@sme.up/ketchup2 2.4.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/assets/svg/check_box.svg +1 -0
- package/dist/assets/svg/check_box_outline_blank.svg +1 -0
- package/dist/basic-components/autocomplete/autocomplete.d.ts.map +1 -1
- package/dist/basic-components/barcode/barcode-types.d.ts +13 -2
- package/dist/basic-components/barcode/barcode-types.d.ts.map +1 -1
- package/dist/basic-components/barcode/barcode.d.ts.map +1 -1
- package/dist/basic-components/barcode-generator/barcode-generator-types.d.ts +38 -0
- package/dist/basic-components/barcode-generator/barcode-generator-types.d.ts.map +1 -0
- package/dist/basic-components/barcode-generator/barcode-generator-utils.d.ts +6 -0
- package/dist/basic-components/barcode-generator/barcode-generator-utils.d.ts.map +1 -0
- package/dist/basic-components/barcode-generator/barcode-generator.d.ts +3 -0
- package/dist/basic-components/barcode-generator/barcode-generator.d.ts.map +1 -0
- 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/checkbox/checkbox.d.ts.map +1 -1
- package/dist/basic-components/date-picker/date-picker-calendar/date-picker-calendar.d.ts +4 -1
- package/dist/basic-components/date-picker/date-picker-calendar/date-picker-calendar.d.ts.map +1 -1
- package/dist/basic-components/date-picker/date-picker.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/corners/qr-code-corner-utils.d.ts +3 -3
- package/dist/basic-components/qr-code/corners/qr-code-corner-utils.d.ts.map +1 -1
- package/dist/basic-components/qr-code/corners/qr-code-corner.d.ts +4 -5
- package/dist/basic-components/qr-code/corners/qr-code-corner.d.ts.map +1 -1
- package/dist/basic-components/qr-code/qr-code-renderer.d.ts +3 -3
- package/dist/basic-components/qr-code/qr-code-renderer.d.ts.map +1 -1
- package/dist/basic-components/qr-code/qr-code-types.d.ts +29 -58
- package/dist/basic-components/qr-code/qr-code-types.d.ts.map +1 -1
- package/dist/basic-components/qr-code/qr-code.d.ts +2 -3
- package/dist/basic-components/qr-code/qr-code.d.ts.map +1 -1
- package/dist/basic-components/textfield/textfield-types.d.ts +2 -1
- 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 +96 -10
- 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 -113
- package/dist/ketchup2.css +1 -1
- package/dist/ketchup2.es.js +42603 -47531
- 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 +13 -2
- package/dist/locale/it/translation.json.d.ts +13 -2
- 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 +14 -3
- 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 +27 -24
- 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/basic-components/qr-code/qr-code-helpers.d.ts +0 -15
- package/dist/basic-components/qr-code/qr-code-helpers.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
|
@@ -0,0 +1,292 @@
|
|
|
1
|
+
const e=require("./chunk-mLOUI7ql.cjs"),t=require("./src-CFBvxm_0.cjs"),n=require("./chunk-CSCIHK7Q-WWTYrQLt.cjs"),r=require("./linear-yBssgUAc.cjs"),i=require("./init-07zIhv_j.cjs"),a=require("./dist-Dwq87x4R.cjs"),o=require("./chunk-5ZQYHXKU-35HHGVyc.cjs");function s(e,t){let n;if(t===void 0)for(let t of e)t!=null&&(n<t||n===void 0&&t>=t)&&(n=t);else{let r=-1;for(let i of e)(i=t(i,++r,e))!=null&&(n<i||n===void 0&&i>=i)&&(n=i)}return n}function c(e,t){let n;if(t===void 0)for(let t of e)t!=null&&(n>t||n===void 0&&t>=t)&&(n=t);else{let r=-1;for(let i of e)(i=t(i,++r,e))!=null&&(n>i||n===void 0&&i>=i)&&(n=i)}return n}function l(e){return e}var u=1,d=2,f=3,p=4,m=1e-6;function h(e){return`translate(`+e+`,0)`}function g(e){return`translate(0,`+e+`)`}function _(e){return t=>+e(t)}function v(e,t){return t=Math.max(0,e.bandwidth()-t*2)/2,e.round()&&(t=Math.round(t)),n=>+e(n)+t}function y(){return!this.__axis}function b(e,t){var n=[],r=null,i=null,a=6,o=6,s=3,c=typeof window<`u`&&window.devicePixelRatio>1?0:.5,b=e===u||e===p?-1:1,x=e===p||e===d?`x`:`y`,S=e===u||e===f?h:g;function C(h){var g=r??(t.ticks?t.ticks.apply(t,n):t.domain()),C=i??(t.tickFormat?t.tickFormat.apply(t,n):l),w=Math.max(a,0)+s,T=t.range(),E=+T[0]+c,D=+T[T.length-1]+c,O=(t.bandwidth?v:_)(t.copy(),c),k=h.selection?h.selection():h,A=k.selectAll(`.domain`).data([null]),j=k.selectAll(`.tick`).data(g,t).order(),M=j.exit(),N=j.enter().append(`g`).attr(`class`,`tick`),ee=j.select(`line`),P=j.select(`text`);A=A.merge(A.enter().insert(`path`,`.tick`).attr(`class`,`domain`).attr(`stroke`,`currentColor`)),j=j.merge(N),ee=ee.merge(N.append(`line`).attr(`stroke`,`currentColor`).attr(x+`2`,b*a)),P=P.merge(N.append(`text`).attr(`fill`,`currentColor`).attr(x,b*w).attr(`dy`,e===u?`0em`:e===f?`0.71em`:`0.32em`)),h!==k&&(A=A.transition(h),j=j.transition(h),ee=ee.transition(h),P=P.transition(h),M=M.transition(h).attr(`opacity`,m).attr(`transform`,function(e){return isFinite(e=O(e))?S(e+c):this.getAttribute(`transform`)}),N.attr(`opacity`,m).attr(`transform`,function(e){var t=this.parentNode.__axis;return S((t&&isFinite(t=t(e))?t:O(e))+c)})),M.remove(),A.attr(`d`,e===p||e===d?o?`M`+b*o+`,`+E+`H`+c+`V`+D+`H`+b*o:`M`+c+`,`+E+`V`+D:o?`M`+E+`,`+b*o+`V`+c+`H`+D+`V`+b*o:`M`+E+`,`+c+`H`+D),j.attr(`opacity`,1).attr(`transform`,function(e){return S(O(e)+c)}),ee.attr(x+`2`,b*a),P.attr(x,b*w).text(C),k.filter(y).attr(`fill`,`none`).attr(`font-size`,10).attr(`font-family`,`sans-serif`).attr(`text-anchor`,e===d?`start`:e===p?`end`:`middle`),k.each(function(){this.__axis=O})}return C.scale=function(e){return arguments.length?(t=e,C):t},C.ticks=function(){return n=Array.from(arguments),C},C.tickArguments=function(e){return arguments.length?(n=e==null?[]:Array.from(e),C):n.slice()},C.tickValues=function(e){return arguments.length?(r=e==null?null:Array.from(e),C):r&&r.slice()},C.tickFormat=function(e){return arguments.length?(i=e,C):i},C.tickSize=function(e){return arguments.length?(a=o=+e,C):a},C.tickSizeInner=function(e){return arguments.length?(a=+e,C):a},C.tickSizeOuter=function(e){return arguments.length?(o=+e,C):o},C.tickPadding=function(e){return arguments.length?(s=+e,C):s},C.offset=function(e){return arguments.length?(c=+e,C):c},C}function x(e){return b(u,e)}function S(e){return b(f,e)}var C=Math.PI/180,w=180/Math.PI,T=18,E=.96422,D=1,O=.82521,k=4/29,A=6/29,j=3*A*A,M=A*A*A;function N(e){if(e instanceof P)return new P(e.l,e.a,e.b,e.opacity);if(e instanceof F)return se(e);e instanceof t.c||(e=t.u(e));var n=ie(e.r),r=ie(e.g),i=ie(e.b),a=te((.2225045*n+.7168786*r+.0606169*i)/D),o,s;return n===r&&r===i?o=s=a:(o=te((.4360747*n+.3850649*r+.1430804*i)/E),s=te((.0139322*n+.0971045*r+.7141733*i)/O)),new P(116*a-16,500*(o-a),200*(a-s),e.opacity)}function ee(e,t,n,r){return arguments.length===1?N(e):new P(e,t,n,r??1)}function P(e,t,n,r){this.l=+e,this.a=+t,this.b=+n,this.opacity=+r}t.d(P,ee,t.f(t.s,{brighter(e){return new P(this.l+T*(e??1),this.a,this.b,this.opacity)},darker(e){return new P(this.l-T*(e??1),this.a,this.b,this.opacity)},rgb(){var e=(this.l+16)/116,n=isNaN(this.a)?e:e+this.a/500,r=isNaN(this.b)?e:e-this.b/200;return n=E*ne(n),e=D*ne(e),r=O*ne(r),new t.c(re(3.1338561*n-1.6168667*e-.4906146*r),re(-.9787684*n+1.9161415*e+.033454*r),re(.0719453*n-.2289914*e+1.4052427*r),this.opacity)}}));function te(e){return e>M?e**(1/3):e/j+k}function ne(e){return e>A?e*e*e:j*(e-k)}function re(e){return 255*(e<=.0031308?12.92*e:1.055*e**(1/2.4)-.055)}function ie(e){return(e/=255)<=.04045?e/12.92:((e+.055)/1.055)**2.4}function ae(e){if(e instanceof F)return new F(e.h,e.c,e.l,e.opacity);if(e instanceof P||(e=N(e)),e.a===0&&e.b===0)return new F(NaN,0<e.l&&e.l<100?0:NaN,e.l,e.opacity);var t=Math.atan2(e.b,e.a)*w;return new F(t<0?t+360:t,Math.sqrt(e.a*e.a+e.b*e.b),e.l,e.opacity)}function oe(e,t,n,r){return arguments.length===1?ae(e):new F(e,t,n,r??1)}function F(e,t,n,r){this.h=+e,this.c=+t,this.l=+n,this.opacity=+r}function se(e){if(isNaN(e.h))return new P(e.l,0,0,e.opacity);var t=e.h*C;return new P(e.l,Math.cos(t)*e.c,Math.sin(t)*e.c,e.opacity)}t.d(F,oe,t.f(t.s,{brighter(e){return new F(this.h,this.c,this.l+T*(e??1),this.opacity)},darker(e){return new F(this.h,this.c,this.l-T*(e??1),this.opacity)},rgb(){return se(this).rgb()}}));function ce(e){return function(n,r){var i=e((n=oe(n)).h,(r=oe(r)).h),a=t.a(n.c,r.c),o=t.a(n.l,r.l),s=t.a(n.opacity,r.opacity);return function(e){return n.h=i(e),n.c=a(e),n.l=o(e),n.opacity=s(e),n+``}}}var le=ce(t.i);t.a;function ue(e,t){e=e.slice();var n=0,r=e.length-1,i=e[n],a=e[r],o;return a<i&&(o=n,n=r,r=o,o=i,i=a,a=o),e[n]=t.floor(i),e[r]=t.ceil(a),e}var de=new Date,fe=new Date;function I(e,t,n,r){function i(t){return e(t=arguments.length===0?new Date:new Date(+t)),t}return i.floor=t=>(e(t=new Date(+t)),t),i.ceil=n=>(e(n=new Date(n-1)),t(n,1),e(n),n),i.round=e=>{let t=i(e),n=i.ceil(e);return e-t<n-e?t:n},i.offset=(e,n)=>(t(e=new Date(+e),n==null?1:Math.floor(n)),e),i.range=(n,r,a)=>{let o=[];if(n=i.ceil(n),a=a==null?1:Math.floor(a),!(n<r)||!(a>0))return o;let s;do o.push(s=new Date(+n)),t(n,a),e(n);while(s<n&&n<r);return o},i.filter=n=>I(t=>{if(t>=t)for(;e(t),!n(t);)t.setTime(t-1)},(e,r)=>{if(e>=e)if(r<0)for(;++r<=0;)for(;t(e,-1),!n(e););else for(;--r>=0;)for(;t(e,1),!n(e););}),n&&(i.count=(t,r)=>(de.setTime(+t),fe.setTime(+r),e(de),e(fe),Math.floor(n(de,fe))),i.every=e=>(e=Math.floor(e),!isFinite(e)||!(e>0)?null:e>1?i.filter(r?t=>r(t)%e===0:t=>i.count(0,t)%e===0):i)),i}var pe=I(()=>{},(e,t)=>{e.setTime(+e+t)},(e,t)=>t-e);pe.every=e=>(e=Math.floor(e),!isFinite(e)||!(e>0)?null:e>1?I(t=>{t.setTime(Math.floor(t/e)*e)},(t,n)=>{t.setTime(+t+n*e)},(t,n)=>(n-t)/e):pe),pe.range;var L=1e3,R=L*60,z=R*60,B=z*24,me=B*7,he=B*30,ge=B*365,V=I(e=>{e.setTime(e-e.getMilliseconds())},(e,t)=>{e.setTime(+e+t*L)},(e,t)=>(t-e)/L,e=>e.getUTCSeconds());V.range;var _e=I(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*L)},(e,t)=>{e.setTime(+e+t*R)},(e,t)=>(t-e)/R,e=>e.getMinutes());_e.range;var ve=I(e=>{e.setUTCSeconds(0,0)},(e,t)=>{e.setTime(+e+t*R)},(e,t)=>(t-e)/R,e=>e.getUTCMinutes());ve.range;var ye=I(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*L-e.getMinutes()*R)},(e,t)=>{e.setTime(+e+t*z)},(e,t)=>(t-e)/z,e=>e.getHours());ye.range;var be=I(e=>{e.setUTCMinutes(0,0,0)},(e,t)=>{e.setTime(+e+t*z)},(e,t)=>(t-e)/z,e=>e.getUTCHours());be.range;var H=I(e=>e.setHours(0,0,0,0),(e,t)=>e.setDate(e.getDate()+t),(e,t)=>(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*R)/B,e=>e.getDate()-1);H.range;var xe=I(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/B,e=>e.getUTCDate()-1);xe.range;var Se=I(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/B,e=>Math.floor(e/B));Se.range;function U(e){return I(t=>{t.setDate(t.getDate()-(t.getDay()+7-e)%7),t.setHours(0,0,0,0)},(e,t)=>{e.setDate(e.getDate()+t*7)},(e,t)=>(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*R)/me)}var Ce=U(0),we=U(1),Te=U(2),Ee=U(3),W=U(4),De=U(5),Oe=U(6);Ce.range,we.range,Te.range,Ee.range,W.range,De.range,Oe.range;function G(e){return I(t=>{t.setUTCDate(t.getUTCDate()-(t.getUTCDay()+7-e)%7),t.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t*7)},(e,t)=>(t-e)/me)}var ke=G(0),Ae=G(1),je=G(2),Me=G(3),Ne=G(4),Pe=G(5),Fe=G(6);ke.range,Ae.range,je.range,Me.range,Ne.range,Pe.range,Fe.range;var Ie=I(e=>{e.setDate(1),e.setHours(0,0,0,0)},(e,t)=>{e.setMonth(e.getMonth()+t)},(e,t)=>t.getMonth()-e.getMonth()+(t.getFullYear()-e.getFullYear())*12,e=>e.getMonth());Ie.range;var Le=I(e=>{e.setUTCDate(1),e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCMonth(e.getUTCMonth()+t)},(e,t)=>t.getUTCMonth()-e.getUTCMonth()+(t.getUTCFullYear()-e.getUTCFullYear())*12,e=>e.getUTCMonth());Le.range;var K=I(e=>{e.setMonth(0,1),e.setHours(0,0,0,0)},(e,t)=>{e.setFullYear(e.getFullYear()+t)},(e,t)=>t.getFullYear()-e.getFullYear(),e=>e.getFullYear());K.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:I(t=>{t.setFullYear(Math.floor(t.getFullYear()/e)*e),t.setMonth(0,1),t.setHours(0,0,0,0)},(t,n)=>{t.setFullYear(t.getFullYear()+n*e)}),K.range;var q=I(e=>{e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCFullYear(e.getUTCFullYear()+t)},(e,t)=>t.getUTCFullYear()-e.getUTCFullYear(),e=>e.getUTCFullYear());q.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:I(t=>{t.setUTCFullYear(Math.floor(t.getUTCFullYear()/e)*e),t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)},(t,n)=>{t.setUTCFullYear(t.getUTCFullYear()+n*e)}),q.range;function Re(e,t,n,i,a,o){let s=[[V,1,L],[V,5,5*L],[V,15,15*L],[V,30,30*L],[o,1,R],[o,5,5*R],[o,15,15*R],[o,30,30*R],[a,1,z],[a,3,3*z],[a,6,6*z],[a,12,12*z],[i,1,B],[i,2,2*B],[n,1,me],[t,1,he],[t,3,3*he],[e,1,ge]];function c(e,t,n){let r=t<e;r&&([e,t]=[t,e]);let i=n&&typeof n.range==`function`?n:l(e,t,n),a=i?i.range(e,+t+1):[];return r?a.reverse():a}function l(t,n,i){let a=Math.abs(n-t)/i,o=r.a(([,,e])=>e).right(s,a);if(o===s.length)return e.every(r.i(t/ge,n/ge,i));if(o===0)return pe.every(Math.max(r.i(t,n,i),1));let[c,l]=s[a/s[o-1][2]<s[o][2]/a?o-1:o];return c.every(l)}return[c,l]}var[ze,Be]=Re(q,Le,ke,Se,be,ve),[Ve,He]=Re(K,Ie,Ce,H,ye,_e);function Ue(e){if(0<=e.y&&e.y<100){var t=new Date(-1,e.m,e.d,e.H,e.M,e.S,e.L);return t.setFullYear(e.y),t}return new Date(e.y,e.m,e.d,e.H,e.M,e.S,e.L)}function We(e){if(0<=e.y&&e.y<100){var t=new Date(Date.UTC(-1,e.m,e.d,e.H,e.M,e.S,e.L));return t.setUTCFullYear(e.y),t}return new Date(Date.UTC(e.y,e.m,e.d,e.H,e.M,e.S,e.L))}function Ge(e,t,n){return{y:e,m:t,d:n,H:0,M:0,S:0,L:0}}function Ke(e){var t=e.dateTime,n=e.date,r=e.time,i=e.periods,a=e.days,o=e.shortDays,s=e.months,c=e.shortMonths,l=Ze(i),u=Qe(i),d=Ze(a),f=Qe(a),p=Ze(o),m=Qe(o),h=Ze(s),g=Qe(s),_=Ze(c),v=Qe(c),y={a:N,A:ee,b:P,B:te,c:null,d:yt,e:yt,f:wt,g:Ft,G:Lt,H:bt,I:xt,j:St,L:Ct,m:Tt,M:Et,p:ne,q:re,Q:sn,s:cn,S:Dt,u:Ot,U:kt,V:jt,w:Mt,W:Nt,x:null,X:null,y:Pt,Y:It,Z:Rt,"%":on},b={a:ie,A:ae,b:oe,B:F,c:null,d:zt,e:zt,f:Wt,g:tn,G:rn,H:Bt,I:Vt,j:Ht,L:Ut,m:Gt,M:Kt,p:se,q:ce,Q:sn,s:cn,S:qt,u:Jt,U:Yt,V:Zt,w:Qt,W:$t,x:null,X:null,y:en,Y:nn,Z:an,"%":on},x={a:E,A:D,b:O,B:k,c:A,d:lt,e:lt,f:ht,g:at,G:it,H:dt,I:dt,j:ut,L:mt,m:ct,M:ft,p:T,q:st,Q:_t,s:vt,S:pt,u:et,U:tt,V:nt,w:$e,W:rt,x:j,X:M,y:at,Y:it,Z:ot,"%":gt};y.x=S(n,y),y.X=S(r,y),y.c=S(t,y),b.x=S(n,b),b.X=S(r,b),b.c=S(t,b);function S(e,t){return function(n){var r=[],i=-1,a=0,o=e.length,s,c,l;for(n instanceof Date||(n=new Date(+n));++i<o;)e.charCodeAt(i)===37&&(r.push(e.slice(a,i)),(c=qe[s=e.charAt(++i)])==null?c=s===`e`?` `:`0`:s=e.charAt(++i),(l=t[s])&&(s=l(n,c)),r.push(s),a=i+1);return r.push(e.slice(a,i)),r.join(``)}}function C(e,t){return function(n){var r=Ge(1900,void 0,1),i=w(r,e,n+=``,0),a,o;if(i!=n.length)return null;if(`Q`in r)return new Date(r.Q);if(`s`in r)return new Date(r.s*1e3+(`L`in r?r.L:0));if(t&&!(`Z`in r)&&(r.Z=0),`p`in r&&(r.H=r.H%12+r.p*12),r.m===void 0&&(r.m=`q`in r?r.q:0),`V`in r){if(r.V<1||r.V>53)return null;`w`in r||(r.w=1),`Z`in r?(a=We(Ge(r.y,0,1)),o=a.getUTCDay(),a=o>4||o===0?Ae.ceil(a):Ae(a),a=xe.offset(a,(r.V-1)*7),r.y=a.getUTCFullYear(),r.m=a.getUTCMonth(),r.d=a.getUTCDate()+(r.w+6)%7):(a=Ue(Ge(r.y,0,1)),o=a.getDay(),a=o>4||o===0?we.ceil(a):we(a),a=H.offset(a,(r.V-1)*7),r.y=a.getFullYear(),r.m=a.getMonth(),r.d=a.getDate()+(r.w+6)%7)}else (`W`in r||`U`in r)&&(`w`in r||(r.w=`u`in r?r.u%7:+(`W`in r)),o=`Z`in r?We(Ge(r.y,0,1)).getUTCDay():Ue(Ge(r.y,0,1)).getDay(),r.m=0,r.d=`W`in r?(r.w+6)%7+r.W*7-(o+5)%7:r.w+r.U*7-(o+6)%7);return`Z`in r?(r.H+=r.Z/100|0,r.M+=r.Z%100,We(r)):Ue(r)}}function w(e,t,n,r){for(var i=0,a=t.length,o=n.length,s,c;i<a;){if(r>=o)return-1;if(s=t.charCodeAt(i++),s===37){if(s=t.charAt(i++),c=x[s in qe?t.charAt(i++):s],!c||(r=c(e,n,r))<0)return-1}else if(s!=n.charCodeAt(r++))return-1}return r}function T(e,t,n){var r=l.exec(t.slice(n));return r?(e.p=u.get(r[0].toLowerCase()),n+r[0].length):-1}function E(e,t,n){var r=p.exec(t.slice(n));return r?(e.w=m.get(r[0].toLowerCase()),n+r[0].length):-1}function D(e,t,n){var r=d.exec(t.slice(n));return r?(e.w=f.get(r[0].toLowerCase()),n+r[0].length):-1}function O(e,t,n){var r=_.exec(t.slice(n));return r?(e.m=v.get(r[0].toLowerCase()),n+r[0].length):-1}function k(e,t,n){var r=h.exec(t.slice(n));return r?(e.m=g.get(r[0].toLowerCase()),n+r[0].length):-1}function A(e,n,r){return w(e,t,n,r)}function j(e,t,r){return w(e,n,t,r)}function M(e,t,n){return w(e,r,t,n)}function N(e){return o[e.getDay()]}function ee(e){return a[e.getDay()]}function P(e){return c[e.getMonth()]}function te(e){return s[e.getMonth()]}function ne(e){return i[+(e.getHours()>=12)]}function re(e){return 1+~~(e.getMonth()/3)}function ie(e){return o[e.getUTCDay()]}function ae(e){return a[e.getUTCDay()]}function oe(e){return c[e.getUTCMonth()]}function F(e){return s[e.getUTCMonth()]}function se(e){return i[+(e.getUTCHours()>=12)]}function ce(e){return 1+~~(e.getUTCMonth()/3)}return{format:function(e){var t=S(e+=``,y);return t.toString=function(){return e},t},parse:function(e){var t=C(e+=``,!1);return t.toString=function(){return e},t},utcFormat:function(e){var t=S(e+=``,b);return t.toString=function(){return e},t},utcParse:function(e){var t=C(e+=``,!0);return t.toString=function(){return e},t}}}var qe={"-":``,_:` `,0:`0`},J=/^\s*\d+/,Je=/^%/,Ye=/[\\^$*+?|[\]().{}]/g;function Y(e,t,n){var r=e<0?`-`:``,i=(r?-e:e)+``,a=i.length;return r+(a<n?Array(n-a+1).join(t)+i:i)}function Xe(e){return e.replace(Ye,`\\$&`)}function Ze(e){return RegExp(`^(?:`+e.map(Xe).join(`|`)+`)`,`i`)}function Qe(e){return new Map(e.map((e,t)=>[e.toLowerCase(),t]))}function $e(e,t,n){var r=J.exec(t.slice(n,n+1));return r?(e.w=+r[0],n+r[0].length):-1}function et(e,t,n){var r=J.exec(t.slice(n,n+1));return r?(e.u=+r[0],n+r[0].length):-1}function tt(e,t,n){var r=J.exec(t.slice(n,n+2));return r?(e.U=+r[0],n+r[0].length):-1}function nt(e,t,n){var r=J.exec(t.slice(n,n+2));return r?(e.V=+r[0],n+r[0].length):-1}function rt(e,t,n){var r=J.exec(t.slice(n,n+2));return r?(e.W=+r[0],n+r[0].length):-1}function it(e,t,n){var r=J.exec(t.slice(n,n+4));return r?(e.y=+r[0],n+r[0].length):-1}function at(e,t,n){var r=J.exec(t.slice(n,n+2));return r?(e.y=+r[0]+(+r[0]>68?1900:2e3),n+r[0].length):-1}function ot(e,t,n){var r=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(t.slice(n,n+6));return r?(e.Z=r[1]?0:-(r[2]+(r[3]||`00`)),n+r[0].length):-1}function st(e,t,n){var r=J.exec(t.slice(n,n+1));return r?(e.q=r[0]*3-3,n+r[0].length):-1}function ct(e,t,n){var r=J.exec(t.slice(n,n+2));return r?(e.m=r[0]-1,n+r[0].length):-1}function lt(e,t,n){var r=J.exec(t.slice(n,n+2));return r?(e.d=+r[0],n+r[0].length):-1}function ut(e,t,n){var r=J.exec(t.slice(n,n+3));return r?(e.m=0,e.d=+r[0],n+r[0].length):-1}function dt(e,t,n){var r=J.exec(t.slice(n,n+2));return r?(e.H=+r[0],n+r[0].length):-1}function ft(e,t,n){var r=J.exec(t.slice(n,n+2));return r?(e.M=+r[0],n+r[0].length):-1}function pt(e,t,n){var r=J.exec(t.slice(n,n+2));return r?(e.S=+r[0],n+r[0].length):-1}function mt(e,t,n){var r=J.exec(t.slice(n,n+3));return r?(e.L=+r[0],n+r[0].length):-1}function ht(e,t,n){var r=J.exec(t.slice(n,n+6));return r?(e.L=Math.floor(r[0]/1e3),n+r[0].length):-1}function gt(e,t,n){var r=Je.exec(t.slice(n,n+1));return r?n+r[0].length:-1}function _t(e,t,n){var r=J.exec(t.slice(n));return r?(e.Q=+r[0],n+r[0].length):-1}function vt(e,t,n){var r=J.exec(t.slice(n));return r?(e.s=+r[0],n+r[0].length):-1}function yt(e,t){return Y(e.getDate(),t,2)}function bt(e,t){return Y(e.getHours(),t,2)}function xt(e,t){return Y(e.getHours()%12||12,t,2)}function St(e,t){return Y(1+H.count(K(e),e),t,3)}function Ct(e,t){return Y(e.getMilliseconds(),t,3)}function wt(e,t){return Ct(e,t)+`000`}function Tt(e,t){return Y(e.getMonth()+1,t,2)}function Et(e,t){return Y(e.getMinutes(),t,2)}function Dt(e,t){return Y(e.getSeconds(),t,2)}function Ot(e){var t=e.getDay();return t===0?7:t}function kt(e,t){return Y(Ce.count(K(e)-1,e),t,2)}function At(e){var t=e.getDay();return t>=4||t===0?W(e):W.ceil(e)}function jt(e,t){return e=At(e),Y(W.count(K(e),e)+(K(e).getDay()===4),t,2)}function Mt(e){return e.getDay()}function Nt(e,t){return Y(we.count(K(e)-1,e),t,2)}function Pt(e,t){return Y(e.getFullYear()%100,t,2)}function Ft(e,t){return e=At(e),Y(e.getFullYear()%100,t,2)}function It(e,t){return Y(e.getFullYear()%1e4,t,4)}function Lt(e,t){var n=e.getDay();return e=n>=4||n===0?W(e):W.ceil(e),Y(e.getFullYear()%1e4,t,4)}function Rt(e){var t=e.getTimezoneOffset();return(t>0?`-`:(t*=-1,`+`))+Y(t/60|0,`0`,2)+Y(t%60,`0`,2)}function zt(e,t){return Y(e.getUTCDate(),t,2)}function Bt(e,t){return Y(e.getUTCHours(),t,2)}function Vt(e,t){return Y(e.getUTCHours()%12||12,t,2)}function Ht(e,t){return Y(1+xe.count(q(e),e),t,3)}function Ut(e,t){return Y(e.getUTCMilliseconds(),t,3)}function Wt(e,t){return Ut(e,t)+`000`}function Gt(e,t){return Y(e.getUTCMonth()+1,t,2)}function Kt(e,t){return Y(e.getUTCMinutes(),t,2)}function qt(e,t){return Y(e.getUTCSeconds(),t,2)}function Jt(e){var t=e.getUTCDay();return t===0?7:t}function Yt(e,t){return Y(ke.count(q(e)-1,e),t,2)}function Xt(e){var t=e.getUTCDay();return t>=4||t===0?Ne(e):Ne.ceil(e)}function Zt(e,t){return e=Xt(e),Y(Ne.count(q(e),e)+(q(e).getUTCDay()===4),t,2)}function Qt(e){return e.getUTCDay()}function $t(e,t){return Y(Ae.count(q(e)-1,e),t,2)}function en(e,t){return Y(e.getUTCFullYear()%100,t,2)}function tn(e,t){return e=Xt(e),Y(e.getUTCFullYear()%100,t,2)}function nn(e,t){return Y(e.getUTCFullYear()%1e4,t,4)}function rn(e,t){var n=e.getUTCDay();return e=n>=4||n===0?Ne(e):Ne.ceil(e),Y(e.getUTCFullYear()%1e4,t,4)}function an(){return`+0000`}function on(){return`%`}function sn(e){return+e}function cn(e){return Math.floor(e/1e3)}var ln,un;dn({dateTime:`%x, %X`,date:`%-m/%-d/%Y`,time:`%-I:%M:%S %p`,periods:[`AM`,`PM`],days:[`Sunday`,`Monday`,`Tuesday`,`Wednesday`,`Thursday`,`Friday`,`Saturday`],shortDays:[`Sun`,`Mon`,`Tue`,`Wed`,`Thu`,`Fri`,`Sat`],months:[`January`,`February`,`March`,`April`,`May`,`June`,`July`,`August`,`September`,`October`,`November`,`December`],shortMonths:[`Jan`,`Feb`,`Mar`,`Apr`,`May`,`Jun`,`Jul`,`Aug`,`Sep`,`Oct`,`Nov`,`Dec`]});function dn(e){return ln=Ke(e),un=ln.format,ln.parse,ln.utcFormat,ln.utcParse,ln}function fn(e){return new Date(e)}function pn(e){return e instanceof Date?+e:+new Date(+e)}function mn(e,t,n,i,a,o,s,c,l,u){var d=r.n(),f=d.invert,p=d.domain,m=u(`.%L`),h=u(`:%S`),g=u(`%I:%M`),_=u(`%I %p`),v=u(`%a %d`),y=u(`%b %d`),b=u(`%B`),x=u(`%Y`);function S(e){return(l(e)<e?m:c(e)<e?h:s(e)<e?g:o(e)<e?_:i(e)<e?a(e)<e?v:y:n(e)<e?b:x)(e)}return d.invert=function(e){return new Date(f(e))},d.domain=function(e){return arguments.length?p(Array.from(e,pn)):p().map(fn)},d.ticks=function(t){var n=p();return e(n[0],n[n.length-1],t??10)},d.tickFormat=function(e,t){return t==null?S:u(t)},d.nice=function(e){var n=p();return(!e||typeof e.range!=`function`)&&(e=t(n[0],n[n.length-1],e??10)),e?p(ue(n,e)):d},d.copy=function(){return r.r(d,mn(e,t,n,i,a,o,s,c,l,u))},d}function hn(){return i.t.apply(mn(Ve,He,K,Ie,Ce,H,ye,_e,V,un).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}var gn=e.t(((e,t)=>{(function(n,r){typeof e==`object`&&t!==void 0?t.exports=r():typeof define==`function`&&define.amd?define(r):(n=typeof globalThis<`u`?globalThis:n||self).dayjs_plugin_isoWeek=r()})(e,(function(){"use strict";var e=`day`;return function(t,n,r){var i=function(t){return t.add(4-t.isoWeekday(),e)},a=n.prototype;a.isoWeekYear=function(){return i(this).year()},a.isoWeek=function(t){if(!this.$utils().u(t))return this.add(7*(t-this.isoWeek()),e);var n,a,o,s,c=i(this),l=(n=this.isoWeekYear(),a=this.$u,o=(a?r.utc:r)().year(n).startOf(`year`),s=4-o.isoWeekday(),o.isoWeekday()>4&&(s+=7),o.add(s,e));return c.diff(l,`week`)+1},a.isoWeekday=function(e){return this.$utils().u(e)?this.day()||7:this.day(this.day()%7?e:e-7)};var o=a.startOf;a.startOf=function(e,t){var n=this.$utils(),r=!!n.u(t)||t;return n.p(e)===`isoweek`?r?this.date(this.date()-(this.isoWeekday()-1)).startOf(`day`):this.date(this.date()-1-(this.isoWeekday()-1)+7).endOf(`day`):o.bind(this)(e,t)}}}))})),_n=e.t(((e,t)=>{(function(n,r){typeof e==`object`&&t!==void 0?t.exports=r():typeof define==`function`&&define.amd?define(r):(n=typeof globalThis<`u`?globalThis:n||self).dayjs_plugin_customParseFormat=r()})(e,(function(){"use strict";var e={LTS:`h:mm:ss A`,LT:`h:mm A`,L:`MM/DD/YYYY`,LL:`MMMM D, YYYY`,LLL:`MMMM D, YYYY h:mm A`,LLLL:`dddd, MMMM D, YYYY h:mm A`},t=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,n=/\d/,r=/\d\d/,i=/\d\d?/,a=/\d*[^-_:/,()\s\d]+/,o={},s=function(e){return(e=+e)+(e>68?1900:2e3)},c=function(e){return function(t){this[e]=+t}},l=[/[+-]\d\d:?(\d\d)?|Z/,function(e){(this.zone||={}).offset=function(e){if(!e||e===`Z`)return 0;var t=e.match(/([+-]|\d\d)/g),n=60*t[1]+(+t[2]||0);return n===0?0:t[0]===`+`?-n:n}(e)}],u=function(e){var t=o[e];return t&&(t.indexOf?t:t.s.concat(t.f))},d=function(e,t){var n,r=o.meridiem;if(r){for(var i=1;i<=24;i+=1)if(e.indexOf(r(i,0,t))>-1){n=i>12;break}}else n=e===(t?`pm`:`PM`);return n},f={A:[a,function(e){this.afternoon=d(e,!1)}],a:[a,function(e){this.afternoon=d(e,!0)}],Q:[n,function(e){this.month=3*(e-1)+1}],S:[n,function(e){this.milliseconds=100*e}],SS:[r,function(e){this.milliseconds=10*e}],SSS:[/\d{3}/,function(e){this.milliseconds=+e}],s:[i,c(`seconds`)],ss:[i,c(`seconds`)],m:[i,c(`minutes`)],mm:[i,c(`minutes`)],H:[i,c(`hours`)],h:[i,c(`hours`)],HH:[i,c(`hours`)],hh:[i,c(`hours`)],D:[i,c(`day`)],DD:[r,c(`day`)],Do:[a,function(e){var t=o.ordinal,n=e.match(/\d+/);if(this.day=n[0],t)for(var r=1;r<=31;r+=1)t(r).replace(/\[|\]/g,``)===e&&(this.day=r)}],w:[i,c(`week`)],ww:[r,c(`week`)],M:[i,c(`month`)],MM:[r,c(`month`)],MMM:[a,function(e){var t=u(`months`),n=(u(`monthsShort`)||t.map((function(e){return e.slice(0,3)}))).indexOf(e)+1;if(n<1)throw Error();this.month=n%12||n}],MMMM:[a,function(e){var t=u(`months`).indexOf(e)+1;if(t<1)throw Error();this.month=t%12||t}],Y:[/[+-]?\d+/,c(`year`)],YY:[r,function(e){this.year=s(e)}],YYYY:[/\d{4}/,c(`year`)],Z:l,ZZ:l};function p(n){for(var r=n,i=o&&o.formats,a=(n=r.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(t,n,r){var a=r&&r.toUpperCase();return n||i[r]||e[r]||i[a].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(e,t,n){return t||n.slice(1)}))}))).match(t),s=a.length,c=0;c<s;c+=1){var l=a[c],u=f[l],d=u&&u[0],p=u&&u[1];a[c]=p?{regex:d,parser:p}:l.replace(/^\[|\]$/g,``)}return function(e){for(var t={},n=0,r=0;n<s;n+=1){var i=a[n];if(typeof i==`string`)r+=i.length;else{var o=i.regex,c=i.parser,l=e.slice(r),u=o.exec(l)[0];c.call(t,u),e=e.replace(u,``)}}return function(e){var t=e.afternoon;if(t!==void 0){var n=e.hours;t?n<12&&(e.hours+=12):n===12&&(e.hours=0),delete e.afternoon}}(t),t}}return function(e,t,n){n.p.customParseFormat=!0,e&&e.parseTwoDigitYear&&(s=e.parseTwoDigitYear);var r=t.prototype,i=r.parse;r.parse=function(e){var t=e.date,r=e.utc,a=e.args;this.$u=r;var s=a[1];if(typeof s==`string`){var c=!0===a[2],l=!0===a[3],u=c||l,d=a[2];l&&(d=a[2]),o=this.$locale(),!c&&d&&(o=n.Ls[d]),this.$d=function(e,t,n,r){try{if([`x`,`X`].indexOf(t)>-1)return new Date((t===`X`?1e3:1)*e);var i=p(t)(e),a=i.year,o=i.month,s=i.day,c=i.hours,l=i.minutes,u=i.seconds,d=i.milliseconds,f=i.zone,m=i.week,h=new Date,g=s||(a||o?1:h.getDate()),_=a||h.getFullYear(),v=0;a&&!o||(v=o>0?o-1:h.getMonth());var y,b=c||0,x=l||0,S=u||0,C=d||0;return f?new Date(Date.UTC(_,v,g,b,x,S,C+60*f.offset*1e3)):n?new Date(Date.UTC(_,v,g,b,x,S,C)):(y=new Date(_,v,g,b,x,S,C),m&&(y=r(y).week(m).toDate()),y)}catch{return new Date(``)}}(t,s,r,n),this.init(),d&&!0!==d&&(this.$L=this.locale(d).$L),u&&t!=this.format(s)&&(this.$d=new Date(``)),o={}}else if(s instanceof Array)for(var f=s.length,m=1;m<=f;m+=1){a[1]=s[m-1];var h=n.apply(this,a);if(h.isValid()){this.$d=h.$d,this.$L=h.$L,this.init();break}m===f&&(this.$d=new Date(``))}else i.call(this,e)}}}))})),vn=e.t(((e,t)=>{(function(n,r){typeof e==`object`&&t!==void 0?t.exports=r():typeof define==`function`&&define.amd?define(r):(n=typeof globalThis<`u`?globalThis:n||self).dayjs_plugin_advancedFormat=r()})(e,(function(){"use strict";return function(e,t){var n=t.prototype,r=n.format;n.format=function(e){var t=this,n=this.$locale();if(!this.isValid())return r.bind(this)(e);var i=this.$utils(),a=(e||`YYYY-MM-DDTHH:mm:ssZ`).replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,(function(e){switch(e){case`Q`:return Math.ceil((t.$M+1)/3);case`Do`:return n.ordinal(t.$D);case`gggg`:return t.weekYear();case`GGGG`:return t.isoWeekYear();case`wo`:return n.ordinal(t.week(),`W`);case`w`:case`ww`:return i.s(t.week(),e===`w`?1:2,`0`);case`W`:case`WW`:return i.s(t.isoWeek(),e===`W`?1:2,`0`);case`k`:case`kk`:return i.s(String(t.$H===0?24:t.$H),e===`k`?1:2,`0`);case`X`:return Math.floor(t.$d.getTime()/1e3);case`x`:return t.$d.getTime();case`z`:return`[`+t.offsetName()+`]`;case`zzz`:return`[`+t.offsetName(`long`)+`]`;default:return e}}));return r.bind(this)(a)}}}))})),yn=e.t(((e,t)=>{(function(n,r){typeof e==`object`&&t!==void 0?t.exports=r():typeof define==`function`&&define.amd?define(r):(n=typeof globalThis<`u`?globalThis:n||self).dayjs_plugin_duration=r()})(e,(function(){"use strict";var e,t,n=1e3,r=6e4,i=36e5,a=864e5,o=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,s=31536e6,c=2628e6,l=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/,u={years:s,months:c,days:a,hours:i,minutes:r,seconds:n,milliseconds:1,weeks:6048e5},d=function(e){return e instanceof v},f=function(e,t,n){return new v(e,n,t.$l)},p=function(e){return t.p(e)+`s`},m=function(e){return e<0},h=function(e){return m(e)?Math.ceil(e):Math.floor(e)},g=function(e){return Math.abs(e)},_=function(e,t){return e?m(e)?{negative:!0,format:``+g(e)+t}:{negative:!1,format:``+e+t}:{negative:!1,format:``}},v=function(){function m(e,t,n){var r=this;if(this.$d={},this.$l=n,e===void 0&&(this.$ms=0,this.parseFromMilliseconds()),t)return f(e*u[p(t)],this);if(typeof e==`number`)return this.$ms=e,this.parseFromMilliseconds(),this;if(typeof e==`object`)return Object.keys(e).forEach((function(t){r.$d[p(t)]=e[t]})),this.calMilliseconds(),this;if(typeof e==`string`){var i=e.match(l);if(i){var a=i.slice(2).map((function(e){return e==null?0:Number(e)}));return this.$d.years=a[0],this.$d.months=a[1],this.$d.weeks=a[2],this.$d.days=a[3],this.$d.hours=a[4],this.$d.minutes=a[5],this.$d.seconds=a[6],this.calMilliseconds(),this}}return this}var g=m.prototype;return g.calMilliseconds=function(){var e=this;this.$ms=Object.keys(this.$d).reduce((function(t,n){return t+(e.$d[n]||0)*u[n]}),0)},g.parseFromMilliseconds=function(){var e=this.$ms;this.$d.years=h(e/s),e%=s,this.$d.months=h(e/c),e%=c,this.$d.days=h(e/a),e%=a,this.$d.hours=h(e/i),e%=i,this.$d.minutes=h(e/r),e%=r,this.$d.seconds=h(e/n),e%=n,this.$d.milliseconds=e},g.toISOString=function(){var e=_(this.$d.years,`Y`),t=_(this.$d.months,`M`),n=+this.$d.days||0;this.$d.weeks&&(n+=7*this.$d.weeks);var r=_(n,`D`),i=_(this.$d.hours,`H`),a=_(this.$d.minutes,`M`),o=this.$d.seconds||0;this.$d.milliseconds&&(o+=this.$d.milliseconds/1e3,o=Math.round(1e3*o)/1e3);var s=_(o,`S`),c=e.negative||t.negative||r.negative||i.negative||a.negative||s.negative,l=i.format||a.format||s.format?`T`:``,u=(c?`-`:``)+`P`+e.format+t.format+r.format+l+i.format+a.format+s.format;return u===`P`||u===`-P`?`P0D`:u},g.toJSON=function(){return this.toISOString()},g.format=function(e){var n=e||`YYYY-MM-DDTHH:mm:ss`,r={Y:this.$d.years,YY:t.s(this.$d.years,2,`0`),YYYY:t.s(this.$d.years,4,`0`),M:this.$d.months,MM:t.s(this.$d.months,2,`0`),D:this.$d.days,DD:t.s(this.$d.days,2,`0`),H:this.$d.hours,HH:t.s(this.$d.hours,2,`0`),m:this.$d.minutes,mm:t.s(this.$d.minutes,2,`0`),s:this.$d.seconds,ss:t.s(this.$d.seconds,2,`0`),SSS:t.s(this.$d.milliseconds,3,`0`)};return n.replace(o,(function(e,t){return t||String(r[e])}))},g.as=function(e){return this.$ms/u[p(e)]},g.get=function(e){var t=this.$ms,n=p(e);return n===`milliseconds`?t%=1e3:t=n===`weeks`?h(t/u[n]):this.$d[n],t||0},g.add=function(e,t,n){var r;return r=t?e*u[p(t)]:d(e)?e.$ms:f(e,this).$ms,f(this.$ms+r*(n?-1:1),this)},g.subtract=function(e,t){return this.add(e,t,!0)},g.locale=function(e){var t=this.clone();return t.$l=e,t},g.clone=function(){return f(this.$ms,this)},g.humanize=function(t){return e().add(this.$ms,`ms`).locale(this.$l).fromNow(!t)},g.valueOf=function(){return this.asMilliseconds()},g.milliseconds=function(){return this.get(`milliseconds`)},g.asMilliseconds=function(){return this.as(`milliseconds`)},g.seconds=function(){return this.get(`seconds`)},g.asSeconds=function(){return this.as(`seconds`)},g.minutes=function(){return this.get(`minutes`)},g.asMinutes=function(){return this.as(`minutes`)},g.hours=function(){return this.get(`hours`)},g.asHours=function(){return this.as(`hours`)},g.days=function(){return this.get(`days`)},g.asDays=function(){return this.as(`days`)},g.weeks=function(){return this.get(`weeks`)},g.asWeeks=function(){return this.as(`weeks`)},g.months=function(){return this.get(`months`)},g.asMonths=function(){return this.as(`months`)},g.years=function(){return this.get(`years`)},g.asYears=function(){return this.as(`years`)},m}(),y=function(e,t,n){return e.add(t.years()*n,`y`).add(t.months()*n,`M`).add(t.days()*n,`d`).add(t.hours()*n,`h`).add(t.minutes()*n,`m`).add(t.seconds()*n,`s`).add(t.milliseconds()*n,`ms`)};return function(n,r,i){e=i,t=i().$utils(),i.duration=function(e,t){return f(e,{$l:i.locale()},t)},i.isDuration=d;var a=r.prototype.add,o=r.prototype.subtract;r.prototype.add=function(e,t){return d(e)?y(this,e,1):a.bind(this)(e,t)},r.prototype.subtract=function(e,t){return d(e)?y(this,e,-1):o.bind(this)(e,t)}}}))})),bn=a.t(),X=e.r(t.v(),1),xn=e.r(gn(),1),Sn=e.r(_n(),1),Cn=e.r(vn(),1),wn=e.r(yn(),1),Tn=(function(){var e=t.h(function(e,t,n,r){for(n||={},r=e.length;r--;n[e[r]]=t);return n},`o`),n=[6,8,10,12,13,14,15,16,17,18,20,21,22,23,24,25,26,27,28,29,30,31,33,35,36,38,40],r=[1,26],i=[1,27],a=[1,28],o=[1,29],s=[1,30],c=[1,31],l=[1,32],u=[1,33],d=[1,34],f=[1,9],p=[1,10],m=[1,11],h=[1,12],g=[1,13],_=[1,14],v=[1,15],y=[1,16],b=[1,19],x=[1,20],S=[1,21],C=[1,22],w=[1,23],T=[1,25],E=[1,35],D={trace:t.h(function(){},`trace`),yy:{},symbols_:{error:2,start:3,gantt:4,document:5,EOF:6,line:7,SPACE:8,statement:9,NL:10,weekday:11,weekday_monday:12,weekday_tuesday:13,weekday_wednesday:14,weekday_thursday:15,weekday_friday:16,weekday_saturday:17,weekday_sunday:18,weekend:19,weekend_friday:20,weekend_saturday:21,dateFormat:22,inclusiveEndDates:23,topAxis:24,axisFormat:25,tickInterval:26,excludes:27,includes:28,todayMarker:29,title:30,acc_title:31,acc_title_value:32,acc_descr:33,acc_descr_value:34,acc_descr_multiline_value:35,section:36,clickStatement:37,taskTxt:38,taskData:39,click:40,callbackname:41,callbackargs:42,href:43,clickStatementDebug:44,$accept:0,$end:1},terminals_:{2:`error`,4:`gantt`,6:`EOF`,8:`SPACE`,10:`NL`,12:`weekday_monday`,13:`weekday_tuesday`,14:`weekday_wednesday`,15:`weekday_thursday`,16:`weekday_friday`,17:`weekday_saturday`,18:`weekday_sunday`,20:`weekend_friday`,21:`weekend_saturday`,22:`dateFormat`,23:`inclusiveEndDates`,24:`topAxis`,25:`axisFormat`,26:`tickInterval`,27:`excludes`,28:`includes`,29:`todayMarker`,30:`title`,31:`acc_title`,32:`acc_title_value`,33:`acc_descr`,34:`acc_descr_value`,35:`acc_descr_multiline_value`,36:`section`,38:`taskTxt`,39:`taskData`,40:`click`,41:`callbackname`,42:`callbackargs`,43:`href`},productions_:[0,[3,3],[5,0],[5,2],[7,2],[7,1],[7,1],[7,1],[11,1],[11,1],[11,1],[11,1],[11,1],[11,1],[11,1],[19,1],[19,1],[9,1],[9,1],[9,1],[9,1],[9,1],[9,1],[9,1],[9,1],[9,1],[9,1],[9,1],[9,2],[9,2],[9,1],[9,1],[9,1],[9,2],[37,2],[37,3],[37,3],[37,4],[37,3],[37,4],[37,2],[44,2],[44,3],[44,3],[44,4],[44,3],[44,4],[44,2]],performAction:t.h(function(e,t,n,r,i,a,o){var s=a.length-1;switch(i){case 1:return a[s-1];case 2:this.$=[];break;case 3:a[s-1].push(a[s]),this.$=a[s-1];break;case 4:case 5:this.$=a[s];break;case 6:case 7:this.$=[];break;case 8:r.setWeekday(`monday`);break;case 9:r.setWeekday(`tuesday`);break;case 10:r.setWeekday(`wednesday`);break;case 11:r.setWeekday(`thursday`);break;case 12:r.setWeekday(`friday`);break;case 13:r.setWeekday(`saturday`);break;case 14:r.setWeekday(`sunday`);break;case 15:r.setWeekend(`friday`);break;case 16:r.setWeekend(`saturday`);break;case 17:r.setDateFormat(a[s].substr(11)),this.$=a[s].substr(11);break;case 18:r.enableInclusiveEndDates(),this.$=a[s].substr(18);break;case 19:r.TopAxis(),this.$=a[s].substr(8);break;case 20:r.setAxisFormat(a[s].substr(11)),this.$=a[s].substr(11);break;case 21:r.setTickInterval(a[s].substr(13)),this.$=a[s].substr(13);break;case 22:r.setExcludes(a[s].substr(9)),this.$=a[s].substr(9);break;case 23:r.setIncludes(a[s].substr(9)),this.$=a[s].substr(9);break;case 24:r.setTodayMarker(a[s].substr(12)),this.$=a[s].substr(12);break;case 27:r.setDiagramTitle(a[s].substr(6)),this.$=a[s].substr(6);break;case 28:this.$=a[s].trim(),r.setAccTitle(this.$);break;case 29:case 30:this.$=a[s].trim(),r.setAccDescription(this.$);break;case 31:r.addSection(a[s].substr(8)),this.$=a[s].substr(8);break;case 33:r.addTask(a[s-1],a[s]),this.$=`task`;break;case 34:this.$=a[s-1],r.setClickEvent(a[s-1],a[s],null);break;case 35:this.$=a[s-2],r.setClickEvent(a[s-2],a[s-1],a[s]);break;case 36:this.$=a[s-2],r.setClickEvent(a[s-2],a[s-1],null),r.setLink(a[s-2],a[s]);break;case 37:this.$=a[s-3],r.setClickEvent(a[s-3],a[s-2],a[s-1]),r.setLink(a[s-3],a[s]);break;case 38:this.$=a[s-2],r.setClickEvent(a[s-2],a[s],null),r.setLink(a[s-2],a[s-1]);break;case 39:this.$=a[s-3],r.setClickEvent(a[s-3],a[s-1],a[s]),r.setLink(a[s-3],a[s-2]);break;case 40:this.$=a[s-1],r.setLink(a[s-1],a[s]);break;case 41:case 47:this.$=a[s-1]+` `+a[s];break;case 42:case 43:case 45:this.$=a[s-2]+` `+a[s-1]+` `+a[s];break;case 44:case 46:this.$=a[s-3]+` `+a[s-2]+` `+a[s-1]+` `+a[s];break}},`anonymous`),table:[{3:1,4:[1,2]},{1:[3]},e(n,[2,2],{5:3}),{6:[1,4],7:5,8:[1,6],9:7,10:[1,8],11:17,12:r,13:i,14:a,15:o,16:s,17:c,18:l,19:18,20:u,21:d,22:f,23:p,24:m,25:h,26:g,27:_,28:v,29:y,30:b,31:x,33:S,35:C,36:w,37:24,38:T,40:E},e(n,[2,7],{1:[2,1]}),e(n,[2,3]),{9:36,11:17,12:r,13:i,14:a,15:o,16:s,17:c,18:l,19:18,20:u,21:d,22:f,23:p,24:m,25:h,26:g,27:_,28:v,29:y,30:b,31:x,33:S,35:C,36:w,37:24,38:T,40:E},e(n,[2,5]),e(n,[2,6]),e(n,[2,17]),e(n,[2,18]),e(n,[2,19]),e(n,[2,20]),e(n,[2,21]),e(n,[2,22]),e(n,[2,23]),e(n,[2,24]),e(n,[2,25]),e(n,[2,26]),e(n,[2,27]),{32:[1,37]},{34:[1,38]},e(n,[2,30]),e(n,[2,31]),e(n,[2,32]),{39:[1,39]},e(n,[2,8]),e(n,[2,9]),e(n,[2,10]),e(n,[2,11]),e(n,[2,12]),e(n,[2,13]),e(n,[2,14]),e(n,[2,15]),e(n,[2,16]),{41:[1,40],43:[1,41]},e(n,[2,4]),e(n,[2,28]),e(n,[2,29]),e(n,[2,33]),e(n,[2,34],{42:[1,42],43:[1,43]}),e(n,[2,40],{41:[1,44]}),e(n,[2,35],{43:[1,45]}),e(n,[2,36]),e(n,[2,38],{42:[1,46]}),e(n,[2,37]),e(n,[2,39])],defaultActions:{},parseError:t.h(function(e,t){if(t.recoverable)this.trace(e);else{var n=Error(e);throw n.hash=t,n}},`parseError`),parse:t.h(function(e){var n=this,r=[0],i=[],a=[null],o=[],s=this.table,c=``,l=0,u=0,d=0,f=2,p=1,m=o.slice.call(arguments,1),h=Object.create(this.lexer),g={yy:{}};for(var _ in this.yy)Object.prototype.hasOwnProperty.call(this.yy,_)&&(g.yy[_]=this.yy[_]);h.setInput(e,g.yy),g.yy.lexer=h,g.yy.parser=this,h.yylloc===void 0&&(h.yylloc={});var v=h.yylloc;o.push(v);var y=h.options&&h.options.ranges;typeof g.yy.parseError==`function`?this.parseError=g.yy.parseError:this.parseError=Object.getPrototypeOf(this).parseError;function b(e){r.length-=2*e,a.length-=e,o.length-=e}t.h(b,`popStack`);function x(){var e=i.pop()||h.lex()||p;return typeof e!=`number`&&(e instanceof Array&&(i=e,e=i.pop()),e=n.symbols_[e]||e),e}t.h(x,`lex`);for(var S,C,w,T,E,D={},O,k,A,j;;){if(w=r[r.length-1],this.defaultActions[w]?T=this.defaultActions[w]:(S??=x(),T=s[w]&&s[w][S]),T===void 0||!T.length||!T[0]){var M=``;for(O in j=[],s[w])this.terminals_[O]&&O>f&&j.push(`'`+this.terminals_[O]+`'`);M=h.showPosition?`Parse error on line `+(l+1)+`:
|
|
2
|
+
`+h.showPosition()+`
|
|
3
|
+
Expecting `+j.join(`, `)+`, got '`+(this.terminals_[S]||S)+`'`:`Parse error on line `+(l+1)+`: Unexpected `+(S==p?`end of input`:`'`+(this.terminals_[S]||S)+`'`),this.parseError(M,{text:h.match,token:this.terminals_[S]||S,line:h.yylineno,loc:v,expected:j})}if(T[0]instanceof Array&&T.length>1)throw Error(`Parse Error: multiple actions possible at state: `+w+`, token: `+S);switch(T[0]){case 1:r.push(S),a.push(h.yytext),o.push(h.yylloc),r.push(T[1]),S=null,C?(S=C,C=null):(u=h.yyleng,c=h.yytext,l=h.yylineno,v=h.yylloc,d>0&&d--);break;case 2:if(k=this.productions_[T[1]][1],D.$=a[a.length-k],D._$={first_line:o[o.length-(k||1)].first_line,last_line:o[o.length-1].last_line,first_column:o[o.length-(k||1)].first_column,last_column:o[o.length-1].last_column},y&&(D._$.range=[o[o.length-(k||1)].range[0],o[o.length-1].range[1]]),E=this.performAction.apply(D,[c,u,l,g.yy,T[1],a,o].concat(m)),E!==void 0)return E;k&&(r=r.slice(0,-1*k*2),a=a.slice(0,-1*k),o=o.slice(0,-1*k)),r.push(this.productions_[T[1]][0]),a.push(D.$),o.push(D._$),A=s[r[r.length-2]][r[r.length-1]],r.push(A);break;case 3:return!0}}return!0},`parse`)};D.lexer=(function(){return{EOF:1,parseError:t.h(function(e,t){if(this.yy.parser)this.yy.parser.parseError(e,t);else throw Error(e)},`parseError`),setInput:t.h(function(e,t){return this.yy=t||this.yy||{},this._input=e,this._more=this._backtrack=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match=``,this.conditionStack=[`INITIAL`],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},`setInput`),input:t.h(function(){var e=this._input[0];return this.yytext+=e,this.yyleng++,this.offset++,this.match+=e,this.matched+=e,e.match(/(?:\r\n?|\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),e},`input`),unput:t.h(function(e){var t=e.length,n=e.split(/(?:\r\n?|\n)/g);this._input=e+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-t),this.offset-=t;var r=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),n.length-1&&(this.yylineno-=n.length-1);var i=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:n?(n.length===r.length?this.yylloc.first_column:0)+r[r.length-n.length].length-n[0].length:this.yylloc.first_column-t},this.options.ranges&&(this.yylloc.range=[i[0],i[0]+this.yyleng-t]),this.yyleng=this.yytext.length,this},`unput`),more:t.h(function(){return this._more=!0,this},`more`),reject:t.h(function(){if(this.options.backtrack_lexer)this._backtrack=!0;else return this.parseError(`Lexical error on line `+(this.yylineno+1)+`. You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).
|
|
4
|
+
`+this.showPosition(),{text:``,token:null,line:this.yylineno});return this},`reject`),less:t.h(function(e){this.unput(this.match.slice(e))},`less`),pastInput:t.h(function(){var e=this.matched.substr(0,this.matched.length-this.match.length);return(e.length>20?`...`:``)+e.substr(-20).replace(/\n/g,``)},`pastInput`),upcomingInput:t.h(function(){var e=this.match;return e.length<20&&(e+=this._input.substr(0,20-e.length)),(e.substr(0,20)+(e.length>20?`...`:``)).replace(/\n/g,``)},`upcomingInput`),showPosition:t.h(function(){var e=this.pastInput(),t=Array(e.length+1).join(`-`);return e+this.upcomingInput()+`
|
|
5
|
+
`+t+`^`},`showPosition`),test_match:t.h(function(e,t){var n,r,i;if(this.options.backtrack_lexer&&(i={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,_more:this._more,_input:this._input,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done},this.options.ranges&&(i.yylloc.range=this.yylloc.range.slice(0))),r=e[0].match(/(?:\r\n?|\n).*/g),r&&(this.yylineno+=r.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:r?r[r.length-1].length-r[r.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+e[0].length},this.yytext+=e[0],this.match+=e[0],this.matches=e,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(e[0].length),this.matched+=e[0],n=this.performAction.call(this,this.yy,this,t,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),n)return n;if(this._backtrack){for(var a in i)this[a]=i[a];return!1}return!1},`test_match`),next:t.h(function(){if(this.done)return this.EOF;this._input||(this.done=!0);var e,t,n,r;this._more||(this.yytext=``,this.match=``);for(var i=this._currentRules(),a=0;a<i.length;a++)if(n=this._input.match(this.rules[i[a]]),n&&(!t||n[0].length>t[0].length)){if(t=n,r=a,this.options.backtrack_lexer){if(e=this.test_match(n,i[a]),e!==!1)return e;if(this._backtrack){t=!1;continue}else return!1}else if(!this.options.flex)break}return t?(e=this.test_match(t,i[r]),e===!1?!1:e):this._input===``?this.EOF:this.parseError(`Lexical error on line `+(this.yylineno+1)+`. Unrecognized text.
|
|
6
|
+
`+this.showPosition(),{text:``,token:null,line:this.yylineno})},`next`),lex:t.h(function(){return this.next()||this.lex()},`lex`),begin:t.h(function(e){this.conditionStack.push(e)},`begin`),popState:t.h(function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]},`popState`),_currentRules:t.h(function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},`_currentRules`),topState:t.h(function(e){return e=this.conditionStack.length-1-Math.abs(e||0),e>=0?this.conditionStack[e]:`INITIAL`},`topState`),pushState:t.h(function(e){this.begin(e)},`pushState`),stateStackSize:t.h(function(){return this.conditionStack.length},`stateStackSize`),options:{"case-insensitive":!0},performAction:t.h(function(e,t,n,r){switch(n){case 0:return this.begin(`open_directive`),`open_directive`;case 1:return this.begin(`acc_title`),31;case 2:return this.popState(),`acc_title_value`;case 3:return this.begin(`acc_descr`),33;case 4:return this.popState(),`acc_descr_value`;case 5:this.begin(`acc_descr_multiline`);break;case 6:this.popState();break;case 7:return`acc_descr_multiline_value`;case 8:break;case 9:break;case 10:break;case 11:return 10;case 12:break;case 13:break;case 14:this.begin(`href`);break;case 15:this.popState();break;case 16:return 43;case 17:this.begin(`callbackname`);break;case 18:this.popState();break;case 19:this.popState(),this.begin(`callbackargs`);break;case 20:return 41;case 21:this.popState();break;case 22:return 42;case 23:this.begin(`click`);break;case 24:this.popState();break;case 25:return 40;case 26:return 4;case 27:return 22;case 28:return 23;case 29:return 24;case 30:return 25;case 31:return 26;case 32:return 28;case 33:return 27;case 34:return 29;case 35:return 12;case 36:return 13;case 37:return 14;case 38:return 15;case 39:return 16;case 40:return 17;case 41:return 18;case 42:return 20;case 43:return 21;case 44:return`date`;case 45:return 30;case 46:return`accDescription`;case 47:return 36;case 48:return 38;case 49:return 39;case 50:return`:`;case 51:return 6;case 52:return`INVALID`}},`anonymous`),rules:[/^(?:%%\{)/i,/^(?:accTitle\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*\{\s*)/i,/^(?:[\}])/i,/^(?:[^\}]*)/i,/^(?:%%(?!\{)*[^\n]*)/i,/^(?:[^\}]%%*[^\n]*)/i,/^(?:%%*[^\n]*[\n]*)/i,/^(?:[\n]+)/i,/^(?:\s+)/i,/^(?:%[^\n]*)/i,/^(?:href[\s]+["])/i,/^(?:["])/i,/^(?:[^"]*)/i,/^(?:call[\s]+)/i,/^(?:\([\s]*\))/i,/^(?:\()/i,/^(?:[^(]*)/i,/^(?:\))/i,/^(?:[^)]*)/i,/^(?:click[\s]+)/i,/^(?:[\s\n])/i,/^(?:[^\s\n]*)/i,/^(?:gantt\b)/i,/^(?:dateFormat\s[^#\n;]+)/i,/^(?:inclusiveEndDates\b)/i,/^(?:topAxis\b)/i,/^(?:axisFormat\s[^#\n;]+)/i,/^(?:tickInterval\s[^#\n;]+)/i,/^(?:includes\s[^#\n;]+)/i,/^(?:excludes\s[^#\n;]+)/i,/^(?:todayMarker\s[^\n;]+)/i,/^(?:weekday\s+monday\b)/i,/^(?:weekday\s+tuesday\b)/i,/^(?:weekday\s+wednesday\b)/i,/^(?:weekday\s+thursday\b)/i,/^(?:weekday\s+friday\b)/i,/^(?:weekday\s+saturday\b)/i,/^(?:weekday\s+sunday\b)/i,/^(?:weekend\s+friday\b)/i,/^(?:weekend\s+saturday\b)/i,/^(?:\d\d\d\d-\d\d-\d\d\b)/i,/^(?:title\s[^\n]+)/i,/^(?:accDescription\s[^#\n;]+)/i,/^(?:section\s[^\n]+)/i,/^(?:[^:\n]+)/i,/^(?::[^#\n;]+)/i,/^(?::)/i,/^(?:$)/i,/^(?:.)/i],conditions:{acc_descr_multiline:{rules:[6,7],inclusive:!1},acc_descr:{rules:[4],inclusive:!1},acc_title:{rules:[2],inclusive:!1},callbackargs:{rules:[21,22],inclusive:!1},callbackname:{rules:[18,19,20],inclusive:!1},href:{rules:[15,16],inclusive:!1},click:{rules:[24,25],inclusive:!1},INITIAL:{rules:[0,1,3,5,8,9,10,11,12,13,14,17,23,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52],inclusive:!0}}}})();function O(){this.yy={}}return t.h(O,`Parser`),O.prototype=D,D.Parser=O,new O})();Tn.parser=Tn;var En=Tn;X.default.extend(xn.default),X.default.extend(Sn.default),X.default.extend(Cn.default);var Dn={friday:5,saturday:6},Z=``,On=``,kn=void 0,An=``,jn=[],Mn=[],Nn=new Map,Pn=[],Fn=[],In=``,Ln=``,Rn=[`active`,`done`,`crit`,`milestone`,`vert`],zn=[],Bn=``,Vn=!1,Hn=!1,Un=`sunday`,Wn=`saturday`,Gn=0,Kn=t.h(function(){Pn=[],Fn=[],In=``,zn=[],Tr=0,kr=void 0,Ar=void 0,Q=[],Z=``,On=``,Ln=``,kn=void 0,An=``,jn=[],Mn=[],Vn=!1,Hn=!1,Gn=0,Nn=new Map,Bn=``,n.a(),Un=`sunday`,Wn=`saturday`},`clear`),qn=t.h(function(e){Bn=e},`setDiagramId`),Jn=t.h(function(e){On=e},`setAxisFormat`),Yn=t.h(function(){return On},`getAxisFormat`),Xn=t.h(function(e){kn=e},`setTickInterval`),Zn=t.h(function(){return kn},`getTickInterval`),Qn=t.h(function(e){An=e},`setTodayMarker`),$n=t.h(function(){return An},`getTodayMarker`),er=t.h(function(e){Z=e},`setDateFormat`),tr=t.h(function(){Vn=!0},`enableInclusiveEndDates`),nr=t.h(function(){return Vn},`endDatesAreInclusive`),rr=t.h(function(){Hn=!0},`enableTopAxis`),ir=t.h(function(){return Hn},`topAxisEnabled`),ar=t.h(function(e){Ln=e},`setDisplayMode`),or=t.h(function(){return Ln},`getDisplayMode`),sr=t.h(function(){return Z},`getDateFormat`),cr=t.h(function(e){jn=e.toLowerCase().split(/[\s,]+/)},`setIncludes`),lr=t.h(function(){return jn},`getIncludes`),ur=t.h(function(e){Mn=e.toLowerCase().split(/[\s,]+/)},`setExcludes`),dr=t.h(function(){return Mn},`getExcludes`),fr=t.h(function(){return Nn},`getLinks`),pr=t.h(function(e){In=e,Pn.push(e)},`addSection`),mr=t.h(function(){return Pn},`getSections`),hr=t.h(function(){let e=Fr(),t=0;for(;!e&&t<10;)e=Fr(),t++;return Fn=Q,Fn},`getTasks`),gr=t.h(function(e,t,n,r){let i=e.format(t.trim()),a=e.format(`YYYY-MM-DD`);return r.includes(i)||r.includes(a)?!1:n.includes(`weekends`)&&(e.isoWeekday()===Dn[Wn]||e.isoWeekday()===Dn[Wn]+1)||n.includes(e.format(`dddd`).toLowerCase())?!0:n.includes(i)||n.includes(a)},`isInvalidDate`),_r=t.h(function(e){Un=e},`setWeekday`),vr=t.h(function(){return Un},`getWeekday`),yr=t.h(function(e){Wn=e},`setWeekend`),br=t.h(function(e,t,n,r){if(!n.length||e.manualEndTime)return;let i;i=e.startTime instanceof Date?(0,X.default)(e.startTime):(0,X.default)(e.startTime,t,!0),i=i.add(1,`d`);let a;a=e.endTime instanceof Date?(0,X.default)(e.endTime):(0,X.default)(e.endTime,t,!0);let[o,s]=xr(i,a,t,n,r);e.endTime=o.toDate(),e.renderEndTime=s},`checkTaskDates`),xr=t.h(function(e,t,n,r,i){let a=!1,o=null,s=t.add(1e4,`d`);for(;e<=t;){if(a||(o=t.toDate()),a=gr(e,n,r,i),a&&(t=t.add(1,`d`),t>s))throw Error("Failed to find a valid date that was not excluded by `excludes` after 10,000 iterations.");e=e.add(1,`d`)}return[t,o]},`fixTaskDates`),Sr=t.h(function(e,n,r){if(r=r.trim(),t.h(e=>{let t=e.trim();return t===`x`||t===`X`},`isTimestampFormat`)(n)&&/^\d+$/.test(r))return new Date(Number(r));let i=/^after\s+(?<ids>[\d\w- ]+)/.exec(r);if(i!==null){let e=null;for(let t of i.groups.ids.split(` `)){let n=Nr(t);n!==void 0&&(!e||n.endTime>e.endTime)&&(e=n)}if(e)return e.endTime;let t=new Date;return t.setHours(0,0,0,0),t}let a=(0,X.default)(r,n.trim(),!0);if(a.isValid())return a.toDate();{t.g.debug(`Invalid date:`+r),t.g.debug(`With date format:`+n.trim());let e=new Date(r);if(e===void 0||isNaN(e.getTime())||e.getFullYear()<-1e4||e.getFullYear()>1e4)throw Error(`Invalid date:`+r);return e}},`getStartDate`),Cr=t.h(function(e){let t=/^(\d+(?:\.\d+)?)([Mdhmswy]|ms)$/.exec(e.trim());return t===null?[NaN,`ms`]:[Number.parseFloat(t[1]),t[2]]},`parseDuration`),wr=t.h(function(e,t,n,r=!1){n=n.trim();let i=/^until\s+(?<ids>[\d\w- ]+)/.exec(n);if(i!==null){let e=null;for(let t of i.groups.ids.split(` `)){let n=Nr(t);n!==void 0&&(!e||n.startTime<e.startTime)&&(e=n)}if(e)return e.startTime;let t=new Date;return t.setHours(0,0,0,0),t}let a=(0,X.default)(n,t.trim(),!0);if(a.isValid())return r&&(a=a.add(1,`d`)),a.toDate();let o=(0,X.default)(e),[s,c]=Cr(n);if(!Number.isNaN(s)){let e=o.add(s,c);e.isValid()&&(o=e)}return o.toDate()},`getEndDate`),Tr=0,Er=t.h(function(e){return e===void 0?(Tr+=1,`task`+Tr):e},`parseId`),Dr=t.h(function(e,t){let n;n=t.substr(0,1)===`:`?t.substr(1,t.length):t;let r=n.split(`,`),i={};Vr(r,i,Rn);for(let e=0;e<r.length;e++)r[e]=r[e].trim();let a=``;switch(r.length){case 1:i.id=Er(),i.startTime=e.endTime,a=r[0];break;case 2:i.id=Er(),i.startTime=Sr(void 0,Z,r[0]),a=r[1];break;case 3:i.id=Er(r[0]),i.startTime=Sr(void 0,Z,r[1]),a=r[2];break;default:}return a&&(i.endTime=wr(i.startTime,Z,a,Vn),i.manualEndTime=(0,X.default)(a,`YYYY-MM-DD`,!0).isValid(),br(i,Z,Mn,jn)),i},`compileData`),Or=t.h(function(e,t){let n;n=t.substr(0,1)===`:`?t.substr(1,t.length):t;let r=n.split(`,`),i={};Vr(r,i,Rn);for(let e=0;e<r.length;e++)r[e]=r[e].trim();switch(r.length){case 1:i.id=Er(),i.startTime={type:`prevTaskEnd`,id:e},i.endTime={data:r[0]};break;case 2:i.id=Er(),i.startTime={type:`getStartDate`,startData:r[0]},i.endTime={data:r[1]};break;case 3:i.id=Er(r[0]),i.startTime={type:`getStartDate`,startData:r[1]},i.endTime={data:r[2]};break;default:}return i},`parseData`),kr,Ar,Q=[],jr={},Mr=t.h(function(e,t){let n={section:In,type:In,processed:!1,manualEndTime:!1,renderEndTime:null,raw:{data:t},task:e,classes:[]},r=Or(Ar,t);n.raw.startTime=r.startTime,n.raw.endTime=r.endTime,n.id=r.id,n.prevTaskId=Ar,n.active=r.active,n.done=r.done,n.crit=r.crit,n.milestone=r.milestone,n.vert=r.vert,n.order=Gn,Gn++;let i=Q.push(n);Ar=n.id,jr[n.id]=i-1},`addTask`),Nr=t.h(function(e){let t=jr[e];return Q[t]},`findTaskById`),Pr=t.h(function(e,t){let n={section:In,type:In,description:e,task:e,classes:[]},r=Dr(kr,t);n.startTime=r.startTime,n.endTime=r.endTime,n.id=r.id,n.active=r.active,n.done=r.done,n.crit=r.crit,n.milestone=r.milestone,n.vert=r.vert,kr=n,Fn.push(n)},`addTaskOrg`),Fr=t.h(function(){let e=t.h(function(e){let t=Q[e],n=``;switch(Q[e].raw.startTime.type){case`prevTaskEnd`:t.startTime=Nr(t.prevTaskId).endTime;break;case`getStartDate`:n=Sr(void 0,Z,Q[e].raw.startTime.startData),n&&(Q[e].startTime=n);break}return Q[e].startTime&&(Q[e].endTime=wr(Q[e].startTime,Z,Q[e].raw.endTime.data,Vn),Q[e].endTime&&(Q[e].processed=!0,Q[e].manualEndTime=(0,X.default)(Q[e].raw.endTime.data,`YYYY-MM-DD`,!0).isValid(),br(Q[e],Z,Mn,jn))),Q[e].processed},`compileTask`),n=!0;for(let[t,r]of Q.entries())e(t),n&&=r.processed;return n},`compileTasks`),Ir=t.h(function(e,t){let r=t;n.x().securityLevel!==`loose`&&(r=(0,bn.sanitizeUrl)(t)),e.split(`,`).forEach(function(e){Nr(e)!==void 0&&(zr(e,()=>{window.open(r,`_self`)}),Nn.set(e,r))}),Lr(e,`clickable`)},`setLink`),Lr=t.h(function(e,t){e.split(`,`).forEach(function(e){let n=Nr(e);n!==void 0&&n.classes.push(t)})},`setClass`),Rr=t.h(function(e,t,r){if(n.x().securityLevel!==`loose`||t===void 0)return;let i=[];if(typeof r==`string`){i=r.split(/,(?=(?:(?:[^"]*"){2})*[^"]*$)/);for(let e=0;e<i.length;e++){let t=i[e].trim();t.startsWith(`"`)&&t.endsWith(`"`)&&(t=t.substr(1,t.length-2)),i[e]=t}}i.length===0&&i.push(e),Nr(e)!==void 0&&zr(e,()=>{o.g.runFunc(t,...i)})},`setClickFun`),zr=t.h(function(e,t){zn.push(function(){let n=Bn?`${Bn}-${e}`:e,r=document.querySelector(`[id="${n}"]`);r!==null&&r.addEventListener(`click`,function(){t()})},function(){let n=Bn?`${Bn}-${e}`:e,r=document.querySelector(`[id="${n}-text"]`);r!==null&&r.addEventListener(`click`,function(){t()})})},`pushFun`),Br={getConfig:t.h(()=>n.x().gantt,`getConfig`),clear:Kn,setDateFormat:er,getDateFormat:sr,enableInclusiveEndDates:tr,endDatesAreInclusive:nr,enableTopAxis:rr,topAxisEnabled:ir,setAxisFormat:Jn,getAxisFormat:Yn,setTickInterval:Xn,getTickInterval:Zn,setTodayMarker:Qn,getTodayMarker:$n,setAccTitle:n.U,getAccTitle:n.y,setDiagramTitle:n.K,getDiagramTitle:n.w,setDiagramId:qn,setDisplayMode:ar,getDisplayMode:or,setAccDescription:n.H,getAccDescription:n.v,addSection:pr,getSections:mr,getTasks:hr,addTask:Mr,findTaskById:Nr,addTaskOrg:Pr,setIncludes:cr,getIncludes:lr,setExcludes:ur,getExcludes:dr,setClickEvent:t.h(function(e,t,n){e.split(`,`).forEach(function(e){Rr(e,t,n)}),Lr(e,`clickable`)},`setClickEvent`),setLink:Ir,getLinks:fr,bindFunctions:t.h(function(e){zn.forEach(function(t){t(e)})},`bindFunctions`),parseDuration:Cr,isInvalidDate:gr,setWeekday:_r,getWeekday:vr,setWeekend:yr};function Vr(e,t,n){let r=!0;for(;r;)r=!1,n.forEach(function(n){let i=`^\\s*`+n+`\\s*$`,a=new RegExp(i);e[0].match(a)&&(t[n]=!0,e.shift(1),r=!0)})}t.h(Vr,`getTaskTags`),X.default.extend(wn.default);var Hr=t.h(function(){t.g.debug(`Something is calling, setConf, remove the call`)},`setConf`),Ur={monday:we,tuesday:Te,wednesday:Ee,thursday:W,friday:De,saturday:Oe,sunday:Ce},Wr=t.h((e,t)=>{let n=[...e].map(()=>-1/0),r=[...e].sort((e,t)=>e.startTime-t.startTime||e.order-t.order),i=0;for(let e of r)for(let r=0;r<n.length;r++)if(e.startTime>=n[r]){n[r]=e.endTime,e.order=r+t,r>i&&(i=r);break}return i},`getMaxIntersections`),$,Gr=1e4,Kr={parser:En,db:Br,renderer:{setConf:Hr,draw:t.h(function(e,i,a,o){let l=n.x().gantt;o.db.setDiagramId(i);let u=n.x().securityLevel,d;u===`sandbox`&&(d=t.p(`#i`+i));let f=u===`sandbox`?t.p(d.nodes()[0].contentDocument.body):t.p(`body`),p=u===`sandbox`?d.nodes()[0].contentDocument:document,m=p.getElementById(i);$=m.parentElement.offsetWidth,$===void 0&&($=1200),l.useWidth!==void 0&&($=l.useWidth);let h=o.db.getTasks(),g=[];for(let e of h)g.push(e.type);g=j(g);let _={},v=2*l.topPadding;if(o.db.getDisplayMode()===`compact`||l.displayMode===`compact`){let e={};for(let t of h)e[t.section]===void 0?e[t.section]=[t]:e[t.section].push(t);let t=0;for(let n of Object.keys(e)){let r=Wr(e[n],t)+1;t+=r,v+=r*(l.barHeight+l.barGap),_[n]=r}}else{v+=h.length*(l.barHeight+l.barGap);for(let e of g)_[e]=h.filter(t=>t.type===e).length}m.setAttribute(`viewBox`,`0 0 `+$+` `+v);let y=f.select(`[id="${i}"]`),b=hn().domain([c(h,function(e){return e.startTime}),s(h,function(e){return e.endTime})]).rangeRound([0,$-l.leftPadding-l.rightPadding]);function C(e,t){let n=e.startTime,r=t.startTime,i=0;return n>r?i=1:n<r&&(i=-1),i}t.h(C,`taskCompare`),h.sort(C),w(h,$,v),n.c(y,v,$,l.useMaxWidth),y.append(`text`).text(o.db.getDiagramTitle()).attr(`x`,$/2).attr(`y`,l.titleTopMargin).attr(`class`,`titleText`);function w(e,t,n){let i=l.barHeight,a=i+l.barGap,s=l.topPadding,c=l.leftPadding,u=r.t().domain([0,g.length]).range([`#00B9FA`,`#F95002`]).interpolate(le);E(a,s,c,t,n,e,o.db.getExcludes(),o.db.getIncludes()),O(c,s,t,n),T(e,a,s,c,i,u,t,n),k(a,s,c,i,u),A(c,s,t,n)}t.h(w,`makeGantt`);function T(e,r,a,s,c,u,d){e.sort((e,t)=>e.vert===t.vert?0:e.vert?1:-1);let f=[...new Set(e.map(e=>e.order))].map(t=>e.find(e=>e.order===t));y.append(`g`).selectAll(`rect`).data(f).enter().append(`rect`).attr(`x`,0).attr(`y`,function(e,t){return t=e.order,t*r+a-2}).attr(`width`,function(){return d-l.rightPadding/2}).attr(`height`,r).attr(`class`,function(e){for(let[t,n]of g.entries())if(e.type===n)return`section section`+t%l.numberSectionStyles;return`section section0`}).enter();let p=y.append(`g`).selectAll(`rect`).data(e).enter(),m=o.db.getLinks();if(p.append(`rect`).attr(`id`,function(e){return i+`-`+e.id}).attr(`rx`,3).attr(`ry`,3).attr(`x`,function(e){return e.milestone?b(e.startTime)+s+.5*(b(e.endTime)-b(e.startTime))-.5*c:b(e.startTime)+s}).attr(`y`,function(e,t){return t=e.order,e.vert?l.gridLineStartPadding:t*r+a}).attr(`width`,function(e){return e.milestone?c:e.vert?.08*c:b(e.renderEndTime||e.endTime)-b(e.startTime)}).attr(`height`,function(e){return e.vert?h.length*(l.barHeight+l.barGap)+l.barHeight*2:c}).attr(`transform-origin`,function(e,t){return t=e.order,(b(e.startTime)+s+.5*(b(e.endTime)-b(e.startTime))).toString()+`px `+(t*r+a+.5*c).toString()+`px`}).attr(`class`,function(e){let t=``;e.classes.length>0&&(t=e.classes.join(` `));let n=0;for(let[t,r]of g.entries())e.type===r&&(n=t%l.numberSectionStyles);let r=``;return e.active?e.crit?r+=` activeCrit`:r=` active`:e.done?r=e.crit?` doneCrit`:` done`:e.crit&&(r+=` crit`),r.length===0&&(r=` task`),e.milestone&&(r=` milestone `+r),e.vert&&(r=` vert `+r),r+=n,r+=` `+t,`task`+r}),p.append(`text`).attr(`id`,function(e){return i+`-`+e.id+`-text`}).text(function(e){return e.task}).attr(`font-size`,l.fontSize).attr(`x`,function(e){let t=b(e.startTime),n=b(e.renderEndTime||e.endTime);if(e.milestone&&(t+=.5*(b(e.endTime)-b(e.startTime))-.5*c,n=t+c),e.vert)return b(e.startTime)+s;let r=this.getBBox().width;return r>n-t?n+r+1.5*l.leftPadding>d?t+s-5:n+s+5:(n-t)/2+t+s}).attr(`y`,function(e,t){return e.vert?l.gridLineStartPadding+h.length*(l.barHeight+l.barGap)+60:(t=e.order,t*r+l.barHeight/2+(l.fontSize/2-2)+a)}).attr(`text-height`,c).attr(`class`,function(e){let t=b(e.startTime),n=b(e.endTime);e.milestone&&(n=t+c);let r=this.getBBox().width,i=``;e.classes.length>0&&(i=e.classes.join(` `));let a=0;for(let[t,n]of g.entries())e.type===n&&(a=t%l.numberSectionStyles);let o=``;return e.active&&(o=e.crit?`activeCritText`+a:`activeText`+a),e.done?o=e.crit?o+` doneCritText`+a:o+` doneText`+a:e.crit&&(o=o+` critText`+a),e.milestone&&(o+=` milestoneText`),e.vert&&(o+=` vertText`),r>n-t?n+r+1.5*l.leftPadding>d?i+` taskTextOutsideLeft taskTextOutside`+a+` `+o:i+` taskTextOutsideRight taskTextOutside`+a+` `+o+` width-`+r:i+` taskText taskText`+a+` `+o+` width-`+r}),n.x().securityLevel===`sandbox`){let e;e=t.p(`#i`+i);let n=e.nodes()[0].contentDocument;p.filter(function(e){return m.has(e.id)}).each(function(e){var t=n.querySelector(`#`+CSS.escape(i+`-`+e.id)),r=n.querySelector(`#`+CSS.escape(i+`-`+e.id+`-text`));let a=t.parentNode;var o=n.createElement(`a`);o.setAttribute(`xlink:href`,m.get(e.id)),o.setAttribute(`target`,`_top`),a.appendChild(o),o.appendChild(t),o.appendChild(r)})}}t.h(T,`drawRects`);function E(e,n,r,a,s,c,u,d){if(u.length===0&&d.length===0)return;let f,p;for(let{startTime:e,endTime:t}of c)(f===void 0||e<f)&&(f=e),(p===void 0||t>p)&&(p=t);if(!f||!p)return;if((0,X.default)(p).diff((0,X.default)(f),`year`)>5){t.g.warn(`The difference between the min and max time is more than 5 years. This will cause performance issues. Skipping drawing exclude days.`);return}let m=o.db.getDateFormat(),h=[],g=null,_=(0,X.default)(f);for(;_.valueOf()<=p;)o.db.isInvalidDate(_,m,u,d)?g?g.end=_:g={start:_,end:_}:g&&=(h.push(g),null),_=_.add(1,`d`);y.append(`g`).selectAll(`rect`).data(h).enter().append(`rect`).attr(`id`,e=>i+`-exclude-`+e.start.format(`YYYY-MM-DD`)).attr(`x`,e=>b(e.start.startOf(`day`))+r).attr(`y`,l.gridLineStartPadding).attr(`width`,e=>b(e.end.endOf(`day`))-b(e.start.startOf(`day`))).attr(`height`,s-n-l.gridLineStartPadding).attr(`transform-origin`,function(t,n){return(b(t.start)+r+.5*(b(t.end)-b(t.start))).toString()+`px `+(n*e+.5*s).toString()+`px`}).attr(`class`,`exclude-range`)}t.h(E,`drawExcludeDays`);function D(e,t,n,r){if(n<=0||e>t)return 1/0;let i=t-e,a=X.default.duration({[r??`day`]:n}).asMilliseconds();return a<=0?1/0:Math.ceil(i/a)}t.h(D,`getEstimatedTickCount`);function O(e,n,r,i){let a=o.db.getDateFormat(),s=o.db.getAxisFormat(),c;c=s||(a===`D`?`%d`:l.axisFormat??`%Y-%m-%d`);let u=S(b).tickSize(-i+n+l.gridLineStartPadding).tickFormat(un(c)),d=/^([1-9]\d*)(millisecond|second|minute|hour|day|week|month)$/.exec(o.db.getTickInterval()||l.tickInterval);if(d!==null){let e=parseInt(d[1],10);if(isNaN(e)||e<=0)t.g.warn(`Invalid tick interval value: "${d[1]}". Skipping custom tick interval.`);else{let n=d[2],r=o.db.getWeekday()||l.weekday,i=b.domain(),a=i[0],s=i[1],c=D(a,s,e,n);if(c>Gr)t.g.warn(`The tick interval "${e}${n}" would generate ${c} ticks, which exceeds the maximum allowed (${Gr}). This may indicate an invalid date or time range. Skipping custom tick interval.`);else switch(n){case`millisecond`:u.ticks(pe.every(e));break;case`second`:u.ticks(V.every(e));break;case`minute`:u.ticks(_e.every(e));break;case`hour`:u.ticks(ye.every(e));break;case`day`:u.ticks(H.every(e));break;case`week`:u.ticks(Ur[r].every(e));break;case`month`:u.ticks(Ie.every(e));break}}}if(y.append(`g`).attr(`class`,`grid`).attr(`transform`,`translate(`+e+`, `+(i-50)+`)`).call(u).selectAll(`text`).style(`text-anchor`,`middle`).attr(`fill`,`#000`).attr(`stroke`,`none`).attr(`font-size`,10).attr(`dy`,`1em`),o.db.topAxisEnabled()||l.topAxis){let r=x(b).tickSize(-i+n+l.gridLineStartPadding).tickFormat(un(c));if(d!==null){let e=parseInt(d[1],10);if(isNaN(e)||e<=0)t.g.warn(`Invalid tick interval value: "${d[1]}". Skipping custom tick interval.`);else{let t=d[2],n=o.db.getWeekday()||l.weekday,i=b.domain(),a=i[0],s=i[1];if(D(a,s,e,t)<=Gr)switch(t){case`millisecond`:r.ticks(pe.every(e));break;case`second`:r.ticks(V.every(e));break;case`minute`:r.ticks(_e.every(e));break;case`hour`:r.ticks(ye.every(e));break;case`day`:r.ticks(H.every(e));break;case`week`:r.ticks(Ur[n].every(e));break;case`month`:r.ticks(Ie.every(e));break}}}y.append(`g`).attr(`class`,`grid`).attr(`transform`,`translate(`+e+`, `+n+`)`).call(r).selectAll(`text`).style(`text-anchor`,`middle`).attr(`fill`,`#000`).attr(`stroke`,`none`).attr(`font-size`,10)}}t.h(O,`makeGrid`);function k(e,t){let r=0,i=Object.keys(_).map(e=>[e,_[e]]);y.append(`g`).selectAll(`text`).data(i).enter().append(function(e){let t=e[0].split(n.s.lineBreakRegex),r=-(t.length-1)/2,i=p.createElementNS(`http://www.w3.org/2000/svg`,`text`);i.setAttribute(`dy`,r+`em`);for(let[e,n]of t.entries()){let t=p.createElementNS(`http://www.w3.org/2000/svg`,`tspan`);t.setAttribute(`alignment-baseline`,`central`),t.setAttribute(`x`,`10`),e>0&&t.setAttribute(`dy`,`1em`),t.textContent=n,i.appendChild(t)}return i}).attr(`x`,10).attr(`y`,function(n,a){if(a>0)for(let o=0;o<a;o++)return r+=i[a-1][1],n[1]*e/2+r*e+t;else return n[1]*e/2+t}).attr(`font-size`,l.sectionFontSize).attr(`class`,function(e){for(let[t,n]of g.entries())if(e[0]===n)return`sectionTitle sectionTitle`+t%l.numberSectionStyles;return`sectionTitle`})}t.h(k,`vertLabels`);function A(e,t,n,r){let i=o.db.getTodayMarker();if(i===`off`)return;let a=y.append(`g`).attr(`class`,`today`),s=new Date,c=a.append(`line`);c.attr(`x1`,b(s)+e).attr(`x2`,b(s)+e).attr(`y1`,l.titleTopMargin).attr(`y2`,r-l.titleTopMargin).attr(`class`,`today`),i!==``&&c.attr(`style`,i.replace(/,/g,`;`))}t.h(A,`drawToday`);function j(e){let t={},n=[];for(let r=0,i=e.length;r<i;++r)Object.prototype.hasOwnProperty.call(t,e[r])||(t[e[r]]=!0,n.push(e[r]));return n}t.h(j,`checkUnique`)},`draw`)},styles:t.h(e=>`
|
|
7
|
+
.mermaid-main-font {
|
|
8
|
+
font-family: ${e.fontFamily};
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.exclude-range {
|
|
12
|
+
fill: ${e.excludeBkgColor};
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.section {
|
|
16
|
+
stroke: none;
|
|
17
|
+
opacity: 0.2;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.section0 {
|
|
21
|
+
fill: ${e.sectionBkgColor};
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.section2 {
|
|
25
|
+
fill: ${e.sectionBkgColor2};
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.section1,
|
|
29
|
+
.section3 {
|
|
30
|
+
fill: ${e.altSectionBkgColor};
|
|
31
|
+
opacity: 0.2;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.sectionTitle0 {
|
|
35
|
+
fill: ${e.titleColor};
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
.sectionTitle1 {
|
|
39
|
+
fill: ${e.titleColor};
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.sectionTitle2 {
|
|
43
|
+
fill: ${e.titleColor};
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.sectionTitle3 {
|
|
47
|
+
fill: ${e.titleColor};
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.sectionTitle {
|
|
51
|
+
text-anchor: start;
|
|
52
|
+
font-family: ${e.fontFamily};
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
/* Grid and axis */
|
|
57
|
+
|
|
58
|
+
.grid .tick {
|
|
59
|
+
stroke: ${e.gridColor};
|
|
60
|
+
opacity: 0.8;
|
|
61
|
+
shape-rendering: crispEdges;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
.grid .tick text {
|
|
65
|
+
font-family: ${e.fontFamily};
|
|
66
|
+
fill: ${e.textColor};
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
.grid path {
|
|
70
|
+
stroke-width: 0;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
/* Today line */
|
|
75
|
+
|
|
76
|
+
.today {
|
|
77
|
+
fill: none;
|
|
78
|
+
stroke: ${e.todayLineColor};
|
|
79
|
+
stroke-width: 2px;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
/* Task styling */
|
|
84
|
+
|
|
85
|
+
/* Default task */
|
|
86
|
+
|
|
87
|
+
.task {
|
|
88
|
+
stroke-width: 2;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
.taskText {
|
|
92
|
+
text-anchor: middle;
|
|
93
|
+
font-family: ${e.fontFamily};
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
.taskTextOutsideRight {
|
|
97
|
+
fill: ${e.taskTextDarkColor};
|
|
98
|
+
text-anchor: start;
|
|
99
|
+
font-family: ${e.fontFamily};
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
.taskTextOutsideLeft {
|
|
103
|
+
fill: ${e.taskTextDarkColor};
|
|
104
|
+
text-anchor: end;
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
/* Special case clickable */
|
|
109
|
+
|
|
110
|
+
.task.clickable {
|
|
111
|
+
cursor: pointer;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
.taskText.clickable {
|
|
115
|
+
cursor: pointer;
|
|
116
|
+
fill: ${e.taskTextClickableColor} !important;
|
|
117
|
+
font-weight: bold;
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
.taskTextOutsideLeft.clickable {
|
|
121
|
+
cursor: pointer;
|
|
122
|
+
fill: ${e.taskTextClickableColor} !important;
|
|
123
|
+
font-weight: bold;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
.taskTextOutsideRight.clickable {
|
|
127
|
+
cursor: pointer;
|
|
128
|
+
fill: ${e.taskTextClickableColor} !important;
|
|
129
|
+
font-weight: bold;
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
/* Specific task settings for the sections*/
|
|
134
|
+
|
|
135
|
+
.taskText0,
|
|
136
|
+
.taskText1,
|
|
137
|
+
.taskText2,
|
|
138
|
+
.taskText3 {
|
|
139
|
+
fill: ${e.taskTextColor};
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
.task0,
|
|
143
|
+
.task1,
|
|
144
|
+
.task2,
|
|
145
|
+
.task3 {
|
|
146
|
+
fill: ${e.taskBkgColor};
|
|
147
|
+
stroke: ${e.taskBorderColor};
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
.taskTextOutside0,
|
|
151
|
+
.taskTextOutside2
|
|
152
|
+
{
|
|
153
|
+
fill: ${e.taskTextOutsideColor};
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
.taskTextOutside1,
|
|
157
|
+
.taskTextOutside3 {
|
|
158
|
+
fill: ${e.taskTextOutsideColor};
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
/* Active task */
|
|
163
|
+
|
|
164
|
+
.active0,
|
|
165
|
+
.active1,
|
|
166
|
+
.active2,
|
|
167
|
+
.active3 {
|
|
168
|
+
fill: ${e.activeTaskBkgColor};
|
|
169
|
+
stroke: ${e.activeTaskBorderColor};
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
.activeText0,
|
|
173
|
+
.activeText1,
|
|
174
|
+
.activeText2,
|
|
175
|
+
.activeText3 {
|
|
176
|
+
fill: ${e.taskTextDarkColor} !important;
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
/* Completed task */
|
|
181
|
+
|
|
182
|
+
.done0,
|
|
183
|
+
.done1,
|
|
184
|
+
.done2,
|
|
185
|
+
.done3 {
|
|
186
|
+
stroke: ${e.doneTaskBorderColor};
|
|
187
|
+
fill: ${e.doneTaskBkgColor};
|
|
188
|
+
stroke-width: 2;
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
.doneText0,
|
|
192
|
+
.doneText1,
|
|
193
|
+
.doneText2,
|
|
194
|
+
.doneText3 {
|
|
195
|
+
fill: ${e.taskTextDarkColor} !important;
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
/* Done task text displayed outside the bar sits against the diagram background,
|
|
199
|
+
not against the done-task bar, so it must use the outside/contrast color. */
|
|
200
|
+
.doneText0.taskTextOutsideLeft,
|
|
201
|
+
.doneText0.taskTextOutsideRight,
|
|
202
|
+
.doneText1.taskTextOutsideLeft,
|
|
203
|
+
.doneText1.taskTextOutsideRight,
|
|
204
|
+
.doneText2.taskTextOutsideLeft,
|
|
205
|
+
.doneText2.taskTextOutsideRight,
|
|
206
|
+
.doneText3.taskTextOutsideLeft,
|
|
207
|
+
.doneText3.taskTextOutsideRight {
|
|
208
|
+
fill: ${e.taskTextOutsideColor} !important;
|
|
209
|
+
}
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
/* Tasks on the critical line */
|
|
213
|
+
|
|
214
|
+
.crit0,
|
|
215
|
+
.crit1,
|
|
216
|
+
.crit2,
|
|
217
|
+
.crit3 {
|
|
218
|
+
stroke: ${e.critBorderColor};
|
|
219
|
+
fill: ${e.critBkgColor};
|
|
220
|
+
stroke-width: 2;
|
|
221
|
+
}
|
|
222
|
+
|
|
223
|
+
.activeCrit0,
|
|
224
|
+
.activeCrit1,
|
|
225
|
+
.activeCrit2,
|
|
226
|
+
.activeCrit3 {
|
|
227
|
+
stroke: ${e.critBorderColor};
|
|
228
|
+
fill: ${e.activeTaskBkgColor};
|
|
229
|
+
stroke-width: 2;
|
|
230
|
+
}
|
|
231
|
+
|
|
232
|
+
.doneCrit0,
|
|
233
|
+
.doneCrit1,
|
|
234
|
+
.doneCrit2,
|
|
235
|
+
.doneCrit3 {
|
|
236
|
+
stroke: ${e.critBorderColor};
|
|
237
|
+
fill: ${e.doneTaskBkgColor};
|
|
238
|
+
stroke-width: 2;
|
|
239
|
+
cursor: pointer;
|
|
240
|
+
shape-rendering: crispEdges;
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
.milestone {
|
|
244
|
+
transform: rotate(45deg) scale(0.8,0.8);
|
|
245
|
+
}
|
|
246
|
+
|
|
247
|
+
.milestoneText {
|
|
248
|
+
font-style: italic;
|
|
249
|
+
}
|
|
250
|
+
.doneCritText0,
|
|
251
|
+
.doneCritText1,
|
|
252
|
+
.doneCritText2,
|
|
253
|
+
.doneCritText3 {
|
|
254
|
+
fill: ${e.taskTextDarkColor} !important;
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
/* Done-crit task text outside the bar \u2014 same reasoning as doneText above. */
|
|
258
|
+
.doneCritText0.taskTextOutsideLeft,
|
|
259
|
+
.doneCritText0.taskTextOutsideRight,
|
|
260
|
+
.doneCritText1.taskTextOutsideLeft,
|
|
261
|
+
.doneCritText1.taskTextOutsideRight,
|
|
262
|
+
.doneCritText2.taskTextOutsideLeft,
|
|
263
|
+
.doneCritText2.taskTextOutsideRight,
|
|
264
|
+
.doneCritText3.taskTextOutsideLeft,
|
|
265
|
+
.doneCritText3.taskTextOutsideRight {
|
|
266
|
+
fill: ${e.taskTextOutsideColor} !important;
|
|
267
|
+
}
|
|
268
|
+
|
|
269
|
+
.vert {
|
|
270
|
+
stroke: ${e.vertLineColor};
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
.vertText {
|
|
274
|
+
font-size: 15px;
|
|
275
|
+
text-anchor: middle;
|
|
276
|
+
fill: ${e.vertLineColor} !important;
|
|
277
|
+
}
|
|
278
|
+
|
|
279
|
+
.activeCritText0,
|
|
280
|
+
.activeCritText1,
|
|
281
|
+
.activeCritText2,
|
|
282
|
+
.activeCritText3 {
|
|
283
|
+
fill: ${e.taskTextDarkColor} !important;
|
|
284
|
+
}
|
|
285
|
+
|
|
286
|
+
.titleText {
|
|
287
|
+
text-anchor: middle;
|
|
288
|
+
font-size: 18px;
|
|
289
|
+
fill: ${e.titleColor||e.textColor};
|
|
290
|
+
font-family: ${e.fontFamily};
|
|
291
|
+
}
|
|
292
|
+
`,`getStyles`)};exports.diagram=Kr;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
require("./chunk-NNHCCRGN-qV8bfiMQ.cjs");const e=require("./mermaid-parser.core-ADyJ_PY4.cjs");exports.createGitGraphServices=e._;
|
package/dist/{gitGraphDiagram-PVQCEYII-BzbgPrwe.cjs → gitGraphDiagram-PVQCEYII-B-VOfNjd.cjs}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e=require(`./src-BgvDIw01.cjs`),t=require(`./chunk-CSCIHK7Q-BPMuICCz.cjs`),n=require(`./chunk-5ZQYHXKU-BMnKD7Zq.cjs`),r=require(`./chunk-4BX2VUAB-CtDGlaPx.cjs`),i=require(`./mermaid-parser.core-HQxPJrkY.cjs`),a=require(`./chunk-QZHKN3VN-CHjRGMI2.cjs`);var o={NORMAL:0,REVERSE:1,HIGHLIGHT:2,MERGE:3,CHERRY_PICK:4},s=t.f.gitGraph,c=e.h(()=>n.i({...s,...t.b().gitGraph}),`getConfig`),l=new a.t(()=>{let e=c(),t=e.mainBranchName,n=e.mainBranchOrder;return{mainBranchName:t,commits:new Map,head:null,branchConfig:new Map([[t,{name:t,order:n}]]),branches:new Map([[t,null]]),currBranch:t,direction:`LR`,seq:0,options:{}}});function u(){return n.m({length:7})}e.h(u,`getID`);function d(e,t){let n=Object.create(null);return e.reduce((e,r)=>{let i=t(r);return n[i]||(n[i]=!0,e.push(r)),e},[])}e.h(d,`uniqBy`);var f=e.h(function(e){l.records.direction=e},`setDirection`),p=e.h(function(t){e.g.debug(`options str`,t),t=t?.trim(),t||=`{}`;try{l.records.options=JSON.parse(t)}catch(t){e.g.error(`error while parsing gitGraph options`,t.message)}},`setOptions`),m=e.h(function(){return l.records.options},`getOptions`),h=e.h(function(n){let r=n.msg,i=n.id,a=n.type,s=n.tags;e.g.info(`commit`,r,i,a,s),e.g.debug(`Entering commit:`,r,i,a,s);let d=c();i=t.s.sanitizeText(i,d),r=t.s.sanitizeText(r,d),s=s?.map(e=>t.s.sanitizeText(e,d));let f={id:i||l.records.seq+`-`+u(),message:r,seq:l.records.seq++,type:a??o.NORMAL,tags:s??[],parents:l.records.head==null?[]:[l.records.head.id],branch:l.records.currBranch};l.records.head=f,e.g.info(`main branch`,d.mainBranchName),l.records.commits.has(f.id)&&e.g.warn(`Commit ID ${f.id} already exists`),l.records.commits.set(f.id,f),l.records.branches.set(l.records.currBranch,f.id),e.g.debug(`in pushCommit `+f.id)},`commit`),g=e.h(function(n){let r=n.name,i=n.order;if(r=t.s.sanitizeText(r,c()),l.records.branches.has(r))throw Error(`Trying to create an existing branch. (Help: Either use a new name if you want create a new branch or try using "checkout ${r}")`);l.records.branches.set(r,l.records.head==null?null:l.records.head.id),l.records.branchConfig.set(r,{name:r,order:i}),y(r),e.g.debug(`in createBranch`)},`branch`),_=e.h(n=>{let r=n.branch,i=n.id,a=n.type,s=n.tags,d=c();r=t.s.sanitizeText(r,d),i&&=t.s.sanitizeText(i,d);let f=l.records.branches.get(l.records.currBranch),p=l.records.branches.get(r),m=f?l.records.commits.get(f):void 0,h=p?l.records.commits.get(p):void 0;if(m&&h&&m.branch===r)throw Error(`Cannot merge branch '${r}' into itself.`);if(l.records.currBranch===r){let e=Error(`Incorrect usage of "merge". Cannot merge a branch to itself`);throw e.hash={text:`merge ${r}`,token:`merge ${r}`,expected:[`branch abc`]},e}if(m===void 0||!m){let e=Error(`Incorrect usage of "merge". Current branch (${l.records.currBranch})has no commits`);throw e.hash={text:`merge ${r}`,token:`merge ${r}`,expected:[`commit`]},e}if(!l.records.branches.has(r)){let e=Error(`Incorrect usage of "merge". Branch to be merged (`+r+`) does not exist`);throw e.hash={text:`merge ${r}`,token:`merge ${r}`,expected:[`branch ${r}`]},e}if(h===void 0||!h){let e=Error(`Incorrect usage of "merge". Branch to be merged (`+r+`) has no commits`);throw e.hash={text:`merge ${r}`,token:`merge ${r}`,expected:[`"commit"`]},e}if(m===h){let e=Error(`Incorrect usage of "merge". Both branches have same head`);throw e.hash={text:`merge ${r}`,token:`merge ${r}`,expected:[`branch abc`]},e}if(i&&l.records.commits.has(i)){let e=Error(`Incorrect usage of "merge". Commit with id:`+i+` already exists, use different custom id`);throw e.hash={text:`merge ${r} ${i} ${a} ${s?.join(` `)}`,token:`merge ${r} ${i} ${a} ${s?.join(` `)}`,expected:[`merge ${r} ${i}_UNIQUE ${a} ${s?.join(` `)}`]},e}let g=p||``,_={id:i||`${l.records.seq}-${u()}`,message:`merged branch ${r} into ${l.records.currBranch}`,seq:l.records.seq++,parents:l.records.head==null?[]:[l.records.head.id,g],branch:l.records.currBranch,type:o.MERGE,customType:a,customId:!!i,tags:s??[]};l.records.head=_,l.records.commits.set(_.id,_),l.records.branches.set(l.records.currBranch,_.id),e.g.debug(l.records.branches),e.g.debug(`in mergeBranch`)},`merge`),v=e.h(function(n){let r=n.id,i=n.targetId,a=n.tags,s=n.parent;e.g.debug(`Entering cherryPick:`,r,i,a);let d=c();if(r=t.s.sanitizeText(r,d),i=t.s.sanitizeText(i,d),a=a?.map(e=>t.s.sanitizeText(e,d)),s=t.s.sanitizeText(s,d),!r||!l.records.commits.has(r)){let e=Error(`Incorrect usage of "cherryPick". Source commit id should exist and provided`);throw e.hash={text:`cherryPick ${r} ${i}`,token:`cherryPick ${r} ${i}`,expected:[`cherry-pick abc`]},e}let f=l.records.commits.get(r);if(f===void 0||!f)throw Error(`Incorrect usage of "cherryPick". Source commit id should exist and provided`);if(s&&!(Array.isArray(f.parents)&&f.parents.includes(s)))throw Error(`Invalid operation: The specified parent commit is not an immediate parent of the cherry-picked commit.`);let p=f.branch;if(f.type===o.MERGE&&!s)throw Error(`Incorrect usage of cherry-pick: If the source commit is a merge commit, an immediate parent commit must be specified.`);if(!i||!l.records.commits.has(i)){if(p===l.records.currBranch){let e=Error(`Incorrect usage of "cherryPick". Source commit is already on current branch`);throw e.hash={text:`cherryPick ${r} ${i}`,token:`cherryPick ${r} ${i}`,expected:[`cherry-pick abc`]},e}let t=l.records.branches.get(l.records.currBranch);if(t===void 0||!t){let e=Error(`Incorrect usage of "cherry-pick". Current branch (${l.records.currBranch})has no commits`);throw e.hash={text:`cherryPick ${r} ${i}`,token:`cherryPick ${r} ${i}`,expected:[`cherry-pick abc`]},e}let n=l.records.commits.get(t);if(n===void 0||!n){let e=Error(`Incorrect usage of "cherry-pick". Current branch (${l.records.currBranch})has no commits`);throw e.hash={text:`cherryPick ${r} ${i}`,token:`cherryPick ${r} ${i}`,expected:[`cherry-pick abc`]},e}let c={id:l.records.seq+`-`+u(),message:`cherry-picked ${f?.message} into ${l.records.currBranch}`,seq:l.records.seq++,parents:l.records.head==null?[]:[l.records.head.id,f.id],branch:l.records.currBranch,type:o.CHERRY_PICK,tags:a?a.filter(Boolean):[`cherry-pick:${f.id}${f.type===o.MERGE?`|parent:${s}`:``}`]};l.records.head=c,l.records.commits.set(c.id,c),l.records.branches.set(l.records.currBranch,c.id),e.g.debug(l.records.branches),e.g.debug(`in cherryPick`)}},`cherryPick`),y=e.h(function(e){if(e=t.s.sanitizeText(e,c()),l.records.branches.has(e)){l.records.currBranch=e;let t=l.records.branches.get(l.records.currBranch);t===void 0||!t?l.records.head=null:l.records.head=l.records.commits.get(t)??null}else{let t=Error(`Trying to checkout branch which is not yet created. (Help try using "branch ${e}")`);throw t.hash={text:`checkout ${e}`,token:`checkout ${e}`,expected:[`branch ${e}`]},t}},`checkout`);function b(e,t,n){let r=e.indexOf(t);r===-1?e.push(n):e.splice(r,1,n)}e.h(b,`upsert`);function x(t){let n=t.reduce((e,t)=>e.seq>t.seq?e:t,t[0]),r=``;t.forEach(function(e){e===n?r+=` *`:r+=` |`});let i=[r,n.id,n.seq];for(let e in l.records.branches)l.records.branches.get(e)===n.id&&i.push(e);if(e.g.debug(i.join(` `)),n.parents&&n.parents.length==2&&n.parents[0]&&n.parents[1]){let e=l.records.commits.get(n.parents[0]);b(t,n,e),n.parents[1]&&t.push(l.records.commits.get(n.parents[1]))}else if(n.parents.length==0)return;else if(n.parents[0]){let e=l.records.commits.get(n.parents[0]);b(t,n,e)}t=d(t,e=>e.id),x(t)}e.h(x,`prettyPrintCommitHistory`);var S=e.h(function(){e.g.debug(l.records.commits);let t=w()[0];x([t])},`prettyPrint`),C=e.h(function(){l.reset(),t.a()},`clear`),ee=e.h(function(){return[...l.records.branchConfig.values()].map((e,t)=>e.order!==null&&e.order!==void 0?e:{...e,order:parseFloat(`0.${t}`)}).sort((e,t)=>(e.order??0)-(t.order??0)).map(({name:e})=>({name:e}))},`getBranchesAsObjArray`),te=e.h(function(){return l.records.branches},`getBranches`),ne=e.h(function(){return l.records.commits},`getCommits`),w=e.h(function(){let t=[...l.records.commits.values()];return t.forEach(function(t){e.g.debug(t.id)}),t.sort((e,t)=>e.seq-t.seq),t},`getCommitsArray`),T={commitType:o,getConfig:c,setDirection:f,setOptions:p,getOptions:m,commit:h,branch:g,merge:_,cherryPick:v,checkout:y,prettyPrint:S,clear:C,getBranchesAsObjArray:ee,getBranches:te,getCommits:ne,getCommitsArray:w,getCurrentBranch:e.h(function(){return l.records.currBranch},`getCurrentBranch`),getDirection:e.h(function(){return l.records.direction},`getDirection`),getHead:e.h(function(){return l.records.head},`getHead`),setAccTitle:t.U,getAccTitle:t.y,getAccDescription:t.v,setAccDescription:t.H,setDiagramTitle:t.K,getDiagramTitle:t.w},E=e.h((e,t)=>{r.t(e,t),e.dir&&t.setDirection(e.dir);for(let n of e.statements)D(n,t)},`populate`),D=e.h((t,n)=>{let r={Commit:e.h(e=>n.commit(O(e)),`Commit`),Branch:e.h(e=>n.branch(k(e)),`Branch`),Merge:e.h(e=>n.merge(re(e)),`Merge`),Checkout:e.h(e=>n.checkout(ie(e)),`Checkout`),CherryPicking:e.h(e=>n.cherryPick(ae(e)),`CherryPicking`)}[t.$type];r?r(t):e.g.error(`Unknown statement type: ${t.$type}`)},`parseStatement`),O=e.h(e=>({id:e.id,msg:e.message??``,type:e.type===void 0?o.NORMAL:o[e.type],tags:e.tags??void 0}),`parseCommit`),k=e.h(e=>({name:e.name,order:e.order??0}),`parseBranch`),re=e.h(e=>({branch:e.branch,id:e.id??``,type:e.type===void 0?void 0:o[e.type],tags:e.tags??void 0}),`parseMerge`),ie=e.h(e=>e.branch,`parseCheckout`),ae=e.h(e=>({id:e.id,targetId:``,tags:e.tags?.length===0?void 0:e.tags,parent:e.parent}),`parseCherryPicking`),oe={parse:e.h(async t=>{let n=await i.t(`gitGraph`,t);e.g.debug(n),E(n,T)},`parse`)},A=10,j=40,M=4,N=2,P=8,F=new Set([`redux`,`redux-dark`,`redux-color`,`redux-dark-color`]),I=12,L=new Set([`redux-color`,`redux-dark-color`]),se=new Set([`dark`,`redux-dark`,`redux-dark-color`,`neo-dark`]),R=e.h((e,t,n=!1)=>n&&e>0?(e-1)%(t-1)+1:e%t,`calcColorIndex`),z=new Map,B=new Map,V=30,H=new Map,U=[],W=0,G=`LR`,K=e.h(()=>{z.clear(),B.clear(),H.clear(),W=0,U=[],G=`LR`},`clear`),q=e.h(e=>{let t=document.createElementNS(`http://www.w3.org/2000/svg`,`text`);return(typeof e==`string`?e.split(/\\n|\n|<br\s*\/?>/gi):e).forEach(e=>{let n=document.createElementNS(`http://www.w3.org/2000/svg`,`tspan`);n.setAttributeNS(`http://www.w3.org/XML/1998/namespace`,`xml:space`,`preserve`),n.setAttribute(`dy`,`1em`),n.setAttribute(`x`,`0`),n.setAttribute(`class`,`row`),n.textContent=e.trim(),t.appendChild(n)}),t},`drawText`),J=e.h(t=>{let n,r,i;return G===`BT`?(r=e.h((e,t)=>e<=t,`comparisonFunc`),i=1/0):(r=e.h((e,t)=>e>=t,`comparisonFunc`),i=0),t.forEach(e=>{let t=G===`TB`||G==`BT`?B.get(e)?.y:B.get(e)?.x;t!==void 0&&r(t,i)&&(n=e,i=t)}),n},`findClosestParent`),ce=e.h(e=>{let t=``,n=1/0;return e.forEach(e=>{let r=B.get(e).y;r<=n&&(t=e,n=r)}),t||void 0},`findClosestParentBT`),le=e.h((e,t,n)=>{let r=n,i=n,a=[];e.forEach(e=>{let n=t.get(e);if(!n)throw Error(`Commit not found for key ${e}`);n.parents.length?(r=de(n),i=Math.max(r,i)):a.push(n),fe(n,r)}),r=i,a.forEach(e=>{pe(e,r,n)}),e.forEach(e=>{let n=t.get(e);if(n?.parents.length){let e=ce(n.parents);r=B.get(e).y-j,r<=i&&(i=r);let t=z.get(n.branch).pos,a=r-A;B.set(n.id,{x:t,y:a})}})},`setParallelBTPos`),ue=e.h(e=>{let t=J(e.parents.filter(e=>e!==null));if(!t)throw Error(`Closest parent not found for commit ${e.id}`);let n=B.get(t)?.y;if(n===void 0)throw Error(`Closest parent position not found for commit ${e.id}`);return n},`findClosestParentPos`),de=e.h(e=>ue(e)+j,`calculateCommitPosition`),fe=e.h((e,t)=>{let n=z.get(e.branch);if(!n)throw Error(`Branch not found for commit ${e.id}`);let r=n.pos,i=t+A;return B.set(e.id,{x:r,y:i}),{x:r,y:i}},`setCommitPosition`),pe=e.h((e,t,n)=>{let r=z.get(e.branch);if(!r)throw Error(`Branch not found for commit ${e.id}`);let i=t+n,a=r.pos;B.set(e.id,{x:a,y:i})},`setRootPosition`),me=e.h((e,n,r,i,a,s)=>{let{theme:c}=t.x(),l=F.has(c??``),u=L.has(c??``),d=se.has(c??``);if(s===o.HIGHLIGHT)e.append(`rect`).attr(`x`,r.x-10+(l?3:0)).attr(`y`,r.y-10+(l?3:0)).attr(`width`,l?14:20).attr(`height`,l?14:20).attr(`class`,`commit ${n.id} commit-highlight${R(a,P,u)} ${i}-outer`),e.append(`rect`).attr(`x`,r.x-6+(l?2:0)).attr(`y`,r.y-6+(l?2:0)).attr(`width`,l?8:12).attr(`height`,l?8:12).attr(`class`,`commit ${n.id} commit${R(a,P,u)} ${i}-inner`);else if(s===o.CHERRY_PICK)e.append(`circle`).attr(`cx`,r.x).attr(`cy`,r.y).attr(`r`,l?7:10).attr(`class`,`commit ${n.id} ${i}`),e.append(`circle`).attr(`cx`,r.x-3).attr(`cy`,r.y+2).attr(`r`,l?2.5:2.75).attr(`fill`,d?`#000000`:`#fff`).attr(`class`,`commit ${n.id} ${i}`),e.append(`circle`).attr(`cx`,r.x+3).attr(`cy`,r.y+2).attr(`r`,l?2.5:2.75).attr(`fill`,d?`#000000`:`#fff`).attr(`class`,`commit ${n.id} ${i}`),e.append(`line`).attr(`x1`,r.x+3).attr(`y1`,r.y+1).attr(`x2`,r.x).attr(`y2`,r.y-5).attr(`stroke`,d?`#000000`:`#fff`).attr(`class`,`commit ${n.id} ${i}`),e.append(`line`).attr(`x1`,r.x-3).attr(`y1`,r.y+1).attr(`x2`,r.x).attr(`y2`,r.y-5).attr(`stroke`,d?`#000000`:`#fff`).attr(`class`,`commit ${n.id} ${i}`);else{let t=e.append(`circle`);if(t.attr(`cx`,r.x),t.attr(`cy`,r.y),t.attr(`r`,l?7:10),t.attr(`class`,`commit ${n.id} commit${R(a,P,u)}`),s===o.MERGE){let t=e.append(`circle`);t.attr(`cx`,r.x),t.attr(`cy`,r.y),t.attr(`r`,l?5:6),t.attr(`class`,`commit ${i} ${n.id} commit${R(a,P,u)}`)}if(s===o.REVERSE){let t=e.append(`path`),o=l?4:5;t.attr(`d`,`M ${r.x-o},${r.y-o}L${r.x+o},${r.y+o}M${r.x-o},${r.y+o}L${r.x+o},${r.y-o}`).attr(`class`,`commit ${i} ${n.id} commit${R(a,P,u)}`)}}},`drawCommitBullet`),he=e.h((e,t,n,r,i)=>{if(t.type!==o.CHERRY_PICK&&(t.customId&&t.type===o.MERGE||t.type!==o.MERGE)&&i.showCommitLabel){let a=e.append(`g`),o=a.insert(`rect`).attr(`class`,`commit-label-bkg`),s=a.append(`text`).attr(`x`,r).attr(`y`,n.y+25).attr(`class`,`commit-label`).text(t.id),c=s.node()?.getBBox();if(c&&(o.attr(`x`,n.posWithOffset-c.width/2-N).attr(`y`,n.y+13.5).attr(`width`,c.width+2*N).attr(`height`,c.height+2*N),G===`TB`||G===`BT`?(o.attr(`x`,n.x-(c.width+4*M+5)).attr(`y`,n.y-12),s.attr(`x`,n.x-(c.width+4*M)).attr(`y`,n.y+c.height-12)):s.attr(`x`,n.posWithOffset-c.width/2),i.rotateCommitLabel))if(G===`TB`||G===`BT`)s.attr(`transform`,`rotate(-45, `+n.x+`, `+n.y+`)`),o.attr(`transform`,`rotate(-45, `+n.x+`, `+n.y+`)`);else{let e=-7.5-(c.width+10)/25*9.5,t=10+c.width/25*8.5;a.attr(`transform`,`translate(`+e+`, `+t+`) rotate(-45, `+r+`, `+n.y+`)`)}}},`drawCommitLabel`),ge=e.h((e,t,n,r)=>{if(t.tags.length>0){let i=0,a=0,o=0,s=[];for(let r of t.tags.reverse()){let t=e.insert(`polygon`),c=e.append(`circle`),l=e.append(`text`).attr(`y`,n.y-16-i).attr(`class`,`tag-label`).text(r),u=l.node()?.getBBox();if(!u)throw Error(`Tag bbox not found`);a=Math.max(a,u.width),o=Math.max(o,u.height),l.attr(`x`,n.posWithOffset-u.width/2),s.push({tag:l,hole:c,rect:t,yOffset:i}),i+=20}for(let{tag:e,hole:t,rect:i,yOffset:c}of s){let s=o/2,l=n.y-19.2-c;if(i.attr(`class`,`tag-label-bkg`).attr(`points`,`
|
|
1
|
+
const e=require("./src-CFBvxm_0.cjs"),t=require("./chunk-CSCIHK7Q-WWTYrQLt.cjs"),n=require("./chunk-5ZQYHXKU-35HHGVyc.cjs"),r=require("./mermaid-parser.core-ADyJ_PY4.cjs"),i=require("./chunk-4BX2VUAB-DdliHvKq.cjs"),a=require("./chunk-QZHKN3VN-DPdobKra.cjs");var o={NORMAL:0,REVERSE:1,HIGHLIGHT:2,MERGE:3,CHERRY_PICK:4},s=t.f.gitGraph,c=e.h(()=>n.i({...s,...t.b().gitGraph}),`getConfig`),l=new a.t(()=>{let e=c(),t=e.mainBranchName,n=e.mainBranchOrder;return{mainBranchName:t,commits:new Map,head:null,branchConfig:new Map([[t,{name:t,order:n}]]),branches:new Map([[t,null]]),currBranch:t,direction:`LR`,seq:0,options:{}}});function u(){return n.m({length:7})}e.h(u,`getID`);function d(e,t){let n=Object.create(null);return e.reduce((e,r)=>{let i=t(r);return n[i]||(n[i]=!0,e.push(r)),e},[])}e.h(d,`uniqBy`);var f=e.h(function(e){l.records.direction=e},`setDirection`),p=e.h(function(t){e.g.debug(`options str`,t),t=t?.trim(),t||=`{}`;try{l.records.options=JSON.parse(t)}catch(t){e.g.error(`error while parsing gitGraph options`,t.message)}},`setOptions`),m=e.h(function(){return l.records.options},`getOptions`),h=e.h(function(n){let r=n.msg,i=n.id,a=n.type,s=n.tags;e.g.info(`commit`,r,i,a,s),e.g.debug(`Entering commit:`,r,i,a,s);let d=c();i=t.s.sanitizeText(i,d),r=t.s.sanitizeText(r,d),s=s?.map(e=>t.s.sanitizeText(e,d));let f={id:i||l.records.seq+`-`+u(),message:r,seq:l.records.seq++,type:a??o.NORMAL,tags:s??[],parents:l.records.head==null?[]:[l.records.head.id],branch:l.records.currBranch};l.records.head=f,e.g.info(`main branch`,d.mainBranchName),l.records.commits.has(f.id)&&e.g.warn(`Commit ID ${f.id} already exists`),l.records.commits.set(f.id,f),l.records.branches.set(l.records.currBranch,f.id),e.g.debug(`in pushCommit `+f.id)},`commit`),g=e.h(function(n){let r=n.name,i=n.order;if(r=t.s.sanitizeText(r,c()),l.records.branches.has(r))throw Error(`Trying to create an existing branch. (Help: Either use a new name if you want create a new branch or try using "checkout ${r}")`);l.records.branches.set(r,l.records.head==null?null:l.records.head.id),l.records.branchConfig.set(r,{name:r,order:i}),y(r),e.g.debug(`in createBranch`)},`branch`),_=e.h(n=>{let r=n.branch,i=n.id,a=n.type,s=n.tags,d=c();r=t.s.sanitizeText(r,d),i&&=t.s.sanitizeText(i,d);let f=l.records.branches.get(l.records.currBranch),p=l.records.branches.get(r),m=f?l.records.commits.get(f):void 0,h=p?l.records.commits.get(p):void 0;if(m&&h&&m.branch===r)throw Error(`Cannot merge branch '${r}' into itself.`);if(l.records.currBranch===r){let e=Error(`Incorrect usage of "merge". Cannot merge a branch to itself`);throw e.hash={text:`merge ${r}`,token:`merge ${r}`,expected:[`branch abc`]},e}if(m===void 0||!m){let e=Error(`Incorrect usage of "merge". Current branch (${l.records.currBranch})has no commits`);throw e.hash={text:`merge ${r}`,token:`merge ${r}`,expected:[`commit`]},e}if(!l.records.branches.has(r)){let e=Error(`Incorrect usage of "merge". Branch to be merged (`+r+`) does not exist`);throw e.hash={text:`merge ${r}`,token:`merge ${r}`,expected:[`branch ${r}`]},e}if(h===void 0||!h){let e=Error(`Incorrect usage of "merge". Branch to be merged (`+r+`) has no commits`);throw e.hash={text:`merge ${r}`,token:`merge ${r}`,expected:[`"commit"`]},e}if(m===h){let e=Error(`Incorrect usage of "merge". Both branches have same head`);throw e.hash={text:`merge ${r}`,token:`merge ${r}`,expected:[`branch abc`]},e}if(i&&l.records.commits.has(i)){let e=Error(`Incorrect usage of "merge". Commit with id:`+i+` already exists, use different custom id`);throw e.hash={text:`merge ${r} ${i} ${a} ${s?.join(` `)}`,token:`merge ${r} ${i} ${a} ${s?.join(` `)}`,expected:[`merge ${r} ${i}_UNIQUE ${a} ${s?.join(` `)}`]},e}let g=p||``,_={id:i||`${l.records.seq}-${u()}`,message:`merged branch ${r} into ${l.records.currBranch}`,seq:l.records.seq++,parents:l.records.head==null?[]:[l.records.head.id,g],branch:l.records.currBranch,type:o.MERGE,customType:a,customId:!!i,tags:s??[]};l.records.head=_,l.records.commits.set(_.id,_),l.records.branches.set(l.records.currBranch,_.id),e.g.debug(l.records.branches),e.g.debug(`in mergeBranch`)},`merge`),v=e.h(function(n){let r=n.id,i=n.targetId,a=n.tags,s=n.parent;e.g.debug(`Entering cherryPick:`,r,i,a);let d=c();if(r=t.s.sanitizeText(r,d),i=t.s.sanitizeText(i,d),a=a?.map(e=>t.s.sanitizeText(e,d)),s=t.s.sanitizeText(s,d),!r||!l.records.commits.has(r)){let e=Error(`Incorrect usage of "cherryPick". Source commit id should exist and provided`);throw e.hash={text:`cherryPick ${r} ${i}`,token:`cherryPick ${r} ${i}`,expected:[`cherry-pick abc`]},e}let f=l.records.commits.get(r);if(f===void 0||!f)throw Error(`Incorrect usage of "cherryPick". Source commit id should exist and provided`);if(s&&!(Array.isArray(f.parents)&&f.parents.includes(s)))throw Error(`Invalid operation: The specified parent commit is not an immediate parent of the cherry-picked commit.`);let p=f.branch;if(f.type===o.MERGE&&!s)throw Error(`Incorrect usage of cherry-pick: If the source commit is a merge commit, an immediate parent commit must be specified.`);if(!i||!l.records.commits.has(i)){if(p===l.records.currBranch){let e=Error(`Incorrect usage of "cherryPick". Source commit is already on current branch`);throw e.hash={text:`cherryPick ${r} ${i}`,token:`cherryPick ${r} ${i}`,expected:[`cherry-pick abc`]},e}let t=l.records.branches.get(l.records.currBranch);if(t===void 0||!t){let e=Error(`Incorrect usage of "cherry-pick". Current branch (${l.records.currBranch})has no commits`);throw e.hash={text:`cherryPick ${r} ${i}`,token:`cherryPick ${r} ${i}`,expected:[`cherry-pick abc`]},e}let n=l.records.commits.get(t);if(n===void 0||!n){let e=Error(`Incorrect usage of "cherry-pick". Current branch (${l.records.currBranch})has no commits`);throw e.hash={text:`cherryPick ${r} ${i}`,token:`cherryPick ${r} ${i}`,expected:[`cherry-pick abc`]},e}let c={id:l.records.seq+`-`+u(),message:`cherry-picked ${f?.message} into ${l.records.currBranch}`,seq:l.records.seq++,parents:l.records.head==null?[]:[l.records.head.id,f.id],branch:l.records.currBranch,type:o.CHERRY_PICK,tags:a?a.filter(Boolean):[`cherry-pick:${f.id}${f.type===o.MERGE?`|parent:${s}`:``}`]};l.records.head=c,l.records.commits.set(c.id,c),l.records.branches.set(l.records.currBranch,c.id),e.g.debug(l.records.branches),e.g.debug(`in cherryPick`)}},`cherryPick`),y=e.h(function(e){if(e=t.s.sanitizeText(e,c()),l.records.branches.has(e)){l.records.currBranch=e;let t=l.records.branches.get(l.records.currBranch);t===void 0||!t?l.records.head=null:l.records.head=l.records.commits.get(t)??null}else{let t=Error(`Trying to checkout branch which is not yet created. (Help try using "branch ${e}")`);throw t.hash={text:`checkout ${e}`,token:`checkout ${e}`,expected:[`branch ${e}`]},t}},`checkout`);function b(e,t,n){let r=e.indexOf(t);r===-1?e.push(n):e.splice(r,1,n)}e.h(b,`upsert`);function x(t){let n=t.reduce((e,t)=>e.seq>t.seq?e:t,t[0]),r=``;t.forEach(function(e){e===n?r+=` *`:r+=` |`});let i=[r,n.id,n.seq];for(let e in l.records.branches)l.records.branches.get(e)===n.id&&i.push(e);if(e.g.debug(i.join(` `)),n.parents&&n.parents.length==2&&n.parents[0]&&n.parents[1]){let e=l.records.commits.get(n.parents[0]);b(t,n,e),n.parents[1]&&t.push(l.records.commits.get(n.parents[1]))}else if(n.parents.length==0)return;else if(n.parents[0]){let e=l.records.commits.get(n.parents[0]);b(t,n,e)}t=d(t,e=>e.id),x(t)}e.h(x,`prettyPrintCommitHistory`);var S=e.h(function(){e.g.debug(l.records.commits);let t=w()[0];x([t])},`prettyPrint`),C=e.h(function(){l.reset(),t.a()},`clear`),ee=e.h(function(){return[...l.records.branchConfig.values()].map((e,t)=>e.order!==null&&e.order!==void 0?e:{...e,order:parseFloat(`0.${t}`)}).sort((e,t)=>(e.order??0)-(t.order??0)).map(({name:e})=>({name:e}))},`getBranchesAsObjArray`),te=e.h(function(){return l.records.branches},`getBranches`),ne=e.h(function(){return l.records.commits},`getCommits`),w=e.h(function(){let t=[...l.records.commits.values()];return t.forEach(function(t){e.g.debug(t.id)}),t.sort((e,t)=>e.seq-t.seq),t},`getCommitsArray`),T={commitType:o,getConfig:c,setDirection:f,setOptions:p,getOptions:m,commit:h,branch:g,merge:_,cherryPick:v,checkout:y,prettyPrint:S,clear:C,getBranchesAsObjArray:ee,getBranches:te,getCommits:ne,getCommitsArray:w,getCurrentBranch:e.h(function(){return l.records.currBranch},`getCurrentBranch`),getDirection:e.h(function(){return l.records.direction},`getDirection`),getHead:e.h(function(){return l.records.head},`getHead`),setAccTitle:t.U,getAccTitle:t.y,getAccDescription:t.v,setAccDescription:t.H,setDiagramTitle:t.K,getDiagramTitle:t.w},E=e.h((e,t)=>{i.t(e,t),e.dir&&t.setDirection(e.dir);for(let n of e.statements)D(n,t)},`populate`),D=e.h((t,n)=>{let r={Commit:e.h(e=>n.commit(O(e)),`Commit`),Branch:e.h(e=>n.branch(k(e)),`Branch`),Merge:e.h(e=>n.merge(re(e)),`Merge`),Checkout:e.h(e=>n.checkout(ie(e)),`Checkout`),CherryPicking:e.h(e=>n.cherryPick(ae(e)),`CherryPicking`)}[t.$type];r?r(t):e.g.error(`Unknown statement type: ${t.$type}`)},`parseStatement`),O=e.h(e=>({id:e.id,msg:e.message??``,type:e.type===void 0?o.NORMAL:o[e.type],tags:e.tags??void 0}),`parseCommit`),k=e.h(e=>({name:e.name,order:e.order??0}),`parseBranch`),re=e.h(e=>({branch:e.branch,id:e.id??``,type:e.type===void 0?void 0:o[e.type],tags:e.tags??void 0}),`parseMerge`),ie=e.h(e=>e.branch,`parseCheckout`),ae=e.h(e=>({id:e.id,targetId:``,tags:e.tags?.length===0?void 0:e.tags,parent:e.parent}),`parseCherryPicking`),oe={parse:e.h(async t=>{let n=await r.t(`gitGraph`,t);e.g.debug(n),E(n,T)},`parse`)},A=10,j=40,M=4,N=2,P=8,F=new Set([`redux`,`redux-dark`,`redux-color`,`redux-dark-color`]),I=12,L=new Set([`redux-color`,`redux-dark-color`]),se=new Set([`dark`,`redux-dark`,`redux-dark-color`,`neo-dark`]),R=e.h((e,t,n=!1)=>n&&e>0?(e-1)%(t-1)+1:e%t,`calcColorIndex`),z=new Map,B=new Map,V=30,H=new Map,U=[],W=0,G=`LR`,K=e.h(()=>{z.clear(),B.clear(),H.clear(),W=0,U=[],G=`LR`},`clear`),q=e.h(e=>{let t=document.createElementNS(`http://www.w3.org/2000/svg`,`text`);return(typeof e==`string`?e.split(/\\n|\n|<br\s*\/?>/gi):e).forEach(e=>{let n=document.createElementNS(`http://www.w3.org/2000/svg`,`tspan`);n.setAttributeNS(`http://www.w3.org/XML/1998/namespace`,`xml:space`,`preserve`),n.setAttribute(`dy`,`1em`),n.setAttribute(`x`,`0`),n.setAttribute(`class`,`row`),n.textContent=e.trim(),t.appendChild(n)}),t},`drawText`),J=e.h(t=>{let n,r,i;return G===`BT`?(r=e.h((e,t)=>e<=t,`comparisonFunc`),i=1/0):(r=e.h((e,t)=>e>=t,`comparisonFunc`),i=0),t.forEach(e=>{let t=G===`TB`||G==`BT`?B.get(e)?.y:B.get(e)?.x;t!==void 0&&r(t,i)&&(n=e,i=t)}),n},`findClosestParent`),ce=e.h(e=>{let t=``,n=1/0;return e.forEach(e=>{let r=B.get(e).y;r<=n&&(t=e,n=r)}),t||void 0},`findClosestParentBT`),le=e.h((e,t,n)=>{let r=n,i=n,a=[];e.forEach(e=>{let n=t.get(e);if(!n)throw Error(`Commit not found for key ${e}`);n.parents.length?(r=de(n),i=Math.max(r,i)):a.push(n),fe(n,r)}),r=i,a.forEach(e=>{pe(e,r,n)}),e.forEach(e=>{let n=t.get(e);if(n?.parents.length){let e=ce(n.parents);r=B.get(e).y-j,r<=i&&(i=r);let t=z.get(n.branch).pos,a=r-A;B.set(n.id,{x:t,y:a})}})},`setParallelBTPos`),ue=e.h(e=>{let t=J(e.parents.filter(e=>e!==null));if(!t)throw Error(`Closest parent not found for commit ${e.id}`);let n=B.get(t)?.y;if(n===void 0)throw Error(`Closest parent position not found for commit ${e.id}`);return n},`findClosestParentPos`),de=e.h(e=>ue(e)+j,`calculateCommitPosition`),fe=e.h((e,t)=>{let n=z.get(e.branch);if(!n)throw Error(`Branch not found for commit ${e.id}`);let r=n.pos,i=t+A;return B.set(e.id,{x:r,y:i}),{x:r,y:i}},`setCommitPosition`),pe=e.h((e,t,n)=>{let r=z.get(e.branch);if(!r)throw Error(`Branch not found for commit ${e.id}`);let i=t+n,a=r.pos;B.set(e.id,{x:a,y:i})},`setRootPosition`),me=e.h((e,n,r,i,a,s)=>{let{theme:c}=t.x(),l=F.has(c??``),u=L.has(c??``),d=se.has(c??``);if(s===o.HIGHLIGHT)e.append(`rect`).attr(`x`,r.x-10+(l?3:0)).attr(`y`,r.y-10+(l?3:0)).attr(`width`,l?14:20).attr(`height`,l?14:20).attr(`class`,`commit ${n.id} commit-highlight${R(a,P,u)} ${i}-outer`),e.append(`rect`).attr(`x`,r.x-6+(l?2:0)).attr(`y`,r.y-6+(l?2:0)).attr(`width`,l?8:12).attr(`height`,l?8:12).attr(`class`,`commit ${n.id} commit${R(a,P,u)} ${i}-inner`);else if(s===o.CHERRY_PICK)e.append(`circle`).attr(`cx`,r.x).attr(`cy`,r.y).attr(`r`,l?7:10).attr(`class`,`commit ${n.id} ${i}`),e.append(`circle`).attr(`cx`,r.x-3).attr(`cy`,r.y+2).attr(`r`,l?2.5:2.75).attr(`fill`,d?`#000000`:`#fff`).attr(`class`,`commit ${n.id} ${i}`),e.append(`circle`).attr(`cx`,r.x+3).attr(`cy`,r.y+2).attr(`r`,l?2.5:2.75).attr(`fill`,d?`#000000`:`#fff`).attr(`class`,`commit ${n.id} ${i}`),e.append(`line`).attr(`x1`,r.x+3).attr(`y1`,r.y+1).attr(`x2`,r.x).attr(`y2`,r.y-5).attr(`stroke`,d?`#000000`:`#fff`).attr(`class`,`commit ${n.id} ${i}`),e.append(`line`).attr(`x1`,r.x-3).attr(`y1`,r.y+1).attr(`x2`,r.x).attr(`y2`,r.y-5).attr(`stroke`,d?`#000000`:`#fff`).attr(`class`,`commit ${n.id} ${i}`);else{let t=e.append(`circle`);if(t.attr(`cx`,r.x),t.attr(`cy`,r.y),t.attr(`r`,l?7:10),t.attr(`class`,`commit ${n.id} commit${R(a,P,u)}`),s===o.MERGE){let t=e.append(`circle`);t.attr(`cx`,r.x),t.attr(`cy`,r.y),t.attr(`r`,l?5:6),t.attr(`class`,`commit ${i} ${n.id} commit${R(a,P,u)}`)}if(s===o.REVERSE){let t=e.append(`path`),o=l?4:5;t.attr(`d`,`M ${r.x-o},${r.y-o}L${r.x+o},${r.y+o}M${r.x-o},${r.y+o}L${r.x+o},${r.y-o}`).attr(`class`,`commit ${i} ${n.id} commit${R(a,P,u)}`)}}},`drawCommitBullet`),he=e.h((e,t,n,r,i)=>{if(t.type!==o.CHERRY_PICK&&(t.customId&&t.type===o.MERGE||t.type!==o.MERGE)&&i.showCommitLabel){let a=e.append(`g`),o=a.insert(`rect`).attr(`class`,`commit-label-bkg`),s=a.append(`text`).attr(`x`,r).attr(`y`,n.y+25).attr(`class`,`commit-label`).text(t.id),c=s.node()?.getBBox();if(c&&(o.attr(`x`,n.posWithOffset-c.width/2-N).attr(`y`,n.y+13.5).attr(`width`,c.width+2*N).attr(`height`,c.height+2*N),G===`TB`||G===`BT`?(o.attr(`x`,n.x-(c.width+4*M+5)).attr(`y`,n.y-12),s.attr(`x`,n.x-(c.width+4*M)).attr(`y`,n.y+c.height-12)):s.attr(`x`,n.posWithOffset-c.width/2),i.rotateCommitLabel))if(G===`TB`||G===`BT`)s.attr(`transform`,`rotate(-45, `+n.x+`, `+n.y+`)`),o.attr(`transform`,`rotate(-45, `+n.x+`, `+n.y+`)`);else{let e=-7.5-(c.width+10)/25*9.5,t=10+c.width/25*8.5;a.attr(`transform`,`translate(`+e+`, `+t+`) rotate(-45, `+r+`, `+n.y+`)`)}}},`drawCommitLabel`),ge=e.h((e,t,n,r)=>{if(t.tags.length>0){let i=0,a=0,o=0,s=[];for(let r of t.tags.reverse()){let t=e.insert(`polygon`),c=e.append(`circle`),l=e.append(`text`).attr(`y`,n.y-16-i).attr(`class`,`tag-label`).text(r),u=l.node()?.getBBox();if(!u)throw Error(`Tag bbox not found`);a=Math.max(a,u.width),o=Math.max(o,u.height),l.attr(`x`,n.posWithOffset-u.width/2),s.push({tag:l,hole:c,rect:t,yOffset:i}),i+=20}for(let{tag:e,hole:t,rect:i,yOffset:c}of s){let s=o/2,l=n.y-19.2-c;if(i.attr(`class`,`tag-label-bkg`).attr(`points`,`
|
|
2
2
|
${r-a/2-M/2},${l+N}
|
|
3
3
|
${r-a/2-M/2},${l-N}
|
|
4
4
|
${n.posWithOffset-a/2-M},${l-s-N}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { g as e, h as t, p as n } from "./src-
|
|
2
|
-
import { H as r, K as i, U as a, Y as o, a as s, b as c, f as l, s as u, v as d, w as f, x as p, y as m } from "./chunk-CSCIHK7Q-
|
|
3
|
-
import { g as h, i as g, m as _ } from "./chunk-5ZQYHXKU-
|
|
4
|
-
import { t as v } from "./
|
|
5
|
-
import { t as y } from "./
|
|
6
|
-
import { t as b } from "./chunk-QZHKN3VN-
|
|
1
|
+
import { g as e, h as t, p as n } from "./src-GDFuItmC.js";
|
|
2
|
+
import { H as r, K as i, U as a, Y as o, a as s, b as c, f as l, s as u, v as d, w as f, x as p, y as m } from "./chunk-CSCIHK7Q-Drr_NBLR.js";
|
|
3
|
+
import { g as h, i as g, m as _ } from "./chunk-5ZQYHXKU-BvO58_5C.js";
|
|
4
|
+
import { t as v } from "./mermaid-parser.core-D6xVjl2t.js";
|
|
5
|
+
import { t as y } from "./chunk-4BX2VUAB-B74FMcxr.js";
|
|
6
|
+
import { t as b } from "./chunk-QZHKN3VN-cS9OamWo.js";
|
|
7
7
|
//#region node_modules/mermaid/dist/chunks/mermaid.core/gitGraphDiagram-PVQCEYII.mjs
|
|
8
8
|
var x = {
|
|
9
9
|
NORMAL: 0,
|
|
@@ -290,7 +290,7 @@ var ce = /* @__PURE__ */ t(function() {
|
|
|
290
290
|
setDiagramTitle: i,
|
|
291
291
|
getDiagramTitle: f
|
|
292
292
|
}, pe = /* @__PURE__ */ t((e, t) => {
|
|
293
|
-
|
|
293
|
+
y(e, t), e.dir && t.setDirection(e.dir);
|
|
294
294
|
for (let n of e.statements) me(n, t);
|
|
295
295
|
}, "populate"), me = /* @__PURE__ */ t((n, r) => {
|
|
296
296
|
let i = {
|
|
@@ -320,7 +320,7 @@ var ce = /* @__PURE__ */ t(function() {
|
|
|
320
320
|
tags: e.tags?.length === 0 ? void 0 : e.tags,
|
|
321
321
|
parent: e.parent
|
|
322
322
|
}), "parseCherryPicking"), be = { parse: /* @__PURE__ */ t(async (t) => {
|
|
323
|
-
let n = await
|
|
323
|
+
let n = await v("gitGraph", t);
|
|
324
324
|
e.debug(n), pe(n, A);
|
|
325
325
|
}, "parse") }, j = 10, M = 40, N = 4, P = 2, F = 8, I = /* @__PURE__ */ new Set([
|
|
326
326
|
"redux",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e=typeof global==`object`&&global&&global.Object===Object&&global,t=typeof self==`object`&&self&&self.Object===Object&&self,n=e||t||Function(`return this`)(),r=n.Symbol,i=Object.prototype,a=i.hasOwnProperty,o=i.toString,s=r?r.toStringTag:void 0;function c(e){var t=a.call(e,s),n=e[s];try{e[s]=void 0;var r=!0}catch{}var i=o.call(e);return r&&(t?e[s]=n:delete e[s]),i}var l=Object.prototype.toString;function u(e){return l.call(e)}var d=`[object Null]`,f=`[object Undefined]`,p=r?r.toStringTag:void 0;function m(e){return e==null?e===void 0?f:d:p&&p in Object(e)?c(e):u(e)}function h(e){return typeof e==`object`&&!!e}var g=`[object Symbol]`;function _(e){return typeof e==`symbol`||h(e)&&m(e)==g}function v(e,t){for(var n=-1,r=e==null?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i}var y=Array.isArray,ee=1/0,te=r?r.prototype:void 0,ne=te?te.toString:void 0;function re(e){if(typeof e==`string`)return e;if(y(e))return v(e,re)+``;if(_(e))return ne?ne.call(e):``;var t=e+``;return t==`0`&&1/e==-ee?`-0`:t}function b(e){var t=typeof e;return e!=null&&(t==`object`||t==`function`)}function x(e){return e}var ie=`[object AsyncFunction]`,ae=`[object Function]`,oe=`[object GeneratorFunction]`,se=`[object Proxy]`;function S(e){if(!b(e))return!1;var t=m(e);return t==ae||t==oe||t==ie||t==se}var ce=n[`__core-js_shared__`],le=function(){var e=/[^.]+$/.exec(ce&&ce.keys&&ce.keys.IE_PROTO||``);return e?`Symbol(src)_1.`+e:``}();function ue(e){return!!le&&le in e}var de=Function.prototype.toString;function C(e){if(e!=null){try{return de.call(e)}catch{}try{return e+``}catch{}}return``}var fe=/[\\^$.*+?()[\]{}|]/g,pe=/^\[object .+?Constructor\]$/,me=Function.prototype,he=Object.prototype,ge=me.toString,_e=he.hasOwnProperty,ve=RegExp(`^`+ge.call(_e).replace(fe,`\\$&`).replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,`$1.*?`)+`$`);function ye(e){return!b(e)||ue(e)?!1:(S(e)?ve:pe).test(C(e))}function be(e,t){return e?.[t]}function w(e,t){var n=be(e,t);return ye(n)?n:void 0}var xe=w(n,`WeakMap`);function Se(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}function Ce(){}var we=800,Te=16,Ee=Date.now;function De(e){var t=0,n=0;return function(){var r=Ee(),i=Te-(r-n);if(n=r,i>0){if(++t>=we)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}function T(e){return function(){return e}}var Oe=function(){try{var e=w(Object,`defineProperty`);return e({},``,{}),e}catch{}}(),ke=De(Oe?function(e,t){return Oe(e,`toString`,{configurable:!0,enumerable:!1,value:T(t),writable:!0})}:x);function Ae(e,t){for(var n=-1,r=e==null?0:e.length;++n<r&&t(e[n],n,e)!==!1;);return e}function je(e,t,n,r){for(var i=e.length,a=n+(r?1:-1);r?a--:++a<i;)if(t(e[a],a,e))return a;return-1}function Me(e){return e!==e}function Ne(e,t,n){for(var r=n-1,i=e.length;++r<i;)if(e[r]===t)return r;return-1}function Pe(e,t,n){return t===t?Ne(e,t,n):je(e,Me,n)}function Fe(e,t){return!!(e!=null&&e.length)&&Pe(e,t,0)>-1}var Ie=9007199254740991,Le=/^(?:0|[1-9]\d*)$/;function Re(e,t){var n=typeof e;return t??=Ie,!!t&&(n==`number`||n!=`symbol`&&Le.test(e))&&e>-1&&e%1==0&&e<t}function ze(e,t){return e===t||e!==e&&t!==t}var Be=Math.max;function Ve(e,t,n){return t=Be(t===void 0?e.length-1:t,0),function(){for(var r=arguments,i=-1,a=Be(r.length-t,0),o=Array(a);++i<a;)o[i]=r[t+i];i=-1;for(var s=Array(t+1);++i<t;)s[i]=r[i];return s[t]=n(o),Se(e,this,s)}}function He(e,t){return ke(Ve(e,t,x),e+``)}var Ue=9007199254740991;function We(e){return typeof e==`number`&&e>-1&&e%1==0&&e<=Ue}function E(e){return e!=null&&We(e.length)&&!S(e)}var Ge=Object.prototype;function Ke(e){var t=e&&e.constructor;return e===(typeof t==`function`&&t.prototype||Ge)}function qe(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}var Je=`[object Arguments]`;function Ye(e){return h(e)&&m(e)==Je}var Xe=Object.prototype,Ze=Xe.hasOwnProperty,Qe=Xe.propertyIsEnumerable,D=Ye(function(){return arguments}())?Ye:function(e){return h(e)&&Ze.call(e,`callee`)&&!Qe.call(e,`callee`)};function $e(){return!1}var et=typeof exports==`object`&&exports&&!exports.nodeType&&exports,tt=et&&typeof module==`object`&&module&&!module.nodeType&&module,nt=tt&&tt.exports===et?n.Buffer:void 0,O=(nt?nt.isBuffer:void 0)||$e,rt=`[object Arguments]`,it=`[object Array]`,at=`[object Boolean]`,ot=`[object Date]`,st=`[object Error]`,ct=`[object Function]`,lt=`[object Map]`,ut=`[object Number]`,dt=`[object Object]`,ft=`[object RegExp]`,pt=`[object Set]`,mt=`[object String]`,ht=`[object WeakMap]`,gt=`[object ArrayBuffer]`,_t=`[object DataView]`,vt=`[object Float32Array]`,yt=`[object Float64Array]`,bt=`[object Int8Array]`,xt=`[object Int16Array]`,St=`[object Int32Array]`,Ct=`[object Uint8Array]`,wt=`[object Uint8ClampedArray]`,Tt=`[object Uint16Array]`,Et=`[object Uint32Array]`,k={};k[vt]=k[yt]=k[bt]=k[xt]=k[St]=k[Ct]=k[wt]=k[Tt]=k[Et]=!0,k[rt]=k[it]=k[gt]=k[at]=k[_t]=k[ot]=k[st]=k[ct]=k[lt]=k[ut]=k[dt]=k[ft]=k[pt]=k[mt]=k[ht]=!1;function Dt(e){return h(e)&&We(e.length)&&!!k[m(e)]}function Ot(e){return function(t){return e(t)}}var kt=typeof exports==`object`&&exports&&!exports.nodeType&&exports,A=kt&&typeof module==`object`&&module&&!module.nodeType&&module,At=A&&A.exports===kt&&e.process,jt=function(){try{return A&&A.require&&A.require(`util`).types||At&&At.binding&&At.binding(`util`)}catch{}}(),Mt=jt&&jt.isTypedArray,j=Mt?Ot(Mt):Dt,Nt=Object.prototype.hasOwnProperty;function Pt(e,t){var n=y(e),r=!n&&D(e),i=!n&&!r&&O(e),a=!n&&!r&&!i&&j(e),o=n||r||i||a,s=o?qe(e.length,String):[],c=s.length;for(var l in e)(t||Nt.call(e,l))&&!(o&&(l==`length`||i&&(l==`offset`||l==`parent`)||a&&(l==`buffer`||l==`byteLength`||l==`byteOffset`)||Re(l,c)))&&s.push(l);return s}function Ft(e,t){return function(n){return e(t(n))}}var It=Ft(Object.keys,Object),Lt=Object.prototype.hasOwnProperty;function Rt(e){if(!Ke(e))return It(e);var t=[];for(var n in Object(e))Lt.call(e,n)&&n!=`constructor`&&t.push(n);return t}function M(e){return E(e)?Pt(e):Rt(e)}var zt=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Bt=/^\w*$/;function Vt(e,t){if(y(e))return!1;var n=typeof e;return n==`number`||n==`symbol`||n==`boolean`||e==null||_(e)?!0:Bt.test(e)||!zt.test(e)||t!=null&&e in Object(t)}var N=w(Object,`create`);function Ht(){this.__data__=N?N(null):{},this.size=0}function Ut(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=+!!t,t}var Wt=`__lodash_hash_undefined__`,Gt=Object.prototype.hasOwnProperty;function Kt(e){var t=this.__data__;if(N){var n=t[e];return n===Wt?void 0:n}return Gt.call(t,e)?t[e]:void 0}var qt=Object.prototype.hasOwnProperty;function Jt(e){var t=this.__data__;return N?t[e]!==void 0:qt.call(t,e)}var Yt=`__lodash_hash_undefined__`;function Xt(e,t){var n=this.__data__;return this.size+=+!this.has(e),n[e]=N&&t===void 0?Yt:t,this}function P(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}P.prototype.clear=Ht,P.prototype.delete=Ut,P.prototype.get=Kt,P.prototype.has=Jt,P.prototype.set=Xt;function Zt(){this.__data__=[],this.size=0}function F(e,t){for(var n=e.length;n--;)if(ze(e[n][0],t))return n;return-1}var Qt=Array.prototype.splice;function $t(e){var t=this.__data__,n=F(t,e);return n<0?!1:(n==t.length-1?t.pop():Qt.call(t,n,1),--this.size,!0)}function en(e){var t=this.__data__,n=F(t,e);return n<0?void 0:t[n][1]}function tn(e){return F(this.__data__,e)>-1}function nn(e,t){var n=this.__data__,r=F(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}function I(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}I.prototype.clear=Zt,I.prototype.delete=$t,I.prototype.get=en,I.prototype.has=tn,I.prototype.set=nn;var L=w(n,`Map`);function rn(){this.size=0,this.__data__={hash:new P,map:new(L||I),string:new P}}function an(e){var t=typeof e;return t==`string`||t==`number`||t==`symbol`||t==`boolean`?e!==`__proto__`:e===null}function R(e,t){var n=e.__data__;return an(t)?n[typeof t==`string`?`string`:`hash`]:n.map}function on(e){var t=R(this,e).delete(e);return this.size-=+!!t,t}function sn(e){return R(this,e).get(e)}function cn(e){return R(this,e).has(e)}function ln(e,t){var n=R(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this}function z(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}z.prototype.clear=rn,z.prototype.delete=on,z.prototype.get=sn,z.prototype.has=cn,z.prototype.set=ln;var un=`Expected a function`;function dn(e,t){if(typeof e!=`function`||t!=null&&typeof t!=`function`)throw TypeError(un);var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],a=n.cache;if(a.has(i))return a.get(i);var o=e.apply(this,r);return n.cache=a.set(i,o)||a,o};return n.cache=new(dn.Cache||z),n}dn.Cache=z;var fn=500;function pn(e){var t=dn(e,function(e){return n.size===fn&&n.clear(),e}),n=t.cache;return t}var mn=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,hn=/\\(\\)?/g,gn=pn(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(``),e.replace(mn,function(e,n,r,i){t.push(r?i.replace(hn,`$1`):n||e)}),t});function _n(e){return e==null?``:re(e)}function vn(e,t){return y(e)?e:Vt(e,t)?[e]:gn(_n(e))}var yn=1/0;function B(e){if(typeof e==`string`||_(e))return e;var t=e+``;return t==`0`&&1/e==-yn?`-0`:t}function bn(e,t){t=vn(t,e);for(var n=0,r=t.length;e!=null&&n<r;)e=e[B(t[n++])];return n&&n==r?e:void 0}function xn(e,t,n){var r=e==null?void 0:bn(e,t);return r===void 0?n:r}function Sn(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}var Cn=r?r.isConcatSpreadable:void 0;function wn(e){return y(e)||D(e)||!!(Cn&&e&&e[Cn])}function Tn(e,t,n,r,i){var a=-1,o=e.length;for(n||=wn,i||=[];++a<o;){var s=e[a];t>0&&n(s)?t>1?Tn(s,t-1,n,r,i):Sn(i,s):r||(i[i.length]=s)}return i}function En(e,t,n,r){var i=-1,a=e==null?0:e.length;for(r&&a&&(n=e[++i]);++i<a;)n=t(n,e[i],i,e);return n}function Dn(){this.__data__=new I,this.size=0}function On(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}function kn(e){return this.__data__.get(e)}function An(e){return this.__data__.has(e)}var jn=200;function Mn(e,t){var n=this.__data__;if(n instanceof I){var r=n.__data__;if(!L||r.length<jn-1)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new z(r)}return n.set(e,t),this.size=n.size,this}function V(e){var t=this.__data__=new I(e);this.size=t.size}V.prototype.clear=Dn,V.prototype.delete=On,V.prototype.get=kn,V.prototype.has=An,V.prototype.set=Mn;function Nn(e,t){for(var n=-1,r=e==null?0:e.length,i=0,a=[];++n<r;){var o=e[n];t(o,n,e)&&(a[i++]=o)}return a}function Pn(){return[]}var Fn=Object.prototype.propertyIsEnumerable,In=Object.getOwnPropertySymbols,Ln=In?function(e){return e==null?[]:(e=Object(e),Nn(In(e),function(t){return Fn.call(e,t)}))}:Pn;function Rn(e,t,n){var r=t(e);return y(e)?r:Sn(r,n(e))}function zn(e){return Rn(e,M,Ln)}var Bn=w(n,`DataView`),Vn=w(n,`Promise`),H=w(n,`Set`),Hn=`[object Map]`,Un=`[object Object]`,Wn=`[object Promise]`,Gn=`[object Set]`,Kn=`[object WeakMap]`,qn=`[object DataView]`,Jn=C(Bn),Yn=C(L),Xn=C(Vn),Zn=C(H),Qn=C(xe),U=m;(Bn&&U(new Bn(new ArrayBuffer(1)))!=qn||L&&U(new L)!=Hn||Vn&&U(Vn.resolve())!=Wn||H&&U(new H)!=Gn||xe&&U(new xe)!=Kn)&&(U=function(e){var t=m(e),n=t==Un?e.constructor:void 0,r=n?C(n):``;if(r)switch(r){case Jn:return qn;case Yn:return Hn;case Xn:return Wn;case Zn:return Gn;case Qn:return Kn}return t});var W=U,$n=n.Uint8Array,er=`__lodash_hash_undefined__`;function tr(e){return this.__data__.set(e,er),this}function nr(e){return this.__data__.has(e)}function G(e){var t=-1,n=e==null?0:e.length;for(this.__data__=new z;++t<n;)this.add(e[t])}G.prototype.add=G.prototype.push=tr,G.prototype.has=nr;function rr(e,t){for(var n=-1,r=e==null?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}function ir(e,t){return e.has(t)}var ar=1,or=2;function sr(e,t,n,r,i,a){var o=n&ar,s=e.length,c=t.length;if(s!=c&&!(o&&c>s))return!1;var l=a.get(e),u=a.get(t);if(l&&u)return l==t&&u==e;var d=-1,f=!0,p=n&or?new G:void 0;for(a.set(e,t),a.set(t,e);++d<s;){var m=e[d],h=t[d];if(r)var g=o?r(h,m,d,t,e,a):r(m,h,d,e,t,a);if(g!==void 0){if(g)continue;f=!1;break}if(p){if(!rr(t,function(e,t){if(!ir(p,t)&&(m===e||i(m,e,n,r,a)))return p.push(t)})){f=!1;break}}else if(!(m===h||i(m,h,n,r,a))){f=!1;break}}return a.delete(e),a.delete(t),f}function cr(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n}function lr(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}var ur=1,dr=2,fr=`[object Boolean]`,pr=`[object Date]`,mr=`[object Error]`,hr=`[object Map]`,gr=`[object Number]`,_r=`[object RegExp]`,vr=`[object Set]`,yr=`[object String]`,br=`[object Symbol]`,xr=`[object ArrayBuffer]`,Sr=`[object DataView]`,Cr=r?r.prototype:void 0,wr=Cr?Cr.valueOf:void 0;function Tr(e,t,n,r,i,a,o){switch(n){case Sr:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case xr:return!(e.byteLength!=t.byteLength||!a(new $n(e),new $n(t)));case fr:case pr:case gr:return ze(+e,+t);case mr:return e.name==t.name&&e.message==t.message;case _r:case yr:return e==t+``;case hr:var s=cr;case vr:var c=r&ur;if(s||=lr,e.size!=t.size&&!c)return!1;var l=o.get(e);if(l)return l==t;r|=dr,o.set(e,t);var u=sr(s(e),s(t),r,i,a,o);return o.delete(e),u;case br:if(wr)return wr.call(e)==wr.call(t)}return!1}var Er=1,Dr=Object.prototype.hasOwnProperty;function Or(e,t,n,r,i,a){var o=n&Er,s=zn(e),c=s.length;if(c!=zn(t).length&&!o)return!1;for(var l=c;l--;){var u=s[l];if(!(o?u in t:Dr.call(t,u)))return!1}var d=a.get(e),f=a.get(t);if(d&&f)return d==t&&f==e;var p=!0;a.set(e,t),a.set(t,e);for(var m=o;++l<c;){u=s[l];var h=e[u],g=t[u];if(r)var _=o?r(g,h,u,t,e,a):r(h,g,u,e,t,a);if(!(_===void 0?h===g||i(h,g,n,r,a):_)){p=!1;break}m||=u==`constructor`}if(p&&!m){var v=e.constructor,y=t.constructor;v!=y&&`constructor`in e&&`constructor`in t&&!(typeof v==`function`&&v instanceof v&&typeof y==`function`&&y instanceof y)&&(p=!1)}return a.delete(e),a.delete(t),p}var kr=1,Ar=`[object Arguments]`,jr=`[object Array]`,K=`[object Object]`,Mr=Object.prototype.hasOwnProperty;function Nr(e,t,n,r,i,a){var o=y(e),s=y(t),c=o?jr:W(e),l=s?jr:W(t);c=c==Ar?K:c,l=l==Ar?K:l;var u=c==K,d=l==K,f=c==l;if(f&&O(e)){if(!O(t))return!1;o=!0,u=!1}if(f&&!u)return a||=new V,o||j(e)?sr(e,t,n,r,i,a):Tr(e,t,c,n,r,i,a);if(!(n&kr)){var p=u&&Mr.call(e,`__wrapped__`),m=d&&Mr.call(t,`__wrapped__`);if(p||m){var h=p?e.value():e,g=m?t.value():t;return a||=new V,i(h,g,n,r,a)}}return f?(a||=new V,Or(e,t,n,r,i,a)):!1}function Pr(e,t,n,r,i){return e===t?!0:e==null||t==null||!h(e)&&!h(t)?e!==e&&t!==t:Nr(e,t,n,r,Pr,i)}var Fr=1,Ir=2;function Lr(e,t,n,r){var i=n.length,a=i,o=!r;if(e==null)return!a;for(e=Object(e);i--;){var s=n[i];if(o&&s[2]?s[1]!==e[s[0]]:!(s[0]in e))return!1}for(;++i<a;){s=n[i];var c=s[0],l=e[c],u=s[1];if(o&&s[2]){if(l===void 0&&!(c in e))return!1}else{var d=new V;if(r)var f=r(l,u,c,e,t,d);if(!(f===void 0?Pr(u,l,Fr|Ir,r,d):f))return!1}}return!0}function Rr(e){return e===e&&!b(e)}function zr(e){for(var t=M(e),n=t.length;n--;){var r=t[n],i=e[r];t[n]=[r,i,Rr(i)]}return t}function Br(e,t){return function(n){return n==null?!1:n[e]===t&&(t!==void 0||e in Object(n))}}function Vr(e){var t=zr(e);return t.length==1&&t[0][2]?Br(t[0][0],t[0][1]):function(n){return n===e||Lr(n,e,t)}}function Hr(e,t){return e!=null&&t in Object(e)}function Ur(e,t,n){t=vn(t,e);for(var r=-1,i=t.length,a=!1;++r<i;){var o=B(t[r]);if(!(a=e!=null&&n(e,o)))break;e=e[o]}return a||++r!=i?a:(i=e==null?0:e.length,!!i&&We(i)&&Re(o,i)&&(y(e)||D(e)))}function Wr(e,t){return e!=null&&Ur(e,t,Hr)}var Gr=1,Kr=2;function qr(e,t){return Vt(e)&&Rr(t)?Br(B(e),t):function(n){var r=xn(n,e);return r===void 0&&r===t?Wr(n,e):Pr(t,r,Gr|Kr)}}function Jr(e){return function(t){return t?.[e]}}function Yr(e){return function(t){return bn(t,e)}}function Xr(e){return Vt(e)?Jr(B(e)):Yr(e)}function Zr(e){return typeof e==`function`?e:e==null?x:typeof e==`object`?y(e)?qr(e[0],e[1]):Vr(e):Xr(e)}function Qr(e){return function(t,n,r){for(var i=-1,a=Object(t),o=r(t),s=o.length;s--;){var c=o[e?s:++i];if(n(a[c],c,a)===!1)break}return t}}var $r=Qr();function ei(e,t){return e&&$r(e,t,M)}function ti(e,t){return function(n,r){if(n==null)return n;if(!E(n))return e(n,r);for(var i=n.length,a=t?i:-1,o=Object(n);(t?a--:++a<i)&&r(o[a],a,o)!==!1;);return n}}var q=ti(ei);function ni(e){return h(e)&&E(e)}function ri(e,t,n){for(var r=-1,i=e==null?0:e.length;++r<i;)if(n(t,e[r]))return!0;return!1}function ii(e){return typeof e==`function`?e:x}function J(e,t){return(y(e)?Ae:q)(e,ii(t))}function ai(e,t){var n=[];return q(e,function(e,r,i){t(e,r,i)&&n.push(e)}),n}function Y(e,t){return(y(e)?Nn:ai)(e,Zr(t,3))}function oi(e,t){return v(t,function(t){return e[t]})}function X(e){return e==null?[]:oi(e,M(e))}var si=`[object Map]`,ci=`[object Set]`,li=Object.prototype.hasOwnProperty;function ui(e){if(e==null)return!0;if(E(e)&&(y(e)||typeof e==`string`||typeof e.splice==`function`||O(e)||j(e)||D(e)))return!e.length;var t=W(e);if(t==si||t==ci)return!e.size;if(Ke(e))return!Rt(e).length;for(var n in e)if(li.call(e,n))return!1;return!0}function Z(e){return e===void 0}function di(e,t,n,r,i){return i(e,function(e,i,a){n=r?(r=!1,e):t(n,e,i,a)}),n}function fi(e,t,n){var r=y(e)?En:di,i=arguments.length<3;return r(e,Zr(t,4),n,i,q)}var pi=H&&1/lr(new H([,-0]))[1]==1/0?function(e){return new H(e)}:Ce,mi=200;function hi(e,t,n){var r=-1,i=Fe,a=e.length,o=!0,s=[],c=s;if(n)o=!1,i=ri;else if(a>=mi){var l=t?null:pi(e);if(l)return lr(l);o=!1,i=ir,c=new G}else c=t?[]:s;outer:for(;++r<a;){var u=e[r],d=t?t(u):u;if(u=n||u!==0?u:0,o&&d===d){for(var f=c.length;f--;)if(c[f]===d)continue outer;t&&c.push(d),s.push(u)}else i(c,d,n)||(c!==s&&c.push(d),s.push(u))}return s}var gi=He(function(e){return hi(Tn(e,1,ni,!0))}),_i=`\0`,Q=`\0`,vi=``,yi=class{constructor(e={}){this._isDirected=Object.prototype.hasOwnProperty.call(e,`directed`)?e.directed:!0,this._isMultigraph=Object.prototype.hasOwnProperty.call(e,`multigraph`)?e.multigraph:!1,this._isCompound=Object.prototype.hasOwnProperty.call(e,`compound`)?e.compound:!1,this._label=void 0,this._defaultNodeLabelFn=T(void 0),this._defaultEdgeLabelFn=T(void 0),this._nodes={},this._isCompound&&(this._parent={},this._children={},this._children[Q]={}),this._in={},this._preds={},this._out={},this._sucs={},this._edgeObjs={},this._edgeLabels={}}isDirected(){return this._isDirected}isMultigraph(){return this._isMultigraph}isCompound(){return this._isCompound}setGraph(e){return this._label=e,this}graph(){return this._label}setDefaultNodeLabel(e){return S(e)||(e=T(e)),this._defaultNodeLabelFn=e,this}nodeCount(){return this._nodeCount}nodes(){return M(this._nodes)}sources(){var e=this;return Y(this.nodes(),function(t){return ui(e._in[t])})}sinks(){var e=this;return Y(this.nodes(),function(t){return ui(e._out[t])})}setNodes(e,t){var n=arguments,r=this;return J(e,function(e){n.length>1?r.setNode(e,t):r.setNode(e)}),this}setNode(e,t){return Object.prototype.hasOwnProperty.call(this._nodes,e)?(arguments.length>1&&(this._nodes[e]=t),this):(this._nodes[e]=arguments.length>1?t:this._defaultNodeLabelFn(e),this._isCompound&&(this._parent[e]=Q,this._children[e]={},this._children[Q][e]=!0),this._in[e]={},this._preds[e]={},this._out[e]={},this._sucs[e]={},++this._nodeCount,this)}node(e){return this._nodes[e]}hasNode(e){return Object.prototype.hasOwnProperty.call(this._nodes,e)}removeNode(e){if(Object.prototype.hasOwnProperty.call(this._nodes,e)){var t=e=>this.removeEdge(this._edgeObjs[e]);delete this._nodes[e],this._isCompound&&(this._removeFromParentsChildList(e),delete this._parent[e],J(this.children(e),e=>{this.setParent(e)}),delete this._children[e]),J(M(this._in[e]),t),delete this._in[e],delete this._preds[e],J(M(this._out[e]),t),delete this._out[e],delete this._sucs[e],--this._nodeCount}return this}setParent(e,t){if(!this._isCompound)throw Error(`Cannot set parent in a non-compound graph`);if(Z(t))t=Q;else{t+=``;for(var n=t;!Z(n);n=this.parent(n))if(n===e)throw Error(`Setting `+t+` as parent of `+e+` would create a cycle`);this.setNode(t)}return this.setNode(e),this._removeFromParentsChildList(e),this._parent[e]=t,this._children[t][e]=!0,this}_removeFromParentsChildList(e){delete this._children[this._parent[e]][e]}parent(e){if(this._isCompound){var t=this._parent[e];if(t!==Q)return t}}children(e){if(Z(e)&&(e=Q),this._isCompound){var t=this._children[e];if(t)return M(t)}else if(e===Q)return this.nodes();else if(this.hasNode(e))return[]}predecessors(e){var t=this._preds[e];if(t)return M(t)}successors(e){var t=this._sucs[e];if(t)return M(t)}neighbors(e){var t=this.predecessors(e);if(t)return gi(t,this.successors(e))}isLeaf(e){return(this.isDirected()?this.successors(e):this.neighbors(e)).length===0}filterNodes(e){var t=new this.constructor({directed:this._isDirected,multigraph:this._isMultigraph,compound:this._isCompound});t.setGraph(this.graph());var n=this;J(this._nodes,function(n,r){e(r)&&t.setNode(r,n)}),J(this._edgeObjs,function(e){t.hasNode(e.v)&&t.hasNode(e.w)&&t.setEdge(e,n.edge(e))});var r={};function i(e){var a=n.parent(e);return a===void 0||t.hasNode(a)?(r[e]=a,a):a in r?r[a]:i(a)}return this._isCompound&&J(t.nodes(),function(e){t.setParent(e,i(e))}),t}setDefaultEdgeLabel(e){return S(e)||(e=T(e)),this._defaultEdgeLabelFn=e,this}edgeCount(){return this._edgeCount}edges(){return X(this._edgeObjs)}setPath(e,t){var n=this,r=arguments;return fi(e,function(e,i){return r.length>1?n.setEdge(e,i,t):n.setEdge(e,i),i}),this}setEdge(){var e,t,n,r,i=!1,a=arguments[0];typeof a==`object`&&a&&`v`in a?(e=a.v,t=a.w,n=a.name,arguments.length===2&&(r=arguments[1],i=!0)):(e=a,t=arguments[1],n=arguments[3],arguments.length>2&&(r=arguments[2],i=!0)),e=``+e,t=``+t,Z(n)||(n=``+n);var o=$(this._isDirected,e,t,n);if(Object.prototype.hasOwnProperty.call(this._edgeLabels,o))return i&&(this._edgeLabels[o]=r),this;if(!Z(n)&&!this._isMultigraph)throw Error(`Cannot set a named edge when isMultigraph = false`);this.setNode(e),this.setNode(t),this._edgeLabels[o]=i?r:this._defaultEdgeLabelFn(e,t,n);var s=Si(this._isDirected,e,t,n);return e=s.v,t=s.w,Object.freeze(s),this._edgeObjs[o]=s,bi(this._preds[t],e),bi(this._sucs[e],t),this._in[t][o]=s,this._out[e][o]=s,this._edgeCount++,this}edge(e,t,n){var r=arguments.length===1?Ci(this._isDirected,arguments[0]):$(this._isDirected,e,t,n);return this._edgeLabels[r]}hasEdge(e,t,n){var r=arguments.length===1?Ci(this._isDirected,arguments[0]):$(this._isDirected,e,t,n);return Object.prototype.hasOwnProperty.call(this._edgeLabels,r)}removeEdge(e,t,n){var r=arguments.length===1?Ci(this._isDirected,arguments[0]):$(this._isDirected,e,t,n),i=this._edgeObjs[r];return i&&(e=i.v,t=i.w,delete this._edgeLabels[r],delete this._edgeObjs[r],xi(this._preds[t],e),xi(this._sucs[e],t),delete this._in[t][r],delete this._out[e][r],this._edgeCount--),this}inEdges(e,t){var n=this._in[e];if(n){var r=X(n);return t?Y(r,function(e){return e.v===t}):r}}outEdges(e,t){var n=this._out[e];if(n){var r=X(n);return t?Y(r,function(e){return e.w===t}):r}}nodeEdges(e,t){var n=this.inEdges(e,t);if(n)return n.concat(this.outEdges(e,t))}};yi.prototype._nodeCount=0,yi.prototype._edgeCount=0;function bi(e,t){e[t]?e[t]++:e[t]=1}function xi(e,t){--e[t]||delete e[t]}function $(e,t,n,r){var i=``+t,a=``+n;if(!e&&i>a){var o=i;i=a,a=o}return i+vi+a+vi+(Z(r)?_i:r)}function Si(e,t,n,r){var i=``+t,a=``+n;if(!e&&i>a){var o=i;i=a,a=o}var s={v:i,w:a};return r&&(s.name=r),s}function Ci(e,t){return $(e,t.v,t.w,t.name)}Object.defineProperty(exports,"$",{enumerable:!0,get:function(){return v}}),Object.defineProperty(exports,"A",{enumerable:!0,get:function(){return Rt}}),Object.defineProperty(exports,"B",{enumerable:!0,get:function(){return He}}),Object.defineProperty(exports,"C",{enumerable:!0,get:function(){return Tn}}),Object.defineProperty(exports,"D",{enumerable:!0,get:function(){return vn}}),Object.defineProperty(exports,"E",{enumerable:!0,get:function(){return B}}),Object.defineProperty(exports,"F",{enumerable:!0,get:function(){return Ot}}),Object.defineProperty(exports,"G",{enumerable:!0,get:function(){return Ae}}),Object.defineProperty(exports,"H",{enumerable:!0,get:function(){return ze}}),Object.defineProperty(exports,"I",{enumerable:!0,get:function(){return O}}),Object.defineProperty(exports,"J",{enumerable:!0,get:function(){return T}}),Object.defineProperty(exports,"K",{enumerable:!0,get:function(){return ke}}),Object.defineProperty(exports,"L",{enumerable:!0,get:function(){return D}}),Object.defineProperty(exports,"M",{enumerable:!0,get:function(){return Pt}}),Object.defineProperty(exports,"N",{enumerable:!0,get:function(){return j}}),Object.defineProperty(exports,"O",{enumerable:!0,get:function(){return _n}}),Object.defineProperty(exports,"P",{enumerable:!0,get:function(){return jt}}),Object.defineProperty(exports,"Q",{enumerable:!0,get:function(){return y}}),Object.defineProperty(exports,"R",{enumerable:!0,get:function(){return Ke}}),Object.defineProperty(exports,"S",{enumerable:!0,get:function(){return V}}),Object.defineProperty(exports,"T",{enumerable:!0,get:function(){return bn}}),Object.defineProperty(exports,"U",{enumerable:!0,get:function(){return Re}}),Object.defineProperty(exports,"V",{enumerable:!0,get:function(){return Ve}}),Object.defineProperty(exports,"W",{enumerable:!0,get:function(){return je}}),Object.defineProperty(exports,"X",{enumerable:!0,get:function(){return x}}),Object.defineProperty(exports,"Y",{enumerable:!0,get:function(){return S}}),Object.defineProperty(exports,"Z",{enumerable:!0,get:function(){return b}}),Object.defineProperty(exports,"_",{enumerable:!0,get:function(){return W}}),Object.defineProperty(exports,"a",{enumerable:!0,get:function(){return Y}}),Object.defineProperty(exports,"b",{enumerable:!0,get:function(){return Ln}}),Object.defineProperty(exports,"c",{enumerable:!0,get:function(){return ni}}),Object.defineProperty(exports,"d",{enumerable:!0,get:function(){return $r}}),Object.defineProperty(exports,"et",{enumerable:!0,get:function(){return _}}),Object.defineProperty(exports,"f",{enumerable:!0,get:function(){return Zr}}),Object.defineProperty(exports,"g",{enumerable:!0,get:function(){return $n}}),Object.defineProperty(exports,"h",{enumerable:!0,get:function(){return Ur}}),Object.defineProperty(exports,"i",{enumerable:!0,get:function(){return X}}),Object.defineProperty(exports,"it",{enumerable:!0,get:function(){return n}}),Object.defineProperty(exports,"j",{enumerable:!0,get:function(){return Ft}}),Object.defineProperty(exports,"k",{enumerable:!0,get:function(){return M}}),Object.defineProperty(exports,"l",{enumerable:!0,get:function(){return q}}),Object.defineProperty(exports,"m",{enumerable:!0,get:function(){return Wr}}),Object.defineProperty(exports,"n",{enumerable:!0,get:function(){return fi}}),Object.defineProperty(exports,"nt",{enumerable:!0,get:function(){return m}}),Object.defineProperty(exports,"o",{enumerable:!0,get:function(){return J}}),Object.defineProperty(exports,"p",{enumerable:!0,get:function(){return Jr}}),Object.defineProperty(exports,"q",{enumerable:!0,get:function(){return Oe}}),Object.defineProperty(exports,"r",{enumerable:!0,get:function(){return Z}}),Object.defineProperty(exports,"rt",{enumerable:!0,get:function(){return r}}),Object.defineProperty(exports,"s",{enumerable:!0,get:function(){return ii}}),Object.defineProperty(exports,"t",{enumerable:!0,get:function(){return yi}}),Object.defineProperty(exports,"tt",{enumerable:!0,get:function(){return h}}),Object.defineProperty(exports,"u",{enumerable:!0,get:function(){return ei}}),Object.defineProperty(exports,"v",{enumerable:!0,get:function(){return zn}}),Object.defineProperty(exports,"w",{enumerable:!0,get:function(){return Sn}}),Object.defineProperty(exports,"x",{enumerable:!0,get:function(){return Pn}}),Object.defineProperty(exports,"y",{enumerable:!0,get:function(){return Rn}}),Object.defineProperty(exports,"z",{enumerable:!0,get:function(){return E}});
|
|
@@ -594,7 +594,8 @@ function Mn(e, t) {
|
|
|
594
594
|
//#endregion
|
|
595
595
|
//#region node_modules/lodash-es/_Stack.js
|
|
596
596
|
function V(e) {
|
|
597
|
-
|
|
597
|
+
var t = this.__data__ = new I(e);
|
|
598
|
+
this.size = t.size;
|
|
598
599
|
}
|
|
599
600
|
V.prototype.clear = Dn, V.prototype.delete = On, V.prototype.get = kn, V.prototype.has = An, V.prototype.set = Mn;
|
|
600
601
|
//#endregion
|