From 1b77e3824c8cbdc5ace3169d74fbe16b8d0ea423 Mon Sep 17 00:00:00 2001 From: tiye Date: Wed, 27 Sep 2023 01:41:58 +0800 Subject: [PATCH] support multilines docs --- calcit.cirru | 274 ++++++++++++++++++++++++++++++++++++++++++++++---- compact.cirru | 69 +++++++++---- package.json | 6 +- yarn.lock | 268 ++++++++++++++++++++++++------------------------ 4 files changed, 441 insertions(+), 176 deletions(-) diff --git a/calcit.cirru b/calcit.cirru index 3a99c53..dcafe64 100644 --- a/calcit.cirru +++ b/calcit.cirru @@ -1,7 +1,7 @@ {} (:package |app) :configs $ {} (:init-fn |app.server/main!) (:port 6001) (:reload-fn |app.server/reload!) (:version |0.8.10) - :modules $ [] |lilac/ |memof/ |recollect/ |cumulo-util.calcit/ |ws-edn.calcit/ |bisection-key/ + :modules $ [] |lilac/ |memof/ |recollect/ |cumulo-util.calcit/ |ws-edn.calcit/ |bisection-key/ |respo-markdown.calcit/ :entries $ {} :client $ {} (:init-fn |app.client/main!) (:reload-fn |app.client/reload!) :modules $ [] |lilac/ |memof/ |recollect/ |respo.calcit/ |respo-ui.calcit/ |respo-message.calcit/ |cumulo-util.calcit/ |ws-edn.calcit/ |respo-feather.calcit/ |alerts.calcit/ |respo-markdown.calcit/ |bisection-key/ @@ -1085,7 +1085,7 @@ |j $ %{} :Leaf (:at 1625734630725) (:by |S1lNv50FW) (:text |d) |r $ %{} :Leaf (:at 1625734630725) (:by |S1lNv50FW) (:text |expr?) |j $ %{} :Leaf (:at 1612604802522) (:by |S1lNv50FW) (:text |false) - |expr? $ %{} :CodeEntry (:doc |) + |expr? $ %{} :CodeEntry (:doc "|a function to detect expression,\nan expression is represented with a record with `CirruExpr`\n") :code $ %{} :Expr (:at 1504777353661) (:by nil) :data $ {} |T $ %{} :Leaf (:at 1504777353661) (:by |root) (:text |defn) @@ -1336,6 +1336,21 @@ |j $ %{} :Expr (:at 1563385603343) (:by |root) :data $ {} |T $ %{} :Leaf (:at 1563385603343) (:by |root) (:text |{}) + |b $ %{} :Expr (:at 1695748121534) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748123408) (:by |S1lNv50FW) (:text |:style) + |b $ %{} :Expr (:at 1695748123752) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748124090) (:by |S1lNv50FW) (:text |{}) + |b $ %{} :Expr (:at 1695748124397) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748127377) (:by |S1lNv50FW) (:text |:color) + |b $ %{} :Expr (:at 1695748133273) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748134270) (:by |S1lNv50FW) (:text |hsl) + |b $ %{} :Leaf (:at 1695748134607) (:by |S1lNv50FW) (:text |0) + |h $ %{} :Leaf (:at 1695748134885) (:by |S1lNv50FW) (:text |0) + |l $ %{} :Leaf (:at 1695748137224) (:by |S1lNv50FW) (:text |80) |p $ %{} :Expr (:at 1563385740605) (:by |root) :data $ {} |T $ %{} :Leaf (:at 1563385740605) (:by |root) (:text |<>) @@ -1385,7 +1400,12 @@ |r $ %{} :Expr (:at 1563385851444) (:by |root) :data $ {} |j $ %{} :Leaf (:at 1563386012335) (:by |root) (:text |copy-silently!) - |v $ %{} :Leaf (:at 1563385941197) (:by |root) (:text |install-commands) + |v $ %{} :Expr (:at 1695748164817) (:by |S1lNv50FW) + :data $ {} + |D $ %{} :Leaf (:at 1695748166326) (:by |S1lNv50FW) (:text |.replace) + |T $ %{} :Leaf (:at 1563385941197) (:by |root) (:text |install-commands) + |b $ %{} :Leaf (:at 1695748171143) (:by |S1lNv50FW) (:text "|\"$ ") + |h $ %{} :Leaf (:at 1695748169984) (:by |S1lNv50FW) (:text "|\"") |j $ %{} :Expr (:at 1563385609480) (:by |root) :data $ {} |T $ %{} :Leaf (:at 1563385609480) (:by |root) (:text |div) @@ -1427,7 +1447,7 @@ :data $ {} |T $ %{} :Leaf (:at 1563385890329) (:by |root) (:text |def) |j $ %{} :Leaf (:at 1563385889441) (:by |root) (:text |install-commands) - |r $ %{} :Leaf (:at 1637139182455) (:by |S1lNv50FW) (:text "|\"npm install -g @calcit/editor\nct\n") + |r $ %{} :Leaf (:at 1695748148605) (:by |S1lNv50FW) (:text "|\"$ npm install -g @calcit/editor\n$ ct\n") :ns $ %{} :CodeEntry (:doc |) :code $ %{} :Expr (:at 1506854615870) (:by |root) :data $ {} @@ -9232,6 +9252,30 @@ |b $ %{} :Expr (:at 1694935970387) (:by |S1lNv50FW) :data $ {} |T $ %{} :Leaf (:at 1694935970387) (:by |S1lNv50FW) (:text |{}) + |b $ %{} :Expr (:at 1695749366922) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749368506) (:by |S1lNv50FW) (:text |:height) + |b $ %{} :Leaf (:at 1695749456645) (:by |S1lNv50FW) (:text |600) + |h $ %{} :Expr (:at 1695749458831) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749460606) (:by |S1lNv50FW) (:text |:resize) + |b $ %{} :Leaf (:at 1695749462790) (:by |S1lNv50FW) (:text |:vertical) + |l $ %{} :Expr (:at 1695749947029) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749949065) (:by |S1lNv50FW) (:text |:font-family) + |b $ %{} :Leaf (:at 1695749951237) (:by |S1lNv50FW) (:text |ui/font-code) + |o $ %{} :Expr (:at 1695749954794) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749957202) (:by |S1lNv50FW) (:text |:font-size) + |b $ %{} :Leaf (:at 1695749964708) (:by |S1lNv50FW) (:text |13) + |p $ %{} :Expr (:at 1695749919791) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749922611) (:by |S1lNv50FW) (:text |:class-name) + |b $ %{} :Leaf (:at 1695749925962) (:by |S1lNv50FW) (:text |css/font-code!) + |q $ %{} :Expr (:at 1695748310931) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748461318) (:by |S1lNv50FW) (:text |:multiline?) + |b $ %{} :Leaf (:at 1695748315257) (:by |S1lNv50FW) (:text |true) |h $ %{} :Expr (:at 1694935970387) (:by |S1lNv50FW) :data $ {} |T $ %{} :Leaf (:at 1694935970387) (:by |S1lNv50FW) (:text |doc) @@ -9264,19 +9308,10 @@ |b $ %{} :Leaf (:at 1695053782860) (:by |S1lNv50FW) (:text |32) |h $ %{} :Expr (:at 1694935970387) (:by |S1lNv50FW) :data $ {} - |T $ %{} :Leaf (:at 1694935970387) (:by |S1lNv50FW) (:text |span) + |T $ %{} :Leaf (:at 1695748619823) (:by |S1lNv50FW) (:text |div) |b $ %{} :Expr (:at 1694935970387) (:by |S1lNv50FW) :data $ {} |T $ %{} :Leaf (:at 1694935970387) (:by |S1lNv50FW) (:text |{}) - |b $ %{} :Expr (:at 1694935970387) (:by |S1lNv50FW) - :data $ {} - |T $ %{} :Leaf (:at 1694935970387) (:by |S1lNv50FW) (:text |:inner-text) - |b $ %{} :Expr (:at 1694935970387) (:by |S1lNv50FW) - :data $ {} - |T $ %{} :Leaf (:at 1694935970387) (:by |S1lNv50FW) (:text |if) - |b $ %{} :Leaf (:at 1694935970387) (:by |S1lNv50FW) (:text |no-doc?) - |h $ %{} :Leaf (:at 1694935970387) (:by |S1lNv50FW) (:text "|\"no doc") - |l $ %{} :Leaf (:at 1694935970387) (:by |S1lNv50FW) (:text |doc) |h $ %{} :Expr (:at 1694935970387) (:by |S1lNv50FW) :data $ {} |T $ %{} :Leaf (:at 1694935970387) (:by |S1lNv50FW) (:text |:class-name) @@ -9350,6 +9385,21 @@ |T $ %{} :Leaf (:at 1694935970387) (:by |S1lNv50FW) (:text |:extra) |b $ %{} :Leaf (:at 1694935970387) (:by |S1lNv50FW) (:text |bookmark) |l $ %{} :Leaf (:at 1694935970387) (:by |S1lNv50FW) (:text |text) + |h $ %{} :Expr (:at 1695748754552) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748754552) (:by |S1lNv50FW) (:text |if) + |b $ %{} :Leaf (:at 1695748754552) (:by |S1lNv50FW) (:text |no-doc?) + |h $ %{} :Expr (:at 1695748778298) (:by |S1lNv50FW) + :data $ {} + |D $ %{} :Leaf (:at 1695748778914) (:by |S1lNv50FW) (:text |<>) + |T $ %{} :Leaf (:at 1695748754552) (:by |S1lNv50FW) (:text "|\"no doc") + |l $ %{} :Expr (:at 1695748779899) (:by |S1lNv50FW) + :data $ {} + |D $ %{} :Leaf (:at 1695748780419) (:by |S1lNv50FW) (:text |comp-md-block) + |T $ %{} :Leaf (:at 1695748754552) (:by |S1lNv50FW) (:text |doc) + |b $ %{} :Expr (:at 1695748781618) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748781931) (:by |S1lNv50FW) (:text |{}) |l $ %{} :Expr (:at 1694935970387) (:by |S1lNv50FW) :data $ {} |T $ %{} :Leaf (:at 1694935970387) (:by |S1lNv50FW) (:text |.render) @@ -11219,6 +11269,168 @@ :data $ {} |T $ %{} :Leaf (:at 1694936352818) (:by |S1lNv50FW) (:text |:transition-duration) |b $ %{} :Leaf (:at 1694936352818) (:by |S1lNv50FW) (:text "|\"200ms") + |l $ %{} :Expr (:at 1695748525743) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748529492) (:by |S1lNv50FW) (:text |:line-height) + |b $ %{} :Leaf (:at 1695748803348) (:by |S1lNv50FW) (:text "|\"20px") + |e $ %{} :Expr (:at 1695748824821) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748828931) (:by |S1lNv50FW) (:text "|\"& .md-p") + |b $ %{} :Expr (:at 1695748829714) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748829996) (:by |S1lNv50FW) (:text |{}) + |b $ %{} :Expr (:at 1695748831243) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748834030) (:by |S1lNv50FW) (:text |:margin-bottom) + |b $ %{} :Leaf (:at 1695748840242) (:by |S1lNv50FW) (:text |12) + |f $ %{} :Expr (:at 1695748856179) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749668310) (:by |S1lNv50FW) (:text "|\"& div>code") + |b $ %{} :Expr (:at 1695748859481) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748859798) (:by |S1lNv50FW) (:text |{}) + |b $ %{} :Expr (:at 1695748860512) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748871683) (:by |S1lNv50FW) (:text |:font-family) + |b $ %{} :Leaf (:at 1695748875743) (:by |S1lNv50FW) (:text |ui/font-code) + |c $ %{} :Expr (:at 1695748909287) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748913550) (:by |S1lNv50FW) (:text |:border-radius) + |b $ %{} :Leaf (:at 1695748917629) (:by |S1lNv50FW) (:text "|\"6px") + |d $ %{} :Expr (:at 1695750024396) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695750026105) (:by |S1lNv50FW) (:text |:margin) + |b $ %{} :Leaf (:at 1695750029445) (:by |S1lNv50FW) (:text "|\"0 2px") + |e $ %{} :Expr (:at 1695748898906) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748900773) (:by |S1lNv50FW) (:text |:padding) + |b $ %{} :Leaf (:at 1695748904257) (:by |S1lNv50FW) (:text "|\"2px 6px") + |f $ %{} :Expr (:at 1695750018146) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695750018146) (:by |S1lNv50FW) (:text |:font-size) + |b $ %{} :Leaf (:at 1695750018146) (:by |S1lNv50FW) (:text |12) + |h $ %{} :Expr (:at 1695748880380) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748883492) (:by |S1lNv50FW) (:text |:border) + |b $ %{} :Expr (:at 1695748883789) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748884648) (:by |S1lNv50FW) (:text |str) + |b $ %{} :Leaf (:at 1695748887185) (:by |S1lNv50FW) (:text "|\"1px solid ") + |h $ %{} :Expr (:at 1695748887820) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748888148) (:by |S1lNv50FW) (:text |hsl) + |b $ %{} :Leaf (:at 1695748888447) (:by |S1lNv50FW) (:text |0) + |h $ %{} :Leaf (:at 1695748888686) (:by |S1lNv50FW) (:text |0) + |l $ %{} :Leaf (:at 1695748930820) (:by |S1lNv50FW) (:text |98) + |o $ %{} :Leaf (:at 1695748936129) (:by |S1lNv50FW) (:text |0.25) + |fT $ %{} :Expr (:at 1695749677126) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749679376) (:by |S1lNv50FW) (:text "|\"& .md-code-block") + |b $ %{} :Expr (:at 1695749681986) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749681986) (:by |S1lNv50FW) (:text |{}) + |b $ %{} :Expr (:at 1695749681986) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749681986) (:by |S1lNv50FW) (:text |:font-family) + |b $ %{} :Leaf (:at 1695749681986) (:by |S1lNv50FW) (:text |ui/font-code) + |h $ %{} :Expr (:at 1695749681986) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749681986) (:by |S1lNv50FW) (:text |:border-radius) + |b $ %{} :Leaf (:at 1695749681986) (:by |S1lNv50FW) (:text "|\"6px") + |j $ %{} :Expr (:at 1695749827457) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749857435) (:by |S1lNv50FW) (:text |:margin) + |b $ %{} :Leaf (:at 1695749862687) (:by |S1lNv50FW) (:text "|\"0 0 8px 8px") + |l $ %{} :Expr (:at 1695749681986) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749681986) (:by |S1lNv50FW) (:text |:padding) + |b $ %{} :Leaf (:at 1695749810727) (:by |S1lNv50FW) (:text "|\"6px 24px 6px 8px") + |lT $ %{} :Expr (:at 1695749754857) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749767980) (:by |S1lNv50FW) (:text |:width) + |b $ %{} :Leaf (:at 1695749771807) (:by |S1lNv50FW) (:text |:fit-content) + |m $ %{} :Expr (:at 1695749732517) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749733841) (:by |S1lNv50FW) (:text |:font-size) + |b $ %{} :Leaf (:at 1695749734266) (:by |S1lNv50FW) (:text |12) + |n $ %{} :Expr (:at 1695749902348) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749902348) (:by |S1lNv50FW) (:text |:color) + |b $ %{} :Expr (:at 1695749902348) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749902348) (:by |S1lNv50FW) (:text |hsl) + |b $ %{} :Leaf (:at 1695749902348) (:by |S1lNv50FW) (:text |0) + |h $ %{} :Leaf (:at 1695749902348) (:by |S1lNv50FW) (:text |0) + |l $ %{} :Leaf (:at 1695749902348) (:by |S1lNv50FW) (:text |50) + |o $ %{} :Expr (:at 1695749681986) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749681986) (:by |S1lNv50FW) (:text |:border) + |b $ %{} :Expr (:at 1695749681986) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749681986) (:by |S1lNv50FW) (:text |str) + |b $ %{} :Leaf (:at 1695749681986) (:by |S1lNv50FW) (:text "|\"1px solid ") + |h $ %{} :Expr (:at 1695749681986) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749681986) (:by |S1lNv50FW) (:text |hsl) + |b $ %{} :Leaf (:at 1695749681986) (:by |S1lNv50FW) (:text |0) + |h $ %{} :Leaf (:at 1695749681986) (:by |S1lNv50FW) (:text |0) + |l $ %{} :Leaf (:at 1695749681986) (:by |S1lNv50FW) (:text |98) + |o $ %{} :Leaf (:at 1695749726353) (:by |S1lNv50FW) (:text |0.18) + |g $ %{} :Expr (:at 1695748975871) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748984207) (:by |S1lNv50FW) (:text "|\"& a[href]") + |b $ %{} :Expr (:at 1695748985222) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748985548) (:by |S1lNv50FW) (:text |{}) + |X $ %{} :Expr (:at 1695749080744) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749083158) (:by |S1lNv50FW) (:text |:pointer-events) + |b $ %{} :Leaf (:at 1695749085010) (:by |S1lNv50FW) (:text |:none) + |b $ %{} :Expr (:at 1695748985823) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748987390) (:by |S1lNv50FW) (:text |:color) + |b $ %{} :Expr (:at 1695748988513) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748989055) (:by |S1lNv50FW) (:text |hsl) + |b $ %{} :Leaf (:at 1695749000567) (:by |S1lNv50FW) (:text |230) + |h $ %{} :Leaf (:at 1695749011046) (:by |S1lNv50FW) (:text |80) + |l $ %{} :Leaf (:at 1695748994641) (:by |S1lNv50FW) (:text |70) + |gT $ %{} :Expr (:at 1695749139443) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749141598) (:by |S1lNv50FW) (:text "|\"& img") + |b $ %{} :Expr (:at 1695749142195) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749142499) (:by |S1lNv50FW) (:text |{}) + |b $ %{} :Expr (:at 1695749142887) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749144563) (:by |S1lNv50FW) (:text |:max-height) + |b $ %{} :Leaf (:at 1695749264766) (:by |S1lNv50FW) (:text |400) + |e $ %{} :Expr (:at 1695749142887) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749231540) (:by |S1lNv50FW) (:text |:max-width) + |b $ %{} :Leaf (:at 1695749265974) (:by |S1lNv50FW) (:text |400) + |eT $ %{} :Expr (:at 1695749334377) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749334377) (:by |S1lNv50FW) (:text |:transform) + |b $ %{} :Leaf (:at 1695749334377) (:by |S1lNv50FW) (:text "|\"scale(1)") + |ej $ %{} :Expr (:at 1695749335020) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749337750) (:by |S1lNv50FW) (:text |:border-radius) + |b $ %{} :Leaf (:at 1695749341696) (:by |S1lNv50FW) (:text "|\"34x") + |f $ %{} :Expr (:at 1695749306616) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749311333) (:by |S1lNv50FW) (:text |:box-shadow) + |b $ %{} :Expr (:at 1695749312621) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749314691) (:by |S1lNv50FW) (:text |str) + |b $ %{} :Leaf (:at 1695749344339) (:by |S1lNv50FW) (:text "|\"0 0 3px ") + |h $ %{} :Expr (:at 1695749319995) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749320449) (:by |S1lNv50FW) (:text |hsl) + |b $ %{} :Leaf (:at 1695749321357) (:by |S1lNv50FW) (:text |0) + |h $ %{} :Leaf (:at 1695749321642) (:by |S1lNv50FW) (:text |0) + |l $ %{} :Leaf (:at 1695749322302) (:by |S1lNv50FW) (:text |100) + |o $ %{} :Leaf (:at 1695749347630) (:by |S1lNv50FW) (:text |0.5) |h $ %{} :Expr (:at 1694936352818) (:by |S1lNv50FW) :data $ {} |T $ %{} :Leaf (:at 1694936352818) (:by |S1lNv50FW) (:text "|\"&:hover") @@ -11441,6 +11653,11 @@ |j $ %{} :Leaf (:at 1504777353661) (:by |root) (:text |respo-ui.core) |r $ %{} :Leaf (:at 1504777353661) (:by |root) (:text |:as) |v $ %{} :Leaf (:at 1504777353661) (:by |root) (:text |ui) + |w $ %{} :Expr (:at 1504777353661) (:by nil) + :data $ {} + |j $ %{} :Leaf (:at 1695749932758) (:by |S1lNv50FW) (:text |respo-ui.css) + |r $ %{} :Leaf (:at 1504777353661) (:by |root) (:text |:as) + |v $ %{} :Leaf (:at 1695749933846) (:by |S1lNv50FW) (:text |css) |y $ %{} :Expr (:at 1504777353661) (:by nil) :data $ {} |j $ %{} :Leaf (:at 1504777353661) (:by |root) (:text |respo.core) @@ -11577,6 +11794,13 @@ |v $ %{} :Expr (:at 1597334485895) (:by |S1lNv50FW) :data $ {} |j $ %{} :Leaf (:at 1597334485895) (:by |S1lNv50FW) (:text |comp-picker-notice) + |z $ %{} :Expr (:at 1695748740083) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748742145) (:by |S1lNv50FW) (:text |respo-md.comp.md) + |b $ %{} :Leaf (:at 1695748743070) (:by |S1lNv50FW) (:text |:refer) + |h $ %{} :Expr (:at 1695748743504) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695748743782) (:by |S1lNv50FW) (:text |comp-md-block) |app.comp.page-files $ %{} :FileEntry :defs $ {} |comp-file $ %{} :CodeEntry (:doc |) @@ -12106,6 +12330,10 @@ |L $ %{} :Expr (:at 1694936979235) (:by |S1lNv50FW) :data $ {} |T $ %{} :Leaf (:at 1694936979556) (:by |S1lNv50FW) (:text |{}) + |b $ %{} :Expr (:at 1695749573439) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749577777) (:by |S1lNv50FW) (:text |:class-name) + |b $ %{} :Leaf (:at 1695749579038) (:by |S1lNv50FW) (:text |css/row) |T $ %{} :Expr (:at 1504777353661) (:by nil) :data $ {} |T $ %{} :Leaf (:at 1504777353661) (:by |root) (:text |<>) @@ -12119,11 +12347,16 @@ |b $ %{} :Expr (:at 1694936980787) (:by |S1lNv50FW) :data $ {} |T $ %{} :Leaf (:at 1694936980787) (:by |S1lNv50FW) (:text |<>) - |b $ %{} :Expr (:at 1694936980787) (:by |S1lNv50FW) + |b $ %{} :Expr (:at 1695749561458) (:by |S1lNv50FW) :data $ {} - |T $ %{} :Leaf (:at 1694936980787) (:by |S1lNv50FW) (:text |get) - |b $ %{} :Leaf (:at 1694936980787) (:by |S1lNv50FW) (:text |defs-dict) - |h $ %{} :Leaf (:at 1694936980787) (:by |S1lNv50FW) (:text |def-text) + |D $ %{} :Leaf (:at 1695749562909) (:by |S1lNv50FW) (:text |.replace) + |T $ %{} :Expr (:at 1694936980787) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1694936980787) (:by |S1lNv50FW) (:text |get) + |b $ %{} :Leaf (:at 1694936980787) (:by |S1lNv50FW) (:text |defs-dict) + |h $ %{} :Leaf (:at 1694936980787) (:by |S1lNv50FW) (:text |def-text) + |b $ %{} :Leaf (:at 1695749567447) (:by |S1lNv50FW) (:text |&newline) + |h $ %{} :Leaf (:at 1695749568523) (:by |S1lNv50FW) (:text "|\"") |h $ %{} :Leaf (:at 1694936980787) (:by |S1lNv50FW) (:text |style-def-doc) |v $ %{} :Expr (:at 1504777353661) (:by nil) :data $ {} @@ -13060,6 +13293,10 @@ :data $ {} |T $ %{} :Leaf (:at 1694937002819) (:by |S1lNv50FW) (:text |:font-family) |b $ %{} :Leaf (:at 1694937006994) (:by |S1lNv50FW) (:text |ui/font-fancy) + |u $ %{} :Expr (:at 1695749514784) (:by |S1lNv50FW) + :data $ {} + |T $ %{} :Leaf (:at 1695749517616) (:by |S1lNv50FW) (:text |:white-space) + |b $ %{} :Leaf (:at 1695749518609) (:by |S1lNv50FW) (:text |:nowrap) |style-inspect $ %{} :CodeEntry (:doc |) :code $ %{} :Expr (:at 1504777353661) (:by nil) :data $ {} @@ -35456,6 +35693,7 @@ |T $ %{} :Leaf (:at 1563385991103) (:by |root) (:text |fn) |j $ %{} :Expr (:at 1563385991103) (:by |root) :data $ {} + |T $ %{} :Leaf (:at 1695748227413) (:by |S1lNv50FW) (:text |e) |r $ %{} :Expr (:at 1563386000310) (:by |root) :data $ {} |T $ %{} :Leaf (:at 1563386001203) (:by |root) (:text |println) diff --git a/compact.cirru b/compact.cirru index 175b40e..3bea02d 100644 --- a/compact.cirru +++ b/compact.cirru @@ -1,7 +1,7 @@ {} (:package |app) :configs $ {} (:init-fn |app.server/main!) (:reload-fn |app.server/reload!) (:version |0.8.10) - :modules $ [] |lilac/ |memof/ |recollect/ |cumulo-util.calcit/ |ws-edn.calcit/ |bisection-key/ + :modules $ [] |lilac/ |memof/ |recollect/ |cumulo-util.calcit/ |ws-edn.calcit/ |bisection-key/ |respo-markdown.calcit/ :entries $ {} :client $ {} (:init-fn |app.client/main!) (:reload-fn |app.client/reload!) :modules $ [] |lilac/ |memof/ |recollect/ |respo.calcit/ |respo-ui.calcit/ |respo-message.calcit/ |cumulo-util.calcit/ |ws-edn.calcit/ |respo-feather.calcit/ |alerts.calcit/ |respo-markdown.calcit/ |bisection-key/ @@ -190,7 +190,7 @@ > (count d) size any? (vals d) expr? , false - |expr? $ %{} :CodeEntry (:doc |) + |expr? $ %{} :CodeEntry (:doc "|a function to detect expression,\nan expression is represented with a record with `CirruExpr`\n") :code $ quote defn expr? (x) (&record:matches? schema/CirruExpr x) |leaf? $ %{} :CodeEntry (:doc |) @@ -229,18 +229,22 @@ =< nil 16 <> "\"No connection to server..." $ {} (:font-family "|Josefin Sans") (:font-weight 300) (:font-size 24) :color $ hsl 0 80 60 - div ({}) (<> "\"Get editor server running with:") + div + {} $ :style + {} $ :color (hsl 0 0 80) + <> "\"Get editor server running with:" pre $ {} (:innerHTML install-commands) (:class-name "\"copy-commands") :style $ {} (:cursor :pointer) (:padding "\"0 8px") :title "\"Click to copy." - :on-click $ fn (e d!) (copy-silently! install-commands) + :on-click $ fn (e d!) + copy-silently! $ .replace install-commands "\"$ " "\"" div {} (:class-name css/center) :style $ {} (:padding "\"8px 8px") :color $ hsl 0 0 50 comp-md-block "\"Calcit Editor is a syntax tree editor of [Cirru Project](http://cirru.org). Read more at [Calcit Editor](https://github.com/calcit-lang/editor).\n" $ {} |install-commands $ %{} :CodeEntry (:doc |) - :code $ quote (def install-commands "\"npm install -g @calcit/editor\nct\n") + :code $ quote (def install-commands "\"$ npm install -g @calcit/editor\n$ ct\n") :ns $ %{} :CodeEntry (:doc |) :code $ quote ns app.comp.about $ :require @@ -1378,24 +1382,28 @@ :text $ if ns? "\"Namespace doc:" "\"Function doc:" :initial $ :doc expr-entry :placeholder "\"...some docs..." - :input-style $ {} + :input-style $ {} (:height 600) (:resize :vertical) (:font-family ui/font-code) (:font-size 13) + :class-name css/font-code! + :multiline? true doc $ :doc expr-entry no-doc? $ blank? doc div {} $ :style {} $ :margin-left 32 - span $ {} - :inner-text $ if no-doc? "\"no doc" doc - :class-name $ str-spaced style-doc (if no-doc? style-doc-empty) - :on-click $ fn (e d!) - .show doc-plugin d! $ fn (text) - if ns? - d! $ :: :writer/doc-set - :: :ns $ :ns bookmark - , text - d! $ :: :writer/doc-set - :: :def (:ns bookmark) (:extra bookmark) - , text + div + {} + :class-name $ str-spaced style-doc (if no-doc? style-doc-empty) + :on-click $ fn (e d!) + .show doc-plugin d! $ fn (text) + if ns? + d! $ :: :writer/doc-set + :: :ns $ :ns bookmark + , text + d! $ :: :writer/doc-set + :: :def (:ns bookmark) (:extra bookmark) + , text + if no-doc? (<> "\"no doc") + comp-md-block doc $ {} .render doc-plugin |comp-page-editor $ %{} :CodeEntry (:doc |) :code $ quote @@ -1657,6 +1665,17 @@ "\"&" $ {} :color $ hsl 0 0 100 0.6 :transition-duration "\"200ms" + :line-height "\"20px" + "\"& .md-p" $ {} (:margin-bottom 12) + "\"& div>code" $ {} (:font-family ui/font-code) (:border-radius "\"6px") (:margin "\"0 2px") (:padding "\"2px 6px") (:font-size 12) + :border $ str "\"1px solid " (hsl 0 0 98 0.25) + "\"& .md-code-block" $ {} (:font-family ui/font-code) (:border-radius "\"6px") (:margin "\"0 0 8px 8px") (:padding "\"6px 24px 6px 8px") (:width :fit-content) (:font-size 12) + :color $ hsl 0 0 50 + :border $ str "\"1px solid " (hsl 0 0 98 0.18) + "\"& a[href]" $ {} (:pointer-events :none) + :color $ hsl 230 80 70 + "\"& img" $ {} (:max-height 400) (:max-width 400) (:transform "\"scale(1)") (:border-radius "\"34x") + :box-shadow $ str "\"0 0 3px " (hsl 0 0 100 0.5) "\"&:hover" $ {} :color $ hsl 0 0 100 1 |style-doc-empty $ %{} :CodeEntry (:doc |) @@ -1703,6 +1722,7 @@ ns app.comp.page-editor $ :require respo.util.format :refer $ hsl respo-ui.core :as ui + respo-ui.css :as css respo.core :refer $ defcomp defeffect list-> >> <> span div a pre respo.css :refer $ defstyle respo.comp.space :refer $ =< @@ -1721,6 +1741,7 @@ respo-alerts.core :refer $ use-confirm use-prompt app.comp.replace-name :refer $ use-replace-name-modal app.comp.picker-notice :refer $ comp-picker-notice + respo-md.comp.md :refer $ comp-md-block |app.comp.page-files $ %{} :FileEntry :defs $ {} |comp-file $ %{} :CodeEntry (:doc |) @@ -1785,8 +1806,13 @@ {} $ :color :white :on-click $ fn (e d!) d! :writer/edit $ {} (:kind :def) (:extra def-text) - div ({}) (<> def-text nil) (=< 8 nil) - <> (get defs-dict def-text) style-def-doc + div + {} $ :class-name css/row + <> def-text nil + =< 8 nil + <> + .replace (get defs-dict def-text) &newline "\"" + , style-def-doc =< 16 nil span {} @@ -1926,6 +1952,7 @@ :white-space :nowrap :text-overflow :ellipsis :font-family ui/font-fancy + :white-space :nowrap |style-inspect $ %{} :CodeEntry (:doc |) :code $ quote def style-inspect $ {} (:opacity 1) @@ -5211,7 +5238,7 @@ :code $ quote defn copy-silently! (x) -> js/navigator .-clipboard (.!writeText x) - .!then $ fn () (println "\"Copied.") + .!then $ fn (e) (println "\"Copied.") .!catch $ fn (error) (js/console.error "\"Failed to copy:" error) |do-copy-logics! $ %{} :CodeEntry (:doc |) :code $ quote diff --git a/package.json b/package.json index aca0e32..cec259a 100644 --- a/package.json +++ b/package.json @@ -25,13 +25,13 @@ "vite": "^4.4.9" }, "dependencies": { - "@calcit/procs": "^0.8.1", + "@calcit/procs": "^0.8.2", "chalk": "^5.3.0", - "dayjs": "^1.11.9", + "dayjs": "^1.11.10", "gaze": "^1.1.3", "latest-version": "^7.0.0", "md5": "^2.3.0", "nanoid": "^5.0.1", - "ws": "^8.14.1" + "ws": "^8.14.2" } } diff --git a/yarn.lock b/yarn.lock index 934bf1c..621e08f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -"@calcit/procs@^0.8.1": - version "0.8.1" - resolved "https://registry.yarnpkg.com/@calcit/procs/-/procs-0.8.1.tgz#139a6ddf74859abb015264216690ae0eddb5b6f4" - integrity sha512-DsV8nCQaxv9/h14X2juA/cxNSCwrl10IhP9+rR/1NRFGIT87QQcEBfOWziiGCT0Aay4q3XB6iXC1ETg4UNfcfg== +"@calcit/procs@^0.8.2": + version "0.8.2" + resolved "https://registry.npmmirror.com/@calcit/procs/-/procs-0.8.2.tgz#c27060b9ac686a1a6e548eb1ceb6bffae0e9ae7d" + integrity sha512-rJH4LcuUXtGTDSmD3NIxtW1YP6cwFXcytVmiJsqfnOFfeU8dhT6Tn2//TfOwcdOtjMU2p8+Ttga0gV8GPmO0hg== dependencies: "@calcit/ternary-tree" "0.0.23" "@cirru/parser.ts" "^0.0.6" @@ -13,144 +13,144 @@ "@calcit/ternary-tree@0.0.23": version "0.0.23" - resolved "https://registry.yarnpkg.com/@calcit/ternary-tree/-/ternary-tree-0.0.23.tgz#a299f7ffd614ac2dfe2cbcf78506934df4008c77" + resolved "https://registry.npmmirror.com/@calcit/ternary-tree/-/ternary-tree-0.0.23.tgz#a299f7ffd614ac2dfe2cbcf78506934df4008c77" integrity sha512-GKHfokm1YBUvPprV9p227fDpE+w4lVl4YKQpfKoNEqvprJnC4HRXaa+QSLwZkvZlXr09hAA0x4l4ZKUIcbYydg== "@cirru/parser.ts@^0.0.6": version "0.0.6" - resolved "https://registry.yarnpkg.com/@cirru/parser.ts/-/parser.ts-0.0.6.tgz#b95a84e02273fcbd71ff100925782b6f86410234" + resolved "https://registry.npmmirror.com/@cirru/parser.ts/-/parser.ts-0.0.6.tgz#b95a84e02273fcbd71ff100925782b6f86410234" integrity sha512-qpDNPq+IuuwYjQFI+wzpd3ntbF7lwJs90v1XWyLQbL9Ru4ld4aHxVGwW/9F/QOu5mEGCMXtagCoYDf0HtOpDZg== "@cirru/writer.ts@^0.1.4": version "0.1.4" - resolved "https://registry.yarnpkg.com/@cirru/writer.ts/-/writer.ts-0.1.4.tgz#4b5851d002ab7c4891457bf8c707f09620c8f122" + resolved "https://registry.npmmirror.com/@cirru/writer.ts/-/writer.ts-0.1.4.tgz#4b5851d002ab7c4891457bf8c707f09620c8f122" integrity sha512-Uy3Y7jjLdaxLW9ajZuIS9rp+dhaSVU95hRRwvnP6E16PwgPl+zGs6Xqn1L7Lqw07ypujrdBBdFQyRJOLc6IHQQ== "@esbuild/android-arm64@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/android-arm64/-/android-arm64-0.18.20.tgz#984b4f9c8d0377443cc2dfcef266d02244593622" + resolved "https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.18.20.tgz#984b4f9c8d0377443cc2dfcef266d02244593622" integrity sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ== "@esbuild/android-arm@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/android-arm/-/android-arm-0.18.20.tgz#fedb265bc3a589c84cc11f810804f234947c3682" + resolved "https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.18.20.tgz#fedb265bc3a589c84cc11f810804f234947c3682" integrity sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw== "@esbuild/android-x64@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/android-x64/-/android-x64-0.18.20.tgz#35cf419c4cfc8babe8893d296cd990e9e9f756f2" + resolved "https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.18.20.tgz#35cf419c4cfc8babe8893d296cd990e9e9f756f2" integrity sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg== "@esbuild/darwin-arm64@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/darwin-arm64/-/darwin-arm64-0.18.20.tgz#08172cbeccf95fbc383399a7f39cfbddaeb0d7c1" + resolved "https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.18.20.tgz#08172cbeccf95fbc383399a7f39cfbddaeb0d7c1" integrity sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA== "@esbuild/darwin-x64@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/darwin-x64/-/darwin-x64-0.18.20.tgz#d70d5790d8bf475556b67d0f8b7c5bdff053d85d" + resolved "https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.18.20.tgz#d70d5790d8bf475556b67d0f8b7c5bdff053d85d" integrity sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ== "@esbuild/freebsd-arm64@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.18.20.tgz#98755cd12707f93f210e2494d6a4b51b96977f54" + resolved "https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.18.20.tgz#98755cd12707f93f210e2494d6a4b51b96977f54" integrity sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw== "@esbuild/freebsd-x64@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/freebsd-x64/-/freebsd-x64-0.18.20.tgz#c1eb2bff03915f87c29cece4c1a7fa1f423b066e" + resolved "https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.18.20.tgz#c1eb2bff03915f87c29cece4c1a7fa1f423b066e" integrity sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ== "@esbuild/linux-arm64@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/linux-arm64/-/linux-arm64-0.18.20.tgz#bad4238bd8f4fc25b5a021280c770ab5fc3a02a0" + resolved "https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.18.20.tgz#bad4238bd8f4fc25b5a021280c770ab5fc3a02a0" integrity sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA== "@esbuild/linux-arm@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/linux-arm/-/linux-arm-0.18.20.tgz#3e617c61f33508a27150ee417543c8ab5acc73b0" + resolved "https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.18.20.tgz#3e617c61f33508a27150ee417543c8ab5acc73b0" integrity sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg== "@esbuild/linux-ia32@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/linux-ia32/-/linux-ia32-0.18.20.tgz#699391cccba9aee6019b7f9892eb99219f1570a7" + resolved "https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.18.20.tgz#699391cccba9aee6019b7f9892eb99219f1570a7" integrity sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA== "@esbuild/linux-loong64@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/linux-loong64/-/linux-loong64-0.18.20.tgz#e6fccb7aac178dd2ffb9860465ac89d7f23b977d" + resolved "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.18.20.tgz#e6fccb7aac178dd2ffb9860465ac89d7f23b977d" integrity sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg== "@esbuild/linux-mips64el@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/linux-mips64el/-/linux-mips64el-0.18.20.tgz#eeff3a937de9c2310de30622a957ad1bd9183231" + resolved "https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.18.20.tgz#eeff3a937de9c2310de30622a957ad1bd9183231" integrity sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ== "@esbuild/linux-ppc64@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/linux-ppc64/-/linux-ppc64-0.18.20.tgz#2f7156bde20b01527993e6881435ad79ba9599fb" + resolved "https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.18.20.tgz#2f7156bde20b01527993e6881435ad79ba9599fb" integrity sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA== "@esbuild/linux-riscv64@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/linux-riscv64/-/linux-riscv64-0.18.20.tgz#6628389f210123d8b4743045af8caa7d4ddfc7a6" + resolved "https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.18.20.tgz#6628389f210123d8b4743045af8caa7d4ddfc7a6" integrity sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A== "@esbuild/linux-s390x@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/linux-s390x/-/linux-s390x-0.18.20.tgz#255e81fb289b101026131858ab99fba63dcf0071" + resolved "https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.18.20.tgz#255e81fb289b101026131858ab99fba63dcf0071" integrity sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ== "@esbuild/linux-x64@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/linux-x64/-/linux-x64-0.18.20.tgz#c7690b3417af318a9b6f96df3031a8865176d338" + resolved "https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.18.20.tgz#c7690b3417af318a9b6f96df3031a8865176d338" integrity sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w== "@esbuild/netbsd-x64@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/netbsd-x64/-/netbsd-x64-0.18.20.tgz#30e8cd8a3dded63975e2df2438ca109601ebe0d1" + resolved "https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.18.20.tgz#30e8cd8a3dded63975e2df2438ca109601ebe0d1" integrity sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A== "@esbuild/openbsd-x64@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/openbsd-x64/-/openbsd-x64-0.18.20.tgz#7812af31b205055874c8082ea9cf9ab0da6217ae" + resolved "https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.18.20.tgz#7812af31b205055874c8082ea9cf9ab0da6217ae" integrity sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg== "@esbuild/sunos-x64@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/sunos-x64/-/sunos-x64-0.18.20.tgz#d5c275c3b4e73c9b0ecd38d1ca62c020f887ab9d" + resolved "https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.18.20.tgz#d5c275c3b4e73c9b0ecd38d1ca62c020f887ab9d" integrity sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ== "@esbuild/win32-arm64@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/win32-arm64/-/win32-arm64-0.18.20.tgz#73bc7f5a9f8a77805f357fab97f290d0e4820ac9" + resolved "https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.18.20.tgz#73bc7f5a9f8a77805f357fab97f290d0e4820ac9" integrity sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg== "@esbuild/win32-ia32@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/win32-ia32/-/win32-ia32-0.18.20.tgz#ec93cbf0ef1085cc12e71e0d661d20569ff42102" + resolved "https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.18.20.tgz#ec93cbf0ef1085cc12e71e0d661d20569ff42102" integrity sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g== "@esbuild/win32-x64@0.18.20": version "0.18.20" - resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.18.20.tgz#786c5f41f043b07afb1af37683d7c33668858f6d" + resolved "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.18.20.tgz#786c5f41f043b07afb1af37683d7c33668858f6d" integrity sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ== "@pnpm/config.env-replace@^1.1.0": version "1.1.0" - resolved "https://registry.yarnpkg.com/@pnpm/config.env-replace/-/config.env-replace-1.1.0.tgz#ab29da53df41e8948a00f2433f085f54de8b3a4c" + resolved "https://registry.npmmirror.com/@pnpm/config.env-replace/-/config.env-replace-1.1.0.tgz#ab29da53df41e8948a00f2433f085f54de8b3a4c" integrity sha512-htyl8TWnKL7K/ESFa1oW2UB5lVDxuF5DpM7tBi6Hu2LNL3mWkIzNLG6N4zoCUP1lCKNxWy/3iu8mS8MvToGd6w== "@pnpm/network.ca-file@^1.0.1": version "1.0.2" - resolved "https://registry.yarnpkg.com/@pnpm/network.ca-file/-/network.ca-file-1.0.2.tgz#2ab05e09c1af0cdf2fcf5035bea1484e222f7983" + resolved "https://registry.npmmirror.com/@pnpm/network.ca-file/-/network.ca-file-1.0.2.tgz#2ab05e09c1af0cdf2fcf5035bea1484e222f7983" integrity sha512-YcPQ8a0jwYU9bTdJDpXjMi7Brhkr1mXsXrUJvjqM2mQDgkRiz8jFaQGOdaLxgjtUfQgZhKy/O3cG/YwmgKaxLA== dependencies: graceful-fs "4.2.10" "@pnpm/npm-conf@^2.1.0": version "2.2.2" - resolved "https://registry.yarnpkg.com/@pnpm/npm-conf/-/npm-conf-2.2.2.tgz#0058baf1c26cbb63a828f0193795401684ac86f0" + resolved "https://registry.npmmirror.com/@pnpm/npm-conf/-/npm-conf-2.2.2.tgz#0058baf1c26cbb63a828f0193795401684ac86f0" integrity sha512-UA91GwWPhFExt3IizW6bOeY/pQ0BkuNwKjk9iQW9KqxluGCrg4VenZ0/L+2Y0+ZOtme72EVvg6v0zo3AMQRCeA== dependencies: "@pnpm/config.env-replace" "^1.1.0" @@ -159,29 +159,29 @@ "@sindresorhus/is@^5.2.0": version "5.6.0" - resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-5.6.0.tgz#41dd6093d34652cddb5d5bdeee04eafc33826668" + resolved "https://registry.npmmirror.com/@sindresorhus/is/-/is-5.6.0.tgz#41dd6093d34652cddb5d5bdeee04eafc33826668" integrity sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g== "@szmarczak/http-timer@^5.0.1": version "5.0.1" - resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-5.0.1.tgz#c7c1bf1141cdd4751b0399c8fc7b8b664cd5be3a" + resolved "https://registry.npmmirror.com/@szmarczak/http-timer/-/http-timer-5.0.1.tgz#c7c1bf1141cdd4751b0399c8fc7b8b664cd5be3a" integrity sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw== dependencies: defer-to-connect "^2.0.1" "@types/http-cache-semantics@^4.0.1": version "4.0.2" - resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.2.tgz#abe102d06ccda1efdf0ed98c10ccf7f36a785a41" + resolved "https://registry.npmmirror.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.2.tgz#abe102d06ccda1efdf0ed98c10ccf7f36a785a41" integrity sha512-FD+nQWA2zJjh4L9+pFXqWOi0Hs1ryBCfI+985NjluQ1p8EYtoLvjLOKidXBtZ4/IcxDX4o8/E8qDS3540tNliw== balanced-match@^1.0.0: version "1.0.2" - resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee" + resolved "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee" integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== bottom-tip@^0.1.5: version "0.1.5" - resolved "https://registry.yarnpkg.com/bottom-tip/-/bottom-tip-0.1.5.tgz#ca81e738fba6ae956a5b4c55a78a127820c9b99e" + resolved "https://registry.npmmirror.com/bottom-tip/-/bottom-tip-0.1.5.tgz#ca81e738fba6ae956a5b4c55a78a127820c9b99e" integrity sha512-53RCkWg6hY8M7Y9lPgU2f2bAEejQh0H6SCL9B8ufFdYAOAH/cUEwxSsBIH0AcPbOcNaSgdEJr9OhdnTUENe5bA== dependencies: nanoid "^4.0.1" @@ -189,7 +189,7 @@ bottom-tip@^0.1.5: brace-expansion@^1.1.7: version "1.1.11" - resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd" + resolved "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd" integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA== dependencies: balanced-match "^1.0.0" @@ -197,17 +197,17 @@ brace-expansion@^1.1.7: browser-split@0.0.1: version "0.0.1" - resolved "https://registry.yarnpkg.com/browser-split/-/browser-split-0.0.1.tgz#7b097574f8e3ead606fb4664e64adfdda2981a93" + resolved "https://registry.npmmirror.com/browser-split/-/browser-split-0.0.1.tgz#7b097574f8e3ead606fb4664e64adfdda2981a93" integrity sha512-JhvgRb2ihQhsljNda3BI8/UcRHVzrVwo3Q+P8vDtSiyobXuFpuZ9mq+MbRGMnC22CjW3RrfXdg6j6ITX8M+7Ow== cacheable-lookup@^7.0.0: version "7.0.0" - resolved "https://registry.yarnpkg.com/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz#3476a8215d046e5a3202a9209dd13fec1f933a27" + resolved "https://registry.npmmirror.com/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz#3476a8215d046e5a3202a9209dd13fec1f933a27" integrity sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w== cacheable-request@^10.2.8: version "10.2.13" - resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-10.2.13.tgz#b7012bb4a2acdb18cb54d2dff751d766b3500842" + resolved "https://registry.npmmirror.com/cacheable-request/-/cacheable-request-10.2.13.tgz#b7012bb4a2acdb18cb54d2dff751d766b3500842" integrity sha512-3SD4rrMu1msNGEtNSt8Od6enwdo//U9s4ykmXfA2TD58kcLkCobtCDiby7kNyj7a/Q7lz/mAesAFI54rTdnvBA== dependencies: "@types/http-cache-semantics" "^4.0.1" @@ -220,32 +220,32 @@ cacheable-request@^10.2.8: camelize@^1.0.0: version "1.0.1" - resolved "https://registry.yarnpkg.com/camelize/-/camelize-1.0.1.tgz#89b7e16884056331a35d6b5ad064332c91daa6c3" + resolved "https://registry.npmmirror.com/camelize/-/camelize-1.0.1.tgz#89b7e16884056331a35d6b5ad064332c91daa6c3" integrity sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ== chalk@^5.3.0: version "5.3.0" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385" + resolved "https://registry.npmmirror.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385" integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w== charenc@0.0.2: version "0.0.2" - resolved "https://registry.yarnpkg.com/charenc/-/charenc-0.0.2.tgz#c0a1d2f3a7092e03774bfa83f14c0fc5790a8667" + resolved "https://registry.npmmirror.com/charenc/-/charenc-0.0.2.tgz#c0a1d2f3a7092e03774bfa83f14c0fc5790a8667" integrity sha512-yrLQ/yVUFXkzg7EDQsPieE/53+0RlaWTs+wBrvW36cyilJ2SaDWfl4Yj7MtLTXleV9uEKefbAGUPv2/iWSooRA== classnames@^2.2.5: version "2.3.2" - resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.2.tgz#351d813bf0137fcc6a76a16b88208d2560a0d924" + resolved "https://registry.npmmirror.com/classnames/-/classnames-2.3.2.tgz#351d813bf0137fcc6a76a16b88208d2560a0d924" integrity sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw== concat-map@0.0.1: version "0.0.1" - resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" + resolved "https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg== config-chain@^1.1.11: version "1.1.13" - resolved "https://registry.yarnpkg.com/config-chain/-/config-chain-1.1.13.tgz#fad0795aa6a6cdaff9ed1b68e9dff94372c232f4" + resolved "https://registry.npmmirror.com/config-chain/-/config-chain-1.1.13.tgz#fad0795aa6a6cdaff9ed1b68e9dff94372c232f4" integrity sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ== dependencies: ini "^1.3.4" @@ -253,44 +253,44 @@ config-chain@^1.1.11: core-js@^3.1.3: version "3.32.2" - resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.32.2.tgz#172fb5949ef468f93b4be7841af6ab1f21992db7" + resolved "https://registry.npmmirror.com/core-js/-/core-js-3.32.2.tgz#172fb5949ef468f93b4be7841af6ab1f21992db7" integrity sha512-pxXSw1mYZPDGvTQqEc5vgIb83jGQKFGYWY76z4a7weZXUolw3G+OvpZqSRcfYOoOVUQJYEPsWeQK8pKEnUtWxQ== crypt@0.0.2: version "0.0.2" - resolved "https://registry.yarnpkg.com/crypt/-/crypt-0.0.2.tgz#88d7ff7ec0dfb86f713dc87bbb42d044d3e6c41b" + resolved "https://registry.npmmirror.com/crypt/-/crypt-0.0.2.tgz#88d7ff7ec0dfb86f713dc87bbb42d044d3e6c41b" integrity sha512-mCxBlsHFYh9C+HVpiEacem8FEBnMXgU9gy4zmNC+SXAZNB/1idgp/aulFJ4FgCi7GPEVbfyng092GqL2k2rmow== -dayjs@^1.11.9: - version "1.11.9" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.9.tgz#9ca491933fadd0a60a2c19f6c237c03517d71d1a" - integrity sha512-QvzAURSbQ0pKdIye2txOzNaHmxtUBXerpY0FJsFXUMKbIZeFm5ht1LS/jFsrncjnmtv8HsG0W2g6c0zUjZWmpA== +dayjs@^1.11.10: + version "1.11.10" + resolved "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0" + integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ== decompress-response@^6.0.0: version "6.0.0" - resolved "https://registry.yarnpkg.com/decompress-response/-/decompress-response-6.0.0.tgz#ca387612ddb7e104bd16d85aab00d5ecf09c66fc" + resolved "https://registry.npmmirror.com/decompress-response/-/decompress-response-6.0.0.tgz#ca387612ddb7e104bd16d85aab00d5ecf09c66fc" integrity sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ== dependencies: mimic-response "^3.1.0" deep-extend@^0.6.0: version "0.6.0" - resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7e1537312b736330ac" + resolved "https://registry.npmmirror.com/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7e1537312b736330ac" integrity sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA== defer-to-connect@^2.0.1: version "2.0.1" - resolved "https://registry.yarnpkg.com/defer-to-connect/-/defer-to-connect-2.0.1.tgz#8016bdb4143e4632b77a3449c6236277de520587" + resolved "https://registry.npmmirror.com/defer-to-connect/-/defer-to-connect-2.0.1.tgz#8016bdb4143e4632b77a3449c6236277de520587" integrity sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg== dom-walk@^0.1.0: version "0.1.2" - resolved "https://registry.yarnpkg.com/dom-walk/-/dom-walk-0.1.2.tgz#0c548bef048f4d1f2a97249002236060daa3fd84" + resolved "https://registry.npmmirror.com/dom-walk/-/dom-walk-0.1.2.tgz#0c548bef048f4d1f2a97249002236060daa3fd84" integrity sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w== error@^4.3.0: version "4.4.0" - resolved "https://registry.yarnpkg.com/error/-/error-4.4.0.tgz#bf69ff251fb4a279c19adccdaa6b61e90d9bf12a" + resolved "https://registry.npmmirror.com/error/-/error-4.4.0.tgz#bf69ff251fb4a279c19adccdaa6b61e90d9bf12a" integrity sha512-SNDKualLUtT4StGFP7xNfuFybL2f6iJujFtrWuvJqGbVQGaN+adE23veqzPz1hjUjTunLi2EnJ+0SJxtbJreKw== dependencies: camelize "^1.0.0" @@ -299,7 +299,7 @@ error@^4.3.0: esbuild@^0.18.10: version "0.18.20" - resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.18.20.tgz#4709f5a34801b43b799ab7d6d82f7284a9b7a7a6" + resolved "https://registry.npmmirror.com/esbuild/-/esbuild-0.18.20.tgz#4709f5a34801b43b799ab7d6d82f7284a9b7a7a6" integrity sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA== optionalDependencies: "@esbuild/android-arm" "0.18.20" @@ -327,14 +327,14 @@ esbuild@^0.18.10: ev-store@^7.0.0: version "7.0.0" - resolved "https://registry.yarnpkg.com/ev-store/-/ev-store-7.0.0.tgz#1ab0c7f82136505dd74b31d17701cb2be6d26558" + resolved "https://registry.npmmirror.com/ev-store/-/ev-store-7.0.0.tgz#1ab0c7f82136505dd74b31d17701cb2be6d26558" integrity sha512-otazchNRnGzp2YarBJ+GXKVGvhxVATB1zmaStxJBYet0Dyq7A9VhH8IUEB/gRcL6Ch52lfpgPTRJ2m49epyMsQ== dependencies: individual "^3.0.0" feather-icons@^4.29.1: version "4.29.1" - resolved "https://registry.yarnpkg.com/feather-icons/-/feather-icons-4.29.1.tgz#f222aaa4cc6fca499356660c9de6c009ee2cb117" + resolved "https://registry.npmmirror.com/feather-icons/-/feather-icons-4.29.1.tgz#f222aaa4cc6fca499356660c9de6c009ee2cb117" integrity sha512-P1we61haGTds6lKWe6CCVPsNULb8tHr1y6S9gXEpU+lNR1Ja7GdV0A1l2hTNmzXv+0Stix/3YMWMAn7n1Qtd6A== dependencies: classnames "^2.2.5" @@ -342,34 +342,34 @@ feather-icons@^4.29.1: form-data-encoder@^2.1.2: version "2.1.4" - resolved "https://registry.yarnpkg.com/form-data-encoder/-/form-data-encoder-2.1.4.tgz#261ea35d2a70d48d30ec7a9603130fa5515e9cd5" + resolved "https://registry.npmmirror.com/form-data-encoder/-/form-data-encoder-2.1.4.tgz#261ea35d2a70d48d30ec7a9603130fa5515e9cd5" integrity sha512-yDYSgNMraqvnxiEXO4hi88+YZxaHC6QKzb5N84iRCTDeRO7ZALpir/lVmf/uXUhnwUr2O4HU8s/n6x+yNjQkHw== fs.realpath@^1.0.0: version "1.0.0" - resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f" + resolved "https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f" integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw== fsevents@~2.3.2: version "2.3.3" - resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6" + resolved "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6" integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw== gaze@^1.1.3: version "1.1.3" - resolved "https://registry.yarnpkg.com/gaze/-/gaze-1.1.3.tgz#c441733e13b927ac8c0ff0b4c3b033f28812924a" + resolved "https://registry.npmmirror.com/gaze/-/gaze-1.1.3.tgz#c441733e13b927ac8c0ff0b4c3b033f28812924a" integrity sha512-BRdNm8hbWzFzWHERTrejLqwHDfS4GibPoq5wjTPIoJHoBtKGPg3xAFfxmM+9ztbXelxcf2hwQcaz1PtmFeue8g== dependencies: globule "^1.0.0" get-stream@^6.0.1: version "6.0.1" - resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7" + resolved "https://registry.npmmirror.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7" integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg== glob@~7.1.1: version "7.1.7" - resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90" + resolved "https://registry.npmmirror.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90" integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ== dependencies: fs.realpath "^1.0.0" @@ -381,7 +381,7 @@ glob@~7.1.1: global@^4.3.0: version "4.4.0" - resolved "https://registry.yarnpkg.com/global/-/global-4.4.0.tgz#3e7b105179006a323ed71aafca3e9c57a5cc6406" + resolved "https://registry.npmmirror.com/global/-/global-4.4.0.tgz#3e7b105179006a323ed71aafca3e9c57a5cc6406" integrity sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w== dependencies: min-document "^2.19.0" @@ -389,7 +389,7 @@ global@^4.3.0: globule@^1.0.0: version "1.3.4" - resolved "https://registry.yarnpkg.com/globule/-/globule-1.3.4.tgz#7c11c43056055a75a6e68294453c17f2796170fb" + resolved "https://registry.npmmirror.com/globule/-/globule-1.3.4.tgz#7c11c43056055a75a6e68294453c17f2796170fb" integrity sha512-OPTIfhMBh7JbBYDpa5b+Q5ptmMWKwcNcFSR/0c6t8V4f3ZAVBEsKNY37QdVqmLRYSMhOUGYrY0QhSoEpzGr/Eg== dependencies: glob "~7.1.1" @@ -398,7 +398,7 @@ globule@^1.0.0: got@^12.1.0: version "12.6.1" - resolved "https://registry.yarnpkg.com/got/-/got-12.6.1.tgz#8869560d1383353204b5a9435f782df9c091f549" + resolved "https://registry.npmmirror.com/got/-/got-12.6.1.tgz#8869560d1383353204b5a9435f782df9c091f549" integrity sha512-mThBblvlAF1d4O5oqyvN+ZxLAYwIJK7bpMxgYqPD9okW0C3qm5FFn7k811QrcuEBwaogR3ngOFoCfs6mRv7teQ== dependencies: "@sindresorhus/is" "^5.2.0" @@ -415,17 +415,17 @@ got@^12.1.0: graceful-fs@4.2.10: version "4.2.10" - resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.10.tgz#147d3a006da4ca3ce14728c7aefc287c367d7a6c" + resolved "https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.10.tgz#147d3a006da4ca3ce14728c7aefc287c367d7a6c" integrity sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA== http-cache-semantics@^4.1.1: version "4.1.1" - resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a" + resolved "https://registry.npmmirror.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a" integrity sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ== http2-wrapper@^2.1.10: version "2.2.0" - resolved "https://registry.yarnpkg.com/http2-wrapper/-/http2-wrapper-2.2.0.tgz#b80ad199d216b7d3680195077bd7b9060fa9d7f3" + resolved "https://registry.npmmirror.com/http2-wrapper/-/http2-wrapper-2.2.0.tgz#b80ad199d216b7d3680195077bd7b9060fa9d7f3" integrity sha512-kZB0wxMo0sh1PehyjJUWRFEd99KC5TLjZ2cULC4f9iqJBAmKQQXEICjxl5iPJRwP40dpeHFqqhm7tYCvODpqpQ== dependencies: quick-lru "^5.1.1" @@ -433,12 +433,12 @@ http2-wrapper@^2.1.10: individual@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/individual/-/individual-3.0.0.tgz#e7ca4f85f8957b018734f285750dc22ec2f9862d" + resolved "https://registry.npmmirror.com/individual/-/individual-3.0.0.tgz#e7ca4f85f8957b018734f285750dc22ec2f9862d" integrity sha512-rUY5vtT748NMRbEMrTNiFfy29BgGZwGXUi2NFUVMWQrogSLzlJvQV9eeMWi+g1aVaQ53tpyLAQtd5x/JH0Nh1g== inflight@^1.0.4: version "1.0.6" - resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9" + resolved "https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9" integrity sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA== dependencies: once "^1.3.0" @@ -446,63 +446,63 @@ inflight@^1.0.4: inherits@2: version "2.0.4" - resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" + resolved "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== ini@^1.3.4, ini@~1.3.0: version "1.3.8" - resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c" + resolved "https://registry.npmmirror.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c" integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew== is-buffer@~1.1.6: version "1.1.6" - resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be" + resolved "https://registry.npmmirror.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be" integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w== is-object@^1.0.1: version "1.0.2" - resolved "https://registry.yarnpkg.com/is-object/-/is-object-1.0.2.tgz#a56552e1c665c9e950b4a025461da87e72f86fcf" + resolved "https://registry.npmmirror.com/is-object/-/is-object-1.0.2.tgz#a56552e1c665c9e950b4a025461da87e72f86fcf" integrity sha512-2rRIahhZr2UWb45fIOuvZGpFtz0TyOZLf32KxBbSoUCeZR495zCKlWUKKUByk3geS2eAs7ZAABt0Y/Rx0GiQGA== json-buffer@3.0.1: version "3.0.1" - resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13" + resolved "https://registry.npmmirror.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13" integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ== keyv@^4.5.3: version "4.5.3" - resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.3.tgz#00873d2b046df737963157bd04f294ca818c9c25" + resolved "https://registry.npmmirror.com/keyv/-/keyv-4.5.3.tgz#00873d2b046df737963157bd04f294ca818c9c25" integrity sha512-QCiSav9WaX1PgETJ+SpNnx2PRRapJ/oRSXM4VO5OGYGSjrxbKPVFVhB3l2OCbLCk329N8qyAtsJjSjvVBWzEug== dependencies: json-buffer "3.0.1" latest-version@^7.0.0: version "7.0.0" - resolved "https://registry.yarnpkg.com/latest-version/-/latest-version-7.0.0.tgz#843201591ea81a4d404932eeb61240fe04e9e5da" + resolved "https://registry.npmmirror.com/latest-version/-/latest-version-7.0.0.tgz#843201591ea81a4d404932eeb61240fe04e9e5da" integrity sha512-KvNT4XqAMzdcL6ka6Tl3i2lYeFDgXNCuIX+xNx6ZMVR1dFq+idXd9FLKNMOIx0t9mJ9/HudyX4oZWXZQ0UJHeg== dependencies: package-json "^8.1.0" lodash@^4.17.21: version "4.17.21" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" + resolved "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== lowercase-keys@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-3.0.0.tgz#c5e7d442e37ead247ae9db117a9d0a467c89d4f2" + resolved "https://registry.npmmirror.com/lowercase-keys/-/lowercase-keys-3.0.0.tgz#c5e7d442e37ead247ae9db117a9d0a467c89d4f2" integrity sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ== lru-cache@^6.0.0: version "6.0.0" - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94" + resolved "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94" integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA== dependencies: yallist "^4.0.0" md5@^2.3.0: version "2.3.0" - resolved "https://registry.yarnpkg.com/md5/-/md5-2.3.0.tgz#c3da9a6aae3a30b46b7b0c349b87b110dc3bda4f" + resolved "https://registry.npmmirror.com/md5/-/md5-2.3.0.tgz#c3da9a6aae3a30b46b7b0c349b87b110dc3bda4f" integrity sha512-T1GITYmFaKuO91vxyoQMFETst+O71VUPEU3ze5GNzDm0OWdP8v1ziTaAEPUr/3kLsY3Sftgz242A1SetQiDL7g== dependencies: charenc "0.0.2" @@ -511,80 +511,80 @@ md5@^2.3.0: mimic-response@^3.1.0: version "3.1.0" - resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9" + resolved "https://registry.npmmirror.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9" integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ== mimic-response@^4.0.0: version "4.0.0" - resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-4.0.0.tgz#35468b19e7c75d10f5165ea25e75a5ceea7cf70f" + resolved "https://registry.npmmirror.com/mimic-response/-/mimic-response-4.0.0.tgz#35468b19e7c75d10f5165ea25e75a5ceea7cf70f" integrity sha512-e5ISH9xMYU0DzrT+jl8q2ze9D6eWBto+I8CNpe+VI+K2J/F/k3PdkdTdz4wvGVH4NTpo+NRYTVIuMQEMMcsLqg== min-document@^2.19.0: version "2.19.0" - resolved "https://registry.yarnpkg.com/min-document/-/min-document-2.19.0.tgz#7bd282e3f5842ed295bb748cdd9f1ffa2c824685" + resolved "https://registry.npmmirror.com/min-document/-/min-document-2.19.0.tgz#7bd282e3f5842ed295bb748cdd9f1ffa2c824685" integrity sha512-9Wy1B3m3f66bPPmU5hdA4DR4PB2OfDU/+GS3yAB7IQozE3tqXaVv2zOjgla7MEGSRv95+ILmOuvhLkOK6wJtCQ== dependencies: dom-walk "^0.1.0" minimatch@^3.0.4: version "3.1.2" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" + resolved "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== dependencies: brace-expansion "^1.1.7" minimatch@~3.0.2: version "3.0.8" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.8.tgz#5e6a59bd11e2ab0de1cfb843eb2d82e546c321c1" + resolved "https://registry.npmmirror.com/minimatch/-/minimatch-3.0.8.tgz#5e6a59bd11e2ab0de1cfb843eb2d82e546c321c1" integrity sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q== dependencies: brace-expansion "^1.1.7" minimist@^1.2.0: version "1.2.8" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c" + resolved "https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c" integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA== nanoid@^3.3.6: version "3.3.6" - resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c" + resolved "https://registry.npmmirror.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" + resolved "https://registry.npmmirror.com/nanoid/-/nanoid-4.0.2.tgz#140b3c5003959adbebf521c170f282c5e7f9fb9e" integrity sha512-7ZtY5KTCNheRGfEFxnedV5zFiORN1+Y1N6zvPTnHQd8ENUvfaDBeuJDZb2bN/oXwXxu3qkTXDzy57W5vAmDTBw== nanoid@^5.0.1: version "5.0.1" - resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-5.0.1.tgz#3e95d775a8bc8a98afbf0a237e2bbc6a71b0662e" + resolved "https://registry.npmmirror.com/nanoid/-/nanoid-5.0.1.tgz#3e95d775a8bc8a98afbf0a237e2bbc6a71b0662e" integrity sha512-vWeVtV5Cw68aML/QaZvqN/3QQXc6fBfIieAlu05m7FZW2Dgb+3f0xc0TTxuJW+7u30t7iSDTV/j3kVI0oJqIfQ== next-tick@^0.2.2: version "0.2.2" - resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-0.2.2.tgz#75da4a927ee5887e39065880065b7336413b310d" + resolved "https://registry.npmmirror.com/next-tick/-/next-tick-0.2.2.tgz#75da4a927ee5887e39065880065b7336413b310d" integrity sha512-f7h4svPtl+QidoBv4taKXUjJ70G2asaZ8G28nS0OkqaalX8dwwrtWtyxEDPK62AC00ur/+/E0pUwBwY5EPn15Q== normalize-url@^8.0.0: version "8.0.0" - resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.0.tgz#593dbd284f743e8dcf6a5ddf8fadff149c82701a" + resolved "https://registry.npmmirror.com/normalize-url/-/normalize-url-8.0.0.tgz#593dbd284f743e8dcf6a5ddf8fadff149c82701a" integrity sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw== once@^1.3.0: version "1.4.0" - resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1" + resolved "https://registry.npmmirror.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1" integrity sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w== dependencies: wrappy "1" p-cancelable@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/p-cancelable/-/p-cancelable-3.0.0.tgz#63826694b54d61ca1c20ebcb6d3ecf5e14cd8050" + resolved "https://registry.npmmirror.com/p-cancelable/-/p-cancelable-3.0.0.tgz#63826694b54d61ca1c20ebcb6d3ecf5e14cd8050" integrity sha512-mlVgR3PGuzlo0MmTdk4cXqXWlwQDLnONTAg6sm62XkMJEiRxN3GL3SffkYvqwonbkJBcrI7Uvv5Zh9yjvn2iUw== package-json@^8.1.0: version "8.1.1" - resolved "https://registry.yarnpkg.com/package-json/-/package-json-8.1.1.tgz#3e9948e43df40d1e8e78a85485f1070bf8f03dc8" + resolved "https://registry.npmmirror.com/package-json/-/package-json-8.1.1.tgz#3e9948e43df40d1e8e78a85485f1070bf8f03dc8" integrity sha512-cbH9IAIJHNj9uXi196JVsRlt7cHKak6u/e6AkL/bkRelZ7rlL3X1YKxsZwa36xipOEKAsdtmaG6aAJoM1fx2zA== dependencies: got "^12.1.0" @@ -594,18 +594,18 @@ package-json@^8.1.0: path-is-absolute@^1.0.0: version "1.0.1" - resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" + resolved "https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg== picocolors@^1.0.0: version "1.0.0" - resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c" + resolved "https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c" integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== postcss@^8.4.27: - version "8.4.29" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.29.tgz#33bc121cf3b3688d4ddef50be869b2a54185a1dd" - integrity sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw== + version "8.4.30" + resolved "https://registry.npmmirror.com/postcss/-/postcss-8.4.30.tgz#0e0648d551a606ef2192a26da4cabafcc09c1aa7" + integrity sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g== dependencies: nanoid "^3.3.6" picocolors "^1.0.0" @@ -613,27 +613,27 @@ postcss@^8.4.27: process@^0.11.10: version "0.11.10" - resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182" + resolved "https://registry.npmmirror.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182" integrity sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A== proto-list@~1.2.1: version "1.2.4" - resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849" + resolved "https://registry.npmmirror.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849" integrity sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA== querystringify@^2.1.1: version "2.2.0" - resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6" + resolved "https://registry.npmmirror.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6" integrity sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ== quick-lru@^5.1.1: version "5.1.1" - resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-5.1.1.tgz#366493e6b3e42a3a6885e2e99d18f80fb7a8c932" + resolved "https://registry.npmmirror.com/quick-lru/-/quick-lru-5.1.1.tgz#366493e6b3e42a3a6885e2e99d18f80fb7a8c932" integrity sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA== rc@1.2.8: version "1.2.8" - resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.8.tgz#cd924bf5200a075b83c188cd6b9e211b7fc0d3ed" + resolved "https://registry.npmmirror.com/rc/-/rc-1.2.8.tgz#cd924bf5200a075b83c188cd6b9e211b7fc0d3ed" integrity sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw== dependencies: deep-extend "^0.6.0" @@ -643,67 +643,67 @@ rc@1.2.8: registry-auth-token@^5.0.1: version "5.0.2" - resolved "https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-5.0.2.tgz#8b026cc507c8552ebbe06724136267e63302f756" + resolved "https://registry.npmmirror.com/registry-auth-token/-/registry-auth-token-5.0.2.tgz#8b026cc507c8552ebbe06724136267e63302f756" integrity sha512-o/3ikDxtXaA59BmZuZrJZDJv8NMDGSj+6j6XaeBmHw8eY1i1qd9+6H+LjVvQXx3HN6aRCGa1cUdJ9RaJZUugnQ== dependencies: "@pnpm/npm-conf" "^2.1.0" registry-url@^6.0.0: version "6.0.1" - resolved "https://registry.yarnpkg.com/registry-url/-/registry-url-6.0.1.tgz#056d9343680f2f64400032b1e199faa692286c58" + resolved "https://registry.npmmirror.com/registry-url/-/registry-url-6.0.1.tgz#056d9343680f2f64400032b1e199faa692286c58" integrity sha512-+crtS5QjFRqFCoQmvGduwYWEBng99ZvmFvF+cUJkGYF1L1BfU8C6Zp9T7f5vPAwyLkUExpvK+ANVZmGU49qi4Q== dependencies: rc "1.2.8" requires-port@^1.0.0: version "1.0.0" - resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff" + resolved "https://registry.npmmirror.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff" integrity sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ== resolve-alpn@^1.2.0: version "1.2.1" - resolved "https://registry.yarnpkg.com/resolve-alpn/-/resolve-alpn-1.2.1.tgz#b7adbdac3546aaaec20b45e7d8265927072726f9" + resolved "https://registry.npmmirror.com/resolve-alpn/-/resolve-alpn-1.2.1.tgz#b7adbdac3546aaaec20b45e7d8265927072726f9" integrity sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g== responselike@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/responselike/-/responselike-3.0.0.tgz#20decb6c298aff0dbee1c355ca95461d42823626" + resolved "https://registry.npmmirror.com/responselike/-/responselike-3.0.0.tgz#20decb6c298aff0dbee1c355ca95461d42823626" integrity sha512-40yHxbNcl2+rzXvZuVkrYohathsSJlMTXKryG5y8uciHv1+xDLHQpgjG64JUO9nrEq2jGLH6IZ8BcZyw3wrweg== dependencies: lowercase-keys "^3.0.0" rollup@^3.27.1: - version "3.29.2" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.2.tgz#cbc76cd5b03b9f9e93be991d23a1dff9c6d5b740" - integrity sha512-CJouHoZ27v6siztc21eEQGo0kIcE5D1gVPA571ez0mMYb25LGYGKnVNXpEj5MGlepmDWGXNjDB5q7uNiPHC11A== + version "3.29.3" + resolved "https://registry.npmmirror.com/rollup/-/rollup-3.29.3.tgz#97769774ccaa6a3059083d4680fcabd8ead01289" + integrity sha512-T7du6Hum8jOkSWetjRgbwpM6Sy0nECYrYRSmZjayFcOddtKJWU4d17AC3HNUk7HRuqy4p+G7aEZclSHytqUmEg== optionalDependencies: fsevents "~2.3.2" semver@^7.3.7: version "7.5.4" - resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e" + resolved "https://registry.npmmirror.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e" integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA== dependencies: lru-cache "^6.0.0" source-map-js@^1.0.2: version "1.0.2" - resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c" + resolved "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c" integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw== string-template@~0.2.0: version "0.2.1" - resolved "https://registry.yarnpkg.com/string-template/-/string-template-0.2.1.tgz#42932e598a352d01fc22ec3367d9d84eec6c9add" + resolved "https://registry.npmmirror.com/string-template/-/string-template-0.2.1.tgz#42932e598a352d01fc22ec3367d9d84eec6c9add" integrity sha512-Yptehjogou2xm4UJbxJ4CxgZx12HBfeystp0y3x7s4Dj32ltVVG1Gg8YhKjHZkHicuKpZX/ffilA8505VbUbpw== strip-json-comments@~2.0.1: version "2.0.1" - resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" + resolved "https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ== url-parse@^1.5.10: version "1.5.10" - resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1" + resolved "https://registry.npmmirror.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1" integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ== dependencies: querystringify "^2.1.1" @@ -711,7 +711,7 @@ url-parse@^1.5.10: virtual-dom@^2.1.1: version "2.1.1" - resolved "https://registry.yarnpkg.com/virtual-dom/-/virtual-dom-2.1.1.tgz#80eda2d481b9ede0c049118cefcb4a05f21d1375" + resolved "https://registry.npmmirror.com/virtual-dom/-/virtual-dom-2.1.1.tgz#80eda2d481b9ede0c049118cefcb4a05f21d1375" integrity sha512-wb6Qc9Lbqug0kRqo/iuApfBpJJAq14Sk1faAnSmtqXiwahg7PVTvWMs9L02Z8nNIMqbwsxzBAA90bbtRLbw0zg== dependencies: browser-split "0.0.1" @@ -725,7 +725,7 @@ virtual-dom@^2.1.1: vite@^4.4.9: version "4.4.9" - resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.9.tgz#1402423f1a2f8d66fd8d15e351127c7236d29d3d" + resolved "https://registry.npmmirror.com/vite/-/vite-4.4.9.tgz#1402423f1a2f8d66fd8d15e351127c7236d29d3d" integrity sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA== dependencies: esbuild "^0.18.10" @@ -736,30 +736,30 @@ vite@^4.4.9: wrappy@1: version "1.0.2" - resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f" + resolved "https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f" integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ== -ws@^8.14.1: - version "8.14.1" - resolved "https://registry.yarnpkg.com/ws/-/ws-8.14.1.tgz#4b9586b4f70f9e6534c7bb1d3dc0baa8b8cf01e0" - integrity sha512-4OOseMUq8AzRBI/7SLMUwO+FEDnguetSk7KMb1sHwvF2w2Wv5Hoj0nlifx8vtGsftE/jWHojPy8sMMzYLJ2G/A== +ws@^8.14.2: + version "8.14.2" + resolved "https://registry.npmmirror.com/ws/-/ws-8.14.2.tgz#6c249a806eb2db7a20d26d51e7709eab7b2e6c7f" + integrity sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g== x-is-array@0.1.0: version "0.1.0" - resolved "https://registry.yarnpkg.com/x-is-array/-/x-is-array-0.1.0.tgz#de520171d47b3f416f5587d629b89d26b12dc29d" + resolved "https://registry.npmmirror.com/x-is-array/-/x-is-array-0.1.0.tgz#de520171d47b3f416f5587d629b89d26b12dc29d" integrity sha512-goHPif61oNrr0jJgsXRfc8oqtYzvfiMJpTqwE7Z4y9uH+T3UozkGqQ4d2nX9mB9khvA8U2o/UbPOFjgC7hLWIA== x-is-string@0.1.0: version "0.1.0" - resolved "https://registry.yarnpkg.com/x-is-string/-/x-is-string-0.1.0.tgz#474b50865af3a49a9c4657f05acd145458f77d82" + resolved "https://registry.npmmirror.com/x-is-string/-/x-is-string-0.1.0.tgz#474b50865af3a49a9c4657f05acd145458f77d82" integrity sha512-GojqklwG8gpzOVEVki5KudKNoq7MbbjYZCbyWzEz7tyPA7eleiE0+ePwOWQQRb5fm86rD3S8Tc0tSFf3AOv50w== xtend@~4.0.0: version "4.0.2" - resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54" + resolved "https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54" integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ== yallist@^4.0.0: version "4.0.0" - resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72" + resolved "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72" integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==