From 3aa0768d3a0f2bca5c9a33f0351dfef7d745b938 Mon Sep 17 00:00:00 2001 From: tiye Date: Sun, 28 May 2023 17:42:24 +0800 Subject: [PATCH] upgrade to use calcit tag; tag 0.8.15 --- .github/workflows/upload.yaml | 33 ++- calcit.cirru | 159 ++++++++------- compact.cirru | 36 ++-- package.cirru | 8 + package.json | 8 +- yarn.lock | 373 ++++++++++++++++------------------ 6 files changed, 297 insertions(+), 320 deletions(-) create mode 100644 package.cirru diff --git a/.github/workflows/upload.yaml b/.github/workflows/upload.yaml index cbe8bdd..972888d 100644 --- a/.github/workflows/upload.yaml +++ b/.github/workflows/upload.yaml @@ -17,30 +17,21 @@ jobs: node-version: 16 cache: yarn - - name: ACTIONS_ALLOW_UNSECURE_COMMANDS - id: ACTIONS_ALLOW_UNSECURE_COMMANDS - run: echo 'ACTIONS_ALLOW_UNSECURE_COMMANDS=true' >> $GITHUB_ENV - - - name: add cr - run: | - mkdir -p $GITHUB_WORKSPACE/bin - wget -O $GITHUB_WORKSPACE/bin/cr https://github.com/calcit-lang/calcit/releases/download/0.6.20/cr - chmod +x $GITHUB_WORKSPACE/bin/cr - echo "::add-path::$GITHUB_WORKSPACE/bin" - - - name: "prepare modules" - run: > - mkdir -p ~/.config/calcit/modules/ && cd ~/.config/calcit/modules/ - && git clone https://github.com/calcit-lang/lilac.git - && git clone https://github.com/calcit-lang/memof.git - && git clone https://github.com/Respo/respo.calcit.git - && git clone https://github.com/Respo/reel.calcit.git - && git clone https://github.com/Respo/respo-markdown.calcit.git - && git clone https://github.com/Respo/respo-ui.calcit.git + - uses: supplypike/setup-bin@v3 + with: + uri: 'https://github.com/calcit-lang/calcit/releases/download/0.7.0-a2/cr' + name: 'cr' + version: '0.7.0-a2' + + - uses: supplypike/setup-bin@v3 + with: + uri: 'https://github.com/calcit-lang/calcit/releases/download/0.7.0-a2/caps' + name: 'caps' + version: '0.7.0-a2' - name: "compiles to js" run: > - cr --emit-js --once + caps --ci && cr --emit-js --once && yarn && yarn vite build --base=./ - name: Deploy to server diff --git a/calcit.cirru b/calcit.cirru index 35dd28f..fa78a3f 100644 --- a/calcit.cirru +++ b/calcit.cirru @@ -1,6 +1,6 @@ {} - :configs $ {} (:compact-output? true) (:extension |.cljs) (:init-fn |respo-alerts.main/main!) (:output |src) (:port 6001) (:reload-fn |respo-alerts.main/reload!) (:storage-key |calcit.cirru) (:version |0.8.14) + :configs $ {} (:compact-output? true) (:extension |.cljs) (:init-fn |respo-alerts.main/main!) (:output |src) (:port 6001) (:reload-fn |respo-alerts.main/reload!) (:storage-key |calcit.cirru) (:version |0.8.15) :modules $ [] |lilac/ |memof/ |respo.calcit/ |respo-ui.calcit/ |reel.calcit/ :entries $ {} :ir $ {} (:package |respo-alerts) @@ -3889,7 +3889,7 @@ |v $ {} (:at 1584861702319) (:by |rJG4IHzWf) (:text |false) (:type :leaf) |x $ {} (:at 1623416649469) (:by |rJG4IHzWf) (:type :expr) :data $ {} - |D $ {} (:at 1623416654146) (:by |rJG4IHzWf) (:text |::) (:type :leaf) + |D $ {} (:at 1685266765690) (:by |rJG4IHzWf) (:text |%::) (:type :leaf) |T $ {} (:at 1584859668406) (:by |rJG4IHzWf) (:type :expr) :data $ {} |T $ {} (:at 1623416656704) (:by |rJG4IHzWf) (:text |%{}) (:type :leaf) @@ -3969,6 +3969,7 @@ |j $ {} (:at 1623417031115) (:by |rJG4IHzWf) (:text |state) (:type :leaf) |r $ {} (:at 1623417031115) (:by |rJG4IHzWf) (:text |:show?) (:type :leaf) |v $ {} (:at 1656037961101) (:by |rJG4IHzWf) (:text |false) (:type :leaf) + |b $ {} (:at 1685266761934) (:by |rJG4IHzWf) (:text |:alert-modal) (:type :leaf) |j $ {} (:at 1623416687483) (:by |rJG4IHzWf) (:type :expr) :data $ {} |T $ {} (:at 1623416687483) (:by |rJG4IHzWf) (:text |comp-alert-modal) (:type :leaf) @@ -4041,7 +4042,7 @@ |j $ {} (:at 1584861078342) (:by |rJG4IHzWf) (:text |false) (:type :leaf) |v $ {} (:at 1623416756660) (:by |rJG4IHzWf) (:type :expr) :data $ {} - |D $ {} (:at 1623416757852) (:by |rJG4IHzWf) (:text |::) (:type :leaf) + |D $ {} (:at 1685266804957) (:by |rJG4IHzWf) (:text |%::) (:type :leaf) |T $ {} (:at 1584861086919) (:by |rJG4IHzWf) (:type :expr) :data $ {} |T $ {} (:at 1623416760190) (:by |rJG4IHzWf) (:text |%{}) (:type :leaf) @@ -4106,6 +4107,7 @@ |j $ {} (:at 1623417080532) (:by |rJG4IHzWf) (:text |state) (:type :leaf) |r $ {} (:at 1623417080532) (:by |rJG4IHzWf) (:text |:show?) (:type :leaf) |v $ {} (:at 1656037976418) (:by |rJG4IHzWf) (:text |false) (:type :leaf) + |b $ {} (:at 1685266813208) (:by |rJG4IHzWf) (:text |:use-confirm) (:type :leaf) |j $ {} (:at 1623416799775) (:by |rJG4IHzWf) (:type :expr) :data $ {} |T $ {} (:at 1623416799775) (:by |rJG4IHzWf) (:text |comp-confirm-modal) (:type :leaf) @@ -4196,7 +4198,7 @@ |b $ {} (:at 1669214681215) (:by |rJG4IHzWf) (:text |false) (:type :leaf) |h $ {} (:at 1669214681215) (:by |rJG4IHzWf) (:type :expr) :data $ {} - |T $ {} (:at 1669214681215) (:by |rJG4IHzWf) (:text |::) (:type :leaf) + |T $ {} (:at 1685266785332) (:by |rJG4IHzWf) (:text |%::) (:type :leaf) |b $ {} (:at 1669214681215) (:by |rJG4IHzWf) (:type :expr) :data $ {} |T $ {} (:at 1669214681215) (:by |rJG4IHzWf) (:text |%{}) (:type :leaf) @@ -4255,6 +4257,7 @@ |b $ {} (:at 1669214681215) (:by |rJG4IHzWf) (:text |state) (:type :leaf) |h $ {} (:at 1669214681215) (:by |rJG4IHzWf) (:text |:show?) (:type :leaf) |l $ {} (:at 1669214681215) (:by |rJG4IHzWf) (:text |false) (:type :leaf) + |e $ {} (:at 1685266843028) (:by |rJG4IHzWf) (:text |:use-drawer) (:type :leaf) |h $ {} (:at 1669214681215) (:by |rJG4IHzWf) (:type :expr) :data $ {} |T $ {} (:at 1669214697122) (:by |rJG4IHzWf) (:text |comp-drawer) (:type :leaf) @@ -4316,91 +4319,95 @@ :data $ {} |T $ {} (:at 1584848081184) (:by |rJG4IHzWf) (:text |:show?) (:type :leaf) |j $ {} (:at 1584848083334) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |r $ {} (:at 1623416079113) (:by |rJG4IHzWf) (:type :expr) + |r $ {} (:at 1685266861496) (:by |rJG4IHzWf) (:type :expr) :data $ {} - |D $ {} (:at 1623416287200) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |T $ {} (:at 1623415960683) (:by |rJG4IHzWf) (:type :expr) + |D $ {} (:at 1685266862977) (:by |rJG4IHzWf) (:text |w-js-log) (:type :leaf) + |T $ {} (:at 1623416079113) (:by |rJG4IHzWf) (:type :expr) :data $ {} - |D $ {} (:at 1623415965078) (:by |rJG4IHzWf) (:text |%{}) (:type :leaf) - |L $ {} (:at 1623415999105) (:by |rJG4IHzWf) (:text |Modal-class) (:type :leaf) - |T $ {} (:at 1584848111311) (:by |rJG4IHzWf) (:type :expr) + |D $ {} (:at 1685266776934) (:by |rJG4IHzWf) (:text |%::) (:type :leaf) + |T $ {} (:at 1623415960683) (:by |rJG4IHzWf) (:type :expr) :data $ {} - |D $ {} (:at 1623416007415) (:by |rJG4IHzWf) (:text |:render) (:type :leaf) - |T $ {} (:at 1623416008101) (:by |rJG4IHzWf) (:type :expr) + |D $ {} (:at 1623415965078) (:by |rJG4IHzWf) (:text |%{}) (:type :leaf) + |L $ {} (:at 1623415999105) (:by |rJG4IHzWf) (:text |Modal-class) (:type :leaf) + |T $ {} (:at 1584848111311) (:by |rJG4IHzWf) (:type :expr) :data $ {} - |D $ {} (:at 1623416009348) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |L $ {} (:at 1623416009720) (:by |rJG4IHzWf) (:type :expr) + |D $ {} (:at 1623416007415) (:by |rJG4IHzWf) (:text |:render) (:type :leaf) + |T $ {} (:at 1623416008101) (:by |rJG4IHzWf) (:type :expr) :data $ {} - |T $ {} (:at 1623416065240) (:by |rJG4IHzWf) (:text |self) (:type :leaf) - |f $ {} (:at 1623416103121) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1623416104858) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |j $ {} (:at 1623416106339) (:by |rJG4IHzWf) (:text |self) (:type :leaf) - |r $ {} (:at 1623416107430) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |j $ {} (:at 1584848114358) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1584848791445) (:by |rJG4IHzWf) (:text |:show) (:type :leaf) - |j $ {} (:at 1584848131867) (:by |rJG4IHzWf) (:type :expr) + |D $ {} (:at 1623416009348) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) + |L $ {} (:at 1623416009720) (:by |rJG4IHzWf) (:type :expr) + :data $ {} + |T $ {} (:at 1623416065240) (:by |rJG4IHzWf) (:text |self) (:type :leaf) + |f $ {} (:at 1623416103121) (:by |rJG4IHzWf) (:type :expr) + :data $ {} + |T $ {} (:at 1623416104858) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) + |j $ {} (:at 1623416106339) (:by |rJG4IHzWf) (:text |self) (:type :leaf) + |r $ {} (:at 1623416107430) (:by |rJG4IHzWf) (:text |1) (:type :leaf) + |j $ {} (:at 1584848114358) (:by |rJG4IHzWf) (:type :expr) :data $ {} - |T $ {} (:at 1584848132196) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |j $ {} (:at 1584848132530) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1623416123373) (:by |rJG4IHzWf) (:text |self) (:type :leaf) - |T $ {} (:at 1584848133697) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |r $ {} (:at 1584848135440) (:by |rJG4IHzWf) (:type :expr) + |T $ {} (:at 1584848791445) (:by |rJG4IHzWf) (:text |:show) (:type :leaf) + |j $ {} (:at 1584848131867) (:by |rJG4IHzWf) (:type :expr) :data $ {} - |T $ {} (:at 1584848138669) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |j $ {} (:at 1584848139827) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |r $ {} (:at 1584848150365) (:by |rJG4IHzWf) (:type :expr) + |T $ {} (:at 1584848132196) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) + |j $ {} (:at 1584848132530) (:by |rJG4IHzWf) (:type :expr) :data $ {} - |T $ {} (:at 1584848151529) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |j $ {} (:at 1584848152978) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |r $ {} (:at 1584848153940) (:by |rJG4IHzWf) (:text |:show?) (:type :leaf) - |v $ {} (:at 1584848299809) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |r $ {} (:at 1591205163707) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1591205164952) (:by |rJG4IHzWf) (:text |:close) (:type :leaf) - |j $ {} (:at 1591205167557) (:by |rJG4IHzWf) (:type :expr) + |D $ {} (:at 1623416123373) (:by |rJG4IHzWf) (:text |self) (:type :leaf) + |T $ {} (:at 1584848133697) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) + |r $ {} (:at 1584848135440) (:by |rJG4IHzWf) (:type :expr) + :data $ {} + |T $ {} (:at 1584848138669) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) + |j $ {} (:at 1584848139827) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) + |r $ {} (:at 1584848150365) (:by |rJG4IHzWf) (:type :expr) + :data $ {} + |T $ {} (:at 1584848151529) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) + |j $ {} (:at 1584848152978) (:by |rJG4IHzWf) (:text |state) (:type :leaf) + |r $ {} (:at 1584848153940) (:by |rJG4IHzWf) (:text |:show?) (:type :leaf) + |v $ {} (:at 1584848299809) (:by |rJG4IHzWf) (:text |true) (:type :leaf) + |r $ {} (:at 1591205163707) (:by |rJG4IHzWf) (:type :expr) :data $ {} - |T $ {} (:at 1591205169687) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |j $ {} (:at 1591205170291) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1623416124902) (:by |rJG4IHzWf) (:text |self) (:type :leaf) - |T $ {} (:at 1591205171190) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |r $ {} (:at 1591205172003) (:by |rJG4IHzWf) (:type :expr) + |T $ {} (:at 1591205164952) (:by |rJG4IHzWf) (:text |:close) (:type :leaf) + |j $ {} (:at 1591205167557) (:by |rJG4IHzWf) (:type :expr) :data $ {} - |T $ {} (:at 1591205172540) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |j $ {} (:at 1591205176072) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |r $ {} (:at 1591205178699) (:by |rJG4IHzWf) (:type :expr) + |T $ {} (:at 1591205169687) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) + |j $ {} (:at 1591205170291) (:by |rJG4IHzWf) (:type :expr) :data $ {} - |T $ {} (:at 1591205178699) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |j $ {} (:at 1591205178699) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |r $ {} (:at 1591205178699) (:by |rJG4IHzWf) (:text |:show?) (:type :leaf) - |v $ {} (:at 1656037954573) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |j $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |comp-modal) (:type :leaf) - |j $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |options) (:type :leaf) - |r $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |:show?) (:type :leaf) - |j $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |v $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:type :expr) + |D $ {} (:at 1623416124902) (:by |rJG4IHzWf) (:text |self) (:type :leaf) + |T $ {} (:at 1591205171190) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) + |r $ {} (:at 1591205172003) (:by |rJG4IHzWf) (:type :expr) + :data $ {} + |T $ {} (:at 1591205172540) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) + |j $ {} (:at 1591205176072) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) + |r $ {} (:at 1591205178699) (:by |rJG4IHzWf) (:type :expr) + :data $ {} + |T $ {} (:at 1591205178699) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) + |j $ {} (:at 1591205178699) (:by |rJG4IHzWf) (:text |state) (:type :leaf) + |r $ {} (:at 1591205178699) (:by |rJG4IHzWf) (:text |:show?) (:type :leaf) + |v $ {} (:at 1656037954573) (:by |rJG4IHzWf) (:text |false) (:type :leaf) + |b $ {} (:at 1685266846424) (:by |rJG4IHzWf) (:text |:use-modal) (:type :leaf) + |j $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:type :expr) :data $ {} - |T $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |j $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) + |T $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |comp-modal) (:type :leaf) + |j $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |options) (:type :leaf) |r $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:type :expr) :data $ {} - |T $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |j $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) + |T $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |:show?) (:type :leaf) + |j $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |state) (:type :leaf) + |v $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:type :expr) + :data $ {} + |T $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) + |j $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:type :expr) + :data $ {} + |T $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) |r $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:type :expr) :data $ {} - |T $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |j $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |r $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |:show?) (:type :leaf) - |v $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |false) (:type :leaf) + |T $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) + |j $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) + |r $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:type :expr) + :data $ {} + |T $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) + |j $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |state) (:type :leaf) + |r $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |:show?) (:type :leaf) + |v $ {} (:at 1623416096654) (:by |rJG4IHzWf) (:text |false) (:type :leaf) |use-modal-menu $ {} (:at 1584848542800) (:by |rJG4IHzWf) (:type :expr) :data $ {} |T $ {} (:at 1623416557190) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) @@ -4440,7 +4447,7 @@ |j $ {} (:at 1584848566009) (:by |rJG4IHzWf) (:text |false) (:type :leaf) |T $ {} (:at 1623416520646) (:by |rJG4IHzWf) (:type :expr) :data $ {} - |D $ {} (:at 1623416522168) (:by |rJG4IHzWf) (:text |::) (:type :leaf) + |D $ {} (:at 1685266835796) (:by |rJG4IHzWf) (:text |%::) (:type :leaf) |T $ {} (:at 1584848766414) (:by |rJG4IHzWf) (:type :expr) :data $ {} |9 $ {} (:at 1623416520076) (:by |rJG4IHzWf) (:text |%{}) (:type :leaf) @@ -4499,6 +4506,7 @@ |j $ {} (:at 1623417046729) (:by |rJG4IHzWf) (:text |state) (:type :leaf) |r $ {} (:at 1623417046729) (:by |rJG4IHzWf) (:text |:show?) (:type :leaf) |v $ {} (:at 1656037981323) (:by |rJG4IHzWf) (:text |false) (:type :leaf) + |b $ {} (:at 1685266826055) (:by |rJG4IHzWf) (:text |:use-modal-menu) (:type :leaf) |j $ {} (:at 1623416542475) (:by |rJG4IHzWf) (:type :expr) :data $ {} |T $ {} (:at 1623416542475) (:by |rJG4IHzWf) (:text |comp-modal-menu) (:type :leaf) @@ -4591,7 +4599,7 @@ |j $ {} (:at 1584861191823) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) |v $ {} (:at 1623416920236) (:by |rJG4IHzWf) (:type :expr) :data $ {} - |D $ {} (:at 1623416922418) (:by |rJG4IHzWf) (:text |::) (:type :leaf) + |D $ {} (:at 1685266793630) (:by |rJG4IHzWf) (:text |%::) (:type :leaf) |T $ {} (:at 1584861191823) (:by |rJG4IHzWf) (:type :expr) :data $ {} |r $ {} (:at 1623416993319) (:by |rJG4IHzWf) (:text |%{}) (:type :leaf) @@ -4656,6 +4664,7 @@ |j $ {} (:at 1623417022246) (:by |rJG4IHzWf) (:text |state) (:type :leaf) |r $ {} (:at 1623417022246) (:by |rJG4IHzWf) (:text |:show?) (:type :leaf) |v $ {} (:at 1656037967758) (:by |rJG4IHzWf) (:text |false) (:type :leaf) + |b $ {} (:at 1685266839978) (:by |rJG4IHzWf) (:text |:use-prompt) (:type :leaf) |j $ {} (:at 1623416924543) (:by |rJG4IHzWf) (:type :expr) :data $ {} |T $ {} (:at 1623416924543) (:by |rJG4IHzWf) (:text |comp-prompt-modal) (:type :leaf) diff --git a/compact.cirru b/compact.cirru index 20e5639..c971e7f 100644 --- a/compact.cirru +++ b/compact.cirru @@ -1,6 +1,6 @@ {} (:package |respo-alerts) - :configs $ {} (:init-fn |respo-alerts.main/main!) (:reload-fn |respo-alerts.main/reload!) (:version |0.8.14) + :configs $ {} (:init-fn |respo-alerts.main/main!) (:reload-fn |respo-alerts.main/reload!) (:version |0.8.15) :modules $ [] |lilac/ |memof/ |respo.calcit/ |respo-ui.calcit/ |reel.calcit/ :entries $ {} :files $ {} @@ -551,7 +551,7 @@ on-read $ either (:on-read options) fn (e d!) d! cursor $ assoc state :show? false - :: + %:: %{} Modal-class :render $ fn (self) (nth self 1) :show $ fn (self d! ? text) @@ -560,25 +560,26 @@ d! cursor $ assoc state :show? true :close $ fn (self d!) d! cursor $ assoc state :show? false - comp-alert-modal + , :alert-modal $ comp-alert-modal assoc options :text $ :text state :show? state - , on-read $ fn (d!) - d! cursor $ assoc state :show? false + , on-read + fn (d!) + d! cursor $ assoc state :show? false |use-confirm $ quote defplugin use-confirm (states options) let cursor $ :cursor states state $ either (:data states) {} $ :show? false - :: + %:: %{} Modal-class :render $ fn (self) (nth self 1) :show $ fn (self d! next-task) (reset! *next-confirm-task next-task) d! cursor $ assoc state :show? true :close $ fn (self d!) d! cursor $ assoc state :show? false - comp-confirm-modal options (:show? state) + , :use-confirm $ comp-confirm-modal options (:show? state) fn (e d!) if (some? @*next-confirm-task) (@*next-confirm-task) reset! *next-confirm-task nil @@ -591,14 +592,14 @@ cursor $ :cursor states state $ either (:data states) {} $ :show? false - :: + %:: %{} Modal-class :render $ fn (self) (nth self 1) :show $ fn (self d!) d! cursor $ assoc state :show? true :close $ fn (self d!) d! cursor $ assoc state :show? false - comp-drawer options (:show? state) + , :use-drawer $ comp-drawer options (:show? state) fn (d!) d! cursor $ assoc state :show? false |use-modal $ quote @@ -607,30 +608,31 @@ cursor $ :cursor states state $ either (:data states) {} $ :show? false - :: + w-js-log $ %:: %{} Modal-class :render $ fn (self) (nth self 1) :show $ fn (self d!) d! cursor $ assoc state :show? true :close $ fn (self d!) d! cursor $ assoc state :show? false - comp-modal options (:show? state) - fn (d!) - d! cursor $ assoc state :show? false + , :use-modal + comp-modal options (:show? state) + fn (d!) + d! cursor $ assoc state :show? false |use-modal-menu $ quote defn use-modal-menu (states options) let cursor $ :cursor states state $ either (:data states) {} $ :show? false - :: + %:: %{} Modal-class :render $ fn (self) (nth self 1) :show $ fn (self d!) d! cursor $ assoc state :show? true :close $ fn (self d!) d! cursor $ assoc state :show? false - comp-modal-menu options (:show? state) + , :use-modal-menu $ comp-modal-menu options (:show? state) fn (d!) d! cursor $ assoc state :show? false fn (result d!) @@ -643,14 +645,14 @@ cursor $ :cursor states state $ either (:data states) {} (:show? false) (:failure nil) - :: + %:: %{} Modal-class :render $ fn (self) (nth self 1) :show $ fn (self d! next-task) (reset! *next-prompt-task next-task) d! cursor $ assoc state :show? true :close $ fn (self d!) d! cursor $ assoc state :show? false - comp-prompt-modal (>> states :modal) options (:show? state) + , :use-prompt $ comp-prompt-modal (>> states :modal) options (:show? state) fn (text d!) if (some? @*next-prompt-task) (@*next-prompt-task text) reset! *next-prompt-task nil diff --git a/package.cirru b/package.cirru new file mode 100644 index 0000000..972dd26 --- /dev/null +++ b/package.cirru @@ -0,0 +1,8 @@ +{} + :dependencies $ {} + |calcit-lang/lilac |0.3.0-a1 + |calcit-lang/memof |main + |Respo/respo.calcit |0.14.46 + |Respo/reel.calcit |main + |Respo/respo-markdown.calcit |main + |Respo/respo-ui.calcit |main diff --git a/package.json b/package.json index ab7a76e..f1d74c2 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { - "version": "0.8.14", + "version": "0.8.15", "devDependencies": { "@calcit/std": "^0.0.2", - "bottom-tip": "^0.1.3", - "vite": "^4.0.4" + "bottom-tip": "^0.1.5", + "vite": "^4.3.9" }, "dependencies": { - "@calcit/procs": "^0.6.20" + "@calcit/procs": "^0.7.0-a2" } } diff --git a/yarn.lock b/yarn.lock index 9f1aac2..eb111cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -"@calcit/procs@^0.6.20": - version "0.6.20" - resolved "https://registry.yarnpkg.com/@calcit/procs/-/procs-0.6.20.tgz#c0b29cbe1d99901be04c3c564fd55ae1ed76169d" - integrity sha512-9k5GoWy1bilKmlMvdwiGf6twC0tU0YWBVdvsnG5LzQkP6tRTFk5iq+7CqW3IpX7Tb8iAR7qoTmmQzP4F2vNl/g== +"@calcit/procs@^0.7.0-a2": + version "0.7.0-a2" + resolved "https://registry.yarnpkg.com/@calcit/procs/-/procs-0.7.0-a2.tgz#4c3796e88ab7dce40be94003695f8f59ab3909e8" + integrity sha512-eP18B22NAV15dIecIGq8VL/l+zA6lC5DG8QiwHKbP/KP8+rMzLpD7ogGDKiHP0ZNH53v6wN+/l1Fvymn4pgl+Q== dependencies: "@calcit/ternary-tree" "0.0.19" "@cirru/parser.ts" "^0.0.6" @@ -31,121 +31,122 @@ resolved "https://registry.yarnpkg.com/@cirru/writer.ts/-/writer.ts-0.1.3.tgz#5f54bdecaa20ba3dab16cbe6da711854138a9c0a" integrity sha512-vJnhmhm7we5UfQIwmZfQpF3bAFbVybzT6LbmkbQHxgijaQg3gPfNVsnSIa3g3KpmWVtvkzEx+nUy5aMwsJiV1A== -"@esbuild/android-arm64@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/android-arm64/-/android-arm64-0.16.17.tgz#cf91e86df127aa3d141744edafcba0abdc577d23" - integrity sha512-MIGl6p5sc3RDTLLkYL1MyL8BMRN4tLMRCn+yRJJmEDvYZ2M7tmAf80hx1kbNEUX2KJ50RRtxZ4JHLvCfuB6kBg== - -"@esbuild/android-arm@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/android-arm/-/android-arm-0.16.17.tgz#025b6246d3f68b7bbaa97069144fb5fb70f2fff2" - integrity sha512-N9x1CMXVhtWEAMS7pNNONyA14f71VPQN9Cnavj1XQh6T7bskqiLLrSca4O0Vr8Wdcga943eThxnVp3JLnBMYtw== - -"@esbuild/android-x64@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/android-x64/-/android-x64-0.16.17.tgz#c820e0fef982f99a85c4b8bfdd582835f04cd96e" - integrity sha512-a3kTv3m0Ghh4z1DaFEuEDfz3OLONKuFvI4Xqczqx4BqLyuFaFkuaG4j2MtA6fuWEFeC5x9IvqnX7drmRq/fyAQ== - -"@esbuild/darwin-arm64@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/darwin-arm64/-/darwin-arm64-0.16.17.tgz#edef4487af6b21afabba7be5132c26d22379b220" - integrity sha512-/2agbUEfmxWHi9ARTX6OQ/KgXnOWfsNlTeLcoV7HSuSTv63E4DqtAc+2XqGw1KHxKMHGZgbVCZge7HXWX9Vn+w== - -"@esbuild/darwin-x64@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/darwin-x64/-/darwin-x64-0.16.17.tgz#42829168730071c41ef0d028d8319eea0e2904b4" - integrity sha512-2By45OBHulkd9Svy5IOCZt376Aa2oOkiE9QWUK9fe6Tb+WDr8hXL3dpqi+DeLiMed8tVXspzsTAvd0jUl96wmg== - -"@esbuild/freebsd-arm64@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.16.17.tgz#1f4af488bfc7e9ced04207034d398e793b570a27" - integrity sha512-mt+cxZe1tVx489VTb4mBAOo2aKSnJ33L9fr25JXpqQqzbUIw/yzIzi+NHwAXK2qYV1lEFp4OoVeThGjUbmWmdw== - -"@esbuild/freebsd-x64@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/freebsd-x64/-/freebsd-x64-0.16.17.tgz#636306f19e9bc981e06aa1d777302dad8fddaf72" - integrity sha512-8ScTdNJl5idAKjH8zGAsN7RuWcyHG3BAvMNpKOBaqqR7EbUhhVHOqXRdL7oZvz8WNHL2pr5+eIT5c65kA6NHug== - -"@esbuild/linux-arm64@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/linux-arm64/-/linux-arm64-0.16.17.tgz#a003f7ff237c501e095d4f3a09e58fc7b25a4aca" - integrity sha512-7S8gJnSlqKGVJunnMCrXHU9Q8Q/tQIxk/xL8BqAP64wchPCTzuM6W3Ra8cIa1HIflAvDnNOt2jaL17vaW+1V0g== - -"@esbuild/linux-arm@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/linux-arm/-/linux-arm-0.16.17.tgz#b591e6a59d9c4fe0eeadd4874b157ab78cf5f196" - integrity sha512-iihzrWbD4gIT7j3caMzKb/RsFFHCwqqbrbH9SqUSRrdXkXaygSZCZg1FybsZz57Ju7N/SHEgPyaR0LZ8Zbe9gQ== - -"@esbuild/linux-ia32@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/linux-ia32/-/linux-ia32-0.16.17.tgz#24333a11027ef46a18f57019450a5188918e2a54" - integrity sha512-kiX69+wcPAdgl3Lonh1VI7MBr16nktEvOfViszBSxygRQqSpzv7BffMKRPMFwzeJGPxcio0pdD3kYQGpqQ2SSg== - -"@esbuild/linux-loong64@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/linux-loong64/-/linux-loong64-0.16.17.tgz#d5ad459d41ed42bbd4d005256b31882ec52227d8" - integrity sha512-dTzNnQwembNDhd654cA4QhbS9uDdXC3TKqMJjgOWsC0yNCbpzfWoXdZvp0mY7HU6nzk5E0zpRGGx3qoQg8T2DQ== - -"@esbuild/linux-mips64el@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/linux-mips64el/-/linux-mips64el-0.16.17.tgz#4e5967a665c38360b0a8205594377d4dcf9c3726" - integrity sha512-ezbDkp2nDl0PfIUn0CsQ30kxfcLTlcx4Foz2kYv8qdC6ia2oX5Q3E/8m6lq84Dj/6b0FrkgD582fJMIfHhJfSw== - -"@esbuild/linux-ppc64@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/linux-ppc64/-/linux-ppc64-0.16.17.tgz#206443a02eb568f9fdf0b438fbd47d26e735afc8" - integrity sha512-dzS678gYD1lJsW73zrFhDApLVdM3cUF2MvAa1D8K8KtcSKdLBPP4zZSLy6LFZ0jYqQdQ29bjAHJDgz0rVbLB3g== - -"@esbuild/linux-riscv64@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/linux-riscv64/-/linux-riscv64-0.16.17.tgz#c351e433d009bf256e798ad048152c8d76da2fc9" - integrity sha512-ylNlVsxuFjZK8DQtNUwiMskh6nT0vI7kYl/4fZgV1llP5d6+HIeL/vmmm3jpuoo8+NuXjQVZxmKuhDApK0/cKw== - -"@esbuild/linux-s390x@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/linux-s390x/-/linux-s390x-0.16.17.tgz#661f271e5d59615b84b6801d1c2123ad13d9bd87" - integrity sha512-gzy7nUTO4UA4oZ2wAMXPNBGTzZFP7mss3aKR2hH+/4UUkCOyqmjXiKpzGrY2TlEUhbbejzXVKKGazYcQTZWA/w== - -"@esbuild/linux-x64@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/linux-x64/-/linux-x64-0.16.17.tgz#e4ba18e8b149a89c982351443a377c723762b85f" - integrity sha512-mdPjPxfnmoqhgpiEArqi4egmBAMYvaObgn4poorpUaqmvzzbvqbowRllQ+ZgzGVMGKaPkqUmPDOOFQRUFDmeUw== - -"@esbuild/netbsd-x64@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/netbsd-x64/-/netbsd-x64-0.16.17.tgz#7d4f4041e30c5c07dd24ffa295c73f06038ec775" - integrity sha512-/PzmzD/zyAeTUsduZa32bn0ORug+Jd1EGGAUJvqfeixoEISYpGnAezN6lnJoskauoai0Jrs+XSyvDhppCPoKOA== - -"@esbuild/openbsd-x64@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/openbsd-x64/-/openbsd-x64-0.16.17.tgz#970fa7f8470681f3e6b1db0cc421a4af8060ec35" - integrity sha512-2yaWJhvxGEz2RiftSk0UObqJa/b+rIAjnODJgv2GbGGpRwAfpgzyrg1WLK8rqA24mfZa9GvpjLcBBg8JHkoodg== - -"@esbuild/sunos-x64@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/sunos-x64/-/sunos-x64-0.16.17.tgz#abc60e7c4abf8b89fb7a4fe69a1484132238022c" - integrity sha512-xtVUiev38tN0R3g8VhRfN7Zl42YCJvyBhRKw1RJjwE1d2emWTVToPLNEQj/5Qxc6lVFATDiy6LjVHYhIPrLxzw== - -"@esbuild/win32-arm64@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/win32-arm64/-/win32-arm64-0.16.17.tgz#7b0ff9e8c3265537a7a7b1fd9a24e7bd39fcd87a" - integrity sha512-ga8+JqBDHY4b6fQAmOgtJJue36scANy4l/rL97W+0wYmijhxKetzZdKOJI7olaBaMhWt8Pac2McJdZLxXWUEQw== - -"@esbuild/win32-ia32@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/win32-ia32/-/win32-ia32-0.16.17.tgz#e90fe5267d71a7b7567afdc403dfd198c292eb09" - integrity sha512-WnsKaf46uSSF/sZhwnqE4L/F89AYNMiD4YtEcYekBt9Q7nj0DiId2XH2Ng2PHM54qi5oPrQ8luuzGszqi/veig== - -"@esbuild/win32-x64@0.16.17": - version "0.16.17" - resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.16.17.tgz#c5a1a4bfe1b57f0c3e61b29883525c6da3e5c091" - integrity sha512-y+EHuSchhL7FjHgvQL/0fnnFmO4T1bhvWANX6gcnqTjtnKWbTvUMCpGnv2+t+31d7RzyEAYAd4u2fnIhHL6N/Q== - -bottom-tip@^0.1.3: - version "0.1.3" - resolved "https://registry.yarnpkg.com/bottom-tip/-/bottom-tip-0.1.3.tgz#ad3a4bcc8c3d5b5c6dac68fd3d140bf18efc50f8" - integrity sha512-MJHQcCd9ni0IAOcMMdyT9kzt5hoQw1Gy6Uqee21wCuTMzbZ+L7calDYDp0lKdPSSZoAw0u2emjJBGVv1cwEphQ== +"@esbuild/android-arm64@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/android-arm64/-/android-arm64-0.17.19.tgz#bafb75234a5d3d1b690e7c2956a599345e84a2fd" + integrity sha512-KBMWvEZooR7+kzY0BtbTQn0OAYY7CsiydT63pVEaPtVYF0hXbUaOyZog37DKxK7NF3XacBJOpYT4adIJh+avxA== + +"@esbuild/android-arm@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/android-arm/-/android-arm-0.17.19.tgz#5898f7832c2298bc7d0ab53701c57beb74d78b4d" + integrity sha512-rIKddzqhmav7MSmoFCmDIb6e2W57geRsM94gV2l38fzhXMwq7hZoClug9USI2pFRGL06f4IOPHHpFNOkWieR8A== + +"@esbuild/android-x64@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/android-x64/-/android-x64-0.17.19.tgz#658368ef92067866d95fb268719f98f363d13ae1" + integrity sha512-uUTTc4xGNDT7YSArp/zbtmbhO0uEEK9/ETW29Wk1thYUJBz3IVnvgEiEwEa9IeLyvnpKrWK64Utw2bgUmDveww== + +"@esbuild/darwin-arm64@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/darwin-arm64/-/darwin-arm64-0.17.19.tgz#584c34c5991b95d4d48d333300b1a4e2ff7be276" + integrity sha512-80wEoCfF/hFKM6WE1FyBHc9SfUblloAWx6FJkFWTWiCoht9Mc0ARGEM47e67W9rI09YoUxJL68WHfDRYEAvOhg== + +"@esbuild/darwin-x64@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/darwin-x64/-/darwin-x64-0.17.19.tgz#7751d236dfe6ce136cce343dce69f52d76b7f6cb" + integrity sha512-IJM4JJsLhRYr9xdtLytPLSH9k/oxR3boaUIYiHkAawtwNOXKE8KoU8tMvryogdcT8AU+Bflmh81Xn6Q0vTZbQw== + +"@esbuild/freebsd-arm64@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.17.19.tgz#cacd171665dd1d500f45c167d50c6b7e539d5fd2" + integrity sha512-pBwbc7DufluUeGdjSU5Si+P3SoMF5DQ/F/UmTSb8HXO80ZEAJmrykPyzo1IfNbAoaqw48YRpv8shwd1NoI0jcQ== + +"@esbuild/freebsd-x64@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/freebsd-x64/-/freebsd-x64-0.17.19.tgz#0769456eee2a08b8d925d7c00b79e861cb3162e4" + integrity sha512-4lu+n8Wk0XlajEhbEffdy2xy53dpR06SlzvhGByyg36qJw6Kpfk7cp45DR/62aPH9mtJRmIyrXAS5UWBrJT6TQ== + +"@esbuild/linux-arm64@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/linux-arm64/-/linux-arm64-0.17.19.tgz#38e162ecb723862c6be1c27d6389f48960b68edb" + integrity sha512-ct1Tg3WGwd3P+oZYqic+YZF4snNl2bsnMKRkb3ozHmnM0dGWuxcPTTntAF6bOP0Sp4x0PjSF+4uHQ1xvxfRKqg== + +"@esbuild/linux-arm@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/linux-arm/-/linux-arm-0.17.19.tgz#1a2cd399c50040184a805174a6d89097d9d1559a" + integrity sha512-cdmT3KxjlOQ/gZ2cjfrQOtmhG4HJs6hhvm3mWSRDPtZ/lP5oe8FWceS10JaSJC13GBd4eH/haHnqf7hhGNLerA== + +"@esbuild/linux-ia32@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/linux-ia32/-/linux-ia32-0.17.19.tgz#e28c25266b036ce1cabca3c30155222841dc035a" + integrity sha512-w4IRhSy1VbsNxHRQpeGCHEmibqdTUx61Vc38APcsRbuVgK0OPEnQ0YD39Brymn96mOx48Y2laBQGqgZ0j9w6SQ== + +"@esbuild/linux-loong64@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/linux-loong64/-/linux-loong64-0.17.19.tgz#0f887b8bb3f90658d1a0117283e55dbd4c9dcf72" + integrity sha512-2iAngUbBPMq439a+z//gE+9WBldoMp1s5GWsUSgqHLzLJ9WoZLZhpwWuym0u0u/4XmZ3gpHmzV84PonE+9IIdQ== + +"@esbuild/linux-mips64el@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/linux-mips64el/-/linux-mips64el-0.17.19.tgz#f5d2a0b8047ea9a5d9f592a178ea054053a70289" + integrity sha512-LKJltc4LVdMKHsrFe4MGNPp0hqDFA1Wpt3jE1gEyM3nKUvOiO//9PheZZHfYRfYl6AwdTH4aTcXSqBerX0ml4A== + +"@esbuild/linux-ppc64@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/linux-ppc64/-/linux-ppc64-0.17.19.tgz#876590e3acbd9fa7f57a2c7d86f83717dbbac8c7" + integrity sha512-/c/DGybs95WXNS8y3Ti/ytqETiW7EU44MEKuCAcpPto3YjQbyK3IQVKfF6nbghD7EcLUGl0NbiL5Rt5DMhn5tg== + +"@esbuild/linux-riscv64@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/linux-riscv64/-/linux-riscv64-0.17.19.tgz#7f49373df463cd9f41dc34f9b2262d771688bf09" + integrity sha512-FC3nUAWhvFoutlhAkgHf8f5HwFWUL6bYdvLc/TTuxKlvLi3+pPzdZiFKSWz/PF30TB1K19SuCxDTI5KcqASJqA== + +"@esbuild/linux-s390x@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/linux-s390x/-/linux-s390x-0.17.19.tgz#e2afd1afcaf63afe2c7d9ceacd28ec57c77f8829" + integrity sha512-IbFsFbxMWLuKEbH+7sTkKzL6NJmG2vRyy6K7JJo55w+8xDk7RElYn6xvXtDW8HCfoKBFK69f3pgBJSUSQPr+4Q== + +"@esbuild/linux-x64@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/linux-x64/-/linux-x64-0.17.19.tgz#8a0e9738b1635f0c53389e515ae83826dec22aa4" + integrity sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw== + +"@esbuild/netbsd-x64@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/netbsd-x64/-/netbsd-x64-0.17.19.tgz#c29fb2453c6b7ddef9a35e2c18b37bda1ae5c462" + integrity sha512-CwFq42rXCR8TYIjIfpXCbRX0rp1jo6cPIUPSaWwzbVI4aOfX96OXY8M6KNmtPcg7QjYeDmN+DD0Wp3LaBOLf4Q== + +"@esbuild/openbsd-x64@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/openbsd-x64/-/openbsd-x64-0.17.19.tgz#95e75a391403cb10297280d524d66ce04c920691" + integrity sha512-cnq5brJYrSZ2CF6c35eCmviIN3k3RczmHz8eYaVlNasVqsNY+JKohZU5MKmaOI+KkllCdzOKKdPs762VCPC20g== + +"@esbuild/sunos-x64@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/sunos-x64/-/sunos-x64-0.17.19.tgz#722eaf057b83c2575937d3ffe5aeb16540da7273" + integrity sha512-vCRT7yP3zX+bKWFeP/zdS6SqdWB8OIpaRq/mbXQxTGHnIxspRtigpkUcDMlSCOejlHowLqII7K2JKevwyRP2rg== + +"@esbuild/win32-arm64@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/win32-arm64/-/win32-arm64-0.17.19.tgz#9aa9dc074399288bdcdd283443e9aeb6b9552b6f" + integrity sha512-yYx+8jwowUstVdorcMdNlzklLYhPxjniHWFKgRqH7IFlUEa0Umu3KuYplf1HUZZ422e3NU9F4LGb+4O0Kdcaag== + +"@esbuild/win32-ia32@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/win32-ia32/-/win32-ia32-0.17.19.tgz#95ad43c62ad62485e210f6299c7b2571e48d2b03" + integrity sha512-eggDKanJszUtCdlVs0RB+h35wNlb5v4TWEkq4vZcmVt5u/HiDZrTXe2bWFQUez3RgNHwx/x4sk5++4NSSicKkw== + +"@esbuild/win32-x64@0.17.19": + version "0.17.19" + resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.17.19.tgz#8cfaf2ff603e9aabb910e9c0558c26cf32744061" + integrity sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA== + +bottom-tip@^0.1.5: + version "0.1.5" + resolved "https://registry.yarnpkg.com/bottom-tip/-/bottom-tip-0.1.5.tgz#ca81e738fba6ae956a5b4c55a78a127820c9b99e" + integrity sha512-53RCkWg6hY8M7Y9lPgU2f2bAEejQh0H6SCL9B8ufFdYAOAH/cUEwxSsBIH0AcPbOcNaSgdEJr9OhdnTUENe5bA== dependencies: + nanoid "^4.0.1" virtual-dom "^2.1.1" browser-split@0.0.1: @@ -172,33 +173,33 @@ error@^4.3.0: string-template "~0.2.0" xtend "~4.0.0" -esbuild@^0.16.3: - version "0.16.17" - resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.16.17.tgz#fc2c3914c57ee750635fee71b89f615f25065259" - integrity sha512-G8LEkV0XzDMNwXKgM0Jwu3nY3lSTwSGY6XbxM9cr9+s0T/qSV1q1JVPBGzm3dcjhCic9+emZDmMffkwgPeOeLg== +esbuild@^0.17.5: + version "0.17.19" + resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.17.19.tgz#087a727e98299f0462a3d0bcdd9cd7ff100bd955" + integrity sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw== optionalDependencies: - "@esbuild/android-arm" "0.16.17" - "@esbuild/android-arm64" "0.16.17" - "@esbuild/android-x64" "0.16.17" - "@esbuild/darwin-arm64" "0.16.17" - "@esbuild/darwin-x64" "0.16.17" - "@esbuild/freebsd-arm64" "0.16.17" - "@esbuild/freebsd-x64" "0.16.17" - "@esbuild/linux-arm" "0.16.17" - "@esbuild/linux-arm64" "0.16.17" - "@esbuild/linux-ia32" "0.16.17" - "@esbuild/linux-loong64" "0.16.17" - "@esbuild/linux-mips64el" "0.16.17" - "@esbuild/linux-ppc64" "0.16.17" - "@esbuild/linux-riscv64" "0.16.17" - "@esbuild/linux-s390x" "0.16.17" - "@esbuild/linux-x64" "0.16.17" - "@esbuild/netbsd-x64" "0.16.17" - "@esbuild/openbsd-x64" "0.16.17" - "@esbuild/sunos-x64" "0.16.17" - "@esbuild/win32-arm64" "0.16.17" - "@esbuild/win32-ia32" "0.16.17" - "@esbuild/win32-x64" "0.16.17" + "@esbuild/android-arm" "0.17.19" + "@esbuild/android-arm64" "0.17.19" + "@esbuild/android-x64" "0.17.19" + "@esbuild/darwin-arm64" "0.17.19" + "@esbuild/darwin-x64" "0.17.19" + "@esbuild/freebsd-arm64" "0.17.19" + "@esbuild/freebsd-x64" "0.17.19" + "@esbuild/linux-arm" "0.17.19" + "@esbuild/linux-arm64" "0.17.19" + "@esbuild/linux-ia32" "0.17.19" + "@esbuild/linux-loong64" "0.17.19" + "@esbuild/linux-mips64el" "0.17.19" + "@esbuild/linux-ppc64" "0.17.19" + "@esbuild/linux-riscv64" "0.17.19" + "@esbuild/linux-s390x" "0.17.19" + "@esbuild/linux-x64" "0.17.19" + "@esbuild/netbsd-x64" "0.17.19" + "@esbuild/openbsd-x64" "0.17.19" + "@esbuild/sunos-x64" "0.17.19" + "@esbuild/win32-arm64" "0.17.19" + "@esbuild/win32-ia32" "0.17.19" + "@esbuild/win32-x64" "0.17.19" ev-store@^7.0.0: version "7.0.0" @@ -212,11 +213,6 @@ fsevents@~2.3.2: resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a" integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== -function-bind@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d" - integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== - global@^4.3.0: version "4.4.0" resolved "https://registry.yarnpkg.com/global/-/global-4.4.0.tgz#3e7b105179006a323ed71aafca3e9c57a5cc6406" @@ -225,25 +221,11 @@ global@^4.3.0: min-document "^2.19.0" process "^0.11.10" -has@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796" - integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw== - dependencies: - function-bind "^1.1.1" - individual@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/individual/-/individual-3.0.0.tgz#e7ca4f85f8957b018734f285750dc22ec2f9862d" integrity sha512-rUY5vtT748NMRbEMrTNiFfy29BgGZwGXUi2NFUVMWQrogSLzlJvQV9eeMWi+g1aVaQ53tpyLAQtd5x/JH0Nh1g== -is-core-module@^2.9.0: - version "2.11.0" - resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.11.0.tgz#ad4cb3e3863e814523c96f3f58d26cc570ff0144" - integrity sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw== - dependencies: - has "^1.0.3" - is-object@^1.0.1: version "1.0.2" resolved "https://registry.yarnpkg.com/is-object/-/is-object-1.0.2.tgz#a56552e1c665c9e950b4a025461da87e72f86fcf" @@ -256,32 +238,32 @@ min-document@^2.19.0: dependencies: dom-walk "^0.1.0" -nanoid@^3.3.4: - version "3.3.4" - resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab" - integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw== +nanoid@^3.3.6: + version "3.3.6" + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c" + integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA== + +nanoid@^4.0.1: + version "4.0.2" + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-4.0.2.tgz#140b3c5003959adbebf521c170f282c5e7f9fb9e" + integrity sha512-7ZtY5KTCNheRGfEFxnedV5zFiORN1+Y1N6zvPTnHQd8ENUvfaDBeuJDZb2bN/oXwXxu3qkTXDzy57W5vAmDTBw== next-tick@^0.2.2: version "0.2.2" resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-0.2.2.tgz#75da4a927ee5887e39065880065b7336413b310d" integrity sha512-f7h4svPtl+QidoBv4taKXUjJ70G2asaZ8G28nS0OkqaalX8dwwrtWtyxEDPK62AC00ur/+/E0pUwBwY5EPn15Q== -path-parse@^1.0.7: - version "1.0.7" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" - integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== - picocolors@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c" integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== -postcss@^8.4.20: - version "8.4.21" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4" - integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg== +postcss@^8.4.23: + version "8.4.24" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df" + integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg== dependencies: - nanoid "^3.3.4" + nanoid "^3.3.6" picocolors "^1.0.0" source-map-js "^1.0.2" @@ -290,19 +272,10 @@ process@^0.11.10: resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182" integrity sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A== -resolve@^1.22.1: - version "1.22.1" - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177" - integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw== - dependencies: - is-core-module "^2.9.0" - path-parse "^1.0.7" - supports-preserve-symlinks-flag "^1.0.0" - -rollup@^3.7.0: - version "3.10.1" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.10.1.tgz#56278901ed11fc2898421e8e3e2c8155bc7b40b4" - integrity sha512-3Er+yel3bZbZX1g2kjVM+FW+RUWDxbG87fcqFM5/9HbPCTpbVp6JOLn7jlxnNlbu7s/N/uDA4EV/91E2gWnxzw== +rollup@^3.21.0: + version "3.23.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.23.0.tgz#b8d6146dac4bf058ee817f92820988e9b358b564" + integrity sha512-h31UlwEi7FHihLe1zbk+3Q7z1k/84rb9BSwmBSr/XjOCEaBJ2YyedQDuM0t/kfOS0IxM+vk1/zI9XxYj9V+NJQ== optionalDependencies: fsevents "~2.3.2" @@ -316,11 +289,6 @@ string-template@~0.2.0: resolved "https://registry.yarnpkg.com/string-template/-/string-template-0.2.1.tgz#42932e598a352d01fc22ec3367d9d84eec6c9add" integrity sha512-Yptehjogou2xm4UJbxJ4CxgZx12HBfeystp0y3x7s4Dj32ltVVG1Gg8YhKjHZkHicuKpZX/ffilA8505VbUbpw== -supports-preserve-symlinks-flag@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" - integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== - virtual-dom@^2.1.1: version "2.1.1" resolved "https://registry.yarnpkg.com/virtual-dom/-/virtual-dom-2.1.1.tgz#80eda2d481b9ede0c049118cefcb4a05f21d1375" @@ -335,15 +303,14 @@ virtual-dom@^2.1.1: x-is-array "0.1.0" x-is-string "0.1.0" -vite@^4.0.4: - version "4.0.4" - resolved "https://registry.yarnpkg.com/vite/-/vite-4.0.4.tgz#4612ce0b47bbb233a887a54a4ae0c6e240a0da31" - integrity sha512-xevPU7M8FU0i/80DMR+YhgrzR5KS2ORy1B4xcX/cXLsvnUWvfHuqMmVU6N0YiJ4JWGRJJsLCgjEzKjG9/GKoSw== +vite@^4.3.9: + version "4.3.9" + resolved "https://registry.yarnpkg.com/vite/-/vite-4.3.9.tgz#db896200c0b1aa13b37cdc35c9e99ee2fdd5f96d" + integrity sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg== dependencies: - esbuild "^0.16.3" - postcss "^8.4.20" - resolve "^1.22.1" - rollup "^3.7.0" + esbuild "^0.17.5" + postcss "^8.4.23" + rollup "^3.21.0" optionalDependencies: fsevents "~2.3.2"