@sme.up/ketchup2 2.5.0 → 2.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{arc-MUYNnJxV.cjs → arc-CYi2lpSd.cjs} +1 -1
- package/dist/{arc-D80gVCcI.js → arc-yUAZoqJP.js} +2 -2
- package/dist/architecture-7EHR7CIX-Bzeobe9Y.cjs +1 -0
- package/dist/architecture-7EHR7CIX-C8NPmR2w.js +3 -0
- package/dist/architectureDiagram-3BPJPVTR-C8DI7_Rn.cjs +36 -0
- package/dist/{architectureDiagram-3BPJPVTR-EFK4DMha.js → architectureDiagram-3BPJPVTR-CMX2LiQK.js} +91 -90
- package/dist/array-DZSRzHA_.cjs +1 -0
- package/dist/assets/{imageListAssets.d.ts → shapeListAssets.d.ts} +9 -3
- package/dist/assets/shapeListAssets.d.ts.map +1 -0
- package/dist/basic-components/barcode/barcode.d.ts.map +1 -1
- package/dist/basic-components/card/card-slot-resolver.d.ts +6 -0
- package/dist/basic-components/card/card-slot-resolver.d.ts.map +1 -0
- package/dist/basic-components/card/card-types.d.ts +43 -0
- package/dist/basic-components/card/card-types.d.ts.map +1 -0
- package/dist/basic-components/card/card.d.ts +5 -0
- package/dist/basic-components/card/card.d.ts.map +1 -0
- package/dist/basic-components/card/flow/aside/index.d.ts +2 -0
- package/dist/basic-components/card/flow/aside/index.d.ts.map +1 -0
- package/dist/basic-components/card/flow/compact/index.d.ts +2 -0
- package/dist/basic-components/card/flow/compact/index.d.ts.map +1 -0
- package/dist/basic-components/card/flow/editorial/index.d.ts +2 -0
- package/dist/basic-components/card/flow/editorial/index.d.ts.map +1 -0
- package/dist/basic-components/card/flow/minimal/index.d.ts +2 -0
- package/dist/basic-components/card/flow/minimal/index.d.ts.map +1 -0
- package/dist/basic-components/card/flow/overlay/index.d.ts +2 -0
- package/dist/basic-components/card/flow/overlay/index.d.ts.map +1 -0
- package/dist/basic-components/card/flow/shared/flow-layout.d.ts +4 -0
- package/dist/basic-components/card/flow/shared/flow-layout.d.ts.map +1 -0
- package/dist/basic-components/card/flow/split/index.d.ts +2 -0
- package/dist/basic-components/card/flow/split/index.d.ts.map +1 -0
- package/dist/basic-components/card/flow/spotlight/index.d.ts +2 -0
- package/dist/basic-components/card/flow/spotlight/index.d.ts.map +1 -0
- package/dist/basic-components/card/flow/tiles/index.d.ts +2 -0
- package/dist/basic-components/card/flow/tiles/index.d.ts.map +1 -0
- package/dist/basic-components/card/layout-registry.d.ts +4 -0
- package/dist/basic-components/card/layout-registry.d.ts.map +1 -0
- package/dist/basic-components/card/positional/collaborator/index.d.ts +4 -0
- package/dist/basic-components/card/positional/collaborator/index.d.ts.map +1 -0
- package/dist/basic-components/card/positional/detailed-object/index.d.ts +5 -0
- package/dist/basic-components/card/positional/detailed-object/index.d.ts.map +1 -0
- package/dist/basic-components/card/positional/financial/index.d.ts +4 -0
- package/dist/basic-components/card/positional/financial/index.d.ts.map +1 -0
- package/dist/basic-components/card/positional/folder-grid/index.d.ts +4 -0
- package/dist/basic-components/card/positional/folder-grid/index.d.ts.map +1 -0
- package/dist/basic-components/card/positional/hero/index.d.ts +4 -0
- package/dist/basic-components/card/positional/hero/index.d.ts.map +1 -0
- package/dist/basic-components/card/positional/product/index.d.ts +4 -0
- package/dist/basic-components/card/positional/product/index.d.ts.map +1 -0
- package/dist/basic-components/card/positional/shared/object-card.d.ts +24 -0
- package/dist/basic-components/card/positional/shared/object-card.d.ts.map +1 -0
- package/dist/basic-components/card/positional/shared/utils.d.ts +26 -0
- package/dist/basic-components/card/positional/shared/utils.d.ts.map +1 -0
- package/dist/basic-components/card/positional/simple-object/index.d.ts +5 -0
- package/dist/basic-components/card/positional/simple-object/index.d.ts.map +1 -0
- package/dist/basic-components/card/positional/tooltip/index.d.ts +4 -0
- package/dist/basic-components/card/positional/tooltip/index.d.ts.map +1 -0
- package/dist/basic-components/card/positional/trend/index.d.ts +4 -0
- package/dist/basic-components/card/positional/trend/index.d.ts.map +1 -0
- package/dist/basic-components/cell/cell-utils.d.ts.map +1 -1
- package/dist/basic-components/icon/icon.d.ts.map +1 -1
- package/dist/basic-components/image/image.d.ts.map +1 -1
- package/dist/basic-components/image-cell/image-cell-types.d.ts +4 -0
- package/dist/basic-components/image-cell/image-cell-types.d.ts.map +1 -1
- package/dist/basic-components/image-cell/image-cell.d.ts.map +1 -1
- package/dist/basic-components/password/password.d.ts.map +1 -1
- package/dist/basic-components/qr-code/qr-code-types.d.ts +9 -2
- package/dist/basic-components/qr-code/qr-code-types.d.ts.map +1 -1
- package/dist/basic-components/qr-code/qr-code.d.ts.map +1 -1
- package/dist/basic-components/textfield/textfield-types.d.ts +1 -0
- package/dist/basic-components/textfield/textfield-types.d.ts.map +1 -1
- package/dist/basic-components/textfield/textfield.d.ts.map +1 -1
- package/dist/{blockDiagram-GPEHLZMM-CuzoKhJT.cjs → blockDiagram-GPEHLZMM-C7mogpj_.cjs} +1 -1
- package/dist/{blockDiagram-GPEHLZMM-C3UgY0Z5.js → blockDiagram-GPEHLZMM-fcAaH_Ka.js} +21 -19
- package/dist/{c4Diagram-AAUBKEIU-klnmEOUo.js → c4Diagram-AAUBKEIU-BUOgTWLR.js} +5 -5
- package/dist/{c4Diagram-AAUBKEIU-DU8uXbgK.cjs → c4Diagram-AAUBKEIU-BjsHAdap.cjs} +1 -1
- package/dist/cell-NyD4Bcyq.js +6457 -0
- package/dist/cell-dpOG-xr_.cjs +6 -0
- package/dist/channel-BzP1tmYc.cjs +1 -0
- package/dist/{channel-BbRDdbmM.js → channel-CAhFwf6U.js} +1 -1
- package/dist/{chunk-2J33WTMH-EmvF7iYC.js → chunk-2J33WTMH-BulZYTKs.js} +2 -2
- package/dist/{chunk-2J33WTMH-PlcpVW8G.cjs → chunk-2J33WTMH-DIfvCbWZ.cjs} +1 -1
- package/dist/{chunk-3OPIFGDE-C7wE5oN7.js → chunk-3OPIFGDE-BYuWDDGY.js} +7 -7
- package/dist/{chunk-3OPIFGDE-CT5oNC5X.cjs → chunk-3OPIFGDE-Ohf7vgmX.cjs} +2 -2
- package/dist/{chunk-4BX2VUAB-BO1KRGb1.js → chunk-4BX2VUAB-B74FMcxr.js} +1 -1
- package/dist/chunk-4BX2VUAB-DdliHvKq.cjs +1 -0
- package/dist/{chunk-55IACEB6-b_Ivgrk-.js → chunk-55IACEB6-D5PlvtBC.js} +1 -1
- package/dist/chunk-55IACEB6-DzCdT-ru.cjs +1 -0
- package/dist/{chunk-5ZQYHXKU-BMnKD7Zq.cjs → chunk-5ZQYHXKU-35HHGVyc.cjs} +2 -2
- package/dist/{chunk-5ZQYHXKU-C4uam08j.js → chunk-5ZQYHXKU-BvO58_5C.js} +3 -3
- package/dist/chunk-727SXJPM-BCv3AEZb.cjs +206 -0
- package/dist/{chunk-727SXJPM-Dof0vDVV.js → chunk-727SXJPM-BDsxon3G.js} +73 -70
- package/dist/{chunk-AQP2D5EJ-DdWeFQ4O.cjs → chunk-AQP2D5EJ-CPbTYzEZ.cjs} +2 -2
- package/dist/{chunk-AQP2D5EJ-N9ii4fwJ.js → chunk-AQP2D5EJ-Cp3ieoZF.js} +6 -6
- package/dist/{chunk-BSJP7CBP-Bx5APwBA.js → chunk-BSJP7CBP-BjkTjHJ6.js} +1 -1
- package/dist/{chunk-BSJP7CBP-CaeBFqNU.cjs → chunk-BSJP7CBP-DtjFXF0S.cjs} +1 -1
- package/dist/{chunk-CSCIHK7Q-9WKhcDqw.js → chunk-CSCIHK7Q-Drr_NBLR.js} +598 -1146
- package/dist/chunk-CSCIHK7Q-WWTYrQLt.cjs +122 -0
- package/dist/chunk-Dqa2HsxW.js +20 -0
- package/dist/{chunk-FMBD7UC4-CiO_59ls.cjs → chunk-FMBD7UC4-BLLpskYF.cjs} +2 -2
- package/dist/{chunk-FMBD7UC4-BbggSGOg.js → chunk-FMBD7UC4-Cia16Ryi.js} +1 -1
- package/dist/{chunk-KSCS5N6A-DO8jEi0y.cjs → chunk-KSCS5N6A-DSWnBtbV.cjs} +2 -2
- package/dist/{chunk-KSCS5N6A-BY1s4eGg.js → chunk-KSCS5N6A-pd39ksIM.js} +10 -10
- package/dist/{chunk-L5ZTLDWV-D3UwMopa.js → chunk-L5ZTLDWV-DXk-PQPS.js} +3 -3
- package/dist/{chunk-L5ZTLDWV-BE9udiOh.cjs → chunk-L5ZTLDWV-sRcGREMv.cjs} +1 -1
- package/dist/chunk-LZXEDZCA-4kbGESh2.cjs +1 -0
- package/dist/{chunk-LZXEDZCA-KzBFuWPU.js → chunk-LZXEDZCA-oQMllZja.js} +9 -9
- package/dist/{chunk-ND2GUHAM-CHTke4K8.js → chunk-ND2GUHAM-CKQ1Jk8O.js} +3 -3
- package/dist/{chunk-ND2GUHAM-DdBSZTft.cjs → chunk-ND2GUHAM-See9KDdJ.cjs} +1 -1
- package/dist/{chunk-NNHCCRGN-D_orSz6n.js → chunk-NNHCCRGN-BB1q5NkR.js} +32 -16
- package/dist/{chunk-NNHCCRGN-aKMHXBzL.cjs → chunk-NNHCCRGN-qV8bfiMQ.cjs} +13 -13
- package/dist/{chunk-NZK2D7GU-BVOINLmx.js → chunk-NZK2D7GU-CqugOMaJ.js} +2 -2
- package/dist/{chunk-NZK2D7GU-_twqedIe.cjs → chunk-NZK2D7GU-FNVK0iHI.cjs} +1 -1
- package/dist/{chunk-O5CBEL6O-VsMF4aZB.js → chunk-O5CBEL6O-BIU6TcWp.js} +3 -3
- package/dist/{chunk-O5CBEL6O-CDvi2oZo.cjs → chunk-O5CBEL6O-BU_i0jbb.cjs} +2 -2
- package/dist/{chunk-QZHKN3VN-CHjRGMI2.cjs → chunk-QZHKN3VN-DPdobKra.cjs} +1 -1
- package/dist/{chunk-QZHKN3VN-DCddt14Q.js → chunk-QZHKN3VN-cS9OamWo.js} +1 -1
- package/dist/{chunk-WU5MYG2G-mQn7Wt-i.js → chunk-WU5MYG2G-BL6T82Hi.js} +2 -2
- package/dist/chunk-WU5MYG2G-qi7ZaL3o.cjs +1 -0
- package/dist/{chunk-XPW4576I-BCowsgDU.js → chunk-XPW4576I-B9aC8EBY.js} +1 -1
- package/dist/{chunk-XPW4576I-D_mwgMVU.cjs → chunk-XPW4576I-Dsm0jctf.cjs} +2 -2
- package/dist/chunk-mLOUI7ql.cjs +1 -0
- package/dist/classDiagram-4FO5ZUOK-Dc-Jypl3.js +29 -0
- package/dist/classDiagram-4FO5ZUOK-Dqxk6PU-.cjs +1 -0
- package/dist/classDiagram-v2-Q7XG4LA2-DZ44tKmY.js +29 -0
- package/dist/classDiagram-v2-Q7XG4LA2-Dqxk6PU-.cjs +1 -0
- package/dist/components/echarts/echarts-graph.d.ts.map +1 -1
- package/dist/components/input-panel/assets/data.d.ts +1 -0
- package/dist/components/input-panel/assets/data.d.ts.map +1 -1
- package/dist/components/input-panel/input-panel-types.d.ts +5 -0
- package/dist/components/input-panel/input-panel-types.d.ts.map +1 -1
- package/dist/components/input-panel/input-panel-utils.d.ts +1 -0
- package/dist/components/input-panel/input-panel-utils.d.ts.map +1 -1
- package/dist/components/input-panel/input-panel.d.ts.map +1 -1
- package/dist/components/pdf/pdf-utils.d.ts +1 -1
- package/dist/components/pdf/pdf-utils.d.ts.map +1 -1
- package/dist/components/{image-list → shape-list}/components/error-boundary.d.ts +1 -1
- package/dist/components/{image-list → shape-list}/components/error-boundary.d.ts.map +1 -1
- package/dist/components/shape-list/components/shape-list-drill-down.d.ts +4 -0
- package/dist/components/shape-list/components/shape-list-drill-down.d.ts.map +1 -0
- package/dist/components/{image-list/components/image-list-command-panel.d.ts → shape-list/components/toolbar/command-panel.d.ts} +4 -4
- package/dist/components/shape-list/components/toolbar/command-panel.d.ts.map +1 -0
- package/dist/components/{image-list/components/image-list-command-trigger.d.ts → shape-list/components/toolbar/command-trigger.d.ts} +4 -4
- package/dist/components/shape-list/components/toolbar/command-trigger.d.ts.map +1 -0
- package/dist/components/shape-list/components/toolbar/filter-picker.d.ts +14 -0
- package/dist/components/shape-list/components/toolbar/filter-picker.d.ts.map +1 -0
- package/dist/components/shape-list/components/toolbar/json-viewer.d.ts +11 -0
- package/dist/components/shape-list/components/toolbar/json-viewer.d.ts.map +1 -0
- package/dist/components/shape-list/components/toolbar/navigation-picker.d.ts +15 -0
- package/dist/components/shape-list/components/toolbar/navigation-picker.d.ts.map +1 -0
- package/dist/components/shape-list/components/toolbar/sort-picker.d.ts +14 -0
- package/dist/components/shape-list/components/toolbar/sort-picker.d.ts.map +1 -0
- package/dist/components/shape-list/context/shape-list-context.d.ts +31 -0
- package/dist/components/shape-list/context/shape-list-context.d.ts.map +1 -0
- package/dist/components/shape-list/context/shape-list-filter-context.d.ts +9 -0
- package/dist/components/shape-list/context/shape-list-filter-context.d.ts.map +1 -0
- package/dist/components/shape-list/context/shape-list-sort-context.d.ts +9 -0
- package/dist/components/shape-list/context/shape-list-sort-context.d.ts.map +1 -0
- package/dist/components/{image-list/image-list-state-context.d.ts → shape-list/context/shape-list-state-context.d.ts} +2 -2
- package/dist/components/shape-list/context/shape-list-state-context.d.ts.map +1 -0
- package/dist/components/{image-list → shape-list}/hooks/useCommandPickers.d.ts.map +1 -1
- package/dist/components/shape-list/hooks/useLazyShapeData.d.ts +35 -0
- package/dist/components/shape-list/hooks/useLazyShapeData.d.ts.map +1 -0
- package/dist/components/shape-list/hooks/useLazyShapeData.test.d.ts +2 -0
- package/dist/components/shape-list/hooks/useLazyShapeData.test.d.ts.map +1 -0
- package/dist/components/{image-list → shape-list}/hooks/useNavigation.d.ts +1 -1
- package/dist/components/{image-list → shape-list}/hooks/useNavigation.d.ts.map +1 -1
- package/dist/components/{image-list → shape-list}/hooks/useSelection.d.ts +4 -4
- package/dist/components/{image-list → shape-list}/hooks/useSelection.d.ts.map +1 -1
- package/dist/components/{image-list → shape-list}/hooks/useStripOverflow.d.ts.map +1 -1
- package/dist/components/shape-list/items/node-content.d.ts +47 -0
- package/dist/components/shape-list/items/node-content.d.ts.map +1 -0
- package/dist/components/shape-list/items/shape.d.ts +20 -0
- package/dist/components/shape-list/items/shape.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/_shared/navigation-orchestrator.d.ts +13 -0
- package/dist/components/shape-list/navigation-modes/_shared/navigation-orchestrator.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/_shared/panel/context-menu.d.ts +4 -0
- package/dist/components/shape-list/navigation-modes/_shared/panel/context-menu.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/_shared/panel/index.d.ts +7 -0
- package/dist/components/shape-list/navigation-modes/_shared/panel/index.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/_shared/panel/item-content.d.ts +11 -0
- package/dist/components/shape-list/navigation-modes/_shared/panel/item-content.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/_shared/panel/panel.d.ts +18 -0
- package/dist/components/shape-list/navigation-modes/_shared/panel/panel.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/_shared/panel/rail-item.d.ts +8 -0
- package/dist/components/shape-list/navigation-modes/_shared/panel/rail-item.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/_shared/panel/section-view.d.ts +6 -0
- package/dist/components/shape-list/navigation-modes/_shared/panel/section-view.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/_shared/panel/shell.d.ts +13 -0
- package/dist/components/shape-list/navigation-modes/_shared/panel/shell.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/_shared/panel/tree-item.d.ts +9 -0
- package/dist/components/shape-list/navigation-modes/_shared/panel/tree-item.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/_shared/strip/index.d.ts +4 -0
- package/dist/components/shape-list/navigation-modes/_shared/strip/index.d.ts.map +1 -0
- package/dist/components/{image-list/components → shape-list/navigation-modes/_shared/strip}/strip-child-popup.d.ts +1 -1
- package/dist/components/shape-list/navigation-modes/_shared/strip/strip-child-popup.d.ts.map +1 -0
- package/dist/components/{image-list/components → shape-list/navigation-modes/_shared/strip}/strip-item.d.ts +1 -1
- package/dist/components/shape-list/navigation-modes/_shared/strip/strip-item.d.ts.map +1 -0
- package/dist/components/{image-list/components → shape-list/navigation-modes/_shared/strip}/strip-overflow-button.d.ts +1 -1
- package/dist/components/shape-list/navigation-modes/_shared/strip/strip-overflow-button.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/catalog/index.d.ts +3 -0
- package/dist/components/shape-list/navigation-modes/catalog/index.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/catalog/shape-list-catalog.d.ts +5 -0
- package/dist/components/shape-list/navigation-modes/catalog/shape-list-catalog.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/compact/index.d.ts +3 -0
- package/dist/components/shape-list/navigation-modes/compact/index.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/compact/shape-list-compact.d.ts +5 -0
- package/dist/components/shape-list/navigation-modes/compact/shape-list-compact.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/explorer/index.d.ts +4 -0
- package/dist/components/shape-list/navigation-modes/explorer/index.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/explorer/shape-list-explorer.d.ts +5 -0
- package/dist/components/shape-list/navigation-modes/explorer/shape-list-explorer.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/explorer/shape-list-tree.d.ts +5 -0
- package/dist/components/shape-list/navigation-modes/explorer/shape-list-tree.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/h-strip/index.d.ts +3 -0
- package/dist/components/shape-list/navigation-modes/h-strip/index.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/h-strip/shape-list-h-strip.d.ts +5 -0
- package/dist/components/shape-list/navigation-modes/h-strip/shape-list-h-strip.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/modal/index.d.ts +3 -0
- package/dist/components/shape-list/navigation-modes/modal/index.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/modal/shape-list-modal.d.ts +5 -0
- package/dist/components/shape-list/navigation-modes/modal/shape-list-modal.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/rail/index.d.ts +3 -0
- package/dist/components/shape-list/navigation-modes/rail/index.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/rail/shape-list-rail.d.ts +11 -0
- package/dist/components/shape-list/navigation-modes/rail/shape-list-rail.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/sidebar/index.d.ts +3 -0
- package/dist/components/shape-list/navigation-modes/sidebar/index.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/sidebar/shape-list-sidebar.d.ts +11 -0
- package/dist/components/shape-list/navigation-modes/sidebar/shape-list-sidebar.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/slideshow/index.d.ts +3 -0
- package/dist/components/shape-list/navigation-modes/slideshow/index.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/slideshow/shape-list-slideshow.d.ts +5 -0
- package/dist/components/shape-list/navigation-modes/slideshow/shape-list-slideshow.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/v-strip/index.d.ts +3 -0
- package/dist/components/shape-list/navigation-modes/v-strip/index.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/v-strip/shape-list-v-strip.d.ts +5 -0
- package/dist/components/shape-list/navigation-modes/v-strip/shape-list-v-strip.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/workspace/index.d.ts +3 -0
- package/dist/components/shape-list/navigation-modes/workspace/index.d.ts.map +1 -0
- package/dist/components/shape-list/navigation-modes/workspace/shape-list-workspace.d.ts +11 -0
- package/dist/components/shape-list/navigation-modes/workspace/shape-list-workspace.d.ts.map +1 -0
- package/dist/components/shape-list/shape-list.d.ts +5 -0
- package/dist/components/shape-list/shape-list.d.ts.map +1 -0
- package/dist/components/shape-list/slots/renderers/brand.d.ts +6 -0
- package/dist/components/shape-list/slots/renderers/brand.d.ts.map +1 -0
- package/dist/components/shape-list/slots/renderers/cta.d.ts +9 -0
- package/dist/components/shape-list/slots/renderers/cta.d.ts.map +1 -0
- package/dist/components/shape-list/slots/renderers/icon.d.ts +11 -0
- package/dist/components/shape-list/slots/renderers/icon.d.ts.map +1 -0
- package/dist/components/shape-list/slots/renderers/section-header.d.ts +7 -0
- package/dist/components/shape-list/slots/renderers/section-header.d.ts.map +1 -0
- package/dist/components/shape-list/slots/renderers/shape-cell.d.ts +9 -0
- package/dist/components/shape-list/slots/renderers/shape-cell.d.ts.map +1 -0
- package/dist/components/shape-list/slots/slot-config.d.ts +7 -0
- package/dist/components/shape-list/slots/slot-config.d.ts.map +1 -0
- package/dist/components/shape-list/slots/slot-model.d.ts +6 -0
- package/dist/components/shape-list/slots/slot-model.d.ts.map +1 -0
- package/dist/components/shape-list/slots/slot-node.d.ts +9 -0
- package/dist/components/shape-list/slots/slot-node.d.ts.map +1 -0
- package/dist/components/shape-list/slots/slot-render-utils.d.ts +11 -0
- package/dist/components/shape-list/slots/slot-render-utils.d.ts.map +1 -0
- package/dist/components/shape-list/slots/slot-types.d.ts +151 -0
- package/dist/components/shape-list/slots/slot-types.d.ts.map +1 -0
- package/dist/components/shape-list/slots/test/slot-model.test.d.ts +2 -0
- package/dist/components/shape-list/slots/test/slot-model.test.d.ts.map +1 -0
- package/dist/components/shape-list/types/shape-list-types.d.ts +181 -0
- package/dist/components/shape-list/types/shape-list-types.d.ts.map +1 -0
- package/dist/components/shape-list/utils/column-utils.d.ts +9 -0
- package/dist/components/shape-list/utils/column-utils.d.ts.map +1 -0
- package/dist/components/{image-list/image-list-debug-utils.d.ts → shape-list/utils/debug-utils.d.ts} +6 -6
- package/dist/components/shape-list/utils/debug-utils.d.ts.map +1 -0
- package/dist/components/shape-list/utils/filter-utils.d.ts +12 -0
- package/dist/components/shape-list/utils/filter-utils.d.ts.map +1 -0
- package/dist/components/shape-list/utils/keyboard-utils.d.ts +12 -0
- package/dist/components/shape-list/utils/keyboard-utils.d.ts.map +1 -0
- package/dist/components/shape-list/utils/navigation-options.d.ts +30 -0
- package/dist/components/shape-list/utils/navigation-options.d.ts.map +1 -0
- package/dist/components/shape-list/utils/node-utils.d.ts +12 -0
- package/dist/components/shape-list/utils/node-utils.d.ts.map +1 -0
- package/dist/components/shape-list/utils/sort-utils.d.ts +13 -0
- package/dist/components/shape-list/utils/sort-utils.d.ts.map +1 -0
- package/dist/components/shape-list/utils/typeahead-utils.d.ts +28 -0
- package/dist/components/shape-list/utils/typeahead-utils.d.ts.map +1 -0
- package/dist/components/toolbar/toolbar-nodes/toolbar-plain-node.d.ts.map +1 -1
- package/dist/cose-bilkent-S5V4N54A-BxQyjZqX.cjs +1 -0
- package/dist/{cose-bilkent-S5V4N54A-Bfb7U01p.js → cose-bilkent-S5V4N54A-DZmA7Nat.js} +27 -26
- package/dist/{cytoscape.esm-VShrX2U1.js → cytoscape.esm-BU21wl3m.js} +17 -17
- package/dist/{cytoscape.esm-BzblyxzZ.cjs → cytoscape.esm-CElDUMAx.cjs} +4 -4
- package/dist/{dagre-Cg4CV48I.js → dagre-3-RnF0EK.js} +1 -1
- package/dist/{dagre-CC68z3y6.cjs → dagre-B2BBwKNb.cjs} +1 -1
- package/dist/{dagre-BM42HDAG-D87Rv2R4.js → dagre-BM42HDAG-DwRqEen8.js} +11 -11
- package/dist/{dagre-BM42HDAG-BhbA1R8l.cjs → dagre-BM42HDAG-E2Jw6uLH.cjs} +1 -1
- package/dist/{defaultLocale-Bj_Ndo9V.cjs → defaultLocale-u9yUoUmE.cjs} +1 -1
- package/dist/{diagram-2AECGRRQ-OSYCK0tv.js → diagram-2AECGRRQ-BITzWXbn.js} +8 -8
- package/dist/{diagram-2AECGRRQ-C6vI3yau.cjs → diagram-2AECGRRQ-BkwGTiAT.cjs} +1 -1
- package/dist/{diagram-5GNKFQAL-BS9rRMAe.cjs → diagram-5GNKFQAL-CvMOQgoH.cjs} +1 -1
- package/dist/{diagram-5GNKFQAL-DnquluB9.js → diagram-5GNKFQAL-bsRwDc-2.js} +9 -9
- package/dist/{diagram-KO2AKTUF-CjA_KTJj.cjs → diagram-KO2AKTUF-DKGDs9Ax.cjs} +2 -2
- package/dist/{diagram-KO2AKTUF-CFi6eQYd.js → diagram-KO2AKTUF-DwTH3Hoo.js} +8 -8
- package/dist/{diagram-LMA3HP47-DBwSTp2j.cjs → diagram-LMA3HP47-BojSLu6w.cjs} +1 -1
- package/dist/{diagram-LMA3HP47-Cwm5bzeM.js → diagram-LMA3HP47-nYPIM4Uq.js} +8 -8
- package/dist/{diagram-OG6HWLK6-DvGk1j55.js → diagram-OG6HWLK6-CPzvG6Xi.js} +12 -12
- package/dist/{diagram-OG6HWLK6-BdLnbUYy.cjs → diagram-OG6HWLK6-bHqMXqif.cjs} +1 -1
- package/dist/{dist-9MKIBfY4.js → dist-BEmBi80K.js} +1 -1
- package/dist/dist-Dwq87x4R.cjs +1 -0
- package/dist/{erDiagram-TEJ5UH35-B17mqgD_.js → erDiagram-TEJ5UH35-BxeM1F9k.js} +13 -13
- package/dist/{erDiagram-TEJ5UH35-NlRiP_bX.cjs → erDiagram-TEJ5UH35-CqUBZsAh.cjs} +1 -1
- package/dist/eventmodeling-FCH6USID-Cued7Lz2.cjs +1 -0
- package/dist/eventmodeling-FCH6USID-mCB8hc7X.js +3 -0
- package/dist/flowDiagram-I6XJVG4X-DsjMn89E.cjs +162 -0
- package/dist/{flowDiagram-I6XJVG4X-C2G6Tgw_.js → flowDiagram-I6XJVG4X-Dx5d6cgt.js} +97 -96
- package/dist/functional-components/action/action-types.d.ts +5 -1
- package/dist/functional-components/action/action-types.d.ts.map +1 -1
- package/dist/functional-components/action/action-utils.d.ts +1 -2
- package/dist/functional-components/action/action-utils.d.ts.map +1 -1
- package/dist/functional-components/action/action.d.ts.map +1 -1
- package/dist/functional-components/action-list/action-list-types.d.ts +2 -2
- package/dist/functional-components/badge/badge-assets.d.ts +3 -3
- package/dist/functional-components/badge/badge-assets.d.ts.map +1 -1
- package/dist/functional-components/shape/index.d.ts +9 -0
- package/dist/functional-components/shape/index.d.ts.map +1 -0
- package/dist/functional-components/shape/shape-map.d.ts +3 -0
- package/dist/functional-components/shape/shape-map.d.ts.map +1 -0
- package/dist/functional-components/shape/shape-registry.d.ts +25 -0
- package/dist/functional-components/shape/shape-registry.d.ts.map +1 -0
- package/dist/functional-components/shape/shape-resolver.d.ts +61 -0
- package/dist/functional-components/shape/shape-resolver.d.ts.map +1 -0
- package/dist/functional-components/shape/shape-types.d.ts +55 -0
- package/dist/functional-components/shape/shape-types.d.ts.map +1 -0
- package/dist/functional-components/shape/shape.d.ts +5 -0
- package/dist/functional-components/shape/shape.d.ts.map +1 -0
- package/dist/functional-components/shape/slot-resolver.d.ts +24 -0
- package/dist/functional-components/shape/slot-resolver.d.ts.map +1 -0
- package/dist/functional-components/shape/slot-types.d.ts +27 -0
- package/dist/functional-components/shape/slot-types.d.ts.map +1 -0
- package/dist/functional-components/shape/useSlotResolver.d.ts +13 -0
- package/dist/functional-components/shape/useSlotResolver.d.ts.map +1 -0
- package/dist/{ganttDiagram-6RSMTGT7-Bb6bqcaS.js → ganttDiagram-6RSMTGT7-CFuwKLrB.js} +192 -191
- package/dist/ganttDiagram-6RSMTGT7-CG_knKFc.cjs +292 -0
- package/dist/gitGraph-WXDBUCRP-B23gOjfP.js +3 -0
- package/dist/gitGraph-WXDBUCRP-Bi-Y5dA7.cjs +1 -0
- package/dist/{gitGraphDiagram-PVQCEYII-BzbgPrwe.cjs → gitGraphDiagram-PVQCEYII-B-VOfNjd.cjs} +1 -1
- package/dist/{gitGraphDiagram-PVQCEYII-DiJUr7lO.js → gitGraphDiagram-PVQCEYII-B2CaQTP_.js} +8 -8
- package/dist/graphlib-CkkG5MuS.cjs +1 -0
- package/dist/{graphlib-B1zohIOM.js → graphlib-VMWSbyYi.js} +2 -1
- package/dist/index.d.ts +6 -3
- package/dist/index.d.ts.map +1 -1
- package/dist/info-J43DQDTF-DC3N8SoX.js +3 -0
- package/dist/info-J43DQDTF-jRjlWVKj.cjs +1 -0
- package/dist/{infoDiagram-5YYISTIA-fhwEAAjF.cjs → infoDiagram-5YYISTIA-22jaR465.cjs} +1 -1
- package/dist/{infoDiagram-5YYISTIA-C8P9DHlE.js → infoDiagram-5YYISTIA-CM-al6Jc.js} +4 -4
- package/dist/{init-CEL65JUo.cjs → init-07zIhv_j.cjs} +1 -1
- package/dist/{ishikawaDiagram-YF4QCWOH-j6IZz59g.cjs → ishikawaDiagram-YF4QCWOH-CSRSkgHx.cjs} +1 -1
- package/dist/{ishikawaDiagram-YF4QCWOH-rqNbTKZp.js → ishikawaDiagram-YF4QCWOH-CfOvUIo-.js} +5 -5
- package/dist/{journeyDiagram-JHISSGLW-peUJlm3L.js → journeyDiagram-JHISSGLW-BMECXtd1.js} +5 -5
- package/dist/{journeyDiagram-JHISSGLW-BhHdd4y3.cjs → journeyDiagram-JHISSGLW-P42eSNEh.cjs} +1 -1
- package/dist/jsx-runtime-DCATrIRp.js +183 -0
- package/dist/jsx-runtime-DtVwqYNW.cjs +6 -0
- package/dist/{kanban-definition-UN3LZRKU-DLxDqiQn.js → kanban-definition-UN3LZRKU-DCzfGTs4.js} +10 -10
- package/dist/{kanban-definition-UN3LZRKU-TUg1x5yJ.cjs → kanban-definition-UN3LZRKU-DplPe2EX.cjs} +1 -1
- package/dist/ketchup2.cjs.js +102 -114
- package/dist/ketchup2.css +1 -1
- package/dist/ketchup2.es.js +34064 -40692
- package/dist/{line-BhAnxCE8.js → line-0G6sJTVA.js} +3 -3
- package/dist/{line-CpcTW4h-.cjs → line-CLmmMPn2.cjs} +1 -1
- package/dist/{linear-lSeWuvgy.js → linear-BNWgac81.js} +3 -3
- package/dist/{linear-D0eFmsG1.cjs → linear-yBssgUAc.cjs} +1 -1
- package/dist/locale/en/translation.json.d.ts +2 -0
- package/dist/locale/it/translation.json.d.ts +2 -0
- package/dist/mermaid-parser.core-ADyJ_PY4.cjs +3 -0
- package/dist/mermaid-parser.core-D6xVjl2t.js +373 -0
- package/dist/{mindmap-definition-RKZ34NQL-D9BOsg5W.cjs → mindmap-definition-RKZ34NQL-DbK4qO1Z.cjs} +1 -1
- package/dist/{mindmap-definition-RKZ34NQL-DHkmUkxh.js → mindmap-definition-RKZ34NQL-DpX8ksst.js} +13 -13
- package/dist/{ordinal-BnUYNBtU.cjs → ordinal-CUPR-p0T.cjs} +1 -1
- package/dist/{ordinal-MD9_ORcM.js → ordinal-D_ZgubzR.js} +1 -1
- package/dist/packet-YPE3B663-CGZxZ1Z0.cjs +1 -0
- package/dist/packet-YPE3B663-D2JW2EUF.js +3 -0
- package/dist/{path-CRahBUHI.cjs → path-Kklx0M1v.cjs} +1 -1
- package/dist/pie-LRSECV5Y-BHyd33ZA.js +3 -0
- package/dist/pie-LRSECV5Y-Ca_qbHEv.cjs +1 -0
- package/dist/{pieDiagram-4H26LBE5-ByA7ytZx.js → pieDiagram-4H26LBE5-CCgLxjTB.js} +13 -13
- package/dist/{pieDiagram-4H26LBE5-CrLJh4L9.cjs → pieDiagram-4H26LBE5-DAhjc9WT.cjs} +1 -1
- package/dist/purify.es-9OKVhuci.js +735 -0
- package/dist/purify.es-hdXGOu6N.cjs +3 -0
- package/dist/{quadrantDiagram-W4KKPZXB-CalC_db_.cjs → quadrantDiagram-W4KKPZXB-BBEQhVJy.cjs} +1 -1
- package/dist/{quadrantDiagram-W4KKPZXB-CHHpmu1l.js → quadrantDiagram-W4KKPZXB-Bgw66PrU.js} +3 -3
- package/dist/radar-GUYGQ44K-BpJWFTCm.js +3 -0
- package/dist/radar-GUYGQ44K-CYqWSxO_.cjs +1 -0
- package/dist/{requirementDiagram-4Y6WPE33-BVcDFSx8.js → requirementDiagram-4Y6WPE33-BzNEhq-x.js} +12 -12
- package/dist/{requirementDiagram-4Y6WPE33-SsePLT8d.cjs → requirementDiagram-4Y6WPE33-L_lL0BcB.cjs} +1 -1
- package/dist/{rough.esm-BEA_SCZB.cjs → rough.esm-r0QOSzHM.cjs} +1 -1
- package/dist/{sankeyDiagram-5OEKKPKP-C-ODz9lV.js → sankeyDiagram-5OEKKPKP-06MsaQmt.js} +3 -3
- package/dist/{sankeyDiagram-5OEKKPKP-BgvTZ7jd.cjs → sankeyDiagram-5OEKKPKP-Dy9K3F81.cjs} +1 -1
- package/dist/{sequenceDiagram-3UESZ5HK-DEVLteqD.cjs → sequenceDiagram-3UESZ5HK-C69YSjBM.cjs} +2 -2
- package/dist/{sequenceDiagram-3UESZ5HK-Cnc0aDO4.js → sequenceDiagram-3UESZ5HK-QEaDF4MY.js} +21 -21
- package/dist/src-CFBvxm_0.cjs +1 -0
- package/dist/{src-v9RrE_4h.js → src-GDFuItmC.js} +569 -581
- package/dist/{stateDiagram-AJRCARHV-CuHe6Iji.js → stateDiagram-AJRCARHV-BTzCb_Q-.js} +16 -16
- package/dist/{stateDiagram-AJRCARHV-D_yPvIRw.cjs → stateDiagram-AJRCARHV-CBbDL4Ct.cjs} +1 -1
- package/dist/stateDiagram-v2-BHNVJYJU-BrQR0oUL.cjs +1 -0
- package/dist/stateDiagram-v2-BHNVJYJU-C7E3JbTB.js +27 -0
- package/dist/{timeline-definition-PNZ67QCA-Cynbc96w.cjs → timeline-definition-PNZ67QCA-DJ9VKw6h.cjs} +1 -1
- package/dist/{timeline-definition-PNZ67QCA-Bj1BItRB.js → timeline-definition-PNZ67QCA-DoD4D5kw.js} +5 -5
- package/dist/treeView-BLDUP644-C9tQMbiq.js +3 -0
- package/dist/treeView-BLDUP644-DKh9BcaT.cjs +1 -0
- package/dist/treemap-LRROVOQU-2aferAph.cjs +1 -0
- package/dist/treemap-LRROVOQU-CBv3oGC3.js +3 -0
- package/dist/types/data-structures.d.ts +4 -0
- package/dist/types/data-structures.d.ts.map +1 -1
- package/dist/types/translation.d.ts +2 -0
- package/dist/types/translation.d.ts.map +1 -1
- package/dist/useObjectProtocol-3BhpCUjG.cjs +3 -0
- package/dist/useObjectProtocol-DZdggHDN.js +4333 -0
- package/dist/utils/objects.d.ts +2 -0
- package/dist/utils/objects.d.ts.map +1 -1
- package/dist/{v4-CA8ev9YY.cjs → v4-Dyp-SQ1c.cjs} +1 -1
- package/dist/{vennDiagram-CIIHVFJN-Dm4D6omA.cjs → vennDiagram-CIIHVFJN-DeRVKdRG.cjs} +2 -2
- package/dist/{vennDiagram-CIIHVFJN-CdmcxixA.js → vennDiagram-CIIHVFJN-Du1h-z8K.js} +5 -5
- package/dist/wardley-L42UT6IY-CIM0_V5T.js +3 -0
- package/dist/wardley-L42UT6IY-DjjjOB8T.cjs +1 -0
- package/dist/{wardleyDiagram-YWT4CUSO-C-DdutxP.cjs → wardleyDiagram-YWT4CUSO-CaaSvy6n.cjs} +1 -1
- package/dist/{wardleyDiagram-YWT4CUSO-D1o116Wi.js → wardleyDiagram-YWT4CUSO-CjOm3Xnp.js} +8 -8
- package/dist/{xychartDiagram-2RQKCTM6-D0D4PIQS.cjs → xychartDiagram-2RQKCTM6-CWncieig.cjs} +1 -1
- package/dist/{xychartDiagram-2RQKCTM6-Byw7djcg.js → xychartDiagram-2RQKCTM6-D0hXWFFN.js} +9 -9
- package/package.json +25 -25
- package/dist/architecture-7EHR7CIX-Bnyu5zgG.js +0 -3
- package/dist/architecture-7EHR7CIX-CKF7-4kH.cjs +0 -1
- package/dist/architectureDiagram-3BPJPVTR-BrmPrClJ.cjs +0 -36
- package/dist/array-Cx1JwiGD.cjs +0 -1
- package/dist/assets/imageListAssets.d.ts.map +0 -1
- package/dist/channel-intTktDQ.cjs +0 -1
- package/dist/chunk-4BX2VUAB-CtDGlaPx.cjs +0 -1
- package/dist/chunk-4EGX6M5U-BMVrizoY.js +0 -35
- package/dist/chunk-4EGX6M5U-VENLmgBt.cjs +0 -1
- package/dist/chunk-55IACEB6-VJP3Osm7.cjs +0 -1
- package/dist/chunk-5DO6E6H7-Cx6Mfbjl.cjs +0 -1
- package/dist/chunk-5DO6E6H7-QuTLwcim.js +0 -23
- package/dist/chunk-727SXJPM-DTmqhRKX.cjs +0 -206
- package/dist/chunk-BR22UD5L-CS6hURQQ.js +0 -64
- package/dist/chunk-BR22UD5L-wI1vkyAT.cjs +0 -1
- package/dist/chunk-CSCIHK7Q-BPMuICCz.cjs +0 -123
- package/dist/chunk-FHYWG6QK-CfRqYwCI.js +0 -23
- package/dist/chunk-FHYWG6QK-DxmnARsZ.cjs +0 -1
- package/dist/chunk-LZXEDZCA-Dpz_wx3M.cjs +0 -1
- package/dist/chunk-MPE355IW-4bpROspE.js +0 -23
- package/dist/chunk-MPE355IW-CxPw_dPP.cjs +0 -1
- package/dist/chunk-MZUSXYTE-DA5mUG5B.js +0 -30
- package/dist/chunk-MZUSXYTE-DIg1BPts.cjs +0 -1
- package/dist/chunk-N66VUXT2-DSbygtq1.cjs +0 -1
- package/dist/chunk-N66VUXT2-pDZ1b-B3.js +0 -54
- package/dist/chunk-PUPMXCY4-CKjhJQnN.js +0 -23
- package/dist/chunk-PUPMXCY4-DsS_t57r.cjs +0 -1
- package/dist/chunk-UIBZB4QT-BZf7vqd9.cjs +0 -1
- package/dist/chunk-UIBZB4QT-BvFllM0Q.js +0 -23
- package/dist/chunk-WCWK7LTN-D_C1as0Y.js +0 -31
- package/dist/chunk-WCWK7LTN-Dl2uC9ZD.cjs +0 -1
- package/dist/chunk-WU5MYG2G-DgyP9QDj.cjs +0 -1
- package/dist/classDiagram-4FO5ZUOK-5DyhpZRK.cjs +0 -1
- package/dist/classDiagram-4FO5ZUOK-BHGLQIkz.js +0 -29
- package/dist/classDiagram-v2-Q7XG4LA2-CCAbBo05.js +0 -29
- package/dist/classDiagram-v2-Q7XG4LA2-D4TX4CLT.cjs +0 -1
- package/dist/components/image-list/components/image-list-command-panel.d.ts.map +0 -1
- package/dist/components/image-list/components/image-list-command-trigger.d.ts.map +0 -1
- package/dist/components/image-list/components/image-list-drill-down.d.ts +0 -4
- package/dist/components/image-list/components/image-list-drill-down.d.ts.map +0 -1
- package/dist/components/image-list/components/image-list-filter-picker.d.ts +0 -14
- package/dist/components/image-list/components/image-list-filter-picker.d.ts.map +0 -1
- package/dist/components/image-list/components/image-list-h-strip.d.ts +0 -5
- package/dist/components/image-list/components/image-list-h-strip.d.ts.map +0 -1
- package/dist/components/image-list/components/image-list-json-viewer.d.ts +0 -11
- package/dist/components/image-list/components/image-list-json-viewer.d.ts.map +0 -1
- package/dist/components/image-list/components/image-list-menu.d.ts +0 -5
- package/dist/components/image-list/components/image-list-menu.d.ts.map +0 -1
- package/dist/components/image-list/components/image-list-navigation-picker.d.ts +0 -15
- package/dist/components/image-list/components/image-list-navigation-picker.d.ts.map +0 -1
- package/dist/components/image-list/components/image-list-sort-picker.d.ts +0 -14
- package/dist/components/image-list/components/image-list-sort-picker.d.ts.map +0 -1
- package/dist/components/image-list/components/image-list-v-strip.d.ts +0 -5
- package/dist/components/image-list/components/image-list-v-strip.d.ts.map +0 -1
- package/dist/components/image-list/components/items/image-list-card-item.d.ts +0 -5
- package/dist/components/image-list/components/items/image-list-card-item.d.ts.map +0 -1
- package/dist/components/image-list/components/items/image-list-folder-item.d.ts +0 -5
- package/dist/components/image-list/components/items/image-list-folder-item.d.ts.map +0 -1
- package/dist/components/image-list/components/items/image-list-item.d.ts +0 -5
- package/dist/components/image-list/components/items/image-list-item.d.ts.map +0 -1
- package/dist/components/image-list/components/menu-nav-item.d.ts +0 -5
- package/dist/components/image-list/components/menu-nav-item.d.ts.map +0 -1
- package/dist/components/image-list/components/navigation-modes/image-list-catalog.d.ts +0 -5
- package/dist/components/image-list/components/navigation-modes/image-list-catalog.d.ts.map +0 -1
- package/dist/components/image-list/components/navigation-modes/image-list-compact.d.ts +0 -5
- package/dist/components/image-list/components/navigation-modes/image-list-compact.d.ts.map +0 -1
- package/dist/components/image-list/components/navigation-modes/image-list-explorer.d.ts +0 -5
- package/dist/components/image-list/components/navigation-modes/image-list-explorer.d.ts.map +0 -1
- package/dist/components/image-list/components/navigation-modes/image-list-modal.d.ts +0 -5
- package/dist/components/image-list/components/navigation-modes/image-list-modal.d.ts.map +0 -1
- package/dist/components/image-list/components/navigation-modes/image-list-slideshow.d.ts +0 -5
- package/dist/components/image-list/components/navigation-modes/image-list-slideshow.d.ts.map +0 -1
- package/dist/components/image-list/components/navigation-modes/image-list-tree.d.ts +0 -5
- package/dist/components/image-list/components/navigation-modes/image-list-tree.d.ts.map +0 -1
- package/dist/components/image-list/components/strip-child-popup.d.ts.map +0 -1
- package/dist/components/image-list/components/strip-item.d.ts.map +0 -1
- package/dist/components/image-list/components/strip-overflow-button.d.ts.map +0 -1
- package/dist/components/image-list/image-list-column-utils.d.ts +0 -9
- package/dist/components/image-list/image-list-column-utils.d.ts.map +0 -1
- package/dist/components/image-list/image-list-context.d.ts +0 -29
- package/dist/components/image-list/image-list-context.d.ts.map +0 -1
- package/dist/components/image-list/image-list-debug-utils.d.ts.map +0 -1
- package/dist/components/image-list/image-list-filter-context.d.ts +0 -9
- package/dist/components/image-list/image-list-filter-context.d.ts.map +0 -1
- package/dist/components/image-list/image-list-filter-utils.d.ts +0 -12
- package/dist/components/image-list/image-list-filter-utils.d.ts.map +0 -1
- package/dist/components/image-list/image-list-sort-context.d.ts +0 -9
- package/dist/components/image-list/image-list-sort-context.d.ts.map +0 -1
- package/dist/components/image-list/image-list-sort-utils.d.ts +0 -13
- package/dist/components/image-list/image-list-sort-utils.d.ts.map +0 -1
- package/dist/components/image-list/image-list-state-context.d.ts.map +0 -1
- package/dist/components/image-list/image-list-types.d.ts +0 -196
- package/dist/components/image-list/image-list-types.d.ts.map +0 -1
- package/dist/components/image-list/image-list-utils.d.ts +0 -83
- package/dist/components/image-list/image-list-utils.d.ts.map +0 -1
- package/dist/components/image-list/image-list.d.ts +0 -5
- package/dist/components/image-list/image-list.d.ts.map +0 -1
- package/dist/cose-bilkent-S5V4N54A-CE-7Sw0Y.cjs +0 -1
- package/dist/dist-DC1YYeHc.cjs +0 -1
- package/dist/eventmodeling-FCH6USID-BVaFiLQO.js +0 -3
- package/dist/eventmodeling-FCH6USID-leiC8dtX.cjs +0 -1
- package/dist/flowDiagram-I6XJVG4X-ChI_6giU.cjs +0 -162
- package/dist/ganttDiagram-6RSMTGT7-B0DHqd7u.cjs +0 -292
- package/dist/gitGraph-WXDBUCRP-BFFuTWG4.cjs +0 -1
- package/dist/gitGraph-WXDBUCRP-Fz2kRwJ-.js +0 -3
- package/dist/graphlib-B5AXIZA4.cjs +0 -1
- package/dist/info-J43DQDTF-CLRXRK49.js +0 -3
- package/dist/info-J43DQDTF-CmpcAuH-.cjs +0 -1
- package/dist/mermaid-parser.core-Dz33ts1l.js +0 -74
- package/dist/mermaid-parser.core-HQxPJrkY.cjs +0 -3
- package/dist/packet-YPE3B663-BwjweAZY.cjs +0 -1
- package/dist/packet-YPE3B663-D1Hr9AQm.js +0 -3
- package/dist/pie-LRSECV5Y-CpDfN1P0.js +0 -3
- package/dist/pie-LRSECV5Y-I1-OkIXi.cjs +0 -1
- package/dist/radar-GUYGQ44K-BXt3oO8c.cjs +0 -1
- package/dist/radar-GUYGQ44K-ByzrmbOz.js +0 -3
- package/dist/src-BgvDIw01.cjs +0 -1
- package/dist/stateDiagram-v2-BHNVJYJU-CTnE6fOT.cjs +0 -1
- package/dist/stateDiagram-v2-BHNVJYJU-DqstYMSl.js +0 -27
- package/dist/treeView-BLDUP644-CxLhpd93.js +0 -3
- package/dist/treeView-BLDUP644-DMwVx0AR.cjs +0 -1
- package/dist/treemap-LRROVOQU-BqmiLdFI.js +0 -3
- package/dist/treemap-LRROVOQU-XhaFZdvI.cjs +0 -1
- package/dist/wardley-L42UT6IY-C7UjBmVh.js +0 -3
- package/dist/wardley-L42UT6IY-DFAYOpjD.cjs +0 -1
- /package/dist/{array-CBdkHBGa.js → array-CApNbSU9.js} +0 -0
- /package/dist/components/{image-list → shape-list}/hooks/useCommandPickers.d.ts +0 -0
- /package/dist/components/{image-list → shape-list}/hooks/useStripOverflow.d.ts +0 -0
- /package/dist/{defaultLocale-dGy1YRID.js → defaultLocale-DnzPsei5.js} +0 -0
- /package/dist/{init-B7h4SEX5.js → init-MwSGRDIl.js} +0 -0
- /package/dist/{katex-HkVgAsLB.cjs → katex-CkiTumqg.cjs} +0 -0
- /package/dist/{katex-DWDh1q_h.js → katex-D-2KeLwt.js} +0 -0
- /package/dist/{path-CAXMhBzK.js → path-DGNPZRdx.js} +0 -0
- /package/dist/{rough.esm-TWNWL4Us.js → rough.esm-rcMoXTJj.js} +0 -0
- /package/dist/{v4-BpDBEhLK.js → v4-BK7K-jy_.js} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var e=require(
|
|
1
|
+
var e=require("./src-CFBvxm_0.cjs").h(()=>`
|
|
2
2
|
/* Font Awesome icon styling - consolidated */
|
|
3
3
|
.label-icon {
|
|
4
4
|
display: inline-block;
|
|
@@ -12,4 +12,4 @@ var e=require(`./src-BgvDIw01.cjs`).h(()=>`
|
|
|
12
12
|
stroke: revert;
|
|
13
13
|
stroke-width: revert;
|
|
14
14
|
}
|
|
15
|
-
`,`getIconStyles`);Object.defineProperty(exports
|
|
15
|
+
`,`getIconStyles`);Object.defineProperty(exports,"t",{enumerable:!0,get:function(){return e}});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { h as e } from "./src-
|
|
1
|
+
import { h as e } from "./src-GDFuItmC.js";
|
|
2
2
|
//#region node_modules/mermaid/dist/chunks/mermaid.core/chunk-FMBD7UC4.mjs
|
|
3
3
|
var t = /* @__PURE__ */ e(() => "\n /* Font Awesome icon styling - consolidated */\n .label-icon {\n display: inline-block;\n height: 1em;\n overflow: visible;\n vertical-align: -0.125em;\n }\n \n .node .label-icon path {\n fill: currentColor;\n stroke: revert;\n stroke-width: revert;\n }\n", "getIconStyles");
|
|
4
4
|
//#endregion
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e=require(
|
|
1
|
+
const e=require("./src-CFBvxm_0.cjs"),t=require("./chunk-CSCIHK7Q-WWTYrQLt.cjs"),n=require("./chunk-5ZQYHXKU-35HHGVyc.cjs"),r=require("./line-CLmmMPn2.cjs"),i=require("./chunk-BSJP7CBP-DtjFXF0S.cjs"),a=require("./chunk-L5ZTLDWV-sRcGREMv.cjs"),o=require("./chunk-NZK2D7GU-FNVK0iHI.cjs"),s=require("./chunk-O5CBEL6O-BU_i0jbb.cjs"),c=require("./rough.esm-r0QOSzHM.cjs"),l=require("./chunk-3OPIFGDE-Ohf7vgmX.cjs");var u=e.h((e,t,n,r,i,a=!1,o)=>{t.arrowTypeStart&&p(e,`start`,t.arrowTypeStart,n,r,i,a,o),t.arrowTypeEnd&&p(e,`end`,t.arrowTypeEnd,n,r,i,a,o)},`addEdgeMarkers`),d={arrow_cross:{type:`cross`,fill:!1},arrow_point:{type:`point`,fill:!0},arrow_barb:{type:`barb`,fill:!0},arrow_barb_neo:{type:`barb`,fill:!0},arrow_circle:{type:`circle`,fill:!1},aggregation:{type:`aggregation`,fill:!1},extension:{type:`extension`,fill:!1},composition:{type:`composition`,fill:!0},dependency:{type:`dependency`,fill:!0},lollipop:{type:`lollipop`,fill:!1},only_one:{type:`onlyOne`,fill:!1},zero_or_one:{type:`zeroOrOne`,fill:!1},one_or_more:{type:`oneOrMore`,fill:!1},zero_or_more:{type:`zeroOrMore`,fill:!1},requirement_arrow:{type:`requirement_arrow`,fill:!1},requirement_contains:{type:`requirement_contains`,fill:!1}},f=[`cross`,`point`,`circle`,`lollipop`,`aggregation`,`extension`,`composition`,`dependency`,`barb`],p=e.h((t,n,r,i,a,o,s=!1,c)=>{let l=d[r],u=l&&f.includes(l.type);if(!l){e.g.warn(`Unknown arrow type: ${r}`);return}let p=`${a}_${o}-${l.type}${n===`start`?`Start`:`End`}${s&&u?`-margin`:``}`;if(c&&c.trim()!==``){let e=`${p}_${c.replace(/[^\dA-Za-z]/g,`_`)}`;if(!document.getElementById(e)){let t=document.getElementById(p);if(t){let n=t.cloneNode(!0);n.id=e,n.querySelectorAll(`path, circle, line`).forEach(e=>{e.setAttribute(`stroke`,c),l.fill&&e.setAttribute(`fill`,c)}),t.parentNode?.appendChild(n)}}t.attr(`marker-${n}`,`url(${i}#${e})`)}else t.attr(`marker-${n}`,`url(${i}#${p})`)},`addEdgeMarker`),m=e.h(e=>typeof e==`string`?e:t.x()?.flowchart?.curve,`resolveEdgeCurveType`),h=new Map,g=new Map,_=e.h(()=>{h.clear(),g.clear()},`clear`),v=e.h(e=>e?typeof e==`string`?e:e.reduce((e,t)=>e+`;`+t,``):``,`getLabelStyles`),y=e.h(async(n,r)=>{let a=t.x(),c=t.T(a),{labelStyles:u}=o.i(r);r.labelStyle=u;let d=n.insert(`g`).attr(`class`,`edgeLabel`),f=d.insert(`g`).attr(`class`,`label`).attr(`data-id`,r.id),p=r.labelType===`markdown`,m=await s.n(n,r.label,{style:v(r.labelStyle),useHtmlLabels:c,addSvgBackground:!0,isNode:!1,markdown:p,width:void 0},a);f.node().appendChild(m),e.g.info(`abc82`,r,r.labelType);let _=m.getBBox(),y=_;if(c){let t=m.children[0],n=e.p(m);_=t.getBoundingClientRect(),y=_,n.attr(`width`,_.width),n.attr(`height`,_.height)}else{let t=e.p(m).select(`text`).node();t&&typeof t.getBBox==`function`&&(y=t.getBBox())}f.attr(`transform`,i.t(y,c)),h.set(r.id,d),r.width=_.width,r.height=_.height;let x;if(r.startLabelLeft){let t=n.insert(`g`).attr(`class`,`edgeTerminals`),a=t.insert(`g`).attr(`class`,`inner`),o=await l.r(a,r.startLabelLeft,v(r.labelStyle)||``,!1,!1);x=o;let s=o.getBBox();if(c){let t=o.children[0],n=e.p(o);s=t.getBoundingClientRect(),n.attr(`width`,s.width),n.attr(`height`,s.height)}a.attr(`transform`,i.t(s,c)),g.get(r.id)||g.set(r.id,{}),g.get(r.id).startLeft=t,b(x,r.startLabelLeft)}if(r.startLabelRight){let t=n.insert(`g`).attr(`class`,`edgeTerminals`),a=t.insert(`g`).attr(`class`,`inner`),o=await l.r(a,r.startLabelRight,v(r.labelStyle)||``,!1,!1);x=o;let s=o.getBBox();if(c){let t=o.children[0],n=e.p(o);s=t.getBoundingClientRect(),n.attr(`width`,s.width),n.attr(`height`,s.height)}a.attr(`transform`,i.t(s,c)),g.get(r.id)||g.set(r.id,{}),g.get(r.id).startRight=t,b(x,r.startLabelRight)}if(r.endLabelLeft){let t=n.insert(`g`).attr(`class`,`edgeTerminals`),a=t.insert(`g`).attr(`class`,`inner`),o=await l.r(t,r.endLabelLeft,v(r.labelStyle)||``,!1,!1);x=o;let s=o.getBBox();if(c){let t=o.children[0],n=e.p(o);s=t.getBoundingClientRect(),n.attr(`width`,s.width),n.attr(`height`,s.height)}a.attr(`transform`,i.t(s,c)),g.get(r.id)||g.set(r.id,{}),g.get(r.id).endLeft=t,b(x,r.endLabelLeft)}if(r.endLabelRight){let t=n.insert(`g`).attr(`class`,`edgeTerminals`),a=t.insert(`g`).attr(`class`,`inner`),o=await l.r(t,r.endLabelRight,v(r.labelStyle)||``,!1,!1);x=o;let s=o.getBBox();if(c){let t=o.children[0],n=e.p(o);s=t.getBoundingClientRect(),n.attr(`width`,s.width),n.attr(`height`,s.height)}a.attr(`transform`,i.t(s,c)),g.get(r.id)||g.set(r.id,{}),g.get(r.id).endRight=t,b(x,r.endLabelRight)}return m},`insertEdgeLabel`);function b(e,n){t.T(t.x())&&e&&(e.style.width=n.length*9+`px`,e.style.height=`12px`)}e.h(b,`setTerminalWidth`);var x=e.h((r,i)=>{e.g.debug(`Moving label abc88 `,r.id,r.label,h.get(r.id),i);let o=i.updatedPath?i.updatedPath:i.originalPath,{subGraphTitleTotalMargin:s}=a.n(t.x());if(r.label){let t=h.get(r.id),a=r.x,c=r.y;if(o){let t=n.g.calcLabelPosition(o);e.g.debug(`Moving label `+r.label+` from (`,a,`,`,c,`) to (`,t.x,`,`,t.y,`) abc88`),i.updatedPath&&(a=t.x,c=t.y)}t.attr(`transform`,`translate(${a}, ${c+s/2})`)}if(r.startLabelLeft){let e=g.get(r.id).startLeft,t=r.x,i=r.y;if(o){let e=n.g.calcTerminalLabelPosition(r.arrowTypeStart?10:0,`start_left`,o);t=e.x,i=e.y}e.attr(`transform`,`translate(${t}, ${i})`)}if(r.startLabelRight){let e=g.get(r.id).startRight,t=r.x,i=r.y;if(o){let e=n.g.calcTerminalLabelPosition(r.arrowTypeStart?10:0,`start_right`,o);t=e.x,i=e.y}e.attr(`transform`,`translate(${t}, ${i})`)}if(r.endLabelLeft){let e=g.get(r.id).endLeft,t=r.x,i=r.y;if(o){let e=n.g.calcTerminalLabelPosition(r.arrowTypeEnd?10:0,`end_left`,o);t=e.x,i=e.y}e.attr(`transform`,`translate(${t}, ${i})`)}if(r.endLabelRight){let e=g.get(r.id).endRight,t=r.x,i=r.y;if(o){let e=n.g.calcTerminalLabelPosition(r.arrowTypeEnd?10:0,`end_right`,o);t=e.x,i=e.y}e.attr(`transform`,`translate(${t}, ${i})`)}},`positionEdgeLabel`),S=e.h((e,t)=>{let n=e.x,r=e.y,i=Math.abs(t.x-n),a=Math.abs(t.y-r),o=e.width/2,s=e.height/2;return i>=o||a>=s},`outsideNode`),C=e.h((t,n,r)=>{e.g.debug(`intersection calc abc89:
|
|
2
2
|
outsidePoint: ${JSON.stringify(n)}
|
|
3
3
|
insidePoint : ${JSON.stringify(r)}
|
|
4
4
|
node : x:${t.x} y:${t.y} w:${t.width} h:${t.height}`);let i=t.x,a=t.y,o=Math.abs(i-r.x),s=t.width/2,c=r.x<n.x?s-o:s+o,l=t.height/2,u=Math.abs(n.y-r.y),d=Math.abs(n.x-r.x);if(Math.abs(a-n.y)*s>Math.abs(i-n.x)*l){let t=r.y<n.y?n.y-l-a:a-l-n.y;c=d*t/u;let i={x:r.x<n.x?r.x+c:r.x-d+c,y:r.y<n.y?r.y+u-t:r.y-u+t};return c===0&&(i.x=n.x,i.y=n.y),d===0&&(i.x=n.x),u===0&&(i.y=n.y),e.g.debug(`abc89 top/bottom calc, Q ${u}, q ${t}, R ${d}, r ${c}`,i),i}else{c=r.x<n.x?n.x-s-i:i-s-n.x;let t=u*c/d,a=r.x<n.x?r.x+d-c:r.x-d+c,o=r.y<n.y?r.y+t:r.y-t;return e.g.debug(`sides calc abc89, Q ${u}, q ${t}, R ${d}, r ${c}`,{_x:a,_y:o}),c===0&&(a=n.x,o=n.y),d===0&&(a=n.x),u===0&&(o=n.y),{x:a,y:o}}},`intersection`),w=e.h((t,n)=>{e.g.warn(`abc88 cutPathAtIntersect`,t,n);let r=[],i=t[0],a=!1;return t.forEach(t=>{if(e.g.info(`abc88 checking point`,t,n),!S(n,t)&&!a){let o=C(n,i,t);e.g.debug(`abc88 inside`,t,i,o),e.g.debug(`abc88 intersection`,o,n);let s=!1;r.forEach(e=>{s||=e.x===o.x&&e.y===o.y}),r.some(e=>e.x===o.x&&e.y===o.y)?e.g.warn(`abc88 no intersect`,o,r):r.push(o),a=!0}else e.g.warn(`abc88 outside`,t,i),i=t,a||r.push(t)}),e.g.debug(`returning points`,r),r},`cutPathAtIntersect`);function T(e){let t=[],n=[];for(let r=1;r<e.length-1;r++){let i=e[r-1],a=e[r],o=e[r+1];(i.x===a.x&&a.y===o.y&&Math.abs(a.x-o.x)>5&&Math.abs(a.y-i.y)>5||i.y===a.y&&a.x===o.x&&Math.abs(a.x-i.x)>5&&Math.abs(a.y-o.y)>5)&&(t.push(a),n.push(r))}return{cornerPoints:t,cornerPointPositions:n}}e.h(T,`extractCornerPoints`);var E=e.h(function(e,t,n){let r=t.x-e.x,i=t.y-e.y,a=n/Math.sqrt(r*r+i*i);return{x:t.x-a*r,y:t.y-a*i}},`findAdjacentPoint`),D=e.h(function(t){let{cornerPointPositions:n}=T(t),r=[];for(let i=0;i<t.length;i++)if(n.includes(i)){let n=t[i-1],a=t[i+1],o=t[i],s=E(n,o,5),c=E(a,o,5),l=c.x-s.x,u=c.y-s.y;r.push(s);let d=Math.sqrt(2)*2,f={x:o.x,y:o.y};Math.abs(a.x-n.x)>10&&Math.abs(a.y-n.y)>=10?(e.g.debug(`Corner point fixing`,Math.abs(a.x-n.x),Math.abs(a.y-n.y)),f=o.x===s.x?{x:l<0?s.x-5+d:s.x+5-d,y:u<0?s.y-d:s.y+d}:{x:l<0?s.x-d:s.x+d,y:u<0?s.y-5+d:s.y+5-d}):e.g.debug(`Corner point skipping fixing`,Math.abs(a.x-n.x),Math.abs(a.y-n.y)),r.push(f,c)}else r.push(t[i]);return r},`fixCorners`),O=e.h((e,t,n)=>{let r=e-t-n,i=Math.floor(r/4);return`0 ${t} ${Array(i).fill(`2 2`).join(` `)} ${n}`},`generateDashArray`),k=e.h(function(a,s,l,d,f,p,h,g=!1){if(!h)throw Error(`insertEdge: missing diagramId for edge "${s.id}" \u2014 edge IDs require a diagram prefix for uniqueness`);let{handDrawnSeed:_}=t.x(),v=s.points,y=!1,b=f;var x=p;let S=[];for(let e in s.cssCompiledStyles)o.n(e)||S.push(s.cssCompiledStyles[e]);e.g.debug(`UIO intersect check`,s.points,x.x,b.x),x.intersect&&b.intersect&&!g&&(v=v.slice(1,s.points.length-1),v.unshift(b.intersect(v[0])),e.g.debug(`Last point UIO`,s.start,`-->`,s.end,v[v.length-1],x,x.intersect(v[v.length-1])),v.push(x.intersect(v[v.length-1])));let C=btoa(JSON.stringify(v));s.toCluster&&(e.g.info(`to cluster abc88`,l.get(s.toCluster)),v=w(s.points,l.get(s.toCluster).node),y=!0),s.fromCluster&&(e.g.debug(`from cluster abc88`,l.get(s.fromCluster),JSON.stringify(v,null,2)),v=w(v.reverse(),l.get(s.fromCluster).node).reverse(),y=!0);let T=v.filter(e=>!Number.isNaN(e.y)),E=m(s.curve);E!==`rounded`&&(T=D(T));let k=n.rt;switch(E){case`linear`:k=n.rt;break;case`basis`:k=n.et;break;case`cardinal`:k=n.$;break;case`bumpX`:k=n.tt;break;case`bumpY`:k=n.nt;break;case`catmullRom`:k=n.Q;break;case`monotoneX`:k=n.X;break;case`monotoneY`:k=n.Z;break;case`natural`:k=n.Y;break;case`step`:k=n.J;break;case`stepAfter`:k=n.K;break;case`stepBefore`:k=n.q;break;case`rounded`:k=n.rt;break;default:k=n.et}let{x:j,y:N}=i.n(s),P=r.t().x(j).y(N).curve(k),F;switch(s.thickness){case`normal`:F=`edge-thickness-normal`;break;case`thick`:F=`edge-thickness-thick`;break;case`invisible`:F=`edge-thickness-invisible`;break;default:F=`edge-thickness-normal`}switch(s.pattern){case`solid`:F+=` edge-pattern-solid`;break;case`dotted`:F+=` edge-pattern-dotted`;break;case`dashed`:F+=` edge-pattern-dashed`;break;default:F+=` edge-pattern-solid`}let I,L=E===`rounded`?A(M(T,s),5):P(T),R=Array.isArray(s.style)?s.style:[s.style],z=R.find(e=>e?.startsWith(`stroke:`)),B=``;s.animate&&(B=`edge-animation-fast`),s.animation&&(B=`edge-animation-`+s.animation);let V=!1;if(s.look===`handDrawn`){let t=c.t.svg(a);Object.assign([],T);let n=t.path(L,{roughness:.3,seed:_});F+=` transition`,I=e.p(n).select(`path`).attr(`id`,`${h}-${s.id}`).attr(`class`,` `+F+(s.classes?` `+s.classes:``)+(B?` `+B:``)).attr(`style`,R?R.reduce((e,t)=>e+`;`+t,``):``);let r=I.attr(`d`);I.attr(`d`,r),a.node().appendChild(I.node())}else{let e=S.join(`;`),t=R?R.reduce((e,t)=>e+t+`;`,``):``,n=(e?e+`;`+t+`;`:t)+`;`+(R?R.reduce((e,t)=>e+`;`+t,``):``);I=a.append(`path`).attr(`d`,L).attr(`id`,`${h}-${s.id}`).attr(`class`,` `+F+(s.classes?` `+s.classes:``)+(B?` `+B:``)).attr(`style`,n),z=n.match(/stroke:([^;]+)/)?.[1],V=s.animate===!0||!!s.animation||e.includes(`animation`);let r=I.node(),o=typeof r.getTotalLength==`function`?r.getTotalLength():0,c=i.i[s.arrowTypeStart]||0,l=i.i[s.arrowTypeEnd]||0;if(s.look===`neo`&&!V){let e=`stroke-dasharray: ${s.pattern===`dotted`||s.pattern===`dashed`?O(o,c,l):`0 ${c} ${o-c-l} ${l}`}; stroke-dashoffset: 0;`;I.attr(`style`,e+I.attr(`style`))}}I.attr(`data-edge`,!0),I.attr(`data-et`,`edge`),I.attr(`data-id`,s.id),I.attr(`data-points`,C),I.attr(`data-look`,n.u(s.look)),s.showPoints&&T.forEach(e=>{a.append(`circle`).style(`stroke`,`red`).style(`fill`,`red`).attr(`r`,1).attr(`cx`,e.x).attr(`cy`,e.y)});let H=``;(t.x().flowchart.arrowMarkerAbsolute||t.x().state.arrowMarkerAbsolute)&&(H=window.location.protocol+`//`+window.location.host+window.location.pathname+window.location.search,H=H.replace(/\(/g,`\\(`).replace(/\)/g,`\\)`)),e.g.info(`arrowTypeStart`,s.arrowTypeStart),e.g.info(`arrowTypeEnd`,s.arrowTypeEnd);let U=!V&&s?.look===`neo`;u(I,s,H,h,d,U,z);let W=Math.floor(v.length/2),G=v[W];n.g.isLabelCoordinateInPath(G,I.attr(`d`))||(y=!0);let K={};return y&&(K.updatedPath=v),K.originalPath=s.points,K},`insertEdge`);function A(e,t){if(e.length<2)return``;let n=``,r=e.length,i=1e-5;for(let a=0;a<r;a++){let o=e[a],s=e[a-1],c=e[a+1];if(a===0)n+=`M${o.x},${o.y}`;else if(a===r-1)n+=`L${o.x},${o.y}`;else{let e=o.x-s.x,r=o.y-s.y,a=c.x-o.x,l=c.y-o.y,u=Math.hypot(e,r),d=Math.hypot(a,l);if(u<i||d<i){n+=`L${o.x},${o.y}`;continue}let f=e/u,p=r/u,m=a/d,h=l/d,g=f*m+p*h,_=Math.acos(Math.max(-1,Math.min(1,g)));if(_<i||Math.abs(Math.PI-_)<i){n+=`L${o.x},${o.y}`;continue}let v=Math.min(t/Math.sin(_/2),u/2,d/2),y=o.x-f*v,b=o.y-p*v,x=o.x+m*v,S=o.y+h*v;n+=`L${y},${b}`,n+=`Q${o.x},${o.y} ${x},${S}`}}return n}e.h(A,`generateRoundedPath`);function j(e,t){if(!e||!t)return{angle:0,deltaX:0,deltaY:0};let n=t.x-e.x,r=t.y-e.y;return{angle:Math.atan2(r,n),deltaX:n,deltaY:r}}e.h(j,`calculateDeltaAndAngle`);function M(e,t){let n=e.map(e=>({...e}));if(e.length>=2&&i.r[t.arrowTypeStart]){let r=i.r[t.arrowTypeStart],a=e[0],o=e[1],{angle:s}=j(a,o),c=r*Math.cos(s),l=r*Math.sin(s);n[0].x=a.x+c,n[0].y=a.y+l}let r=e.length;if(r>=2&&i.r[t.arrowTypeEnd]){let a=i.r[t.arrowTypeEnd],o=e[r-1],s=e[r-2],{angle:c}=j(s,o),l=a*Math.cos(c),u=a*Math.sin(c);n[r-1].x=o.x-l,n[r-1].y=o.y-u}return n}e.h(M,`applyMarkerOffsetsToPoints`);var N=e.h((e,t,n,r)=>{t.forEach(t=>{P[t](e,n,r)})},`insertMarkers`),P={extension:e.h((t,n,r)=>{e.g.trace(`Making markers for `,r),t.append(`defs`).append(`marker`).attr(`id`,r+`_`+n+`-extensionStart`).attr(`class`,`marker extension `+n).attr(`refX`,18).attr(`refY`,7).attr(`markerWidth`,20).attr(`markerHeight`,28).attr(`orient`,`auto`).attr(`markerUnits`,`userSpaceOnUse`).append(`path`).attr(`d`,`M 1,7 L18,13 V 1 Z`),t.append(`defs`).append(`marker`).attr(`id`,r+`_`+n+`-extensionEnd`).attr(`class`,`marker extension `+n).attr(`refX`,1).attr(`refY`,7).attr(`markerWidth`,20).attr(`markerHeight`,28).attr(`orient`,`auto`).append(`path`).attr(`d`,`M 1,1 V 13 L18,7 Z`),t.append(`marker`).attr(`id`,r+`_`+n+`-extensionStart-margin`).attr(`class`,`marker extension `+n).attr(`refX`,18).attr(`refY`,7).attr(`markerWidth`,20).attr(`markerHeight`,28).attr(`orient`,`auto`).attr(`markerUnits`,`userSpaceOnUse`).attr(`viewBox`,`0 0 20 14`).append(`polygon`).attr(`points`,`10,7 18,13 18,1`).style(`stroke-width`,2).style(`stroke-dasharray`,`0`),t.append(`defs`).append(`marker`).attr(`id`,r+`_`+n+`-extensionEnd-margin`).attr(`class`,`marker extension `+n).attr(`refX`,9).attr(`refY`,7).attr(`markerWidth`,20).attr(`markerHeight`,28).attr(`orient`,`auto`).attr(`markerUnits`,`userSpaceOnUse`).attr(`viewBox`,`0 0 20 14`).append(`polygon`).attr(`points`,`10,1 10,13 18,7`).style(`stroke-width`,2).style(`stroke-dasharray`,`0`)},`extension`),composition:e.h((e,t,n)=>{e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-compositionStart`).attr(`class`,`marker composition `+t).attr(`refX`,18).attr(`refY`,7).attr(`markerWidth`,190).attr(`markerHeight`,240).attr(`orient`,`auto`).append(`path`).attr(`d`,`M 18,7 L9,13 L1,7 L9,1 Z`),e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-compositionEnd`).attr(`class`,`marker composition `+t).attr(`refX`,1).attr(`refY`,7).attr(`markerWidth`,20).attr(`markerHeight`,28).attr(`orient`,`auto`).append(`path`).attr(`d`,`M 18,7 L9,13 L1,7 L9,1 Z`),e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-compositionStart-margin`).attr(`class`,`marker composition `+t).attr(`refX`,15).attr(`refY`,7).attr(`markerWidth`,190).attr(`markerHeight`,240).attr(`orient`,`auto`).attr(`markerUnits`,`userSpaceOnUse`).append(`path`).style(`stroke-width`,0).attr(`viewBox`,`0 0 15 15`).attr(`d`,`M 18,7 L9,13 L1,7 L9,1 Z`),e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-compositionEnd-margin`).attr(`class`,`marker composition `+t).attr(`refX`,3.5).attr(`refY`,7).attr(`markerWidth`,20).attr(`markerHeight`,28).attr(`orient`,`auto`).attr(`markerUnits`,`userSpaceOnUse`).append(`path`).style(`stroke-width`,0).attr(`d`,`M 18,7 L9,13 L1,7 L9,1 Z`)},`composition`),aggregation:e.h((e,t,n)=>{e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-aggregationStart`).attr(`class`,`marker aggregation `+t).attr(`refX`,18).attr(`refY`,7).attr(`markerWidth`,190).attr(`markerHeight`,240).attr(`orient`,`auto`).append(`path`).attr(`d`,`M 18,7 L9,13 L1,7 L9,1 Z`),e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-aggregationEnd`).attr(`class`,`marker aggregation `+t).attr(`refX`,1).attr(`refY`,7).attr(`markerWidth`,20).attr(`markerHeight`,28).attr(`orient`,`auto`).append(`path`).attr(`d`,`M 18,7 L9,13 L1,7 L9,1 Z`),e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-aggregationStart-margin`).attr(`class`,`marker aggregation `+t).attr(`refX`,15).attr(`refY`,7).attr(`markerWidth`,190).attr(`markerHeight`,240).attr(`orient`,`auto`).attr(`markerUnits`,`userSpaceOnUse`).append(`path`).style(`stroke-width`,2).attr(`d`,`M 18,7 L9,13 L1,7 L9,1 Z`),e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-aggregationEnd-margin`).attr(`class`,`marker aggregation `+t).attr(`refX`,1).attr(`refY`,7).attr(`markerWidth`,20).attr(`markerHeight`,28).attr(`orient`,`auto`).attr(`markerUnits`,`userSpaceOnUse`).append(`path`).style(`stroke-width`,2).attr(`d`,`M 18,7 L9,13 L1,7 L9,1 Z`)},`aggregation`),dependency:e.h((e,t,n)=>{e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-dependencyStart`).attr(`class`,`marker dependency `+t).attr(`refX`,6).attr(`refY`,7).attr(`markerWidth`,190).attr(`markerHeight`,240).attr(`orient`,`auto`).append(`path`).attr(`d`,`M 5,7 L9,13 L1,7 L9,1 Z`),e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-dependencyEnd`).attr(`class`,`marker dependency `+t).attr(`refX`,13).attr(`refY`,7).attr(`markerWidth`,20).attr(`markerHeight`,28).attr(`orient`,`auto`).append(`path`).attr(`d`,`M 18,7 L9,13 L14,7 L9,1 Z`),e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-dependencyStart-margin`).attr(`class`,`marker dependency `+t).attr(`refX`,4).attr(`refY`,7).attr(`markerWidth`,190).attr(`markerHeight`,240).attr(`orient`,`auto`).attr(`markerUnits`,`userSpaceOnUse`).append(`path`).style(`stroke-width`,0).attr(`d`,`M 5,7 L9,13 L1,7 L9,1 Z`),e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-dependencyEnd-margin`).attr(`class`,`marker dependency `+t).attr(`refX`,16).attr(`refY`,7).attr(`markerWidth`,20).attr(`markerHeight`,28).attr(`orient`,`auto`).attr(`markerUnits`,`userSpaceOnUse`).append(`path`).style(`stroke-width`,0).attr(`d`,`M 18,7 L9,13 L14,7 L9,1 Z`)},`dependency`),lollipop:e.h((e,t,n)=>{e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-lollipopStart`).attr(`class`,`marker lollipop `+t).attr(`refX`,13).attr(`refY`,7).attr(`markerWidth`,190).attr(`markerHeight`,240).attr(`orient`,`auto`).append(`circle`).attr(`fill`,`transparent`).attr(`cx`,7).attr(`cy`,7).attr(`r`,6),e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-lollipopEnd`).attr(`class`,`marker lollipop `+t).attr(`refX`,1).attr(`refY`,7).attr(`markerWidth`,190).attr(`markerHeight`,240).attr(`orient`,`auto`).append(`circle`).attr(`fill`,`transparent`).attr(`cx`,7).attr(`cy`,7).attr(`r`,6),e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-lollipopStart-margin`).attr(`class`,`marker lollipop `+t).attr(`refX`,13).attr(`refY`,7).attr(`markerWidth`,190).attr(`markerHeight`,240).attr(`orient`,`auto`).attr(`markerUnits`,`userSpaceOnUse`).append(`circle`).attr(`fill`,`transparent`).attr(`cx`,7).attr(`cy`,7).attr(`r`,6).attr(`stroke-width`,2),e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-lollipopEnd-margin`).attr(`class`,`marker lollipop `+t).attr(`refX`,1).attr(`refY`,7).attr(`markerWidth`,190).attr(`markerHeight`,240).attr(`orient`,`auto`).attr(`markerUnits`,`userSpaceOnUse`).append(`circle`).attr(`fill`,`transparent`).attr(`cx`,7).attr(`cy`,7).attr(`r`,6).attr(`stroke-width`,2)},`lollipop`),point:e.h((e,t,n)=>{e.append(`marker`).attr(`id`,n+`_`+t+`-pointEnd`).attr(`class`,`marker `+t).attr(`viewBox`,`0 0 10 10`).attr(`refX`,5).attr(`refY`,5).attr(`markerUnits`,`userSpaceOnUse`).attr(`markerWidth`,8).attr(`markerHeight`,8).attr(`orient`,`auto`).append(`path`).attr(`d`,`M 0 0 L 10 5 L 0 10 z`).attr(`class`,`arrowMarkerPath`).style(`stroke-width`,1).style(`stroke-dasharray`,`1,0`),e.append(`marker`).attr(`id`,n+`_`+t+`-pointStart`).attr(`class`,`marker `+t).attr(`viewBox`,`0 0 10 10`).attr(`refX`,4.5).attr(`refY`,5).attr(`markerUnits`,`userSpaceOnUse`).attr(`markerWidth`,8).attr(`markerHeight`,8).attr(`orient`,`auto`).append(`path`).attr(`d`,`M 0 5 L 10 10 L 10 0 z`).attr(`class`,`arrowMarkerPath`).style(`stroke-width`,1).style(`stroke-dasharray`,`1,0`),e.append(`marker`).attr(`id`,n+`_`+t+`-pointEnd-margin`).attr(`class`,`marker `+t).attr(`viewBox`,`0 0 11.5 14`).attr(`refX`,11.5).attr(`refY`,7).attr(`markerUnits`,`userSpaceOnUse`).attr(`markerWidth`,10.5).attr(`markerHeight`,14).attr(`orient`,`auto`).append(`path`).attr(`d`,`M 0 0 L 11.5 7 L 0 14 z`).attr(`class`,`arrowMarkerPath`).style(`stroke-width`,0).style(`stroke-dasharray`,`1,0`),e.append(`marker`).attr(`id`,n+`_`+t+`-pointStart-margin`).attr(`class`,`marker `+t).attr(`viewBox`,`0 0 11.5 14`).attr(`refX`,1).attr(`refY`,7).attr(`markerUnits`,`userSpaceOnUse`).attr(`markerWidth`,11.5).attr(`markerHeight`,14).attr(`orient`,`auto`).append(`polygon`).attr(`points`,`0,7 11.5,14 11.5,0`).attr(`class`,`arrowMarkerPath`).style(`stroke-width`,0).style(`stroke-dasharray`,`1,0`)},`point`),circle:e.h((e,t,n)=>{e.append(`marker`).attr(`id`,n+`_`+t+`-circleEnd`).attr(`class`,`marker `+t).attr(`viewBox`,`0 0 10 10`).attr(`refX`,11).attr(`refY`,5).attr(`markerUnits`,`userSpaceOnUse`).attr(`markerWidth`,11).attr(`markerHeight`,11).attr(`orient`,`auto`).append(`circle`).attr(`cx`,`5`).attr(`cy`,`5`).attr(`r`,`5`).attr(`class`,`arrowMarkerPath`).style(`stroke-width`,1).style(`stroke-dasharray`,`1,0`),e.append(`marker`).attr(`id`,n+`_`+t+`-circleStart`).attr(`class`,`marker `+t).attr(`viewBox`,`0 0 10 10`).attr(`refX`,-1).attr(`refY`,5).attr(`markerUnits`,`userSpaceOnUse`).attr(`markerWidth`,11).attr(`markerHeight`,11).attr(`orient`,`auto`).append(`circle`).attr(`cx`,`5`).attr(`cy`,`5`).attr(`r`,`5`).attr(`class`,`arrowMarkerPath`).style(`stroke-width`,1).style(`stroke-dasharray`,`1,0`),e.append(`marker`).attr(`id`,n+`_`+t+`-circleEnd-margin`).attr(`class`,`marker `+t).attr(`viewBox`,`0 0 10 10`).attr(`refY`,5).attr(`refX`,12.25).attr(`markerUnits`,`userSpaceOnUse`).attr(`markerWidth`,14).attr(`markerHeight`,14).attr(`orient`,`auto`).append(`circle`).attr(`cx`,`5`).attr(`cy`,`5`).attr(`r`,`5`).attr(`class`,`arrowMarkerPath`).style(`stroke-width`,0).style(`stroke-dasharray`,`1,0`),e.append(`marker`).attr(`id`,n+`_`+t+`-circleStart-margin`).attr(`class`,`marker `+t).attr(`viewBox`,`0 0 10 10`).attr(`refX`,-2).attr(`refY`,5).attr(`markerUnits`,`userSpaceOnUse`).attr(`markerWidth`,14).attr(`markerHeight`,14).attr(`orient`,`auto`).append(`circle`).attr(`cx`,`5`).attr(`cy`,`5`).attr(`r`,`5`).attr(`class`,`arrowMarkerPath`).style(`stroke-width`,0).style(`stroke-dasharray`,`1,0`)},`circle`),cross:e.h((e,t,n)=>{e.append(`marker`).attr(`id`,n+`_`+t+`-crossEnd`).attr(`class`,`marker cross `+t).attr(`viewBox`,`0 0 11 11`).attr(`refX`,12).attr(`refY`,5.2).attr(`markerUnits`,`userSpaceOnUse`).attr(`markerWidth`,11).attr(`markerHeight`,11).attr(`orient`,`auto`).append(`path`).attr(`d`,`M 1,1 l 9,9 M 10,1 l -9,9`).attr(`class`,`arrowMarkerPath`).style(`stroke-width`,2).style(`stroke-dasharray`,`1,0`),e.append(`marker`).attr(`id`,n+`_`+t+`-crossStart`).attr(`class`,`marker cross `+t).attr(`viewBox`,`0 0 11 11`).attr(`refX`,-1).attr(`refY`,5.2).attr(`markerUnits`,`userSpaceOnUse`).attr(`markerWidth`,11).attr(`markerHeight`,11).attr(`orient`,`auto`).append(`path`).attr(`d`,`M 1,1 l 9,9 M 10,1 l -9,9`).attr(`class`,`arrowMarkerPath`).style(`stroke-width`,2).style(`stroke-dasharray`,`1,0`),e.append(`marker`).attr(`id`,n+`_`+t+`-crossEnd-margin`).attr(`class`,`marker cross `+t).attr(`viewBox`,`0 0 15 15`).attr(`refX`,17.7).attr(`refY`,7.5).attr(`markerUnits`,`userSpaceOnUse`).attr(`markerWidth`,12).attr(`markerHeight`,12).attr(`orient`,`auto`).append(`path`).attr(`d`,`M 1,1 L 14,14 M 1,14 L 14,1`).attr(`class`,`arrowMarkerPath`).style(`stroke-width`,2.5),e.append(`marker`).attr(`id`,n+`_`+t+`-crossStart-margin`).attr(`class`,`marker cross `+t).attr(`viewBox`,`0 0 15 15`).attr(`refX`,-3.5).attr(`refY`,7.5).attr(`markerUnits`,`userSpaceOnUse`).attr(`markerWidth`,12).attr(`markerHeight`,12).attr(`orient`,`auto`).append(`path`).attr(`d`,`M 1,1 L 14,14 M 1,14 L 14,1`).attr(`class`,`arrowMarkerPath`).style(`stroke-width`,2.5).style(`stroke-dasharray`,`1,0`)},`cross`),barb:e.h((e,t,n)=>{e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-barbEnd`).attr(`refX`,19).attr(`refY`,7).attr(`markerWidth`,20).attr(`markerHeight`,14).attr(`markerUnits`,`userSpaceOnUse`).attr(`orient`,`auto`).append(`path`).attr(`d`,`M 19,7 L9,13 L14,7 L9,1 Z`)},`barb`),barbNeo:e.h((e,n,r)=>{let{themeVariables:i}=t.b(),{transitionColor:a}=i;e.append(`defs`).append(`marker`).attr(`id`,r+`_`+n+`-barbEnd`).attr(`refX`,19).attr(`refY`,7).attr(`markerWidth`,20).attr(`markerHeight`,14).attr(`markerUnits`,`strokeWidth`).attr(`orient`,`auto`).append(`path`).attr(`d`,`M 19,7 L11,14 L13,7 L11,0 Z`),e.append(`defs`).append(`marker`).attr(`id`,r+`_`+n+`-barbEnd-margin`).attr(`refX`,17).attr(`refY`,7).attr(`markerWidth`,20).attr(`markerHeight`,14).attr(`markerUnits`,`userSpaceOnUse`).attr(`orient`,`auto`).append(`path`).attr(`d`,`M 19,7 L11,14 L13,7 L11,0 Z`).attr(`fill`,`${a}`)},`barbNeo`),only_one:e.h((e,t,n)=>{e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-onlyOneStart`).attr(`class`,`marker onlyOne `+t).attr(`refX`,0).attr(`refY`,9).attr(`markerWidth`,18).attr(`markerHeight`,18).attr(`orient`,`auto`).append(`path`).attr(`d`,`M9,0 L9,18 M15,0 L15,18`),e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-onlyOneEnd`).attr(`class`,`marker onlyOne `+t).attr(`refX`,18).attr(`refY`,9).attr(`markerWidth`,18).attr(`markerHeight`,18).attr(`orient`,`auto`).append(`path`).attr(`d`,`M3,0 L3,18 M9,0 L9,18`)},`only_one`),zero_or_one:e.h((e,t,n)=>{let r=e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-zeroOrOneStart`).attr(`class`,`marker zeroOrOne `+t).attr(`refX`,0).attr(`refY`,9).attr(`markerWidth`,30).attr(`markerHeight`,18).attr(`orient`,`auto`);r.append(`circle`).attr(`fill`,`white`).attr(`cx`,21).attr(`cy`,9).attr(`r`,6),r.append(`path`).attr(`d`,`M9,0 L9,18`);let i=e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-zeroOrOneEnd`).attr(`class`,`marker zeroOrOne `+t).attr(`refX`,30).attr(`refY`,9).attr(`markerWidth`,30).attr(`markerHeight`,18).attr(`orient`,`auto`);i.append(`circle`).attr(`fill`,`white`).attr(`cx`,9).attr(`cy`,9).attr(`r`,6),i.append(`path`).attr(`d`,`M21,0 L21,18`)},`zero_or_one`),one_or_more:e.h((e,t,n)=>{e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-oneOrMoreStart`).attr(`class`,`marker oneOrMore `+t).attr(`refX`,18).attr(`refY`,18).attr(`markerWidth`,45).attr(`markerHeight`,36).attr(`orient`,`auto`).append(`path`).attr(`d`,`M0,18 Q 18,0 36,18 Q 18,36 0,18 M42,9 L42,27`),e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-oneOrMoreEnd`).attr(`class`,`marker oneOrMore `+t).attr(`refX`,27).attr(`refY`,18).attr(`markerWidth`,45).attr(`markerHeight`,36).attr(`orient`,`auto`).append(`path`).attr(`d`,`M3,9 L3,27 M9,18 Q27,0 45,18 Q27,36 9,18`)},`one_or_more`),zero_or_more:e.h((e,t,n)=>{let r=e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-zeroOrMoreStart`).attr(`class`,`marker zeroOrMore `+t).attr(`refX`,18).attr(`refY`,18).attr(`markerWidth`,57).attr(`markerHeight`,36).attr(`orient`,`auto`);r.append(`circle`).attr(`fill`,`white`).attr(`cx`,48).attr(`cy`,18).attr(`r`,6),r.append(`path`).attr(`d`,`M0,18 Q18,0 36,18 Q18,36 0,18`);let i=e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-zeroOrMoreEnd`).attr(`class`,`marker zeroOrMore `+t).attr(`refX`,39).attr(`refY`,18).attr(`markerWidth`,57).attr(`markerHeight`,36).attr(`orient`,`auto`);i.append(`circle`).attr(`fill`,`white`).attr(`cx`,9).attr(`cy`,18).attr(`r`,6),i.append(`path`).attr(`d`,`M21,18 Q39,0 57,18 Q39,36 21,18`)},`zero_or_more`),only_one_neo:e.h((e,n,r)=>{let{themeVariables:i}=t.b(),{strokeWidth:a}=i;e.append(`defs`).append(`marker`).attr(`id`,r+`_`+n+`-onlyOneStart`).attr(`class`,`marker onlyOne `+n).attr(`refX`,0).attr(`refY`,9).attr(`markerWidth`,18).attr(`markerHeight`,18).attr(`orient`,`auto`).attr(`markerUnits`,`userSpaceOnUse`).append(`path`).attr(`d`,`M9,0 L9,18 M15,0 L15,18`).attr(`stroke-width`,`${a}`),e.append(`defs`).append(`marker`).attr(`id`,r+`_`+n+`-onlyOneEnd`).attr(`class`,`marker onlyOne `+n).attr(`refX`,18).attr(`refY`,9).attr(`markerWidth`,18).attr(`markerHeight`,18).attr(`orient`,`auto`).attr(`markerUnits`,`userSpaceOnUse`).append(`path`).attr(`d`,`M3,0 L3,18 M9,0 L9,18`).attr(`stroke-width`,`${a}`)},`only_one_neo`),zero_or_one_neo:e.h((e,n,r)=>{let{themeVariables:i}=t.b(),{strokeWidth:a,mainBkg:o}=i,s=e.append(`defs`).append(`marker`).attr(`id`,r+`_`+n+`-zeroOrOneStart`).attr(`class`,`marker zeroOrOne `+n).attr(`refX`,0).attr(`refY`,9).attr(`markerWidth`,30).attr(`markerHeight`,18).attr(`orient`,`auto`).attr(`markerUnits`,`userSpaceOnUse`);s.append(`circle`).attr(`fill`,o??`white`).attr(`cx`,21).attr(`cy`,9).attr(`stroke-width`,`${a}`).attr(`r`,6),s.append(`path`).attr(`d`,`M9,0 L9,18`).attr(`stroke-width`,`${a}`);let c=e.append(`defs`).append(`marker`).attr(`id`,r+`_`+n+`-zeroOrOneEnd`).attr(`class`,`marker zeroOrOne `+n).attr(`refX`,30).attr(`refY`,9).attr(`markerWidth`,30).attr(`markerHeight`,18).attr(`markerUnits`,`userSpaceOnUse`).attr(`orient`,`auto`);c.append(`circle`).attr(`fill`,o??`white`).attr(`cx`,9).attr(`cy`,9).attr(`stroke-width`,`${a}`).attr(`r`,6),c.append(`path`).attr(`d`,`M21,0 L21,18`).attr(`stroke-width`,`${a}`)},`zero_or_one_neo`),one_or_more_neo:e.h((e,n,r)=>{let{themeVariables:i}=t.b(),{strokeWidth:a}=i;e.append(`defs`).append(`marker`).attr(`id`,r+`_`+n+`-oneOrMoreStart`).attr(`class`,`marker oneOrMore `+n).attr(`refX`,18).attr(`refY`,18).attr(`markerWidth`,45).attr(`markerHeight`,36).attr(`orient`,`auto`).attr(`markerUnits`,`userSpaceOnUse`).append(`path`).attr(`d`,`M0,18 Q 18,0 36,18 Q 18,36 0,18 M42,9 L42,27`).attr(`stroke-width`,`${a}`),e.append(`defs`).append(`marker`).attr(`id`,r+`_`+n+`-oneOrMoreEnd`).attr(`class`,`marker oneOrMore `+n).attr(`refX`,27).attr(`refY`,18).attr(`markerWidth`,45).attr(`markerHeight`,36).attr(`markerUnits`,`userSpaceOnUse`).attr(`orient`,`auto`).append(`path`).attr(`d`,`M3,9 L3,27 M9,18 Q27,0 45,18 Q27,36 9,18`).attr(`stroke-width`,`${a}`)},`one_or_more_neo`),zero_or_more_neo:e.h((e,n,r)=>{let{themeVariables:i}=t.b(),{strokeWidth:a,mainBkg:o}=i,s=e.append(`defs`).append(`marker`).attr(`id`,r+`_`+n+`-zeroOrMoreStart`).attr(`class`,`marker zeroOrMore `+n).attr(`refX`,18).attr(`refY`,18).attr(`markerWidth`,57).attr(`markerHeight`,36).attr(`markerUnits`,`userSpaceOnUse`).attr(`orient`,`auto`);s.append(`circle`).attr(`fill`,o??`white`).attr(`cx`,45.5).attr(`cy`,18).attr(`r`,6).attr(`stroke-width`,`${a}`),s.append(`path`).attr(`d`,`M0,18 Q18,0 36,18 Q18,36 0,18`).attr(`stroke-width`,`${a}`);let c=e.append(`defs`).append(`marker`).attr(`id`,r+`_`+n+`-zeroOrMoreEnd`).attr(`class`,`marker zeroOrMore `+n).attr(`refX`,39).attr(`refY`,18).attr(`markerWidth`,57).attr(`markerHeight`,36).attr(`orient`,`auto`).attr(`markerUnits`,`userSpaceOnUse`);c.append(`circle`).attr(`fill`,o??`white`).attr(`cx`,11).attr(`cy`,18).attr(`r`,6).attr(`stroke-width`,`${a}`),c.append(`path`).attr(`d`,`M21,18 Q39,0 57,18 Q39,36 21,18`).attr(`stroke-width`,`${a}`)},`zero_or_more_neo`),requirement_arrow:e.h((e,t,n)=>{e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-requirement_arrowEnd`).attr(`refX`,20).attr(`refY`,10).attr(`markerWidth`,20).attr(`markerHeight`,20).attr(`orient`,`auto`).append(`path`).attr(`d`,`M0,0
|
|
@@ -7,4 +7,4 @@ const e=require(`./src-BgvDIw01.cjs`),t=require(`./chunk-CSCIHK7Q-BPMuICCz.cjs`)
|
|
|
7
7
|
L0,20`)},`requirement_arrow`),requirement_contains:e.h((e,t,n)=>{let r=e.append(`defs`).append(`marker`).attr(`id`,n+`_`+t+`-requirement_containsStart`).attr(`refX`,0).attr(`refY`,10).attr(`markerWidth`,20).attr(`markerHeight`,20).attr(`orient`,`auto`).append(`g`);r.append(`circle`).attr(`cx`,10).attr(`cy`,10).attr(`r`,9).attr(`fill`,`none`),r.append(`line`).attr(`x1`,1).attr(`x2`,19).attr(`y1`,10).attr(`y2`,10),r.append(`line`).attr(`y1`,1).attr(`y2`,19).attr(`x1`,10).attr(`x2`,10)},`requirement_contains`),requirement_arrow_neo:e.h((e,n,r)=>{let{themeVariables:i}=t.b(),{strokeWidth:a}=i;e.append(`defs`).append(`marker`).attr(`id`,r+`_`+n+`-requirement_arrowEnd`).attr(`refX`,20).attr(`refY`,10).attr(`markerWidth`,20).attr(`markerHeight`,20).attr(`orient`,`auto`).attr(`markerUnits`,`userSpaceOnUse`).attr(`stroke-width`,`${a}`).attr(`viewBox`,`0 0 25 20`).append(`path`).attr(`d`,`M0,0
|
|
8
8
|
L20,10
|
|
9
9
|
M20,10
|
|
10
|
-
L0,20`).attr(`stroke-linejoin`,`miter`)},`requirement_arrow_neo`),requirement_contains_neo:e.h((e,n,r)=>{let{themeVariables:i}=t.b(),{strokeWidth:a}=i,o=e.append(`defs`).append(`marker`).attr(`id`,r+`_`+n+`-requirement_containsStart`).attr(`refX`,0).attr(`refY`,10).attr(`markerWidth`,20).attr(`markerHeight`,20).attr(`orient`,`auto`).attr(`markerUnits`,`userSpaceOnUse`).append(`g`);o.append(`circle`).attr(`cx`,10).attr(`cy`,10).attr(`r`,9).attr(`fill`,`none`),o.append(`line`).attr(`x1`,1).attr(`x2`,19).attr(`y1`,10).attr(`y2`,10),o.append(`line`).attr(`y1`,1).attr(`y2`,19).attr(`x1`,10).attr(`x2`,10),o.selectAll(`*`).attr(`stroke-width`,`${a}`)},`requirement_contains_neo`)},F=N;Object.defineProperty(exports
|
|
10
|
+
L0,20`).attr(`stroke-linejoin`,`miter`)},`requirement_arrow_neo`),requirement_contains_neo:e.h((e,n,r)=>{let{themeVariables:i}=t.b(),{strokeWidth:a}=i,o=e.append(`defs`).append(`marker`).attr(`id`,r+`_`+n+`-requirement_containsStart`).attr(`refX`,0).attr(`refY`,10).attr(`markerWidth`,20).attr(`markerHeight`,20).attr(`orient`,`auto`).attr(`markerUnits`,`userSpaceOnUse`).append(`g`);o.append(`circle`).attr(`cx`,10).attr(`cy`,10).attr(`r`,9).attr(`fill`,`none`),o.append(`line`).attr(`x1`,1).attr(`x2`,19).attr(`y1`,10).attr(`y2`,10),o.append(`line`).attr(`y1`,1).attr(`y2`,19).attr(`x1`,10).attr(`x2`,10),o.selectAll(`*`).attr(`stroke-width`,`${a}`)},`requirement_contains_neo`)},F=N;Object.defineProperty(exports,"a",{enumerable:!0,get:function(){return x}}),Object.defineProperty(exports,"i",{enumerable:!0,get:function(){return F}}),Object.defineProperty(exports,"n",{enumerable:!0,get:function(){return k}}),Object.defineProperty(exports,"r",{enumerable:!0,get:function(){return y}}),Object.defineProperty(exports,"t",{enumerable:!0,get:function(){return _}});
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { g as e, h as t, p as n } from "./src-
|
|
2
|
-
import { T as r, b as i, x as a } from "./chunk-CSCIHK7Q-
|
|
3
|
-
import { $ as o, J as s, K as c, Q as l, X as u, Y as d, Z as f, et as p, g as m, nt as h, q as g, rt as _, tt as v, u as y } from "./chunk-5ZQYHXKU-
|
|
4
|
-
import { t as b } from "./line-
|
|
5
|
-
import { i as x, n as S, r as C, t as w } from "./chunk-BSJP7CBP-
|
|
6
|
-
import { n as T } from "./chunk-L5ZTLDWV-
|
|
7
|
-
import { i as E, n as ee } from "./chunk-NZK2D7GU-
|
|
8
|
-
import { n as D } from "./chunk-O5CBEL6O-
|
|
9
|
-
import { t as te } from "./rough.esm-
|
|
10
|
-
import { r as O } from "./chunk-3OPIFGDE-
|
|
1
|
+
import { g as e, h as t, p as n } from "./src-GDFuItmC.js";
|
|
2
|
+
import { T as r, b as i, x as a } from "./chunk-CSCIHK7Q-Drr_NBLR.js";
|
|
3
|
+
import { $ as o, J as s, K as c, Q as l, X as u, Y as d, Z as f, et as p, g as m, nt as h, q as g, rt as _, tt as v, u as y } from "./chunk-5ZQYHXKU-BvO58_5C.js";
|
|
4
|
+
import { t as b } from "./line-0G6sJTVA.js";
|
|
5
|
+
import { i as x, n as S, r as C, t as w } from "./chunk-BSJP7CBP-BjkTjHJ6.js";
|
|
6
|
+
import { n as T } from "./chunk-L5ZTLDWV-DXk-PQPS.js";
|
|
7
|
+
import { i as E, n as ee } from "./chunk-NZK2D7GU-CqugOMaJ.js";
|
|
8
|
+
import { n as D } from "./chunk-O5CBEL6O-BIU6TcWp.js";
|
|
9
|
+
import { t as te } from "./rough.esm-rcMoXTJj.js";
|
|
10
|
+
import { r as O } from "./chunk-3OPIFGDE-BYuWDDGY.js";
|
|
11
11
|
//#region node_modules/mermaid/dist/chunks/mermaid.core/chunk-KSCS5N6A.mjs
|
|
12
12
|
var k = /* @__PURE__ */ t((e, t, n, r, i, a = !1, o) => {
|
|
13
13
|
t.arrowTypeStart && M(e, "start", t.arrowTypeStart, n, r, i, a, o), t.arrowTypeEnd && M(e, "end", t.arrowTypeEnd, n, r, i, a, o);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { h as e } from "./src-
|
|
2
|
-
import { f as t, x as n } from "./chunk-CSCIHK7Q-
|
|
3
|
-
import { p as r } from "./chunk-5ZQYHXKU-
|
|
1
|
+
import { h as e } from "./src-GDFuItmC.js";
|
|
2
|
+
import { f as t, x as n } from "./chunk-CSCIHK7Q-Drr_NBLR.js";
|
|
3
|
+
import { p as r } from "./chunk-5ZQYHXKU-BvO58_5C.js";
|
|
4
4
|
//#region node_modules/mermaid/dist/chunks/mermaid.core/chunk-L5ZTLDWV.mjs
|
|
5
5
|
var i = /* @__PURE__ */ e(({ flowchart: e }) => {
|
|
6
6
|
let t = e?.subGraphTitleMargin?.top ?? 0, n = e?.subGraphTitleMargin?.bottom ?? 0;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const e=require(
|
|
1
|
+
const e=require("./src-CFBvxm_0.cjs"),t=require("./chunk-CSCIHK7Q-WWTYrQLt.cjs"),n=require("./chunk-5ZQYHXKU-35HHGVyc.cjs");var r=e.h(({flowchart:e})=>{let t=e?.subGraphTitleMargin?.top??0,n=e?.subGraphTitleMargin?.bottom??0;return{subGraphTitleTopMargin:t,subGraphTitleBottomMargin:n,subGraphTitleTotalMargin:t+n}},`getSubGraphTitleMargins`);async function i(r,i){let a=r.getElementsByTagName(`img`);if(!a||a.length===0)return;let o=i.replace(/<img[^>]*>/g,``).trim()===``;await Promise.all([...a].map(r=>new Promise(i=>{function a(){if(r.style.display=`flex`,r.style.flexDirection=`column`,o){let e=t.x().fontSize?t.x().fontSize:window.getComputedStyle(document.body).fontSize,[i=t.f.fontSize]=n.p(e),a=i*5+`px`;r.style.minWidth=a,r.style.maxWidth=a}else r.style.width=`100%`;i(r)}e.h(a,`setupImage`),setTimeout(()=>{r.complete&&a()}),r.addEventListener(`error`,a),r.addEventListener(`load`,a)})))}e.h(i,`configureLabelImages`),Object.defineProperty(exports,"n",{enumerable:!0,get:function(){return r}}),Object.defineProperty(exports,"t",{enumerable:!0,get:function(){return i}});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const e=require("./src-CFBvxm_0.cjs"),t=require("./chunk-CSCIHK7Q-WWTYrQLt.cjs"),n=require("./chunk-5ZQYHXKU-35HHGVyc.cjs"),r=require("./chunk-3OPIFGDE-Ohf7vgmX.cjs"),i=require("./chunk-KSCS5N6A-DSWnBtbV.cjs");var a={common:t.s,getConfig:t.b,insertCluster:r.i,insertEdge:i.n,insertEdgeLabel:i.r,insertMarkers:i.i,insertNode:r.a,interpolateToCurve:n.d,labelHelper:r.s,log:e.g,positionEdgeLabel:i.a},o={},s=e.h(e=>{for(let t of e)o[t.name]=t},`registerLayoutLoaders`);e.h(()=>{s([{name:`dagre`,loader:e.h(async()=>await Promise.resolve().then(()=>require("./dagre-BM42HDAG-E2Jw6uLH.cjs")),`loader`)},{name:`cose-bilkent`,loader:e.h(async()=>await Promise.resolve().then(()=>require("./cose-bilkent-S5V4N54A-BxQyjZqX.cjs")),`loader`)}])},`registerDefaultLayoutLoaders`)();var c=e.h(async(e,t)=>{if(!(e.layoutAlgorithm in o))throw Error(`Unknown layout algorithm: ${e.layoutAlgorithm}`);if(e.diagramId)for(let t of e.nodes){let n=t.domId||t.id;t.domId=`${e.diagramId}-${n}`}let n=o[e.layoutAlgorithm],r=await n.loader(),{theme:i,themeVariables:s}=e.config,{useGradient:c,gradientStart:l,gradientStop:u}=s,d=t.attr(`id`);if(t.append(`defs`).append(`filter`).attr(`id`,`${d}-drop-shadow`).attr(`height`,`130%`).attr(`width`,`130%`).append(`feDropShadow`).attr(`dx`,`4`).attr(`dy`,`4`).attr(`stdDeviation`,0).attr(`flood-opacity`,`0.06`).attr(`flood-color`,`${i?.includes(`dark`)?`#FFFFFF`:`#000000`}`),t.append(`defs`).append(`filter`).attr(`id`,`${d}-drop-shadow-small`).attr(`height`,`150%`).attr(`width`,`150%`).append(`feDropShadow`).attr(`dx`,`2`).attr(`dy`,`2`).attr(`stdDeviation`,0).attr(`flood-opacity`,`0.06`).attr(`flood-color`,`${i?.includes(`dark`)?`#FFFFFF`:`#000000`}`),c){let e=t.append(`linearGradient`).attr(`id`,t.attr(`id`)+`-gradient`).attr(`gradientUnits`,`objectBoundingBox`).attr(`x1`,`0%`).attr(`y1`,`0%`).attr(`x2`,`100%`).attr(`y2`,`0%`);e.append(`svg:stop`).attr(`offset`,`0%`).attr(`stop-color`,l).attr(`stop-opacity`,1),e.append(`svg:stop`).attr(`offset`,`100%`).attr(`stop-color`,u).attr(`stop-opacity`,1)}return r.render(e,t,a,{algorithm:n.algorithm})},`render`),l=e.h((t=``,{fallback:n=`dagre`}={})=>{if(t in o)return t;if(n in o)return e.g.warn(`Layout algorithm ${t} is not registered. Using ${n} as fallback.`),n;throw Error(`Both layout algorithms ${t} and ${n} are not registered.`)},`getRegisteredLayoutAlgorithm`);Object.defineProperty(exports,"n",{enumerable:!0,get:function(){return s}}),Object.defineProperty(exports,"r",{enumerable:!0,get:function(){return c}}),Object.defineProperty(exports,"t",{enumerable:!0,get:function(){return l}});
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { g as e, h as t } from "./src-
|
|
2
|
-
import { b as n, s as r } from "./chunk-CSCIHK7Q-
|
|
3
|
-
import { d as i } from "./chunk-5ZQYHXKU-
|
|
4
|
-
import { a, i as o, s } from "./chunk-3OPIFGDE-
|
|
5
|
-
import { a as c, i as l, n as u, r as d } from "./chunk-KSCS5N6A-
|
|
1
|
+
import { g as e, h as t } from "./src-GDFuItmC.js";
|
|
2
|
+
import { b as n, s as r } from "./chunk-CSCIHK7Q-Drr_NBLR.js";
|
|
3
|
+
import { d as i } from "./chunk-5ZQYHXKU-BvO58_5C.js";
|
|
4
|
+
import { a, i as o, s } from "./chunk-3OPIFGDE-BYuWDDGY.js";
|
|
5
|
+
import { a as c, i as l, n as u, r as d } from "./chunk-KSCS5N6A-pd39ksIM.js";
|
|
6
6
|
//#region node_modules/mermaid/dist/chunks/mermaid.core/chunk-LZXEDZCA.mjs
|
|
7
7
|
var f = {
|
|
8
8
|
common: r,
|
|
@@ -22,11 +22,11 @@ var f = {
|
|
|
22
22
|
(/* @__PURE__ */ t(() => {
|
|
23
23
|
m([{
|
|
24
24
|
name: "dagre",
|
|
25
|
-
loader: /* @__PURE__ */ t(async () => await import("./dagre-BM42HDAG-
|
|
26
|
-
},
|
|
25
|
+
loader: /* @__PURE__ */ t(async () => await import("./dagre-BM42HDAG-DwRqEen8.js"), "loader")
|
|
26
|
+
}, {
|
|
27
27
|
name: "cose-bilkent",
|
|
28
|
-
loader: /* @__PURE__ */ t(async () => await import("./cose-bilkent-S5V4N54A-
|
|
29
|
-
}]
|
|
28
|
+
loader: /* @__PURE__ */ t(async () => await import("./cose-bilkent-S5V4N54A-DZmA7Nat.js"), "loader")
|
|
29
|
+
}]);
|
|
30
30
|
}, "registerDefaultLayoutLoaders"))();
|
|
31
31
|
var h = /* @__PURE__ */ t(async (e, t) => {
|
|
32
32
|
if (!(e.layoutAlgorithm in p)) throw Error(`Unknown layout algorithm: ${e.layoutAlgorithm}`);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { h as e, p as t } from "./src-
|
|
2
|
-
import { j as n } from "./chunk-CSCIHK7Q-
|
|
3
|
-
import { t as r } from "./dist-
|
|
1
|
+
import { h as e, p as t } from "./src-GDFuItmC.js";
|
|
2
|
+
import { j as n } from "./chunk-CSCIHK7Q-Drr_NBLR.js";
|
|
3
|
+
import { t as r } from "./dist-BEmBi80K.js";
|
|
4
4
|
//#region node_modules/mermaid/dist/chunks/mermaid.core/chunk-ND2GUHAM.mjs
|
|
5
5
|
var i = r(), a = /* @__PURE__ */ e((e, t) => {
|
|
6
6
|
let n = e.append("rect");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const e=require(
|
|
1
|
+
const e=require("./src-CFBvxm_0.cjs"),t=require("./chunk-CSCIHK7Q-WWTYrQLt.cjs");var n=require("./dist-Dwq87x4R.cjs").t(),r=e.h((e,t)=>{let n=e.append(`rect`);if(n.attr(`x`,t.x),n.attr(`y`,t.y),n.attr(`fill`,t.fill),n.attr(`stroke`,t.stroke),n.attr(`width`,t.width),n.attr(`height`,t.height),t.name&&n.attr(`name`,t.name),t.rx&&n.attr(`rx`,t.rx),t.ry&&n.attr(`ry`,t.ry),t.attrs!==void 0)for(let e in t.attrs)n.attr(e,t.attrs[e]);return t.class&&n.attr(`class`,t.class),n},`drawRect`),i=e.h((e,t)=>{r(e,{x:t.startx,y:t.starty,width:t.stopx-t.startx,height:t.stopy-t.starty,fill:t.fill,stroke:t.stroke,class:`rect`}).lower()},`drawBackgroundRect`),a=e.h((e,n)=>{let r=n.text.replace(t.j,` `),i=e.append(`text`);i.attr(`x`,n.x),i.attr(`y`,n.y),i.attr(`class`,`legend`),i.style(`text-anchor`,n.anchor),n.class&&i.attr(`class`,n.class);let a=i.append(`tspan`);return a.attr(`x`,n.x+n.textMargin*2),a.text(r),i},`drawText`),o=e.h((e,t,r,i)=>{let a=e.append(`image`);a.attr(`x`,t),a.attr(`y`,r);let o=(0,n.sanitizeUrl)(i);a.attr(`xlink:href`,o)},`drawImage`),s=e.h((e,t,r,i)=>{let a=e.append(`use`);a.attr(`x`,t),a.attr(`y`,r);let o=(0,n.sanitizeUrl)(i);a.attr(`xlink:href`,`#${o}`)},`drawEmbeddedImage`),c=e.h(()=>({x:0,y:0,width:100,height:100,fill:`#EDF2AE`,stroke:`#666`,anchor:`start`,rx:0,ry:0}),`getNoteRect`),l=e.h(()=>({x:0,y:0,width:100,height:100,"text-anchor":`start`,style:`#666`,textMargin:0,rx:0,ry:0,tspan:!0}),`getTextObj`),u=e.h(()=>{let t=e.p(`.mermaidTooltip`);return t.empty()&&(t=e.p(`body`).append(`div`).attr(`class`,`mermaidTooltip`).style(`opacity`,0).style(`position`,`absolute`).style(`text-align`,`center`).style(`max-width`,`200px`).style(`padding`,`2px`).style(`font-size`,`12px`).style(`background`,`#ffffde`).style(`border`,`1px solid #333`).style(`border-radius`,`2px`).style(`pointer-events`,`none`).style(`z-index`,`100`)),t},`createTooltip`);Object.defineProperty(exports,"a",{enumerable:!0,get:function(){return r}}),Object.defineProperty(exports,"c",{enumerable:!0,get:function(){return l}}),Object.defineProperty(exports,"i",{enumerable:!0,get:function(){return o}}),Object.defineProperty(exports,"n",{enumerable:!0,get:function(){return i}}),Object.defineProperty(exports,"o",{enumerable:!0,get:function(){return a}}),Object.defineProperty(exports,"r",{enumerable:!0,get:function(){return s}}),Object.defineProperty(exports,"s",{enumerable:!0,get:function(){return c}}),Object.defineProperty(exports,"t",{enumerable:!0,get:function(){return u}});
|
|
@@ -8500,7 +8500,8 @@ function Qd(e, t) {
|
|
|
8500
8500
|
o(Qd, "stackSet");
|
|
8501
8501
|
var $d = Qd;
|
|
8502
8502
|
function ef(e) {
|
|
8503
|
-
|
|
8503
|
+
var t = this.__data__ = new Gu(e);
|
|
8504
|
+
this.size = t.size;
|
|
8504
8505
|
}
|
|
8505
8506
|
o(ef, "Stack"), ef.prototype.clear = Wd, ef.prototype.delete = Kd, ef.prototype.get = Jd, ef.prototype.has = Xd, ef.prototype.set = $d;
|
|
8506
8507
|
var tf = ef;
|
|
@@ -10884,7 +10885,10 @@ var ub = class extends pv {
|
|
|
10884
10885
|
super(e, t), this.path = t, this.nextTerminalName = "", this.nextTerminalOccurrence = 0, this.nextTerminalName = this.path.lastTok.name, this.nextTerminalOccurrence = this.path.lastTokOccurrence;
|
|
10885
10886
|
}
|
|
10886
10887
|
walkTerminal(e, t, n) {
|
|
10887
|
-
this.isAtEndOfPath && e.terminalType.name === this.nextTerminalName && e.idx === this.nextTerminalOccurrence && !this.found
|
|
10888
|
+
if (this.isAtEndOfPath && e.terminalType.name === this.nextTerminalName && e.idx === this.nextTerminalOccurrence && !this.found) {
|
|
10889
|
+
let e = new av({ definition: t.concat(n) });
|
|
10890
|
+
this.possibleTokTypes = bv(e), this.found = !0;
|
|
10891
|
+
}
|
|
10888
10892
|
}
|
|
10889
10893
|
}, pb = class extends vv {
|
|
10890
10894
|
static {
|
|
@@ -12562,10 +12566,14 @@ var qx = class {
|
|
|
12562
12566
|
if (typeof e[0].startOffset == "number") throw Error("The Parser constructor no longer accepts a token vector as the first argument.\n See: https://chevrotain.io/docs/changes/BREAKING_CHANGES.html#_4-0-0\n For Further details.");
|
|
12563
12567
|
}
|
|
12564
12568
|
if (F(e)) this.tokensMap = L_(e, (e, t) => (e[t.name] = t, e), {});
|
|
12565
|
-
else if (V(e, "modes") && Ng(Ld(H(e.modes)), By))
|
|
12566
|
-
|
|
12569
|
+
else if (V(e, "modes") && Ng(Ld(H(e.modes)), By)) {
|
|
12570
|
+
let t = Y_(Ld(H(e.modes)));
|
|
12571
|
+
this.tokensMap = L_(t, (e, t) => (e[t.name] = t, e), {});
|
|
12572
|
+
} else if (ns(e)) this.tokensMap = Sm(e);
|
|
12567
12573
|
else throw Error("<tokensDictionary> argument must be An Array of Token constructors, A dictionary of Token constructors or an IMultiModeLexerDefinition");
|
|
12568
|
-
this.tokensMap.EOF = rb
|
|
12574
|
+
this.tokensMap.EOF = rb;
|
|
12575
|
+
let n = Ng(V(e, "modes") ? Ld(H(e.modes)) : H(e), (e) => U(e.categoryMatches));
|
|
12576
|
+
this.tokenMatcher = n ? Dy : Ey, Ay(H(this.tokensMap));
|
|
12569
12577
|
}
|
|
12570
12578
|
defineRule(e, t, n) {
|
|
12571
12579
|
if (this.selfAnalysisDone) throw Error(`Grammar rule <${e}> may not be defined after the 'performSelfAnalysis' method has been called'
|
|
@@ -13137,7 +13145,8 @@ var _S = class e {
|
|
|
13137
13145
|
this.definitionErrors = this.definitionErrors.concat(e, t);
|
|
13138
13146
|
}
|
|
13139
13147
|
}), U(this.definitionErrors) && (this.recoveryEnabled && this.TRACE_INIT("computeAllProdsFollows", () => {
|
|
13140
|
-
|
|
13148
|
+
let e = Ev(H(this.gastProductionsCache));
|
|
13149
|
+
this.resyncFollows = e;
|
|
13141
13150
|
}), this.TRACE_INIT("ComputeLookaheadFunctions", () => {
|
|
13142
13151
|
var e, t;
|
|
13143
13152
|
(t = (e = this.lookaheadStrategy).initialize) == null || t.call(e, { rules: H(this.gastProductionsCache) }), this.preComputeLookaheadFunctions(H(this.gastProductionsCache));
|
|
@@ -13425,7 +13434,8 @@ function yw(e, t) {
|
|
|
13425
13434
|
o(yw, "stackSet");
|
|
13426
13435
|
var bw = yw;
|
|
13427
13436
|
function xw(e) {
|
|
13428
|
-
|
|
13437
|
+
var t = this.__data__ = new LS(e);
|
|
13438
|
+
this.size = t.size;
|
|
13429
13439
|
}
|
|
13430
13440
|
o(xw, "Stack"), xw.prototype.clear = zS, xw.prototype.delete = VS, xw.prototype.get = US, xw.prototype.has = GS, xw.prototype.set = bw;
|
|
13431
13441
|
var Sw = xw, Cw = "__lodash_hash_undefined__";
|
|
@@ -15184,7 +15194,9 @@ var oj = "", sj = /* @__PURE__ */ o((e) => e.endsWith(oj) ? e : e + oj, "with
|
|
|
15184
15194
|
action() {}
|
|
15185
15195
|
construct() {}
|
|
15186
15196
|
parse(e) {
|
|
15187
|
-
|
|
15197
|
+
this.resetState();
|
|
15198
|
+
let t = this.lexer.tokenize(e, { mode: "partial" });
|
|
15199
|
+
return this.tokens = t.tokens, this.wrapper.input = [...this.tokens], this.mainRule.call(this.wrapper, {}), this.unorderedGroups.clear(), {
|
|
15188
15200
|
tokens: this.tokens,
|
|
15189
15201
|
elementStack: [...this.lastElementStack],
|
|
15190
15202
|
tokenIndex: this.nextTokenIndex
|
|
@@ -16640,12 +16652,14 @@ var oM = class {
|
|
|
16640
16652
|
_ref: void 0,
|
|
16641
16653
|
get ref() {
|
|
16642
16654
|
if (j(this._ref)) return this._ref;
|
|
16643
|
-
if (dn(this._nodeDescription))
|
|
16644
|
-
|
|
16645
|
-
|
|
16646
|
-
|
|
16647
|
-
|
|
16648
|
-
|
|
16655
|
+
if (dn(this._nodeDescription)) {
|
|
16656
|
+
let n = i.loadAstNode(this._nodeDescription);
|
|
16657
|
+
this._ref = n ?? i.createLinkingError({
|
|
16658
|
+
reference: a,
|
|
16659
|
+
container: e,
|
|
16660
|
+
property: t
|
|
16661
|
+
}, this._nodeDescription);
|
|
16662
|
+
} else if (this._ref === void 0) {
|
|
16649
16663
|
this._ref = cM;
|
|
16650
16664
|
let n = kn(e).$document, r = i.getLinkedNode({
|
|
16651
16665
|
reference: a,
|
|
@@ -18091,9 +18105,11 @@ var KM = class {
|
|
|
18091
18105
|
constructor(e) {
|
|
18092
18106
|
this.errorMessageProvider = e.parser.LexerErrorMessageProvider, this.tokenBuilder = e.parser.TokenBuilder;
|
|
18093
18107
|
let t = this.tokenBuilder.buildTokens(e.Grammar, { caseInsensitive: e.LanguageMetaData.caseInsensitive });
|
|
18094
|
-
this.tokenTypes = this.toTokenTypeDictionary(t)
|
|
18108
|
+
this.tokenTypes = this.toTokenTypeDictionary(t);
|
|
18109
|
+
let n = eN(t) ? Object.values(t) : t, r = e.LanguageMetaData.mode === "production";
|
|
18110
|
+
this.chevrotainLexer = new Uy(n, {
|
|
18095
18111
|
positionTracking: "full",
|
|
18096
|
-
skipValidations:
|
|
18112
|
+
skipValidations: r,
|
|
18097
18113
|
errorMessageProvider: this.errorMessageProvider
|
|
18098
18114
|
});
|
|
18099
18115
|
}
|