@sme.up/ketchup 11.0.0-SNAPSHOT-20241021152842 → 11.0.0-SNAPSHOT-20241023072631
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/{f-cell-5272e2de.js → f-cell-95f965f3.js} +31 -4
- package/dist/cjs/f-cell-95f965f3.js.map +1 -0
- package/dist/cjs/{f-chip-ff8a106d.js → f-chip-cb102c29.js} +2 -2
- package/dist/cjs/{f-chip-ff8a106d.js.map → f-chip-cb102c29.js.map} +1 -1
- package/dist/cjs/{f-paginator-utils-bed2036b.js → f-paginator-utils-da6cd873.js} +2 -2
- package/dist/cjs/{f-paginator-utils-bed2036b.js.map → f-paginator-utils-da6cd873.js.map} +1 -1
- package/dist/cjs/{f-text-field-efb2710c.js → f-text-field-a8db3416.js} +2 -2
- package/dist/cjs/{f-text-field-efb2710c.js.map → f-text-field-a8db3416.js.map} +1 -1
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/kup-accordion.cjs.entry.js +1 -1
- package/dist/cjs/kup-activity-timeline.cjs.entry.js +2 -2
- package/dist/cjs/kup-autocomplete_27.cjs.entry.js +54 -54
- package/dist/cjs/kup-box.cjs.entry.js +6 -6
- package/dist/cjs/kup-calendar.cjs.entry.js +2 -2
- package/dist/cjs/kup-card-list.cjs.entry.js +1 -1
- package/dist/cjs/kup-cell.cjs.entry.js +21 -27
- package/dist/cjs/kup-cell.cjs.entry.js.map +1 -1
- package/dist/cjs/kup-custom-task-list-header_4.cjs.entry.js +7 -7
- package/dist/cjs/kup-dashboard.cjs.entry.js +3 -3
- package/dist/cjs/{kup-data-table-helper-7195d292.js → kup-data-table-helper-ecda1d0f.js} +2 -2
- package/dist/cjs/{kup-data-table-helper-7195d292.js.map → kup-data-table-helper-ecda1d0f.js.map} +1 -1
- package/dist/cjs/kup-drawer.cjs.entry.js +3 -3
- package/dist/cjs/kup-echart.cjs.entry.js +2 -2
- package/dist/cjs/kup-editor.cjs.entry.js +2 -2
- package/dist/cjs/kup-family-tree.cjs.entry.js +3 -3
- package/dist/cjs/kup-gantt_10.cjs.entry.js +23 -23
- package/dist/cjs/kup-grid.cjs.entry.js +1 -1
- package/dist/cjs/kup-iframe.cjs.entry.js +1 -1
- package/dist/cjs/kup-image-list.cjs.entry.js +7 -7
- package/dist/cjs/kup-input-panel.cjs.entry.js +13 -6
- package/dist/cjs/kup-input-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/kup-lazy.cjs.entry.js +12 -12
- package/dist/cjs/kup-magic-box.cjs.entry.js +4 -4
- package/dist/cjs/{kup-manager-17968474.js → kup-manager-3e7452e3.js} +7 -1
- package/dist/cjs/kup-manager-3e7452e3.js.map +1 -0
- package/dist/cjs/kup-nav-bar.cjs.entry.js +2 -2
- package/dist/cjs/kup-numeric-picker.cjs.entry.js +3 -3
- package/dist/cjs/kup-pdf.cjs.entry.js +2 -2
- package/dist/cjs/kup-photo-frame.cjs.entry.js +3 -3
- package/dist/cjs/kup-planner-renderer.cjs.entry.js +2 -2
- package/dist/cjs/kup-planner.cjs.entry.js +3 -3
- package/dist/cjs/kup-probe.cjs.entry.js +2 -2
- package/dist/cjs/kup-qlik.cjs.entry.js +2 -2
- package/dist/cjs/kup-snackbar.cjs.entry.js +2 -2
- package/dist/cjs/kup-typography-list.cjs.entry.js +2 -2
- package/dist/cjs/kup-typography.cjs.entry.js +2 -2
- package/dist/collection/components/kup-cell/kup-cell.js +18 -4
- package/dist/collection/components/kup-cell/kup-cell.js.map +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-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-echart/kup-echart.js +1 -1
- package/dist/collection/components/kup-editor/kup-editor.js +1 -1
- 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-list/kup-image-list.js +3 -3
- package/dist/collection/components/kup-input-panel/kup-input-panel.js +9 -2
- package/dist/collection/components/kup-input-panel/kup-input-panel.js.map +1 -1
- package/dist/collection/components/kup-lazy/kup-lazy.js +11 -11
- 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 +1 -1
- 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.js +1 -1
- package/dist/collection/components/kup-typography/kup-typography.js +1 -1
- package/dist/collection/components/kup-typography-list/kup-typography-list.js +1 -1
- package/dist/collection/f-components/f-cell/f-cell-declarations.js +4 -0
- package/dist/collection/f-components/f-cell/f-cell-declarations.js.map +1 -1
- package/dist/collection/f-components/f-cell/f-cell.js +28 -1
- package/dist/collection/f-components/f-cell/f-cell.js.map +1 -1
- package/dist/collection/f-components/f-cell-options.tsx/f-cell-options.js +1 -19
- package/dist/collection/f-components/f-cell-options.tsx/f-cell-options.js.map +1 -1
- package/dist/collection/managers/kup-data/kup-data-declarations.js.map +1 -1
- package/dist/collection/managers/kup-data/kup-data.js +2 -0
- package/dist/collection/managers/kup-data/kup-data.js.map +1 -1
- package/dist/components/custom-task-list-header.js +2 -2
- package/dist/components/kup-autocomplete2.js +76 -49
- package/dist/components/kup-autocomplete2.js.map +1 -1
- package/dist/components/kup-cell.js +18 -24
- package/dist/components/kup-cell.js.map +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-editor2.js +1 -1
- 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 +9 -2
- package/dist/components/kup-input-panel.js.map +1 -1
- package/dist/components/kup-lazy.js +11 -11
- package/dist/components/kup-magic-box.js +3 -3
- package/dist/components/kup-manager.js +6 -0
- package/dist/components/kup-manager.js.map +1 -1
- package/dist/components/kup-nav-bar.js +1 -1
- package/dist/components/kup-numeric-picker.js +1 -1
- package/dist/components/kup-pdf.js +1 -1
- 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-typography-list.js +1 -1
- package/dist/components/kup-typography.js +1 -1
- package/dist/components/kup-vertical-scroll2.js +2 -2
- package/dist/esm/{f-cell-3cb0880d.js → f-cell-c813c70c.js} +31 -4
- package/dist/esm/f-cell-c813c70c.js.map +1 -0
- package/dist/esm/{f-chip-430788ed.js → f-chip-4a35f0f8.js} +2 -2
- package/dist/esm/{f-chip-430788ed.js.map → f-chip-4a35f0f8.js.map} +1 -1
- package/dist/esm/{f-paginator-utils-af689207.js → f-paginator-utils-4e6a69f6.js} +2 -2
- package/dist/esm/{f-paginator-utils-af689207.js.map → f-paginator-utils-4e6a69f6.js.map} +1 -1
- package/dist/esm/{f-text-field-b294c1bd.js → f-text-field-a7ef5d61.js} +2 -2
- package/dist/esm/{f-text-field-b294c1bd.js.map → f-text-field-a7ef5d61.js.map} +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/kup-accordion.entry.js +1 -1
- package/dist/esm/kup-activity-timeline.entry.js +2 -2
- package/dist/esm/kup-autocomplete_27.entry.js +54 -54
- package/dist/esm/kup-box.entry.js +6 -6
- package/dist/esm/kup-calendar.entry.js +2 -2
- package/dist/esm/kup-card-list.entry.js +1 -1
- package/dist/esm/kup-cell.entry.js +21 -27
- package/dist/esm/kup-cell.entry.js.map +1 -1
- package/dist/esm/kup-custom-task-list-header_4.entry.js +7 -7
- package/dist/esm/kup-dashboard.entry.js +3 -3
- package/dist/esm/{kup-data-table-helper-62971b64.js → kup-data-table-helper-9913aac7.js} +2 -2
- package/dist/esm/{kup-data-table-helper-62971b64.js.map → kup-data-table-helper-9913aac7.js.map} +1 -1
- package/dist/esm/kup-drawer.entry.js +3 -3
- package/dist/esm/kup-echart.entry.js +2 -2
- package/dist/esm/kup-editor.entry.js +2 -2
- package/dist/esm/kup-family-tree.entry.js +3 -3
- package/dist/esm/kup-gantt_10.entry.js +23 -23
- package/dist/esm/kup-grid.entry.js +1 -1
- package/dist/esm/kup-iframe.entry.js +1 -1
- package/dist/esm/kup-image-list.entry.js +7 -7
- package/dist/esm/kup-input-panel.entry.js +13 -6
- package/dist/esm/kup-input-panel.entry.js.map +1 -1
- package/dist/esm/kup-lazy.entry.js +12 -12
- package/dist/esm/kup-magic-box.entry.js +4 -4
- package/dist/esm/{kup-manager-11e9e4eb.js → kup-manager-669cda17.js} +8 -2
- package/dist/esm/kup-manager-669cda17.js.map +1 -0
- package/dist/esm/kup-nav-bar.entry.js +2 -2
- package/dist/esm/kup-numeric-picker.entry.js +3 -3
- package/dist/esm/kup-pdf.entry.js +2 -2
- package/dist/esm/kup-photo-frame.entry.js +3 -3
- package/dist/esm/kup-planner-renderer.entry.js +2 -2
- package/dist/esm/kup-planner.entry.js +3 -3
- package/dist/esm/kup-probe.entry.js +2 -2
- package/dist/esm/kup-qlik.entry.js +2 -2
- package/dist/esm/kup-snackbar.entry.js +2 -2
- package/dist/esm/kup-typography-list.entry.js +2 -2
- package/dist/esm/kup-typography.entry.js +2 -2
- package/dist/ketchup/index.esm.js +1 -1
- package/dist/ketchup/ketchup.esm.js +1 -1
- package/dist/ketchup/{p-659307e0.entry.js → p-06651510.entry.js} +2 -2
- package/dist/ketchup/{p-c5ef1391.entry.js → p-07ab58b7.entry.js} +2 -2
- package/dist/ketchup/{p-08887d7c.entry.js → p-07af0f44.entry.js} +2 -2
- package/dist/ketchup/{p-c315790c.js → p-13b2ca2d.js} +2 -2
- package/dist/ketchup/{p-8412389c.entry.js → p-13f4b18e.entry.js} +3 -3
- package/dist/ketchup/{p-bf7e2ff2.entry.js → p-1460050d.entry.js} +2 -2
- package/dist/ketchup/{p-4c05394a.entry.js → p-19c0491c.entry.js} +2 -2
- package/dist/ketchup/p-1ac6a21a.entry.js +2 -0
- package/dist/ketchup/{p-d4c15514.entry.js.map → p-1ac6a21a.entry.js.map} +1 -1
- package/dist/ketchup/{p-4ffbef91.entry.js → p-22d4016a.entry.js} +2 -2
- package/dist/ketchup/{p-56b44f04.js → p-26030fba.js} +3 -3
- package/dist/ketchup/p-26030fba.js.map +1 -0
- package/dist/ketchup/{p-97439fd2.entry.js → p-398b13ca.entry.js} +2 -2
- package/dist/ketchup/{p-a2f84ab4.entry.js → p-42582605.entry.js} +2 -2
- package/dist/ketchup/{p-0c11594e.js → p-50e5a990.js} +2 -2
- package/dist/ketchup/{p-bf1b9843.entry.js → p-547ce22c.entry.js} +2 -2
- package/dist/ketchup/{p-16f61690.entry.js → p-5fef2650.entry.js} +2 -2
- package/dist/ketchup/{p-21c0de7e.entry.js → p-68be312f.entry.js} +2 -2
- package/dist/ketchup/{p-f9367d09.entry.js → p-6f3846da.entry.js} +3 -3
- package/dist/ketchup/p-7285b1b3.entry.js +2 -0
- package/dist/ketchup/p-7285b1b3.entry.js.map +1 -0
- package/dist/ketchup/p-812c59be.js +2 -0
- package/dist/ketchup/p-812c59be.js.map +1 -0
- package/dist/ketchup/{p-9fcf4425.entry.js → p-9586b234.entry.js} +2 -2
- package/dist/ketchup/{p-8a77b0b2.entry.js → p-99de1bea.entry.js} +2 -2
- package/dist/ketchup/{p-7c623aa3.entry.js → p-9ab7218f.entry.js} +2 -2
- package/dist/ketchup/{p-d80192a9.js → p-a0dce50f.js} +2 -2
- package/dist/ketchup/{p-203cb58a.entry.js → p-a7e1edb6.entry.js} +3 -3
- package/dist/ketchup/p-ac894b67.entry.js +2 -0
- package/dist/ketchup/p-ac894b67.entry.js.map +1 -0
- package/dist/ketchup/{p-188edcd5.entry.js → p-ac90237a.entry.js} +2 -2
- package/dist/ketchup/{p-1c22c2cd.entry.js → p-ada5beae.entry.js} +2 -2
- package/dist/ketchup/{p-9524e01d.entry.js → p-aefbe2a4.entry.js} +2 -2
- package/dist/ketchup/{p-ed3c5848.entry.js → p-bd9b1a39.entry.js} +3 -3
- package/dist/ketchup/{p-b2bf0eab.entry.js → p-c85be66a.entry.js} +2 -2
- package/dist/ketchup/{p-22441167.entry.js → p-ca5d792d.entry.js} +2 -2
- package/dist/ketchup/{p-6415175b.js → p-cc1abfc4.js} +2 -2
- package/dist/ketchup/{p-e921b455.entry.js → p-ce2c3d02.entry.js} +2 -2
- package/dist/ketchup/{p-745037f2.entry.js → p-e8dc8c8f.entry.js} +2 -2
- package/dist/ketchup/{p-529632c9.entry.js → p-ecd177b6.entry.js} +2 -2
- package/dist/ketchup/{p-8fe82d0e.entry.js → p-ed400b83.entry.js} +2 -2
- package/dist/ketchup/{p-b65b747c.entry.js → p-fd60c779.entry.js} +3 -3
- package/dist/types/components/kup-cell/kup-cell.d.ts +1 -0
- package/dist/types/f-components/f-cell/f-cell-declarations.d.ts +3 -1
- package/dist/types/managers/kup-data/kup-data-declarations.d.ts +1 -1
- package/package.json +1 -1
- package/dist/cjs/f-cell-5272e2de.js.map +0 -1
- package/dist/cjs/kup-manager-17968474.js.map +0 -1
- package/dist/esm/f-cell-3cb0880d.js.map +0 -1
- package/dist/esm/kup-manager-11e9e4eb.js.map +0 -1
- package/dist/ketchup/p-0f20e19f.entry.js +0 -2
- package/dist/ketchup/p-0f20e19f.entry.js.map +0 -1
- package/dist/ketchup/p-56b44f04.js.map +0 -1
- package/dist/ketchup/p-771d6f8b.entry.js +0 -2
- package/dist/ketchup/p-771d6f8b.entry.js.map +0 -1
- package/dist/ketchup/p-80896d21.js +0 -2
- package/dist/ketchup/p-80896d21.js.map +0 -1
- package/dist/ketchup/p-d4c15514.entry.js +0 -2
- /package/dist/ketchup/{p-659307e0.entry.js.map → p-06651510.entry.js.map} +0 -0
- /package/dist/ketchup/{p-c5ef1391.entry.js.map → p-07ab58b7.entry.js.map} +0 -0
- /package/dist/ketchup/{p-08887d7c.entry.js.map → p-07af0f44.entry.js.map} +0 -0
- /package/dist/ketchup/{p-c315790c.js.map → p-13b2ca2d.js.map} +0 -0
- /package/dist/ketchup/{p-8412389c.entry.js.map → p-13f4b18e.entry.js.map} +0 -0
- /package/dist/ketchup/{p-bf7e2ff2.entry.js.map → p-1460050d.entry.js.map} +0 -0
- /package/dist/ketchup/{p-4c05394a.entry.js.map → p-19c0491c.entry.js.map} +0 -0
- /package/dist/ketchup/{p-4ffbef91.entry.js.map → p-22d4016a.entry.js.map} +0 -0
- /package/dist/ketchup/{p-97439fd2.entry.js.map → p-398b13ca.entry.js.map} +0 -0
- /package/dist/ketchup/{p-a2f84ab4.entry.js.map → p-42582605.entry.js.map} +0 -0
- /package/dist/ketchup/{p-0c11594e.js.map → p-50e5a990.js.map} +0 -0
- /package/dist/ketchup/{p-bf1b9843.entry.js.map → p-547ce22c.entry.js.map} +0 -0
- /package/dist/ketchup/{p-16f61690.entry.js.map → p-5fef2650.entry.js.map} +0 -0
- /package/dist/ketchup/{p-21c0de7e.entry.js.map → p-68be312f.entry.js.map} +0 -0
- /package/dist/ketchup/{p-f9367d09.entry.js.map → p-6f3846da.entry.js.map} +0 -0
- /package/dist/ketchup/{p-9fcf4425.entry.js.map → p-9586b234.entry.js.map} +0 -0
- /package/dist/ketchup/{p-8a77b0b2.entry.js.map → p-99de1bea.entry.js.map} +0 -0
- /package/dist/ketchup/{p-7c623aa3.entry.js.map → p-9ab7218f.entry.js.map} +0 -0
- /package/dist/ketchup/{p-d80192a9.js.map → p-a0dce50f.js.map} +0 -0
- /package/dist/ketchup/{p-203cb58a.entry.js.map → p-a7e1edb6.entry.js.map} +0 -0
- /package/dist/ketchup/{p-188edcd5.entry.js.map → p-ac90237a.entry.js.map} +0 -0
- /package/dist/ketchup/{p-1c22c2cd.entry.js.map → p-ada5beae.entry.js.map} +0 -0
- /package/dist/ketchup/{p-9524e01d.entry.js.map → p-aefbe2a4.entry.js.map} +0 -0
- /package/dist/ketchup/{p-ed3c5848.entry.js.map → p-bd9b1a39.entry.js.map} +0 -0
- /package/dist/ketchup/{p-b2bf0eab.entry.js.map → p-c85be66a.entry.js.map} +0 -0
- /package/dist/ketchup/{p-22441167.entry.js.map → p-ca5d792d.entry.js.map} +0 -0
- /package/dist/ketchup/{p-6415175b.js.map → p-cc1abfc4.js.map} +0 -0
- /package/dist/ketchup/{p-e921b455.entry.js.map → p-ce2c3d02.entry.js.map} +0 -0
- /package/dist/ketchup/{p-745037f2.entry.js.map → p-e8dc8c8f.entry.js.map} +0 -0
- /package/dist/ketchup/{p-529632c9.entry.js.map → p-ecd177b6.entry.js.map} +0 -0
- /package/dist/ketchup/{p-8fe82d0e.entry.js.map → p-ed400b83.entry.js.map} +0 -0
- /package/dist/ketchup/{p-b65b747c.entry.js.map → p-fd60c779.entry.js.map} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { h, getAssetPath, Fragment, proxyCustomElement, HTMLElement as HTMLElement$1, createEvent, forceUpdate, Host } from '@stencil/core/internal/client';
|
|
2
|
-
import { c as KupThemeIconValues, d as KupLanguageGeneric, e as editableTypes, f as kupTypes, b as KupThemeColorValues, F as FCellTypes, h as KupTagNames, i as FCellShapes, j as fullWidthFieldsComps, l as FCellClasses, m as autoCenterComps, n as getCellValueForDisplay, o as FCellEvents, p as KupDebugCategory, q as FCellPadding, k as kupManagerInstance, r as fillString, t as KupCardBuiltInClockElements, u as KupCardCSSClasses, v as KupLanguageTotals, w as KupLanguageColumn, x as KupDataNewColumnTypes, y as KupCardSubEvents, z as KupCardIds, A as KupLanguageRow, B as getColumnByName, C as KupObjects, D as formatToNumber, E as Filters, G as FilterInterval, H as getValueForDisplay, I as getValueForDisplay2, J as KupData, L as compareCell, T as TotalMode, M as CMBandACPAdapter,
|
|
2
|
+
import { c as KupThemeIconValues, d as KupLanguageGeneric, e as editableTypes, f as kupTypes, b as KupThemeColorValues, F as FCellTypes, R as RADAdapter, h as KupTagNames, i as FCellShapes, j as fullWidthFieldsComps, l as FCellClasses, m as autoCenterComps, n as getCellValueForDisplay, o as FCellEvents, p as KupDebugCategory, q as FCellPadding, k as kupManagerInstance, r as fillString, t as KupCardBuiltInClockElements, u as KupCardCSSClasses, v as KupLanguageTotals, w as KupLanguageColumn, x as KupDataNewColumnTypes, y as KupCardSubEvents, z as KupCardIds, A as KupLanguageRow, B as getColumnByName, C as KupObjects, D as formatToNumber, E as Filters, G as FilterInterval, H as getValueForDisplay, I as getValueForDisplay2, J as KupData, L as compareCell, T as TotalMode, M as CMBandACPAdapter, N as CHKAdapter, O as CHIAdapter, S as SWTAdapter, P as SortMode, Q as GroupLabelDisplayMode, U as SelectionMode, V as KupDynamicPositionPlacement, W as KupLanguageGrouping, X as KupLanguageCheckbox, Y as KupLanguageSearch, Z as KupLanguagePage, a as KupComponentSizing, _ as addColumnValueFromRow, $ as KupGlobalFilterMode, g as getProps, s as setProps, a0 as TotalLabel, a1 as KupPointerEventTypes, a2 as kupDynamicPositionAttribute, a3 as KupCardFamily, a4 as identify, a5 as LoadMoreMode, a6 as PaginatorPos, a7 as ShowGrid, a8 as kupDraggableColumnAttr, a9 as kupDragActiveAttr, aa as KupDragEffect, ab as kupDraggableCellAttr, ac as KupDropEventTypes, ad as FixedCellsClasses, ae as FixedCellsCSSVarsBase, af as KupLanguageFontsize, ag as KupLanguageDensity, ah as KupLanguageGrid, ai as KupDataTableProps, aj as DataTableAreasEnum, ak as iconColumn, al as keyColumn, am as fieldColumn, an as KupCardProps } from './kup-manager.js';
|
|
3
3
|
import { c as KupDateTimeFormatOptionsMonth, K as KupDatesFormats, a as KupDates } from './kup-dates.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -4882,6 +4882,7 @@ const dom$g = document.documentElement;
|
|
|
4882
4882
|
/* C o m p o n e n t */
|
|
4883
4883
|
/*-------------------------------------------------*/
|
|
4884
4884
|
const FCell = (props, children) => {
|
|
4885
|
+
var _a;
|
|
4885
4886
|
const cell = props.cell;
|
|
4886
4887
|
const column = props.column;
|
|
4887
4888
|
const row = props.row;
|
|
@@ -4901,6 +4902,9 @@ const FCell = (props, children) => {
|
|
|
4901
4902
|
isEditable = column.isEditable;
|
|
4902
4903
|
}
|
|
4903
4904
|
isEditable = isEditable && props.editable;
|
|
4905
|
+
if (cell.options) {
|
|
4906
|
+
cell.data = (_a = mapData(cell, column)) !== null && _a !== void 0 ? _a : cell.data;
|
|
4907
|
+
}
|
|
4904
4908
|
const valueToDisplay = props.previousValue !== cell.value ? cell.value : '';
|
|
4905
4909
|
const cellType = dom$g.ketchup.data.cell.getType(cell, shape);
|
|
4906
4910
|
const subcomponentProps = Object.assign({}, cell.data);
|
|
@@ -4995,6 +4999,25 @@ const FCell = (props, children) => {
|
|
|
4995
4999
|
? children
|
|
4996
5000
|
: [props.indents, infoEl, icon, content])));
|
|
4997
5001
|
};
|
|
5002
|
+
const mapData = (cell, col) => {
|
|
5003
|
+
if (!cell) {
|
|
5004
|
+
return null;
|
|
5005
|
+
}
|
|
5006
|
+
const options = cell.options;
|
|
5007
|
+
const fieldLabel = col.title;
|
|
5008
|
+
const currentValue = cell.value;
|
|
5009
|
+
const cellType = dom$g.ketchup.data.cell.getType(cell, cell.shape);
|
|
5010
|
+
const dataAdapterMap = new Map([
|
|
5011
|
+
[FCellTypes.RADIO, MainRADAdapter.bind(undefined)],
|
|
5012
|
+
]);
|
|
5013
|
+
const adapter = dataAdapterMap.get(cellType);
|
|
5014
|
+
return adapter
|
|
5015
|
+
? adapter(options, fieldLabel, currentValue, cell, col.name)
|
|
5016
|
+
: null;
|
|
5017
|
+
};
|
|
5018
|
+
const MainRADAdapter = (options, _fieldLabel, currentValue) => {
|
|
5019
|
+
return RADAdapter(currentValue, options);
|
|
5020
|
+
};
|
|
4998
5021
|
function setCellSize(cellType, subcomponentProps, cell, props) {
|
|
4999
5022
|
var _a;
|
|
5000
5023
|
switch (cellType) {
|
|
@@ -5163,6 +5186,8 @@ function setEditableCell(cellType, classObj, cell, column, props) {
|
|
|
5163
5186
|
return (h(FSwitch, Object.assign({}, cell.data, { disabled: false, onChange: (e) => cellEvent(e, props, cellType, FCellEvents.UPDATE) })));
|
|
5164
5187
|
case FCellTypes.TIME:
|
|
5165
5188
|
return (h("kup-time-picker", Object.assign({ key: column.name + props.row.id, initialValue: cell.value }, cell.data, { class: isFullWidth(props) ? 'kup-full-width' : '', "onkup-timepicker-change": (e) => cellEvent(e, props, cellType, FCellEvents.UPDATE), "onkup-timepicker-input": (e) => cellEvent(e, props, cellType, FCellEvents.INPUT) })));
|
|
5189
|
+
case FCellTypes.OBJECT:
|
|
5190
|
+
return (h(FTextField, Object.assign({ icon: 'table' }, cell.data, { disabled: false, onIconClick: (e) => cellEvent(e, props, cellType, FCellEvents.ICON_CLICK) })));
|
|
5166
5191
|
case FCellTypes.NUMBER:
|
|
5167
5192
|
classObj[FCellClasses.C_RIGHT_ALIGNED] = true;
|
|
5168
5193
|
case FCellTypes.LINK:
|
|
@@ -5302,6 +5327,8 @@ function setKupCell(cellType, classObj, subcomponentProps, cell, row, column, pr
|
|
|
5302
5327
|
return h(FRadio, Object.assign({}, subcomponentProps));
|
|
5303
5328
|
case FCellTypes.RATING:
|
|
5304
5329
|
return h(FRating, Object.assign({}, subcomponentProps, { disabled: true }));
|
|
5330
|
+
case FCellTypes.OBJECT:
|
|
5331
|
+
return (h(FTextField, Object.assign({ icon: 'table' }, subcomponentProps, { disabled: true })));
|
|
5305
5332
|
}
|
|
5306
5333
|
}
|
|
5307
5334
|
function setDefaults(cellType, cell) {
|
|
@@ -15869,7 +15896,7 @@ const KupTimePicker = /*@__PURE__*/ proxyCustomElement(class KupTimePicker exten
|
|
|
15869
15896
|
this.kupManager.debug.logRender(this, true);
|
|
15870
15897
|
}
|
|
15871
15898
|
render() {
|
|
15872
|
-
return (h(Host, { key: '
|
|
15899
|
+
return (h(Host, { key: '70c7972f060076e31a99ca1612f9cdfbc375168c' }, h("style", { key: '4d71d7149ed02fc4661b5c79ea0f8c33144043fb' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '034363fd3d95a6e285950eb16b2087c6fe07272e', id: componentWrapperId }, this.prepTextfield(this.getTimeForOutput()))));
|
|
15873
15900
|
}
|
|
15874
15901
|
disconnectedCallback() {
|
|
15875
15902
|
this.kupManager.dates.unregister(this);
|
|
@@ -17397,7 +17424,7 @@ const KupSwitch = /*@__PURE__*/ proxyCustomElement(class KupSwitch extends HTMLE
|
|
|
17397
17424
|
onChange: () => this.onKupChange(),
|
|
17398
17425
|
onFocus: () => this.onKupFocus(),
|
|
17399
17426
|
};
|
|
17400
|
-
return (h(Host, { key: '
|
|
17427
|
+
return (h(Host, { key: 'faaffe5ea3f9eddbe4d444363d0693473b1bda48' }, h("style", { key: '0a59333017e858ce8504ec3a222d5996e63e1a49' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'c6bad561573ece8513000de9988f30b00471b6e5', id: componentWrapperId }, h(FSwitch, Object.assign({ key: '61a88d5b87204b57fe1e39d2d1692010044cbbf7' }, props)))));
|
|
17401
17428
|
}
|
|
17402
17429
|
disconnectedCallback() {
|
|
17403
17430
|
this.kupManager.theme.unregister(this);
|
|
@@ -17655,59 +17682,59 @@ const KupSpinner = /*@__PURE__*/ proxyCustomElement(class KupSpinner extends HTM
|
|
|
17655
17682
|
spinnerClass = 'spinner-v' + this.layout;
|
|
17656
17683
|
if (this.layout === 7) {
|
|
17657
17684
|
spinnerEl = [
|
|
17658
|
-
h("div", { key: '
|
|
17659
|
-
h("div", { key: '
|
|
17660
|
-
h("div", { key: '
|
|
17661
|
-
h("div", { key: '
|
|
17662
|
-
h("div", { key: '
|
|
17663
|
-
h("div", { key: '
|
|
17685
|
+
h("div", { key: 'a99e44566253e408f1333ed06dc463bcbe7bedf3', class: "sk-spinner-v7-dot" }),
|
|
17686
|
+
h("div", { key: 'db43db1b820b76e54225ef66a8c1db5393cc945a', class: "sk-spinner-v7-dot" }),
|
|
17687
|
+
h("div", { key: 'd2835cbfed703ddb692617b4bfef410e6f2c4587', class: "sk-spinner-v7-dot" }),
|
|
17688
|
+
h("div", { key: 'c927a17352c1bdc82165f0e1ec7a0a43246ffea1', class: "sk-spinner-v7-dot" }),
|
|
17689
|
+
h("div", { key: 'ae079b0bb82f9372ed472fb405a9e6112187707f', class: "sk-spinner-v7-dot" }),
|
|
17690
|
+
h("div", { key: '91311153beee00638d163d4e875d48f5b2e3e6d5', class: "sk-spinner-v7-dot" }),
|
|
17664
17691
|
];
|
|
17665
17692
|
}
|
|
17666
17693
|
if (this.layout === 9) {
|
|
17667
17694
|
spinnerEl = [
|
|
17668
|
-
h("div", { key: '
|
|
17669
|
-
h("div", { key: '
|
|
17695
|
+
h("div", { key: 'f706be82bd62d2b3b5295ff435c10078d920b328', class: "sk-spinner-v9-bounce1" }),
|
|
17696
|
+
h("div", { key: 'c6d99483d7c51dcc301781a19458761c5679d2cb', class: "sk-spinner-v9-bounce2" }),
|
|
17670
17697
|
];
|
|
17671
17698
|
}
|
|
17672
17699
|
if (this.layout === 10) {
|
|
17673
17700
|
spinnerEl = [
|
|
17674
|
-
h("div", { key: '
|
|
17675
|
-
h("div", { key: '
|
|
17701
|
+
h("div", { key: '83489650fe6cf8c6a8cf59f2f9d9beed78326ae0', class: "sk-spinner-v10-cube1" }),
|
|
17702
|
+
h("div", { key: 'cf89faa86f77cefb54034ea1efbda98c05e8da2e', class: "sk-spinner-v10-cube2" }),
|
|
17676
17703
|
];
|
|
17677
17704
|
}
|
|
17678
17705
|
if (this.layout === 12) {
|
|
17679
17706
|
spinnerEl = [
|
|
17680
|
-
h("div", { key: '
|
|
17681
|
-
h("div", { key: '
|
|
17707
|
+
h("div", { key: 'b8a211c8229ddce60ab781fb29d1903189c4006b', class: "sk-spinner-v12-dot1" }),
|
|
17708
|
+
h("div", { key: 'f47a979d09056bb764d02bd1a8a35a6a8496a73e', class: "sk-spinner-v12-dot2" }),
|
|
17682
17709
|
];
|
|
17683
17710
|
}
|
|
17684
17711
|
if (this.layout === 13) {
|
|
17685
17712
|
spinnerEl = [
|
|
17686
|
-
h("div", { key: '
|
|
17687
|
-
h("div", { key: '
|
|
17688
|
-
h("div", { key: '
|
|
17689
|
-
h("div", { key: '
|
|
17690
|
-
h("div", { key: '
|
|
17691
|
-
h("div", { key: '
|
|
17692
|
-
h("div", { key: '
|
|
17693
|
-
h("div", { key: '
|
|
17694
|
-
h("div", { key: '
|
|
17713
|
+
h("div", { key: '0d067630f107d1f16b6c8d3948cb87afdca74ac0', class: "sk-spinner-v13-cube sk-spinner-v13-cube1" }),
|
|
17714
|
+
h("div", { key: 'b1baa16dd98e6eae72b8c9b6eb7d2e0984b36395', class: "sk-spinner-v13-cube sk-spinner-v13-cube2" }),
|
|
17715
|
+
h("div", { key: '960f8e437c0639c8ebbade1004bde66b5ddcc135', class: "sk-spinner-v13-cube sk-spinner-v13-cube3" }),
|
|
17716
|
+
h("div", { key: '0b34220002680bc0008c26fd5c0ce0a25e76873e', class: "sk-spinner-v13-cube sk-spinner-v13-cube4" }),
|
|
17717
|
+
h("div", { key: 'b8172f983946e8c4d3785e63ed5be4b88ba4a995', class: "sk-spinner-v13-cube sk-spinner-v13-cube5" }),
|
|
17718
|
+
h("div", { key: '392c061a0a55d58e0729cf59be56b2f817749fcf', class: "sk-spinner-v13-cube sk-spinner-v13-cube6" }),
|
|
17719
|
+
h("div", { key: '5df76c393eba908bddd9fa8e040edaedca46ca3b', class: "sk-spinner-v13-cube sk-spinner-v13-cube7" }),
|
|
17720
|
+
h("div", { key: 'fb35482330dae2e76b4d90b3b8ec6f1f223c6a08', class: "sk-spinner-v13-cube sk-spinner-v13-cube8" }),
|
|
17721
|
+
h("div", { key: '79ee056d0fe9da3ef9591dc6def08dc533e10def', class: "sk-spinner-v13-cube sk-spinner-v13-cube9" }),
|
|
17695
17722
|
];
|
|
17696
17723
|
}
|
|
17697
17724
|
if (this.layout === 14) {
|
|
17698
17725
|
spinnerEl = [
|
|
17699
|
-
h("div", { key: '
|
|
17700
|
-
h("div", { key: '
|
|
17701
|
-
h("div", { key: '
|
|
17702
|
-
h("div", { key: '
|
|
17703
|
-
h("div", { key: '
|
|
17704
|
-
h("div", { key: '
|
|
17705
|
-
h("div", { key: '
|
|
17706
|
-
h("div", { key: '
|
|
17707
|
-
h("div", { key: '
|
|
17708
|
-
h("div", { key: '
|
|
17709
|
-
h("div", { key: '
|
|
17710
|
-
h("div", { key: '
|
|
17726
|
+
h("div", { key: 'a15f30e039088378050384e62add5fd8571c3c81', class: "sk-spinner-v14-circle1 sk-spinner-v14-circle" }),
|
|
17727
|
+
h("div", { key: '694a9c3eb3b106801d88bfe5af043f4e86d43d63', class: "sk-spinner-v14-circle2 sk-spinner-v14-circle" }),
|
|
17728
|
+
h("div", { key: 'eda5650695c418e38f6df8b42932df5af7eb9cad', class: "sk-spinner-v14-circle3 sk-spinner-v14-circle" }),
|
|
17729
|
+
h("div", { key: '098a6a6ff60b5bfb86fa3ec2489d2bee6c8978e3', class: "sk-spinner-v14-circle4 sk-spinner-v14-circle" }),
|
|
17730
|
+
h("div", { key: 'e91b94dbf60558b278754fd0600f2f1bf2e8d879', class: "sk-spinner-v14-circle5 sk-spinner-v14-circle" }),
|
|
17731
|
+
h("div", { key: 'a73c4ec55c74b8931209cd4bfd9b2513149b505c', class: "sk-spinner-v14-circle6 sk-spinner-v14-circle" }),
|
|
17732
|
+
h("div", { key: 'e1620327ce5b5b85c692279d5f9246fa5143f5d9', class: "sk-spinner-v14-circle7 sk-spinner-v14-circle" }),
|
|
17733
|
+
h("div", { key: '58beca7137e443c3334bbeb902ffb80bd5f3ca84', class: "sk-spinner-v14-circle8 sk-spinner-v14-circle" }),
|
|
17734
|
+
h("div", { key: '162ab359eb7beb01728fb2460955308ec0157ec7', class: "sk-spinner-v14-circle9 sk-spinner-v14-circle" }),
|
|
17735
|
+
h("div", { key: '05cd68158beaf8a616533fb0afd1160d363c0b54', class: "sk-spinner-v14-circle10 sk-spinner-v14-circle" }),
|
|
17736
|
+
h("div", { key: 'a02ce9b4bbf0dbdf4d13899b7d6451259c2d37f6', class: "sk-spinner-v14-circle11 sk-spinner-v14-circle" }),
|
|
17737
|
+
h("div", { key: 'a420412e17f4b9e045c67064103bd4ec089c5cbc', class: "sk-spinner-v14-circle12 sk-spinner-v14-circle" }),
|
|
17711
17738
|
];
|
|
17712
17739
|
}
|
|
17713
17740
|
}
|
|
@@ -17726,7 +17753,7 @@ const KupSpinner = /*@__PURE__*/ proxyCustomElement(class KupSpinner extends HTM
|
|
|
17726
17753
|
else {
|
|
17727
17754
|
elStyle = Object.assign(Object.assign({}, elStyle), { fontSize: '3px' });
|
|
17728
17755
|
}
|
|
17729
|
-
return (h(Host, { key: '
|
|
17756
|
+
return (h(Host, { key: 'aed6c2e6bfeaa6b9fd1a5d1524ae076b480b8790', style: elStyle }, h("style", { key: '525a08ad565c9dbb5aff4b454b2fc831c2845ed2' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '81945c8d8c9cf16480b7536de1f306b4b62582ae', id: componentWrapperId, style: elStyle }, h("div", { key: '16548329d5e68fdf4f60712341885e934f1de10a', id: "loading-wrapper-master", class: masterClass, style: elStyle }, h("div", { key: '056a41679fc5de2f827408dbbb5c38ccdc8d1330', id: wrapperClass, style: elStyle }, h("div", { key: '7fc61bd8a7e374b46673623250edb2c6d296426d', class: spinnerClass }, spinnerEl))))));
|
|
17730
17757
|
}
|
|
17731
17758
|
disconnectedCallback() {
|
|
17732
17759
|
this.kupManager.theme.unregister(this);
|
|
@@ -17980,7 +18007,7 @@ const KupRating = /*@__PURE__*/ proxyCustomElement(class KupRating extends HTMLE
|
|
|
17980
18007
|
: false,
|
|
17981
18008
|
onClick: (i) => this.onKupClick(i),
|
|
17982
18009
|
};
|
|
17983
|
-
return (h(Host, { key: '
|
|
18010
|
+
return (h(Host, { key: '472f83b32ab41f695ab250c659d7bb3a0d3d5888' }, h("style", { key: 'a89bb9a89bf77d62d7393232bd007e464c47231d' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'e83a22910749396a2752eb1624f75e5b1b18d843', id: componentWrapperId }, h(FRating, Object.assign({ key: 'cd3a38a7472d277df642345e889d1f6916c43c75' }, props)))));
|
|
17984
18011
|
}
|
|
17985
18012
|
disconnectedCallback() {
|
|
17986
18013
|
this.kupManager.theme.unregister(this);
|
|
@@ -18239,7 +18266,7 @@ const KupProgressBar = /*@__PURE__*/ proxyCustomElement(class KupProgressBar ext
|
|
|
18239
18266
|
? true
|
|
18240
18267
|
: false,
|
|
18241
18268
|
};
|
|
18242
|
-
return (h(Host, { key: '
|
|
18269
|
+
return (h(Host, { key: '897a29c4dca3e4739ad68cc7907993b1a7809fb5' }, h("style", { key: '6c5da569d83b814ff978e4884db1858532b42d34' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '3bf3161d02156be2ecd555ce77c6ed379596a387', id: componentWrapperId }, h(FProgressBar, Object.assign({ key: 'c72d1174554dd59fd620020deabdba54582f61bc' }, props)))));
|
|
18243
18270
|
}
|
|
18244
18271
|
disconnectedCallback() {
|
|
18245
18272
|
this.kupManager.theme.unregister(this);
|
|
@@ -20413,7 +20440,7 @@ const KupDialog = /*@__PURE__*/ proxyCustomElement(class KupDialog extends HTMLE
|
|
|
20413
20440
|
'--kup_dialog_height': this.sizeY ? this.sizeY : 'auto',
|
|
20414
20441
|
'--kup_dialog_width': this.sizeX ? this.sizeX : 'auto',
|
|
20415
20442
|
};
|
|
20416
|
-
return (h(Host, { key: '
|
|
20443
|
+
return (h(Host, { key: 'e9417de4359bdda45ce89bac977b06af22dd7ed1', "fade-in": true, style: style }, h("style", { key: 'c8872646ef560a08041f4073196e18ba3c3a8046' }, __classPrivateFieldGet$4(this, _KupDialog_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'e76bbe6f8ae05df0441b341af3d9eaa0c264aee3', id: componentWrapperId }, this.header ? (h("div", { class: "header", ref: (el) => (__classPrivateFieldSet$3(this, _KupDialog_header, el, "f")) }, this.header.title ? (h("div", { class: "header__title" }, this.header.title)) : null, ((_a = this.header.icons) === null || _a === void 0 ? void 0 : _a.close) ? (h(FImage, { onClick: () => this.close(), sizeX: "1.25em", sizeY: "100%", resource: "clear", wrapperClass: "header__close" })) : null)) : null, h("div", { key: '6308342a24d3b987b14e341267174b584885d204', class: "content" }, h("slot", { key: 'ba7c863e7f092b5aafbbbaaa067b0f0a7bba2412' })))));
|
|
20417
20444
|
}
|
|
20418
20445
|
disconnectedCallback() {
|
|
20419
20446
|
if (this.modal) {
|
|
@@ -20961,7 +20988,7 @@ const KupDatePicker = /*@__PURE__*/ proxyCustomElement(class KupDatePicker exten
|
|
|
20961
20988
|
this.kupManager.debug.logRender(this, true);
|
|
20962
20989
|
}
|
|
20963
20990
|
render() {
|
|
20964
|
-
return (h(Host, { key: '
|
|
20991
|
+
return (h(Host, { key: '031101785e45244b758d67bc64fe35b4ca8d81e4' }, h("style", { key: '0321b1fb8efa28c746781bf7e0a22cbee8e5794f' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '7206f34bd8ea947b66714fdd62cbb5f7a8598838', id: componentWrapperId }, this.prepTextfield(this.getDateForOutput()))));
|
|
20965
20992
|
}
|
|
20966
20993
|
disconnectedCallback() {
|
|
20967
20994
|
this.kupManager.dates.unregister(this);
|
|
@@ -21572,7 +21599,7 @@ const KupForm = /*@__PURE__*/ proxyCustomElement(class KupForm extends HTMLEleme
|
|
|
21572
21599
|
render() {
|
|
21573
21600
|
let formContent = null;
|
|
21574
21601
|
if (this.data.rows.length === 0) {
|
|
21575
|
-
formContent = (h("p", { key: '
|
|
21602
|
+
formContent = (h("p", { key: '3c206215642b1662964c975671c3a2f7720eb470' }, this.kupManager.language.translate(KupLanguageGeneric.EMPTY_DATA)));
|
|
21576
21603
|
}
|
|
21577
21604
|
else {
|
|
21578
21605
|
const rows = this.data.rows;
|
|
@@ -21583,7 +21610,7 @@ const KupForm = /*@__PURE__*/ proxyCustomElement(class KupForm extends HTMLEleme
|
|
|
21583
21610
|
formContent.push(this.renderRow(rows[cnt++]));
|
|
21584
21611
|
}
|
|
21585
21612
|
}
|
|
21586
|
-
return (h(Host, { key: '
|
|
21613
|
+
return (h(Host, { key: 'bc740600eab0fde6bce214eb57ce0a883a70bc50' }, h("style", { key: '73cf8c044cbe93249f7943e42b657b5d70247531' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '2fe3feca10d6237f4135453b91334527ba2ca311', id: componentWrapperId }, formContent)));
|
|
21587
21614
|
}
|
|
21588
21615
|
disconnectedCallback() {
|
|
21589
21616
|
this.kupManager.language.unregister(this);
|
|
@@ -26141,7 +26168,7 @@ const KupCombobox = /*@__PURE__*/ proxyCustomElement(class KupCombobox extends H
|
|
|
26141
26168
|
};
|
|
26142
26169
|
const fullHeight = this.rootElement.classList.contains('kup-full-height');
|
|
26143
26170
|
const fullWidth = this.rootElement.classList.contains('kup-full-width');
|
|
26144
|
-
return (h(Host, { key: '
|
|
26171
|
+
return (h(Host, { key: '522bd7c90d16513aaa9eb28ccda4de8b253c68cc', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet$2(this, _KupCombobox_elStyle, "f") }, h("style", { key: 'caa2689a7e53b785b949e17ea5944d1dcf82af31' }, __classPrivateFieldGet$2(this, _KupCombobox_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '433a896159c9e37d6e0055f63190686cc5a0db70', id: componentWrapperId, style: __classPrivateFieldGet$2(this, _KupCombobox_elStyle, "f") }, h(FTextField, Object.assign({ key: '5412e90b106813a4d2e295aa38aa4c5d05ba63ff' }, props, this.data['kup-text-field'], { disabled: this.disabled, fullHeight: fullHeight, fullWidth: fullWidth, trailingIcon: true, icon: this.showDropDownIcon
|
|
26145
26172
|
? KupThemeIconValues.DROPDOWN
|
|
26146
26173
|
: null, value: this.displayedValue, onBlur: () => this.onKupBlur(), onClick: () => this.onKupClick(), onChange: (e) => this.onKupChange(e.target.value), onFocus: () => this.onKupFocus(), onInput: () => this.onKupInput(), onIconClick: () => this.onKupIconClick() }))), __classPrivateFieldGet$2(this, _KupCombobox_instances, "m", _KupCombobox_prepList).call(this)));
|
|
26147
26174
|
}
|
|
@@ -26617,7 +26644,7 @@ const KupColorPicker = /*@__PURE__*/ proxyCustomElement(class KupColorPicker ext
|
|
|
26617
26644
|
render() {
|
|
26618
26645
|
let widget = null;
|
|
26619
26646
|
if (this.swatchOnly) {
|
|
26620
|
-
widget = (h("button", { key: '
|
|
26647
|
+
widget = (h("button", { key: 'db40db59729d3d48f13a412cf6bbefb3ed9b5763', disabled: this.disabled, class: "color-picker", onClick: () => this.openPicker(), style: {
|
|
26621
26648
|
backgroundColor: this.value,
|
|
26622
26649
|
}, type: "button" }));
|
|
26623
26650
|
}
|
|
@@ -26627,7 +26654,7 @@ const KupColorPicker = /*@__PURE__*/ proxyCustomElement(class KupColorPicker ext
|
|
|
26627
26654
|
const style = {
|
|
26628
26655
|
['--kup_colorpicker_thumb_color']: this.value ? this.value : '',
|
|
26629
26656
|
};
|
|
26630
|
-
return (h(Host, { key: '
|
|
26657
|
+
return (h(Host, { key: '8e32caa5948b79dfedc3d84d649998b2b918ac44', style: style }, h("style", { key: 'c332452428ca96ae5919450957aa70509db27d65' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '27af58056ecf3581fbe024db4bed5c8892167c4b', id: componentWrapperId }, widget)));
|
|
26631
26658
|
}
|
|
26632
26659
|
disconnectedCallback() {
|
|
26633
26660
|
if (this.card) {
|
|
@@ -26990,13 +27017,13 @@ const KupChip = /*@__PURE__*/ proxyCustomElement(class KupChip extends HTMLEleme
|
|
|
26990
27017
|
props.onFocus.push((chip) => this.onKupFocus(chip));
|
|
26991
27018
|
props.onIconClick.push((chip) => this.onKupIconClick(chip));
|
|
26992
27019
|
}
|
|
26993
|
-
return (h(Host, { key: '
|
|
27020
|
+
return (h(Host, { key: '10170c38c86ffd70e152c2aa66de827fa61bbe5d', "onKup-autocomplete-itemclick": (e) => {
|
|
26994
27021
|
__classPrivateFieldGet$1(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
26995
27022
|
}, "onKup-combobox-itemclick": (e) => {
|
|
26996
27023
|
__classPrivateFieldGet$1(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
26997
27024
|
}, "onKup-textfield-change": (e) => {
|
|
26998
27025
|
__classPrivateFieldGet$1(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
26999
|
-
} }, h("style", { key: '
|
|
27026
|
+
} }, h("style", { key: '4b6d0bf20da0a022d4e3b1bfb7f46077d0b9311e' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'fbcd955d025dc2a46af83e845ff5547437aa9517', id: componentWrapperId }, ((_a = this.data) === null || _a === void 0 ? void 0 : _a.length) > 0 ? h(FChip, Object.assign({}, props)) : null, h("slot", { key: '7dc37ecbf9bf870abd6b095abc36b46d41abc98b', name: "field" }))));
|
|
27000
27027
|
}
|
|
27001
27028
|
disconnectedCallback() {
|
|
27002
27029
|
this.kupManager.theme.unregister(this);
|
|
@@ -27334,7 +27361,7 @@ const KupCheckbox = /*@__PURE__*/ proxyCustomElement(class KupCheckbox extends H
|
|
|
27334
27361
|
onChange: () => this.onKupChange(),
|
|
27335
27362
|
onFocus: () => this.onKupFocus(),
|
|
27336
27363
|
};
|
|
27337
|
-
return (h(Host, { key: '
|
|
27364
|
+
return (h(Host, { key: '49e622bc2765eb035a4fc7fb3bb74a4d14139814' }, h("style", { key: '84449423404feca3fbd75a958ce27966ce9df264' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '344301e2e5177f969fe51753e10096af5cd266d3', id: componentWrapperId }, h(FCheckbox, Object.assign({ key: '698c12b5ee7e07487fd571610923e468ca962113' }, props)))));
|
|
27338
27365
|
}
|
|
27339
27366
|
disconnectedCallback() {
|
|
27340
27367
|
this.kupManager.theme.unregister(this);
|