diff --git a/.github/workflows/upload.yaml b/.github/workflows/upload.yaml index 2e29df0..8e7eef7 100644 --- a/.github/workflows/upload.yaml +++ b/.github/workflows/upload.yaml @@ -10,24 +10,24 @@ jobs: test: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: actions/setup-node@v3 with: - node-version: 18 + node-version: 20 cache: 'yarn' - uses: supplypike/setup-bin@v3 with: - uri: 'https://github.com/calcit-lang/calcit/releases/download/0.7.5/cr' + uri: 'https://github.com/calcit-lang/calcit/releases/download/0.8.1/cr' name: 'cr' - version: '0.7.5' + version: '0.8.1' - uses: supplypike/setup-bin@v3 with: - uri: 'https://github.com/calcit-lang/calcit/releases/download/0.7.5/caps' + uri: 'https://github.com/calcit-lang/calcit/releases/download/0.8.1/caps' name: 'caps' - version: '0.7.5' + version: '0.8.1' - name: "compiles to js" run: > diff --git a/entry/diffview.png b/assets/diffview.png similarity index 100% rename from entry/diffview.png rename to assets/diffview.png diff --git a/entry/diffview.sketch b/assets/diffview.sketch similarity index 100% rename from entry/diffview.sketch rename to assets/diffview.sketch diff --git a/entry/main.css b/assets/main.css similarity index 100% rename from entry/main.css rename to assets/main.css diff --git a/entry/manifest.json b/assets/manifest.json similarity index 100% rename from entry/manifest.json rename to assets/manifest.json diff --git a/calcit.cirru b/calcit.cirru index 4afe17e..58a46ac 100644 --- a/calcit.cirru +++ b/calcit.cirru @@ -1,1757 +1,1710 @@ -{} - :configs $ {} (:extension |.cljs) (:init-fn |app.main/main!) (:output |src) (:port 6001) (:reload-fn |app.main/reload!) (:storage-key |calcit.cirru) (:version |0.0.1) +{} (:package |app) + :configs $ {} (:init-fn |app.main/main!) (:output |src) (:port 6001) (:reload-fn |app.main/reload!) (:storage-key |calcit.cirru) (:version |0.0.1) :modules $ [] |respo.calcit/ |lilac/ |memof/ |respo-ui.calcit/ |respo-markdown.calcit/ |reel.calcit/ :entries $ {} - :ir $ {} (:package |app) - :files $ {} - |app.comp.container $ {} - :defs $ {} - |comp-checked $ {} (:at 1535106366223) (:by |rJG4IHzWf) (:type :expr) + :files $ {} + |app.comp.container $ %{} :FileEntry + :defs $ {} + |comp-checked $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1535106366223) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106518525) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |j $ {} (:at 1535106366223) (:by |rJG4IHzWf) (:text |comp-checked) (:type :leaf) - |r $ {} (:at 1535106366223) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106518525) (:by |rJG4IHzWf) (:text |defcomp) + |j $ %{} :Leaf (:at 1535106366223) (:by |rJG4IHzWf) (:text |comp-checked) + |r $ %{} :Expr (:at 1535106366223) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106369947) (:by |rJG4IHzWf) (:text |checked?) (:type :leaf) - |j $ {} (:at 1535106372240) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |r $ {} (:at 1535106373787) (:by |rJG4IHzWf) (:text |handler) (:type :leaf) - |v $ {} (:at 1535106378049) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106369947) (:by |rJG4IHzWf) (:text |checked?) + |j $ %{} :Leaf (:at 1535106372240) (:by |rJG4IHzWf) (:text |text) + |r $ %{} :Leaf (:at 1535106373787) (:by |rJG4IHzWf) (:text |handler) + |v $ %{} :Expr (:at 1535106378049) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1535106379317) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |L $ {} (:at 1535106379616) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1535106379317) (:by |rJG4IHzWf) (:text |div) + |L $ %{} :Expr (:at 1535106379616) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106379925) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1535106380431) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106379925) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1535106380431) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106382779) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |j $ {} (:at 1535106447621) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106382779) (:by |rJG4IHzWf) (:text |:style) + |j $ %{} :Expr (:at 1535106447621) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1535106448466) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |T $ {} (:at 1535106457222) (:by |rJG4IHzWf) (:text |ui/row-center) (:type :leaf) - |j $ {} (:at 1563643740982) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1535106448466) (:by |rJG4IHzWf) (:text |merge) + |T $ %{} :Leaf (:at 1535106457222) (:by |rJG4IHzWf) (:text |ui/row-center) + |j $ %{} :Expr (:at 1563643740982) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643741378) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1563643741940) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643741378) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1563643741940) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643741940) (:by |rJG4IHzWf) (:text |:cursor) (:type :leaf) - |j $ {} (:at 1563643741940) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |r $ {} (:at 1563643730727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643741940) (:by |rJG4IHzWf) (:text |:cursor) + |j $ %{} :Leaf (:at 1563643741940) (:by |rJG4IHzWf) (:text |:pointer) + |r $ %{} :Expr (:at 1563643730727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643730727) (:by |rJG4IHzWf) (:text |:on-click) (:type :leaf) - |j $ {} (:at 1563643730727) (:by |rJG4IHzWf) (:text |handler) (:type :leaf) - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643730727) (:by |rJG4IHzWf) (:text |:on-click) + |j $ %{} :Leaf (:at 1563643730727) (:by |rJG4IHzWf) (:text |handler) + |T $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |input) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |input) + |j $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |:type) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text "|\"checkbox") (:type :leaf) - |r $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |:type) + |j $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text "|\"checkbox") + |r $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |:checked) (:type :leaf) - |j $ {} (:at 1535106398706) (:by |rJG4IHzWf) (:text |checked?) (:type :leaf) - |v $ {} (:at 1563643750408) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |:checked) + |j $ %{} :Leaf (:at 1535106398706) (:by |rJG4IHzWf) (:text |checked?) + |v $ %{} :Expr (:at 1563643750408) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643750408) (:by |rJG4IHzWf) (:text |:cursor) (:type :leaf) - |j $ {} (:at 1563643750408) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643750408) (:by |rJG4IHzWf) (:text |:cursor) + |j $ %{} :Leaf (:at 1563643750408) (:by |rJG4IHzWf) (:text |:pointer) + |j $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |<>) (:type :leaf) - |j $ {} (:at 1535106394738) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |r $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |<>) + |j $ %{} :Leaf (:at 1535106394738) (:by |rJG4IHzWf) (:text |text) + |r $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |ui/font-fancy) (:type :leaf) - |comp-container $ {} (:at 1686561203533) (:by |rJG4IHzWf) (:text |-data) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |:font-family) + |j $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |ui/font-fancy) + |comp-container $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1686561203533) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1499755354983) (:by |root) (:text |defcomp) (:type :leaf) - |j $ {} (:at 1499755354983) (:by |root) (:text |comp-container) (:type :leaf) - |r $ {} (:at 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |defcomp) + |j $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |comp-container) + |r $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |T $ {} (:at 1507461830530) (:by |root) (:text |reel) (:type :leaf) - |v $ {} (:at 1507461832154) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1507461830530) (:by |root) (:text |reel) + |v $ %{} :Expr (:at 1507461832154) (:by |root) :data $ {} - |D $ {} (:at 1507461833421) (:by |root) (:text |let) (:type :leaf) - |L $ {} (:at 1507461834351) (:by |root) (:type :expr) + |D $ %{} :Leaf (:at 1507461833421) (:by |root) (:text |let) + |L $ %{} :Expr (:at 1507461834351) (:by |root) :data $ {} - |T $ {} (:at 1507461834650) (:by |root) (:type :expr) + |T $ %{} :Expr (:at 1507461834650) (:by |root) :data $ {} - |T $ {} (:at 1507461835738) (:by |root) (:text |store) (:type :leaf) - |j $ {} (:at 1507461836110) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1507461835738) (:by |root) (:text |store) + |j $ %{} :Expr (:at 1507461836110) (:by |root) :data $ {} - |T $ {} (:at 1507461837276) (:by |root) (:text |:store) (:type :leaf) - |j $ {} (:at 1507461838285) (:by |root) (:text |reel) (:type :leaf) - |j $ {} (:at 1509727104820) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1507461837276) (:by |root) (:text |:store) + |j $ %{} :Leaf (:at 1507461838285) (:by |root) (:text |reel) + |j $ %{} :Expr (:at 1509727104820) (:by |root) :data $ {} - |T $ {} (:at 1509727105928) (:by |root) (:text |states) (:type :leaf) - |j $ {} (:at 1509727106316) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1509727105928) (:by |root) (:text |states) + |j $ %{} :Expr (:at 1509727106316) (:by |root) :data $ {} - |T $ {} (:at 1509727107223) (:by |root) (:text |:states) (:type :leaf) - |j $ {} (:at 1509727108033) (:by |root) (:text |store) (:type :leaf) - |n $ {} (:at 1534956299085) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1509727107223) (:by |root) (:text |:states) + |j $ %{} :Leaf (:at 1509727108033) (:by |root) (:text |store) + |n $ %{} :Expr (:at 1534956299085) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956301282) (:by |rJG4IHzWf) (:text |sorted?) (:type :leaf) - |j $ {} (:at 1534956301606) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956301282) (:by |rJG4IHzWf) (:text |sorted?) + |j $ %{} :Expr (:at 1534956301606) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956303032) (:by |rJG4IHzWf) (:text |:sorted?) (:type :leaf) - |j $ {} (:at 1534956305434) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |p $ {} (:at 1535106144225) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956303032) (:by |rJG4IHzWf) (:text |:sorted?) + |j $ %{} :Leaf (:at 1534956305434) (:by |rJG4IHzWf) (:text |store) + |p $ %{} :Expr (:at 1535106144225) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643219228) (:by |rJG4IHzWf) (:text |show-result?) (:type :leaf) - |j $ {} (:at 1535106149181) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643219228) (:by |rJG4IHzWf) (:text |show-result?) + |j $ %{} :Expr (:at 1535106149181) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643217683) (:by |rJG4IHzWf) (:text |:show-result?) (:type :leaf) - |j $ {} (:at 1535106151051) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |r $ {} (:at 1569087179299) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643217683) (:by |rJG4IHzWf) (:text |:show-result?) + |j $ %{} :Leaf (:at 1535106151051) (:by |rJG4IHzWf) (:text |store) + |r $ %{} :Expr (:at 1569087179299) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534785057491) (:by |rJG4IHzWf) (:text |changes) (:type :leaf) - |j $ {} (:at 1629027274788) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534785057491) (:by |rJG4IHzWf) (:text |changes) + |j $ %{} :Expr (:at 1629027274788) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1686561206767) (:by |rJG4IHzWf) (:text |tagging-data) (:type :leaf) - |T $ {} (:at 1534784709348) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1686561206767) (:by |rJG4IHzWf) (:text |tagging-data) + |T $ %{} :Expr (:at 1534784709348) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1629027114295) (:by |rJG4IHzWf) (:text |to-calcit-data) (:type :leaf) - |T $ {} (:at 1534956787232) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1629027114295) (:by |rJG4IHzWf) (:text |to-calcit-data) + |T $ %{} :Expr (:at 1534956787232) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1534956787835) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1534956789030) (:by |rJG4IHzWf) (:text |sorted?) (:type :leaf) - |T $ {} (:at 1534784689082) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1534956787835) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Leaf (:at 1534956789030) (:by |rJG4IHzWf) (:text |sorted?) + |T $ %{} :Expr (:at 1534784689082) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784691128) (:by |rJG4IHzWf) (:text |diff/diffLines) (:type :leaf) - |j $ {} (:at 1534956798012) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784691128) (:by |rJG4IHzWf) (:text |diff/diffLines) + |j $ %{} :Expr (:at 1534956798012) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1534956812886) (:by |rJG4IHzWf) (:text |sort-by-line) (:type :leaf) - |T $ {} (:at 1534784693796) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1534956812886) (:by |rJG4IHzWf) (:text |sort-by-line) + |T $ %{} :Expr (:at 1534784693796) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784696847) (:by |rJG4IHzWf) (:text |:old-text) (:type :leaf) - |j $ {} (:at 1534784697804) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |r $ {} (:at 1534956802215) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784696847) (:by |rJG4IHzWf) (:text |:old-text) + |j $ %{} :Leaf (:at 1534784697804) (:by |rJG4IHzWf) (:text |store) + |r $ %{} :Expr (:at 1534956802215) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1534956811066) (:by |rJG4IHzWf) (:text |sort-by-line) (:type :leaf) - |T $ {} (:at 1534784698240) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1534956811066) (:by |rJG4IHzWf) (:text |sort-by-line) + |T $ %{} :Expr (:at 1534784698240) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784699828) (:by |rJG4IHzWf) (:text |:new-text) (:type :leaf) - |j $ {} (:at 1534784701175) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |j $ {} (:at 1534784689082) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784699828) (:by |rJG4IHzWf) (:text |:new-text) + |j $ %{} :Leaf (:at 1534784701175) (:by |rJG4IHzWf) (:text |store) + |j $ %{} :Expr (:at 1534784689082) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784691128) (:by |rJG4IHzWf) (:text |diff/diffLines) (:type :leaf) - |j $ {} (:at 1534784693796) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784691128) (:by |rJG4IHzWf) (:text |diff/diffLines) + |j $ %{} :Expr (:at 1534784693796) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784696847) (:by |rJG4IHzWf) (:text |:old-text) (:type :leaf) - |j $ {} (:at 1534784697804) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |r $ {} (:at 1534784698240) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784696847) (:by |rJG4IHzWf) (:text |:old-text) + |j $ %{} :Leaf (:at 1534784697804) (:by |rJG4IHzWf) (:text |store) + |r $ %{} :Expr (:at 1534784698240) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784699828) (:by |rJG4IHzWf) (:text |:new-text) (:type :leaf) - |j $ {} (:at 1534784701175) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |T $ {} (:at 1534955911769) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784699828) (:by |rJG4IHzWf) (:text |:new-text) + |j $ %{} :Leaf (:at 1534784701175) (:by |rJG4IHzWf) (:text |store) + |T $ %{} :Expr (:at 1534955911769) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1534955913193) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |L $ {} (:at 1534955914484) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1534955913193) (:by |rJG4IHzWf) (:text |div) + |L $ %{} :Expr (:at 1534955914484) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534955916297) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1534955916297) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |T $ {} (:at 1499755354983) (:by |root) (:text |:style) (:type :leaf) - |j $ {} (:at 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |:style) + |j $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |T $ {} (:at 1499755354983) (:by |root) (:text |merge) (:type :leaf) - |j $ {} (:at 1499755354983) (:at 1521129814235) (:by |root) (:by |root) (:text |ui/global) (:type :leaf) - |n $ {} (:at 1534784451661) (:by |rJG4IHzWf) (:text |ui/fullscreen) (:type :leaf) - |r $ {} (:at 1499755354983) (:at 1534955924195) (:by |root) (:by |rJG4IHzWf) (:text |ui/column) (:type :leaf) - |P $ {} (:at 1563643510402) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1563643510402) (:by |rJG4IHzWf) (:text |comp-toolbar) (:type :leaf) - |j $ {} (:at 1563643510402) (:by |rJG4IHzWf) (:text |show-result?) (:type :leaf) - |r $ {} (:at 1563643510402) (:by |rJG4IHzWf) (:text |sorted?) (:type :leaf) - |T $ {} (:at 1499755354983) (:type :expr) - :data $ {} - |T $ {} (:at 1499755354983) (:by |root) (:text |div) (:type :leaf) - |j $ {} (:at 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |merge) + |j $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |ui/global) + |n $ %{} :Leaf (:at 1534784451661) (:by |rJG4IHzWf) (:text |ui/fullscreen) + |r $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |ui/column) + |P $ %{} :Expr (:at 1563643510402) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1563643510402) (:by |rJG4IHzWf) (:text |comp-toolbar) + |j $ %{} :Leaf (:at 1563643510402) (:by |rJG4IHzWf) (:text |show-result?) + |r $ %{} :Leaf (:at 1563643510402) (:by |rJG4IHzWf) (:text |sorted?) + |T $ %{} :Expr (:at 1499755354983) (:by nil) + :data $ {} + |T $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |div) + |j $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |T $ {} (:at 1499755354983) (:by |root) (:text |{}) (:type :leaf) - |j $ {} (:at 1534955927406) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |{}) + |j $ %{} :Expr (:at 1534955927406) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534955928149) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |j $ {} (:at 1534956396483) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534955928149) (:by |rJG4IHzWf) (:text |:style) + |j $ %{} :Expr (:at 1534956396483) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1534956399152) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |L $ {} (:at 1534956400417) (:by |rJG4IHzWf) (:text |ui/flex) (:type :leaf) - |T $ {} (:at 1534955930023) (:by |rJG4IHzWf) (:text |ui/row) (:type :leaf) - |j $ {} (:at 1550915974490) (:by |root) (:type :expr) + |D $ %{} :Leaf (:at 1534956399152) (:by |rJG4IHzWf) (:text |merge) + |L $ %{} :Leaf (:at 1534956400417) (:by |rJG4IHzWf) (:text |ui/flex) + |T $ %{} :Leaf (:at 1534955930023) (:by |rJG4IHzWf) (:text |ui/row) + |j $ %{} :Expr (:at 1550915974490) (:by |root) :data $ {} - |T $ {} (:at 1550915974814) (:by |root) (:text |{}) (:type :leaf) - |j $ {} (:at 1550915975045) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915974814) (:by |root) (:text |{}) + |j $ %{} :Expr (:at 1550915975045) (:by |root) :data $ {} - |T $ {} (:at 1550915976425) (:by |root) (:text |:overflow) (:type :leaf) - |j $ {} (:at 1550915977353) (:by |root) (:text |:auto) (:type :leaf) - |q $ {} (:at 1535106233671) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1550915976425) (:by |root) (:text |:overflow) + |j $ %{} :Leaf (:at 1550915977353) (:by |root) (:text |:auto) + |q $ %{} :Expr (:at 1535106233671) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1563643283615) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1563643222178) (:by |rJG4IHzWf) (:text |show-result?) (:type :leaf) - |P $ {} (:at 1563643288224) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1563643283615) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Leaf (:at 1563643222178) (:by |rJG4IHzWf) (:text |show-result?) + |P $ %{} :Expr (:at 1563643288224) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643288224) (:by |rJG4IHzWf) (:text |comp-diff-view) (:type :leaf) - |j $ {} (:at 1563643288224) (:by |rJG4IHzWf) (:text |changes) (:type :leaf) - |T $ {} (:at 1535106054844) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643288224) (:by |rJG4IHzWf) (:text |comp-diff-view) + |j $ %{} :Leaf (:at 1563643288224) (:by |rJG4IHzWf) (:text |changes) + |T $ %{} :Expr (:at 1535106054844) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1535106055580) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |L $ {} (:at 1535106055847) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1535106055580) (:by |rJG4IHzWf) (:text |div) + |L $ %{} :Expr (:at 1535106055847) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106056181) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1535106066279) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106056181) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1535106066279) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106072052) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |j $ {} (:at 1535106080857) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106072052) (:by |rJG4IHzWf) (:text |:style) + |j $ %{} :Expr (:at 1535106080857) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1535106083652) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |L $ {} (:at 1629027227199) (:by |rJG4IHzWf) (:text |ui/expand) (:type :leaf) - |T $ {} (:at 1535106076907) (:by |rJG4IHzWf) (:text |ui/row) (:type :leaf) - |j $ {} (:at 1535106087871) (:by |rJG4IHzWf) (:text |ui/flex) (:type :leaf) - |T $ {} (:at 1534784453832) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1535106083652) (:by |rJG4IHzWf) (:text |merge) + |L $ %{} :Leaf (:at 1629027227199) (:by |rJG4IHzWf) (:text |ui/expand) + |T $ %{} :Leaf (:at 1535106076907) (:by |rJG4IHzWf) (:text |ui/row) + |j $ %{} :Leaf (:at 1535106087871) (:by |rJG4IHzWf) (:text |ui/flex) + |T $ %{} :Expr (:at 1534784453832) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784455689) (:by |rJG4IHzWf) (:text |textarea) (:type :leaf) - |j $ {} (:at 1534784456498) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784455689) (:by |rJG4IHzWf) (:text |textarea) + |j $ %{} :Expr (:at 1534784456498) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784457247) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1534784457602) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784457247) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1534784457602) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784459080) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |j $ {} (:at 1534784465430) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784459080) (:by |rJG4IHzWf) (:text |:style) + |j $ %{} :Expr (:at 1534784465430) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1534784466747) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |T $ {} (:at 1534784461966) (:by |rJG4IHzWf) (:text |ui/textarea) (:type :leaf) - |b $ {} (:at 1629027184049) (:by |rJG4IHzWf) (:text |ui/expand) (:type :leaf) - |j $ {} (:at 1534785387652) (:by |rJG4IHzWf) (:text |style-text) (:type :leaf) - |r $ {} (:at 1534784539645) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1534784466747) (:by |rJG4IHzWf) (:text |merge) + |T $ %{} :Leaf (:at 1534784461966) (:by |rJG4IHzWf) (:text |ui/textarea) + |b $ %{} :Leaf (:at 1629027184049) (:by |rJG4IHzWf) (:text |ui/expand) + |j $ %{} :Leaf (:at 1534785387652) (:by |rJG4IHzWf) (:text |style-text) + |r $ %{} :Expr (:at 1534784539645) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784540358) (:by |rJG4IHzWf) (:text |:value) (:type :leaf) - |j $ {} (:at 1534784542476) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784540358) (:by |rJG4IHzWf) (:text |:value) + |j $ %{} :Expr (:at 1534784542476) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784544760) (:by |rJG4IHzWf) (:text |:old-text) (:type :leaf) - |j $ {} (:at 1534784547354) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |t $ {} (:at 1534784566883) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784544760) (:by |rJG4IHzWf) (:text |:old-text) + |j $ %{} :Leaf (:at 1534784547354) (:by |rJG4IHzWf) (:text |store) + |t $ %{} :Expr (:at 1534784566883) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784569317) (:by |rJG4IHzWf) (:text |:placeholder) (:type :leaf) - |j $ {} (:at 1534784573842) (:by |rJG4IHzWf) (:text "|\"Old text") (:type :leaf) - |v $ {} (:at 1534784548850) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784569317) (:by |rJG4IHzWf) (:text |:placeholder) + |j $ %{} :Leaf (:at 1534784573842) (:by |rJG4IHzWf) (:text "|\"Old text") + |v $ %{} :Expr (:at 1534784548850) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784551511) (:by |rJG4IHzWf) (:text |:on-input) (:type :leaf) - |j $ {} (:at 1534784551726) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784551511) (:by |rJG4IHzWf) (:text |:on-input) + |j $ %{} :Expr (:at 1534784551726) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784551968) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |j $ {} (:at 1534784552226) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784551968) (:by |rJG4IHzWf) (:text |fn) + |j $ %{} :Expr (:at 1534784552226) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784552459) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |j $ {} (:at 1534784553537) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |r $ {} (:at 1534784555422) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784552459) (:by |rJG4IHzWf) (:text |e) + |j $ %{} :Leaf (:at 1534784553537) (:by |rJG4IHzWf) (:text |d!) + |r $ %{} :Expr (:at 1534784555422) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784555959) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |r $ {} (:at 1688621042676) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784555959) (:by |rJG4IHzWf) (:text |d!) + |r $ %{} :Expr (:at 1688621042676) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1688621043228) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |L $ {} (:at 1688621043593) (:by |rJG4IHzWf) (:text |:write-old) (:type :leaf) - |T $ {} (:at 1534784560615) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1688621043228) (:by |rJG4IHzWf) (:text |::) + |L $ %{} :Leaf (:at 1688621043593) (:by |rJG4IHzWf) (:text |:write-old) + |T $ %{} :Expr (:at 1534784560615) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784563165) (:by |rJG4IHzWf) (:text |:value) (:type :leaf) - |j $ {} (:at 1534784563403) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |x $ {} (:at 1534822914034) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784563165) (:by |rJG4IHzWf) (:text |:value) + |j $ %{} :Leaf (:at 1534784563403) (:by |rJG4IHzWf) (:text |e) + |x $ %{} :Expr (:at 1534822914034) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534823005039) (:by |rJG4IHzWf) (:text |:spell-check) (:type :leaf) - |j $ {} (:at 1534822917435) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |y $ {} (:at 1565369381598) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534823005039) (:by |rJG4IHzWf) (:text |:spell-check) + |j $ %{} :Leaf (:at 1534822917435) (:by |rJG4IHzWf) (:text |false) + |y $ %{} :Expr (:at 1565369381598) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369401149) (:by |rJG4IHzWf) (:text |:autofocus) (:type :leaf) - |j $ {} (:at 1565369386147) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |j $ {} (:at 1534822598496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369401149) (:by |rJG4IHzWf) (:text |:autofocus) + |j $ %{} :Leaf (:at 1565369386147) (:by |rJG4IHzWf) (:text |true) + |j $ %{} :Expr (:at 1534822598496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534822602153) (:by |rJG4IHzWf) (:text |comp-divider) (:type :leaf) - |r $ {} (:at 1534784453832) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534822602153) (:by |rJG4IHzWf) (:text |comp-divider) + |r $ %{} :Expr (:at 1534784453832) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784455689) (:by |rJG4IHzWf) (:text |textarea) (:type :leaf) - |j $ {} (:at 1534784456498) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784455689) (:by |rJG4IHzWf) (:text |textarea) + |j $ %{} :Expr (:at 1534784456498) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784457247) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1534784457602) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784457247) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1534784457602) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784459080) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |j $ {} (:at 1534784469522) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784459080) (:by |rJG4IHzWf) (:text |:style) + |j $ %{} :Expr (:at 1534784469522) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1534784470442) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |T $ {} (:at 1534784461966) (:by |rJG4IHzWf) (:text |ui/textarea) (:type :leaf) - |b $ {} (:at 1629027181547) (:by |rJG4IHzWf) (:text |ui/expand) (:type :leaf) - |j $ {} (:at 1534785389650) (:by |rJG4IHzWf) (:text |style-text) (:type :leaf) - |r $ {} (:at 1534784574846) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1534784470442) (:by |rJG4IHzWf) (:text |merge) + |T $ %{} :Leaf (:at 1534784461966) (:by |rJG4IHzWf) (:text |ui/textarea) + |b $ %{} :Leaf (:at 1629027181547) (:by |rJG4IHzWf) (:text |ui/expand) + |j $ %{} :Leaf (:at 1534785389650) (:by |rJG4IHzWf) (:text |style-text) + |r $ %{} :Expr (:at 1534784574846) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784575870) (:by |rJG4IHzWf) (:text |:value) (:type :leaf) - |j $ {} (:at 1534784576417) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784575870) (:by |rJG4IHzWf) (:text |:value) + |j $ %{} :Expr (:at 1534784576417) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784580651) (:by |rJG4IHzWf) (:text |:new-text) (:type :leaf) - |j $ {} (:at 1534784583031) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |v $ {} (:at 1534784583781) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784580651) (:by |rJG4IHzWf) (:text |:new-text) + |j $ %{} :Leaf (:at 1534784583031) (:by |rJG4IHzWf) (:text |store) + |v $ %{} :Expr (:at 1534784583781) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784585567) (:by |rJG4IHzWf) (:text |:placeholder) (:type :leaf) - |j $ {} (:at 1534784588167) (:by |rJG4IHzWf) (:text "|\"New text") (:type :leaf) - |x $ {} (:at 1534784588608) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784585567) (:by |rJG4IHzWf) (:text |:placeholder) + |j $ %{} :Leaf (:at 1534784588167) (:by |rJG4IHzWf) (:text "|\"New text") + |x $ %{} :Expr (:at 1534784588608) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784592360) (:by |rJG4IHzWf) (:text |:on-input) (:type :leaf) - |j $ {} (:at 1534784592595) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784592360) (:by |rJG4IHzWf) (:text |:on-input) + |j $ %{} :Expr (:at 1534784592595) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784592863) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |j $ {} (:at 1534784593163) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784592863) (:by |rJG4IHzWf) (:text |fn) + |j $ %{} :Expr (:at 1534784593163) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784593404) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |j $ {} (:at 1629027057445) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |r $ {} (:at 1534784595271) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784593404) (:by |rJG4IHzWf) (:text |e) + |j $ %{} :Leaf (:at 1629027057445) (:by |rJG4IHzWf) (:text |d!) + |r $ %{} :Expr (:at 1534784595271) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784595999) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |r $ {} (:at 1688621045644) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784595999) (:by |rJG4IHzWf) (:text |d!) + |r $ %{} :Expr (:at 1688621045644) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1688621046269) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |L $ {} (:at 1688621046686) (:by |rJG4IHzWf) (:text |:write-new) (:type :leaf) - |T $ {} (:at 1534784598322) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1688621046269) (:by |rJG4IHzWf) (:text |::) + |L $ %{} :Leaf (:at 1688621046686) (:by |rJG4IHzWf) (:text |:write-new) + |T $ %{} :Expr (:at 1534784598322) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784598976) (:by |rJG4IHzWf) (:text |:value) (:type :leaf) - |j $ {} (:at 1534784599453) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |y $ {} (:at 1534822914034) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784598976) (:by |rJG4IHzWf) (:text |:value) + |j $ %{} :Leaf (:at 1534784599453) (:by |rJG4IHzWf) (:text |e) + |y $ %{} :Expr (:at 1534822914034) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534822993378) (:by |rJG4IHzWf) (:text |:spellcheck) (:type :leaf) - |j $ {} (:at 1534822917435) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |j $ {} (:at 1521954055333) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1534822993378) (:by |rJG4IHzWf) (:text |:spellcheck) + |j $ %{} :Leaf (:at 1534822917435) (:by |rJG4IHzWf) (:text |false) + |j $ %{} :Expr (:at 1521954055333) (:by |root) :data $ {} - |D $ {} (:at 1521954057510) (:by |root) (:text |when) (:type :leaf) - |L $ {} (:at 1521954059290) (:by |root) (:text |dev?) (:type :leaf) - |T $ {} (:at 1507461809635) (:by |root) (:type :expr) + |D $ %{} :Leaf (:at 1521954057510) (:by |root) (:text |when) + |L $ %{} :Leaf (:at 1521954059290) (:by |root) (:text |dev?) + |T $ %{} :Expr (:at 1507461809635) (:by |root) :data $ {} - |T $ {} (:at 1507461815046) (:by |root) (:text |comp-reel) (:type :leaf) - |b $ {} (:at 1629026731217) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1507461815046) (:by |root) (:text |comp-reel) + |b $ %{} :Expr (:at 1629026731217) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1629026731917) (:by |rJG4IHzWf) (:text |>>) (:type :leaf) - |T $ {} (:at 1509727101297) (:by |root) (:text |states) (:type :leaf) - |j $ {} (:at 1629026732606) (:by |rJG4IHzWf) (:text |:reel) (:type :leaf) - |j $ {} (:at 1507461840459) (:by |root) (:text |reel) (:type :leaf) - |r $ {} (:at 1507461840980) (:by |root) (:type :expr) + |D $ %{} :Leaf (:at 1629026731917) (:by |rJG4IHzWf) (:text |>>) + |T $ %{} :Leaf (:at 1509727101297) (:by |root) (:text |states) + |j $ %{} :Leaf (:at 1629026732606) (:by |rJG4IHzWf) (:text |:reel) + |j $ %{} :Leaf (:at 1507461840459) (:by |root) (:text |reel) + |r $ %{} :Expr (:at 1507461840980) (:by |root) :data $ {} - |T $ {} (:at 1507461841342) (:by |root) (:text |{}) (:type :leaf) - |r $ {} (:at 1534956899404) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1507461841342) (:by |root) (:text |{}) + |r $ %{} :Expr (:at 1534956899404) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956899932) (:by |rJG4IHzWf) (:text |when) (:type :leaf) - |j $ {} (:at 1534956900826) (:by |rJG4IHzWf) (:text |dev?) (:type :leaf) - |r $ {} (:at 1534956902054) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956899932) (:by |rJG4IHzWf) (:text |when) + |j $ %{} :Leaf (:at 1534956900826) (:by |rJG4IHzWf) (:text |dev?) + |r $ %{} :Expr (:at 1534956902054) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956905286) (:by |rJG4IHzWf) (:text |comp-inspect) (:type :leaf) - |j $ {} (:at 1534956930797) (:by |rJG4IHzWf) (:text "|\"Store") (:type :leaf) - |r $ {} (:at 1534956929143) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |v $ {} (:at 1534956909801) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956905286) (:by |rJG4IHzWf) (:text |comp-inspect) + |j $ %{} :Leaf (:at 1534956930797) (:by |rJG4IHzWf) (:text "|\"Store") + |r $ %{} :Leaf (:at 1534956929143) (:by |rJG4IHzWf) (:text |store) + |v $ %{} :Expr (:at 1534956909801) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956910138) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1535106264058) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956910138) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1535106264058) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106265154) (:by |rJG4IHzWf) (:text |:bottom) (:type :leaf) - |j $ {} (:at 1535106270831) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |comp-diff-view $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106265154) (:by |rJG4IHzWf) (:text |:bottom) + |j $ %{} :Leaf (:at 1535106270831) (:by |rJG4IHzWf) (:text |0) + |comp-diff-view $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956215424) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |comp-diff-view) (:type :leaf) - |n $ {} (:at 1534956216192) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956215424) (:by |rJG4IHzWf) (:text |defcomp) + |j $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |comp-diff-view) + |n $ %{} :Expr (:at 1534956216192) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956231008) (:by |rJG4IHzWf) (:text |changes) (:type :leaf) - |r $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956231008) (:by |rJG4IHzWf) (:text |changes) + |r $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |r $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |list->) (:type :leaf) - |v $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |r $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |list->) + |v $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |:style) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |ui/flex) (:type :leaf) - |r $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |merge) + |j $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |ui/flex) + |r $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535105834704) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |r $ {} (:at 1535105558428) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535105834704) (:by |rJG4IHzWf) (:text |{}) + |r $ %{} :Expr (:at 1535105558428) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535105561802) (:by |rJG4IHzWf) (:text |:padding-bottom) (:type :leaf) - |j $ {} (:at 1535105562493) (:by |rJG4IHzWf) (:text |80) (:type :leaf) - |v $ {} (:at 1535105869360) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535105561802) (:by |rJG4IHzWf) (:text |:padding-bottom) + |j $ %{} :Leaf (:at 1535105562493) (:by |rJG4IHzWf) (:text |80) + |v $ %{} :Expr (:at 1535105869360) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535105871462) (:by |rJG4IHzWf) (:text |:overflow) (:type :leaf) - |j $ {} (:at 1535105873619) (:by |rJG4IHzWf) (:text |:auto) (:type :leaf) - |x $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535105871462) (:by |rJG4IHzWf) (:text |:overflow) + |j $ %{} :Leaf (:at 1535105873619) (:by |rJG4IHzWf) (:text |:auto) + |x $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026886408) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |changes) (:type :leaf) - |r $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026886408) (:by |rJG4IHzWf) (:text |->) + |j $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |changes) + |r $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |map-indexed) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |map-indexed) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |fn) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |chunk) (:type :leaf) - |r $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |idx) + |j $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |chunk) + |r $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |r $ {} (:at 1535106725916) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |idx) + |r $ %{} :Expr (:at 1535106725916) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |cond) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |cond) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |:removed) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |chunk) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |:removed) + |j $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |chunk) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535105672531) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535105672531) (:by |rJG4IHzWf) (:text |div) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |:style) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |style-line) (:type :leaf) - |r $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |merge) + |j $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |style-line) + |r $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |:background-color) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |:background-color) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |r $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |v $ {} (:at 1563643789985) (:by |rJG4IHzWf) (:text |78) (:type :leaf) - |r $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |hsl) + |j $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |0) + |r $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |100) + |v $ %{} :Leaf (:at 1563643789985) (:by |rJG4IHzWf) (:text |78) + |r $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |:white) (:type :leaf) - |r $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |:color) + |j $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |:white) + |r $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |:inner-text) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |:inner-text) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |:value) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |chunk) (:type :leaf) - |v $ {} (:at 1563644039592) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |:value) + |j $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |chunk) + |v $ %{} :Expr (:at 1563644039592) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563644039592) (:by |rJG4IHzWf) (:text |:title) (:type :leaf) - |j $ {} (:at 1563644039592) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563644039592) (:by |rJG4IHzWf) (:text |:title) + |j $ %{} :Expr (:at 1563644039592) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026893845) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |j $ {} (:at 1629026902799) (:by |rJG4IHzWf) (:text "|\"Removed ") (:type :leaf) - |n $ {} (:at 1629026903840) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026893845) (:by |rJG4IHzWf) (:text |str) + |j $ %{} :Leaf (:at 1629026902799) (:by |rJG4IHzWf) (:text "|\"Removed ") + |n $ %{} :Expr (:at 1629026903840) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026903840) (:by |rJG4IHzWf) (:text |:count) (:type :leaf) - |j $ {} (:at 1629026903840) (:by |rJG4IHzWf) (:text |chunk) (:type :leaf) - |r $ {} (:at 1629026898114) (:by |rJG4IHzWf) (:text "|\" lines") (:type :leaf) - |r $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026903840) (:by |rJG4IHzWf) (:text |:count) + |j $ %{} :Leaf (:at 1629026903840) (:by |rJG4IHzWf) (:text |chunk) + |r $ %{} :Leaf (:at 1629026898114) (:by |rJG4IHzWf) (:text "|\" lines") + |r $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |:added) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |chunk) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |:added) + |j $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |chunk) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535105674956) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535105674956) (:by |rJG4IHzWf) (:text |div) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |:style) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |style-line) (:type :leaf) - |r $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |merge) + |j $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |style-line) + |r $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |:background-color) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |:background-color) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |200) (:type :leaf) - |r $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |v $ {} (:at 1563643797531) (:by |rJG4IHzWf) (:text |92) (:type :leaf) - |r $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |hsl) + |j $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |200) + |r $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |100) + |v $ %{} :Leaf (:at 1563643797531) (:by |rJG4IHzWf) (:text |92) + |r $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |:inner-text) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |:inner-text) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |:value) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |chunk) (:type :leaf) - |v $ {} (:at 1563643934781) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |:value) + |j $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |chunk) + |v $ %{} :Expr (:at 1563643934781) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643936994) (:by |rJG4IHzWf) (:text |:title) (:type :leaf) - |j $ {} (:at 1563643940607) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643936994) (:by |rJG4IHzWf) (:text |:title) + |j $ %{} :Expr (:at 1563643940607) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1629026907866) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |T $ {} (:at 1629026917021) (:by |rJG4IHzWf) (:text "|\"Added ") (:type :leaf) - |b $ {} (:at 1629026917960) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1629026907866) (:by |rJG4IHzWf) (:text |str) + |T $ %{} :Leaf (:at 1629026917021) (:by |rJG4IHzWf) (:text "|\"Added ") + |b $ %{} :Expr (:at 1629026917960) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026917960) (:by |rJG4IHzWf) (:text |:count) (:type :leaf) - |j $ {} (:at 1629026917960) (:by |rJG4IHzWf) (:text |chunk) (:type :leaf) - |j $ {} (:at 1629026911492) (:by |rJG4IHzWf) (:text "|\" lines") (:type :leaf) - |v $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026917960) (:by |rJG4IHzWf) (:text |:count) + |j $ %{} :Leaf (:at 1629026917960) (:by |rJG4IHzWf) (:text |chunk) + |j $ %{} :Leaf (:at 1629026911492) (:by |rJG4IHzWf) (:text "|\" lines") + |v $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |:else) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |:else) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535105677180) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535105677180) (:by |rJG4IHzWf) (:text |div) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |:style) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |style-line) (:type :leaf) - |r $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |merge) + |j $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |style-line) + |r $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |:color) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |r $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |v $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |80) (:type :leaf) - |r $ {} (:at 1563643834880) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |hsl) + |j $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |0) + |r $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |0) + |v $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |80) + |r $ %{} :Expr (:at 1563643834880) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643838432) (:by |rJG4IHzWf) (:text |:line-height) (:type :leaf) - |j $ {} (:at 1563643863682) (:by |rJG4IHzWf) (:text "|\"15px") (:type :leaf) - |r $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643838432) (:by |rJG4IHzWf) (:text |:line-height) + |j $ %{} :Leaf (:at 1563643863682) (:by |rJG4IHzWf) (:text "|\"15px") + |r $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |:inner-text) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |:inner-text) + |j $ %{} :Expr (:at 1534956208010) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |:value) (:type :leaf) - |j $ {} (:at 1534956208010) (:by |rJG4IHzWf) (:text |chunk) (:type :leaf) - |v $ {} (:at 1563644045394) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |:value) + |j $ %{} :Leaf (:at 1534956208010) (:by |rJG4IHzWf) (:text |chunk) + |v $ %{} :Expr (:at 1563644045394) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563644045394) (:by |rJG4IHzWf) (:text |:title) (:type :leaf) - |j $ {} (:at 1563644045394) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563644045394) (:by |rJG4IHzWf) (:text |:title) + |j $ %{} :Expr (:at 1563644045394) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026923480) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1629026930320) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026923480) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Expr (:at 1629026930320) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026930320) (:by |rJG4IHzWf) (:text |:count) (:type :leaf) - |j $ {} (:at 1629026930320) (:by |rJG4IHzWf) (:text |chunk) (:type :leaf) - |j $ {} (:at 1629026929549) (:by |rJG4IHzWf) (:text "|\" lines reversed") (:type :leaf) - |comp-divider $ {} (:at 1534822606655) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026930320) (:by |rJG4IHzWf) (:text |:count) + |j $ %{} :Leaf (:at 1629026930320) (:by |rJG4IHzWf) (:text |chunk) + |j $ %{} :Leaf (:at 1629026929549) (:by |rJG4IHzWf) (:text "|\" lines reversed") + |comp-divider $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1534822606655) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534822608306) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |j $ {} (:at 1534822606655) (:by |rJG4IHzWf) (:text |comp-divider) (:type :leaf) - |r $ {} (:at 1534822606655) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534822608306) (:by |rJG4IHzWf) (:text |defcomp) + |j $ %{} :Leaf (:at 1534822606655) (:by |rJG4IHzWf) (:text |comp-divider) + |r $ %{} :Expr (:at 1534822606655) (:by |rJG4IHzWf) :data $ {} - |v $ {} (:at 1534822610282) (:by |rJG4IHzWf) (:type :expr) + |v $ %{} :Expr (:at 1534822610282) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534822610705) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |j $ {} (:at 1534822610968) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534822610705) (:by |rJG4IHzWf) (:text |div) + |j $ %{} :Expr (:at 1534822610968) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534822611344) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1534822612028) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534822611344) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1534822612028) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534822613013) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |j $ {} (:at 1534822613254) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534822613013) (:by |rJG4IHzWf) (:text |:style) + |j $ %{} :Expr (:at 1534822613254) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534822613562) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |r $ {} (:at 1534822617617) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534822613562) (:by |rJG4IHzWf) (:text |{}) + |r $ %{} :Expr (:at 1534822617617) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534822618477) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |j $ {} (:at 1534822619066) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |v $ {} (:at 1534822619978) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534822618477) (:by |rJG4IHzWf) (:text |:width) + |j $ %{} :Leaf (:at 1534822619066) (:by |rJG4IHzWf) (:text |1) + |v $ %{} :Expr (:at 1534822619978) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534822624906) (:by |rJG4IHzWf) (:text |:background-color) (:type :leaf) - |j $ {} (:at 1534822625147) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534822624906) (:by |rJG4IHzWf) (:text |:background-color) + |j $ %{} :Expr (:at 1534822625147) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534822625441) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |j $ {} (:at 1534822625713) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |r $ {} (:at 1534822625927) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |v $ {} (:at 1534822634189) (:by |rJG4IHzWf) (:text |94) (:type :leaf) - |comp-toolbar $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534822625441) (:by |rJG4IHzWf) (:text |hsl) + |j $ %{} :Leaf (:at 1534822625713) (:by |rJG4IHzWf) (:text |0) + |r $ %{} :Leaf (:at 1534822625927) (:by |rJG4IHzWf) (:text |0) + |v $ %{} :Leaf (:at 1534822634189) (:by |rJG4IHzWf) (:text |94) + |comp-toolbar $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106111770) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |comp-toolbar) (:type :leaf) - |n $ {} (:at 1535106112536) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106111770) (:by |rJG4IHzWf) (:text |defcomp) + |j $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |comp-toolbar) + |n $ %{} :Expr (:at 1535106112536) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1563643229196) (:by |rJG4IHzWf) (:text |show-result?) (:type :leaf) - |T $ {} (:at 1535106118234) (:by |rJG4IHzWf) (:text |sorted?) (:type :leaf) - |r $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1563643229196) (:by |rJG4IHzWf) (:text |show-result?) + |T $ %{} :Leaf (:at 1535106118234) (:by |rJG4IHzWf) (:text |sorted?) + |r $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |div) + |j $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |:style) + |j $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |ui/row-parted) (:type :leaf) - |r $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |merge) + |j $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |ui/row-parted) + |r $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643532116) (:by |rJG4IHzWf) (:text |:border-bottom) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643532116) (:by |rJG4IHzWf) (:text |:border-bottom) + |j $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text "|\"1px solid ") (:type :leaf) - |r $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |str) + |j $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text "|\"1px solid ") + |r $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |r $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |v $ {} (:at 1563643576246) (:by |rJG4IHzWf) (:text |90) (:type :leaf) - |r $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |hsl) + |j $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |0) + |r $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |0) + |v $ %{} :Leaf (:at 1563643576246) (:by |rJG4IHzWf) (:text |90) + |r $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |:line-height) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text "|\"32px") (:type :leaf) - |v $ {} (:at 1563643543572) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |:line-height) + |j $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text "|\"32px") + |v $ %{} :Expr (:at 1563643543572) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643543572) (:by |rJG4IHzWf) (:text |:padding) (:type :leaf) - |j $ {} (:at 1563643543572) (:by |rJG4IHzWf) (:text "|\"0 8px") (:type :leaf) - |r $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643543572) (:by |rJG4IHzWf) (:text |:padding) + |j $ %{} :Leaf (:at 1563643543572) (:by |rJG4IHzWf) (:text "|\"0 8px") + |r $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643518715) (:by |rJG4IHzWf) (:text |<>) (:type :leaf) - |j $ {} (:at 1563643526609) (:by |rJG4IHzWf) (:text "|\"Diff View") (:type :leaf) - |r $ {} (:at 1563643548685) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643518715) (:by |rJG4IHzWf) (:text |<>) + |j $ %{} :Leaf (:at 1563643526609) (:by |rJG4IHzWf) (:text "|\"Diff View") + |r $ %{} :Expr (:at 1563643548685) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643549116) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1563643549329) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643549116) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1563643549329) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643552061) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |j $ {} (:at 1563643552297) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643552061) (:by |rJG4IHzWf) (:text |:color) + |j $ %{} :Expr (:at 1563643552297) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643552706) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |j $ {} (:at 1563643554370) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |r $ {} (:at 1563643554627) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |v $ {} (:at 1563643560485) (:by |rJG4IHzWf) (:text |40) (:type :leaf) - |r $ {} (:at 1563643562976) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643552706) (:by |rJG4IHzWf) (:text |hsl) + |j $ %{} :Leaf (:at 1563643554370) (:by |rJG4IHzWf) (:text |0) + |r $ %{} :Leaf (:at 1563643554627) (:by |rJG4IHzWf) (:text |0) + |v $ %{} :Leaf (:at 1563643560485) (:by |rJG4IHzWf) (:text |40) + |r $ %{} :Expr (:at 1563643562976) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643564528) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |j $ {} (:at 1563643566485) (:by |rJG4IHzWf) (:text |ui/font-fancy) (:type :leaf) - |v $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643564528) (:by |rJG4IHzWf) (:text |:font-family) + |j $ %{} :Leaf (:at 1563643566485) (:by |rJG4IHzWf) (:text |ui/font-fancy) + |v $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |div) + |j $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |:style) + |j $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |ui/row-center) (:type :leaf) - |sD $ {} (:at 1535106341744) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1535106347872) (:by |rJG4IHzWf) (:text |comp-checked) (:type :leaf) - |j $ {} (:at 1563643233014) (:by |rJG4IHzWf) (:text |show-result?) (:type :leaf) - |r $ {} (:at 1563643370889) (:by |rJG4IHzWf) (:text "|\"Result?(⌘ e)") (:type :leaf) - |v $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |merge) + |j $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |ui/row-center) + |sD $ %{} :Expr (:at 1535106341744) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1535106347872) (:by |rJG4IHzWf) (:text |comp-checked) + |j $ %{} :Leaf (:at 1563643233014) (:by |rJG4IHzWf) (:text |show-result?) + |r $ %{} :Leaf (:at 1563643370889) (:by |rJG4IHzWf) (:text "|\"Result?(⌘ e)") + |v $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |fn) + |j $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |r $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |e) + |j $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |d!) + |r $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |j $ {} (:at 1688621059610) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |d!) + |j $ %{} :Expr (:at 1688621059610) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1688621060172) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |T $ {} (:at 1563643238729) (:by |rJG4IHzWf) (:text |:toggle-result) (:type :leaf) - |sT $ {} (:at 1535106195538) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1535106196152) (:by |rJG4IHzWf) (:text |=<) (:type :leaf) - |b $ {} (:at 1535106203694) (:by |rJG4IHzWf) (:text |16) (:type :leaf) - |j $ {} (:at 1535106197762) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |x $ {} (:at 1535106341744) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1535106347872) (:by |rJG4IHzWf) (:text |comp-checked) (:type :leaf) - |j $ {} (:at 1535106351940) (:by |rJG4IHzWf) (:text |sorted?) (:type :leaf) - |r $ {} (:at 1535106358276) (:by |rJG4IHzWf) (:text "|\"Sorted") (:type :leaf) - |v $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1688621060172) (:by |rJG4IHzWf) (:text |::) + |T $ %{} :Leaf (:at 1563643238729) (:by |rJG4IHzWf) (:text |:toggle-result) + |sT $ %{} :Expr (:at 1535106195538) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1535106196152) (:by |rJG4IHzWf) (:text |=<) + |b $ %{} :Leaf (:at 1535106203694) (:by |rJG4IHzWf) (:text |16) + |j $ %{} :Leaf (:at 1535106197762) (:by |rJG4IHzWf) (:text |nil) + |x $ %{} :Expr (:at 1535106341744) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1535106347872) (:by |rJG4IHzWf) (:text |comp-checked) + |j $ %{} :Leaf (:at 1535106351940) (:by |rJG4IHzWf) (:text |sorted?) + |r $ %{} :Leaf (:at 1535106358276) (:by |rJG4IHzWf) (:text "|\"Sorted") + |v $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |fn) + |j $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |j $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |r $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |e) + |j $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |d!) + |r $ %{} :Expr (:at 1535106110442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |j $ {} (:at 1688621062227) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |d!) + |j $ %{} :Expr (:at 1688621062227) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1688621062815) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |T $ {} (:at 1535106110442) (:by |rJG4IHzWf) (:text |:toggle-sorted) (:type :leaf) - |y $ {} (:at 1565369303222) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1688621062815) (:by |rJG4IHzWf) (:text |::) + |T $ %{} :Leaf (:at 1535106110442) (:by |rJG4IHzWf) (:text |:toggle-sorted) + |y $ %{} :Expr (:at 1565369303222) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369303709) (:by |rJG4IHzWf) (:text |=<) (:type :leaf) - |j $ {} (:at 1565369304857) (:by |rJG4IHzWf) (:text |16) (:type :leaf) - |r $ {} (:at 1565369305710) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |y5 $ {} (:at 1569087206785) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369303709) (:by |rJG4IHzWf) (:text |=<) + |j $ %{} :Leaf (:at 1565369304857) (:by |rJG4IHzWf) (:text |16) + |r $ %{} :Leaf (:at 1565369305710) (:by |rJG4IHzWf) (:text |nil) + |y5 $ %{} :Expr (:at 1569087206785) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1569087206785) (:by |rJG4IHzWf) (:text |a) (:type :leaf) - |j $ {} (:at 1569087206785) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1569087206785) (:by |rJG4IHzWf) (:text |a) + |j $ %{} :Expr (:at 1569087206785) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1569087206785) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1569087206785) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1569087206785) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1569087206785) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1569087206785) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |j $ {} (:at 1569087206785) (:by |rJG4IHzWf) (:text |ui/link) (:type :leaf) - |r $ {} (:at 1569087206785) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1569087206785) (:by |rJG4IHzWf) (:text |:style) + |j $ %{} :Leaf (:at 1569087206785) (:by |rJG4IHzWf) (:text |ui/link) + |r $ %{} :Expr (:at 1569087206785) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1569087206785) (:by |rJG4IHzWf) (:text |:inner-text) (:type :leaf) - |j $ {} (:at 1569087226573) (:by |rJG4IHzWf) (:text "|\"Swap") (:type :leaf) - |v $ {} (:at 1569087206785) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1569087206785) (:by |rJG4IHzWf) (:text |:inner-text) + |j $ %{} :Leaf (:at 1569087226573) (:by |rJG4IHzWf) (:text "|\"Swap") + |v $ %{} :Expr (:at 1569087206785) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1569087206785) (:by |rJG4IHzWf) (:text |:title) (:type :leaf) - |j $ {} (:at 1569087211900) (:by |rJG4IHzWf) (:text "|\"⌘ i") (:type :leaf) - |x $ {} (:at 1569087206785) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1569087206785) (:by |rJG4IHzWf) (:text |:title) + |j $ %{} :Leaf (:at 1569087211900) (:by |rJG4IHzWf) (:text "|\"⌘ i") + |x $ %{} :Expr (:at 1569087206785) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1569087206785) (:by |rJG4IHzWf) (:text |:on-click) (:type :leaf) - |j $ {} (:at 1569087206785) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1569087206785) (:by |rJG4IHzWf) (:text |:on-click) + |j $ %{} :Expr (:at 1569087206785) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1569087206785) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |j $ {} (:at 1569087206785) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1569087206785) (:by |rJG4IHzWf) (:text |fn) + |j $ %{} :Expr (:at 1569087206785) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1569087206785) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |j $ {} (:at 1569087206785) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |r $ {} (:at 1569087206785) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1569087206785) (:by |rJG4IHzWf) (:text |e) + |j $ %{} :Leaf (:at 1569087206785) (:by |rJG4IHzWf) (:text |d!) + |r $ %{} :Expr (:at 1569087206785) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1569087206785) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |j $ {} (:at 1688621066508) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1569087206785) (:by |rJG4IHzWf) (:text |d!) + |j $ %{} :Expr (:at 1688621066508) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1688621067085) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |T $ {} (:at 1569087218242) (:by |rJG4IHzWf) (:text |:swap-text) (:type :leaf) - |yD $ {} (:at 1565369303222) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1688621067085) (:by |rJG4IHzWf) (:text |::) + |T $ %{} :Leaf (:at 1569087218242) (:by |rJG4IHzWf) (:text |:swap-text) + |yD $ %{} :Expr (:at 1565369303222) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369303709) (:by |rJG4IHzWf) (:text |=<) (:type :leaf) - |j $ {} (:at 1565369304857) (:by |rJG4IHzWf) (:text |16) (:type :leaf) - |r $ {} (:at 1565369305710) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |yT $ {} (:at 1565369306214) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369303709) (:by |rJG4IHzWf) (:text |=<) + |j $ %{} :Leaf (:at 1565369304857) (:by |rJG4IHzWf) (:text |16) + |r $ %{} :Leaf (:at 1565369305710) (:by |rJG4IHzWf) (:text |nil) + |yT $ %{} :Expr (:at 1565369306214) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369308358) (:by |rJG4IHzWf) (:text |a) (:type :leaf) - |j $ {} (:at 1565369308611) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369308358) (:by |rJG4IHzWf) (:text |a) + |j $ %{} :Expr (:at 1565369308611) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369309786) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1565369312652) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369309786) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1565369312652) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369314428) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |j $ {} (:at 1565369315775) (:by |rJG4IHzWf) (:text |ui/link) (:type :leaf) - |r $ {} (:at 1565369316864) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369314428) (:by |rJG4IHzWf) (:text |:style) + |j $ %{} :Leaf (:at 1565369315775) (:by |rJG4IHzWf) (:text |ui/link) + |r $ %{} :Expr (:at 1565369316864) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369318889) (:by |rJG4IHzWf) (:text |:inner-text) (:type :leaf) - |j $ {} (:at 1565369320889) (:by |rJG4IHzWf) (:text "|\"Clear") (:type :leaf) - |t $ {} (:at 1565369525521) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369318889) (:by |rJG4IHzWf) (:text |:inner-text) + |j $ %{} :Leaf (:at 1565369320889) (:by |rJG4IHzWf) (:text "|\"Clear") + |t $ %{} :Expr (:at 1565369525521) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369527230) (:by |rJG4IHzWf) (:text |:title) (:type :leaf) - |j $ {} (:at 1565369538637) (:by |rJG4IHzWf) (:text "|\"⌘ k") (:type :leaf) - |v $ {} (:at 1565369323249) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369527230) (:by |rJG4IHzWf) (:text |:title) + |j $ %{} :Leaf (:at 1565369538637) (:by |rJG4IHzWf) (:text "|\"⌘ k") + |v $ %{} :Expr (:at 1565369323249) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369327764) (:by |rJG4IHzWf) (:text |:on-click) (:type :leaf) - |j $ {} (:at 1565369328056) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369327764) (:by |rJG4IHzWf) (:text |:on-click) + |j $ %{} :Expr (:at 1565369328056) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369328306) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |j $ {} (:at 1565369329256) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369328306) (:by |rJG4IHzWf) (:text |fn) + |j $ %{} :Expr (:at 1565369329256) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369328699) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |j $ {} (:at 1565369330505) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |r $ {} (:at 1565369331667) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369328699) (:by |rJG4IHzWf) (:text |e) + |j $ %{} :Leaf (:at 1565369330505) (:by |rJG4IHzWf) (:text |d!) + |r $ %{} :Expr (:at 1565369331667) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369332336) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |j $ {} (:at 1688621068723) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369332336) (:by |rJG4IHzWf) (:text |d!) + |j $ %{} :Expr (:at 1688621068723) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1688621069344) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |T $ {} (:at 1565369334130) (:by |rJG4IHzWf) (:text |:clear-text) (:type :leaf) - |sort-by-line $ {} (:at 1534956813598) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1688621069344) (:by |rJG4IHzWf) (:text |::) + |T $ %{} :Leaf (:at 1565369334130) (:by |rJG4IHzWf) (:text |:clear-text) + |sort-by-line $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1534956813598) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956813598) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |j $ {} (:at 1534956813598) (:by |rJG4IHzWf) (:text |sort-by-line) (:type :leaf) - |r $ {} (:at 1534956813598) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956813598) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1534956813598) (:by |rJG4IHzWf) (:text |sort-by-line) + |r $ %{} :Expr (:at 1534956813598) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956817023) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |v $ {} (:at 1534956844879) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956817023) (:by |rJG4IHzWf) (:text |text) + |v $ %{} :Expr (:at 1534956844879) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1629026667936) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |H $ {} (:at 1534956861349) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |L $ {} (:at 1534956847120) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1629026667936) (:by |rJG4IHzWf) (:text |->) + |H $ %{} :Leaf (:at 1534956861349) (:by |rJG4IHzWf) (:text |text) + |L $ %{} :Expr (:at 1534956847120) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026669849) (:by |rJG4IHzWf) (:text |.split-lines) (:type :leaf) - |P $ {} (:at 1534956863477) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026669849) (:by |rJG4IHzWf) (:text |.split-lines) + |P $ %{} :Expr (:at 1534956863477) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026698140) (:by |rJG4IHzWf) (:text |.sort-by) (:type :leaf) - |j $ {} (:at 1629026701566) (:by |rJG4IHzWf) (:text |identity) (:type :leaf) - |T $ {} (:at 1534956817760) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026698140) (:by |rJG4IHzWf) (:text |.sort-by) + |j $ %{} :Leaf (:at 1629026701566) (:by |rJG4IHzWf) (:text |identity) + |T $ %{} :Expr (:at 1534956817760) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026685784) (:by |rJG4IHzWf) (:text |.join-str) (:type :leaf) - |j $ {} (:at 1629026688227) (:by |rJG4IHzWf) (:text |&newline) (:type :leaf) - |style-line $ {} (:at 1534785244973) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026685784) (:by |rJG4IHzWf) (:text |.join-str) + |j $ %{} :Leaf (:at 1629026688227) (:by |rJG4IHzWf) (:text |&newline) + |style-line $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1534785244973) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534785245748) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |j $ {} (:at 1534785244973) (:by |rJG4IHzWf) (:text |style-line) (:type :leaf) - |r $ {} (:at 1534785244973) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534785245748) (:by |rJG4IHzWf) (:text |def) + |j $ %{} :Leaf (:at 1534785244973) (:by |rJG4IHzWf) (:text |style-line) + |r $ %{} :Expr (:at 1534785244973) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534785247288) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1534785247609) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534785247288) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1534785247609) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534785250644) (:by |rJG4IHzWf) (:text |:line-height) (:type :leaf) - |j $ {} (:at 1534785647622) (:by |rJG4IHzWf) (:text "|\"24px") (:type :leaf) - |n $ {} (:at 1534785633977) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534785250644) (:by |rJG4IHzWf) (:text |:line-height) + |j $ %{} :Leaf (:at 1534785647622) (:by |rJG4IHzWf) (:text "|\"24px") + |n $ %{} :Expr (:at 1534785633977) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534785638530) (:by |rJG4IHzWf) (:text |:font-size) (:type :leaf) - |j $ {} (:at 1534785639586) (:by |rJG4IHzWf) (:text |12) (:type :leaf) - |r $ {} (:at 1534785256209) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534785638530) (:by |rJG4IHzWf) (:text |:font-size) + |j $ %{} :Leaf (:at 1534785639586) (:by |rJG4IHzWf) (:text |12) + |r $ %{} :Expr (:at 1534785256209) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534785260130) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |j $ {} (:at 1534785263161) (:by |rJG4IHzWf) (:text |ui/font-code) (:type :leaf) - |v $ {} (:at 1534785341889) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534785260130) (:by |rJG4IHzWf) (:text |:font-family) + |j $ %{} :Leaf (:at 1534785263161) (:by |rJG4IHzWf) (:text |ui/font-code) + |v $ %{} :Expr (:at 1534785341889) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534785342834) (:by |rJG4IHzWf) (:text |:margin) (:type :leaf) - |j $ {} (:at 1534785343447) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |x $ {} (:at 1534785347809) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534785342834) (:by |rJG4IHzWf) (:text |:margin) + |j $ %{} :Leaf (:at 1534785343447) (:by |rJG4IHzWf) (:text |0) + |x $ %{} :Expr (:at 1534785347809) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534785348886) (:by |rJG4IHzWf) (:text |:padding) (:type :leaf) - |j $ {} (:at 1534785350470) (:by |rJG4IHzWf) (:text "|\"0 8px") (:type :leaf) - |y $ {} (:at 1535105773758) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534785348886) (:by |rJG4IHzWf) (:text |:padding) + |j $ %{} :Leaf (:at 1534785350470) (:by |rJG4IHzWf) (:text "|\"0 8px") + |y $ %{} :Expr (:at 1535105773758) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535105688835) (:by |rJG4IHzWf) (:text |:white-space) (:type :leaf) - |j $ {} (:at 1535105703545) (:by |rJG4IHzWf) (:text |:pre) (:type :leaf) - |yT $ {} (:at 1535106633127) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535105688835) (:by |rJG4IHzWf) (:text |:white-space) + |j $ %{} :Leaf (:at 1535105703545) (:by |rJG4IHzWf) (:text |:pre) + |yT $ %{} :Expr (:at 1535106633127) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1535106637555) (:by |rJG4IHzWf) (:text |:overflow-x) (:type :leaf) - |j $ {} (:at 1535106638862) (:by |rJG4IHzWf) (:text |:auto) (:type :leaf) - |style-text $ {} (:at 1534785390406) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1535106637555) (:by |rJG4IHzWf) (:text |:overflow-x) + |j $ %{} :Leaf (:at 1535106638862) (:by |rJG4IHzWf) (:text |:auto) + |style-text $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1534785390406) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534785392268) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |j $ {} (:at 1534785390406) (:by |rJG4IHzWf) (:text |style-text) (:type :leaf) - |r $ {} (:at 1534785390406) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534785392268) (:by |rJG4IHzWf) (:text |def) + |j $ %{} :Leaf (:at 1534785390406) (:by |rJG4IHzWf) (:text |style-text) + |r $ %{} :Expr (:at 1534785390406) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534785393682) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |j $ {} (:at 1534785395408) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534785393682) (:by |rJG4IHzWf) (:text |{}) + |j $ %{} :Expr (:at 1534785395408) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534785397148) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |j $ {} (:at 1534785400296) (:by |rJG4IHzWf) (:text |ui/font-code) (:type :leaf) - |r $ {} (:at 1534785403620) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534785397148) (:by |rJG4IHzWf) (:text |:font-family) + |j $ %{} :Leaf (:at 1534785400296) (:by |rJG4IHzWf) (:text |ui/font-code) + |r $ %{} :Expr (:at 1534785403620) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534785406534) (:by |rJG4IHzWf) (:text |:line-height) (:type :leaf) - |j $ {} (:at 1534785501457) (:by |rJG4IHzWf) (:text "|\"24px") (:type :leaf) - |t $ {} (:at 1534822510094) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534785406534) (:by |rJG4IHzWf) (:text |:line-height) + |j $ %{} :Leaf (:at 1534785501457) (:by |rJG4IHzWf) (:text "|\"24px") + |t $ %{} :Expr (:at 1534822510094) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534822513161) (:by |rJG4IHzWf) (:text |:font-size) (:type :leaf) - |j $ {} (:at 1534822903596) (:by |rJG4IHzWf) (:text |12) (:type :leaf) - |v $ {} (:at 1534785473488) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534822513161) (:by |rJG4IHzWf) (:text |:font-size) + |j $ %{} :Leaf (:at 1534822903596) (:by |rJG4IHzWf) (:text |12) + |v $ %{} :Expr (:at 1534785473488) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534785475442) (:by |rJG4IHzWf) (:text |:white-space) (:type :leaf) - |j $ {} (:at 1534785496741) (:by |rJG4IHzWf) (:text |:pre) (:type :leaf) - |x $ {} (:at 1534785481460) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534785475442) (:by |rJG4IHzWf) (:text |:white-space) + |j $ %{} :Leaf (:at 1534785496741) (:by |rJG4IHzWf) (:text |:pre) + |x $ %{} :Expr (:at 1534785481460) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534785484243) (:by |rJG4IHzWf) (:text |:overflow) (:type :leaf) - |j $ {} (:at 1534785485135) (:by |rJG4IHzWf) (:text |:auto) (:type :leaf) - |y $ {} (:at 1534822587971) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534785484243) (:by |rJG4IHzWf) (:text |:overflow) + |j $ %{} :Leaf (:at 1534785485135) (:by |rJG4IHzWf) (:text |:auto) + |y $ %{} :Expr (:at 1534822587971) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534822590121) (:by |rJG4IHzWf) (:text |:border) (:type :leaf) - |j $ {} (:at 1534822592616) (:by |rJG4IHzWf) (:text |:none) (:type :leaf) - |yT $ {} (:at 1534822654229) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534822590121) (:by |rJG4IHzWf) (:text |:border) + |j $ %{} :Leaf (:at 1534822592616) (:by |rJG4IHzWf) (:text |:none) + |yT $ %{} :Expr (:at 1534822654229) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534822656998) (:by |rJG4IHzWf) (:text |:padding) (:type :leaf) - |j $ {} (:at 1534822665428) (:by |rJG4IHzWf) (:text "|\"8px 8px 80px 8px") (:type :leaf) - |yj $ {} (:at 1534823107123) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534822656998) (:by |rJG4IHzWf) (:text |:padding) + |j $ %{} :Leaf (:at 1534822665428) (:by |rJG4IHzWf) (:text "|\"8px 8px 80px 8px") + |yj $ %{} :Expr (:at 1534823107123) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534823108296) (:by |rJG4IHzWf) (:text |:resize) (:type :leaf) - |j $ {} (:at 1534823109551) (:by |rJG4IHzWf) (:text |:none) (:type :leaf) - |tagging-data $ {} (:at 1629027285436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534823108296) (:by |rJG4IHzWf) (:text |:resize) + |j $ %{} :Leaf (:at 1534823109551) (:by |rJG4IHzWf) (:text |:none) + |tagging-data $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1629027285436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629027286692) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |j $ {} (:at 1686561179954) (:by |rJG4IHzWf) (:text |tagging-data) (:type :leaf) - |r $ {} (:at 1629027285436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629027286692) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1686561179954) (:by |rJG4IHzWf) (:text |tagging-data) + |r $ %{} :Expr (:at 1629027285436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629027288598) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |v $ {} (:at 1629027290074) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629027288598) (:by |rJG4IHzWf) (:text |xs) + |v $ %{} :Expr (:at 1629027290074) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629027301337) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |j $ {} (:at 1629027301668) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629027301337) (:by |rJG4IHzWf) (:text |if) + |j $ %{} :Expr (:at 1629027301668) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629027302450) (:by |rJG4IHzWf) (:text |map?) (:type :leaf) - |j $ {} (:at 1629027303338) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |r $ {} (:at 1629027304617) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629027302450) (:by |rJG4IHzWf) (:text |map?) + |j $ %{} :Leaf (:at 1629027303338) (:by |rJG4IHzWf) (:text |xs) + |r $ %{} :Expr (:at 1629027304617) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629027308837) (:by |rJG4IHzWf) (:text |map-kv) (:type :leaf) - |j $ {} (:at 1629027309354) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |r $ {} (:at 1629027309672) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629027308837) (:by |rJG4IHzWf) (:text |map-kv) + |j $ %{} :Leaf (:at 1629027309354) (:by |rJG4IHzWf) (:text |xs) + |r $ %{} :Expr (:at 1629027309672) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629027309935) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |j $ {} (:at 1629027310178) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629027309935) (:by |rJG4IHzWf) (:text |fn) + |j $ %{} :Expr (:at 1629027310178) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629027310306) (:by |rJG4IHzWf) (:text |k) (:type :leaf) - |j $ {} (:at 1629027312505) (:by |rJG4IHzWf) (:text |v) (:type :leaf) - |r $ {} (:at 1629027313024) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629027310306) (:by |rJG4IHzWf) (:text |k) + |j $ %{} :Leaf (:at 1629027312505) (:by |rJG4IHzWf) (:text |v) + |r $ %{} :Expr (:at 1629027313024) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629027313487) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |j $ {} (:at 1629027316298) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629027313487) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Expr (:at 1629027316298) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1686561149774) (:by |rJG4IHzWf) (:text |turn-tag) (:type :leaf) - |T $ {} (:at 1629027313996) (:by |rJG4IHzWf) (:text |k) (:type :leaf) - |r $ {} (:at 1629027314480) (:by |rJG4IHzWf) (:text |v) (:type :leaf) - |v $ {} (:at 1629027321467) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1629027322907) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |j $ {} (:at 1629027323495) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1629027326895) (:by |rJG4IHzWf) (:text |list?) (:type :leaf) - |j $ {} (:at 1629027324831) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |r $ {} (:at 1629027327653) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1629027329155) (:by |rJG4IHzWf) (:text |map) (:type :leaf) - |j $ {} (:at 1629027329663) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |r $ {} (:at 1686561174991) (:by |rJG4IHzWf) (:text |tagging-data) (:type :leaf) - |v $ {} (:at 1629027336506) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - :ns $ {} (:at 1499755354983) (:type :expr) + |D $ %{} :Leaf (:at 1686561149774) (:by |rJG4IHzWf) (:text |turn-tag) + |T $ %{} :Leaf (:at 1629027313996) (:by |rJG4IHzWf) (:text |k) + |r $ %{} :Leaf (:at 1629027314480) (:by |rJG4IHzWf) (:text |v) + |v $ %{} :Expr (:at 1629027321467) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1629027322907) (:by |rJG4IHzWf) (:text |if) + |j $ %{} :Expr (:at 1629027323495) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1629027326895) (:by |rJG4IHzWf) (:text |list?) + |j $ %{} :Leaf (:at 1629027324831) (:by |rJG4IHzWf) (:text |xs) + |r $ %{} :Expr (:at 1629027327653) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1629027329155) (:by |rJG4IHzWf) (:text |map) + |j $ %{} :Leaf (:at 1629027329663) (:by |rJG4IHzWf) (:text |xs) + |r $ %{} :Leaf (:at 1686561174991) (:by |rJG4IHzWf) (:text |tagging-data) + |v $ %{} :Leaf (:at 1629027336506) (:by |rJG4IHzWf) (:text |xs) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |T $ {} (:at 1499755354983) (:by |root) (:text |ns) (:type :leaf) - |j $ {} (:at 1499755354983) (:by |root) (:text |app.comp.container) (:type :leaf) - |v $ {} (:at 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |ns) + |j $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |app.comp.container) + |v $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |T $ {} (:at 1499755354983) (:by |root) (:text |:require) (:type :leaf) - |j $ {} (:at 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |:require) + |j $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |j $ {} (:at 1629026716688) (:by |rJG4IHzWf) (:text |respo-ui.core) (:type :leaf) - |r $ {} (:at 1499755354983) (:by |root) (:text |:refer) (:type :leaf) - |v $ {} (:at 1499755354983) (:type :expr) + |j $ %{} :Leaf (:at 1629026716688) (:by |rJG4IHzWf) (:text |respo-ui.core) + |r $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |:refer) + |v $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |j $ {} (:at 1499755354983) (:by |root) (:text |hsl) (:type :leaf) - |r $ {} (:at 1499755354983) (:type :expr) + |j $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |hsl) + |r $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |j $ {} (:at 1499755354983) (:at 1516527080962) (:by |root) (:by |root) (:text |respo-ui.core) (:type :leaf) - |r $ {} (:at 1499755354983) (:by |root) (:text |:as) (:type :leaf) - |v $ {} (:at 1499755354983) (:by |root) (:text |ui) (:type :leaf) - |v $ {} (:at 1499755354983) (:type :expr) + |j $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |respo-ui.core) + |r $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |:as) + |v $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |ui) + |v $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |j $ {} (:at 1499755354983) (:at 1550915868029) (:by |root) (:by |root) (:text |respo.core) (:type :leaf) - |r $ {} (:at 1508946162679) (:by |root) (:text |:refer) (:type :leaf) - |v $ {} (:at 1499755354983) (:type :expr) + |j $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |respo.core) + |r $ %{} :Leaf (:at 1508946162679) (:by |root) (:text |:refer) + |v $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |j $ {} (:at 1499755354983) (:by |root) (:text |defcomp) (:type :leaf) - |n $ {} (:at 1629026721182) (:by |rJG4IHzWf) (:text |>>) (:type :leaf) - |q $ {} (:at 1534785076491) (:by |rJG4IHzWf) (:text |list->) (:type :leaf) - |r $ {} (:at 1499755354983) (:by |root) (:text |<>) (:type :leaf) - |v $ {} (:at 1499755354983) (:by |root) (:text |div) (:type :leaf) - |x $ {} (:at 1499755354983) (:by |root) (:text |button) (:type :leaf) - |xT $ {} (:at 1512359490531) (:by |rJG4IHzWf) (:text |textarea) (:type :leaf) - |y $ {} (:at 1499755354983) (:at 1534785226220) (:by |root) (:by |rJG4IHzWf) (:text |pre) (:type :leaf) - |yT $ {} (:at 1534955998148) (:by |rJG4IHzWf) (:text |span) (:type :leaf) - |yj $ {} (:at 1534956053488) (:by |rJG4IHzWf) (:text |input) (:type :leaf) - |yr $ {} (:at 1565369340097) (:by |rJG4IHzWf) (:text |a) (:type :leaf) - |x $ {} (:at 1499755354983) (:type :expr) + |j $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |defcomp) + |n $ %{} :Leaf (:at 1629026721182) (:by |rJG4IHzWf) (:text |>>) + |q $ %{} :Leaf (:at 1534785076491) (:by |rJG4IHzWf) (:text |list->) + |r $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |<>) + |v $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |div) + |x $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |button) + |xT $ %{} :Leaf (:at 1512359490531) (:by |rJG4IHzWf) (:text |textarea) + |y $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |pre) + |yT $ %{} :Leaf (:at 1534955998148) (:by |rJG4IHzWf) (:text |span) + |yj $ %{} :Leaf (:at 1534956053488) (:by |rJG4IHzWf) (:text |input) + |yr $ %{} :Leaf (:at 1565369340097) (:by |rJG4IHzWf) (:text |a) + |x $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |j $ {} (:at 1499755354983) (:by |root) (:text |respo.comp.space) (:type :leaf) - |r $ {} (:at 1499755354983) (:by |root) (:text |:refer) (:type :leaf) - |v $ {} (:at 1499755354983) (:type :expr) + |j $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |respo.comp.space) + |r $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |:refer) + |v $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |j $ {} (:at 1499755354983) (:by |root) (:text |=<) (:type :leaf) - |xT $ {} (:at 1534956913826) (:by |rJG4IHzWf) (:type :expr) + |j $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |=<) + |xT $ %{} :Expr (:at 1534956913826) (:by |rJG4IHzWf) :data $ {} - |j $ {} (:at 1534956918152) (:by |rJG4IHzWf) (:text |respo.comp.inspect) (:type :leaf) - |r $ {} (:at 1534956918984) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |v $ {} (:at 1534956919178) (:by |rJG4IHzWf) (:type :expr) + |j $ %{} :Leaf (:at 1534956918152) (:by |rJG4IHzWf) (:text |respo.comp.inspect) + |r $ %{} :Leaf (:at 1534956918984) (:by |rJG4IHzWf) (:text |:refer) + |v $ %{} :Expr (:at 1534956919178) (:by |rJG4IHzWf) :data $ {} - |j $ {} (:at 1534956921292) (:by |rJG4IHzWf) (:text |comp-inspect) (:type :leaf) - |y $ {} (:at 1507461845717) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1534956921292) (:by |rJG4IHzWf) (:text |comp-inspect) + |y $ %{} :Expr (:at 1507461845717) (:by |root) :data $ {} - |j $ {} (:at 1507461855480) (:by |root) (:text |reel.comp.reel) (:type :leaf) - |r $ {} (:at 1507461856264) (:by |root) (:text |:refer) (:type :leaf) - |v $ {} (:at 1507461856484) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1507461855480) (:by |root) (:text |reel.comp.reel) + |r $ %{} :Leaf (:at 1507461856264) (:by |root) (:text |:refer) + |v $ %{} :Expr (:at 1507461856484) (:by |root) :data $ {} - |j $ {} (:at 1507461858342) (:by |root) (:text |comp-reel) (:type :leaf) - |yT $ {} (:at 1519699088529) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1507461858342) (:by |root) (:text |comp-reel) + |yT $ %{} :Expr (:at 1519699088529) (:by |root) :data $ {} - |j $ {} (:at 1519699092590) (:by |root) (:text |respo-md.comp.md) (:type :leaf) - |r $ {} (:at 1519699093410) (:by |root) (:text |:refer) (:type :leaf) - |v $ {} (:at 1519699093683) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1519699092590) (:by |root) (:text |respo-md.comp.md) + |r $ %{} :Leaf (:at 1519699093410) (:by |root) (:text |:refer) + |v $ %{} :Expr (:at 1519699093683) (:by |root) :data $ {} - |j $ {} (:at 1519699096732) (:by |root) (:text |comp-md) (:type :leaf) - |yj $ {} (:at 1521954061310) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1519699096732) (:by |root) (:text |comp-md) + |yj $ %{} :Expr (:at 1521954061310) (:by |root) :data $ {} - |j $ {} (:at 1527788377809) (:by |root) (:text |app.config) (:type :leaf) - |r $ {} (:at 1521954064826) (:by |root) (:text |:refer) (:type :leaf) - |v $ {} (:at 1521954065004) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1527788377809) (:by |root) (:text |app.config) + |r $ %{} :Leaf (:at 1521954064826) (:by |root) (:text |:refer) + |v $ %{} :Expr (:at 1521954065004) (:by |root) :data $ {} - |j $ {} (:at 1521954067604) (:by |root) (:text |dev?) (:type :leaf) - |yr $ {} (:at 1534784657072) (:by |rJG4IHzWf) (:type :expr) + |j $ %{} :Leaf (:at 1521954067604) (:by |root) (:text |dev?) + |yr $ %{} :Expr (:at 1534784657072) (:by |rJG4IHzWf) :data $ {} - |j $ {} (:at 1534784658995) (:by |rJG4IHzWf) (:text "|\"diff") (:type :leaf) - |r $ {} (:at 1534784661008) (:by |rJG4IHzWf) (:text |:as) (:type :leaf) - |v $ {} (:at 1534784662287) (:by |rJG4IHzWf) (:text |diff) (:type :leaf) - :proc $ {} (:at 1499755354983) (:type :expr) - :data $ {} - |app.config $ {} - :defs $ {} - |cdn? $ {} (:at 1550915687461) (:by |root) (:type :expr) - :data $ {} - |T $ {} (:at 1550915687461) (:by |root) (:text |def) (:type :leaf) - |j $ {} (:at 1550915687461) (:by |root) (:text |cdn?) (:type :leaf) - |r $ {} (:at 1550915687461) (:by |root) (:type :expr) - :data $ {} - |T $ {} (:at 1550915687461) (:by |root) (:text |cond) (:type :leaf) - |j $ {} (:at 1550915687461) (:by |root) (:type :expr) - :data $ {} - |T $ {} (:at 1550915687461) (:by |root) (:type :expr) - :data $ {} - |T $ {} (:at 1550915687461) (:by |root) (:text |exists?) (:type :leaf) - |j $ {} (:at 1550915687461) (:by |root) (:text |js/window) (:type :leaf) - |j $ {} (:at 1550915687461) (:by |root) (:text |false) (:type :leaf) - |r $ {} (:at 1550915687461) (:by |root) (:type :expr) - :data $ {} - |T $ {} (:at 1550915687461) (:by |root) (:type :expr) - :data $ {} - |T $ {} (:at 1550915687461) (:by |root) (:text |exists?) (:type :leaf) - |j $ {} (:at 1550915687461) (:by |root) (:text |js/process) (:type :leaf) - |j $ {} (:at 1550915687461) (:by |root) (:type :expr) - :data $ {} - |T $ {} (:at 1550915687461) (:by |root) (:text |=) (:type :leaf) - |j $ {} (:at 1550915687461) (:by |root) (:text "|\"true") (:type :leaf) - |r $ {} (:at 1550915687461) (:by |root) (:text |js/process.env.cdn) (:type :leaf) - |v $ {} (:at 1550915687461) (:by |root) (:type :expr) - :data $ {} - |T $ {} (:at 1550915687461) (:by |root) (:text |:else) (:type :leaf) - |j $ {} (:at 1550915687461) (:by |root) (:text |false) (:type :leaf) - |dev? $ {} (:at 1550915693989) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1534784658995) (:by |rJG4IHzWf) (:text "|\"diff") + |r $ %{} :Leaf (:at 1534784661008) (:by |rJG4IHzWf) (:text |:as) + |v $ %{} :Leaf (:at 1534784662287) (:by |rJG4IHzWf) (:text |diff) + |app.config $ %{} :FileEntry + :defs $ {} + |dev? $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1550915693989) (:by |root) :data $ {} - |T $ {} (:at 1550915693989) (:by |root) (:text |def) (:type :leaf) - |j $ {} (:at 1550915693989) (:by |root) (:text |dev?) (:type :leaf) - |r $ {} (:at 1629026835445) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1550915693989) (:by |root) (:text |def) + |j $ %{} :Leaf (:at 1550915693989) (:by |root) (:text |dev?) + |r $ %{} :Expr (:at 1629026835445) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026836580) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |j $ {} (:at 1629026837425) (:by |rJG4IHzWf) (:text "|\"dev") (:type :leaf) - |r $ {} (:at 1629026837798) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1629026840640) (:by |rJG4IHzWf) (:text |get-env) (:type :leaf) - |j $ {} (:at 1629026842652) (:by |rJG4IHzWf) (:text "|\"mode") (:type :leaf) - |site $ {} (:at 1518157327696) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1629026836580) (:by |rJG4IHzWf) (:text |=) + |j $ %{} :Leaf (:at 1629026837425) (:by |rJG4IHzWf) (:text "|\"dev") + |r $ %{} :Expr (:at 1629026837798) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1629026840640) (:by |rJG4IHzWf) (:text |get-env) + |j $ %{} :Leaf (:at 1629026842652) (:by |rJG4IHzWf) (:text "|\"mode") + |site $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1518157327696) (:by |root) :data $ {} - |T $ {} (:at 1518157345496) (:by |root) (:text |def) (:type :leaf) - |j $ {} (:at 1518157327696) (:by |root) (:text |site) (:type :leaf) - |r $ {} (:at 1518157327696) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1518157345496) (:by |root) (:text |def) + |j $ %{} :Leaf (:at 1518157327696) (:by |root) (:text |site) + |r $ %{} :Expr (:at 1518157327696) (:by |root) :data $ {} - |T $ {} (:at 1518157346643) (:by |root) (:text |{}) (:type :leaf) - |r $ {} (:at 1527526861413) (:by |root) (:type :expr) - :data $ {} - |T $ {} (:at 1527526864597) (:by |root) (:text |:dev-ui) (:type :leaf) - |j $ {} (:at 1527526903571) (:by |root) (:text "|\"http://localhost:8100/main.css") (:type :leaf) - |v $ {} (:at 1527526865931) (:by |root) (:type :expr) - :data $ {} - |T $ {} (:at 1527526868617) (:by |root) (:text |:release-ui) (:type :leaf) - |j $ {} (:at 1527526887965) (:by |root) (:text "|\"http://cdn.tiye.me/favored-fonts/main.css") (:type :leaf) - |w $ {} (:at 1528008960614) (:by |root) (:type :expr) - :data $ {} - |T $ {} (:at 1528008962775) (:by |root) (:text |:cdn-url) (:type :leaf) - |j $ {} (:at 1534783829030) (:by |rJG4IHzWf) (:text "|\"http://cdn.tiye.me/diffview/") (:type :leaf) - |y $ {} (:at 1527868456422) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1518157346643) (:by |root) (:text |{}) + |y $ %{} :Expr (:at 1527868456422) (:by |root) :data $ {} - |T $ {} (:at 1527868457305) (:by |root) (:text |:title) (:type :leaf) - |j $ {} (:at 1534783814040) (:by |rJG4IHzWf) (:text "|\"Diffview") (:type :leaf) - |yT $ {} (:at 1527868457696) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1527868457305) (:by |root) (:text |:title) + |j $ %{} :Leaf (:at 1534783814040) (:by |rJG4IHzWf) (:text "|\"Diffview") + |yf $ %{} :Expr (:at 1550915705808) (:by |root) :data $ {} - |T $ {} (:at 1527868458476) (:by |root) (:text |:icon) (:type :leaf) - |j $ {} (:at 1556386467942) (:by |rJG4IHzWf) (:text "|\"http://cdn.tiye.me/logo/diffview.png") (:type :leaf) - |yf $ {} (:at 1550915705808) (:by |root) (:type :expr) - :data $ {} - |T $ {} (:at 1550915708035) (:by |root) (:text |:storage-key) (:type :leaf) - |j $ {} (:at 1550915705808) (:by |root) (:text "|\"diffview") (:type :leaf) - :ns $ {} (:at 1527788237503) (:by |root) (:type :expr) - :data $ {} - |T $ {} (:at 1527788237503) (:by |root) (:text |ns) (:type :leaf) - |j $ {} (:at 1527788237503) (:by |root) (:text |app.config) (:type :leaf) - :proc $ {} (:at 1527788237503) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915708035) (:by |root) (:text |:storage-key) + |j $ %{} :Leaf (:at 1550915705808) (:by |root) (:text "|\"diffview") + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1527788237503) (:by |root) :data $ {} - |app.main $ {} - :defs $ {} - |*reel $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1527788237503) (:by |root) (:text |ns) + |j $ %{} :Leaf (:at 1527788237503) (:by |root) (:text |app.config) + |app.main $ %{} :FileEntry + :defs $ {} + |*reel $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1629026869589) (:by |rJG4IHzWf) (:text |defatom) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |*reel) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1629026869589) (:by |rJG4IHzWf) (:text |defatom) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |*reel) + |r $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |->) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |reel-schema/reel) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:type :expr) - :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |assoc) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |:base) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:text |schema/store) (:type :leaf) - |v $ {} (:at 1550915745206) (:by |root) (:type :expr) - :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |assoc) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |:store) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:text |schema/store) (:type :leaf) - |dispatch! $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |->) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |reel-schema/reel) + |r $ %{} :Expr (:at 1550915745206) (:by |root) + :data $ {} + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |assoc) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |:base) + |r $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |schema/store) + |v $ %{} :Expr (:at 1550915745206) (:by |root) + :data $ {} + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |assoc) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |:store) + |r $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |schema/store) + |dispatch! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |defn) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |dispatch!) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |defn) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |dispatch!) + |r $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |op) (:type :leaf) - |v $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |op) + |v $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |when) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |config/dev?) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:type :expr) - :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |println) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text "|\"Dispatch:") (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:text |op) (:type :leaf) - |x $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |when) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |config/dev?) + |r $ %{} :Expr (:at 1550915745206) (:by |root) + :data $ {} + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |println) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text "|\"Dispatch:") + |r $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |op) + |x $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |reset!) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |*reel) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:type :expr) - :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |reel-updater) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |updater) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:text |@*reel) (:type :leaf) - |v $ {} (:at 1550915745206) (:by |root) (:text |op) (:type :leaf) - |main! $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |reset!) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |*reel) + |r $ %{} :Expr (:at 1550915745206) (:by |root) + :data $ {} + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |reel-updater) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |updater) + |r $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |@*reel) + |v $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |op) + |main! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |defn) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |main!) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |defn) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |main!) + |r $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |t $ {} (:at 1629026947270) (:by |rJG4IHzWf) (:type :expr) + |t $ %{} :Expr (:at 1629026947270) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026948761) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |j $ {} (:at 1629026951466) (:by |rJG4IHzWf) (:text |config/dev?) (:type :leaf) - |r $ {} (:at 1629026955831) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026948761) (:by |rJG4IHzWf) (:text |if) + |j $ %{} :Leaf (:at 1629026951466) (:by |rJG4IHzWf) (:text |config/dev?) + |r $ %{} :Expr (:at 1629026955831) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026961512) (:by |rJG4IHzWf) (:text |load-console-formatter!) (:type :leaf) - |v $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1629026961512) (:by |rJG4IHzWf) (:text |load-console-formatter!) + |v $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |println) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text "|\"Running mode:") (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:type :expr) - :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |if) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |config/dev?) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:text "|\"dev") (:type :leaf) - |v $ {} (:at 1550915745206) (:by |root) (:text "|\"release") (:type :leaf) - |y $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |println) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text "|\"Running mode:") + |r $ %{} :Expr (:at 1550915745206) (:by |root) + :data $ {} + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |if) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |config/dev?) + |r $ %{} :Leaf (:at 1550915745206) (:by |root) (:text "|\"dev") + |v $ %{} :Leaf (:at 1550915745206) (:by |root) (:text "|\"release") + |y $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |render-app!) (:type :leaf) - |yT $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |render-app!) + |yT $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |add-watch) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |*reel) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:text |:changes) (:type :leaf) - |v $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |add-watch) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |*reel) + |r $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |:changes) + |v $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |fn) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |fn) + |j $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1629026938759) (:by |rJG4IHzWf) (:text |r) (:type :leaf) - |j $ {} (:at 1629026939111) (:by |rJG4IHzWf) (:text |p) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1629026938759) (:by |rJG4IHzWf) (:text |r) + |j $ %{} :Leaf (:at 1629026939111) (:by |rJG4IHzWf) (:text |p) + |r $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |render-app!) (:type :leaf) - |yj $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |render-app!) + |yj $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |listen-devtools!) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text ||a) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:text |dispatch!) (:type :leaf) - |yr $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |listen-devtools!) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text ||a) + |r $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |dispatch!) + |yr $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |.addEventListener) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |js/window) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:text ||beforeunload) (:type :leaf) - |v $ {} (:at 1550915745206) (:by |root) (:text |persist-storage!) (:type :leaf) - |yv $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |.addEventListener) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |js/window) + |r $ %{} :Leaf (:at 1550915745206) (:by |root) (:text ||beforeunload) + |v $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |persist-storage!) + |yv $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |repeat!) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |60) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:text |persist-storage!) (:type :leaf) - |yx $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |repeat!) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |60) + |r $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |persist-storage!) + |yx $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |let) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |let) + |j $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |raw) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |raw) + |j $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |j $ {} (:at 1629026827021) (:by |rJG4IHzWf) (:text |js/localStorage.getItem) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1629026827021) (:by |rJG4IHzWf) (:text |js/localStorage.getItem) + |r $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |:storage-key) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |config/site) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |:storage-key) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |config/site) + |r $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |when) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |when) + |j $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |some?) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |raw) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |some?) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |raw) + |r $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |dispatch!) (:type :leaf) - |r $ {} (:at 1688621018710) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |dispatch!) + |r $ %{} :Expr (:at 1688621018710) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1688621019266) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |L $ {} (:at 1688621019672) (:by |rJG4IHzWf) (:text |:hydrate-storage) (:type :leaf) - |T $ {} (:at 1550915745206) (:by |root) (:type :expr) + |D $ %{} :Leaf (:at 1688621019266) (:by |rJG4IHzWf) (:text |::) + |L $ %{} :Leaf (:at 1688621019672) (:by |rJG4IHzWf) (:text |:hydrate-storage) + |T $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1629026808233) (:by |rJG4IHzWf) (:text |parse-cirru-edn) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |raw) (:type :leaf) - |yxT $ {} (:at 1563643386913) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026808233) (:by |rJG4IHzWf) (:text |parse-cirru-edn) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |raw) + |yxT $ %{} :Expr (:at 1563643386913) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643395746) (:by |rJG4IHzWf) (:text |js/window.addEventListener) (:type :leaf) - |j $ {} (:at 1563643398534) (:by |rJG4IHzWf) (:text "|\"keydown") (:type :leaf) - |r $ {} (:at 1563643400358) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643395746) (:by |rJG4IHzWf) (:text |js/window.addEventListener) + |j $ %{} :Leaf (:at 1563643398534) (:by |rJG4IHzWf) (:text "|\"keydown") + |r $ %{} :Expr (:at 1563643400358) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643401167) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |j $ {} (:at 1563643401479) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643401167) (:by |rJG4IHzWf) (:text |fn) + |j $ %{} :Expr (:at 1563643401479) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643402107) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |r $ {} (:at 1565369208324) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643402107) (:by |rJG4IHzWf) (:text |event) + |r $ %{} :Expr (:at 1565369208324) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1565369209408) (:by |rJG4IHzWf) (:text |cond) (:type :leaf) - |T $ {} (:at 1563643402606) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1565369209408) (:by |rJG4IHzWf) (:text |cond) + |T $ %{} :Expr (:at 1563643402606) (:by |rJG4IHzWf) :data $ {} - |j $ {} (:at 1563643471445) (:by |rJG4IHzWf) (:type :expr) + |j $ %{} :Expr (:at 1563643471445) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1563643472140) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |T $ {} (:at 1563643406277) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1563643472140) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1563643406277) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643408570) (:by |rJG4IHzWf) (:text |.-metaKey) (:type :leaf) - |j $ {} (:at 1563643409789) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |j $ {} (:at 1563643473307) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643408570) (:by |rJG4IHzWf) (:text |.-metaKey) + |j $ %{} :Leaf (:at 1563643409789) (:by |rJG4IHzWf) (:text |event) + |j $ %{} :Expr (:at 1563643473307) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643473307) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |j $ {} (:at 1563643473307) (:by |rJG4IHzWf) (:text "|\"e") (:type :leaf) - |r $ {} (:at 1563643473307) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643473307) (:by |rJG4IHzWf) (:text |=) + |j $ %{} :Leaf (:at 1563643473307) (:by |rJG4IHzWf) (:text "|\"e") + |r $ %{} :Expr (:at 1563643473307) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643473307) (:by |rJG4IHzWf) (:text |.-key) (:type :leaf) - |j $ {} (:at 1563643473307) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |r $ {} (:at 1563643420666) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643473307) (:by |rJG4IHzWf) (:text |.-key) + |j $ %{} :Leaf (:at 1563643473307) (:by |rJG4IHzWf) (:text |event) + |r $ %{} :Expr (:at 1563643420666) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643436409) (:by |rJG4IHzWf) (:text |dispatch!) (:type :leaf) - |j $ {} (:at 1688621022155) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643436409) (:by |rJG4IHzWf) (:text |dispatch!) + |j $ %{} :Expr (:at 1688621022155) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1688621023446) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |T $ {} (:at 1563643441469) (:by |rJG4IHzWf) (:text |:toggle-result) (:type :leaf) - |j $ {} (:at 1565369210400) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1688621023446) (:by |rJG4IHzWf) (:text |::) + |T $ %{} :Leaf (:at 1563643441469) (:by |rJG4IHzWf) (:text |:toggle-result) + |j $ %{} :Expr (:at 1565369210400) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369214635) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1565369214635) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369214635) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |j $ {} (:at 1565369214635) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369214635) (:by |rJG4IHzWf) (:text |and) + |j $ %{} :Expr (:at 1565369214635) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369214635) (:by |rJG4IHzWf) (:text |.-metaKey) (:type :leaf) - |j $ {} (:at 1565369214635) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |r $ {} (:at 1565369214635) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369214635) (:by |rJG4IHzWf) (:text |.-metaKey) + |j $ %{} :Leaf (:at 1565369214635) (:by |rJG4IHzWf) (:text |event) + |r $ %{} :Expr (:at 1565369214635) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369214635) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |j $ {} (:at 1565369225512) (:by |rJG4IHzWf) (:text "|\"k") (:type :leaf) - |r $ {} (:at 1565369214635) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369214635) (:by |rJG4IHzWf) (:text |=) + |j $ %{} :Leaf (:at 1565369225512) (:by |rJG4IHzWf) (:text "|\"k") + |r $ %{} :Expr (:at 1565369214635) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369214635) (:by |rJG4IHzWf) (:text |.-key) (:type :leaf) - |j $ {} (:at 1565369214635) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |j $ {} (:at 1565369226888) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369214635) (:by |rJG4IHzWf) (:text |.-key) + |j $ %{} :Leaf (:at 1565369214635) (:by |rJG4IHzWf) (:text |event) + |j $ %{} :Expr (:at 1565369226888) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369231546) (:by |rJG4IHzWf) (:text |dispatch!) (:type :leaf) - |j $ {} (:at 1688621025738) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369231546) (:by |rJG4IHzWf) (:text |dispatch!) + |j $ %{} :Expr (:at 1688621025738) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1688621026542) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |T $ {} (:at 1565369243779) (:by |rJG4IHzWf) (:text |:clear-text) (:type :leaf) - |r $ {} (:at 1565369210400) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1688621026542) (:by |rJG4IHzWf) (:text |::) + |T $ %{} :Leaf (:at 1565369243779) (:by |rJG4IHzWf) (:text |:clear-text) + |r $ %{} :Expr (:at 1565369210400) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369214635) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1565369214635) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369214635) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |j $ {} (:at 1565369214635) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369214635) (:by |rJG4IHzWf) (:text |and) + |j $ %{} :Expr (:at 1565369214635) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369214635) (:by |rJG4IHzWf) (:text |.-metaKey) (:type :leaf) - |j $ {} (:at 1565369214635) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |r $ {} (:at 1565369214635) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369214635) (:by |rJG4IHzWf) (:text |.-metaKey) + |j $ %{} :Leaf (:at 1565369214635) (:by |rJG4IHzWf) (:text |event) + |r $ %{} :Expr (:at 1565369214635) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369214635) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |j $ {} (:at 1569087263422) (:by |rJG4IHzWf) (:text "|\"i") (:type :leaf) - |r $ {} (:at 1565369214635) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369214635) (:by |rJG4IHzWf) (:text |=) + |j $ %{} :Leaf (:at 1569087263422) (:by |rJG4IHzWf) (:text "|\"i") + |r $ %{} :Expr (:at 1565369214635) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369214635) (:by |rJG4IHzWf) (:text |.-key) (:type :leaf) - |j $ {} (:at 1565369214635) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |j $ {} (:at 1565369226888) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369214635) (:by |rJG4IHzWf) (:text |.-key) + |j $ %{} :Leaf (:at 1565369214635) (:by |rJG4IHzWf) (:text |event) + |j $ %{} :Expr (:at 1565369226888) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369231546) (:by |rJG4IHzWf) (:text |dispatch!) (:type :leaf) - |j $ {} (:at 1688621030051) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369231546) (:by |rJG4IHzWf) (:text |dispatch!) + |j $ %{} :Expr (:at 1688621030051) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1688621031930) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |T $ {} (:at 1569087264930) (:by |rJG4IHzWf) (:text |:swap-text) (:type :leaf) - |yy $ {} (:at 1550915745206) (:by |root) (:type :expr) + |D $ %{} :Leaf (:at 1688621031930) (:by |rJG4IHzWf) (:text |::) + |T $ %{} :Leaf (:at 1569087264930) (:by |rJG4IHzWf) (:text |:swap-text) + |yy $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |println) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text "||App started.") (:type :leaf) - |mount-target $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |println) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text "||App started.") + |mount-target $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |def) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |mount-target) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |def) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |mount-target) + |r $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |.querySelector) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |js/document) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:text ||.app) (:type :leaf) - |persist-storage! $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |.querySelector) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |js/document) + |r $ %{} :Leaf (:at 1550915745206) (:by |root) (:text ||.app) + |persist-storage! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |defn) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |persist-storage!) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |defn) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |persist-storage!) + |r $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1629026811307) (:by |rJG4IHzWf) (:text |?) (:type :leaf) - |j $ {} (:at 1629026812021) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |v $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1629026811307) (:by |rJG4IHzWf) (:text |?) + |j $ %{} :Leaf (:at 1629026812021) (:by |rJG4IHzWf) (:text |e) + |v $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |j $ {} (:at 1629026819846) (:by |rJG4IHzWf) (:text |js/localStorage.setItem) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1629026819846) (:by |rJG4IHzWf) (:text |js/localStorage.setItem) + |r $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |:storage-key) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |config/site) (:type :leaf) - |v $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |:storage-key) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |config/site) + |v $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1629026816526) (:by |rJG4IHzWf) (:text |format-cirru-edn) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1629026816526) (:by |rJG4IHzWf) (:text |format-cirru-edn) + |j $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |:store) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |@*reel) (:type :leaf) - |reload! $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |:store) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |@*reel) + |reload! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1629026986669) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |j $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |reload!) (:type :leaf) - |r $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |reload!) + |r $ %{} :Expr (:at 1629026986669) (:by |rJG4IHzWf) :data $ {} - |v $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:type :expr) + |v $ %{} :Expr (:at 1629026986669) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |j $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |if) + |j $ %{} :Expr (:at 1629026986669) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |nil?) (:type :leaf) - |j $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |build-errors) (:type :leaf) - |r $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |nil?) + |j $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |build-errors) + |r $ %{} :Expr (:at 1629026986669) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |j $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |do) + |j $ %{} :Expr (:at 1629026986669) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |remove-watch) (:type :leaf) - |j $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |*reel) (:type :leaf) - |r $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |:changes) (:type :leaf) - |r $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |remove-watch) + |j $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |*reel) + |r $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |:changes) + |r $ %{} :Expr (:at 1629026986669) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |clear-cache!) (:type :leaf) - |v $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |clear-cache!) + |v $ %{} :Expr (:at 1629026986669) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |add-watch) (:type :leaf) - |j $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |*reel) (:type :leaf) - |r $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |:changes) (:type :leaf) - |v $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |add-watch) + |j $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |*reel) + |r $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |:changes) + |v $ %{} :Expr (:at 1629026986669) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |j $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |fn) + |j $ %{} :Expr (:at 1629026986669) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |reel) (:type :leaf) - |j $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |prev) (:type :leaf) - |r $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |reel) + |j $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |prev) + |r $ %{} :Expr (:at 1629026986669) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |render-app!) (:type :leaf) - |x $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |render-app!) + |x $ %{} :Expr (:at 1629026986669) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |reset!) (:type :leaf) - |j $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |*reel) (:type :leaf) - |r $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |reset!) + |j $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |*reel) + |r $ %{} :Expr (:at 1629026986669) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |refresh-reel) (:type :leaf) - |j $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |@*reel) (:type :leaf) - |r $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |schema/store) (:type :leaf) - |v $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |updater) (:type :leaf) - |y $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |hud!) (:type :leaf) - |j $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text "|\"ok~") (:type :leaf) - |r $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text "|\"Ok") (:type :leaf) - |v $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |hud!) (:type :leaf) - |j $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text "|\"error") (:type :leaf) - |r $ {} (:at 1629026986669) (:by |rJG4IHzWf) (:text |build-errors) (:type :leaf) - |render-app! $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |refresh-reel) + |j $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |@*reel) + |r $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |schema/store) + |v $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |updater) + |y $ %{} :Expr (:at 1629026986669) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |hud!) + |j $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text "|\"ok~") + |r $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text "|\"Ok") + |v $ %{} :Expr (:at 1629026986669) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |hud!) + |j $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text "|\"error") + |r $ %{} :Leaf (:at 1629026986669) (:by |rJG4IHzWf) (:text |build-errors) + |render-app! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |defn) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |render-app!) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |defn) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |render-app!) + |r $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |v $ {} (:at 1550915745206) (:by |root) (:type :expr) + |v $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1629027199939) (:by |rJG4IHzWf) (:text |render!) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |mount-target) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:type :expr) - :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |comp-container) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |@*reel) (:type :leaf) - |v $ {} (:at 1629026877727) (:by |rJG4IHzWf) (:text |dispatch!) (:type :leaf) - |repeat! $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629027199939) (:by |rJG4IHzWf) (:text |render!) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |mount-target) + |r $ %{} :Expr (:at 1550915745206) (:by |root) + :data $ {} + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |comp-container) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |@*reel) + |v $ %{} :Leaf (:at 1629026877727) (:by |rJG4IHzWf) (:text |dispatch!) + |repeat! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1629026797043) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |j $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:text |repeat!) (:type :leaf) - |r $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026797043) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1629026797043) (:by |rJG4IHzWf) (:text |repeat!) + |r $ %{} :Expr (:at 1629026797043) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:text |duration) (:type :leaf) - |j $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:text |cb) (:type :leaf) - |v $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026797043) (:by |rJG4IHzWf) (:text |duration) + |j $ %{} :Leaf (:at 1629026797043) (:by |rJG4IHzWf) (:text |cb) + |v $ %{} :Expr (:at 1629026797043) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:text |js/setTimeout) (:type :leaf) - |j $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026797043) (:by |rJG4IHzWf) (:text |js/setTimeout) + |j $ %{} :Expr (:at 1629026797043) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |j $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026797043) (:by |rJG4IHzWf) (:text |fn) + |j $ %{} :Expr (:at 1629026797043) (:by |rJG4IHzWf) :data $ {} - |r $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:type :expr) + |r $ %{} :Expr (:at 1629026797043) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:text |cb) (:type :leaf) - |v $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026797043) (:by |rJG4IHzWf) (:text |cb) + |v $ %{} :Expr (:at 1629026797043) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:text |repeat!) (:type :leaf) - |j $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026797043) (:by |rJG4IHzWf) (:text |repeat!) + |j $ %{} :Expr (:at 1629026797043) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |j $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:text |1000) (:type :leaf) - |r $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:text |duration) (:type :leaf) - |r $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:text |cb) (:type :leaf) - |r $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |j $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:text |1000) (:type :leaf) - |r $ {} (:at 1629026797043) (:by |rJG4IHzWf) (:text |duration) (:type :leaf) - :ns $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1629026797043) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1629026797043) (:by |rJG4IHzWf) (:text |1000) + |r $ %{} :Leaf (:at 1629026797043) (:by |rJG4IHzWf) (:text |duration) + |r $ %{} :Leaf (:at 1629026797043) (:by |rJG4IHzWf) (:text |cb) + |r $ %{} :Expr (:at 1629026797043) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1629026797043) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1629026797043) (:by |rJG4IHzWf) (:text |1000) + |r $ %{} :Leaf (:at 1629026797043) (:by |rJG4IHzWf) (:text |duration) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |ns) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |app.main) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |ns) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |app.main) + |r $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |:require) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |:require) + |j $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |[]) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |respo.core) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:text |:refer) (:type :leaf) - |v $ {} (:at 1550915745206) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |respo.core) + |r $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |:refer) + |v $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |[]) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |render!) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:text |clear-cache!) (:type :leaf) - |v $ {} (:at 1550915745206) (:by |root) (:text |realize-ssr!) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |render!) + |r $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |clear-cache!) + |v $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |realize-ssr!) + |r $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |[]) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |app.comp.container) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:text |:refer) (:type :leaf) - |v $ {} (:at 1550915745206) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |app.comp.container) + |r $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |:refer) + |v $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |[]) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |comp-container) (:type :leaf) - |v $ {} (:at 1550915745206) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |comp-container) + |v $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |[]) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |app.updater) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:text |:refer) (:type :leaf) - |v $ {} (:at 1550915745206) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |app.updater) + |r $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |:refer) + |v $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |[]) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |updater) (:type :leaf) - |x $ {} (:at 1550915745206) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |updater) + |x $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |[]) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |app.schema) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:text |:as) (:type :leaf) - |v $ {} (:at 1550915745206) (:by |root) (:text |schema) (:type :leaf) - |y $ {} (:at 1550915745206) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |app.schema) + |r $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |:as) + |v $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |schema) + |y $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |[]) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |reel.util) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:text |:refer) (:type :leaf) - |v $ {} (:at 1550915745206) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |reel.util) + |r $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |:refer) + |v $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |[]) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |listen-devtools!) (:type :leaf) - |yT $ {} (:at 1550915745206) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |listen-devtools!) + |yT $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |[]) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |reel.core) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:text |:refer) (:type :leaf) - |v $ {} (:at 1550915745206) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |reel.core) + |r $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |:refer) + |v $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |[]) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |reel-updater) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:text |refresh-reel) (:type :leaf) - |yj $ {} (:at 1550915745206) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |reel-updater) + |r $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |refresh-reel) + |yj $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |[]) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |reel.schema) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:text |:as) (:type :leaf) - |v $ {} (:at 1550915745206) (:by |root) (:text |reel-schema) (:type :leaf) - |yr $ {} (:at 1550915745206) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |reel.schema) + |r $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |:as) + |v $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |reel-schema) + |yr $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |[]) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |cljs.reader) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:text |:refer) (:type :leaf) - |v $ {} (:at 1550915745206) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |cljs.reader) + |r $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |:refer) + |v $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |[]) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |read-string) (:type :leaf) - |yv $ {} (:at 1550915745206) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |read-string) + |yv $ %{} :Expr (:at 1550915745206) (:by |root) :data $ {} - |T $ {} (:at 1550915745206) (:by |root) (:text |[]) (:type :leaf) - |j $ {} (:at 1550915745206) (:by |root) (:text |app.config) (:type :leaf) - |r $ {} (:at 1550915745206) (:by |root) (:text |:as) (:type :leaf) - |v $ {} (:at 1550915745206) (:by |root) (:text |config) (:type :leaf) - |yx $ {} (:at 1629026998973) (:by |rJG4IHzWf) (:type :expr) + |j $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |app.config) + |r $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |:as) + |v $ %{} :Leaf (:at 1550915745206) (:by |root) (:text |config) + |yx $ %{} :Expr (:at 1629026998973) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026998973) (:by |rJG4IHzWf) (:text "|\"./calcit.build-errors") (:type :leaf) - |j $ {} (:at 1629026998973) (:by |rJG4IHzWf) (:text |:default) (:type :leaf) - |r $ {} (:at 1629026998973) (:by |rJG4IHzWf) (:text |build-errors) (:type :leaf) - |yy $ {} (:at 1629026998973) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629026998973) (:by |rJG4IHzWf) (:text "|\"./calcit.build-errors") + |j $ %{} :Leaf (:at 1629026998973) (:by |rJG4IHzWf) (:text |:default) + |r $ %{} :Leaf (:at 1629026998973) (:by |rJG4IHzWf) (:text |build-errors) + |yy $ %{} :Expr (:at 1629026998973) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629026998973) (:by |rJG4IHzWf) (:text "|\"bottom-tip") (:type :leaf) - |j $ {} (:at 1629026998973) (:by |rJG4IHzWf) (:text |:default) (:type :leaf) - |r $ {} (:at 1629026998973) (:by |rJG4IHzWf) (:text |hud!) (:type :leaf) - :proc $ {} (:at 1550915745206) (:by |root) (:type :expr) - :data $ {} - |app.schema $ {} - :defs $ {} - |store $ {} (:at 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1629026998973) (:by |rJG4IHzWf) (:text "|\"bottom-tip") + |j $ %{} :Leaf (:at 1629026998973) (:by |rJG4IHzWf) (:text |:default) + |r $ %{} :Leaf (:at 1629026998973) (:by |rJG4IHzWf) (:text |hud!) + |app.schema $ %{} :FileEntry + :defs $ {} + |store $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |T $ {} (:at 1499755354983) (:by |root) (:text |def) (:type :leaf) - |j $ {} (:at 1499755354983) (:by |root) (:text |store) (:type :leaf) - |r $ {} (:at 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |def) + |j $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |store) + |r $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |T $ {} (:at 1499755354983) (:by |root) (:text |{}) (:type :leaf) - |j $ {} (:at 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |{}) + |j $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |T $ {} (:at 1499755354983) (:by |root) (:text |:states) (:type :leaf) - |j $ {} (:at 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |:states) + |j $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |T $ {} (:at 1499755354983) (:by |root) (:text |{}) (:type :leaf) - |m $ {} (:at 1563640426008) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |{}) + |m $ %{} :Expr (:at 1563640426008) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563640431429) (:by |rJG4IHzWf) (:text |:page) (:type :leaf) - |j $ {} (:at 1563640436107) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |p $ {} (:at 1534956291840) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563640431429) (:by |rJG4IHzWf) (:text |:page) + |j $ %{} :Leaf (:at 1563640436107) (:by |rJG4IHzWf) (:text |:editor) + |p $ %{} :Expr (:at 1534956291840) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956294187) (:by |rJG4IHzWf) (:text |:sorted?) (:type :leaf) - |j $ {} (:at 1534956296263) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |s $ {} (:at 1535106136824) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956294187) (:by |rJG4IHzWf) (:text |:sorted?) + |j $ %{} :Leaf (:at 1534956296263) (:by |rJG4IHzWf) (:text |false) + |s $ %{} :Expr (:at 1535106136824) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643210112) (:by |rJG4IHzWf) (:text |:show-result?) (:type :leaf) - |j $ {} (:at 1535106140709) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |v $ {} (:at 1534784499670) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643210112) (:by |rJG4IHzWf) (:text |:show-result?) + |j $ %{} :Leaf (:at 1535106140709) (:by |rJG4IHzWf) (:text |false) + |v $ %{} :Expr (:at 1534784499670) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784503112) (:by |rJG4IHzWf) (:text |:old-text) (:type :leaf) - |j $ {} (:at 1534784503677) (:by |rJG4IHzWf) (:text "|\"") (:type :leaf) - |x $ {} (:at 1534784504709) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534784503112) (:by |rJG4IHzWf) (:text |:old-text) + |j $ %{} :Leaf (:at 1534784503677) (:by |rJG4IHzWf) (:text "|\"") + |x $ %{} :Expr (:at 1534784504709) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534784506201) (:by |rJG4IHzWf) (:text |:new-text) (:type :leaf) - |j $ {} (:at 1534784508075) (:by |rJG4IHzWf) (:text "|\"") (:type :leaf) - :ns $ {} (:at 1499755354983) (:type :expr) - :data $ {} - |T $ {} (:at 1499755354983) (:by |root) (:text |ns) (:type :leaf) - |j $ {} (:at 1499755354983) (:by |root) (:text |app.schema) (:type :leaf) - :proc $ {} (:at 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1534784506201) (:by |rJG4IHzWf) (:text |:new-text) + |j $ %{} :Leaf (:at 1534784508075) (:by |rJG4IHzWf) (:text "|\"") + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |app.updater $ {} - :defs $ {} - |updater $ {} (:at 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |ns) + |j $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |app.schema) + |app.updater $ %{} :FileEntry + :defs $ {} + |updater $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |T $ {} (:at 1499755354983) (:by |root) (:text |defn) (:type :leaf) - |j $ {} (:at 1499755354983) (:by |root) (:text |updater) (:type :leaf) - |r $ {} (:at 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |defn) + |j $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |updater) + |r $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |T $ {} (:at 1499755354983) (:by |root) (:text |store) (:type :leaf) - |j $ {} (:at 1499755354983) (:by |root) (:text |op) (:type :leaf) - |v $ {} (:at 1519489491135) (:by |root) (:text |op-id) (:type :leaf) - |x $ {} (:at 1519489492110) (:by |root) (:text |op-time) (:type :leaf) - |v $ {} (:at 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |store) + |j $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |op) + |v $ %{} :Leaf (:at 1519489491135) (:by |root) (:text |op-id) + |x $ %{} :Leaf (:at 1519489492110) (:by |root) (:text |op-time) + |v $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |T $ {} (:at 1688620968071) (:by |rJG4IHzWf) (:text |tag-match) (:type :leaf) - |j $ {} (:at 1499755354983) (:by |root) (:text |op) (:type :leaf) - |n $ {} (:at 1507399852251) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1688620968071) (:by |rJG4IHzWf) (:text |tag-match) + |j $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |op) + |n $ %{} :Expr (:at 1507399852251) (:by |root) :data $ {} - |T $ {} (:at 1688620976626) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1688620976626) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1507399855618) (:by |root) (:text |:states) (:type :leaf) - |b $ {} (:at 1688620978466) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |h $ {} (:at 1688620979418) (:by |rJG4IHzWf) (:text |s) (:type :leaf) - |j $ {} (:at 1507399856471) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1507399855618) (:by |root) (:text |:states) + |b $ %{} :Leaf (:at 1688620978466) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Leaf (:at 1688620979418) (:by |rJG4IHzWf) (:text |s) + |j $ %{} :Expr (:at 1507399856471) (:by |root) :data $ {} - |T $ {} (:at 1629026765194) (:by |rJG4IHzWf) (:text |update-states) (:type :leaf) - |j $ {} (:at 1507399858922) (:by |root) (:text |store) (:type :leaf) - |r $ {} (:at 1688620982059) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |t $ {} (:at 1688620982316) (:by |rJG4IHzWf) (:text |s) (:type :leaf) - |r $ {} (:at 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1629026765194) (:by |rJG4IHzWf) (:text |update-states) + |j $ %{} :Leaf (:at 1507399858922) (:by |root) (:text |store) + |r $ %{} :Leaf (:at 1688620982059) (:by |rJG4IHzWf) (:text |cursor) + |t $ %{} :Leaf (:at 1688620982316) (:by |rJG4IHzWf) (:text |s) + |r $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |T $ {} (:at 1688620983667) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1688620983667) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1512359657160) (:at 1534784524763) (:by |rJG4IHzWf) (:by |rJG4IHzWf) (:text |:write-old) (:type :leaf) - |b $ {} (:at 1688620984248) (:by |rJG4IHzWf) (:text |d) (:type :leaf) - |j $ {} (:at 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1512359657160) (:by |rJG4IHzWf) (:text |:write-old) + |b $ %{} :Leaf (:at 1688620984248) (:by |rJG4IHzWf) (:text |d) + |j $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |T $ {} (:at 1512359666053) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |j $ {} (:at 1499755354983) (:by |root) (:text |store) (:type :leaf) - |r $ {} (:at 1512359660859) (:at 1534784520947) (:by |rJG4IHzWf) (:by |rJG4IHzWf) (:text |:old-text) (:type :leaf) - |v $ {} (:at 1688620985395) (:by |rJG4IHzWf) (:text |d) (:type :leaf) - |s $ {} (:at 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1512359666053) (:by |rJG4IHzWf) (:text |assoc) + |j $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |store) + |r $ %{} :Leaf (:at 1512359660859) (:by |rJG4IHzWf) (:text |:old-text) + |v $ %{} :Leaf (:at 1688620985395) (:by |rJG4IHzWf) (:text |d) + |s $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |T $ {} (:at 1688620986262) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1688620986262) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1512359657160) (:at 1534784528403) (:by |rJG4IHzWf) (:by |rJG4IHzWf) (:text |:write-new) (:type :leaf) - |b $ {} (:at 1688620986653) (:by |rJG4IHzWf) (:text |d) (:type :leaf) - |j $ {} (:at 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1512359657160) (:by |rJG4IHzWf) (:text |:write-new) + |b $ %{} :Leaf (:at 1688620986653) (:by |rJG4IHzWf) (:text |d) + |j $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |T $ {} (:at 1512359666053) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |j $ {} (:at 1499755354983) (:by |root) (:text |store) (:type :leaf) - |r $ {} (:at 1512359660859) (:at 1534784530864) (:by |rJG4IHzWf) (:by |rJG4IHzWf) (:text |:new-text) (:type :leaf) - |v $ {} (:at 1688620987948) (:by |rJG4IHzWf) (:text |d) (:type :leaf) - |t $ {} (:at 1518157547521) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1512359666053) (:by |rJG4IHzWf) (:text |assoc) + |j $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |store) + |r $ %{} :Leaf (:at 1512359660859) (:by |rJG4IHzWf) (:text |:new-text) + |v $ %{} :Leaf (:at 1688620987948) (:by |rJG4IHzWf) (:text |d) + |t $ %{} :Expr (:at 1518157547521) (:by |root) :data $ {} - |T $ {} (:at 1688620989765) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1688620989765) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1518157657108) (:by |root) (:text |:hydrate-storage) (:type :leaf) - |b $ {} (:at 1688620990893) (:by |rJG4IHzWf) (:text |d) (:type :leaf) - |j $ {} (:at 1688620991542) (:by |rJG4IHzWf) (:text |d) (:type :leaf) - |u $ {} (:at 1534956704577) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1518157657108) (:by |root) (:text |:hydrate-storage) + |b $ %{} :Leaf (:at 1688620990893) (:by |rJG4IHzWf) (:text |d) + |j $ %{} :Leaf (:at 1688620991542) (:by |rJG4IHzWf) (:text |d) + |u $ %{} :Expr (:at 1534956704577) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1688620992648) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1688620992648) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956971084) (:by |rJG4IHzWf) (:text |:toggle-sorted) (:type :leaf) - |j $ {} (:at 1534956711300) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956971084) (:by |rJG4IHzWf) (:text |:toggle-sorted) + |j $ %{} :Expr (:at 1534956711300) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956712041) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |j $ {} (:at 1534956712675) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |r $ {} (:at 1534956714388) (:by |rJG4IHzWf) (:text |:sorted?) (:type :leaf) - |v $ {} (:at 1534956715873) (:by |rJG4IHzWf) (:text |not) (:type :leaf) - |uT $ {} (:at 1534956704577) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956712041) (:by |rJG4IHzWf) (:text |update) + |j $ %{} :Leaf (:at 1534956712675) (:by |rJG4IHzWf) (:text |store) + |r $ %{} :Leaf (:at 1534956714388) (:by |rJG4IHzWf) (:text |:sorted?) + |v $ %{} :Leaf (:at 1534956715873) (:by |rJG4IHzWf) (:text |not) + |uT $ %{} :Expr (:at 1534956704577) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1688620996864) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1688620996864) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1563643248991) (:by |rJG4IHzWf) (:text |:toggle-result) (:type :leaf) - |j $ {} (:at 1534956711300) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1563643248991) (:by |rJG4IHzWf) (:text |:toggle-result) + |j $ %{} :Expr (:at 1534956711300) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1534956712041) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |j $ {} (:at 1534956712675) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |r $ {} (:at 1563643260096) (:by |rJG4IHzWf) (:text |:show-result?) (:type :leaf) - |v $ {} (:at 1534956715873) (:by |rJG4IHzWf) (:text |not) (:type :leaf) - |uj $ {} (:at 1565369250039) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1534956712041) (:by |rJG4IHzWf) (:text |update) + |j $ %{} :Leaf (:at 1534956712675) (:by |rJG4IHzWf) (:text |store) + |r $ %{} :Leaf (:at 1563643260096) (:by |rJG4IHzWf) (:text |:show-result?) + |v $ %{} :Leaf (:at 1534956715873) (:by |rJG4IHzWf) (:text |not) + |uj $ %{} :Expr (:at 1565369250039) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1688620998589) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1688620998589) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369256895) (:by |rJG4IHzWf) (:text |:clear-text) (:type :leaf) - |j $ {} (:at 1565369257779) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369256895) (:by |rJG4IHzWf) (:text |:clear-text) + |j $ %{} :Expr (:at 1565369257779) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369259280) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |j $ {} (:at 1565369260941) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |r $ {} (:at 1565369261422) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369259280) (:by |rJG4IHzWf) (:text |->) + |j $ %{} :Leaf (:at 1565369260941) (:by |rJG4IHzWf) (:text |store) + |r $ %{} :Expr (:at 1565369261422) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369263010) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |j $ {} (:at 1565369265085) (:by |rJG4IHzWf) (:text |:old-text) (:type :leaf) - |r $ {} (:at 1565369265592) (:by |rJG4IHzWf) (:text "|\"") (:type :leaf) - |v $ {} (:at 1565369261422) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369263010) (:by |rJG4IHzWf) (:text |assoc) + |j $ %{} :Leaf (:at 1565369265085) (:by |rJG4IHzWf) (:text |:old-text) + |r $ %{} :Leaf (:at 1565369265592) (:by |rJG4IHzWf) (:text "|\"") + |v $ %{} :Expr (:at 1565369261422) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369263010) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |j $ {} (:at 1565369269115) (:by |rJG4IHzWf) (:text |:new-text) (:type :leaf) - |r $ {} (:at 1565369265592) (:by |rJG4IHzWf) (:text "|\"") (:type :leaf) - |x $ {} (:at 1565369358336) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369263010) (:by |rJG4IHzWf) (:text |assoc) + |j $ %{} :Leaf (:at 1565369269115) (:by |rJG4IHzWf) (:text |:new-text) + |r $ %{} :Leaf (:at 1565369265592) (:by |rJG4IHzWf) (:text "|\"") + |x $ %{} :Expr (:at 1565369358336) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1565369359990) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |j $ {} (:at 1565369364602) (:by |rJG4IHzWf) (:text |:show-result?) (:type :leaf) - |r $ {} (:at 1565369365311) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |ur $ {} (:at 1569087033043) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1565369359990) (:by |rJG4IHzWf) (:text |assoc) + |j $ %{} :Leaf (:at 1565369364602) (:by |rJG4IHzWf) (:text |:show-result?) + |r $ %{} :Leaf (:at 1565369365311) (:by |rJG4IHzWf) (:text |false) + |ur $ %{} :Expr (:at 1569087033043) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1688621000160) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1688621000160) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1569087035353) (:by |rJG4IHzWf) (:text |:swap-text) (:type :leaf) - |j $ {} (:at 1569087037892) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1569087035353) (:by |rJG4IHzWf) (:text |:swap-text) + |j $ %{} :Expr (:at 1569087037892) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1569087039143) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |j $ {} (:at 1569087039888) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |r $ {} (:at 1569087041792) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1569087039143) (:by |rJG4IHzWf) (:text |->) + |j $ %{} :Leaf (:at 1569087039888) (:by |rJG4IHzWf) (:text |store) + |r $ %{} :Expr (:at 1569087041792) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1569087042953) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |j $ {} (:at 1569087045779) (:by |rJG4IHzWf) (:text |:old-text) (:type :leaf) - |r $ {} (:at 1569087046374) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1569087042953) (:by |rJG4IHzWf) (:text |assoc) + |j $ %{} :Leaf (:at 1569087045779) (:by |rJG4IHzWf) (:text |:old-text) + |r $ %{} :Expr (:at 1569087046374) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1569087051133) (:by |rJG4IHzWf) (:text |:new-text) (:type :leaf) - |j $ {} (:at 1569087053948) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |v $ {} (:at 1569087041792) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1569087051133) (:by |rJG4IHzWf) (:text |:new-text) + |j $ %{} :Leaf (:at 1569087053948) (:by |rJG4IHzWf) (:text |store) + |v $ %{} :Expr (:at 1569087041792) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1569087042953) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |j $ {} (:at 1569087058949) (:by |rJG4IHzWf) (:text |:new-text) (:type :leaf) - |r $ {} (:at 1569087046374) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1569087042953) (:by |rJG4IHzWf) (:text |assoc) + |j $ %{} :Leaf (:at 1569087058949) (:by |rJG4IHzWf) (:text |:new-text) + |r $ %{} :Expr (:at 1569087046374) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1569087061055) (:by |rJG4IHzWf) (:text |:old-text) (:type :leaf) - |j $ {} (:at 1569087053948) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |v $ {} (:at 1688620970650) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1569087061055) (:by |rJG4IHzWf) (:text |:old-text) + |j $ %{} :Leaf (:at 1569087053948) (:by |rJG4IHzWf) (:text |store) + |v $ %{} :Expr (:at 1688620970650) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1688620972445) (:by |rJG4IHzWf) (:text |_) (:type :leaf) - |T $ {} (:at 1688620971608) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1688620972445) (:by |rJG4IHzWf) (:text |_) + |T $ %{} :Expr (:at 1688620971608) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1688620971608) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |b $ {} (:at 1688620971608) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1688620971608) (:by |rJG4IHzWf) (:text |do) + |b $ %{} :Expr (:at 1688620971608) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1688620975747) (:by |rJG4IHzWf) (:text |eprintln) (:type :leaf) - |b $ {} (:at 1688620971608) (:by |rJG4IHzWf) (:text "|\"Unkown op:") (:type :leaf) - |h $ {} (:at 1688620971608) (:by |rJG4IHzWf) (:text |op) (:type :leaf) - |h $ {} (:at 1688620971608) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - :ns $ {} (:at 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1688620975747) (:by |rJG4IHzWf) (:text |eprintln) + |b $ %{} :Leaf (:at 1688620971608) (:by |rJG4IHzWf) (:text "|\"Unkown op:") + |h $ %{} :Leaf (:at 1688620971608) (:by |rJG4IHzWf) (:text |op) + |h $ %{} :Leaf (:at 1688620971608) (:by |rJG4IHzWf) (:text |store) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1499755354983) (:by nil) :data $ {} - |T $ {} (:at 1499755354983) (:by |root) (:text |ns) (:type :leaf) - |j $ {} (:at 1499755354983) (:by |root) (:text |app.updater) (:type :leaf) - |r $ {} (:at 1507399862664) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |ns) + |j $ %{} :Leaf (:at 1499755354983) (:by |root) (:text |app.updater) + |r $ %{} :Expr (:at 1507399862664) (:by |root) :data $ {} - |T $ {} (:at 1507399864640) (:by |root) (:text |:require) (:type :leaf) - |j $ {} (:at 1507399864883) (:by |root) (:type :expr) + |T $ %{} :Leaf (:at 1507399864640) (:by |root) (:text |:require) + |j $ %{} :Expr (:at 1507399864883) (:by |root) :data $ {} - |T $ {} (:at 1507399865654) (:by |root) (:text |[]) (:type :leaf) - |j $ {} (:at 1507399873143) (:by |root) (:text |respo.cursor) (:type :leaf) - |r $ {} (:at 1507399874041) (:by |root) (:text |:refer) (:type :leaf) - |v $ {} (:at 1507399874214) (:by |root) (:type :expr) + |j $ %{} :Leaf (:at 1507399873143) (:by |root) (:text |respo.cursor) + |r $ %{} :Leaf (:at 1507399874041) (:by |root) (:text |:refer) + |v $ %{} :Expr (:at 1507399874214) (:by |root) :data $ {} - |T $ {} (:at 1507399874938) (:by |root) (:text |[]) (:type :leaf) - |j $ {} (:at 1629026761222) (:by |rJG4IHzWf) (:text |update-states) (:type :leaf) - :proc $ {} (:at 1499755354983) (:type :expr) - :data $ {} + |j $ %{} :Leaf (:at 1629026761222) (:by |rJG4IHzWf) (:text |update-states) :users $ {} |rJG4IHzWf $ {} (:avatar nil) (:id |rJG4IHzWf) (:name |chen) (:nickname |chen) (:password |d41d8cd98f00b204e9800998ecf8427e) (:theme :star-trail) |root $ {} (:avatar nil) (:id |root) (:name |root) (:nickname |root) (:password |d41d8cd98f00b204e9800998ecf8427e) (:theme :star-trail) diff --git a/compact.cirru b/compact.cirru index 5bb2bcb..c7082b3 100644 --- a/compact.cirru +++ b/compact.cirru @@ -4,251 +4,271 @@ :modules $ [] |respo.calcit/ |lilac/ |memof/ |respo-ui.calcit/ |respo-markdown.calcit/ |reel.calcit/ :entries $ {} :files $ {} - |app.comp.container $ {} + |app.comp.container $ %{} :FileEntry :defs $ {} - |comp-checked $ quote - defcomp comp-checked (checked? text handler) - div - {} - :style $ merge ui/row-center - {} $ :cursor :pointer - :on-click handler - input $ {} (:type "\"checkbox") (:checked checked?) (:cursor :pointer) - <> text $ {} (:font-family ui/font-fancy) - |comp-container $ quote - defcomp comp-container (reel) - let - store $ :store reel - states $ :states store - sorted? $ :sorted? store - show-result? $ :show-result? store - changes $ tagging-data - to-calcit-data $ if sorted? - diff/diffLines - sort-by-line $ :old-text store - sort-by-line $ :new-text store - diff/diffLines (:old-text store) (:new-text store) + |comp-checked $ %{} :CodeEntry (:doc |) + :code $ quote + defcomp comp-checked (checked? text handler) div - {} $ :style (merge ui/global ui/fullscreen ui/column) - comp-toolbar show-result? sorted? + {} + :style $ merge ui/row-center + {} $ :cursor :pointer + :on-click handler + input $ {} (:type "\"checkbox") (:checked checked?) (:cursor :pointer) + <> text $ {} (:font-family ui/font-fancy) + |comp-container $ %{} :CodeEntry (:doc |) + :code $ quote + defcomp comp-container (reel) + let + store $ :store reel + states $ :states store + sorted? $ :sorted? store + show-result? $ :show-result? store + changes $ tagging-data + to-calcit-data $ if sorted? + diff/diffLines + sort-by-line $ :old-text store + sort-by-line $ :new-text store + diff/diffLines (:old-text store) (:new-text store) div - {} $ :style - merge ui/flex ui/row $ {} (:overflow :auto) - if show-result? (comp-diff-view changes) - div - {} $ :style (merge ui/expand ui/row ui/flex) - textarea $ {} - :style $ merge ui/textarea ui/expand style-text - :value $ :old-text store - :placeholder "\"Old text" - :on-input $ fn (e d!) - d! $ :: :write-old (:value e) - :spell-check false - :autofocus true - comp-divider - textarea $ {} - :style $ merge ui/textarea ui/expand style-text - :value $ :new-text store - :placeholder "\"New text" - :on-input $ fn (e d!) - d! $ :: :write-new (:value e) - :spellcheck false - when dev? $ comp-reel (>> states :reel) reel ({}) - when dev? $ comp-inspect "\"Store" store - {} $ :bottom 0 - |comp-diff-view $ quote - defcomp comp-diff-view (changes) - list-> + {} $ :style (merge ui/global ui/fullscreen ui/column) + comp-toolbar show-result? sorted? + div + {} $ :style + merge ui/flex ui/row $ {} (:overflow :auto) + if show-result? (comp-diff-view changes) + div + {} $ :style (merge ui/expand ui/row ui/flex) + textarea $ {} + :style $ merge ui/textarea ui/expand style-text + :value $ :old-text store + :placeholder "\"Old text" + :on-input $ fn (e d!) + d! $ :: :write-old (:value e) + :spell-check false + :autofocus true + comp-divider + textarea $ {} + :style $ merge ui/textarea ui/expand style-text + :value $ :new-text store + :placeholder "\"New text" + :on-input $ fn (e d!) + d! $ :: :write-new (:value e) + :spellcheck false + when dev? $ comp-reel (>> states :reel) reel ({}) + when dev? $ comp-inspect "\"Store" store + {} $ :bottom 0 + |comp-diff-view $ %{} :CodeEntry (:doc |) + :code $ quote + defcomp comp-diff-view (changes) + list-> + {} $ :style + merge ui/flex $ {} (:padding-bottom 80) (:overflow :auto) + -> changes $ map-indexed + fn (idx chunk) + [] idx $ cond + :removed chunk + div $ {} + :style $ merge style-line + {} + :background-color $ hsl 0 100 78 + :color :white + :inner-text $ :value chunk + :title $ str "\"Removed " (:count chunk) "\" lines" + (:added chunk) + div $ {} + :style $ merge style-line + {} $ :background-color (hsl 200 100 92) + :inner-text $ :value chunk + :title $ str "\"Added " (:count chunk) "\" lines" + :else $ div + {} + :style $ merge style-line + {} + :color $ hsl 0 0 80 + :line-height "\"15px" + :inner-text $ :value chunk + :title $ str (:count chunk) "\" lines reversed" + |comp-divider $ %{} :CodeEntry (:doc |) + :code $ quote + defcomp comp-divider () $ div {} $ :style - merge ui/flex $ {} (:padding-bottom 80) (:overflow :auto) - -> changes $ map-indexed - fn (idx chunk) - [] idx $ cond - :removed chunk - div $ {} - :style $ merge style-line - {} - :background-color $ hsl 0 100 78 - :color :white - :inner-text $ :value chunk - :title $ str "\"Removed " (:count chunk) "\" lines" - (:added chunk) - div $ {} - :style $ merge style-line - {} $ :background-color (hsl 200 100 92) - :inner-text $ :value chunk - :title $ str "\"Added " (:count chunk) "\" lines" - :else $ div - {} - :style $ merge style-line - {} - :color $ hsl 0 0 80 - :line-height "\"15px" - :inner-text $ :value chunk - :title $ str (:count chunk) "\" lines reversed" - |comp-divider $ quote - defcomp comp-divider () $ div - {} $ :style - {} (:width 1) - :background-color $ hsl 0 0 94 - |comp-toolbar $ quote - defcomp comp-toolbar (show-result? sorted?) - div - {} $ :style - merge ui/row-parted $ {} - :border-bottom $ str "\"1px solid " (hsl 0 0 90) - :line-height "\"32px" - :padding "\"0 8px" - <> "\"Diff View" $ {} - :color $ hsl 0 0 40 - :font-family ui/font-fancy + {} (:width 1) + :background-color $ hsl 0 0 94 + |comp-toolbar $ %{} :CodeEntry (:doc |) + :code $ quote + defcomp comp-toolbar (show-result? sorted?) div - {} $ :style (merge ui/row-center) - comp-checked show-result? "\"Result?(⌘ e)" $ fn (e d!) - d! $ :: :toggle-result - =< 16 nil - comp-checked sorted? "\"Sorted" $ fn (e d!) - d! $ :: :toggle-sorted - =< 16 nil - a $ {} (:style ui/link) (:inner-text "\"Swap") (:title "\"⌘ i") - :on-click $ fn (e d!) - d! $ :: :swap-text - =< 16 nil - a $ {} (:style ui/link) (:inner-text "\"Clear") (:title "\"⌘ k") - :on-click $ fn (e d!) - d! $ :: :clear-text - |sort-by-line $ quote - defn sort-by-line (text) - -> text (.split-lines) (.sort-by identity) (.join-str &newline) - |style-line $ quote - def style-line $ {} (:line-height "\"24px") (:font-size 12) (:font-family ui/font-code) (:margin 0) (:padding "\"0 8px") (:white-space :pre) (:overflow-x :auto) - |style-text $ quote - def style-text $ {} (:font-family ui/font-code) (:line-height "\"24px") (:font-size 12) (:white-space :pre) (:overflow :auto) (:border :none) (:padding "\"8px 8px 80px 8px") (:resize :none) - |tagging-data $ quote - defn tagging-data (xs) - if (map? xs) - map-kv xs $ fn (k v) - [] (turn-tag k) v - if (list? xs) (map xs tagging-data) xs - :ns $ quote - ns app.comp.container $ :require - respo-ui.core :refer $ hsl - respo-ui.core :as ui - respo.core :refer $ defcomp >> list-> <> div button textarea pre span input a - respo.comp.space :refer $ =< - respo.comp.inspect :refer $ comp-inspect - reel.comp.reel :refer $ comp-reel - respo-md.comp.md :refer $ comp-md - app.config :refer $ dev? - "\"diff" :as diff - |app.config $ {} + {} $ :style + merge ui/row-parted $ {} + :border-bottom $ str "\"1px solid " (hsl 0 0 90) + :line-height "\"32px" + :padding "\"0 8px" + <> "\"Diff View" $ {} + :color $ hsl 0 0 40 + :font-family ui/font-fancy + div + {} $ :style (merge ui/row-center) + comp-checked show-result? "\"Result?(⌘ e)" $ fn (e d!) + d! $ :: :toggle-result + =< 16 nil + comp-checked sorted? "\"Sorted" $ fn (e d!) + d! $ :: :toggle-sorted + =< 16 nil + a $ {} (:style ui/link) (:inner-text "\"Swap") (:title "\"⌘ i") + :on-click $ fn (e d!) + d! $ :: :swap-text + =< 16 nil + a $ {} (:style ui/link) (:inner-text "\"Clear") (:title "\"⌘ k") + :on-click $ fn (e d!) + d! $ :: :clear-text + |sort-by-line $ %{} :CodeEntry (:doc |) + :code $ quote + defn sort-by-line (text) + -> text (.split-lines) (.sort-by identity) (.join-str &newline) + |style-line $ %{} :CodeEntry (:doc |) + :code $ quote + def style-line $ {} (:line-height "\"24px") (:font-size 12) (:font-family ui/font-code) (:margin 0) (:padding "\"0 8px") (:white-space :pre) (:overflow-x :auto) + |style-text $ %{} :CodeEntry (:doc |) + :code $ quote + def style-text $ {} (:font-family ui/font-code) (:line-height "\"24px") (:font-size 12) (:white-space :pre) (:overflow :auto) (:border :none) (:padding "\"8px 8px 80px 8px") (:resize :none) + |tagging-data $ %{} :CodeEntry (:doc |) + :code $ quote + defn tagging-data (xs) + if (map? xs) + map-kv xs $ fn (k v) + [] (turn-tag k) v + if (list? xs) (map xs tagging-data) xs + :ns $ %{} :CodeEntry (:doc |) + :code $ quote + ns app.comp.container $ :require + respo-ui.core :refer $ hsl + respo-ui.core :as ui + respo.core :refer $ defcomp >> list-> <> div button textarea pre span input a + respo.comp.space :refer $ =< + respo.comp.inspect :refer $ comp-inspect + reel.comp.reel :refer $ comp-reel + respo-md.comp.md :refer $ comp-md + app.config :refer $ dev? + "\"diff" :as diff + |app.config $ %{} :FileEntry :defs $ {} - |cdn? $ quote - def cdn? $ cond - exists? js/window - , false - (exists? js/process) (= "\"true" js/process.env.cdn) - :else false - |dev? $ quote - def dev? $ = "\"dev" (get-env "\"mode") - |site $ quote - def site $ {} (:dev-ui "\"http://localhost:8100/main.css") (:release-ui "\"http://cdn.tiye.me/favored-fonts/main.css") (:cdn-url "\"http://cdn.tiye.me/diffview/") (:title "\"Diffview") (:icon "\"http://cdn.tiye.me/logo/diffview.png") (:storage-key "\"diffview") - :ns $ quote (ns app.config) - |app.main $ {} + |dev? $ %{} :CodeEntry (:doc |) + :code $ quote + def dev? $ = "\"dev" (get-env "\"mode") + |site $ %{} :CodeEntry (:doc |) + :code $ quote + def site $ {} (:title "\"Diffview") (:storage-key "\"diffview") + :ns $ %{} :CodeEntry (:doc |) + :code $ quote (ns app.config) + |app.main $ %{} :FileEntry :defs $ {} - |*reel $ quote - defatom *reel $ -> reel-schema/reel (assoc :base schema/store) (assoc :store schema/store) - |dispatch! $ quote - defn dispatch! (op) - when config/dev? $ println "\"Dispatch:" op - reset! *reel $ reel-updater updater @*reel op - |main! $ quote - defn main! () - if config/dev? $ load-console-formatter! - println "\"Running mode:" $ if config/dev? "\"dev" "\"release" - render-app! - add-watch *reel :changes $ fn (r p) (render-app!) - listen-devtools! |a dispatch! - .addEventListener js/window |beforeunload persist-storage! - repeat! 60 persist-storage! - let - raw $ js/localStorage.getItem (:storage-key config/site) - when (some? raw) - dispatch! $ :: :hydrate-storage (parse-cirru-edn raw) - js/window.addEventListener "\"keydown" $ fn (event) - cond - and (.-metaKey event) - = "\"e" $ .-key event - dispatch! $ :: :toggle-result - (and (.-metaKey event) (= "\"k" (.-key event))) - dispatch! $ :: :clear-text - (and (.-metaKey event) (= "\"i" (.-key event))) - dispatch! $ :: :swap-text - println "|App started." - |mount-target $ quote - def mount-target $ .querySelector js/document |.app - |persist-storage! $ quote - defn persist-storage! (? e) - js/localStorage.setItem (:storage-key config/site) - format-cirru-edn $ :store @*reel - |reload! $ quote - defn reload! () $ if (nil? build-errors) - do (remove-watch *reel :changes) (clear-cache!) - add-watch *reel :changes $ fn (reel prev) (render-app!) - reset! *reel $ refresh-reel @*reel schema/store updater - hud! "\"ok~" "\"Ok" - hud! "\"error" build-errors - |render-app! $ quote - defn render-app! () $ render! mount-target (comp-container @*reel) dispatch! - |repeat! $ quote - defn repeat! (duration cb) - js/setTimeout - fn () (cb) - repeat! (* 1000 duration) cb - * 1000 duration - :ns $ quote - ns app.main $ :require - [] respo.core :refer $ [] render! clear-cache! realize-ssr! - [] app.comp.container :refer $ [] comp-container - [] app.updater :refer $ [] updater - [] app.schema :as schema - [] reel.util :refer $ [] listen-devtools! - [] reel.core :refer $ [] reel-updater refresh-reel - [] reel.schema :as reel-schema - [] cljs.reader :refer $ [] read-string - [] app.config :as config - "\"./calcit.build-errors" :default build-errors - "\"bottom-tip" :default hud! - |app.schema $ {} + |*reel $ %{} :CodeEntry (:doc |) + :code $ quote + defatom *reel $ -> reel-schema/reel (assoc :base schema/store) (assoc :store schema/store) + |dispatch! $ %{} :CodeEntry (:doc |) + :code $ quote + defn dispatch! (op) + when config/dev? $ println "\"Dispatch:" op + reset! *reel $ reel-updater updater @*reel op + |main! $ %{} :CodeEntry (:doc |) + :code $ quote + defn main! () + if config/dev? $ load-console-formatter! + println "\"Running mode:" $ if config/dev? "\"dev" "\"release" + render-app! + add-watch *reel :changes $ fn (r p) (render-app!) + listen-devtools! |a dispatch! + .addEventListener js/window |beforeunload persist-storage! + repeat! 60 persist-storage! + let + raw $ js/localStorage.getItem (:storage-key config/site) + when (some? raw) + dispatch! $ :: :hydrate-storage (parse-cirru-edn raw) + js/window.addEventListener "\"keydown" $ fn (event) + cond + and (.-metaKey event) + = "\"e" $ .-key event + dispatch! $ :: :toggle-result + (and (.-metaKey event) (= "\"k" (.-key event))) + dispatch! $ :: :clear-text + (and (.-metaKey event) (= "\"i" (.-key event))) + dispatch! $ :: :swap-text + println "|App started." + |mount-target $ %{} :CodeEntry (:doc |) + :code $ quote + def mount-target $ .querySelector js/document |.app + |persist-storage! $ %{} :CodeEntry (:doc |) + :code $ quote + defn persist-storage! (? e) + js/localStorage.setItem (:storage-key config/site) + format-cirru-edn $ :store @*reel + |reload! $ %{} :CodeEntry (:doc |) + :code $ quote + defn reload! () $ if (nil? build-errors) + do (remove-watch *reel :changes) (clear-cache!) + add-watch *reel :changes $ fn (reel prev) (render-app!) + reset! *reel $ refresh-reel @*reel schema/store updater + hud! "\"ok~" "\"Ok" + hud! "\"error" build-errors + |render-app! $ %{} :CodeEntry (:doc |) + :code $ quote + defn render-app! () $ render! mount-target (comp-container @*reel) dispatch! + |repeat! $ %{} :CodeEntry (:doc |) + :code $ quote + defn repeat! (duration cb) + js/setTimeout + fn () (cb) + repeat! (* 1000 duration) cb + * 1000 duration + :ns $ %{} :CodeEntry (:doc |) + :code $ quote + ns app.main $ :require + respo.core :refer $ render! clear-cache! realize-ssr! + app.comp.container :refer $ comp-container + app.updater :refer $ updater + app.schema :as schema + reel.util :refer $ listen-devtools! + reel.core :refer $ reel-updater refresh-reel + reel.schema :as reel-schema + cljs.reader :refer $ read-string + app.config :as config + "\"./calcit.build-errors" :default build-errors + "\"bottom-tip" :default hud! + |app.schema $ %{} :FileEntry :defs $ {} - |store $ quote - def store $ {} - :states $ {} - :page :editor - :sorted? false - :show-result? false - :old-text "\"" - :new-text "\"" - :ns $ quote (ns app.schema) - |app.updater $ {} + |store $ %{} :CodeEntry (:doc |) + :code $ quote + def store $ {} + :states $ {} + :page :editor + :sorted? false + :show-result? false + :old-text "\"" + :new-text "\"" + :ns $ %{} :CodeEntry (:doc |) + :code $ quote (ns app.schema) + |app.updater $ %{} :FileEntry :defs $ {} - |updater $ quote - defn updater (store op op-id op-time) - tag-match op - :states cursor s - update-states store cursor s - (:write-old d) (assoc store :old-text d) - (:write-new d) (assoc store :new-text d) - (:hydrate-storage d) d - (:toggle-sorted) (update store :sorted? not) - (:toggle-result) (update store :show-result? not) - (:clear-text) - -> store (assoc :old-text "\"") (assoc :new-text "\"") (assoc :show-result? false) - (:swap-text) - -> store - assoc :old-text $ :new-text store - assoc :new-text $ :old-text store - _ $ do (eprintln "\"Unkown op:" op) store - :ns $ quote - ns app.updater $ :require - [] respo.cursor :refer $ [] update-states + |updater $ %{} :CodeEntry (:doc |) + :code $ quote + defn updater (store op op-id op-time) + tag-match op + :states cursor s + update-states store cursor s + (:write-old d) (assoc store :old-text d) + (:write-new d) (assoc store :new-text d) + (:hydrate-storage d) d + (:toggle-sorted) (update store :sorted? not) + (:toggle-result) (update store :show-result? not) + (:clear-text) + -> store (assoc :old-text "\"") (assoc :new-text "\"") (assoc :show-result? false) + (:swap-text) + -> store + assoc :old-text $ :new-text store + assoc :new-text $ :old-text store + _ $ do (eprintln "\"Unkown op:" op) store + :ns $ %{} :CodeEntry (:doc |) + :code $ quote + ns app.updater $ :require + respo.cursor :refer $ update-states diff --git a/index.html b/index.html index 1ac2e16..d8dddd9 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ - + diff --git a/package.json b/package.json index 9b2b43b..06ad09c 100644 --- a/package.json +++ b/package.json @@ -12,10 +12,10 @@ "license": "MIT", "devDependencies": { "bottom-tip": "^0.1.5", - "vite": "^4.3.9" + "vite": "^4.4.9" }, "dependencies": { - "@calcit/procs": "^0.7.5", + "@calcit/procs": "^0.8.1", "diff": "^5.1.0", "shortid": "^2.2.16" } diff --git a/yarn.lock b/yarn.lock index 74f18f5..110c9fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,143 +2,143 @@ # yarn lockfile v1 -"@calcit/procs@^0.7.5": - version "0.7.5" - resolved "https://registry.npmmirror.com/@calcit/procs/-/procs-0.7.5.tgz#8d50a28fc25a1b5cfa67e4b94c98a155e25437d3" - integrity sha512-E7syp1pOQYBeJpDoap2iYCC9FVv85MBH1F+RJIj2zpj+rYhfqcAhrs1jjaMdBJyfCQVDIy1pvLfTSWix36dh9Q== +"@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== dependencies: - "@calcit/ternary-tree" "0.0.20" + "@calcit/ternary-tree" "0.0.23" "@cirru/parser.ts" "^0.0.6" - "@cirru/writer.ts" "^0.1.3" + "@cirru/writer.ts" "^0.1.4" -"@calcit/ternary-tree@0.0.20": - version "0.0.20" - resolved "https://registry.npmmirror.com/@calcit/ternary-tree/-/ternary-tree-0.0.20.tgz#db1947702af88e51af45d29c5616d6ac8b968c6c" - integrity sha512-K2GGK9jxuP/TsphUMdDqmxexS5OfS8xu+k0PymIyUJ4qdBW+7EMwUQQM2RtZpWB6m0JvxeWSsZ6mwpdu9SaFbQ== +"@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" + integrity sha512-GKHfokm1YBUvPprV9p227fDpE+w4lVl4YKQpfKoNEqvprJnC4HRXaa+QSLwZkvZlXr09hAA0x4l4ZKUIcbYydg== "@cirru/parser.ts@^0.0.6": version "0.0.6" - resolved "https://registry.npmmirror.com/@cirru/parser.ts/-/parser.ts-0.0.6.tgz#b95a84e02273fcbd71ff100925782b6f86410234" + resolved "https://registry.yarnpkg.com/@cirru/parser.ts/-/parser.ts-0.0.6.tgz#b95a84e02273fcbd71ff100925782b6f86410234" integrity sha512-qpDNPq+IuuwYjQFI+wzpd3ntbF7lwJs90v1XWyLQbL9Ru4ld4aHxVGwW/9F/QOu5mEGCMXtagCoYDf0HtOpDZg== -"@cirru/writer.ts@^0.1.3": - version "0.1.3" - resolved "https://registry.npmmirror.com/@cirru/writer.ts/-/writer.ts-0.1.3.tgz#5f54bdecaa20ba3dab16cbe6da711854138a9c0a" - integrity sha512-vJnhmhm7we5UfQIwmZfQpF3bAFbVybzT6LbmkbQHxgijaQg3gPfNVsnSIa3g3KpmWVtvkzEx+nUy5aMwsJiV1A== - -"@esbuild/android-arm64@0.17.19": - version "0.17.19" - resolved "https://registry.npmmirror.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.npmmirror.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.npmmirror.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.npmmirror.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.npmmirror.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.npmmirror.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.npmmirror.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.npmmirror.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.npmmirror.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.npmmirror.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.npmmirror.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.npmmirror.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.npmmirror.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.npmmirror.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.npmmirror.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.npmmirror.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.npmmirror.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.npmmirror.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.npmmirror.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.npmmirror.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.npmmirror.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.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.17.19.tgz#8cfaf2ff603e9aabb910e9c0558c26cf32744061" - integrity sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA== +"@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" + 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" + 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" + 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" + 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" + 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" + 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" + 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" + 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" + 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" + 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" + 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" + 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" + 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" + 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" + 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" + 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" + 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" + 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" + 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" + 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" + 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" + 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" + integrity sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ== bottom-tip@^0.1.5: version "0.1.5" - resolved "https://registry.npmmirror.com/bottom-tip/-/bottom-tip-0.1.5.tgz#ca81e738fba6ae956a5b4c55a78a127820c9b99e" + resolved "https://registry.yarnpkg.com/bottom-tip/-/bottom-tip-0.1.5.tgz#ca81e738fba6ae956a5b4c55a78a127820c9b99e" integrity sha512-53RCkWg6hY8M7Y9lPgU2f2bAEejQh0H6SCL9B8ufFdYAOAH/cUEwxSsBIH0AcPbOcNaSgdEJr9OhdnTUENe5bA== dependencies: nanoid "^4.0.1" @@ -146,76 +146,76 @@ bottom-tip@^0.1.5: browser-split@0.0.1: version "0.0.1" - resolved "https://registry.npmmirror.com/browser-split/-/browser-split-0.0.1.tgz#7b097574f8e3ead606fb4664e64adfdda2981a93" + resolved "https://registry.yarnpkg.com/browser-split/-/browser-split-0.0.1.tgz#7b097574f8e3ead606fb4664e64adfdda2981a93" integrity sha512-JhvgRb2ihQhsljNda3BI8/UcRHVzrVwo3Q+P8vDtSiyobXuFpuZ9mq+MbRGMnC22CjW3RrfXdg6j6ITX8M+7Ow== camelize@^1.0.0: version "1.0.1" - resolved "https://registry.npmmirror.com/camelize/-/camelize-1.0.1.tgz#89b7e16884056331a35d6b5ad064332c91daa6c3" + resolved "https://registry.yarnpkg.com/camelize/-/camelize-1.0.1.tgz#89b7e16884056331a35d6b5ad064332c91daa6c3" integrity sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ== diff@^5.1.0: version "5.1.0" - resolved "https://registry.npmmirror.com/diff/-/diff-5.1.0.tgz#bc52d298c5ea8df9194800224445ed43ffc87e40" + resolved "https://registry.yarnpkg.com/diff/-/diff-5.1.0.tgz#bc52d298c5ea8df9194800224445ed43ffc87e40" integrity sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw== dom-walk@^0.1.0: version "0.1.2" - resolved "https://registry.npmmirror.com/dom-walk/-/dom-walk-0.1.2.tgz#0c548bef048f4d1f2a97249002236060daa3fd84" + resolved "https://registry.yarnpkg.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.npmmirror.com/error/-/error-4.4.0.tgz#bf69ff251fb4a279c19adccdaa6b61e90d9bf12a" + resolved "https://registry.yarnpkg.com/error/-/error-4.4.0.tgz#bf69ff251fb4a279c19adccdaa6b61e90d9bf12a" integrity sha512-SNDKualLUtT4StGFP7xNfuFybL2f6iJujFtrWuvJqGbVQGaN+adE23veqzPz1hjUjTunLi2EnJ+0SJxtbJreKw== dependencies: camelize "^1.0.0" string-template "~0.2.0" xtend "~4.0.0" -esbuild@^0.17.5: - version "0.17.19" - resolved "https://registry.npmmirror.com/esbuild/-/esbuild-0.17.19.tgz#087a727e98299f0462a3d0bcdd9cd7ff100bd955" - integrity sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw== +esbuild@^0.18.10: + version "0.18.20" + resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.18.20.tgz#4709f5a34801b43b799ab7d6d82f7284a9b7a7a6" + integrity sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA== optionalDependencies: - "@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" + "@esbuild/android-arm" "0.18.20" + "@esbuild/android-arm64" "0.18.20" + "@esbuild/android-x64" "0.18.20" + "@esbuild/darwin-arm64" "0.18.20" + "@esbuild/darwin-x64" "0.18.20" + "@esbuild/freebsd-arm64" "0.18.20" + "@esbuild/freebsd-x64" "0.18.20" + "@esbuild/linux-arm" "0.18.20" + "@esbuild/linux-arm64" "0.18.20" + "@esbuild/linux-ia32" "0.18.20" + "@esbuild/linux-loong64" "0.18.20" + "@esbuild/linux-mips64el" "0.18.20" + "@esbuild/linux-ppc64" "0.18.20" + "@esbuild/linux-riscv64" "0.18.20" + "@esbuild/linux-s390x" "0.18.20" + "@esbuild/linux-x64" "0.18.20" + "@esbuild/netbsd-x64" "0.18.20" + "@esbuild/openbsd-x64" "0.18.20" + "@esbuild/sunos-x64" "0.18.20" + "@esbuild/win32-arm64" "0.18.20" + "@esbuild/win32-ia32" "0.18.20" + "@esbuild/win32-x64" "0.18.20" ev-store@^7.0.0: version "7.0.0" - resolved "https://registry.npmmirror.com/ev-store/-/ev-store-7.0.0.tgz#1ab0c7f82136505dd74b31d17701cb2be6d26558" + resolved "https://registry.yarnpkg.com/ev-store/-/ev-store-7.0.0.tgz#1ab0c7f82136505dd74b31d17701cb2be6d26558" integrity sha512-otazchNRnGzp2YarBJ+GXKVGvhxVATB1zmaStxJBYet0Dyq7A9VhH8IUEB/gRcL6Ch52lfpgPTRJ2m49epyMsQ== dependencies: individual "^3.0.0" fsevents@~2.3.2: - version "2.3.2" - resolved "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a" - integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== + version "2.3.3" + resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6" + integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw== global@^4.3.0: version "4.4.0" - resolved "https://registry.npmmirror.com/global/-/global-4.4.0.tgz#3e7b105179006a323ed71aafca3e9c57a5cc6406" + resolved "https://registry.yarnpkg.com/global/-/global-4.4.0.tgz#3e7b105179006a323ed71aafca3e9c57a5cc6406" integrity sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w== dependencies: min-document "^2.19.0" @@ -223,50 +223,50 @@ global@^4.3.0: individual@^3.0.0: version "3.0.0" - resolved "https://registry.npmmirror.com/individual/-/individual-3.0.0.tgz#e7ca4f85f8957b018734f285750dc22ec2f9862d" + resolved "https://registry.yarnpkg.com/individual/-/individual-3.0.0.tgz#e7ca4f85f8957b018734f285750dc22ec2f9862d" integrity sha512-rUY5vtT748NMRbEMrTNiFfy29BgGZwGXUi2NFUVMWQrogSLzlJvQV9eeMWi+g1aVaQ53tpyLAQtd5x/JH0Nh1g== is-object@^1.0.1: version "1.0.2" - resolved "https://registry.npmmirror.com/is-object/-/is-object-1.0.2.tgz#a56552e1c665c9e950b4a025461da87e72f86fcf" + resolved "https://registry.yarnpkg.com/is-object/-/is-object-1.0.2.tgz#a56552e1c665c9e950b4a025461da87e72f86fcf" integrity sha512-2rRIahhZr2UWb45fIOuvZGpFtz0TyOZLf32KxBbSoUCeZR495zCKlWUKKUByk3geS2eAs7ZAABt0Y/Rx0GiQGA== min-document@^2.19.0: version "2.19.0" - resolved "https://registry.npmmirror.com/min-document/-/min-document-2.19.0.tgz#7bd282e3f5842ed295bb748cdd9f1ffa2c824685" + resolved "https://registry.yarnpkg.com/min-document/-/min-document-2.19.0.tgz#7bd282e3f5842ed295bb748cdd9f1ffa2c824685" integrity sha512-9Wy1B3m3f66bPPmU5hdA4DR4PB2OfDU/+GS3yAB7IQozE3tqXaVv2zOjgla7MEGSRv95+ILmOuvhLkOK6wJtCQ== dependencies: dom-walk "^0.1.0" nanoid@^2.1.0: version "2.1.11" - resolved "https://registry.npmmirror.com/nanoid/-/nanoid-2.1.11.tgz#ec24b8a758d591561531b4176a01e3ab4f0f0280" + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-2.1.11.tgz#ec24b8a758d591561531b4176a01e3ab4f0f0280" integrity sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA== nanoid@^3.3.6: version "3.3.6" - resolved "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c" + 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.npmmirror.com/nanoid/-/nanoid-4.0.2.tgz#140b3c5003959adbebf521c170f282c5e7f9fb9e" + 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.npmmirror.com/next-tick/-/next-tick-0.2.2.tgz#75da4a927ee5887e39065880065b7336413b310d" + resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-0.2.2.tgz#75da4a927ee5887e39065880065b7336413b310d" integrity sha512-f7h4svPtl+QidoBv4taKXUjJ70G2asaZ8G28nS0OkqaalX8dwwrtWtyxEDPK62AC00ur/+/E0pUwBwY5EPn15Q== picocolors@^1.0.0: version "1.0.0" - resolved "https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c" + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c" integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== -postcss@^8.4.23: - version "8.4.24" - resolved "https://registry.npmmirror.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df" - integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg== +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== dependencies: nanoid "^3.3.6" picocolors "^1.0.0" @@ -274,36 +274,36 @@ postcss@^8.4.23: process@^0.11.10: version "0.11.10" - resolved "https://registry.npmmirror.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182" + resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182" integrity sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A== -rollup@^3.21.0: - version "3.26.1" - resolved "https://registry.npmmirror.com/rollup/-/rollup-3.26.1.tgz#b375bf4b3cbb35bdca717e3cee2413894c469397" - integrity sha512-I5gJCSpSMr3U9wv4D5YA8g7w7cj3eaSDeo7t+JcaFQOmoOUBgu4K9iMp8k3EZnwbJrjQxUMSKxMyB8qEQzzaSg== +rollup@^3.27.1: + version "3.29.2" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.2.tgz#cbc76cd5b03b9f9e93be991d23a1dff9c6d5b740" + integrity sha512-CJouHoZ27v6siztc21eEQGo0kIcE5D1gVPA571ez0mMYb25LGYGKnVNXpEj5MGlepmDWGXNjDB5q7uNiPHC11A== optionalDependencies: fsevents "~2.3.2" shortid@^2.2.16: version "2.2.16" - resolved "https://registry.npmmirror.com/shortid/-/shortid-2.2.16.tgz#b742b8f0cb96406fd391c76bfc18a67a57fe5608" + resolved "https://registry.yarnpkg.com/shortid/-/shortid-2.2.16.tgz#b742b8f0cb96406fd391c76bfc18a67a57fe5608" integrity sha512-Ugt+GIZqvGXCIItnsL+lvFJOiN7RYqlGy7QE41O3YC1xbNSeDGIRO7xg2JJXIAj1cAGnOeC1r7/T9pgrtQbv4g== dependencies: nanoid "^2.1.0" source-map-js@^1.0.2: version "1.0.2" - resolved "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c" + resolved "https://registry.yarnpkg.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.npmmirror.com/string-template/-/string-template-0.2.1.tgz#42932e598a352d01fc22ec3367d9d84eec6c9add" + resolved "https://registry.yarnpkg.com/string-template/-/string-template-0.2.1.tgz#42932e598a352d01fc22ec3367d9d84eec6c9add" integrity sha512-Yptehjogou2xm4UJbxJ4CxgZx12HBfeystp0y3x7s4Dj32ltVVG1Gg8YhKjHZkHicuKpZX/ffilA8505VbUbpw== virtual-dom@^2.1.1: version "2.1.1" - resolved "https://registry.npmmirror.com/virtual-dom/-/virtual-dom-2.1.1.tgz#80eda2d481b9ede0c049118cefcb4a05f21d1375" + resolved "https://registry.yarnpkg.com/virtual-dom/-/virtual-dom-2.1.1.tgz#80eda2d481b9ede0c049118cefcb4a05f21d1375" integrity sha512-wb6Qc9Lbqug0kRqo/iuApfBpJJAq14Sk1faAnSmtqXiwahg7PVTvWMs9L02Z8nNIMqbwsxzBAA90bbtRLbw0zg== dependencies: browser-split "0.0.1" @@ -315,28 +315,28 @@ virtual-dom@^2.1.1: x-is-array "0.1.0" x-is-string "0.1.0" -vite@^4.3.9: - version "4.3.9" - resolved "https://registry.npmmirror.com/vite/-/vite-4.3.9.tgz#db896200c0b1aa13b37cdc35c9e99ee2fdd5f96d" - integrity sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg== +vite@^4.4.9: + version "4.4.9" + resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.9.tgz#1402423f1a2f8d66fd8d15e351127c7236d29d3d" + integrity sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA== dependencies: - esbuild "^0.17.5" - postcss "^8.4.23" - rollup "^3.21.0" + esbuild "^0.18.10" + postcss "^8.4.27" + rollup "^3.27.1" optionalDependencies: fsevents "~2.3.2" x-is-array@0.1.0: version "0.1.0" - resolved "https://registry.npmmirror.com/x-is-array/-/x-is-array-0.1.0.tgz#de520171d47b3f416f5587d629b89d26b12dc29d" + resolved "https://registry.yarnpkg.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.npmmirror.com/x-is-string/-/x-is-string-0.1.0.tgz#474b50865af3a49a9c4657f05acd145458f77d82" + resolved "https://registry.yarnpkg.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.npmmirror.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54" + resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54" integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==