@sme.up/ketchup 10.3.9 → 10.3.10
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-2e939ef8.js → f-cell-9c556447.js} +4 -4
- package/dist/cjs/{f-chip-b0b4b0d9.js → f-chip-29f981f7.js} +1 -1
- package/dist/cjs/{f-object-field-db5613ef.js → f-object-field-ae0e860d.js} +2 -2
- package/dist/cjs/{f-paginator-utils-2fcf4642.js → f-paginator-utils-806868eb.js} +1 -1
- package/dist/cjs/{f-text-field-ee6120c5.js → f-text-field-025f9ff3.js} +1 -1
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/ketchup.cjs.js +1 -1
- package/dist/cjs/kup-accordion.cjs.entry.js +2 -2
- package/dist/cjs/kup-activity-timeline.cjs.entry.js +2 -2
- package/dist/cjs/kup-autocomplete_30.cjs.entry.js +83 -77
- package/dist/cjs/kup-box.cjs.entry.js +7 -7
- package/dist/cjs/kup-calendar.cjs.entry.js +4 -4
- package/dist/cjs/kup-card-list.cjs.entry.js +1 -1
- package/dist/cjs/kup-cell.cjs.entry.js +7 -7
- 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-0705294e.js → kup-data-table-helper-d3b9b899.js} +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-htm.cjs.entry.js +2 -2
- package/dist/cjs/kup-iframe.cjs.entry.js +1 -1
- package/dist/cjs/kup-input-panel.cjs.entry.js +10 -10
- 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-0ce9fd30.js → kup-manager-dbf73b5f.js} +5 -5
- 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-object-field.cjs.entry.js +4 -4
- package/dist/cjs/kup-pdf.cjs.entry.js +2 -2
- 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-txt.cjs.entry.js +2 -2
- package/dist/cjs/kup-typography-list.cjs.entry.js +2 -2
- package/dist/cjs/kup-typography.cjs.entry.js +3 -3
- package/dist/cjs/loader.cjs.js +1 -1
- 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.js +2 -2
- package/dist/collection/components/kup-button-list/kup-button-list.js +1 -1
- package/dist/collection/components/kup-calendar/kup-calendar.js +2 -2
- package/dist/collection/components/kup-cell/kup-cell.js +2 -2
- 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.js +46 -11
- 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.js +1 -1
- package/dist/collection/components/kup-family-tree/kup-family-tree.js +2 -2
- package/dist/collection/components/kup-file-upload/kup-file-upload.js +2 -2
- package/dist/collection/components/kup-form/kup-form.js +2 -2
- package/dist/collection/components/kup-htm/kup-htm.js +1 -1
- package/dist/collection/components/kup-image-list/kup-image-list.js +3 -3
- package/dist/collection/components/kup-input-panel/kup-input-panel.js +5 -5
- 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-object-field/kup-object-field.js +1 -1
- package/dist/collection/components/kup-pdf/kup-pdf.js +1 -1
- 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-txt/kup-txt.js +1 -1
- package/dist/collection/components/kup-typography/kup-typography.js +2 -2
- package/dist/collection/components/kup-typography-list/kup-typography-list.js +1 -1
- package/dist/collection/utils/cell-utils.js +3 -3
- package/dist/collection/utils/kup-column-menu/kup-column-menu.js +3 -1
- package/dist/components/index.js +1 -1
- package/dist/components/kup-accordion.js +3 -3
- package/dist/components/kup-activity-timeline.js +2 -2
- package/dist/components/kup-autocomplete.js +1 -1
- package/dist/components/kup-badge.js +1 -1
- package/dist/components/kup-box.js +1 -1
- package/dist/components/kup-button-list.js +1 -1
- package/dist/components/kup-button.js +1 -1
- package/dist/components/kup-calendar.js +4 -4
- package/dist/components/kup-card-list.js +3 -3
- package/dist/components/kup-card.js +1 -1
- package/dist/components/kup-cell.js +4 -4
- package/dist/components/kup-chart.js +1 -1
- package/dist/components/kup-checkbox.js +1 -1
- package/dist/components/kup-chip.js +1 -1
- package/dist/components/kup-color-picker.js +1 -1
- package/dist/components/kup-combobox.js +1 -1
- package/dist/components/kup-custom-task-list-header.js +1 -1
- package/dist/components/kup-dashboard.js +3 -3
- package/dist/components/kup-data-table.js +1 -1
- package/dist/components/kup-date-picker.js +1 -1
- package/dist/components/kup-dialog.js +1 -1
- package/dist/components/kup-drawer.js +4 -4
- package/dist/components/kup-dropdown-button.js +1 -1
- package/dist/components/kup-echart.js +1 -1
- package/dist/components/kup-editor.js +1 -1
- package/dist/components/kup-family-tree.js +5 -5
- package/dist/components/kup-file-upload.js +1 -1
- package/dist/components/kup-form.js +1 -1
- package/dist/components/kup-gantt-calendar.js +1 -1
- package/dist/components/kup-gantt.js +1 -1
- package/dist/components/kup-gauge.js +1 -1
- package/dist/components/kup-grid-renderer.js +1 -1
- package/dist/components/kup-grid.js +1 -1
- package/dist/components/kup-horizontal-scroll.js +1 -1
- package/dist/components/kup-htm.js +3 -3
- package/dist/components/kup-iframe.js +2 -2
- package/dist/components/kup-image-list.js +1 -1
- package/dist/components/kup-image.js +1 -1
- package/dist/components/kup-input-panel.js +8 -8
- package/dist/components/kup-lazy.js +13 -13
- package/dist/components/kup-list.js +1 -1
- package/dist/components/kup-magic-box.js +7 -7
- package/dist/components/kup-nav-bar.js +3 -3
- package/dist/components/kup-numeric-picker.js +3 -3
- package/dist/components/kup-object-field.js +3 -3
- package/dist/components/kup-pdf.js +3 -3
- package/dist/components/kup-planner-renderer.js +1 -1
- package/dist/components/kup-planner.js +17 -17
- package/dist/components/kup-probe.js +3 -3
- package/dist/components/kup-progress-bar.js +1 -1
- package/dist/components/kup-qlik.js +3 -3
- package/dist/components/kup-radio.js +1 -1
- package/dist/components/kup-rating.js +1 -1
- package/dist/components/kup-snackbar.js +3 -3
- package/dist/components/kup-spinner.js +1 -1
- package/dist/components/kup-standard-tooltip.js +1 -1
- package/dist/components/kup-switch.js +1 -1
- package/dist/components/kup-switcher.js +1 -1
- package/dist/components/kup-tab-bar.js +1 -1
- package/dist/components/kup-task-gantt.js +1 -1
- package/dist/components/kup-task-list-header.js +1 -1
- package/dist/components/kup-task-list-table.js +1 -1
- package/dist/components/kup-task-list.js +1 -1
- package/dist/components/kup-text-field.js +1 -1
- package/dist/components/kup-time-picker.js +1 -1
- package/dist/components/kup-toolbar.js +1 -1
- package/dist/components/kup-tooltip.js +1 -1
- package/dist/components/kup-tree.js +1 -1
- package/dist/components/kup-txt.js +3 -3
- package/dist/components/kup-typography-list.js +3 -3
- package/dist/components/kup-typography.js +4 -4
- package/dist/components/kup-vertical-scroll.js +1 -1
- package/dist/components/{p-cbc6b3d5.js → p-0b4e99fd.js} +2 -2
- package/dist/components/{p-2670bfd5.js → p-1bb114b8.js} +13 -13
- package/dist/components/{p-767fcf91.js → p-28f6440c.js} +1 -1
- package/dist/components/{p-aa882232.js → p-32c28a10.js} +2 -2
- package/dist/components/{p-dc1ce1b4.js → p-395ac5ac.js} +1 -1
- package/dist/components/{p-cde4d6c3.js → p-3a56a01b.js} +2 -2
- package/dist/components/{p-85852162.js → p-40202dad.js} +5 -5
- package/dist/components/{p-9a617844.js → p-43275b92.js} +3 -3
- package/dist/components/{p-e72fb07b.js → p-5155623a.js} +2 -2
- package/dist/components/{p-b057cba1.js → p-6cc3382e.js} +3 -3
- package/dist/components/{p-9d13f3da.js → p-7a243c51.js} +4 -4
- package/dist/components/{p-bdecbc93.js → p-86464a43.js} +5 -5
- package/dist/components/{p-9a502c5d.js → p-9471f708.js} +2 -2
- package/dist/components/{p-7e706919.js → p-a1390144.js} +78 -71
- package/dist/components/{p-f9afe0c9.js → p-a1ae4c21.js} +15 -15
- package/dist/components/{p-5b1056e4.js → p-c9135ac0.js} +7 -7
- package/dist/components/{p-bbb25c58.js → p-ca202cfa.js} +1 -1
- package/dist/components/{p-d9bec7c8.js → p-e02d95bf.js} +3 -3
- package/dist/components/{p-23d0f0c7.js → p-f4797086.js} +1 -1
- package/dist/components/{p-89b9a949.js → p-fdb5e8d3.js} +2 -2
- package/dist/esm/{f-cell-b3f0782c.js → f-cell-f31f34a8.js} +4 -4
- package/dist/esm/{f-chip-3ed440ef.js → f-chip-9d6113fe.js} +1 -1
- package/dist/esm/{f-object-field-23935da4.js → f-object-field-0c2013c8.js} +2 -2
- package/dist/esm/{f-paginator-utils-a9d5c2d3.js → f-paginator-utils-8314bf54.js} +1 -1
- package/dist/esm/{f-text-field-4934ff74.js → f-text-field-371b1b43.js} +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/ketchup.js +1 -1
- package/dist/esm/kup-accordion.entry.js +2 -2
- package/dist/esm/kup-activity-timeline.entry.js +2 -2
- package/dist/esm/kup-autocomplete_30.entry.js +83 -77
- package/dist/esm/kup-box.entry.js +7 -7
- package/dist/esm/kup-calendar.entry.js +4 -4
- package/dist/esm/kup-card-list.entry.js +1 -1
- package/dist/esm/kup-cell.entry.js +7 -7
- 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-de9421a0.js → kup-data-table-helper-04404034.js} +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-htm.entry.js +2 -2
- package/dist/esm/kup-iframe.entry.js +1 -1
- package/dist/esm/kup-input-panel.entry.js +10 -10
- package/dist/esm/kup-lazy.entry.js +12 -12
- package/dist/esm/kup-magic-box.entry.js +4 -4
- package/dist/esm/{kup-manager-5c23bae7.js → kup-manager-9ccdaa27.js} +5 -5
- package/dist/esm/kup-nav-bar.entry.js +2 -2
- package/dist/esm/kup-numeric-picker.entry.js +3 -3
- package/dist/esm/kup-object-field.entry.js +4 -4
- package/dist/esm/kup-pdf.entry.js +2 -2
- 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-txt.entry.js +2 -2
- package/dist/esm/kup-typography-list.entry.js +2 -2
- package/dist/esm/kup-typography.entry.js +3 -3
- package/dist/esm/loader.js +1 -1
- package/dist/ketchup/index.esm.js +1 -1
- package/dist/ketchup/ketchup.esm.js +1 -1
- package/dist/ketchup/{p-b47dc6ac.entry.js → p-01fd9784.entry.js} +1 -1
- package/dist/ketchup/{p-6ce64af5.entry.js → p-17c33bed.entry.js} +1 -1
- package/dist/ketchup/{p-cc9d71a7.entry.js → p-26c10598.entry.js} +1 -1
- package/dist/ketchup/{p-f7da2ca7.entry.js → p-3357aa91.entry.js} +1 -1
- package/dist/ketchup/{p-7775e947.entry.js → p-346b17b4.entry.js} +1 -1
- package/dist/ketchup/{p-27f26f4b.entry.js → p-37d0e9e4.entry.js} +1 -1
- package/dist/ketchup/{p-da273b4d.js → p-43e37416.js} +1 -1
- package/dist/ketchup/{p-ae1f69c7.entry.js → p-43f50ba7.entry.js} +2 -2
- package/dist/ketchup/{p-bc75c526.entry.js → p-63dd560e.entry.js} +1 -1
- package/dist/ketchup/{p-c3eca951.entry.js → p-6766ca18.entry.js} +2 -2
- package/dist/ketchup/{p-143617b6.entry.js → p-6a59894e.entry.js} +1 -1
- package/dist/ketchup/{p-001755a5.entry.js → p-6ae996e1.entry.js} +2 -2
- package/dist/ketchup/{p-da5d5eea.js → p-6bf3ff2f.js} +1 -1
- package/dist/ketchup/{p-a3394095.js → p-74c6c382.js} +1 -1
- package/dist/ketchup/{p-f3319227.entry.js → p-8655b58a.entry.js} +1 -1
- package/dist/ketchup/{p-cf5e1d07.js → p-87d242df.js} +1 -1
- package/dist/ketchup/{p-02e22635.js → p-885d0dd0.js} +1 -1
- package/dist/ketchup/{p-33a6e698.entry.js → p-8a291991.entry.js} +1 -1
- package/dist/ketchup/{p-ec66f939.entry.js → p-91846c17.entry.js} +1 -1
- package/dist/ketchup/{p-6c1e1780.entry.js → p-9249bf18.entry.js} +1 -1
- package/dist/ketchup/{p-95346c81.js → p-93dcbb39.js} +1 -1
- package/dist/ketchup/p-99ff9e9c.entry.js +1 -0
- package/dist/ketchup/{p-dc425c68.entry.js → p-a14160c1.entry.js} +1 -1
- package/dist/ketchup/{p-68835d71.entry.js → p-a6a12568.entry.js} +1 -1
- package/dist/ketchup/p-b0c9b55c.entry.js +1 -0
- package/dist/ketchup/{p-424c2f64.entry.js → p-b6647af5.entry.js} +1 -1
- package/dist/ketchup/p-b780f3c6.entry.js +1 -0
- package/dist/ketchup/{p-4632e407.entry.js → p-b803bf4b.entry.js} +2 -2
- package/dist/ketchup/{p-b67d94a0.entry.js → p-b83c852d.entry.js} +1 -1
- package/dist/ketchup/{p-6741f3f6.entry.js → p-be04cb85.entry.js} +1 -1
- package/dist/ketchup/{p-e755042e.entry.js → p-c1257bb0.entry.js} +1 -1
- package/dist/ketchup/{p-a76b0d93.entry.js → p-c8b6b65c.entry.js} +1 -1
- package/dist/ketchup/p-cfe822a5.entry.js +1 -0
- package/dist/ketchup/{p-ece991ba.entry.js → p-d3baddb1.entry.js} +1 -1
- package/dist/ketchup/{p-7d25580b.entry.js → p-da6e388e.entry.js} +1 -1
- package/dist/ketchup/{p-b509455c.entry.js → p-da6ecaf5.entry.js} +1 -1
- package/dist/ketchup/p-dcb80cbc.entry.js +8 -0
- package/dist/ketchup/{p-dba5100a.entry.js → p-ecf63f95.entry.js} +1 -1
- package/dist/ketchup/p-f8aefe67.js +21 -0
- package/dist/types/components/kup-data-table/kup-data-table.d.ts +5 -1
- package/dist/types/components.d.ts +18 -2
- package/package.json +1 -1
- package/dist/ketchup/p-03d049e3.js +0 -21
- package/dist/ketchup/p-0bb6bfb4.entry.js +0 -1
- package/dist/ketchup/p-137158e4.entry.js +0 -1
- package/dist/ketchup/p-29af64ff.entry.js +0 -1
- package/dist/ketchup/p-687b7642.entry.js +0 -8
- package/dist/ketchup/p-e18d9110.entry.js +0 -1
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement$1, F as Fragment, g as getAssetPath } from './index-9b0f4a0d.js';
|
|
2
|
-
import { k as kupManagerInstance, I as ItemsDisplayMode, a as KupComponentSizing, g as getProps, s as setProps, b as KupLanguageGeneric, c as getSizeOfInputElement, d as KupThemeIconValues, e as KupDynamicPositionPlacement, f as KupThemeColorValues, h as KupDebugCategory, F as FCellShapes, i as FCellPadding, j as fillString, l as KupCardBuiltInClockElements, m as KupCardCSSClasses, n as KupLanguageTotals, o as KupLanguageColumn, p as KupDataNewColumnTypes, q as KupCardSubEvents, r as KupCardIds, t as KupLanguageRow, u as KupLanguageSearch, v as KupCardFamily, w as KupCardProps, x as getColumnByName, y as formatToNumber, z as KupObjects, A as identify, G as GroupLabelDisplayMode, S as SelectionMode, B as KupLanguageGrouping, C as KupLanguageCheckbox, D as getValueForDisplay2, E as Filters, H as getValueForDisplay, J as FILTER_ANALYZER, L as LoadMoreMode, P as PaginatorPos, M as ShowGrid, T as TotalLabel, N as TotalMode, O as getRegExpFromString, Q as isNegativeNumber, R as FCellClasses, U as kupDynamicPositionAttribute, V as KupPointerEventTypes, W as kupDraggableColumnAttr, X as kupDragActiveAttr, Y as KupDragEffect, Z as kupDraggableCellAttr, _ as KupDropEventTypes, $ as DataTableAreasEnum, a0 as TypesToDuplicate, a1 as FixedCellsClasses, a2 as FixedCellsCSSVarsBase, a3 as KupLanguageFontsize, a4 as KupLanguageDensity, a5 as KupLanguageGrid, a6 as KupDataTableProps, a7 as UseAsValue, a8 as SortMode, a9 as iconColumn, aa as keyColumn, ab as fieldColumn, ac as KupLanguageUpload, ad as FCellTypes, ae as KupListRole, af as KupListProps, ag as addColumnValueFromRow, ah as KupGlobalFilterMode } from './kup-manager-
|
|
3
|
-
import { F as FTextField } from './f-text-field-
|
|
2
|
+
import { k as kupManagerInstance, I as ItemsDisplayMode, a as KupComponentSizing, g as getProps, s as setProps, b as KupLanguageGeneric, c as getSizeOfInputElement, d as KupThemeIconValues, e as KupDynamicPositionPlacement, f as KupThemeColorValues, h as KupDebugCategory, F as FCellShapes, i as FCellPadding, j as fillString, l as KupCardBuiltInClockElements, m as KupCardCSSClasses, n as KupLanguageTotals, o as KupLanguageColumn, p as KupDataNewColumnTypes, q as KupCardSubEvents, r as KupCardIds, t as KupLanguageRow, u as KupLanguageSearch, v as KupCardFamily, w as KupCardProps, x as getColumnByName, y as formatToNumber, z as KupObjects, A as identify, G as GroupLabelDisplayMode, S as SelectionMode, B as KupLanguageGrouping, C as KupLanguageCheckbox, D as getValueForDisplay2, E as Filters, H as getValueForDisplay, J as FILTER_ANALYZER, L as LoadMoreMode, P as PaginatorPos, M as ShowGrid, T as TotalLabel, N as TotalMode, O as getRegExpFromString, Q as isNegativeNumber, R as FCellClasses, U as kupDynamicPositionAttribute, V as KupPointerEventTypes, W as kupDraggableColumnAttr, X as kupDragActiveAttr, Y as KupDragEffect, Z as kupDraggableCellAttr, _ as KupDropEventTypes, $ as DataTableAreasEnum, a0 as TypesToDuplicate, a1 as FixedCellsClasses, a2 as FixedCellsCSSVarsBase, a3 as KupLanguageFontsize, a4 as KupLanguageDensity, a5 as KupLanguageGrid, a6 as KupDataTableProps, a7 as UseAsValue, a8 as SortMode, a9 as iconColumn, aa as keyColumn, ab as fieldColumn, ac as KupLanguageUpload, ad as FCellTypes, ae as KupListRole, af as KupListProps, ag as addColumnValueFromRow, ah as KupGlobalFilterMode } from './kup-manager-9ccdaa27.js';
|
|
3
|
+
import { F as FTextField } from './f-text-field-371b1b43.js';
|
|
4
4
|
import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
|
|
5
|
-
import { g as getIdOfItemByDisplayMode, c as consistencyCheck, F as FChipType, a as FChipSize, b as FChipStyling, d as FChip } from './f-chip-
|
|
5
|
+
import { g as getIdOfItemByDisplayMode, c as consistencyCheck, F as FChipType, a as FChipSize, b as FChipStyling, d as FChip } from './f-chip-9d6113fe.js';
|
|
6
6
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
7
7
|
import { F as FImage } from './f-image-96ea1421.js';
|
|
8
8
|
import { F as FButton } from './f-button-6298565d.js';
|
|
9
9
|
import { F as FButtonAlign, a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
|
|
10
|
-
import { F as FCell, a as FRadio, b as FRating, c as FSwitchSizing, d as FSwitch } from './f-cell-
|
|
10
|
+
import { F as FCell, a as FRadio, b as FRating, c as FSwitchSizing, d as FSwitch } from './f-cell-f31f34a8.js';
|
|
11
11
|
import { d as KupDateTimeFormatOptionsMonth, K as KupDatesFormats, a as KupDates } from './kup-dates-77f1a451.js';
|
|
12
12
|
import { M as MDCRipple } from './component-a35bc7f1.js';
|
|
13
13
|
import { F as FCheckbox } from './f-checkbox-191ec2e7.js';
|
|
14
|
-
import { F as FiltersColumnMenu, a as FiltersRows, g as getDiffData, d as decorateDataTable, c as calcTotals, n as normalizeRows, p as paginateRows, f as filterRows, b as groupRows, s as sortRows, t as treeMainColumnName, K as KupTreeExpansionMode, e as KupTreeProps } from './kup-data-table-helper-
|
|
15
|
-
import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-
|
|
16
|
-
import './f-object-field-
|
|
14
|
+
import { F as FiltersColumnMenu, a as FiltersRows, g as getDiffData, d as decorateDataTable, c as calcTotals, n as normalizeRows, p as paginateRows, f as filterRows, b as groupRows, s as sortRows, t as treeMainColumnName, K as KupTreeExpansionMode, e as KupTreeProps } from './kup-data-table-helper-04404034.js';
|
|
15
|
+
import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-8314bf54.js';
|
|
16
|
+
import './f-object-field-0c2013c8.js';
|
|
17
17
|
|
|
18
18
|
/**
|
|
19
19
|
* Props of the kup-autocomplete component.
|
|
@@ -408,7 +408,7 @@ const KupAutocomplete = class {
|
|
|
408
408
|
};
|
|
409
409
|
const fullHeight = this.rootElement.classList.contains('kup-full-height');
|
|
410
410
|
const fullWidth = this.rootElement.classList.contains('kup-full-width');
|
|
411
|
-
return (h(Host, { key: '
|
|
411
|
+
return (h(Host, { key: 'fa5c15b68526f7417b380130f67b5b752510b2ee', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet$b(this, _KupAutocomplete_elStyle, "f") }, h("style", { key: '1d019473982517ce24989f51971e39b1226c3d83' }, __classPrivateFieldGet$b(this, _KupAutocomplete_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'edfa6238ef11bafb0e3a4fa07aafa94e1d4c7c26', id: componentWrapperId, style: __classPrivateFieldGet$b(this, _KupAutocomplete_elStyle, "f") }, h(FTextField, Object.assign({ key: '5510f6766e3a9a0013f2c9ebe46b1a08a22f6793' }, props, { icon: this.showDropDownIcon
|
|
412
412
|
? KupThemeIconValues.SEARCH
|
|
413
413
|
: null, trailingIcon: true }, this.data['kup-text-field'], { disabled: this.disabled, fullHeight: fullHeight, fullWidth: fullWidth, value: this.displayedValue, onBlur: () => this.onKupBlur(), onClick: () => this.onKupClick(), onChange: (e) => this.onKupChangeSubmit(e.target.value, this.kupChange), onFocus: () => this.onKupFocus(), onInput: () => {
|
|
414
414
|
window.clearTimeout(__classPrivateFieldGet$b(this, _KupAutocomplete_inputTimeout, "f"));
|
|
@@ -596,9 +596,9 @@ const KupBadge = class {
|
|
|
596
596
|
if (!this.imageData.color) {
|
|
597
597
|
this.imageData.color = `var(${KupThemeColorValues.TEXT_ON_PRIMARY})`;
|
|
598
598
|
}
|
|
599
|
-
imageEl = h(FImage, Object.assign({ key: '
|
|
599
|
+
imageEl = h(FImage, Object.assign({ key: 'e6507be50334058832877c6914131606e2b6a93e' }, this.imageData));
|
|
600
600
|
}
|
|
601
|
-
return (h(Host, { key: '
|
|
601
|
+
return (h(Host, { key: '7f749206f548fabf6fbdcaf3074c2301c03d84e4' }, h("style", { key: '9567843d41df931d7a0ae9547c4c152203dda999' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '922710165738b425920ef64b9a35eed5116f0420', id: componentWrapperId, class: this.type, onClick: () => this.onKupClick() }, this.text, imageEl)));
|
|
602
602
|
}
|
|
603
603
|
disconnectedCallback() {
|
|
604
604
|
this.kupManager.theme.unregister(this);
|
|
@@ -1124,7 +1124,7 @@ const KupButtonList = class {
|
|
|
1124
1124
|
'button-list--container': true,
|
|
1125
1125
|
'show-selection': this.showSelection && this.selected ? true : false,
|
|
1126
1126
|
};
|
|
1127
|
-
return (h(Host, { key: '
|
|
1127
|
+
return (h(Host, { key: '29f208ac7d19d484377451c57fb08947acdec6b1', style: hostStyle }, h("style", { key: '92168e3d04597b51e4a237b5bcdf2a2ff2ebf570' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '281dad0f29fb6f95ccd9a135666fad62b2d77999', id: componentWrapperId }, h("div", { key: 'b0b8d53b27f2b44b05b918a365569b72d2474c6b', class: classObj }, buttons))));
|
|
1128
1128
|
}
|
|
1129
1129
|
disconnectedCallback() {
|
|
1130
1130
|
this.kupManager.theme.unregister(this);
|
|
@@ -6929,7 +6929,7 @@ const KupCheckbox = class {
|
|
|
6929
6929
|
onChange: () => this.onKupChange(),
|
|
6930
6930
|
onFocus: () => this.onKupFocus(),
|
|
6931
6931
|
};
|
|
6932
|
-
return (h(Host, { key: '
|
|
6932
|
+
return (h(Host, { key: 'b13123a95a739b1b66b17213416b3be2bb957555' }, h("style", { key: '70d4f52da169ede2ba4867675d0d180457352c90' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '2a3c7bced3f7792637329b1b7492926ce89e4d01', id: componentWrapperId }, h(FCheckbox, Object.assign({ key: '1b7966ac780744016aabef991a7b4af20aaf5ba1' }, props)))));
|
|
6933
6933
|
}
|
|
6934
6934
|
disconnectedCallback() {
|
|
6935
6935
|
this.kupManager.theme.unregister(this);
|
|
@@ -7154,7 +7154,7 @@ const KupChip = class {
|
|
|
7154
7154
|
props.onFocus.push((chip) => this.onKupFocus(chip));
|
|
7155
7155
|
props.onIconClick.push((chip) => this.onKupIconClick(chip));
|
|
7156
7156
|
}
|
|
7157
|
-
return (h(Host, { key: '
|
|
7157
|
+
return (h(Host, { key: 'a8a0f7b6a2c1f6b0b54e2703508ae9955969038c', "onKup-autocomplete-itemclick": (e) => {
|
|
7158
7158
|
__classPrivateFieldGet$a(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
7159
7159
|
}, "onKup-combobox-itemclick": (e) => {
|
|
7160
7160
|
__classPrivateFieldGet$a(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
@@ -7164,7 +7164,7 @@ const KupChip = class {
|
|
|
7164
7164
|
__classPrivateFieldGet$a(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
7165
7165
|
}, "onKup-textfield-submit": (e) => {
|
|
7166
7166
|
__classPrivateFieldGet$a(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
7167
|
-
} }, h("style", { key: '
|
|
7167
|
+
} }, h("style", { key: 'ae39d4cd1e1b869f37b82dd25a6eae17a9f4d389' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'dcd69afb67a3f4e55a4a906a0416670ba793c29d', id: componentWrapperId }, this.label ? (h("div", { class: "mdc-text-field__label-container" }, h("label", { class: "mdc-label" }, this.label))) : null, ((_a = this.data) === null || _a === void 0 ? void 0 : _a.length) > 0 ? h(FChip, Object.assign({}, props)) : null, h("slot", { key: '0ce91afa00f72b58e4c5096384957cdc312da138', name: "field" }))));
|
|
7168
7168
|
}
|
|
7169
7169
|
disconnectedCallback() {
|
|
7170
7170
|
this.kupManager.theme.unregister(this);
|
|
@@ -7467,7 +7467,7 @@ const KupColorPicker = class {
|
|
|
7467
7467
|
render() {
|
|
7468
7468
|
let widget = null;
|
|
7469
7469
|
if (this.swatchOnly) {
|
|
7470
|
-
widget = (h("button", { key: '
|
|
7470
|
+
widget = (h("button", { key: '64996130511ebe2b29da7c33947747feecbdf1a2', disabled: this.disabled, class: "color-picker", onClick: () => this.openPicker(), style: {
|
|
7471
7471
|
backgroundColor: this.value,
|
|
7472
7472
|
}, type: "button" }));
|
|
7473
7473
|
}
|
|
@@ -7477,7 +7477,7 @@ const KupColorPicker = class {
|
|
|
7477
7477
|
const style = {
|
|
7478
7478
|
['--kup_colorpicker_thumb_color']: this.value ? this.value : '',
|
|
7479
7479
|
};
|
|
7480
|
-
return (h(Host, { key: '
|
|
7480
|
+
return (h(Host, { key: '481d41157376a386d2a2aacce1937ceb43b2c578', style: style }, h("style", { key: 'de7c5de27ba8487c6bbb7516b614c63f32796778' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '5f48be435a21f5618cc1df384d7d74108f0fb235', id: componentWrapperId }, widget)));
|
|
7481
7481
|
}
|
|
7482
7482
|
disconnectedCallback() {
|
|
7483
7483
|
if (this.card) {
|
|
@@ -7849,7 +7849,7 @@ const KupCombobox = class {
|
|
|
7849
7849
|
};
|
|
7850
7850
|
const fullHeight = this.rootElement.classList.contains('kup-full-height');
|
|
7851
7851
|
const fullWidth = this.rootElement.classList.contains('kup-full-width');
|
|
7852
|
-
return (h(Host, { key: '
|
|
7852
|
+
return (h(Host, { key: '9c90b7b64c819536c358f83e7b6b9d6869afc6aa', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet$9(this, _KupCombobox_elStyle, "f") }, h("style", { key: '442f4f51a69ed33f000ff90bbde9d5be17b968bd' }, __classPrivateFieldGet$9(this, _KupCombobox_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'b345836554fade42c288f715f020e566409e41e0', id: componentWrapperId, style: __classPrivateFieldGet$9(this, _KupCombobox_elStyle, "f") }, h(FTextField, Object.assign({ key: '68cebc484ee2caaa0be83fcf3d52a99d94047ff9' }, props, this.data['kup-text-field'], { disabled: this.disabled, fullHeight: fullHeight, fullWidth: fullWidth, trailingIcon: true, icon: this.showDropDownIcon
|
|
7853
7853
|
? KupThemeIconValues.DROPDOWN
|
|
7854
7854
|
: null, value: this.displayedValue, onBlur: () => this.onKupBlur(), onClick: () => this.onKupIconClick(), onChange: (e) => this.onKupChange(e.target.value), onFocus: () => this.onKupFocus(), onInput: () => this.onKupInput(), onIconClick: () => this.onKupIconClick(), onClearIconClick: () => this.onKupClearIconClick() }))), __classPrivateFieldGet$9(this, _KupCombobox_instances, "m", _KupCombobox_prepList).call(this)));
|
|
7855
7855
|
}
|
|
@@ -8107,7 +8107,9 @@ class KupColumnMenu {
|
|
|
8107
8107
|
});
|
|
8108
8108
|
}
|
|
8109
8109
|
if (this.isKupDataTable(comp)) {
|
|
8110
|
-
if (comp.totals &&
|
|
8110
|
+
if (comp.totals &&
|
|
8111
|
+
comp.groups &&
|
|
8112
|
+
comp.groups.map((group) => group.column).includes(column.name)) {
|
|
8111
8113
|
props.push({
|
|
8112
8114
|
className: 'printable',
|
|
8113
8115
|
'data-storage': {
|
|
@@ -9028,6 +9030,7 @@ const KupDataTable = class {
|
|
|
9028
9030
|
this.visibleColumns = undefined;
|
|
9029
9031
|
this.updatableData = false;
|
|
9030
9032
|
this.updateOnClick = false;
|
|
9033
|
+
this.onCellActionBuild = undefined;
|
|
9031
9034
|
this.lazyLoadCells = false;
|
|
9032
9035
|
this.currentPage = 1;
|
|
9033
9036
|
this.currentRowsPerPage = 50;
|
|
@@ -10151,7 +10154,7 @@ const KupDataTable = class {
|
|
|
10151
10154
|
__classPrivateFieldSet$4(this, _KupDataTable_sizedColumns, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_getSizedColumns).call(this), "f");
|
|
10152
10155
|
let rows = null;
|
|
10153
10156
|
if (__classPrivateFieldGet$8(this, _KupDataTable_paginatedRowsLength, "f") === 0) {
|
|
10154
|
-
rows = (h("tr", { key: '
|
|
10157
|
+
rows = (h("tr", { key: '87753d8d2c1fa789318e95c2eeadcc7ea0bab9fb', ref: (el) => __classPrivateFieldGet$8(this, _KupDataTable_rowsRefs, "f").push(el) }, h("td", { key: '80d4595656ae06acf2195ab5315f236aafa5663d', colSpan: __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
|
|
10155
10158
|
}
|
|
10156
10159
|
else {
|
|
10157
10160
|
rows = [];
|
|
@@ -10227,7 +10230,7 @@ const KupDataTable = class {
|
|
|
10227
10230
|
__classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_handleChipsContextMenu).call(this, chipArg.id, e);
|
|
10228
10231
|
});
|
|
10229
10232
|
}
|
|
10230
|
-
groupChips = h(FChip, Object.assign({ key: '
|
|
10233
|
+
groupChips = h(FChip, Object.assign({ key: 'f847cccbead5361d9ef4bebf1c34a70f6f36a955' }, props));
|
|
10231
10234
|
}
|
|
10232
10235
|
}
|
|
10233
10236
|
const tableClass = {
|
|
@@ -10259,7 +10262,7 @@ const KupDataTable = class {
|
|
|
10259
10262
|
if (this.headerIsPersistent &&
|
|
10260
10263
|
this.tableHeight === undefined &&
|
|
10261
10264
|
this.tableWidth === undefined) {
|
|
10262
|
-
stickyEl = (h("sticky-header", { key: '
|
|
10265
|
+
stickyEl = (h("sticky-header", { key: '04a4a924938e6008882c7dd1a8f99a6139ce5968', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_stickyTheadRef, el, "f")) }, h("thead-sticky", { key: '49c0fcd58e5b0082fa8205ddf5860e17a6c6516d' }, h("tr-sticky", { key: 'f9d3165f00d280e191c86a533199f4c4685c68cb' }, stickyHeader))));
|
|
10263
10266
|
}
|
|
10264
10267
|
let belowClass = 'below-wrapper';
|
|
10265
10268
|
if (!!this.tableHeight || !!this.tableWidth) {
|
|
@@ -10305,7 +10308,7 @@ const KupDataTable = class {
|
|
|
10305
10308
|
const useGlobalFilter = !this.legacyLook &&
|
|
10306
10309
|
(this.globalFilter ||
|
|
10307
10310
|
this.getRows().length > __classPrivateFieldGet$8(this, _KupDataTable_DEFAULT_ROWS_FOR_GLOBAL_FILTER, "f"));
|
|
10308
|
-
const compCreated = (h(Host, { key: '
|
|
10311
|
+
const compCreated = (h(Host, { key: '72ae58a294e5192217b637a3eb0b1315d373bc8a', "onKup-drop": (e) => {
|
|
10309
10312
|
this.kupDataTableDrop.emit(e.detail);
|
|
10310
10313
|
}, "onKup-cell-input": (e) => {
|
|
10311
10314
|
autoselectOnAction(e);
|
|
@@ -10324,11 +10327,11 @@ const KupDataTable = class {
|
|
|
10324
10327
|
this.kupDataTableObjectFieldOpenSearchMenu.emit(e.detail);
|
|
10325
10328
|
}, "onKup-objectfield-selectedmenuitem": (e) => {
|
|
10326
10329
|
this.kupDataTableObjectFieldSelectedMenuItem.emit(e.detail);
|
|
10327
|
-
} }, h("style", { key: '
|
|
10330
|
+
} }, h("style", { key: '37ed4d42df8103d59d19005e0f7207c7e7526804' }, __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_renderOtherButtons).call(this), h("div", { key: '29db046b13b96964b8b43a8b6f4113eb1e0e1c0f', id: componentWrapperId, class: wrapClass }, this.totalsMatrixView && (h(FButton, { key: 'd725a5ce1ba3ecf1eeb83f12e2de3cf6604a6410', icon: "table", label: dom$2.ketchup.language.translate(KupLanguageGeneric.BACK_TO_ORIGINAL_TABLE), sizing: KupComponentSizing.SMALL, onClick: () => __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_switchBackFromTotalsMatrix).call(this) })), h("div", { key: '46d990c156967b88c48fcc1a9ce755579f8673f1', class: "group-wrapper" }, groupChips), h("div", { key: '002ead03b81681dc31cb89ab9557ef39046ccaf5', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (h("div", { id: "global-filter" }, h(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), sizing: KupComponentSizing.EXTRA_SMALL, value: this.globalFilterValue, onInput: (event) => {
|
|
10328
10331
|
const t = event.target;
|
|
10329
10332
|
window.clearTimeout(__classPrivateFieldGet$8(this, _KupDataTable_globalFilterTimeout, "f"));
|
|
10330
10333
|
__classPrivateFieldSet$4(this, _KupDataTable_globalFilterTimeout, window.setTimeout(() => __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_onGlobalFilterChange).call(this, t), 600, t), "f");
|
|
10331
|
-
} }))) : null, paginatorTop && (h("div", { key: '
|
|
10334
|
+
} }))) : null, paginatorTop && (h("div", { key: '920f60c70879a781b30441b941d668832a51d467', class: "above-wrapper paginator-top" }, paginatorTop)), this.insertMode !== '' &&
|
|
10332
10335
|
this.selectedRows.length > 0 ? (h(FButton, { icon: "save", onClick: () => {
|
|
10333
10336
|
this.kupSave.emit({
|
|
10334
10337
|
comp: this,
|
|
@@ -10378,9 +10381,9 @@ const KupDataTable = class {
|
|
|
10378
10381
|
this.data.rows.unshift(row);
|
|
10379
10382
|
await this.refresh(true);
|
|
10380
10383
|
}
|
|
10381
|
-
}, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: '
|
|
10384
|
+
}, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: '3a40eff753f509cd5ec03decc7f46590b5ca8052', class: "droparea", ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
|
|
10382
10385
|
? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_columnRemoveArea).call(this)
|
|
10383
|
-
: null), h("div", { key: '
|
|
10386
|
+
: null), h("div", { key: 'ff5dcbcee8b42d4c039366060f415218056e500c', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
|
|
10384
10387
|
? [
|
|
10385
10388
|
h("div", { class: "settings-trigger", onClick: () => {
|
|
10386
10389
|
__classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_onCustomSettingsClick).call(this);
|
|
@@ -10389,7 +10392,7 @@ const KupDataTable = class {
|
|
|
10389
10392
|
} }, h(FImage, { color: `var(${KupThemeColorValues.TITLE})`, resource: "settings", sizeX: "10px" })),
|
|
10390
10393
|
this.renderCustomizePanel(),
|
|
10391
10394
|
]
|
|
10392
|
-
: null, h("table", { key: '
|
|
10395
|
+
: null, h("table", { key: '22d42de35519707f2e83a26119b8e5e0e1208510', class: tableClass, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet$8(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
|
|
10393
10396
|
ev.stopPropagation();
|
|
10394
10397
|
}, onPointerDown: (e) => {
|
|
10395
10398
|
__classPrivateFieldSet$4(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
|
|
@@ -10397,7 +10400,7 @@ const KupDataTable = class {
|
|
|
10397
10400
|
__classPrivateFieldSet$4(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
|
|
10398
10401
|
}, onContextMenu: (e) => {
|
|
10399
10402
|
e.preventDefault();
|
|
10400
|
-
} }, h("thead", { key: '
|
|
10403
|
+
} }, h("thead", { key: '4bb48f31c8131a2405cae319110fea34ecfaffd8', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_theadRef, el, "f")) }, h("tr", { key: '0e6b53b19db2aba153b2f2cdcddaaa282d29b7d2' }, header)), h("tbody", { key: '1cc002d343e93c3964632ddd24cc76fa1797b48a' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
|
|
10401
10404
|
__classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").perfMonitoring.measure('componentRender', 'kup-data-table');
|
|
10402
10405
|
return compCreated;
|
|
10403
10406
|
}
|
|
@@ -11942,7 +11945,10 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
|
|
|
11942
11945
|
e.stopPropagation();
|
|
11943
11946
|
const details = __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e);
|
|
11944
11947
|
if (details.cell) {
|
|
11945
|
-
|
|
11948
|
+
let cellActions = __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").data.cell.buildCellActions(details.row, details.column, (_a = this.commands) !== null && _a !== void 0 ? _a : []);
|
|
11949
|
+
if (this.onCellActionBuild) {
|
|
11950
|
+
cellActions = this.onCellActionBuild(details.row, details.column, cellActions);
|
|
11951
|
+
}
|
|
11946
11952
|
__classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_onRowActionExpanderClick).call(this, e, details.row, cellActions);
|
|
11947
11953
|
}
|
|
11948
11954
|
return details;
|
|
@@ -13778,7 +13784,7 @@ const KupDatePicker = class {
|
|
|
13778
13784
|
showPreviousNextMonthDays: this.showPreviousNextMonthDays,
|
|
13779
13785
|
},
|
|
13780
13786
|
};
|
|
13781
|
-
return (h(Host, { key: '
|
|
13787
|
+
return (h(Host, { key: '8d42c002e3741126e58a4e8d3702bb6eeb870df2' }, h("style", { key: '7905665100ccede71c9e36e4cc5dc2f9f5c677ea' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '8e4a1211b0fe1f8463c91b91e8ab66150e544874', id: componentWrapperId }, h(FTextField, Object.assign({ key: 'cdc8022fd3b3c47612cfaf0209ef33cdbd08871b' }, textfieldData, { disabled: this.disabled, fullHeight: fullHeight, fullWidth: fullWidth, maxLength: (_a = textfieldData.maxLength) !== null && _a !== void 0 ? _a : 10, size: 10, id: this.rootElement.id + '_text-field', value: this.getDateForOutput(), onBlur: () => this.onKupBlur(), onChange: (e) => this.onKupChange(e), onClearIconClick: () => this.onKupClearIconClick(), onClick: () => this.onKupClick(), onFocus: () => this.onKupFocus(), onIconClick: () => this.onKupIconClick(), onKeyDown: (e) => this.onKupTextFieldSubmit(e), onInput: (e) => this.onKupInput(e) }), h("div", { key: 'd05fb6804c31c5db12cc6589ceaae71b68e35837', id: this.rootElement.id + '_card', class: "kup-date-picker-card" }, h("kup-card", { key: '533bd99da72d7560c581599f2ebd226742f139df', ref: (el) => (this.pickerContainerEl = el), data: cardData, layoutFamily: KupCardFamily.BUILT_IN, sizeX: "300px", sizeY: "auto", isMenu: true, "onkup-card-click": (ev) => {
|
|
13782
13788
|
if (ev.detail.value != null &&
|
|
13783
13789
|
ev.detail.value != '')
|
|
13784
13790
|
this.onKupDatePickerItemClick(ev.detail.value);
|
|
@@ -13976,7 +13982,7 @@ const KupDialog = class {
|
|
|
13976
13982
|
if (headerSlot) {
|
|
13977
13983
|
__classPrivateFieldSet$3(this, _KupDialog_header, headerSlot, "f");
|
|
13978
13984
|
}
|
|
13979
|
-
return (h(Host, { key: '
|
|
13985
|
+
return (h(Host, { key: 'bf78a83238e4c10d617a59d65e6cc763562fe65b', "fade-in": true, style: style, "data-anchor": ((_a = this.anchor) === null || _a === void 0 ? void 0 : _a.toString()) || 'none' }, h("style", { key: 'ef2a40faab3d5511b3a9e0bcfd2c3baf3b6d3d61' }, __classPrivateFieldGet$7(this, _KupDialog_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '4a482bbdedf8773d83345f92550bcdaa160cb7c1', 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, ((_b = this.header.icons) === null || _b === void 0 ? void 0 : _b.close) ? (h(FImage, { onClick: () => this.close(), sizeX: "1.25em", sizeY: "100%", resource: "clear", wrapperClass: "header__close" })) : null)) : headerSlot ? (h("slot", { name: "header" })) : null, h("div", { key: 'ed0f7ff460826123db6c2a5f630df1618b5addcf', class: "content" }, h("slot", { key: '189e714ad36ac331f25f228e7b67d09d20e6de44', name: "content" })))));
|
|
13980
13986
|
}
|
|
13981
13987
|
disconnectedCallback() {
|
|
13982
13988
|
__classPrivateFieldGet$7(this, _KupDialog_instances, "m", _KupDialog_disconnectedCallback).call(this);
|
|
@@ -14395,7 +14401,7 @@ const KupDropdownButton = class {
|
|
|
14395
14401
|
return buttons;
|
|
14396
14402
|
}
|
|
14397
14403
|
render() {
|
|
14398
|
-
return (h(Host, { key: '
|
|
14404
|
+
return (h(Host, { key: '3dc2a9e3a2583dedd270ff9207fd2bfc8f3507b2' }, h("style", { key: 'dd0618137d00333ac79232e6840b05b9b9d0b00e' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'a139ca30aed3c3c7414d9e51d2511e55e5cc8e45', id: componentWrapperId }, h("div", { key: 'ff18bb9287afd02dc08eed438bbbf0c0b682e143', class: "dropdown-button--wrapper" }, this.renderButtons()), h("kup-list", Object.assign({ key: '436791589e771e2e7f0b3f6eb5cff448d5e03618' }, this.data['kup-list'], { displayMode: this.displayMode, isMenu: true, "onKup-list-click": (e) => this.onKupItemClick(e), id: this.rootElement.id + '_list', ref: (el) => (this.listEl = el) })))));
|
|
14399
14405
|
}
|
|
14400
14406
|
disconnectedCallback() {
|
|
14401
14407
|
if (this.listEl) {
|
|
@@ -14575,7 +14581,7 @@ const KupFileUpload = class {
|
|
|
14575
14581
|
}
|
|
14576
14582
|
render() {
|
|
14577
14583
|
var _a;
|
|
14578
|
-
return (h(Host, { key: '
|
|
14584
|
+
return (h(Host, { key: 'c3b65082afeec6a161d36c52cd69e0757a39e4ea' }, h("style", { key: '4ee53ee199e2fe3a0a9fd8dbc58ec7f5a93fe6a1' }, __classPrivateFieldGet$6(this, _KupFileUpload_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '4da5e057ca1f46f0dfa82d94b7e4b8051c52582b', id: componentWrapperId }, h("div", { key: '107356b4cd1ee998ae68718e668fb3371006feed', class: {
|
|
14579
14585
|
'file-upload': true,
|
|
14580
14586
|
'file-upload-spinner': this.showSpinner,
|
|
14581
14587
|
'file-upload__invalid': !this.isValidDropFiles,
|
|
@@ -14583,7 +14589,7 @@ const KupFileUpload = class {
|
|
|
14583
14589
|
var _a;
|
|
14584
14590
|
event.preventDefault();
|
|
14585
14591
|
this.isValidDropFiles = __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_isValidDraggedItems).call(this, (_a = event.dataTransfer) === null || _a === void 0 ? void 0 : _a.items);
|
|
14586
|
-
}, onDrop: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_handleDrop).bind(this), onDragLeave: () => (this.isValidDropFiles = true), onDragEnd: () => (this.isValidDropFiles = true) }, h("input", { key: '
|
|
14592
|
+
}, onDrop: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_handleDrop).bind(this), onDragLeave: () => (this.isValidDropFiles = true), onDragEnd: () => (this.isValidDropFiles = true) }, h("input", { key: '3602bbc58cd05500ebe7c8e69f803efae7482747', type: "file", ref: (el) => (this.inputRef = el), onChange: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_handleFileChange).bind(this), multiple: this.multiUpload, accept: (_a = this.acceptedFiles) === null || _a === void 0 ? void 0 : _a.join(','), hidden: true }), h("div", { key: '723f9be4c21a5419c478eea549cd183857939e58', class: "file-upload__buttons" }, h(FButton, { key: 'dfda137608012bd18615ba61ec8393eb179016cf', icon: "upload", label: __classPrivateFieldGet$6(this, _KupFileUpload_kupManager, "f").language.translate(KupLanguageGeneric.CHOOSE), onClick: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_handleClick).bind(this) }), !this.autoUpload && (h(Fragment, { key: '46ecc0ffb37554aa271573ba35ee3bd84aa0debc' }, h(FButton, { key: '567cd1872b3c3e39d63abe2eaf3704f70e021bd0', icon: "save", disabled: !this.tempFiles.length, label: __classPrivateFieldGet$6(this, _KupFileUpload_kupManager, "f").language.translate(KupLanguageGeneric.UPLOAD), onClick: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_uploadClick).bind(this), styling: FButtonStyling.FLAT }), h(FButton, { key: 'e421e023ca2154a3a2212b05eb9dd80ac0ec525e', icon: "clear", disabled: !this.tempFiles.length, label: __classPrivateFieldGet$6(this, _KupFileUpload_kupManager, "f").language.translate(KupLanguageGeneric.ABORT), onClick: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_handleCancel).bind(this), styling: FButtonStyling.FLAT })))), this.fupError && (h("div", { key: '92fc414f1adae74f53baad9a5cbc662d71dab809', class: "file-upload__error" }, h("span", { key: '8b3d9e8a5990788c4992b126703a841c76625527', class: "mdc-error-message" }, this.fupError))), h("div", { key: '07b3c3671055fdfca115c2fc10a66b9ed38ca24c', class: "file-upload__list" }, this.tempFiles.map((file, i) => (h("div", { class: "file-upload__list__item" }, h("div", { class: "file-upload__list__item__preview" }, h(FImage, { resource: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_getPreview).call(this, file), placeholderResource: "file" })), h("span", { class: "file-upload__list__item__desc", title: file.name }, __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_trimFileName).call(this, file.name)), h("span", { class: "file-upload__list__item__clear", onClick: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_handleFileRemove).bind(this, i) }))))), this.pathFiles.length ? (h("div", { class: "file-upload__list" }, this.pathFiles.map((path, i) => (h("span", { class: "file-upload__list__item" }, h("span", null, i + 1, ". ", path)))))) : null, this.showSpinner && (h("div", { key: 'd564cacdf28c4eb7c62a435fdb681e6c94506203', class: "file-upload__spinner-container" }, h("kup-spinner", { key: '720c6b309d8c19acb12d9554e9373d713aabc81d', active: true, layout: 14, dimensions: "7px" })))))));
|
|
14587
14593
|
}
|
|
14588
14594
|
disconnectedCallback() {
|
|
14589
14595
|
__classPrivateFieldGet$6(this, _KupFileUpload_kupManager, "f").language.unregister(this);
|
|
@@ -15152,7 +15158,7 @@ const KupForm = class {
|
|
|
15152
15158
|
render() {
|
|
15153
15159
|
let formContent = null;
|
|
15154
15160
|
if (this.data.rows.length === 0) {
|
|
15155
|
-
formContent = (h("p", { key: '
|
|
15161
|
+
formContent = (h("p", { key: 'cbb4869b15c8ffd2dbc77aba5e3a529908e969b5' }, this.kupManager.language.translate(KupLanguageGeneric.EMPTY_DATA)));
|
|
15156
15162
|
}
|
|
15157
15163
|
else {
|
|
15158
15164
|
const rows = this.data.rows;
|
|
@@ -15163,7 +15169,7 @@ const KupForm = class {
|
|
|
15163
15169
|
formContent.push(this.renderRow(rows[cnt++]));
|
|
15164
15170
|
}
|
|
15165
15171
|
}
|
|
15166
|
-
return (h(Host, { key: '
|
|
15172
|
+
return (h(Host, { key: 'fd5818bd7f6d1a109c8a1bc143de3935a5902114' }, h("style", { key: '446ef5be1dd88a9bb91ae71fe705b474dbcd2288' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '625544f3b8e3e77d8ddaccbb7e22efbd6c891753', id: componentWrapperId }, formContent)));
|
|
15167
15173
|
}
|
|
15168
15174
|
disconnectedCallback() {
|
|
15169
15175
|
this.kupManager.language.unregister(this);
|
|
@@ -16829,14 +16835,14 @@ const KupImageList = class {
|
|
|
16829
16835
|
}
|
|
16830
16836
|
const imlClass = 'image-list' +
|
|
16831
16837
|
(this.showFullDescription ? ' full-description' : '');
|
|
16832
|
-
return (h(Host, { key: '
|
|
16838
|
+
return (h(Host, { key: '27109500af7261fbde00d3718a6d0cdd18665225' }, h("style", { key: 'e8866385ecceac1b0c2275cb625b0026feecbc11' }, __classPrivateFieldGet$5(this, _KupImageList_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'ea29594021b85812cc4f532c82c35bf385986a6c', id: componentWrapperId, ref: (el) => {
|
|
16833
16839
|
__classPrivateFieldSet$2(this, _KupImageList_el, el, "f");
|
|
16834
|
-
} }, h("div", { key: '
|
|
16840
|
+
} }, h("div", { key: '4b296849b4d1e3481cbf59a798c5f793a1e262b4', class: "navigation-bar" }, hasNavigation ? (h("div", { class: `navigation-bar__wrapper ${this.navigationBarToggled
|
|
16835
16841
|
? 'navigation-bar__wrapper--active'
|
|
16836
16842
|
: ''}` }, h("div", { class: `navigation-bar__title`, onClick: () => {
|
|
16837
16843
|
this.navigationBarToggled =
|
|
16838
16844
|
!this.navigationBarToggled;
|
|
16839
|
-
} }, h(FImage, { fit: true, resource: this.currentNode.icon, placeholderResource: this.currentNode.placeholderIcon, sizeX: "1.25em", sizeY: "1.25em", wrapperClass: "navigation-bar__title__image" }), h("div", { class: "navigation-bar__title__label" }, this.currentNode.value)), h(FButton, Object.assign({}, __classPrivateFieldGet$5(this, _KupImageList_backProps, "f"), { label: __classPrivateFieldGet$5(this, _KupImageList_kupManager, "f").language.translate(KupLanguageGeneric.BACK) })), h(FButton, Object.assign({}, __classPrivateFieldGet$5(this, _KupImageList_topProps, "f"), { label: __classPrivateFieldGet$5(this, _KupImageList_kupManager, "f").language.translate(KupLanguageGeneric.TOP) })))) : null), this.leadingLabel && (h("div", { key: '
|
|
16845
|
+
} }, h(FImage, { fit: true, resource: this.currentNode.icon, placeholderResource: this.currentNode.placeholderIcon, sizeX: "1.25em", sizeY: "1.25em", wrapperClass: "navigation-bar__title__image" }), h("div", { class: "navigation-bar__title__label" }, this.currentNode.value)), h(FButton, Object.assign({}, __classPrivateFieldGet$5(this, _KupImageList_backProps, "f"), { label: __classPrivateFieldGet$5(this, _KupImageList_kupManager, "f").language.translate(KupLanguageGeneric.BACK) })), h(FButton, Object.assign({}, __classPrivateFieldGet$5(this, _KupImageList_topProps, "f"), { label: __classPrivateFieldGet$5(this, _KupImageList_kupManager, "f").language.translate(KupLanguageGeneric.TOP) })))) : null), this.leadingLabel && (h("div", { key: '183302047392171c95c8d8ecdd0ce8344ba17490', class: "mdc-text-field__label-container" }, h("label", { key: 'c5b7bb7d6470525048d6d282ac846e0efc519096', class: "mdc-label" }, this.leadingLabel))), h("div", { key: '0e404e7364ffcbfd5a5ed1d0298d31140480774b', class: imlClass, style: combinedGridStyle }, ...__classPrivateFieldGet$5(this, _KupImageList_instances, "m", _KupImageList_createList).call(this)))));
|
|
16840
16846
|
}
|
|
16841
16847
|
disconnectedCallback() {
|
|
16842
16848
|
__classPrivateFieldGet$5(this, _KupImageList_kupManager, "f").interact.unregister(__classPrivateFieldGet$5(this, _KupImageList_interactableTouch, "f"));
|
|
@@ -17721,7 +17727,7 @@ const KupProgressBar = class {
|
|
|
17721
17727
|
? true
|
|
17722
17728
|
: false,
|
|
17723
17729
|
};
|
|
17724
|
-
return (h(Host, { key: '
|
|
17730
|
+
return (h(Host, { key: '9c0ae8608168974a0d4ac3b8529c8402444a6260' }, h("style", { key: '153d19f7cbc5c506c8f9c58f953f9d87716dae90' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '25393ff8d9c04c32facc6c1ef8ee94a7f606ffc5', id: componentWrapperId }, h(FProgressBar, Object.assign({ key: '84fbf74e65cecd27e04f9ce55ad81d0fc4801029' }, props)))));
|
|
17725
17731
|
}
|
|
17726
17732
|
disconnectedCallback() {
|
|
17727
17733
|
this.kupManager.theme.unregister(this);
|
|
@@ -17982,7 +17988,7 @@ const KupRating = class {
|
|
|
17982
17988
|
: false,
|
|
17983
17989
|
onClick: (i) => this.onKupClick(i),
|
|
17984
17990
|
};
|
|
17985
|
-
return (h(Host, { key: '
|
|
17991
|
+
return (h(Host, { key: 'c991a64dbe20d1c2fb5e522c85b748612d227b81' }, h("style", { key: '5634ea17f5acff126e439d3620b368b89d214192' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'f77e616bcd6bf725627e3601c05e538f4e54ad55', id: componentWrapperId }, h(FRating, Object.assign({ key: 'd9fc27fc8b34f1306c2e5faa1ebbbbc30a765f58' }, props)))));
|
|
17986
17992
|
}
|
|
17987
17993
|
disconnectedCallback() {
|
|
17988
17994
|
this.kupManager.theme.unregister(this);
|
|
@@ -18105,59 +18111,59 @@ const KupSpinner = class {
|
|
|
18105
18111
|
spinnerClass = 'spinner-v' + this.layout;
|
|
18106
18112
|
if (this.layout === 7) {
|
|
18107
18113
|
spinnerEl = [
|
|
18108
|
-
h("div", { key: '
|
|
18109
|
-
h("div", { key: '
|
|
18110
|
-
h("div", { key: '
|
|
18111
|
-
h("div", { key: '
|
|
18112
|
-
h("div", { key: '
|
|
18113
|
-
h("div", { key: '
|
|
18114
|
+
h("div", { key: 'b07c59930150c75afdec2a64f0b5e6de3ea6a755', class: "sk-spinner-v7-dot" }),
|
|
18115
|
+
h("div", { key: 'a544b6683b6fd8566562d83eb49867e100fb63a3', class: "sk-spinner-v7-dot" }),
|
|
18116
|
+
h("div", { key: 'f2c42b4781e63bd9524dc997e334eb6a0dd057ae', class: "sk-spinner-v7-dot" }),
|
|
18117
|
+
h("div", { key: '8f4a6acedd2d639e380e6c2b3e2c8d4daa39d153', class: "sk-spinner-v7-dot" }),
|
|
18118
|
+
h("div", { key: '4f0d94c6e0533016678ccdd03fedc08b9eee3b9b', class: "sk-spinner-v7-dot" }),
|
|
18119
|
+
h("div", { key: '5f53783c980524d1ca2ceda5b95bcd3892c8723d', class: "sk-spinner-v7-dot" }),
|
|
18114
18120
|
];
|
|
18115
18121
|
}
|
|
18116
18122
|
if (this.layout === 9) {
|
|
18117
18123
|
spinnerEl = [
|
|
18118
|
-
h("div", { key: '
|
|
18119
|
-
h("div", { key: '
|
|
18124
|
+
h("div", { key: '00feb2f62ab0c835013e613c9114975c2642b255', class: "sk-spinner-v9-bounce1" }),
|
|
18125
|
+
h("div", { key: 'eaa614048641b07574d384cf0f53cd5e56484d31', class: "sk-spinner-v9-bounce2" }),
|
|
18120
18126
|
];
|
|
18121
18127
|
}
|
|
18122
18128
|
if (this.layout === 10) {
|
|
18123
18129
|
spinnerEl = [
|
|
18124
|
-
h("div", { key: '
|
|
18125
|
-
h("div", { key: '
|
|
18130
|
+
h("div", { key: '3910d5fb7260723e185de4ff753e5cdc84f0caed', class: "sk-spinner-v10-cube1" }),
|
|
18131
|
+
h("div", { key: '8d7a85f42328f9feb68d3838f0e9346c60d5346b', class: "sk-spinner-v10-cube2" }),
|
|
18126
18132
|
];
|
|
18127
18133
|
}
|
|
18128
18134
|
if (this.layout === 12) {
|
|
18129
18135
|
spinnerEl = [
|
|
18130
|
-
h("div", { key: '
|
|
18131
|
-
h("div", { key: '
|
|
18136
|
+
h("div", { key: 'e0376d5b10b25166d8e8c9ff038ffe959e8d8775', class: "sk-spinner-v12-dot1" }),
|
|
18137
|
+
h("div", { key: '4379287cd8b28ff132b7f255bba4ad1a71c02285', class: "sk-spinner-v12-dot2" }),
|
|
18132
18138
|
];
|
|
18133
18139
|
}
|
|
18134
18140
|
if (this.layout === 13) {
|
|
18135
18141
|
spinnerEl = [
|
|
18136
|
-
h("div", { key: '
|
|
18137
|
-
h("div", { key: '
|
|
18138
|
-
h("div", { key: '
|
|
18139
|
-
h("div", { key: '
|
|
18140
|
-
h("div", { key: '
|
|
18141
|
-
h("div", { key: '
|
|
18142
|
-
h("div", { key: '
|
|
18143
|
-
h("div", { key: '
|
|
18144
|
-
h("div", { key: '
|
|
18142
|
+
h("div", { key: '2060950cecc045eb2e293296a78f886a31edae1a', class: "sk-spinner-v13-cube sk-spinner-v13-cube1" }),
|
|
18143
|
+
h("div", { key: 'cd55b1b2af19de5ecd3150f4d652d519175213c4', class: "sk-spinner-v13-cube sk-spinner-v13-cube2" }),
|
|
18144
|
+
h("div", { key: '59288f629f621c60deb6091e5b7ba44e63ce9e02', class: "sk-spinner-v13-cube sk-spinner-v13-cube3" }),
|
|
18145
|
+
h("div", { key: 'db038dcf1814bab326d95657d9b17f41a68a5802', class: "sk-spinner-v13-cube sk-spinner-v13-cube4" }),
|
|
18146
|
+
h("div", { key: '49fdca041058e7077bcd331ab83b74234a211a2f', class: "sk-spinner-v13-cube sk-spinner-v13-cube5" }),
|
|
18147
|
+
h("div", { key: '335dff183e8a9f332dfed18237541f11a646359a', class: "sk-spinner-v13-cube sk-spinner-v13-cube6" }),
|
|
18148
|
+
h("div", { key: 'bb1c8162a07425aea157cd7b0013ba609a7c1250', class: "sk-spinner-v13-cube sk-spinner-v13-cube7" }),
|
|
18149
|
+
h("div", { key: '0de1e98c0524c1d6adc32b5bece645b9c8696df2', class: "sk-spinner-v13-cube sk-spinner-v13-cube8" }),
|
|
18150
|
+
h("div", { key: 'f527eec947a83b3184c14e14f6eda0038d942e5c', class: "sk-spinner-v13-cube sk-spinner-v13-cube9" }),
|
|
18145
18151
|
];
|
|
18146
18152
|
}
|
|
18147
18153
|
if (this.layout === 14) {
|
|
18148
18154
|
spinnerEl = [
|
|
18149
|
-
h("div", { key: '
|
|
18150
|
-
h("div", { key: '
|
|
18151
|
-
h("div", { key: '
|
|
18152
|
-
h("div", { key: '
|
|
18153
|
-
h("div", { key: '
|
|
18154
|
-
h("div", { key: '
|
|
18155
|
-
h("div", { key: '
|
|
18156
|
-
h("div", { key: '
|
|
18157
|
-
h("div", { key: '
|
|
18158
|
-
h("div", { key: '
|
|
18159
|
-
h("div", { key: '
|
|
18160
|
-
h("div", { key: '
|
|
18155
|
+
h("div", { key: 'babf2d01f5ad444d16b19ff537b9e840d008babc', class: "sk-spinner-v14-circle1 sk-spinner-v14-circle" }),
|
|
18156
|
+
h("div", { key: 'a42b35fe11a6f27e9153e93214ef1da88f0dcf14', class: "sk-spinner-v14-circle2 sk-spinner-v14-circle" }),
|
|
18157
|
+
h("div", { key: 'e675c37dc3a7af74a0e6fa78e87abfb50cc6f4eb', class: "sk-spinner-v14-circle3 sk-spinner-v14-circle" }),
|
|
18158
|
+
h("div", { key: '4ef23493de5fc5ab8fb7049c44e7c0cf5438e8ce', class: "sk-spinner-v14-circle4 sk-spinner-v14-circle" }),
|
|
18159
|
+
h("div", { key: 'a6ab521c9577ab998388acf69742c5412ef2b3e2', class: "sk-spinner-v14-circle5 sk-spinner-v14-circle" }),
|
|
18160
|
+
h("div", { key: 'cf7fc69a13808e60de0fc1922e781e005cf4dc83', class: "sk-spinner-v14-circle6 sk-spinner-v14-circle" }),
|
|
18161
|
+
h("div", { key: 'cefbf120dfb699081d89706687f5e5a65481f34e', class: "sk-spinner-v14-circle7 sk-spinner-v14-circle" }),
|
|
18162
|
+
h("div", { key: '62b6c549a94ca98e03c485b5bbd6c73debf9f110', class: "sk-spinner-v14-circle8 sk-spinner-v14-circle" }),
|
|
18163
|
+
h("div", { key: 'ac9f8006e0ee93a0f9b909ee11d7f7baf578b258', class: "sk-spinner-v14-circle9 sk-spinner-v14-circle" }),
|
|
18164
|
+
h("div", { key: 'c4188bb88ac3fc2195db71e382d993c90609c240', class: "sk-spinner-v14-circle10 sk-spinner-v14-circle" }),
|
|
18165
|
+
h("div", { key: '0a865548e8206df605f6533ff44df3661ade53e8', class: "sk-spinner-v14-circle11 sk-spinner-v14-circle" }),
|
|
18166
|
+
h("div", { key: 'c402f4f6fc6bac627af15c8a52a10ddc343fc0dd', class: "sk-spinner-v14-circle12 sk-spinner-v14-circle" }),
|
|
18161
18167
|
];
|
|
18162
18168
|
}
|
|
18163
18169
|
}
|
|
@@ -18176,7 +18182,7 @@ const KupSpinner = class {
|
|
|
18176
18182
|
else {
|
|
18177
18183
|
elStyle = Object.assign(Object.assign({}, elStyle), { fontSize: '3px' });
|
|
18178
18184
|
}
|
|
18179
|
-
return (h(Host, { key: '
|
|
18185
|
+
return (h(Host, { key: '648d8980632f4148884b9c834ee79c3f61e05f70', style: elStyle }, h("style", { key: 'b43d181b52662008864deeb450f182f3fb659f38' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'a565315d267b220f78e4cca3d04755843c7d2616', id: componentWrapperId, style: elStyle }, h("div", { key: '84fad5e7d9ceab51914e3171a55588f9a47e772d', id: "loading-wrapper-master", class: masterClass, style: elStyle }, h("div", { key: '8e1d668d5f569718b84f7d5c59e6dfd00697f4de', id: wrapperClass, style: elStyle }, h("div", { key: '43fa4acf15d674bdbe8a81b08fb13b538f05032b', class: spinnerClass }, spinnerEl))))));
|
|
18180
18186
|
}
|
|
18181
18187
|
disconnectedCallback() {
|
|
18182
18188
|
this.kupManager.theme.unregister(this);
|
|
@@ -18324,7 +18330,7 @@ const KupSwitch = class {
|
|
|
18324
18330
|
onChange: () => this.onKupChange(),
|
|
18325
18331
|
onFocus: () => this.onKupFocus(),
|
|
18326
18332
|
};
|
|
18327
|
-
return (h(Host, { key: '
|
|
18333
|
+
return (h(Host, { key: '5438ddcec87fb29cbeebf6c3c89a36dd390d01df' }, h("style", { key: '2208c31d86b07df9fe670bb56a36fea1958666e1' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'f9306e316ff5f4777c5d67a2b7b7e796eb2ab8da', id: componentWrapperId }, h(FSwitch, Object.assign({ key: '6a21c41e4ed9502969b560edbd99b8b51fe0a05d' }, props)))));
|
|
18328
18334
|
}
|
|
18329
18335
|
disconnectedCallback() {
|
|
18330
18336
|
this.kupManager.theme.unregister(this);
|
|
@@ -19572,7 +19578,7 @@ const KupTimePicker = class {
|
|
|
19572
19578
|
this.kupManager.debug.logRender(this, true);
|
|
19573
19579
|
}
|
|
19574
19580
|
render() {
|
|
19575
|
-
return (h(Host, { key: '
|
|
19581
|
+
return (h(Host, { key: '67da450081ddff74293e645ee1148df0771950d6' }, h("style", { key: 'de8606675be524476fc1b3bd17a4ad8f1c3627e3' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'ab35fda2e3ad07008e160e1067568a6be25a0d9a', id: componentWrapperId }, this.prepTextfield(this.getTimeForOutput()))));
|
|
19576
19582
|
}
|
|
19577
19583
|
disconnectedCallback() {
|
|
19578
19584
|
this.kupManager.dates.unregister(this);
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
|
|
2
|
-
import { k as kupManagerInstance, A as identify, g as getProps, s as setProps, a8 as SortMode, x as getColumnByName, b as KupLanguageGeneric, d as KupThemeIconValues, h as KupDebugCategory, V as KupPointerEventTypes, Y as KupDragEffect, aG as kupDraggableAttr, _ as KupDropEventTypes, u as KupLanguageSearch } from './kup-manager-
|
|
3
|
-
import { f as filterRows, p as paginateRows, s as sortRows } from './kup-data-table-helper-
|
|
2
|
+
import { k as kupManagerInstance, A as identify, g as getProps, s as setProps, a8 as SortMode, x as getColumnByName, b as KupLanguageGeneric, d as KupThemeIconValues, h as KupDebugCategory, V as KupPointerEventTypes, Y as KupDragEffect, aG as kupDraggableAttr, _ as KupDropEventTypes, u as KupLanguageSearch } from './kup-manager-9ccdaa27.js';
|
|
3
|
+
import { f as filterRows, p as paginateRows, s as sortRows } from './kup-data-table-helper-04404034.js';
|
|
4
4
|
import { F as FImage } from './f-image-96ea1421.js';
|
|
5
|
-
import { d as FChip } from './f-chip-
|
|
5
|
+
import { d as FChip } from './f-chip-9d6113fe.js';
|
|
6
6
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
7
|
-
import { F as FCell } from './f-cell-
|
|
8
|
-
import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-
|
|
7
|
+
import { F as FCell } from './f-cell-f31f34a8.js';
|
|
8
|
+
import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-8314bf54.js';
|
|
9
9
|
import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
|
|
10
10
|
import './kup-dates-77f1a451.js';
|
|
11
11
|
import './f-button-6298565d.js';
|
|
12
12
|
import './f-button-declarations-6c8f8abe.js';
|
|
13
13
|
import './f-checkbox-191ec2e7.js';
|
|
14
|
-
import './f-object-field-
|
|
15
|
-
import './f-text-field-
|
|
14
|
+
import './f-object-field-0c2013c8.js';
|
|
15
|
+
import './f-text-field-371b1b43.js';
|
|
16
16
|
import './component-a35bc7f1.js';
|
|
17
17
|
|
|
18
18
|
/**
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, f as forceUpdate, h as h$1, H as Host, d as getElement } from './index-9b0f4a0d.js';
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, x as getColumnByName, h as KupDebugCategory } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, x as getColumnByName, h as KupDebugCategory } from './kup-manager-9ccdaa27.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import { F as FButton } from './f-button-6298565d.js';
|
|
5
|
-
import { d as FChip, F as FChipType } from './f-chip-
|
|
5
|
+
import { d as FChip, F as FChipType } from './f-chip-9d6113fe.js';
|
|
6
6
|
import { b as KupDatesLocales, K as KupDatesFormats } from './kup-dates-77f1a451.js';
|
|
7
7
|
import './f-button-declarations-6c8f8abe.js';
|
|
8
8
|
import './f-image-96ea1421.js';
|
|
@@ -15253,11 +15253,11 @@ const KupCalendar = class {
|
|
|
15253
15253
|
this.kupManager.debug.logRender(this, true);
|
|
15254
15254
|
}
|
|
15255
15255
|
render() {
|
|
15256
|
-
return (h$1(Host, { key: '
|
|
15256
|
+
return (h$1(Host, { key: '3c588c2b8d493f10e22a3741842dd985c24c632a' }, h$1("style", { key: 'cb475db6965cbd1aae03edd0f50511b5ec199b3a' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: '28828f627008ea07dec98f52eeb2d5e5727f198e', id: componentWrapperId }, h$1("div", { key: 'd213e47ca06001af5a60b26e85cd59ca5175581b', class: "navigation" }, !this.hideNavigation ? (h$1("div", { class: "navigation__left" }, h$1(FButton, { icon: "chevron_left", onClick: () => this.onPrev(), title: this.kupManager.language.translate(KupLanguageGeneric.PREVIOUS), wrapperClass: "navigation__prev" }), h$1(FButton, { icon: "calendar", onClick: () => this.onToday(), title: this.kupManager.language.translate(KupLanguageGeneric.TODAY), wrapperClass: "navigation__today" }), h$1(FButton, { icon: "chevron_right", onClick: () => this.onNext(), title: this.kupManager.language.translate(KupLanguageGeneric.NEXT), wrapperClass: "navigation__next" }))) : null, h$1("div", { key: 'c3e2dc9ee126d1f449d1316889fdd3eb87ce7a80', class: `navigation__title ${this.hideNavigation
|
|
15257
15257
|
? 'navigation__title--centered'
|
|
15258
15258
|
: ''}`, ref: (el) => {
|
|
15259
15259
|
this.navTitle = el;
|
|
15260
|
-
} }), h$1("div", { key: '
|
|
15260
|
+
} }), h$1("div", { key: 'f8ee01989e7cfacd7a3e917229694b5d4d61d81d', class: "navigation__right" }, this.enableChangeView ? (h$1(FChip, Object.assign({}, this.setChipProps()))) : null)), h$1("div", { key: 'ff73d2a79c9f2e0f49e961d7de14a4279f2189d4', class: "calendar", ref: (el) => (this.calendarContainer = el) }))));
|
|
15261
15261
|
}
|
|
15262
15262
|
disconnectedCallback() {
|
|
15263
15263
|
if (this.calendar) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, s as setProps, v as KupCardFamily, ai as getCellValueForDisplay } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps, v as KupCardFamily, ai as getCellValueForDisplay } from './kup-manager-9ccdaa27.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import './kup-dates-77f1a451.js';
|
|
5
5
|
|