@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
|
@@ -239,13 +239,13 @@ const KupPlannerRenderer = /*@__PURE__*/ proxyCustomElement(class KupPlannerRend
|
|
|
239
239
|
}
|
|
240
240
|
render() {
|
|
241
241
|
var _a, _b, _c;
|
|
242
|
-
return (h("div", { key: '
|
|
242
|
+
return (h("div", { key: 'fdbe1fca0a0d4d7b8d95227347a39663ba27732a', class: "planner-render" }, h("kup-switcher", { key: '1988f8198a0219225d14818206767b16070cf919', timeUnitChange: (timeUnit) => {
|
|
243
243
|
var _a, _b;
|
|
244
244
|
(_b = (_a = this.props).onSetViewMode) === null || _b === void 0 ? void 0 : _b.call(_a, timeUnit);
|
|
245
245
|
this.timeUnit = timeUnit;
|
|
246
246
|
this.viewDate = undefined;
|
|
247
247
|
this.scrollX = -1;
|
|
248
|
-
} }), this.props && (h("div", { style: {
|
|
248
|
+
} }), this.props && (h("div", { key: '94d73f7e94eae2003065d0411a86e363827b44af', style: {
|
|
249
249
|
display: 'flex',
|
|
250
250
|
flexDirection: 'column',
|
|
251
251
|
} }, h("kup-gantt", Object.assign({ ref: (el) => (this.mainGantt = el), ganttId: KUP_PLANNER_MAIN_GANTT_ID, key: KUP_PLANNER_MAIN_GANTT_ID, filter: this.props.mainGantt.filter, hideLabel: this.props.mainGantt.hideLabel, showSecondaryDates: this.mainGanttDoubleView, hideDependencies: this.props.mainGantt.hideDependencies, ganttHeight: this.props.mainGantt.ganttHeight, displayedStartDate: this.displayedDates.displayedStartDate, displayedEndDate: this.displayedDates.displayedEndDate, viewDate: this.viewDate, tasks: this.tasks, columnWidth: columnWidthForTimeUnit(this.timeUnit), viewMode: this.timeUnit }, this.props.mainGantt.stylingOptions, { TaskListHeader: this.props.mainGantt.taskListHeaderProject, TaskListTable: this.props.mainGantt.taskListTableProject, TooltipContent: (_a = this.props.mainGantt.tooltipContent) !== null && _a !== void 0 ? _a : CustomTooltipHOC(), barClick: (task) => {
|
|
@@ -655,7 +655,7 @@ const KupPlanner$1 = /*@__PURE__*/ proxyCustomElement(class KupPlanner extends H
|
|
|
655
655
|
if ((_b = this.plannerProps) === null || _b === void 0 ? void 0 : _b.secondaryGantt) {
|
|
656
656
|
plannerProps.secondaryGantt = Object.assign(Object.assign({}, this.plannerProps.secondaryGantt), { onScrollY: this.handleDetailGanttScrollY.bind(this) });
|
|
657
657
|
}
|
|
658
|
-
return (h(Host, { key: '
|
|
658
|
+
return (h(Host, { key: '8a54d7d656678d78379f3a6489edd5c5549f9aef' }, h("style", { key: 'c3d992da4031466b066e0d5ec8b011f5bd98ae0d' }, __classPrivateFieldGet(this, _KupPlanner_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '2548a1c46a36610312c0165676c34d30f9144f8d', id: componentWrapperId, style: { maxWidth: this.maxWidth } }, this.plannerProps && (h("kup-planner-renderer", { key: '80a845d00d29270bab7162a41d8c6df97864b202', props: plannerProps, ref: (el) => (this.plannerRenderer = el) }))), h("div", { key: 'd7dcdaaa0abf6dc8092f574cb58ad42cf779f354', style: { display: this.plannerProps ? 'none' : '' } }, h(FTextField, { key: '7ba043042fa58060b573c830c2b00343ea345130', icon: KupThemeIconValues.SEARCH, id: "main-filter", label: __classPrivateFieldGet(this, _KupPlanner_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), onKeyDown: (e) => {
|
|
659
659
|
if (e.key === 'Enter') {
|
|
660
660
|
__classPrivateFieldGet(this, _KupPlanner_instances, "m", _KupPlanner_onFilter).call(this, e.target.value);
|
|
661
661
|
}
|
|
@@ -236,7 +236,7 @@ const KupProbe$1 = /*@__PURE__*/ proxyCustomElement(class KupProbe extends HTMLE
|
|
|
236
236
|
if (this.features.theme) {
|
|
237
237
|
customStyle = this.kupManager.theme.setKupStyle(this.rootElement);
|
|
238
238
|
}
|
|
239
|
-
return (h(Host, { key: '
|
|
239
|
+
return (h(Host, { key: '488a4876f902f6a715951129344a1e67895ecb82' }, customStyle ? h("style", null, customStyle) : null, h("div", { key: 'e8f6e1920cdbf41e1f07c1c9edc837db6a950136', id: componentWrapperId }, this.content)));
|
|
240
240
|
}
|
|
241
241
|
disconnectedCallback() {
|
|
242
242
|
if (this.features.language) {
|
|
@@ -117,7 +117,7 @@ const KupQlik$1 = /*@__PURE__*/ proxyCustomElement(class KupQlik extends HTMLEle
|
|
|
117
117
|
layoutStyle = {
|
|
118
118
|
['--lyo_obj-height']: this.defobjsize,
|
|
119
119
|
};
|
|
120
|
-
return (h("div", { key: '
|
|
120
|
+
return (h("div", { key: '6fdc6e9c6bbf7769ebc291e017f04fe16243d48f', class: classLayout, style: layoutStyle }, this.divlist));
|
|
121
121
|
}
|
|
122
122
|
componentDidRender() {
|
|
123
123
|
if (this.debug) {
|
|
@@ -112,7 +112,7 @@ const KupSnackbar$1 = /*@__PURE__*/ proxyCustomElement(class KupSnackbar extends
|
|
|
112
112
|
this.kupManager.debug.logRender(this, true);
|
|
113
113
|
}
|
|
114
114
|
render() {
|
|
115
|
-
return (h(Host, { key: '
|
|
115
|
+
return (h(Host, { key: '6f8b75541d8f1ee9a9b45306e5fe6f2eaff3976e', "kup-visible": this.visible }, h("style", { key: '0b271d808477fac43dd20747cfcec59d6c49eaaa' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'f2b3bab994c3cddc5b5811b0c6ab93ebcb1c5680', id: componentWrapperId }, h("div", { key: 'e8d4c7218337ea302f1ef5691d4372ba3acd39b0', class: snackbarClass }, h("div", { key: '66155c694149672acd144bc2b6fbbb2f6a2da5c1', class: `${snackbarClass}__text` }, this.text), this.actionButton || this.closeButton ? (h("div", { class: `${snackbarClass}__buttons` }, this.actionButton ? (h("div", { class: `${snackbarClass}__action` }, h(FButton, Object.assign({}, this.actionButton, { onClick: () => this.onKupActionClick() })))) : null, this.closeButton ? (h("div", { class: `${snackbarClass}__close` }, h(FButton, { icon: "close", onClick: () => this.hide() }))) : null)) : null))));
|
|
116
116
|
}
|
|
117
117
|
disconnectedCallback() {
|
|
118
118
|
this.kupManager.theme.unregister(this);
|
|
@@ -13,7 +13,7 @@ const StandardTooltipContent = /*@__PURE__*/ proxyCustomElement(class StandardTo
|
|
|
13
13
|
this.fontFamily = undefined;
|
|
14
14
|
}
|
|
15
15
|
render() {
|
|
16
|
-
return (h("div", { key: '
|
|
16
|
+
return (h("div", { key: '72b602bc73d996807555162f867cb83e03c43293', class: "tooltipDefaultContainer", style: { fontSize: this.fontSize, fontFamily: this.fontFamily } }, h("b", { key: 'a39f5da092317df6f603097d2c8d158e81bb63e0', style: { fontSize: `${parseInt(this.fontSize) + 6}px` } }, `${this.task.name}: ${this.task.start.getDate()}-${this.task.start.getMonth() + 1}-${this.task.start.getFullYear()} - ${this.task.end.getDate()}-${this.task.end.getMonth() + 1}-${this.task.end.getFullYear()}`), this.task.end.getTime() - this.task.start.getTime() !== 0 && (h("p", { key: '5c4e7b47d6e688746e7e8b73e4c7bbacc0f10139', class: "tooltipDefaultContainerParagraph" }, `Duration: ${~~((this.task.end.getTime() - this.task.start.getTime()) / (1000 * 60 * 60 * 24))} day(s)`)), h("p", { key: '846fc3cc93bf61225fa4e3dd46496961f9102de1', class: "tooltipDefaultContainerParagraph" }, !!this.task.progress && `Progress: ${this.task.progress} %`)));
|
|
17
17
|
}
|
|
18
18
|
static get style() { return KupStandardTooltipStyle0; }
|
|
19
19
|
}, [1, "kup-standard-tooltip", {
|
|
@@ -22,7 +22,7 @@ const KupSwitcher = /*@__PURE__*/ proxyCustomElement(class KupSwitcher extends H
|
|
|
22
22
|
this.activeButton = mode;
|
|
23
23
|
this.timeUnitChange(mode);
|
|
24
24
|
};
|
|
25
|
-
return (h("div", { key: '
|
|
25
|
+
return (h("div", { key: 'c98387c72f0917709ff4d5328a4bb8a5906b4afd', class: "switcher" }, this.buttonLabels.map((label) => (h("button", { type: "button", class: {
|
|
26
26
|
button: true,
|
|
27
27
|
buttonActive: this.activeButton === label,
|
|
28
28
|
}, onClick: () => handleButtonClick(label) }, h("span", { class: "label" }, label.charAt(0).toUpperCase() + label.slice(1)))))));
|
|
@@ -39,12 +39,12 @@ const TaskGantt = /*@__PURE__*/ proxyCustomElement(class TaskGantt extends HTMLE
|
|
|
39
39
|
}
|
|
40
40
|
render() {
|
|
41
41
|
const newBarProps = Object.assign(Object.assign({}, this.barProps), { gridProps: this.gridProps, phaseDragScroll: this.phaseDragScroll });
|
|
42
|
-
return (h("div", { key: '
|
|
42
|
+
return (h("div", { key: 'fc5fb4836229896ca7fb542a515cae776369fb43', class: "ganttVerticalContainer", ref: (el) => (this.verticalGanttContainerRef = el), dir: "ltr" }, h("kup-gantt-calendar", { key: '2fe116a764faad3c8581da78fef33faddb54586f', dateSetup: this.calendarProps.dateSetup, locale: this.calendarProps.locale, rtl: this.calendarProps.rtl, headerHeight: this.calendarProps.headerHeight, columnWidth: this.calendarProps.columnWidth, fontFamily: this.calendarProps.fontFamily, fontSize: this.calendarProps.fontSize, dateTimeFormatters: this.calendarProps.dateTimeFormatters, singleLineHeader: this.calendarProps.singleLineHeader, currentDateIndicator: this.calendarProps.currentDateIndicator, svgWidth: this.gridProps.svgWidth }), h("div", { key: '39c2a05f39fa141e3d507c606d76bea69d833e05', ref: (el) => (this.horizontalContainerRef = el), class: "horizontalContainer", style: this.ganttHeight
|
|
43
43
|
? {
|
|
44
44
|
height: `${this.ganttHeight}px`,
|
|
45
45
|
width: `${this.gridProps.svgWidth}px`,
|
|
46
46
|
}
|
|
47
|
-
: { width: `${this.gridProps.svgWidth}px` } }, h("kup-grid-renderer", Object.assign({ key: '
|
|
47
|
+
: { width: `${this.gridProps.svgWidth}px` } }, h("kup-grid-renderer", Object.assign({ key: '0042a3728416b71a0b99e3e3dd76e32c2ae11c9c' }, newBarProps)))));
|
|
48
48
|
}
|
|
49
49
|
get rootElement() { return this; }
|
|
50
50
|
static get watchers() { return {
|
|
@@ -13,22 +13,22 @@ const KupTaskListHeader = /*@__PURE__*/ proxyCustomElement(class KupTaskListHead
|
|
|
13
13
|
this.rowWidth = undefined;
|
|
14
14
|
}
|
|
15
15
|
render() {
|
|
16
|
-
return (h("div", { key: '
|
|
16
|
+
return (h("div", { key: 'e62cf2c40cb64ae102b42210f8b26194d3d2e752', class: "ganttTable", style: {
|
|
17
17
|
fontFamily: this.fontFamily,
|
|
18
18
|
fontSize: this.fontSize,
|
|
19
|
-
} }, h("div", { key: '
|
|
19
|
+
} }, h("div", { key: '34b943832704c673a697df58fd2e3f68adfb26ce', class: "ganttTable_Header", style: {
|
|
20
20
|
height: `${this.headerHeight - 2}px`,
|
|
21
|
-
} }, h("div", { key: '
|
|
21
|
+
} }, h("div", { key: '6724977ec0cd633d8df663ddf7dbf9b4c307f29b', class: "ganttTable_HeaderItem", style: {
|
|
22
22
|
minWidth: this.rowWidth,
|
|
23
|
-
} }, "\u00A0Name"), h("div", { key: '
|
|
23
|
+
} }, "\u00A0Name"), h("div", { key: 'a1a7df8c601d18735b35dcffa345cf1bc47aaa52', class: "ganttTable_HeaderSeparator", style: {
|
|
24
24
|
height: `${this.headerHeight * 0.5}px`,
|
|
25
25
|
marginTop: `${this.headerHeight * 0.2}px`,
|
|
26
|
-
} }), h("div", { key: '
|
|
26
|
+
} }), h("div", { key: 'a110ed7869a47a644890ef75785c8461d308b9af', class: "ganttTable_HeaderItem", style: {
|
|
27
27
|
minWidth: this.rowWidth,
|
|
28
|
-
} }, "\u00A0From"), h("div", { key: '
|
|
28
|
+
} }, "\u00A0From"), h("div", { key: '49480b72f1862de018edb8fcf21d2d16c8b46352', class: "ganttTable_HeaderSeparator", style: {
|
|
29
29
|
height: `${this.headerHeight * 0.5}px`,
|
|
30
30
|
marginTop: `${this.headerHeight * 0.25}px`,
|
|
31
|
-
} }), h("div", { key: '
|
|
31
|
+
} }), h("div", { key: 'dbc399a56a11ffe44e8589d96342f886f46e7ff5', class: "ganttTable_HeaderItem", style: {
|
|
32
32
|
minWidth: this.rowWidth,
|
|
33
33
|
} }, "\u00A0To"))));
|
|
34
34
|
}
|
|
@@ -28,7 +28,7 @@ const TaskListTableDefault = /*@__PURE__*/ proxyCustomElement(class TaskListTabl
|
|
|
28
28
|
return date.toLocaleDateString(this.locale, this.dateTimeOptions);
|
|
29
29
|
}
|
|
30
30
|
render() {
|
|
31
|
-
return (h("div", { key: '
|
|
31
|
+
return (h("div", { key: '2a2795c6467c8202a0c5583f7b773603f7160676', class: "taskListWrapper", style: {
|
|
32
32
|
fontFamily: this.fontFamily,
|
|
33
33
|
fontSize: this.fontSize,
|
|
34
34
|
} }, this.tasks.map((task) => (h("div", { class: {
|
|
@@ -519,7 +519,7 @@ const TaskList = /*@__PURE__*/ proxyCustomElement(class TaskList extends HTMLEle
|
|
|
519
519
|
if (TaskListTable && TaskListTable['$attrs$']) {
|
|
520
520
|
Object.assign(TaskListTable['$attrs$'], Object.assign({}, tableProps));
|
|
521
521
|
}
|
|
522
|
-
return (h("div", { key: '
|
|
522
|
+
return (h("div", { key: 'ff3513de56b517462b67c571c685ab407ff036d2', ref: (el) => (this.taskListRef = el) }, TaskListHeader && TaskListHeader['$attrs$'] ? (TaskListHeader) : (h("kup-custom-task-list-header", Object.assign({ label: this.label, doubleView: (_a = this.doubleView) !== null && _a !== void 0 ? _a : false, setDoubleView: this.setDoubleView }, headerProps))), h("div", { key: 'd9e49d671154f6ae94ef5036a42c20a62bcfb6c4', class: `${this.horizontalContainerClass} ${this.scrollableTaskList ? 'horizontalContainerScrollable' : ''}`, style: this.ganttHeight
|
|
523
523
|
? { height: this.ganttHeight + 'px' }
|
|
524
524
|
: {}, ref: (el) => (this.horizontalContainerRef = el) }, TaskListTable && TaskListTable['$attrs$'] ? (TaskListTable) : (h("kup-custom-task-list-table", Object.assign({}, tableProps, { onclickTaskList: (id) => {
|
|
525
525
|
let row = getProjectById(id, this.currentTasks);
|
|
@@ -66,7 +66,7 @@ const Tooltip = /*@__PURE__*/ proxyCustomElement(class Tooltip extends HTMLEleme
|
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
68
|
render() {
|
|
69
|
-
return (h("div", { key: '
|
|
69
|
+
return (h("div", { key: '8f4e260e51f5e3bde17fd60721bc44f1fef892f2', class: this.relatedX ? 'tooltipDetailsContainer' : 'tooltipDetailsContainerHidden', style: { left: `${this.relatedX}px`, top: `${this.relatedY}px` } }, h(this.TooltipContent, { key: '425b1784f2407fe3c8afcf3180fd374ae39aa924', task: this.task, fontSize: this.fontSize, fontFamily: this.fontFamily })));
|
|
70
70
|
}
|
|
71
71
|
get rootElement() { return this; }
|
|
72
72
|
static get watchers() { return {
|
|
@@ -37,11 +37,11 @@ const KupVerticalScroll = /*@__PURE__*/ proxyCustomElement(class KupVerticalScro
|
|
|
37
37
|
};
|
|
38
38
|
}
|
|
39
39
|
render() {
|
|
40
|
-
return (h("div", { key: '
|
|
40
|
+
return (h("div", { key: 'ffe19f6288672b370c2ec74fa2ade1c9cb02a341', style: {
|
|
41
41
|
height: `${this.ganttHeight}px`,
|
|
42
42
|
marginTop: `${this.headerHeight}px`,
|
|
43
43
|
marginLeft: this.rtl ? '' : '-1rem',
|
|
44
|
-
}, class: "scroll", onScroll: this.verticalScroll, ref: (el) => (this.scrollRef = el) }, h("div", { key: '
|
|
44
|
+
}, class: "scroll", onScroll: this.verticalScroll, ref: (el) => (this.scrollRef = el) }, h("div", { key: 'f2728ed6d60b2c6399ba2945d15f28fc405625cb', style: {
|
|
45
45
|
height: `${this.ganttFullHeight}px`,
|
|
46
46
|
width: '1px',
|
|
47
47
|
} })));
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { h } from './index-
|
|
1
|
+
import { h } from './index-95bb3410.js';
|
|
2
2
|
import { F as FButtonStyling } from './f-button-declarations-9bdc6f26.js';
|
|
3
|
-
import { F as FImage } from './f-image-
|
|
3
|
+
import { F as FImage } from './f-image-46787842.js';
|
|
4
4
|
|
|
5
5
|
/*-------------------------------------------------*/
|
|
6
6
|
/* C o m p o n e n t */
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { a6 as editableTypes, a7 as kupTypes, c as KupThemeColorValues, a3 as FCellTypes, a8 as KupTagNames, F as FCellShapes, a9 as fullWidthFieldsComps, aa as FCellClasses, ab as autoCenterComps, ac as getCellValueForDisplay, ad as FCellEvents, d as KupDebugCategory } from './kup-manager-
|
|
2
|
-
import { h, g as getAssetPath } from './index-
|
|
3
|
-
import { F as FCheckbox } from './f-checkbox-
|
|
4
|
-
import { F as FTextField } from './f-text-field-
|
|
5
|
-
import { F as FImage } from './f-image-
|
|
6
|
-
import { F as FChipType, a as FChip } from './f-chip-
|
|
7
|
-
import { F as FButton } from './f-button-
|
|
1
|
+
import { a6 as editableTypes, a7 as kupTypes, c as KupThemeColorValues, a3 as FCellTypes, a8 as KupTagNames, F as FCellShapes, a9 as fullWidthFieldsComps, aa as FCellClasses, ab as autoCenterComps, ac as getCellValueForDisplay, ad as FCellEvents, d as KupDebugCategory } from './kup-manager-7b151628.js';
|
|
2
|
+
import { h, g as getAssetPath } from './index-95bb3410.js';
|
|
3
|
+
import { F as FCheckbox } from './f-checkbox-61c142b8.js';
|
|
4
|
+
import { F as FTextField } from './f-text-field-52de97f3.js';
|
|
5
|
+
import { F as FImage } from './f-image-46787842.js';
|
|
6
|
+
import { F as FChipType, a as FChip } from './f-chip-71ce7cab.js';
|
|
7
|
+
import { F as FButton } from './f-button-07a6ea71.js';
|
|
8
8
|
|
|
9
9
|
/**
|
|
10
10
|
* Props of the kup-list component.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { h } from './index-
|
|
2
|
-
import { F as FImage } from './f-image-
|
|
3
|
-
import { a as KupThemeIconValues, l as KupLanguageGeneric, c as KupThemeColorValues } from './kup-manager-
|
|
1
|
+
import { h } from './index-95bb3410.js';
|
|
2
|
+
import { F as FImage } from './f-image-46787842.js';
|
|
3
|
+
import { a as KupThemeIconValues, l as KupLanguageGeneric, c as KupThemeColorValues } from './kup-manager-7b151628.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* Types of the f-chip component.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { h, g as getAssetPath } from './index-
|
|
1
|
+
import { h, g as getAssetPath } from './index-95bb3410.js';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* The type of a CSS step in CSS-drawing mode.
|
|
@@ -12,6 +12,9 @@ var FImageShape;
|
|
|
12
12
|
/*-------------------------------------------------*/
|
|
13
13
|
/* C o m p o n e n t */
|
|
14
14
|
/*-------------------------------------------------*/
|
|
15
|
+
let img;
|
|
16
|
+
let placeholder;
|
|
17
|
+
const HIDDEN_CLASS = 'f-image__hidden';
|
|
15
18
|
const FImage = (props) => {
|
|
16
19
|
let el;
|
|
17
20
|
let style;
|
|
@@ -30,7 +33,7 @@ const FImage = (props) => {
|
|
|
30
33
|
'--kup_image_height': props.sizeY ? props.sizeY : '100%',
|
|
31
34
|
'--kup_image_width': props.sizeX ? props.sizeX : '100%',
|
|
32
35
|
};
|
|
33
|
-
el = createIcon(props);
|
|
36
|
+
el = createIcon(props.resource, props.color);
|
|
34
37
|
}
|
|
35
38
|
}
|
|
36
39
|
else if (props.data) {
|
|
@@ -47,33 +50,53 @@ const FImage = (props) => {
|
|
|
47
50
|
}
|
|
48
51
|
}
|
|
49
52
|
return (h("div", Object.assign({ class: `f-image ${props.wrapperClass ? props.wrapperClass : ''} ` }, props.dataSet, { id: props.id, style: style, title: props.title, onClick: props.onClick }),
|
|
53
|
+
props.placeholderResource
|
|
54
|
+
? createIcon(props.placeholderResource, props.color, 'f-image__placeholder ' + HIDDEN_CLASS)
|
|
55
|
+
: undefined,
|
|
50
56
|
el,
|
|
51
57
|
...badgeCollection));
|
|
52
58
|
};
|
|
53
59
|
/*-------------------------------------------------*/
|
|
54
60
|
/* M e t h o d s */
|
|
55
61
|
/*-------------------------------------------------*/
|
|
56
|
-
function createIcon(
|
|
62
|
+
function createIcon(icon, color, iconClass = 'f-image__icon') {
|
|
57
63
|
const classObj = {
|
|
58
|
-
|
|
64
|
+
[iconClass]: true,
|
|
59
65
|
};
|
|
60
66
|
const style = {
|
|
61
|
-
background:
|
|
67
|
+
background: color ? color : `var(--kup-gray-color-70)`,
|
|
62
68
|
};
|
|
63
|
-
if (
|
|
64
|
-
let themeIcon =
|
|
69
|
+
if (icon.indexOf('--kup') > -1) {
|
|
70
|
+
let themeIcon = icon.replace('--', '');
|
|
65
71
|
classObj['kup-icon'] = true;
|
|
66
72
|
classObj[themeIcon] = true;
|
|
67
73
|
}
|
|
68
74
|
else {
|
|
69
|
-
const path = getAssetPath(`./assets/svg/${
|
|
75
|
+
const path = getAssetPath(`./assets/svg/${icon}.svg`);
|
|
70
76
|
style.mask = `url('${path}') no-repeat center`;
|
|
71
77
|
style.webkitMask = `url('${path}') no-repeat center`;
|
|
72
78
|
}
|
|
73
|
-
return h("div", { class: classObj,
|
|
79
|
+
return (h("div", { class: classObj, ref: (el) => {
|
|
80
|
+
if (iconClass.indexOf('placeholder') > 1) {
|
|
81
|
+
placeholder = el;
|
|
82
|
+
}
|
|
83
|
+
}, style: style }));
|
|
74
84
|
}
|
|
75
85
|
function createImage(props) {
|
|
76
|
-
return h("img", {
|
|
86
|
+
return (h("img", { class: props.placeholderResource ? HIDDEN_CLASS : '', onLoad: (e) => {
|
|
87
|
+
if (props.onLoad) {
|
|
88
|
+
props.onLoad(e);
|
|
89
|
+
}
|
|
90
|
+
if (placeholder) {
|
|
91
|
+
placeholder.classList.add(HIDDEN_CLASS);
|
|
92
|
+
img.classList.remove(HIDDEN_CLASS);
|
|
93
|
+
}
|
|
94
|
+
}, onError: () => {
|
|
95
|
+
if (placeholder) {
|
|
96
|
+
placeholder.classList.remove(HIDDEN_CLASS);
|
|
97
|
+
img.classList.add(HIDDEN_CLASS);
|
|
98
|
+
}
|
|
99
|
+
}, ref: (el) => (img = el), src: props.resource }));
|
|
77
100
|
}
|
|
78
101
|
function createBar(data) {
|
|
79
102
|
const steps = [];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { B as Filters, E as FilterInterval, C as getValueForDisplay, A as getValueForDisplay2, ac as getCellValueForDisplay, u as getColumnByName, w as KupObjects, ae as KupData, af as compareCell, I as TotalMode, $ as SortMode, ag as KupLanguagePage, q as KupLanguageRow, l as KupLanguageGeneric } from './kup-manager-
|
|
1
|
+
import { B as Filters, E as FilterInterval, C as getValueForDisplay, A as getValueForDisplay2, ac as getCellValueForDisplay, u as getColumnByName, w as KupObjects, ae as KupData, af as compareCell, I as TotalMode, $ as SortMode, ag as KupLanguagePage, q as KupLanguageRow, l as KupLanguageGeneric } from './kup-manager-7b151628.js';
|
|
2
2
|
import { K as KupDatesFormats } from './kup-dates-26a56bf7.js';
|
|
3
|
-
import { h } from './index-
|
|
4
|
-
import { F as FButton } from './f-button-
|
|
3
|
+
import { h } from './index-95bb3410.js';
|
|
4
|
+
import { F as FButton } from './f-button-07a6ea71.js';
|
|
5
5
|
import { F as FButtonStyling } from './f-button-declarations-9bdc6f26.js';
|
|
6
6
|
|
|
7
7
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { h, g as getAssetPath } from './index-
|
|
2
|
-
import { a as KupThemeIconValues } from './kup-manager-
|
|
1
|
+
import { h, g as getAssetPath } from './index-95bb3410.js';
|
|
2
|
+
import { a as KupThemeIconValues } from './kup-manager-7b151628.js';
|
|
3
3
|
|
|
4
4
|
const dom = document.documentElement;
|
|
5
5
|
/*-------------------------------------------------*/
|