From 32bfc6efae00e34d8f249757d841956394931b7b Mon Sep 17 00:00:00 2001 From: tiye Date: Tue, 29 Aug 2023 22:09:13 +0800 Subject: [PATCH] add FileEntry in snapshot; tag 0.4.0 --- .github/workflows/upload.yaml | 8 ++++---- calcit.cirru | 17 ++++++++--------- compact.cirru | 16 ++++++++-------- package.cirru | 10 +++++----- package.json | 4 ++-- yarn.lock | 8 ++++---- 6 files changed, 31 insertions(+), 32 deletions(-) diff --git a/.github/workflows/upload.yaml b/.github/workflows/upload.yaml index 1787d88..18bb589 100644 --- a/.github/workflows/upload.yaml +++ b/.github/workflows/upload.yaml @@ -19,15 +19,15 @@ jobs: - uses: supplypike/setup-bin@v3 with: - uri: 'https://github.com/calcit-lang/calcit/releases/download/0.8.0-a2/cr' + uri: 'https://github.com/calcit-lang/calcit/releases/download/0.8.0-a3/cr' name: 'cr' - version: '0.8.0-a2' + version: '0.8.0-a3' - uses: supplypike/setup-bin@v3 with: - uri: 'https://github.com/calcit-lang/calcit/releases/download/0.8.0-a2/caps' + uri: 'https://github.com/calcit-lang/calcit/releases/download/0.8.0-a3/caps' name: 'caps' - version: '0.8.0-a2' + version: '0.8.0-a3' - name: "compiles to js" run: > diff --git a/calcit.cirru b/calcit.cirru index c593dad..a15ef44 100644 --- a/calcit.cirru +++ b/calcit.cirru @@ -1,10 +1,10 @@ {} (:package |calcit-theme) - :configs $ {} (:compact-output? true) (:extension |.cljs) (:init-fn |calcit-theme.main/main!) (:output |src) (:port 6001) (:reload-fn |calcit-theme.main/reload!) (:storage-key |calcit.cirru) (:version |0.3.0) + :configs $ {} (:compact-output? true) (:extension |.cljs) (:init-fn |calcit-theme.main/main!) (:output |src) (:port 6001) (:reload-fn |calcit-theme.main/reload!) (:storage-key |calcit.cirru) (:version |0.4.0) :modules $ [] |memof/ |lilac/ |respo.calcit/ |respo-ui.calcit/ |reel.calcit/ :entries $ {} :files $ {} - |calcit-theme.comp.container $ {} + |calcit-theme.comp.container $ %{} :FileEntry :defs $ {} |comp-container $ %{} :CodeEntry (:doc |) :code $ %{} :Expr (:at 1499755354983) (:by nil) @@ -177,7 +177,7 @@ :data $ {} |j $ %{} :Leaf (:at 1546450483099) (:by |rJG4IHzWf) (:text |comp-expr) |r $ %{} :Leaf (:at 1546622304869) (:by |rJG4IHzWf) (:text |render-expr) - |calcit-theme.comp.expr $ {} + |calcit-theme.comp.expr $ %{} :FileEntry :defs $ {} |comp-expr $ %{} :CodeEntry (:doc |) :code $ %{} :Expr (:at 1499755354983) (:by nil) @@ -638,7 +638,7 @@ |j $ %{} :Leaf (:at 1546535660078) (:by |rJG4IHzWf) (:text |calcit-theme.theme) |r $ %{} :Leaf (:at 1546535660078) (:by |rJG4IHzWf) (:text |:as) |v $ %{} :Leaf (:at 1546535660078) (:by |rJG4IHzWf) (:text |theme) - |calcit-theme.config $ {} + |calcit-theme.config $ %{} :FileEntry :defs $ {} |dev? $ %{} :CodeEntry (:doc |) :code $ %{} :Expr (:at 1544873875614) (:by |rJG4IHzWf) @@ -679,7 +679,7 @@ :data $ {} |T $ %{} :Leaf (:at 1527788237503) (:by |root) (:text |ns) |j $ %{} :Leaf (:at 1527788237503) (:by |root) (:text |calcit-theme.config) - |calcit-theme.main $ {} + |calcit-theme.main $ %{} :FileEntry :defs $ {} |*reel $ %{} :CodeEntry (:doc |) :code $ %{} :Expr (:at 1499755354983) (:by nil) @@ -1042,7 +1042,7 @@ |T $ %{} :Leaf (:at 1656005491389) (:by |rJG4IHzWf) (:text "|\"bottom-tip") |b $ %{} :Leaf (:at 1656005491389) (:by |rJG4IHzWf) (:text |:default) |h $ %{} :Leaf (:at 1656005491389) (:by |rJG4IHzWf) (:text |hud!) - |calcit-theme.schema $ {} + |calcit-theme.schema $ %{} :FileEntry :defs $ {} |store $ %{} :CodeEntry (:doc |) :code $ %{} :Expr (:at 1499755354983) (:by nil) @@ -1067,7 +1067,7 @@ :data $ {} |T $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |ns) |j $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |calcit-theme.schema) - |calcit-theme.theme $ {} + |calcit-theme.theme $ %{} :FileEntry :defs $ {} |decorate-expr $ %{} :CodeEntry (:doc |) :code $ %{} :Expr (:at 1546536965817) (:by |rJG4IHzWf) @@ -1484,8 +1484,7 @@ :data $ {} |T $ %{} :Leaf (:at 1546536956128) (:by |rJG4IHzWf) (:text |[]) |j $ %{} :Leaf (:at 1546536956643) (:by |rJG4IHzWf) (:text |hsl) - |calcit-theme.updater $ {} - :configs $ {} (:extension nil) + |calcit-theme.updater $ %{} :FileEntry :defs $ {} |updater $ %{} :CodeEntry (:doc |) :code $ %{} :Expr (:at 1499755354983) (:by nil) diff --git a/compact.cirru b/compact.cirru index bed2fcb..e85e59d 100644 --- a/compact.cirru +++ b/compact.cirru @@ -1,10 +1,10 @@ {} (:package |calcit-theme) - :configs $ {} (:init-fn |calcit-theme.main/main!) (:reload-fn |calcit-theme.main/reload!) (:version |0.3.0) + :configs $ {} (:init-fn |calcit-theme.main/main!) (:reload-fn |calcit-theme.main/reload!) (:version |0.4.0) :modules $ [] |memof/ |lilac/ |respo.calcit/ |respo-ui.calcit/ |reel.calcit/ :entries $ {} :files $ {} - |calcit-theme.comp.container $ {} + |calcit-theme.comp.container $ %{} :FileEntry :defs $ {} |comp-container $ %{} :CodeEntry (:doc |) :code $ quote @@ -36,7 +36,7 @@ reel.comp.reel :refer $ comp-reel calcit-theme.config :refer $ dev? calcit-theme.comp.expr :refer $ comp-expr render-expr - |calcit-theme.comp.expr $ {} + |calcit-theme.comp.expr $ %{} :FileEntry :defs $ {} |comp-expr $ %{} :CodeEntry (:doc |) :code $ quote @@ -114,7 +114,7 @@ respo.comp.space :refer $ =< calcit-theme.config :refer $ dev? calcit-theme.theme :as theme - |calcit-theme.config $ {} + |calcit-theme.config $ %{} :FileEntry :defs $ {} |dev? $ %{} :CodeEntry (:doc |) :code $ quote @@ -124,7 +124,7 @@ def site $ {} (:title "\"Calcit Theme") (:icon "\"http://cdn.tiye.me/logo/cirru.png") (:storage-key "\"calcit-theme") :ns $ %{} :CodeEntry (:doc |) :code $ quote (ns calcit-theme.config) - |calcit-theme.main $ {} + |calcit-theme.main $ %{} :FileEntry :defs $ {} |*reel $ %{} :CodeEntry (:doc |) :code $ quote @@ -187,7 +187,7 @@ calcit-theme.config :as config "\"./calcit.build-errors" :default build-errors "\"bottom-tip" :default hud! - |calcit-theme.schema $ {} + |calcit-theme.schema $ %{} :FileEntry :defs $ {} |store $ %{} :CodeEntry (:doc |) :code $ quote @@ -196,7 +196,7 @@ :content | :ns $ %{} :CodeEntry (:doc |) :code $ quote (ns calcit-theme.schema) - |calcit-theme.theme $ {} + |calcit-theme.theme $ %{} :FileEntry :defs $ {} |decorate-expr $ %{} :CodeEntry (:doc |) :code $ quote @@ -248,7 +248,7 @@ :code $ quote ns calcit-theme.theme $ :require ( respo-ui.core :as ui) respo.util.format :refer $ [] hsl - |calcit-theme.updater $ {} + |calcit-theme.updater $ %{} :FileEntry :defs $ {} |updater $ %{} :CodeEntry (:doc |) :code $ quote diff --git a/package.cirru b/package.cirru index c6b437e..8a11899 100644 --- a/package.cirru +++ b/package.cirru @@ -1,7 +1,7 @@ {} :dependencies $ {} - |calcit-lang/lilac |0.4.0-a1 - |calcit-lang/memof |0.0.13 - |Respo/respo.calcit |0.16.0-a1 - |Respo/reel.calcit |0.6.0-a1 - |Respo/respo-ui.calcit |0.5.0-a1 + |calcit-lang/lilac |0.4.0-a2 + |calcit-lang/memof |0.0.14 + |Respo/respo.calcit |0.16.0-a3 + |Respo/reel.calcit |0.6.0-a2 + |Respo/respo-ui.calcit |0.5.0-a3 diff --git a/package.json b/package.json index 84dc278..2a04e70 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "version": "0.2.4", + "version": "0.4.0", "dependencies": { - "@calcit/procs": "^0.8.0-a2" + "@calcit/procs": "^0.8.0-a3" }, "devDependencies": { "bottom-tip": "^0.1.5", diff --git a/yarn.lock b/yarn.lock index 52b1573..db92ddf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -"@calcit/procs@^0.8.0-a2": - version "0.8.0-a2" - resolved "https://registry.yarnpkg.com/@calcit/procs/-/procs-0.8.0-a2.tgz#2df06f18030dcac8bc3ea3e308baad5fa942acfa" - integrity sha512-v18GEiq54+WrvNouBDtk30Ta212W8DSPY1uo7JghVNNDMWh5Hab7Y6pVCw5HpF0REyBs/7+sibKjneJtrcr5kg== +"@calcit/procs@^0.8.0-a3": + version "0.8.0-a3" + resolved "https://registry.yarnpkg.com/@calcit/procs/-/procs-0.8.0-a3.tgz#1a34506697bf7494f6c3f9b417795199652f08ee" + integrity sha512-Lei/bEcyxtenToL6Yp6Ur4/+45t5+QluI2yfF9kyNzYCDJQT5MSL2PrXkoiwolUJccKP/U9oSGx9v2lW6WeBoA== dependencies: "@calcit/ternary-tree" "0.0.23" "@cirru/parser.ts" "^0.0.6"