@sme.up/ketchup 9.6.6-a → 9.6.7
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/cjs/app-globals-3a1e7e63.js +5 -0
- package/dist/cjs/{f-button-23ec3db5.js → f-button-3cc5c9ba.js} +2 -2
- package/dist/cjs/{f-cell-bcc51c0f.js → f-cell-192e5b87.js} +7 -7
- package/dist/cjs/{f-checkbox-1fa28e76.js → f-checkbox-e19055aa.js} +1 -1
- package/dist/cjs/{f-chip-63363ecf.js → f-chip-be2dddb4.js} +3 -3
- package/dist/cjs/{f-image-f3944c01.js → f-image-98e4e61d.js} +33 -10
- package/dist/cjs/{f-paginator-utils-60e05759.js → f-paginator-utils-44d07f52.js} +3 -3
- package/dist/cjs/{f-text-field-354b6c78.js → f-text-field-1efcecb6.js} +2 -2
- package/dist/cjs/index-380e4fcd.js +1378 -0
- package/dist/cjs/index.cjs.js +2 -2
- package/dist/cjs/ketchup.cjs.js +13 -11
- package/dist/cjs/kup-accordion.cjs.entry.js +4 -4
- package/dist/cjs/kup-autocomplete_27.cjs.entry.js +116 -86
- package/dist/cjs/kup-box.cjs.entry.js +24 -17
- package/dist/cjs/kup-calendar.cjs.entry.js +8 -8
- package/dist/cjs/kup-card-list.cjs.entry.js +2 -2
- package/dist/cjs/kup-cell.cjs.entry.js +9 -9
- package/dist/cjs/kup-custom-task-list-header_4.cjs.entry.js +8 -8
- package/dist/cjs/kup-dashboard.cjs.entry.js +7 -7
- package/dist/cjs/kup-drawer.cjs.entry.js +4 -4
- package/dist/cjs/kup-echart.cjs.entry.js +3 -3
- package/dist/cjs/kup-editor.cjs.entry.js +30 -4
- package/dist/cjs/kup-family-tree.cjs.entry.js +6 -6
- package/dist/cjs/kup-gantt_10.cjs.entry.js +24 -24
- package/dist/cjs/kup-grid.cjs.entry.js +2 -2
- package/dist/cjs/kup-iframe.cjs.entry.js +2 -2
- package/dist/cjs/kup-image-list.cjs.entry.js +11 -11
- package/dist/cjs/kup-input-panel.cjs.entry.js +73 -43
- package/dist/cjs/kup-lazy.cjs.entry.js +13 -13
- package/dist/cjs/kup-magic-box.cjs.entry.js +6 -6
- package/dist/cjs/{kup-manager-e1bfd4f8.js → kup-manager-72ad15fe.js} +224 -51
- package/dist/cjs/kup-nav-bar.cjs.entry.js +3 -3
- package/dist/cjs/kup-numeric-picker.cjs.entry.js +4 -4
- package/dist/cjs/kup-pdf.cjs.entry.js +5 -4
- package/dist/cjs/kup-photo-frame.cjs.entry.js +4 -4
- package/dist/cjs/kup-planner-renderer.cjs.entry.js +3 -3
- package/dist/cjs/kup-planner.cjs.entry.js +4 -4
- package/dist/cjs/kup-probe.cjs.entry.js +3 -3
- package/dist/cjs/kup-qlik.cjs.entry.js +3 -3
- package/dist/cjs/kup-snackbar.cjs.entry.js +5 -5
- package/dist/cjs/loader.cjs.js +5 -3
- package/dist/collection/assets/data-table.js +44 -0
- package/dist/collection/assets/editor.js +3 -2
- package/dist/collection/assets/input-panel.js +3864 -260
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/kup-accordion/kup-accordion.js +1 -1
- package/dist/collection/components/kup-autocomplete/kup-autocomplete.js +1 -1
- package/dist/collection/components/kup-badge/kup-badge-declarations.js +7 -0
- package/dist/collection/components/kup-badge/kup-badge.css +12 -17
- package/dist/collection/components/kup-badge/kup-badge.js +31 -3
- package/dist/collection/components/kup-box/kup-box.js +15 -8
- package/dist/collection/components/kup-button-list/kup-button-list.js +1 -1
- package/dist/collection/components/kup-calendar/kup-calendar.css +3 -0
- package/dist/collection/components/kup-calendar/kup-calendar.js +2 -2
- package/dist/collection/components/kup-card/kup-card.css +1 -2
- package/dist/collection/components/kup-cell/kup-cell.js +1 -1
- package/dist/collection/components/kup-checkbox/kup-checkbox.js +1 -1
- package/dist/collection/components/kup-chip/kup-chip.js +2 -2
- package/dist/collection/components/kup-color-picker/kup-color-picker.js +2 -2
- package/dist/collection/components/kup-combobox/kup-combobox.js +1 -1
- package/dist/collection/components/kup-dashboard/kup-dashboard.js +1 -1
- package/dist/collection/components/kup-data-table/kup-data-table-state.js +1 -1
- package/dist/collection/components/kup-data-table/kup-data-table.js +9 -9
- package/dist/collection/components/kup-date-picker/kup-date-picker.js +1 -1
- package/dist/collection/components/kup-dialog/kup-dialog.js +1 -1
- package/dist/collection/components/kup-drawer/kup-drawer.js +2 -2
- package/dist/collection/components/kup-dropdown-button/kup-dropdown-button.js +1 -1
- package/dist/collection/components/kup-echart/kup-echart.js +1 -1
- package/dist/collection/components/kup-editor/kup-editor-declarations.js +1 -0
- package/dist/collection/components/kup-editor/kup-editor.js +56 -2
- package/dist/collection/components/kup-family-tree/kup-family-tree.js +2 -2
- package/dist/collection/components/kup-form/kup-form.js +2 -2
- package/dist/collection/components/kup-image/assets/svg/brescia.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/brusaporto.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/erbusco.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/faenza.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/gallarate.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/imola.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/lecco.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/modena.svg +8 -0
- package/dist/collection/components/kup-image/assets/svg/monopoli.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/montichiari.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/nova-milanese.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/osimo.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/padova.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/parma.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/reggio-emilia.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/rivoli.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/roma.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/salo.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/savigliano.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/treviolo.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/udine.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/vercelli.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/vicenza.svg +6 -0
- package/dist/collection/components/kup-image/kup-image.js +23 -0
- package/dist/collection/components/kup-image-list/kup-image-list.js +3 -3
- package/dist/collection/components/kup-input-panel/kup-input-panel.css +12 -0
- package/dist/collection/components/kup-input-panel/kup-input-panel.js +65 -35
- package/dist/collection/components/kup-lazy/kup-lazy.js +11 -11
- package/dist/collection/components/kup-list/kup-list.js +1 -1
- package/dist/collection/components/kup-magic-box/kup-magic-box.js +3 -3
- package/dist/collection/components/kup-nav-bar/kup-nav-bar.js +1 -1
- package/dist/collection/components/kup-numeric-picker/kup-numeric-picker.js +1 -1
- package/dist/collection/components/kup-pdf/kup-pdf.js +23 -2
- package/dist/collection/components/kup-photo-frame/kup-photo-frame.js +2 -2
- package/dist/collection/components/kup-planner/kup-planner.js +1 -1
- package/dist/collection/components/kup-planner/utils/custom-task-list-header.js +2 -2
- package/dist/collection/components/kup-planner/utils/kup-gantt/kup-gantt.js +2 -2
- package/dist/collection/components/kup-planner/utils/kup-gantt-calendar/kup-gantt-calendar.js +2 -2
- package/dist/collection/components/kup-planner/utils/kup-grid-renderer/kup-grid-renderer.js +3 -3
- package/dist/collection/components/kup-planner/utils/kup-horizontal-scroll/kup-horizontal-scroll.js +5 -5
- package/dist/collection/components/kup-planner/utils/kup-planner-renderer.js +2 -2
- package/dist/collection/components/kup-planner/utils/kup-switcher/kup-switcher.js +1 -1
- package/dist/collection/components/kup-planner/utils/kup-task-gantt/kup-task-gantt.js +2 -2
- package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-header.js +7 -7
- package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-table.js +1 -1
- package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list.js +1 -1
- package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-standard-tooltip.js +1 -1
- package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-tooltip.js +1 -1
- package/dist/collection/components/kup-planner/utils/kup-vertical-scroll/kup-vertical-scroll.js +2 -2
- package/dist/collection/components/kup-probe/kup-probe.js +1 -1
- package/dist/collection/components/kup-progress-bar/kup-progress-bar.js +1 -1
- package/dist/collection/components/kup-qlik/kup-qlik.js +1 -1
- package/dist/collection/components/kup-rating/kup-rating.js +1 -1
- package/dist/collection/components/kup-snackbar/kup-snackbar.js +1 -1
- package/dist/collection/components/kup-spinner/kup-spinner.js +34 -34
- package/dist/collection/components/kup-switch/kup-switch.js +1 -1
- package/dist/collection/components/kup-time-picker/kup-time-picker.css +0 -509
- package/dist/collection/components/kup-time-picker/kup-time-picker.js +1 -1
- package/dist/collection/components/kup-tree/kup-tree.js +6 -6
- package/dist/collection/f-components/f-image/f-image.js +32 -10
- package/dist/collection/utils/kup-column-menu/kup-column-menu.js +23 -3
- package/dist/components/custom-task-list-header.js +2 -2
- package/dist/components/kup-accordion.js +1 -1
- package/dist/components/kup-autocomplete2.js +140 -85
- package/dist/components/kup-box2.js +15 -8
- package/dist/components/kup-calendar.js +3 -3
- package/dist/components/kup-cell.js +1 -1
- package/dist/components/kup-dashboard.js +1 -1
- package/dist/components/kup-drawer.js +2 -2
- package/dist/components/kup-echart2.js +1 -1
- package/dist/components/kup-editor.js +30 -2
- package/dist/components/kup-family-tree.js +2 -2
- package/dist/components/kup-gantt-calendar2.js +2 -2
- package/dist/components/kup-gantt2.js +2 -2
- package/dist/components/kup-grid-renderer2.js +3 -3
- package/dist/components/kup-horizontal-scroll2.js +5 -5
- package/dist/components/kup-image-list.js +3 -3
- package/dist/components/kup-input-panel.js +66 -36
- package/dist/components/kup-lazy.js +11 -11
- package/dist/components/kup-magic-box.js +3 -3
- package/dist/components/kup-manager.js +223 -50
- package/dist/components/kup-nav-bar.js +1 -1
- package/dist/components/kup-numeric-picker.js +1 -1
- package/dist/components/kup-pdf.js +4 -2
- package/dist/components/kup-photo-frame.js +2 -2
- package/dist/components/kup-planner-renderer2.js +2 -2
- package/dist/components/kup-planner.js +1 -1
- package/dist/components/kup-probe.js +1 -1
- package/dist/components/kup-qlik.js +1 -1
- package/dist/components/kup-snackbar.js +1 -1
- package/dist/components/kup-standard-tooltip2.js +1 -1
- package/dist/components/kup-switcher2.js +1 -1
- package/dist/components/kup-task-gantt2.js +2 -2
- package/dist/components/kup-task-list-header2.js +7 -7
- package/dist/components/kup-task-list-table2.js +1 -1
- package/dist/components/kup-task-list2.js +1 -1
- package/dist/components/kup-tooltip2.js +1 -1
- package/dist/components/kup-vertical-scroll2.js +2 -2
- package/dist/esm/app-globals-0f993ce5.js +3 -0
- package/dist/esm/{f-button-d6dbcfd6.js → f-button-07a6ea71.js} +2 -2
- package/dist/esm/{f-cell-7b41415c.js → f-cell-819033de.js} +7 -7
- package/dist/esm/{f-checkbox-ddb6234e.js → f-checkbox-61c142b8.js} +1 -1
- package/dist/esm/{f-chip-68d27d7a.js → f-chip-71ce7cab.js} +3 -3
- package/dist/esm/{f-image-a67229e5.js → f-image-46787842.js} +33 -10
- package/dist/esm/{f-paginator-utils-8773e358.js → f-paginator-utils-a8f895d1.js} +3 -3
- package/dist/esm/{f-text-field-d364ffd2.js → f-text-field-52de97f3.js} +2 -2
- package/dist/esm/index-95bb3410.js +1345 -0
- package/dist/esm/index.js +2 -2
- package/dist/esm/ketchup.js +14 -12
- package/dist/esm/kup-accordion.entry.js +4 -4
- package/dist/esm/kup-autocomplete_27.entry.js +116 -86
- package/dist/esm/kup-box.entry.js +24 -17
- package/dist/esm/kup-calendar.entry.js +8 -8
- package/dist/esm/kup-card-list.entry.js +2 -2
- package/dist/esm/kup-cell.entry.js +9 -9
- package/dist/esm/kup-custom-task-list-header_4.entry.js +8 -8
- package/dist/esm/kup-dashboard.entry.js +7 -7
- package/dist/esm/kup-drawer.entry.js +4 -4
- package/dist/esm/kup-echart.entry.js +3 -3
- package/dist/esm/kup-editor.entry.js +30 -4
- package/dist/esm/kup-family-tree.entry.js +6 -6
- package/dist/esm/kup-gantt_10.entry.js +24 -24
- package/dist/esm/kup-grid.entry.js +2 -2
- package/dist/esm/kup-iframe.entry.js +2 -2
- package/dist/esm/kup-image-list.entry.js +11 -11
- package/dist/esm/kup-input-panel.entry.js +73 -43
- package/dist/esm/kup-lazy.entry.js +13 -13
- package/dist/esm/kup-magic-box.entry.js +6 -6
- package/dist/esm/{kup-manager-a316a70e.js → kup-manager-7b151628.js} +224 -51
- package/dist/esm/kup-nav-bar.entry.js +3 -3
- package/dist/esm/kup-numeric-picker.entry.js +4 -4
- package/dist/esm/kup-pdf.entry.js +5 -4
- package/dist/esm/kup-photo-frame.entry.js +4 -4
- package/dist/esm/kup-planner-renderer.entry.js +3 -3
- package/dist/esm/kup-planner.entry.js +4 -4
- package/dist/esm/kup-probe.entry.js +3 -3
- package/dist/esm/kup-qlik.entry.js +3 -3
- package/dist/esm/kup-snackbar.entry.js +5 -5
- package/dist/esm/loader.js +6 -4
- package/dist/ketchup/assets/svg/brescia.svg +6 -0
- package/dist/ketchup/assets/svg/brusaporto.svg +6 -0
- package/dist/ketchup/assets/svg/erbusco.svg +6 -0
- package/dist/ketchup/assets/svg/faenza.svg +6 -0
- package/dist/ketchup/assets/svg/gallarate.svg +6 -0
- package/dist/ketchup/assets/svg/imola.svg +6 -0
- package/dist/ketchup/assets/svg/lecco.svg +6 -0
- package/dist/ketchup/assets/svg/modena.svg +8 -0
- package/dist/ketchup/assets/svg/monopoli.svg +6 -0
- package/dist/ketchup/assets/svg/montichiari.svg +6 -0
- package/dist/ketchup/assets/svg/nova-milanese.svg +6 -0
- package/dist/ketchup/assets/svg/osimo.svg +6 -0
- package/dist/ketchup/assets/svg/padova.svg +6 -0
- package/dist/ketchup/assets/svg/parma.svg +6 -0
- package/dist/ketchup/assets/svg/reggio-emilia.svg +6 -0
- package/dist/ketchup/assets/svg/rivoli.svg +6 -0
- package/dist/ketchup/assets/svg/roma.svg +6 -0
- package/dist/ketchup/assets/svg/salo.svg +6 -0
- package/dist/ketchup/assets/svg/savigliano.svg +6 -0
- package/dist/ketchup/assets/svg/treviolo.svg +6 -0
- package/dist/ketchup/assets/svg/udine.svg +6 -0
- package/dist/ketchup/assets/svg/vercelli.svg +6 -0
- package/dist/ketchup/assets/svg/vicenza.svg +6 -0
- package/dist/ketchup/index.esm.js +1 -1
- package/dist/ketchup/ketchup.esm.js +1 -1
- package/dist/ketchup/p-00a5d02c.js +1 -0
- package/dist/ketchup/{p-b3540f83.js → p-0787925c.js} +1 -1
- package/dist/ketchup/p-0a64bf2c.entry.js +1 -0
- package/dist/ketchup/{p-a06974a3.entry.js → p-1afe847f.entry.js} +1 -1
- package/dist/ketchup/{p-2b84db7b.entry.js → p-1f8d3a1e.entry.js} +1 -1
- package/dist/ketchup/{p-556f7ddc.entry.js → p-20030845.entry.js} +1 -1
- package/dist/ketchup/p-34b51a97.js +28 -0
- package/dist/ketchup/{p-339bbeae.js → p-43a89559.js} +1 -1
- package/dist/ketchup/p-45bb8683.entry.js +1 -0
- package/dist/ketchup/{p-ccb6dbb0.entry.js → p-475429a1.entry.js} +1 -1
- package/dist/ketchup/{p-6362738c.entry.js → p-4952eba9.entry.js} +1 -1
- package/dist/ketchup/{p-f6c8f006.js → p-537f66c5.js} +1 -1
- package/dist/ketchup/{p-c702eb45.entry.js → p-58093828.entry.js} +1 -1
- package/dist/ketchup/p-64099f8c.entry.js +9 -0
- package/dist/ketchup/p-66ec0b16.entry.js +1 -0
- package/dist/ketchup/{p-2ef90f60.entry.js → p-791dfc1a.entry.js} +1 -1
- package/dist/ketchup/p-79a8f8f4.entry.js +16 -0
- package/dist/ketchup/{p-48e45ac0.entry.js → p-7ce691cd.entry.js} +1 -1
- package/dist/ketchup/{p-2932e7e8.entry.js → p-85d44da6.entry.js} +1 -1
- package/dist/ketchup/p-9106f511.entry.js +44 -0
- package/dist/ketchup/{p-e2bf2bb6.js → p-9d3a0a51.js} +1 -1
- package/dist/ketchup/{p-1e028d95.entry.js → p-a323ff1c.entry.js} +1 -1
- package/dist/ketchup/p-aa62724a.js +2 -0
- package/dist/ketchup/p-abd7696c.entry.js +1 -0
- package/dist/ketchup/{p-6961e0ce.entry.js → p-b42a37ae.entry.js} +1 -1
- package/dist/ketchup/{p-65e363c6.entry.js → p-b58cc563.entry.js} +1 -1
- package/dist/ketchup/p-b8aefc56.entry.js +1 -0
- package/dist/ketchup/{p-1bcac01f.entry.js → p-bb1b8aac.entry.js} +1 -1
- package/dist/ketchup/{p-dbb6cd8d.entry.js → p-be0070a2.entry.js} +3 -3
- package/dist/ketchup/{p-81645576.entry.js → p-cd0f09b3.entry.js} +2 -2
- package/dist/ketchup/{p-f79ffe77.entry.js → p-cea71777.entry.js} +1 -1
- package/dist/ketchup/{p-1088ab22.entry.js → p-d56677f1.entry.js} +1 -1
- package/dist/ketchup/p-e1255160.js +1 -0
- package/dist/ketchup/{p-5f7d8c21.entry.js → p-e70ff428.entry.js} +1 -1
- package/dist/ketchup/p-ecbd1132.js +1 -0
- package/dist/ketchup/{p-074ccd53.entry.js → p-ed99792c.entry.js} +1 -1
- package/dist/ketchup/{p-9e2533e1.entry.js → p-f1aa239b.entry.js} +1 -1
- package/dist/ketchup/{p-801776bc.js → p-f46c2da6.js} +1 -1
- package/dist/types/components/kup-badge/kup-badge-declarations.d.ts +6 -0
- package/dist/types/components/kup-badge/kup-badge.d.ts +6 -0
- package/dist/types/components/kup-data-table/kup-data-table-state.d.ts +1 -1
- package/dist/types/components/kup-editor/kup-editor-declarations.d.ts +2 -0
- package/dist/types/components/kup-editor/kup-editor.d.ts +8 -1
- package/dist/types/components/kup-image/kup-image.d.ts +5 -0
- package/dist/types/components/kup-input-panel/kup-input-panel-declarations.d.ts +2 -2
- package/dist/types/components/kup-pdf/kup-pdf.d.ts +5 -0
- package/dist/types/components.d.ts +44 -2
- package/dist/types/f-components/f-image/f-image-declarations.d.ts +1 -0
- package/package.json +2 -2
- package/dist/cjs/index-958d0399.js +0 -2094
- package/dist/esm/index-460631fd.js +0 -2061
- package/dist/ketchup/p-042e874a.entry.js +0 -1
- package/dist/ketchup/p-25058baa.js +0 -1
- package/dist/ketchup/p-47040db6.js +0 -2
- package/dist/ketchup/p-6921bc81.entry.js +0 -16
- package/dist/ketchup/p-7123d2a4.entry.js +0 -1
- package/dist/ketchup/p-8d4050ec.js +0 -28
- package/dist/ketchup/p-a6beb822.js +0 -1
- package/dist/ketchup/p-abe181d0.entry.js +0 -1
- package/dist/ketchup/p-d2001dec.entry.js +0 -44
- package/dist/ketchup/p-ecc95a21.entry.js +0 -9
- package/dist/ketchup/p-fdcfaedd.entry.js +0 -1
- package/dist/ketchup/p-fe75ede2.entry.js +0 -1
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
7
|
-
const fPaginatorUtils = require('./f-paginator-utils-
|
|
8
|
-
const fImage = require('./f-image-
|
|
9
|
-
const fChip = require('./f-chip-
|
|
5
|
+
const index = require('./index-380e4fcd.js');
|
|
6
|
+
const kupManager = require('./kup-manager-72ad15fe.js');
|
|
7
|
+
const fPaginatorUtils = require('./f-paginator-utils-44d07f52.js');
|
|
8
|
+
const fImage = require('./f-image-98e4e61d.js');
|
|
9
|
+
const fChip = require('./f-chip-be2dddb4.js');
|
|
10
10
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
11
|
-
const fCell = require('./f-cell-
|
|
11
|
+
const fCell = require('./f-cell-192e5b87.js');
|
|
12
12
|
const fTextFieldMdc = require('./f-text-field-mdc-08a06162.js');
|
|
13
13
|
require('./kup-dates-e22ee32c.js');
|
|
14
|
-
require('./f-button-
|
|
14
|
+
require('./f-button-3cc5c9ba.js');
|
|
15
15
|
require('./f-button-declarations-51ef6d9a.js');
|
|
16
|
-
require('./f-checkbox-
|
|
17
|
-
require('./f-text-field-
|
|
16
|
+
require('./f-checkbox-e19055aa.js');
|
|
17
|
+
require('./f-text-field-1efcecb6.js');
|
|
18
18
|
require('./component-cb3b32f5.js');
|
|
19
19
|
|
|
20
20
|
/**
|
|
@@ -340,14 +340,16 @@ const KupBox = class {
|
|
|
340
340
|
return sortByArray;
|
|
341
341
|
}
|
|
342
342
|
checkScrollOnHover() {
|
|
343
|
-
if (
|
|
344
|
-
if (this.scrollOnHover) {
|
|
345
|
-
this.
|
|
343
|
+
if (this.boxContainer) {
|
|
344
|
+
if (!this.kupManager.scrollOnHover.isRegistered(this.boxContainer)) {
|
|
345
|
+
if (this.scrollOnHover) {
|
|
346
|
+
this.kupManager.scrollOnHover.register(this.boxContainer);
|
|
347
|
+
}
|
|
346
348
|
}
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
349
|
+
else {
|
|
350
|
+
if (!this.scrollOnHover) {
|
|
351
|
+
this.kupManager.scrollOnHover.unregister(this.boxContainer);
|
|
352
|
+
}
|
|
351
353
|
}
|
|
352
354
|
}
|
|
353
355
|
}
|
|
@@ -856,7 +858,11 @@ const KupBox = class {
|
|
|
856
858
|
column: !horizontal,
|
|
857
859
|
};
|
|
858
860
|
const rowStyle = row.style || {};
|
|
859
|
-
return (index.h("div", { class: "box-wrapper", style: rowStyle, ref: (el) =>
|
|
861
|
+
return (index.h("div", { class: "box-wrapper", style: rowStyle, ref: (el) => {
|
|
862
|
+
if (el) {
|
|
863
|
+
__classPrivateFieldGet(this, _KupBox_rowsRefs, "f").push(el);
|
|
864
|
+
}
|
|
865
|
+
} }, index.h("div", { class: boxClass, "data-row": row, ref: (el) => this.rowsRefs.push(el) }, multiSel, boxContent, badges), rowObject));
|
|
860
866
|
}
|
|
861
867
|
renderSection(section, parent, row, visibleColumns) {
|
|
862
868
|
let sectionContent = null;
|
|
@@ -1258,6 +1264,7 @@ const KupBox = class {
|
|
|
1258
1264
|
this.kupManager.debug.logRender(this, true);
|
|
1259
1265
|
}
|
|
1260
1266
|
render() {
|
|
1267
|
+
__classPrivateFieldSet(this, _KupBox_rowsRefs, [], "f");
|
|
1261
1268
|
const isKanban = !!(typeof this.kanban === 'object' && this.kanban !== null);
|
|
1262
1269
|
let sortPanel = null;
|
|
1263
1270
|
if (this.sortEnabled) {
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index$4 = require('./index-
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
5
|
+
const index$4 = require('./index-380e4fcd.js');
|
|
6
|
+
const kupManager = require('./kup-manager-72ad15fe.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
|
-
const fButton = require('./f-button-
|
|
9
|
-
const fChip = require('./f-chip-
|
|
8
|
+
const fButton = require('./f-button-3cc5c9ba.js');
|
|
9
|
+
const fChip = require('./f-chip-be2dddb4.js');
|
|
10
10
|
const kupDates = require('./kup-dates-e22ee32c.js');
|
|
11
11
|
require('./f-button-declarations-51ef6d9a.js');
|
|
12
|
-
require('./f-image-
|
|
12
|
+
require('./f-image-98e4e61d.js');
|
|
13
13
|
|
|
14
14
|
var n,l$1,u$1,i$1,t,r$1,o,f$1,e$1,c$1={},s=[],a$1=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function h(n,l){for(var u in l)n[u]=l[u];return n}function v$1(n){var l=n.parentNode;l&&l.removeChild(n);}function y(l,u,i){var t,r,o,f={};for(o in u)"key"==o?t=u[o]:"ref"==o?r=u[o]:f[o]=u[o];if(arguments.length>2&&(f.children=arguments.length>3?n.call(arguments,2):i),"function"==typeof l&&null!=l.defaultProps)for(o in l.defaultProps)void 0===f[o]&&(f[o]=l.defaultProps[o]);return p(l,f,t,r,null)}function p(n,i,t,r,o){var f={type:n,props:i,key:t,ref:r,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==o?++u$1:o};return null==o&&null!=l$1.vnode&&l$1.vnode(f),f}function d(){return {current:null}}function _(n){return n.children}function k$1(n,l,u,i,t){var r;for(r in u)"children"===r||"key"===r||r in l||g$2(n,r,null,u[r],i);for(r in l)t&&"function"!=typeof l[r]||"children"===r||"key"===r||"value"===r||"checked"===r||u[r]===l[r]||g$2(n,r,l[r],u[r],i);}function b$1(n,l,u){"-"===l[0]?n.setProperty(l,null==u?"":u):n[l]=null==u?"":"number"!=typeof u||a$1.test(l)?u:u+"px";}function g$2(n,l,u,i,t){var r;n:if("style"===l)if("string"==typeof u)n.style.cssText=u;else {if("string"==typeof i&&(n.style.cssText=i=""),i)for(l in i)u&&l in u||b$1(n.style,l,"");if(u)for(l in u)i&&u[l]===i[l]||b$1(n.style,l,u[l]);}else if("o"===l[0]&&"n"===l[1])r=l!==(l=l.replace(/Capture$/,"")),l=l.toLowerCase()in n?l.toLowerCase().slice(2):l.slice(2),n.l||(n.l={}),n.l[l+r]=u,u?i||n.addEventListener(l,r?w$2:m$1,r):n.removeEventListener(l,r?w$2:m$1,r);else if("dangerouslySetInnerHTML"!==l){if(t)l=l.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!==l&&"height"!==l&&"href"!==l&&"list"!==l&&"form"!==l&&"tabIndex"!==l&&"download"!==l&&l in n)try{n[l]=null==u?"":u;break n}catch(n){}"function"==typeof u||(null==u||!1===u&&-1==l.indexOf("-")?n.removeAttribute(l):n.setAttribute(l,u));}}function m$1(n){t=!0;try{return this.l[n.type+!1](l$1.event?l$1.event(n):n)}finally{t=!1;}}function w$2(n){t=!0;try{return this.l[n.type+!0](l$1.event?l$1.event(n):n)}finally{t=!1;}}function x$1(n,l){this.props=n,this.context=l;}function A(n,l){if(null==l)return n.__?A(n.__,n.__.__k.indexOf(n)+1):null;for(var u;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e)return u.__e;return "function"==typeof n.type?A(n):null}function P$1(n){var l,u;if(null!=(n=n.__)&&null!=n.__c){for(n.__e=n.__c.base=null,l=0;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e){n.__e=n.__c.base=u.__e;break}return P$1(n)}}function C$1(n){t?setTimeout(n):f$1(n);}function T$1(n){(!n.__d&&(n.__d=!0)&&r$1.push(n)&&!$$1.__r++||o!==l$1.debounceRendering)&&((o=l$1.debounceRendering)||C$1)($$1);}function $$1(){var n,l,u,i,t,o,f,e;for(r$1.sort(function(n,l){return n.__v.__b-l.__v.__b});n=r$1.shift();)n.__d&&(l=r$1.length,i=void 0,t=void 0,f=(o=(u=n).__v).__e,(e=u.__P)&&(i=[],(t=h({},o)).__v=o.__v+1,M(e,o,t,u.__n,void 0!==e.ownerSVGElement,null!=o.__h?[f]:null,i,null==f?A(o):f,o.__h),N(i,o),o.__e!=f&&P$1(o)),r$1.length>l&&r$1.sort(function(n,l){return n.__v.__b-l.__v.__b}));$$1.__r=0;}function H$1(n,l,u,i,t,r,o,f,e,a){var h,v,y,d,k,b,g,m=i&&i.__k||s,w=m.length;for(u.__k=[],h=0;h<l.length;h++)if(null!=(d=u.__k[h]=null==(d=l[h])||"boolean"==typeof d?null:"string"==typeof d||"number"==typeof d||"bigint"==typeof d?p(null,d,null,null,d):Array.isArray(d)?p(_,{children:d},null,null,null):d.__b>0?p(d.type,d.props,d.key,d.ref?d.ref:null,d.__v):d)){if(d.__=u,d.__b=u.__b+1,null===(y=m[h])||y&&d.key==y.key&&d.type===y.type)m[h]=void 0;else for(v=0;v<w;v++){if((y=m[v])&&d.key==y.key&&d.type===y.type){m[v]=void 0;break}y=null;}M(n,d,y=y||c$1,t,r,o,f,e,a),k=d.__e,(v=d.ref)&&y.ref!=v&&(g||(g=[]),y.ref&&g.push(y.ref,null,d),g.push(v,d.__c||k,d)),null!=k?(null==b&&(b=k),"function"==typeof d.type&&d.__k===y.__k?d.__d=e=I$1(d,e,n):e=z$1(n,d,y,m,k,e),"function"==typeof u.type&&(u.__d=e)):e&&y.__e==e&&e.parentNode!=n&&(e=A(y));}for(u.__e=b,h=w;h--;)null!=m[h]&&("function"==typeof u.type&&null!=m[h].__e&&m[h].__e==u.__d&&(u.__d=L$1(i).nextSibling),q(m[h],m[h]));if(g)for(h=0;h<g.length;h++)S(g[h],g[++h],g[++h]);}function I$1(n,l,u){for(var i,t=n.__k,r=0;t&&r<t.length;r++)(i=t[r])&&(i.__=n,l="function"==typeof i.type?I$1(i,l,u):z$1(u,i,i,t,i.__e,l));return l}function j$2(n,l){return l=l||[],null==n||"boolean"==typeof n||(Array.isArray(n)?n.some(function(n){j$2(n,l);}):l.push(n)),l}function z$1(n,l,u,i,t,r){var o,f,e;if(void 0!==l.__d)o=l.__d,l.__d=void 0;else if(null==u||t!=r||null==t.parentNode)n:if(null==r||r.parentNode!==n)n.appendChild(t),o=null;else {for(f=r,e=0;(f=f.nextSibling)&&e<i.length;e+=1)if(f==t)break n;n.insertBefore(t,r),o=r;}return void 0!==o?o:t.nextSibling}function L$1(n){var l,u,i;if(null==n.type||"string"==typeof n.type)return n.__e;if(n.__k)for(l=n.__k.length-1;l>=0;l--)if((u=n.__k[l])&&(i=L$1(u)))return i;return null}function M(n,u,i,t,r,o,f,e,c){var s,a,v,y,p,d,k,b,g,m,w,A,P,C,T,$=u.type;if(void 0!==u.constructor)return null;null!=i.__h&&(c=i.__h,e=u.__e=i.__e,u.__h=null,o=[e]),(s=l$1.__b)&&s(u);try{n:if("function"==typeof $){if(b=u.props,g=(s=$.contextType)&&t[s.__c],m=s?g?g.props.value:s.__:t,i.__c?k=(a=u.__c=i.__c).__=a.__E:("prototype"in $&&$.prototype.render?u.__c=a=new $(b,m):(u.__c=a=new x$1(b,m),a.constructor=$,a.render=B$1),g&&g.sub(a),a.props=b,a.state||(a.state={}),a.context=m,a.__n=t,v=a.__d=!0,a.__h=[],a._sb=[]),null==a.__s&&(a.__s=a.state),null!=$.getDerivedStateFromProps&&(a.__s==a.state&&(a.__s=h({},a.__s)),h(a.__s,$.getDerivedStateFromProps(b,a.__s))),y=a.props,p=a.state,a.__v=u,v)null==$.getDerivedStateFromProps&&null!=a.componentWillMount&&a.componentWillMount(),null!=a.componentDidMount&&a.__h.push(a.componentDidMount);else {if(null==$.getDerivedStateFromProps&&b!==y&&null!=a.componentWillReceiveProps&&a.componentWillReceiveProps(b,m),!a.__e&&null!=a.shouldComponentUpdate&&!1===a.shouldComponentUpdate(b,a.__s,m)||u.__v===i.__v){for(u.__v!==i.__v&&(a.props=b,a.state=a.__s,a.__d=!1),u.__e=i.__e,u.__k=i.__k,u.__k.forEach(function(n){n&&(n.__=u);}),w=0;w<a._sb.length;w++)a.__h.push(a._sb[w]);a._sb=[],a.__h.length&&f.push(a);break n}null!=a.componentWillUpdate&&a.componentWillUpdate(b,a.__s,m),null!=a.componentDidUpdate&&a.__h.push(function(){a.componentDidUpdate(y,p,d);});}if(a.context=m,a.props=b,a.__P=n,A=l$1.__r,P=0,"prototype"in $&&$.prototype.render){for(a.state=a.__s,a.__d=!1,A&&A(u),s=a.render(a.props,a.state,a.context),C=0;C<a._sb.length;C++)a.__h.push(a._sb[C]);a._sb=[];}else do{a.__d=!1,A&&A(u),s=a.render(a.props,a.state,a.context),a.state=a.__s;}while(a.__d&&++P<25);a.state=a.__s,null!=a.getChildContext&&(t=h(h({},t),a.getChildContext())),v||null==a.getSnapshotBeforeUpdate||(d=a.getSnapshotBeforeUpdate(y,p)),T=null!=s&&s.type===_&&null==s.key?s.props.children:s,H$1(n,Array.isArray(T)?T:[T],u,i,t,r,o,f,e,c),a.base=u.__e,u.__h=null,a.__h.length&&f.push(a),k&&(a.__E=a.__=null),a.__e=!1;}else null==o&&u.__v===i.__v?(u.__k=i.__k,u.__e=i.__e):u.__e=O(i.__e,u,i,t,r,o,f,c);(s=l$1.diffed)&&s(u);}catch(n){u.__v=null,(c||null!=o)&&(u.__e=e,u.__h=!!c,o[o.indexOf(e)]=null),l$1.__e(n,u,i);}}function N(n,u){l$1.__c&&l$1.__c(u,n),n.some(function(u){try{n=u.__h,u.__h=[],n.some(function(n){n.call(u);});}catch(n){l$1.__e(n,u.__v);}});}function O(l,u,i,t,r,o,f,e){var s,a,h,y=i.props,p=u.props,d=u.type,_=0;if("svg"===d&&(r=!0),null!=o)for(;_<o.length;_++)if((s=o[_])&&"setAttribute"in s==!!d&&(d?s.localName===d:3===s.nodeType)){l=s,o[_]=null;break}if(null==l){if(null===d)return document.createTextNode(p);l=r?document.createElementNS("http://www.w3.org/2000/svg",d):document.createElement(d,p.is&&p),o=null,e=!1;}if(null===d)y===p||e&&l.data===p||(l.data=p);else {if(o=o&&n.call(l.childNodes),a=(y=i.props||c$1).dangerouslySetInnerHTML,h=p.dangerouslySetInnerHTML,!e){if(null!=o)for(y={},_=0;_<l.attributes.length;_++)y[l.attributes[_].name]=l.attributes[_].value;(h||a)&&(h&&(a&&h.__html==a.__html||h.__html===l.innerHTML)||(l.innerHTML=h&&h.__html||""));}if(k$1(l,p,y,r,e),h)u.__k=[];else if(_=u.props.children,H$1(l,Array.isArray(_)?_:[_],u,i,t,r&&"foreignObject"!==d,o,f,o?o[0]:i.__k&&A(i,0),e),null!=o)for(_=o.length;_--;)null!=o[_]&&v$1(o[_]);e||("value"in p&&void 0!==(_=p.value)&&(_!==l.value||"progress"===d&&!_||"option"===d&&_!==y.value)&&g$2(l,"value",_,y.value,!1),"checked"in p&&void 0!==(_=p.checked)&&_!==l.checked&&g$2(l,"checked",_,y.checked,!1));}return l}function S(n,u,i){try{"function"==typeof n?n(u):n.current=u;}catch(n){l$1.__e(n,i);}}function q(n,u,i){var t,r;if(l$1.unmount&&l$1.unmount(n),(t=n.ref)&&(t.current&&t.current!==n.__e||S(t,null,u)),null!=(t=n.__c)){if(t.componentWillUnmount)try{t.componentWillUnmount();}catch(n){l$1.__e(n,u);}t.base=t.__P=null,n.__c=void 0;}if(t=n.__k)for(r=0;r<t.length;r++)t[r]&&q(t[r],u,i||"function"!=typeof n.type);i||null==n.__e||v$1(n.__e),n.__=n.__e=n.__d=void 0;}function B$1(n,l,u){return this.constructor(n,u)}function D$1(u,i,t){var r,o,f;l$1.__&&l$1.__(u,i),o=(r="function"==typeof t)?null:t&&t.__k||i.__k,f=[],M(i,u=(!r&&t||i).__k=y(_,null,[u]),o||c$1,c$1,void 0!==i.ownerSVGElement,!r&&t?[t]:o?null:i.firstChild?n.call(i.childNodes):null,f,!r&&t?t:o?o.__e:i.firstChild,r),N(f,u);}function G$1(n,l){var u={__c:l="__cC"+e$1++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var u,i;return this.getChildContext||(u=[],(i={})[l]=this,this.getChildContext=function(){return i},this.shouldComponentUpdate=function(n){this.props.value!==n.value&&u.some(function(n){n.__e=!0,T$1(n);});},this.sub=function(n){u.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){u.splice(u.indexOf(n),1),l&&l.call(n);};}),n.children}};return u.Provider.__=u.Consumer.contextType=u}n=s.slice,l$1={__e:function(n,l,u,i){for(var t,r,o;l=l.__;)if((t=l.__c)&&!t.__)try{if((r=t.constructor)&&null!=r.getDerivedStateFromError&&(t.setState(r.getDerivedStateFromError(n)),o=t.__d),null!=t.componentDidCatch&&(t.componentDidCatch(n,i||{}),o=t.__d),o)return t.__E=t}catch(l){n=l;}throw n}},u$1=0,i$1=function(n){return null!=n&&void 0===n.constructor},t=!1,x$1.prototype.setState=function(n,l){var u;u=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=h({},this.state),"function"==typeof n&&(n=n(h({},u),this.props)),n&&h(u,n),null!=n&&this.__v&&(l&&this._sb.push(l),T$1(this));},x$1.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),T$1(this));},x$1.prototype.render=_,r$1=[],f$1="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,$$1.__r=0,e$1=0;
|
|
15
15
|
|
|
@@ -13914,7 +13914,7 @@ var KupCalendarOptions;
|
|
|
13914
13914
|
KupCalendarOptions["STYLE"] = "style";
|
|
13915
13915
|
})(KupCalendarOptions || (KupCalendarOptions = {}));
|
|
13916
13916
|
|
|
13917
|
-
const kupCalendarCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:14px;line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);font-size:14px;line-height:20px;font-weight:400;letter-spacing:0.16px}.kup-code-01{font-family:var(--kup-font-family-monospace);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-label-01{font-family:var(--kup-font-family);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-caption-02{font-family:var(--kup-font-family);font-size:12px;line-height:15px;font-weight:500;letter-spacing:1px}.kup-caption-01{font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.kup-small-label-01{font-family:var(--kup-font-family);font-size:6px;line-height:9px;font-weight:400;letter-spacing:1px}.kup-heading-compact-01{font-family:var(--kup-font-family);font-size:14px;line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);font-size:14px;line-height:20px;font-weight:600;letter-spacing:0.16px}.kup-heading-02{font-family:var(--kup-font-family);font-size:16px;line-height:24px;font-weight:500;letter-spacing:0}.kup-heading-03{font-family:var(--kup-font-family);font-size:20px;line-height:28px;font-weight:400;letter-spacing:0}.kup-heading-04{font-family:var(--kup-font-family);font-size:28px;line-height:36px;font-weight:400;letter-spacing:0}.kup-heading-05{font-family:var(--kup-font-family);font-size:32px;line-height:40px;font-weight:300;letter-spacing:0}.kup-heading-06{font-family:var(--kup-font-family);font-size:42px;line-height:50px;font-weight:300;letter-spacing:0}.kup-heading-07{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:300;letter-spacing:0}.kup-heading-08{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:600;letter-spacing:0}:host{--kup_calendar_background_color:var(\n --kup-calendar-background-color,\n var(--kup-background-color)\n );--kup_calendar_border_color:var(\n --kup-calendar-border-color,\n var(--kup-border-color)\n );--kup_calendar_event_background_color:var(\n --kup-calendar-event-background-color,\n var(--kup-primary-color)\n );--kup_calendar_event_border_radius:var(\n --kup-calendar-event-border-radius,\n 4px\n );--kup_calendar_event_color:var(\n --kup-calendar-event-color,\n var(--kup-text-on-primary-color)\n );--kup_calendar_font_family:var(\n --kup-calendar-font-family,\n var(--kup-font-family)\n );--kup_calendar_font_size:var(--kup-calendar-font-size, var(--kup-font-size));--kup_calendar_header_background_color:var(\n --kup-calendar-header-background-color,\n var(--kup-title-background-color)\n );--kup_calendar_header_color:var(\n --kup-calendar-header-color,\n var(--kup-title-color)\n );--kup_calendar_navigator_border:var(\n --kup-calendar-navigator-border,\n 2px solid var(--kup-border-color)\n );--kup_calendar_no_work_day_background_color:var(\n --kup-calendar-no-work-day-background-color,\n rgba(var(--kup-disabled-background-color-rgb), 0.5)\n );--kup_calendar_no_work_day_color:var(\n --kup-calendar-no-work-day-color,\n var(--kup-disabled-color)\n );--kup_calendar_today_background_color:var(\n --kup-calendar-today-background-color,\n rgba(var(--kup-primary-color-rgb), 0.125)\n );background-color:var(--kup_calendar_background_color);display:block;font-family:var(--kup_calendar_font_family);font-size:var(--kup_calendar_font_size);height:100%;width:100%}.navigation{align-items:center;border-left:var(--kup_calendar_navigator_border);border-right:var(--kup_calendar_navigator_border);border-top:var(--kup_calendar_navigator_border);border-top-left-radius:8px;border-top-right-radius:8px;display:flex;justify-content:space-between}.navigation__left{--kup-font-size:0.875em;display:flex}.navigation__right{display:flex}.navigation__title{font-size:1.25em;font-weight:400;letter-spacing:0.1892857em;margin:0px;padding:0px 0.5em}.navigation__title--centered{padding:0.35em 0;text-align:center;width:100%}.icon-wrapper{display:flex;justify-content:flex-end;flex-wrap:wrap}.image-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap}.image-wrapper img{width:20px;height:20px}.custom-icon{background-color:var(--kup_calendar_event_color);height:1.5em;width:1.5em}#kup-component .fc-toolbar.fc-header-toolbar{margin-top:1.5rem}#kup-component .fc-ltr .fc-dayGrid-view .fc-day-top{text-align:center;padding:0.5rem}#kup-component .fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number{float:none}#kup-component .fc-content{padding:0.25rem}#kup-component .fc-content,#kup-component .fc-divider,#kup-component .fc-list-heading td,#kup-component .fc-list-view,#kup-component .fc-popover,#kup-component .fc-row,#kup-component .fc-scrollgrid,#kup-component tbody,#kup-component td{border-color:var(--kup_calendar_border_color)}#kup-component .fc-col-header-cell{background:var(--kup_calendar_header_background_color);color:var(--kup_calendar_header_color)}#kup-component .fc-h-event{background:none;border:none}#kup-component .fc-list-event-dot{border-color:var(--kup_calendar_event_background_color)}#kup-component .fc-list-day-cushion{background:var(--kup_calendar_header_background_color);color:var(--kup_calendar_header_color)}#kup-component .fc-list-event:hover td{background:var(--kup-hover-background-color);color:var(--kup-hover-color)}#kup-component .fc-daygrid-event,#kup-component .fc-timegrid-event{background:var(--kup_calendar_event_background_color);border-radius:var(--kup_calendar_event_border_radius);border:none;border-color:var(--kup_calendar_event_background_color);color:var(--kup_calendar_event_color)}#kup-component .fc-event-main{color:inherit}#kup-component .fc-event-title{padding:0.25em}#kup-component td.fc-day-today{background-color:var(--kup_calendar_today_background_color)}#kup-component td.fc-day-sun,#kup-component td.fc-day-sat{background-color:var(--kup_calendar_no_work_day_background_color);color:var(--kup_calendar_no_work_day_color)}@media (max-width: 599px){.navigation{flex-direction:column}.calendar{height:100%}.calendar .fc-view-harness{min-height:450px}.navigation .navigation__left{font-size:20px;gap:8px}.navigation .navigation__right .f-chip .chip-set .chip-set__item{font-size:16px}}";
|
|
13917
|
+
const kupCalendarCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:14px;line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);font-size:14px;line-height:20px;font-weight:400;letter-spacing:0.16px}.kup-code-01{font-family:var(--kup-font-family-monospace);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-label-01{font-family:var(--kup-font-family);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-caption-02{font-family:var(--kup-font-family);font-size:12px;line-height:15px;font-weight:500;letter-spacing:1px}.kup-caption-01{font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.kup-small-label-01{font-family:var(--kup-font-family);font-size:6px;line-height:9px;font-weight:400;letter-spacing:1px}.kup-heading-compact-01{font-family:var(--kup-font-family);font-size:14px;line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);font-size:14px;line-height:20px;font-weight:600;letter-spacing:0.16px}.kup-heading-02{font-family:var(--kup-font-family);font-size:16px;line-height:24px;font-weight:500;letter-spacing:0}.kup-heading-03{font-family:var(--kup-font-family);font-size:20px;line-height:28px;font-weight:400;letter-spacing:0}.kup-heading-04{font-family:var(--kup-font-family);font-size:28px;line-height:36px;font-weight:400;letter-spacing:0}.kup-heading-05{font-family:var(--kup-font-family);font-size:32px;line-height:40px;font-weight:300;letter-spacing:0}.kup-heading-06{font-family:var(--kup-font-family);font-size:42px;line-height:50px;font-weight:300;letter-spacing:0}.kup-heading-07{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:300;letter-spacing:0}.kup-heading-08{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:600;letter-spacing:0}:host{--kup_calendar_background_color:var(\n --kup-calendar-background-color,\n var(--kup-background-color)\n );--kup_calendar_border_color:var(\n --kup-calendar-border-color,\n var(--kup-border-color)\n );--kup_calendar_event_background_color:var(\n --kup-calendar-event-background-color,\n var(--kup-primary-color)\n );--kup_calendar_event_border_radius:var(\n --kup-calendar-event-border-radius,\n 4px\n );--kup_calendar_event_color:var(\n --kup-calendar-event-color,\n var(--kup-text-on-primary-color)\n );--kup_calendar_font_family:var(\n --kup-calendar-font-family,\n var(--kup-font-family)\n );--kup_calendar_font_size:var(--kup-calendar-font-size, var(--kup-font-size));--kup_calendar_header_background_color:var(\n --kup-calendar-header-background-color,\n var(--kup-title-background-color)\n );--kup_calendar_header_color:var(\n --kup-calendar-header-color,\n var(--kup-title-color)\n );--kup_calendar_navigator_border:var(\n --kup-calendar-navigator-border,\n 2px solid var(--kup-border-color)\n );--kup_calendar_no_work_day_background_color:var(\n --kup-calendar-no-work-day-background-color,\n rgba(var(--kup-disabled-background-color-rgb), 0.5)\n );--kup_calendar_no_work_day_color:var(\n --kup-calendar-no-work-day-color,\n var(--kup-disabled-color)\n );--kup_calendar_today_background_color:var(\n --kup-calendar-today-background-color,\n rgba(var(--kup-primary-color-rgb), 0.125)\n );background-color:var(--kup_calendar_background_color);display:block;font-family:var(--kup_calendar_font_family);font-size:var(--kup_calendar_font_size);height:100%;width:100%}.navigation{align-items:center;border-left:var(--kup_calendar_navigator_border);border-right:var(--kup_calendar_navigator_border);border-top:var(--kup_calendar_navigator_border);border-top-left-radius:8px;border-top-right-radius:8px;display:flex;justify-content:space-between}.navigation__left{--kup-font-size:0.875em;display:flex}.navigation__right{display:flex}.navigation__title{font-size:1.25em;font-weight:400;letter-spacing:0.1892857em;margin:0px;padding:0px 0.5em}.navigation__title--centered{padding:0.35em 0;text-align:center;width:100%}.icon-wrapper{display:flex;justify-content:flex-end;flex-wrap:wrap}.image-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap}.image-wrapper img{width:20px;height:20px}.custom-icon{background-color:var(--kup_calendar_event_color);height:1.5em;width:1.5em}#kup-component .fc-toolbar.fc-header-toolbar{margin-top:1.5rem}#kup-component .fc-ltr .fc-dayGrid-view .fc-day-top{text-align:center;padding:0.5rem}#kup-component .fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number{float:none}#kup-component .fc-content{padding:0.25rem}#kup-component .fc-daygrid-dot-event .fc-event-title{white-space:normal}#kup-component .fc-content,#kup-component .fc-divider,#kup-component .fc-list-heading td,#kup-component .fc-list-view,#kup-component .fc-popover,#kup-component .fc-row,#kup-component .fc-scrollgrid,#kup-component tbody,#kup-component td{border-color:var(--kup_calendar_border_color)}#kup-component .fc-col-header-cell{background:var(--kup_calendar_header_background_color);color:var(--kup_calendar_header_color)}#kup-component .fc-h-event{background:none;border:none}#kup-component .fc-list-event-dot{border-color:var(--kup_calendar_event_background_color)}#kup-component .fc-list-day-cushion{background:var(--kup_calendar_header_background_color);color:var(--kup_calendar_header_color)}#kup-component .fc-list-event:hover td{background:var(--kup-hover-background-color);color:var(--kup-hover-color)}#kup-component .fc-daygrid-event,#kup-component .fc-timegrid-event{background:var(--kup_calendar_event_background_color);border-radius:var(--kup_calendar_event_border_radius);border:none;border-color:var(--kup_calendar_event_background_color);color:var(--kup_calendar_event_color)}#kup-component .fc-event-main{color:inherit}#kup-component .fc-event-title{padding:0.25em}#kup-component td.fc-day-today{background-color:var(--kup_calendar_today_background_color)}#kup-component td.fc-day-sun,#kup-component td.fc-day-sat{background-color:var(--kup_calendar_no_work_day_background_color);color:var(--kup_calendar_no_work_day_color)}@media (max-width: 599px){.navigation{flex-direction:column}.calendar{height:100%}.calendar .fc-view-harness{min-height:450px}.navigation .navigation__left{font-size:20px;gap:8px}.navigation .navigation__right .f-chip .chip-set .chip-set__item{font-size:16px}}";
|
|
13918
13918
|
const KupCalendarStyle0 = kupCalendarCss;
|
|
13919
13919
|
|
|
13920
13920
|
const KupCalendar = class {
|
|
@@ -14258,11 +14258,11 @@ const KupCalendar = class {
|
|
|
14258
14258
|
this.kupManager.debug.logRender(this, true);
|
|
14259
14259
|
}
|
|
14260
14260
|
render() {
|
|
14261
|
-
return (index$4.h(index$4.Host, { key: '
|
|
14261
|
+
return (index$4.h(index$4.Host, { key: 'bb23ae05cd1848d17d3ee5cc1350373309f4b3fe' }, index$4.h("style", { key: '7ddee0168875c645e41acd1aa6dc8591fdcf655a' }, this.kupManager.theme.setKupStyle(this.rootElement)), index$4.h("div", { key: '4d0d24c070519dc906cba20e05c2fb3dc5afe8ed', id: GenericVariables.componentWrapperId }, index$4.h("div", { key: 'e444cb7a6ad9389f7a6d1f615d76435f0f72c2f6', class: "navigation" }, !this.hideNavigation ? (index$4.h("div", { class: "navigation__left" }, index$4.h(fButton.FButton, { icon: "chevron_left", onClick: () => this.onPrev(), title: this.kupManager.language.translate(kupManager.KupLanguageGeneric.PREVIOUS), wrapperClass: "navigation__prev" }), index$4.h(fButton.FButton, { icon: "calendar", onClick: () => this.onToday(), title: this.kupManager.language.translate(kupManager.KupLanguageGeneric.TODAY), wrapperClass: "navigation__today" }), index$4.h(fButton.FButton, { icon: "chevron_right", onClick: () => this.onNext(), title: this.kupManager.language.translate(kupManager.KupLanguageGeneric.NEXT), wrapperClass: "navigation__next" }))) : null, index$4.h("div", { key: '6cf219ef0d174a5a835ef4f6670722d1bb82af93', class: `navigation__title ${this.hideNavigation
|
|
14262
14262
|
? 'navigation__title--centered'
|
|
14263
14263
|
: ''}`, ref: (el) => {
|
|
14264
14264
|
this.navTitle = el;
|
|
14265
|
-
} }), !this.hideNavigation ? (index$4.h("div", { class: "navigation__right" }, index$4.h(fChip.FChip, Object.assign({}, this.setChipProps())))) : null), index$4.h("div", { key: '
|
|
14265
|
+
} }), !this.hideNavigation ? (index$4.h("div", { class: "navigation__right" }, index$4.h(fChip.FChip, Object.assign({}, this.setChipProps())))) : null), index$4.h("div", { key: '47fe8d32b244cd2ea16039410ff0625dbdfaa5e5', class: "calendar", ref: (el) => (this.calendarContainer = el) }))));
|
|
14266
14266
|
}
|
|
14267
14267
|
disconnectedCallback() {
|
|
14268
14268
|
if (this.calendar) {
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
5
|
+
const index = require('./index-380e4fcd.js');
|
|
6
|
+
const kupManager = require('./kup-manager-72ad15fe.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
require('./kup-dates-e22ee32c.js');
|
|
9
9
|
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
5
|
+
const index = require('./index-380e4fcd.js');
|
|
6
|
+
const kupManager = require('./kup-manager-72ad15fe.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
|
-
const fCell = require('./f-cell-
|
|
8
|
+
const fCell = require('./f-cell-192e5b87.js');
|
|
9
9
|
require('./kup-dates-e22ee32c.js');
|
|
10
|
-
require('./f-checkbox-
|
|
11
|
-
require('./f-text-field-
|
|
12
|
-
require('./f-image-
|
|
13
|
-
require('./f-chip-
|
|
14
|
-
require('./f-button-
|
|
10
|
+
require('./f-checkbox-e19055aa.js');
|
|
11
|
+
require('./f-text-field-1efcecb6.js');
|
|
12
|
+
require('./f-image-98e4e61d.js');
|
|
13
|
+
require('./f-chip-be2dddb4.js');
|
|
14
|
+
require('./f-button-3cc5c9ba.js');
|
|
15
15
|
require('./f-button-declarations-51ef6d9a.js');
|
|
16
16
|
|
|
17
17
|
/**
|
|
@@ -174,7 +174,7 @@ const KupCell = class {
|
|
|
174
174
|
renderKup: true,
|
|
175
175
|
row: this.generateRow(),
|
|
176
176
|
};
|
|
177
|
-
return (index.h(index.Host, { key: '
|
|
177
|
+
return (index.h(index.Host, { key: '2ef8a4bd682db23cc398e9a34237aba05187ff31' }, index.h("style", { key: '15d871d8e63d067897b2980f434f26059597fc02' }, this.kupManager.theme.setKupStyle(this.rootElement)), index.h("div", { key: '077d12f8a4d1d19f88fd6ec778919f200891b745', id: GenericVariables.componentWrapperId }, index.h(fCell.FCell, Object.assign({ key: 'b86183784d5b4f0b1b928d0fad4f3566f47d0a44' }, props)))));
|
|
178
178
|
}
|
|
179
179
|
disconnectedCallback() {
|
|
180
180
|
this.kupManager.dates.unregister(this);
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
5
|
+
const index = require('./index-380e4fcd.js');
|
|
6
6
|
const kupDates = require('./kup-dates-e22ee32c.js');
|
|
7
7
|
const bar_helpers = require('./bar.helpers-c481a535.js');
|
|
8
8
|
const kupPlannerTimeFormatter = require('./kup-planner-time-formatter-b7dca3ea.js');
|
|
@@ -21,11 +21,11 @@ const KupCustomTaskListHeader = class {
|
|
|
21
21
|
this.fontSize = undefined;
|
|
22
22
|
}
|
|
23
23
|
render() {
|
|
24
|
-
return (index.h("div", { key: '
|
|
24
|
+
return (index.h("div", { key: '0251d572093ec5b463d42c72e9c395ad1e02143b', class: "custom-task-list-wrapper", style: {
|
|
25
25
|
height: '50px',
|
|
26
26
|
fontFamily: this.fontFamily,
|
|
27
27
|
fontSize: this.fontSize,
|
|
28
|
-
} }, index.h("div", { key: '
|
|
28
|
+
} }, index.h("div", { key: '3be983946689fd58b3b6c72f41e0d3e72356e4db', class: "title" }, index.h("span", { key: 'c852b10ee60ee80528065e2669ebcd49b23b25f6' }, this.label)), this.setDoubleView !== undefined && (index.h("div", { key: '47dc2e6559bd9e9cf4e8dc63d68992beb548217e', class: "toggler" }, index.h("label", { key: '13f199e8998a2f571715d2ca1681e6e3d542044b', htmlFor: "ch2", class: "switch" }, index.h("input", { key: 'fc967cbf364465295069e9d2e5b3f5deac1dbb49', class: "input", id: "ch2", type: "checkbox", checked: this.doubleView, onClick: () => this.setDoubleView(!this.doubleView) }), index.h("span", { key: 'c0f56723fb1201050ef212def8b52408d5aac815', class: "slider" })), index.h("span", { key: '48bcc3807fe0d8e324345c00f02a552a65ebc097', class: "label" }, "Previsioni")))));
|
|
29
29
|
}
|
|
30
30
|
};
|
|
31
31
|
KupCustomTaskListHeader.style = KupCustomTaskListHeaderStyle0;
|
|
@@ -389,11 +389,11 @@ const KupGanttCalendar = class {
|
|
|
389
389
|
this.simplifiedHeader =
|
|
390
390
|
this.singleLineHeader && this.dateSetup.viewMode !== 'year';
|
|
391
391
|
const [topValues, bottomValues] = this.getTopAndBottomValues();
|
|
392
|
-
return (index.h("svg", { key: '
|
|
392
|
+
return (index.h("svg", { key: 'a46dc6635ed4eb904e8c11344d7811f04b945b4a', xmlns: "http://www.w3.org/2000/svg", width: this.svgWidth, height: this.headerHeight }, index.h("g", { key: 'b0191a4184271f6205ab78d1baff78734cafe99b', class: "calendar", "font-size": this.fontSize, "font-family": this.fontFamily }, index.h("rect", { key: 'e53f74ad7ba2bb802c70824421380c8ce62a4a60', x: 0, y: 0, width: this.columnWidth * this.dateSetup.dates.length, height: this.headerHeight, class: "calendarHeader" }), this.simplifiedHeader ? null : bottomValues, this.simplifiedHeader
|
|
393
393
|
? topValues.map((topValue) => (index.h("g", { class: "calendarTop" }, index.h("line", { x1: topValue.x1Line, y1: topValue.y2Line * 2, x2: topValue.x1Line, y2: topValue.y2Line, class: "calendarTopTick", key: topValue.value + 'line' }), index.h("text", { key: topValue.value + 'text', y: topValue.yText, x: topValue.xText, class: "calendarTopText" }, topValue.value))))
|
|
394
394
|
: topValues.map((topValue) => (index.h("g", { class: "calendarTop" }, index.h("line", { x1: topValue.x1Line, y1: topValue.y1Line, x2: topValue.x1Line, y2: topValue.y2Line, class: "calendarTopTick", key: topValue.value + 'line' }), index.h("text", { key: topValue.value + 'text', y: topValue.yText, x: topValue.xText, class: "calendarTopText" }, topValue.value)))), this.currentDateIndicator && (
|
|
395
395
|
// current date indicator
|
|
396
|
-
index.h("circle", { fill: this.currentDateIndicator.color, cx: this.currentDateIndicator.x + 2.5, cy: this.headerHeight - 8, r: "8" })))));
|
|
396
|
+
index.h("circle", { key: '00f1b67a60a4b22e9771066f06f23330d96da51f', fill: this.currentDateIndicator.color, cx: this.currentDateIndicator.x + 2.5, cy: this.headerHeight - 8, r: "8" })))));
|
|
397
397
|
}
|
|
398
398
|
};
|
|
399
399
|
KupGanttCalendar.style = KupGanttCalendarStyle0;
|
|
@@ -1449,13 +1449,13 @@ const KupGridRenderer = class {
|
|
|
1449
1449
|
// }
|
|
1450
1450
|
tickX += this.columnWidth;
|
|
1451
1451
|
}
|
|
1452
|
-
return (index.h("svg", { key: '
|
|
1452
|
+
return (index.h("svg", { key: 'd15e63da65527280febc6f138afb3ec874561703', xmlns: "http://www.w3.org/2000/svg", width: this.gridProps.svgWidth, height: `${this.rowHeight * this.tasks.length}px`, "font-family": this.fontFamily, ref: (el) => (this.svg = el) }, index.h("g", { key: '7a239a149dbab304a263a5f1d4acfe22406b1f16', class: "grid" }, index.h("g", { key: '1a590e934ff92a4b5fb17e1c2781f811c8360f9f', class: "rows" }, gridRows), index.h("g", { key: '7ef105deaa56a6a2693355f6099dcd037ec95490', class: "rowLines" }, rowLines), index.h("g", { key: 'ea986818234aafaa89e905a656b89f720df94c52', class: "ticks" }, ticks)), index.h("g", { key: '9a80cece22e2005b50f6541ed8763497b2688e1f', class: "content" }, this.currentDateIndicator && (index.h("rect", { key: '7b76387aa59ceb310a4541e6c57f2e04a0d1f36b', fill: this.currentDateIndicator.color, x: this.currentDateIndicator.x + 1.5, y: "0", width: "2", height: "100%" })), this.projection && (index.h("rect", { key: '6bd1407b11388727340c5a0e6d2438ea062a25ae', fill: this.projection.color, x: this.projection.x0, y: "0", width: this.projection.xf - this.projection.x0, height: "100%", "fill-opacity": "0.35" })), index.h("g", { key: '180cb903946249ffc5a080fa137c8e4055f246d1', class: "arrows", fill: this.arrowColor, stroke: this.arrowColor }, this.tasks.map((task) => {
|
|
1453
1453
|
return task.barChildren.map((child) => {
|
|
1454
1454
|
if (task.type !== 'timeline') {
|
|
1455
1455
|
this.renderKupArrow(task, child);
|
|
1456
1456
|
}
|
|
1457
1457
|
});
|
|
1458
|
-
})), index.h("g", { key: '
|
|
1458
|
+
})), index.h("g", { key: '44bbc20fe85f1b822d38d7211912e32a05643539', class: "bar", "font-family": this.fontFamily, "font-size": this.fontSize }, this.tasks.map((task) => {
|
|
1459
1459
|
const forbidResize = task.type === 'project';
|
|
1460
1460
|
return (index.h("g", { onKeyDown: (e) => {
|
|
1461
1461
|
switch (e.key) {
|
|
@@ -1515,7 +1515,7 @@ const KupGridRenderer = class {
|
|
|
1515
1515
|
return this.renderKupBar(task, props.isSelected, isDateResizable, isProgressChangeable);
|
|
1516
1516
|
}
|
|
1517
1517
|
})()));
|
|
1518
|
-
}), this.currentTarget && this.ganttEvent.changedTask && (index.h("g", { class: "task-wrapper" }, this.renderKupBar(this.ganttEvent.changedTask, false, false, false)))))));
|
|
1518
|
+
}), this.currentTarget && this.ganttEvent.changedTask && (index.h("g", { key: '643cd919e8cf04c16298682bf997498aa6ee7446', class: "task-wrapper" }, this.renderKupBar(this.ganttEvent.changedTask, false, false, false)))))));
|
|
1519
1519
|
}
|
|
1520
1520
|
static get watchers() { return {
|
|
1521
1521
|
"columnWidth": ["updateXStep"],
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const fButton = require('./f-button-
|
|
7
|
-
const fCheckbox = require('./f-checkbox-
|
|
8
|
-
const fTextField = require('./f-text-field-
|
|
5
|
+
const index = require('./index-380e4fcd.js');
|
|
6
|
+
const fButton = require('./f-button-3cc5c9ba.js');
|
|
7
|
+
const fCheckbox = require('./f-checkbox-e19055aa.js');
|
|
8
|
+
const fTextField = require('./f-text-field-1efcecb6.js');
|
|
9
9
|
const fTextFieldMdc = require('./f-text-field-mdc-08a06162.js');
|
|
10
|
-
const kupManager = require('./kup-manager-
|
|
10
|
+
const kupManager = require('./kup-manager-72ad15fe.js');
|
|
11
11
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
12
12
|
require('./f-button-declarations-51ef6d9a.js');
|
|
13
|
-
require('./f-image-
|
|
13
|
+
require('./f-image-98e4e61d.js');
|
|
14
14
|
require('./component-cb3b32f5.js');
|
|
15
15
|
require('./kup-dates-e22ee32c.js');
|
|
16
16
|
|
|
@@ -396,7 +396,7 @@ const KupDashboard = class {
|
|
|
396
396
|
this.didRenderInteractables();
|
|
397
397
|
}
|
|
398
398
|
render() {
|
|
399
|
-
return (index.h(index.Host, { key: '
|
|
399
|
+
return (index.h(index.Host, { key: '407ec6b7952df4a4d1b60fe4a60414dd5504c3fe' }, index.h("style", { key: '67d2680399248b35031ae1f8d3632513847d5c8d' }, this.kupManager.theme.setKupStyle(this.rootElement)), index.h("div", { key: '534a4d5f076cc3d41b3a99d45f3f1da9d45ad608', id: GenericVariables.componentWrapperId }, this.buildHeader(), this.buildForm(this.internalData, null))));
|
|
400
400
|
}
|
|
401
401
|
disconnectedCallback() {
|
|
402
402
|
this.unregisterInteractables();
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
5
|
+
const index = require('./index-380e4fcd.js');
|
|
6
|
+
const kupManager = require('./kup-manager-72ad15fe.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
require('./kup-dates-e22ee32c.js');
|
|
9
9
|
|
|
@@ -130,7 +130,7 @@ const KupDrawer = class {
|
|
|
130
130
|
this.kupManager.debug.logRender(this, true);
|
|
131
131
|
}
|
|
132
132
|
render() {
|
|
133
|
-
return (index.h(index.Host, { key: '
|
|
133
|
+
return (index.h(index.Host, { key: 'a1b1c4cc17762090d2b64481c2b35698f40785bb', "kup-opened": this.opened }, index.h("style", { key: 'd8f1b0bccb4dde72b04330cb60bd66d12df68ce5' }, this.kupManager.theme.setKupStyle(this.rootElement)), index.h("div", { key: '8ac450bba64f31c7810a346b3c334d3c05c5d195', class: "backdrop", onClick: (e) => {
|
|
134
134
|
e.preventDefault();
|
|
135
135
|
e.stopPropagation();
|
|
136
136
|
}, onPointerDown: (e) => {
|
|
@@ -140,7 +140,7 @@ const KupDrawer = class {
|
|
|
140
140
|
}, onTouchStart: (e) => {
|
|
141
141
|
e.preventDefault();
|
|
142
142
|
e.stopPropagation();
|
|
143
|
-
} }), index.h("div", { key: '
|
|
143
|
+
} }), index.h("div", { key: '6061fbff4d1b6f48cc1a0692fa5949d6fb8c66c5', id: GenericVariables.componentWrapperId }, index.h("div", { key: '06868063a5b8d1ac1f2fcfef74110552852ce09b', class: drawerClass }, this.content()))));
|
|
144
144
|
}
|
|
145
145
|
disconnectedCallback() {
|
|
146
146
|
this.kupManager.theme.unregister(this);
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
5
|
+
const index = require('./index-380e4fcd.js');
|
|
6
|
+
const kupManager = require('./kup-manager-72ad15fe.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
require('./kup-dates-e22ee32c.js');
|
|
9
9
|
|
|
@@ -94627,7 +94627,7 @@ const KupEchart = class {
|
|
|
94627
94627
|
'--kup_echart_height': this.sizeY ? this.sizeY : '100%',
|
|
94628
94628
|
'--kup_echart_width': this.sizeX ? this.sizeX : '100%',
|
|
94629
94629
|
};
|
|
94630
|
-
return (index.h(index.Host, { key: '
|
|
94630
|
+
return (index.h(index.Host, { key: '8d1fc72817792a17cde243dc9f46558887a9558c', style: style }, index.h("style", { key: '4c9b1aae79e14be9acdf52ae0d9b15264e0f7d1a' }, __classPrivateFieldGet(this, _KupEchart_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: '9f0890ea3968372197b740eccef336cacf8b37ca', id: GenericVariables.componentWrapperId, ref: (chartContainer) => (__classPrivateFieldSet(this, _KupEchart_chartContainer, chartContainer, "f")) })));
|
|
94631
94631
|
}
|
|
94632
94632
|
disconnectedCallback() {
|
|
94633
94633
|
__classPrivateFieldGet(this, _KupEchart_kupManager, "f").theme.unregister(this);
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
5
|
+
const index = require('./index-380e4fcd.js');
|
|
6
|
+
const kupManager = require('./kup-manager-72ad15fe.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
const kupDates = require('./kup-dates-e22ee32c.js');
|
|
9
9
|
|
|
@@ -39125,6 +39125,7 @@ var KupEditorProps;
|
|
|
39125
39125
|
KupEditorProps["initialEditType"] = "Initializes editor with the specified editor type. Suported values: \"markdown\", \"wysiwyg\".";
|
|
39126
39126
|
KupEditorProps["initialValue"] = "Initializes editor with the specified string.";
|
|
39127
39127
|
KupEditorProps["isReadOnly"] = "Defaults at false. When set, When set, the editor\u2019s content can\u2019t be changed..";
|
|
39128
|
+
KupEditorProps["selectedTab"] = "Sets the markdown editor with the specified tab. Supported values: \"preview\", \"write\".";
|
|
39128
39129
|
KupEditorProps["previewStyle"] = "Initializes editor with the specified preview type. Suported values: \"tab\", \"vertical\".";
|
|
39129
39130
|
KupEditorProps["showSaveButton"] = "When set, a save button shown in the editor\u2019s toolbar.";
|
|
39130
39131
|
KupEditorProps["showToolbar"] = "When set to false, the toolbar will not be shown.";
|
|
@@ -45923,6 +45924,7 @@ const KupEditor = class {
|
|
|
45923
45924
|
this.initialValue = '';
|
|
45924
45925
|
this.isReadOnly = false;
|
|
45925
45926
|
this.previewStyle = 'vertical';
|
|
45927
|
+
this.selectedTab = 'write';
|
|
45926
45928
|
this.showSaveButton = true;
|
|
45927
45929
|
this.showToolbar = true;
|
|
45928
45930
|
}
|
|
@@ -45943,7 +45945,14 @@ const KupEditor = class {
|
|
|
45943
45945
|
if (this.editor) {
|
|
45944
45946
|
// to give focus to editor
|
|
45945
45947
|
setTimeout(() => {
|
|
45946
|
-
|
|
45948
|
+
if (this.editor) {
|
|
45949
|
+
this.editor.moveCursorToStart();
|
|
45950
|
+
if (this.initialEditType === 'markdown' &&
|
|
45951
|
+
this.previewStyle === 'tab' &&
|
|
45952
|
+
this.selectedTab === 'preview') {
|
|
45953
|
+
this.updateMarkDownPreviewTab();
|
|
45954
|
+
}
|
|
45955
|
+
}
|
|
45947
45956
|
}, 100);
|
|
45948
45957
|
}
|
|
45949
45958
|
}
|
|
@@ -45982,6 +45991,13 @@ const KupEditor = class {
|
|
|
45982
45991
|
}
|
|
45983
45992
|
this.updateToolbarVisiblity();
|
|
45984
45993
|
}
|
|
45994
|
+
onMarkdownPreviewTabChanged() {
|
|
45995
|
+
if ((this.initialEditType != 'markdown' &&
|
|
45996
|
+
this.previewStyle != 'tab') ||
|
|
45997
|
+
!this.editor)
|
|
45998
|
+
return;
|
|
45999
|
+
this.updateMarkDownPreviewTab();
|
|
46000
|
+
}
|
|
45985
46001
|
onShowSaveButtonChanged() {
|
|
45986
46002
|
if (this.editor) {
|
|
45987
46003
|
const toolbar = this.editor.getUI().getToolbar();
|
|
@@ -46163,6 +46179,15 @@ const KupEditor = class {
|
|
|
46163
46179
|
onEditorAutoSave() {
|
|
46164
46180
|
this.kupAutoSave.emit(this.getSaveAndAutoSaveProps());
|
|
46165
46181
|
}
|
|
46182
|
+
updateMarkDownPreviewTab() {
|
|
46183
|
+
const tabSection = this.rootElement.querySelector('.te-markdown-tab-section');
|
|
46184
|
+
if (!tabSection)
|
|
46185
|
+
return;
|
|
46186
|
+
this.selectedTab === 'preview' &&
|
|
46187
|
+
tabSection.querySelector('button:last-child').click();
|
|
46188
|
+
this.selectedTab === 'write' &&
|
|
46189
|
+
tabSection.querySelector('button').click();
|
|
46190
|
+
}
|
|
46166
46191
|
getToolBarWithSaveButton(includeDefaultItems = true) {
|
|
46167
46192
|
const options = {
|
|
46168
46193
|
toolbarItems: [
|
|
@@ -46237,7 +46262,7 @@ const KupEditor = class {
|
|
|
46237
46262
|
__classPrivateFieldGet(this, _KupEditor_kupManager, "f").debug.logRender(this, true);
|
|
46238
46263
|
}
|
|
46239
46264
|
render() {
|
|
46240
|
-
return (index.h(index.Host, { key: '
|
|
46265
|
+
return (index.h(index.Host, { key: 'f414260cec0a8190bdd9f5958d7eef3199866068' }, index.h("div", { key: '285a3de0a62a09bac44d88a949f33d415ca433b6', id: GenericVariables.componentWrapperId }, index.h("div", { key: this.rootElement.id, ref: (el) => (this.editorRef = el), class: "kup-editor" }))));
|
|
46241
46266
|
}
|
|
46242
46267
|
disconnectedCallback() {
|
|
46243
46268
|
__classPrivateFieldGet(this, _KupEditor_kupManager, "f").theme.unregister(this);
|
|
@@ -46250,6 +46275,7 @@ const KupEditor = class {
|
|
|
46250
46275
|
"initialEditType": ["onInitialEditTypeChanged"],
|
|
46251
46276
|
"isReadOnly": ["onIsReadOnlyChanged"],
|
|
46252
46277
|
"previewStyle": ["onPreviewStyleChanged"],
|
|
46278
|
+
"selectedTab": ["onMarkdownPreviewTabChanged"],
|
|
46253
46279
|
"showSaveButton": ["onShowSaveButtonChanged"],
|
|
46254
46280
|
"showToolbar": ["onShowToolBarChanged"],
|
|
46255
46281
|
"autosaveTimer": ["onAutosaveTimerChanged"]
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const fButton = require('./f-button-
|
|
5
|
+
const index = require('./index-380e4fcd.js');
|
|
6
|
+
const fButton = require('./f-button-3cc5c9ba.js');
|
|
7
7
|
const fButtonDeclarations = require('./f-button-declarations-51ef6d9a.js');
|
|
8
|
-
const fImage = require('./f-image-
|
|
9
|
-
const kupManager = require('./kup-manager-
|
|
8
|
+
const fImage = require('./f-image-98e4e61d.js');
|
|
9
|
+
const kupManager = require('./kup-manager-72ad15fe.js');
|
|
10
10
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
11
11
|
require('./kup-dates-e22ee32c.js');
|
|
12
12
|
|
|
@@ -174,12 +174,12 @@ const KupFamilyTree = class {
|
|
|
174
174
|
__classPrivateFieldGet(this, _KupFamilyTree_kupManager, "f").debug.logRender(this, true);
|
|
175
175
|
}
|
|
176
176
|
render() {
|
|
177
|
-
return (index.h(index.Host, { key: '
|
|
177
|
+
return (index.h(index.Host, { key: '6d5a1b1f815a7ffa56f54120ad51b9b919650792', onDrag: (e) => e.preventDefault(), onPointerDown: (e) => {
|
|
178
178
|
e.preventDefault();
|
|
179
179
|
__classPrivateFieldGet(this, _KupFamilyTree_instances, "m", _KupFamilyTree_startPanning).call(this, e);
|
|
180
180
|
}, onWheel: (e) => {
|
|
181
181
|
__classPrivateFieldGet(this, _KupFamilyTree_instances, "m", _KupFamilyTree_zoomTree).call(this, e);
|
|
182
|
-
} }, index.h("style", { key: '
|
|
182
|
+
} }, index.h("style", { key: 'fff5b482e957932f66726457d6fdd12f521c83f4' }, __classPrivateFieldGet(this, _KupFamilyTree_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: 'db11ed9b09b3256eef0f7937caf0b8dc60d00ac9', id: GenericVariables.componentWrapperId }, __classPrivateFieldGet(this, _KupFamilyTree_instances, "m", _KupFamilyTree_createTree).call(this))));
|
|
183
183
|
}
|
|
184
184
|
disconnectedCallback() {
|
|
185
185
|
__classPrivateFieldGet(this, _KupFamilyTree_kupManager, "f").language.unregister(this);
|