@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,5 +1,5 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h as h$1, d as Host, F as Fragment$1 } from './p-ef8cbd35.js';
|
|
2
|
-
import { b as KupThemeIconValues, I as ItemsDisplayMode, e as KupLanguageGeneric, a as KupComponentSizing, k as kupManagerInstance, d as KupDynamicPositionPlacement, f as editableTypes, h as kupTypes, F as FCellClasses, i as FCellTypes, c as KupThemeColorValues, C as CHIAdapter, R as RADAdapter, j as CMBandACPAdapter, l as KupTagNames, m as FCellShapes, n as getCellValueForDisplay, o as fullWidthFieldsComps, p as autoCenterComps, q as FCellEvents, r as isForceUppercase, t as isForceLowercase, u as KupDebugCategory, v as adaptContentToDisplayMode, w as FCellPadding, x as fillString, y as KupCardBuiltInClockElements, z as KupCardCSSClasses, A as KupLanguageTotals, B as KupLanguageColumn, D as KupDataNewColumnTypes, E as KupCardSubEvents, G as KupCardIds, H as KupLanguageRow, J as KupLanguageSearch, L as getColumnByName, M as KupObjects, N as formatToNumber, O as Filters, P as getValueForDisplay, Q as getValueForDisplay2, S as KupData, T as compareCell, U as TotalMode, V as getRegExpFromString, W as CHKAdapter, X as SWTAdapter, Y as SortMode, Z as GroupLabelDisplayMode, _ as SelectionMode, $ as KupLanguageGrouping, a0 as KupLanguageCheckbox, a1 as FILTER_ANALYZER, a2 as KupLanguagePage, a3 as addColumnValueFromRow, a4 as KupGlobalFilterMode, g as getProps, s as setProps, a5 as TotalLabel, a6 as isNegativeNumber, a7 as KupPointerEventTypes, a8 as kupDynamicPositionAttribute, a9 as identify, aa as KupListProps, ab as KupCardFamily, ac as KupListRole, ad as KupLanguageUpload, ae as LoadMoreMode, af as PaginatorPos, ag as ShowGrid, ah as kupDraggableColumnAttr, ai as kupDragActiveAttr, aj as KupDragEffect, ak as kupDraggableCellAttr, al as KupDropEventTypes, am as DataTableAreasEnum, an as TypesToDuplicate, ao as FixedCellsClasses, ap as FixedCellsCSSVarsBase, aq as KupLanguageFontsize, ar as KupLanguageDensity, as as KupLanguageGrid, at as KupDataTableProps, au as UseAsValue, av as iconColumn, aw as keyColumn, ax as fieldColumn, ay as getSizeOfInputElement, az as KupCardProps } from './p-
|
|
2
|
+
import { b as KupThemeIconValues, I as ItemsDisplayMode, e as KupLanguageGeneric, a as KupComponentSizing, k as kupManagerInstance, d as KupDynamicPositionPlacement, f as editableTypes, h as kupTypes, F as FCellClasses, i as FCellTypes, c as KupThemeColorValues, C as CHIAdapter, R as RADAdapter, j as CMBandACPAdapter, l as KupTagNames, m as FCellShapes, n as getCellValueForDisplay, o as fullWidthFieldsComps, p as autoCenterComps, q as FCellEvents, r as isForceUppercase, t as isForceLowercase, u as KupDebugCategory, v as adaptContentToDisplayMode, w as FCellPadding, x as fillString, y as KupCardBuiltInClockElements, z as KupCardCSSClasses, A as KupLanguageTotals, B as KupLanguageColumn, D as KupDataNewColumnTypes, E as KupCardSubEvents, G as KupCardIds, H as KupLanguageRow, J as KupLanguageSearch, L as getColumnByName, M as KupObjects, N as formatToNumber, O as Filters, P as getValueForDisplay, Q as getValueForDisplay2, S as KupData, T as compareCell, U as TotalMode, V as getRegExpFromString, W as CHKAdapter, X as SWTAdapter, Y as SortMode, Z as GroupLabelDisplayMode, _ as SelectionMode, $ as KupLanguageGrouping, a0 as KupLanguageCheckbox, a1 as FILTER_ANALYZER, a2 as KupLanguagePage, a3 as addColumnValueFromRow, a4 as KupGlobalFilterMode, g as getProps, s as setProps, a5 as TotalLabel, a6 as isNegativeNumber, a7 as KupPointerEventTypes, a8 as kupDynamicPositionAttribute, a9 as identify, aa as KupListProps, ab as KupCardFamily, ac as KupListRole, ad as KupLanguageUpload, ae as LoadMoreMode, af as PaginatorPos, ag as ShowGrid, ah as kupDraggableColumnAttr, ai as kupDragActiveAttr, aj as KupDragEffect, ak as kupDraggableCellAttr, al as KupDropEventTypes, am as DataTableAreasEnum, an as TypesToDuplicate, ao as FixedCellsClasses, ap as FixedCellsCSSVarsBase, aq as KupLanguageFontsize, ar as KupLanguageDensity, as as KupLanguageGrid, at as KupDataTableProps, au as UseAsValue, av as iconColumn, aw as keyColumn, ax as fieldColumn, ay as getSizeOfInputElement, az as KupCardProps } from './p-40202dad.js';
|
|
3
3
|
import { h, g as getAssetPath, F as Fragment } from './p-3aae989f.js';
|
|
4
4
|
import { c as KupDateTimeFormatOptionsMonth, K as KupDatesFormats, a as KupDates } from './p-9d9181cf.js';
|
|
5
5
|
|
|
@@ -12497,7 +12497,9 @@ class KupColumnMenu {
|
|
|
12497
12497
|
});
|
|
12498
12498
|
}
|
|
12499
12499
|
if (this.isKupDataTable(comp)) {
|
|
12500
|
-
if (comp.totals &&
|
|
12500
|
+
if (comp.totals &&
|
|
12501
|
+
comp.groups &&
|
|
12502
|
+
comp.groups.map((group) => group.column).includes(column.name)) {
|
|
12501
12503
|
props.push({
|
|
12502
12504
|
className: 'printable',
|
|
12503
12505
|
'data-storage': {
|
|
@@ -16688,7 +16690,7 @@ const KupForm = /*@__PURE__*/ proxyCustomElement(class KupForm extends H {
|
|
|
16688
16690
|
render() {
|
|
16689
16691
|
let formContent = null;
|
|
16690
16692
|
if (this.data.rows.length === 0) {
|
|
16691
|
-
formContent = (h$1("p", { key: '
|
|
16693
|
+
formContent = (h$1("p", { key: 'cbb4869b15c8ffd2dbc77aba5e3a529908e969b5' }, this.kupManager.language.translate(KupLanguageGeneric.EMPTY_DATA)));
|
|
16692
16694
|
}
|
|
16693
16695
|
else {
|
|
16694
16696
|
const rows = this.data.rows;
|
|
@@ -16699,7 +16701,7 @@ const KupForm = /*@__PURE__*/ proxyCustomElement(class KupForm extends H {
|
|
|
16699
16701
|
formContent.push(this.renderRow(rows[cnt++]));
|
|
16700
16702
|
}
|
|
16701
16703
|
}
|
|
16702
|
-
return (h$1(Host, { key: '
|
|
16704
|
+
return (h$1(Host, { key: 'fd5818bd7f6d1a109c8a1bc143de3935a5902114' }, h$1("style", { key: '446ef5be1dd88a9bb91ae71fe705b474dbcd2288' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: '625544f3b8e3e77d8ddaccbb7e22efbd6c891753', id: componentWrapperId }, formContent)));
|
|
16703
16705
|
}
|
|
16704
16706
|
disconnectedCallback() {
|
|
16705
16707
|
this.kupManager.language.unregister(this);
|
|
@@ -17641,7 +17643,7 @@ const KupTimePicker = /*@__PURE__*/ proxyCustomElement(class KupTimePicker exten
|
|
|
17641
17643
|
this.kupManager.debug.logRender(this, true);
|
|
17642
17644
|
}
|
|
17643
17645
|
render() {
|
|
17644
|
-
return (h$1(Host, { key: '
|
|
17646
|
+
return (h$1(Host, { key: '67da450081ddff74293e645ee1148df0771950d6' }, h$1("style", { key: 'de8606675be524476fc1b3bd17a4ad8f1c3627e3' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: 'ab35fda2e3ad07008e160e1067568a6be25a0d9a', id: componentWrapperId }, this.prepTextfield(this.getTimeForOutput()))));
|
|
17645
17647
|
}
|
|
17646
17648
|
disconnectedCallback() {
|
|
17647
17649
|
this.kupManager.dates.unregister(this);
|
|
@@ -19366,7 +19368,7 @@ const KupSwitch = /*@__PURE__*/ proxyCustomElement(class KupSwitch extends H {
|
|
|
19366
19368
|
onChange: () => this.onKupChange(),
|
|
19367
19369
|
onFocus: () => this.onKupFocus(),
|
|
19368
19370
|
};
|
|
19369
|
-
return (h$1(Host, { key: '
|
|
19371
|
+
return (h$1(Host, { key: '5438ddcec87fb29cbeebf6c3c89a36dd390d01df' }, h$1("style", { key: '2208c31d86b07df9fe670bb56a36fea1958666e1' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: 'f9306e316ff5f4777c5d67a2b7b7e796eb2ab8da', id: componentWrapperId }, h$1(FSwitch, Object.assign({ key: '6a21c41e4ed9502969b560edbd99b8b51fe0a05d' }, props)))));
|
|
19370
19372
|
}
|
|
19371
19373
|
disconnectedCallback() {
|
|
19372
19374
|
this.kupManager.theme.unregister(this);
|
|
@@ -19639,59 +19641,59 @@ const KupSpinner = /*@__PURE__*/ proxyCustomElement(class KupSpinner extends H {
|
|
|
19639
19641
|
spinnerClass = 'spinner-v' + this.layout;
|
|
19640
19642
|
if (this.layout === 7) {
|
|
19641
19643
|
spinnerEl = [
|
|
19642
|
-
h$1("div", { key: '
|
|
19643
|
-
h$1("div", { key: '
|
|
19644
|
-
h$1("div", { key: '
|
|
19645
|
-
h$1("div", { key: '
|
|
19646
|
-
h$1("div", { key: '
|
|
19647
|
-
h$1("div", { key: '
|
|
19644
|
+
h$1("div", { key: 'b07c59930150c75afdec2a64f0b5e6de3ea6a755', class: "sk-spinner-v7-dot" }),
|
|
19645
|
+
h$1("div", { key: 'a544b6683b6fd8566562d83eb49867e100fb63a3', class: "sk-spinner-v7-dot" }),
|
|
19646
|
+
h$1("div", { key: 'f2c42b4781e63bd9524dc997e334eb6a0dd057ae', class: "sk-spinner-v7-dot" }),
|
|
19647
|
+
h$1("div", { key: '8f4a6acedd2d639e380e6c2b3e2c8d4daa39d153', class: "sk-spinner-v7-dot" }),
|
|
19648
|
+
h$1("div", { key: '4f0d94c6e0533016678ccdd03fedc08b9eee3b9b', class: "sk-spinner-v7-dot" }),
|
|
19649
|
+
h$1("div", { key: '5f53783c980524d1ca2ceda5b95bcd3892c8723d', class: "sk-spinner-v7-dot" }),
|
|
19648
19650
|
];
|
|
19649
19651
|
}
|
|
19650
19652
|
if (this.layout === 9) {
|
|
19651
19653
|
spinnerEl = [
|
|
19652
|
-
h$1("div", { key: '
|
|
19653
|
-
h$1("div", { key: '
|
|
19654
|
+
h$1("div", { key: '00feb2f62ab0c835013e613c9114975c2642b255', class: "sk-spinner-v9-bounce1" }),
|
|
19655
|
+
h$1("div", { key: 'eaa614048641b07574d384cf0f53cd5e56484d31', class: "sk-spinner-v9-bounce2" }),
|
|
19654
19656
|
];
|
|
19655
19657
|
}
|
|
19656
19658
|
if (this.layout === 10) {
|
|
19657
19659
|
spinnerEl = [
|
|
19658
|
-
h$1("div", { key: '
|
|
19659
|
-
h$1("div", { key: '
|
|
19660
|
+
h$1("div", { key: '3910d5fb7260723e185de4ff753e5cdc84f0caed', class: "sk-spinner-v10-cube1" }),
|
|
19661
|
+
h$1("div", { key: '8d7a85f42328f9feb68d3838f0e9346c60d5346b', class: "sk-spinner-v10-cube2" }),
|
|
19660
19662
|
];
|
|
19661
19663
|
}
|
|
19662
19664
|
if (this.layout === 12) {
|
|
19663
19665
|
spinnerEl = [
|
|
19664
|
-
h$1("div", { key: '
|
|
19665
|
-
h$1("div", { key: '
|
|
19666
|
+
h$1("div", { key: 'e0376d5b10b25166d8e8c9ff038ffe959e8d8775', class: "sk-spinner-v12-dot1" }),
|
|
19667
|
+
h$1("div", { key: '4379287cd8b28ff132b7f255bba4ad1a71c02285', class: "sk-spinner-v12-dot2" }),
|
|
19666
19668
|
];
|
|
19667
19669
|
}
|
|
19668
19670
|
if (this.layout === 13) {
|
|
19669
19671
|
spinnerEl = [
|
|
19670
|
-
h$1("div", { key: '
|
|
19671
|
-
h$1("div", { key: '
|
|
19672
|
-
h$1("div", { key: '
|
|
19673
|
-
h$1("div", { key: '
|
|
19674
|
-
h$1("div", { key: '
|
|
19675
|
-
h$1("div", { key: '
|
|
19676
|
-
h$1("div", { key: '
|
|
19677
|
-
h$1("div", { key: '
|
|
19678
|
-
h$1("div", { key: '
|
|
19672
|
+
h$1("div", { key: '2060950cecc045eb2e293296a78f886a31edae1a', class: "sk-spinner-v13-cube sk-spinner-v13-cube1" }),
|
|
19673
|
+
h$1("div", { key: 'cd55b1b2af19de5ecd3150f4d652d519175213c4', class: "sk-spinner-v13-cube sk-spinner-v13-cube2" }),
|
|
19674
|
+
h$1("div", { key: '59288f629f621c60deb6091e5b7ba44e63ce9e02', class: "sk-spinner-v13-cube sk-spinner-v13-cube3" }),
|
|
19675
|
+
h$1("div", { key: 'db038dcf1814bab326d95657d9b17f41a68a5802', class: "sk-spinner-v13-cube sk-spinner-v13-cube4" }),
|
|
19676
|
+
h$1("div", { key: '49fdca041058e7077bcd331ab83b74234a211a2f', class: "sk-spinner-v13-cube sk-spinner-v13-cube5" }),
|
|
19677
|
+
h$1("div", { key: '335dff183e8a9f332dfed18237541f11a646359a', class: "sk-spinner-v13-cube sk-spinner-v13-cube6" }),
|
|
19678
|
+
h$1("div", { key: 'bb1c8162a07425aea157cd7b0013ba609a7c1250', class: "sk-spinner-v13-cube sk-spinner-v13-cube7" }),
|
|
19679
|
+
h$1("div", { key: '0de1e98c0524c1d6adc32b5bece645b9c8696df2', class: "sk-spinner-v13-cube sk-spinner-v13-cube8" }),
|
|
19680
|
+
h$1("div", { key: 'f527eec947a83b3184c14e14f6eda0038d942e5c', class: "sk-spinner-v13-cube sk-spinner-v13-cube9" }),
|
|
19679
19681
|
];
|
|
19680
19682
|
}
|
|
19681
19683
|
if (this.layout === 14) {
|
|
19682
19684
|
spinnerEl = [
|
|
19683
|
-
h$1("div", { key: '
|
|
19684
|
-
h$1("div", { key: '
|
|
19685
|
-
h$1("div", { key: '
|
|
19686
|
-
h$1("div", { key: '
|
|
19687
|
-
h$1("div", { key: '
|
|
19688
|
-
h$1("div", { key: '
|
|
19689
|
-
h$1("div", { key: '
|
|
19690
|
-
h$1("div", { key: '
|
|
19691
|
-
h$1("div", { key: '
|
|
19692
|
-
h$1("div", { key: '
|
|
19693
|
-
h$1("div", { key: '
|
|
19694
|
-
h$1("div", { key: '
|
|
19685
|
+
h$1("div", { key: 'babf2d01f5ad444d16b19ff537b9e840d008babc', class: "sk-spinner-v14-circle1 sk-spinner-v14-circle" }),
|
|
19686
|
+
h$1("div", { key: 'a42b35fe11a6f27e9153e93214ef1da88f0dcf14', class: "sk-spinner-v14-circle2 sk-spinner-v14-circle" }),
|
|
19687
|
+
h$1("div", { key: 'e675c37dc3a7af74a0e6fa78e87abfb50cc6f4eb', class: "sk-spinner-v14-circle3 sk-spinner-v14-circle" }),
|
|
19688
|
+
h$1("div", { key: '4ef23493de5fc5ab8fb7049c44e7c0cf5438e8ce', class: "sk-spinner-v14-circle4 sk-spinner-v14-circle" }),
|
|
19689
|
+
h$1("div", { key: 'a6ab521c9577ab998388acf69742c5412ef2b3e2', class: "sk-spinner-v14-circle5 sk-spinner-v14-circle" }),
|
|
19690
|
+
h$1("div", { key: 'cf7fc69a13808e60de0fc1922e781e005cf4dc83', class: "sk-spinner-v14-circle6 sk-spinner-v14-circle" }),
|
|
19691
|
+
h$1("div", { key: 'cefbf120dfb699081d89706687f5e5a65481f34e', class: "sk-spinner-v14-circle7 sk-spinner-v14-circle" }),
|
|
19692
|
+
h$1("div", { key: '62b6c549a94ca98e03c485b5bbd6c73debf9f110', class: "sk-spinner-v14-circle8 sk-spinner-v14-circle" }),
|
|
19693
|
+
h$1("div", { key: 'ac9f8006e0ee93a0f9b909ee11d7f7baf578b258', class: "sk-spinner-v14-circle9 sk-spinner-v14-circle" }),
|
|
19694
|
+
h$1("div", { key: 'c4188bb88ac3fc2195db71e382d993c90609c240', class: "sk-spinner-v14-circle10 sk-spinner-v14-circle" }),
|
|
19695
|
+
h$1("div", { key: '0a865548e8206df605f6533ff44df3661ade53e8', class: "sk-spinner-v14-circle11 sk-spinner-v14-circle" }),
|
|
19696
|
+
h$1("div", { key: 'c402f4f6fc6bac627af15c8a52a10ddc343fc0dd', class: "sk-spinner-v14-circle12 sk-spinner-v14-circle" }),
|
|
19695
19697
|
];
|
|
19696
19698
|
}
|
|
19697
19699
|
}
|
|
@@ -19710,7 +19712,7 @@ const KupSpinner = /*@__PURE__*/ proxyCustomElement(class KupSpinner extends H {
|
|
|
19710
19712
|
else {
|
|
19711
19713
|
elStyle = Object.assign(Object.assign({}, elStyle), { fontSize: '3px' });
|
|
19712
19714
|
}
|
|
19713
|
-
return (h$1(Host, { key: '
|
|
19715
|
+
return (h$1(Host, { key: '648d8980632f4148884b9c834ee79c3f61e05f70', style: elStyle }, h$1("style", { key: 'b43d181b52662008864deeb450f182f3fb659f38' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: 'a565315d267b220f78e4cca3d04755843c7d2616', id: componentWrapperId, style: elStyle }, h$1("div", { key: '84fad5e7d9ceab51914e3171a55588f9a47e772d', id: "loading-wrapper-master", class: masterClass, style: elStyle }, h$1("div", { key: '8e1d668d5f569718b84f7d5c59e6dfd00697f4de', id: wrapperClass, style: elStyle }, h$1("div", { key: '43fa4acf15d674bdbe8a81b08fb13b538f05032b', class: spinnerClass }, spinnerEl))))));
|
|
19714
19716
|
}
|
|
19715
19717
|
disconnectedCallback() {
|
|
19716
19718
|
this.kupManager.theme.unregister(this);
|
|
@@ -19979,7 +19981,7 @@ const KupRating = /*@__PURE__*/ proxyCustomElement(class KupRating extends H {
|
|
|
19979
19981
|
: false,
|
|
19980
19982
|
onClick: (i) => this.onKupClick(i),
|
|
19981
19983
|
};
|
|
19982
|
-
return (h$1(Host, { key: '
|
|
19984
|
+
return (h$1(Host, { key: 'c991a64dbe20d1c2fb5e522c85b748612d227b81' }, h$1("style", { key: '5634ea17f5acff126e439d3620b368b89d214192' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: 'f77e616bcd6bf725627e3601c05e538f4e54ad55', id: componentWrapperId }, h$1(FRating, Object.assign({ key: 'd9fc27fc8b34f1306c2e5faa1ebbbbc30a765f58' }, props)))));
|
|
19983
19985
|
}
|
|
19984
19986
|
disconnectedCallback() {
|
|
19985
19987
|
this.kupManager.theme.unregister(this);
|
|
@@ -20253,7 +20255,7 @@ const KupProgressBar = /*@__PURE__*/ proxyCustomElement(class KupProgressBar ext
|
|
|
20253
20255
|
? true
|
|
20254
20256
|
: false,
|
|
20255
20257
|
};
|
|
20256
|
-
return (h$1(Host, { key: '
|
|
20258
|
+
return (h$1(Host, { key: '9c0ae8608168974a0d4ac3b8529c8402444a6260' }, h$1("style", { key: '153d19f7cbc5c506c8f9c58f953f9d87716dae90' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: '25393ff8d9c04c32facc6c1ef8ee94a7f606ffc5', id: componentWrapperId }, h$1(FProgressBar, Object.assign({ key: '84fbf74e65cecd27e04f9ce55ad81d0fc4801029' }, props)))));
|
|
20257
20259
|
}
|
|
20258
20260
|
disconnectedCallback() {
|
|
20259
20261
|
this.kupManager.theme.unregister(this);
|
|
@@ -21319,14 +21321,14 @@ const KupImageList = /*@__PURE__*/ proxyCustomElement(class KupImageList extends
|
|
|
21319
21321
|
}
|
|
21320
21322
|
const imlClass = 'image-list' +
|
|
21321
21323
|
(this.showFullDescription ? ' full-description' : '');
|
|
21322
|
-
return (h$1(Host, { key: '
|
|
21324
|
+
return (h$1(Host, { key: '27109500af7261fbde00d3718a6d0cdd18665225' }, h$1("style", { key: 'e8866385ecceac1b0c2275cb625b0026feecbc11' }, __classPrivateFieldGet$6(this, _KupImageList_kupManager, "f").theme.setKupStyle(this.rootElement)), h$1("div", { key: 'ea29594021b85812cc4f532c82c35bf385986a6c', id: componentWrapperId, ref: (el) => {
|
|
21323
21325
|
__classPrivateFieldSet$4(this, _KupImageList_el, el, "f");
|
|
21324
|
-
} }, h$1("div", { key: '
|
|
21326
|
+
} }, h$1("div", { key: '4b296849b4d1e3481cbf59a798c5f793a1e262b4', class: "navigation-bar" }, hasNavigation ? (h$1("div", { class: `navigation-bar__wrapper ${this.navigationBarToggled
|
|
21325
21327
|
? 'navigation-bar__wrapper--active'
|
|
21326
21328
|
: ''}` }, h$1("div", { class: `navigation-bar__title`, onClick: () => {
|
|
21327
21329
|
this.navigationBarToggled =
|
|
21328
21330
|
!this.navigationBarToggled;
|
|
21329
|
-
} }, h$1(FImage, { fit: true, resource: this.currentNode.icon, placeholderResource: this.currentNode.placeholderIcon, sizeX: "1.25em", sizeY: "1.25em", wrapperClass: "navigation-bar__title__image" }), h$1("div", { class: "navigation-bar__title__label" }, this.currentNode.value)), h$1(FButton, Object.assign({}, __classPrivateFieldGet$6(this, _KupImageList_backProps, "f"), { label: __classPrivateFieldGet$6(this, _KupImageList_kupManager, "f").language.translate(KupLanguageGeneric.BACK) })), h$1(FButton, Object.assign({}, __classPrivateFieldGet$6(this, _KupImageList_topProps, "f"), { label: __classPrivateFieldGet$6(this, _KupImageList_kupManager, "f").language.translate(KupLanguageGeneric.TOP) })))) : null), this.leadingLabel && (h$1("div", { key: '
|
|
21331
|
+
} }, h$1(FImage, { fit: true, resource: this.currentNode.icon, placeholderResource: this.currentNode.placeholderIcon, sizeX: "1.25em", sizeY: "1.25em", wrapperClass: "navigation-bar__title__image" }), h$1("div", { class: "navigation-bar__title__label" }, this.currentNode.value)), h$1(FButton, Object.assign({}, __classPrivateFieldGet$6(this, _KupImageList_backProps, "f"), { label: __classPrivateFieldGet$6(this, _KupImageList_kupManager, "f").language.translate(KupLanguageGeneric.BACK) })), h$1(FButton, Object.assign({}, __classPrivateFieldGet$6(this, _KupImageList_topProps, "f"), { label: __classPrivateFieldGet$6(this, _KupImageList_kupManager, "f").language.translate(KupLanguageGeneric.TOP) })))) : null), this.leadingLabel && (h$1("div", { key: '183302047392171c95c8d8ecdd0ce8344ba17490', class: "mdc-text-field__label-container" }, h$1("label", { key: 'c5b7bb7d6470525048d6d282ac846e0efc519096', class: "mdc-label" }, this.leadingLabel))), h$1("div", { key: '0e404e7364ffcbfd5a5ed1d0298d31140480774b', class: imlClass, style: combinedGridStyle }, ...__classPrivateFieldGet$6(this, _KupImageList_instances, "m", _KupImageList_createList).call(this)))));
|
|
21330
21332
|
}
|
|
21331
21333
|
disconnectedCallback() {
|
|
21332
21334
|
__classPrivateFieldGet$6(this, _KupImageList_kupManager, "f").interact.unregister(__classPrivateFieldGet$6(this, _KupImageList_interactableTouch, "f"));
|
|
@@ -22676,7 +22678,7 @@ const KupFileUpload = /*@__PURE__*/ proxyCustomElement(class KupFileUpload exten
|
|
|
22676
22678
|
}
|
|
22677
22679
|
render() {
|
|
22678
22680
|
var _a;
|
|
22679
|
-
return (h$1(Host, { key: '
|
|
22681
|
+
return (h$1(Host, { key: 'c3b65082afeec6a161d36c52cd69e0757a39e4ea' }, h$1("style", { key: '4ee53ee199e2fe3a0a9fd8dbc58ec7f5a93fe6a1' }, __classPrivateFieldGet$5(this, _KupFileUpload_kupManager, "f").theme.setKupStyle(this.rootElement)), h$1("div", { key: '4da5e057ca1f46f0dfa82d94b7e4b8051c52582b', id: componentWrapperId }, h$1("div", { key: '107356b4cd1ee998ae68718e668fb3371006feed', class: {
|
|
22680
22682
|
'file-upload': true,
|
|
22681
22683
|
'file-upload-spinner': this.showSpinner,
|
|
22682
22684
|
'file-upload__invalid': !this.isValidDropFiles,
|
|
@@ -22684,7 +22686,7 @@ const KupFileUpload = /*@__PURE__*/ proxyCustomElement(class KupFileUpload exten
|
|
|
22684
22686
|
var _a;
|
|
22685
22687
|
event.preventDefault();
|
|
22686
22688
|
this.isValidDropFiles = __classPrivateFieldGet$5(this, _KupFileUpload_instances, "m", _KupFileUpload_isValidDraggedItems).call(this, (_a = event.dataTransfer) === null || _a === void 0 ? void 0 : _a.items);
|
|
22687
|
-
}, onDrop: __classPrivateFieldGet$5(this, _KupFileUpload_instances, "m", _KupFileUpload_handleDrop).bind(this), onDragLeave: () => (this.isValidDropFiles = true), onDragEnd: () => (this.isValidDropFiles = true) }, h$1("input", { key: '
|
|
22689
|
+
}, onDrop: __classPrivateFieldGet$5(this, _KupFileUpload_instances, "m", _KupFileUpload_handleDrop).bind(this), onDragLeave: () => (this.isValidDropFiles = true), onDragEnd: () => (this.isValidDropFiles = true) }, h$1("input", { key: '3602bbc58cd05500ebe7c8e69f803efae7482747', type: "file", ref: (el) => (this.inputRef = el), onChange: __classPrivateFieldGet$5(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$1("div", { key: '723f9be4c21a5419c478eea549cd183857939e58', class: "file-upload__buttons" }, h$1(FButton, { key: 'dfda137608012bd18615ba61ec8393eb179016cf', icon: "upload", label: __classPrivateFieldGet$5(this, _KupFileUpload_kupManager, "f").language.translate(KupLanguageGeneric.CHOOSE), onClick: __classPrivateFieldGet$5(this, _KupFileUpload_instances, "m", _KupFileUpload_handleClick).bind(this) }), !this.autoUpload && (h$1(Fragment$1, { key: '46ecc0ffb37554aa271573ba35ee3bd84aa0debc' }, h$1(FButton, { key: '567cd1872b3c3e39d63abe2eaf3704f70e021bd0', icon: "save", disabled: !this.tempFiles.length, label: __classPrivateFieldGet$5(this, _KupFileUpload_kupManager, "f").language.translate(KupLanguageGeneric.UPLOAD), onClick: __classPrivateFieldGet$5(this, _KupFileUpload_instances, "m", _KupFileUpload_uploadClick).bind(this), styling: FButtonStyling.FLAT }), h$1(FButton, { key: 'e421e023ca2154a3a2212b05eb9dd80ac0ec525e', icon: "clear", disabled: !this.tempFiles.length, label: __classPrivateFieldGet$5(this, _KupFileUpload_kupManager, "f").language.translate(KupLanguageGeneric.ABORT), onClick: __classPrivateFieldGet$5(this, _KupFileUpload_instances, "m", _KupFileUpload_handleCancel).bind(this), styling: FButtonStyling.FLAT })))), this.fupError && (h$1("div", { key: '92fc414f1adae74f53baad9a5cbc662d71dab809', class: "file-upload__error" }, h$1("span", { key: '8b3d9e8a5990788c4992b126703a841c76625527', class: "mdc-error-message" }, this.fupError))), h$1("div", { key: '07b3c3671055fdfca115c2fc10a66b9ed38ca24c', class: "file-upload__list" }, this.tempFiles.map((file, i) => (h$1("div", { class: "file-upload__list__item" }, h$1("div", { class: "file-upload__list__item__preview" }, h$1(FImage, { resource: __classPrivateFieldGet$5(this, _KupFileUpload_instances, "m", _KupFileUpload_getPreview).call(this, file), placeholderResource: "file" })), h$1("span", { class: "file-upload__list__item__desc", title: file.name }, __classPrivateFieldGet$5(this, _KupFileUpload_instances, "m", _KupFileUpload_trimFileName).call(this, file.name)), h$1("span", { class: "file-upload__list__item__clear", onClick: __classPrivateFieldGet$5(this, _KupFileUpload_instances, "m", _KupFileUpload_handleFileRemove).bind(this, i) }))))), this.pathFiles.length ? (h$1("div", { class: "file-upload__list" }, this.pathFiles.map((path, i) => (h$1("span", { class: "file-upload__list__item" }, h$1("span", null, i + 1, ". ", path)))))) : null, this.showSpinner && (h$1("div", { key: 'd564cacdf28c4eb7c62a435fdb681e6c94506203', class: "file-upload__spinner-container" }, h$1("kup-spinner", { key: '720c6b309d8c19acb12d9554e9373d713aabc81d', active: true, layout: 14, dimensions: "7px" })))))));
|
|
22688
22690
|
}
|
|
22689
22691
|
disconnectedCallback() {
|
|
22690
22692
|
__classPrivateFieldGet$5(this, _KupFileUpload_kupManager, "f").language.unregister(this);
|
|
@@ -23294,7 +23296,7 @@ const KupDropdownButton = /*@__PURE__*/ proxyCustomElement(class KupDropdownButt
|
|
|
23294
23296
|
return buttons;
|
|
23295
23297
|
}
|
|
23296
23298
|
render() {
|
|
23297
|
-
return (h$1(Host, { key: '
|
|
23299
|
+
return (h$1(Host, { key: '3dc2a9e3a2583dedd270ff9207fd2bfc8f3507b2' }, h$1("style", { key: 'dd0618137d00333ac79232e6840b05b9b9d0b00e' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: 'a139ca30aed3c3c7414d9e51d2511e55e5cc8e45', id: componentWrapperId }, h$1("div", { key: 'ff18bb9287afd02dc08eed438bbbf0c0b682e143', class: "dropdown-button--wrapper" }, this.renderButtons()), h$1("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) })))));
|
|
23298
23300
|
}
|
|
23299
23301
|
disconnectedCallback() {
|
|
23300
23302
|
if (this.listEl) {
|
|
@@ -23644,7 +23646,7 @@ const KupDialog = /*@__PURE__*/ proxyCustomElement(class KupDialog extends H {
|
|
|
23644
23646
|
if (headerSlot) {
|
|
23645
23647
|
__classPrivateFieldSet$3(this, _KupDialog_header, headerSlot, "f");
|
|
23646
23648
|
}
|
|
23647
|
-
return (h$1(Host, { key: '
|
|
23649
|
+
return (h$1(Host, { key: 'bf78a83238e4c10d617a59d65e6cc763562fe65b', "fade-in": true, style: style, "data-anchor": ((_a = this.anchor) === null || _a === void 0 ? void 0 : _a.toString()) || 'none' }, h$1("style", { key: 'ef2a40faab3d5511b3a9e0bcfd2c3baf3b6d3d61' }, __classPrivateFieldGet$4(this, _KupDialog_kupManager, "f").theme.setKupStyle(this.rootElement)), h$1("div", { key: '4a482bbdedf8773d83345f92550bcdaa160cb7c1', id: componentWrapperId }, this.header ? (h$1("div", { class: "header", ref: (el) => (__classPrivateFieldSet$3(this, _KupDialog_header, el, "f")) }, this.header.title ? (h$1("div", { class: "header__title" }, this.header.title)) : null, ((_b = this.header.icons) === null || _b === void 0 ? void 0 : _b.close) ? (h$1(FImage, { onClick: () => this.close(), sizeX: "1.25em", sizeY: "100%", resource: "clear", wrapperClass: "header__close" })) : null)) : headerSlot ? (h$1("slot", { name: "header" })) : null, h$1("div", { key: 'ed0f7ff460826123db6c2a5f630df1618b5addcf', class: "content" }, h$1("slot", { key: '189e714ad36ac331f25f228e7b67d09d20e6de44', name: "content" })))));
|
|
23648
23650
|
}
|
|
23649
23651
|
disconnectedCallback() {
|
|
23650
23652
|
__classPrivateFieldGet$4(this, _KupDialog_instances, "m", _KupDialog_disconnectedCallback).call(this);
|
|
@@ -24321,7 +24323,7 @@ const KupDatePicker = /*@__PURE__*/ proxyCustomElement(class KupDatePicker exten
|
|
|
24321
24323
|
showPreviousNextMonthDays: this.showPreviousNextMonthDays,
|
|
24322
24324
|
},
|
|
24323
24325
|
};
|
|
24324
|
-
return (h$1(Host, { key: '
|
|
24326
|
+
return (h$1(Host, { key: '8d42c002e3741126e58a4e8d3702bb6eeb870df2' }, h$1("style", { key: '7905665100ccede71c9e36e4cc5dc2f9f5c677ea' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: '8e4a1211b0fe1f8463c91b91e8ab66150e544874', id: componentWrapperId }, h$1(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$1("div", { key: 'd05fb6804c31c5db12cc6589ceaae71b68e35837', id: this.rootElement.id + '_card', class: "kup-date-picker-card" }, h$1("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) => {
|
|
24325
24327
|
if (ev.detail.value != null &&
|
|
24326
24328
|
ev.detail.value != '')
|
|
24327
24329
|
this.onKupDatePickerItemClick(ev.detail.value);
|
|
@@ -24862,6 +24864,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
24862
24864
|
this.visibleColumns = undefined;
|
|
24863
24865
|
this.updatableData = false;
|
|
24864
24866
|
this.updateOnClick = false;
|
|
24867
|
+
this.onCellActionBuild = undefined;
|
|
24865
24868
|
this.lazyLoadCells = false;
|
|
24866
24869
|
this.currentPage = 1;
|
|
24867
24870
|
this.currentRowsPerPage = 50;
|
|
@@ -25985,7 +25988,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
25985
25988
|
__classPrivateFieldSet$2(this, _KupDataTable_sizedColumns, __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_getSizedColumns).call(this), "f");
|
|
25986
25989
|
let rows = null;
|
|
25987
25990
|
if (__classPrivateFieldGet$3(this, _KupDataTable_paginatedRowsLength, "f") === 0) {
|
|
25988
|
-
rows = (h$1("tr", { key: '
|
|
25991
|
+
rows = (h$1("tr", { key: '87753d8d2c1fa789318e95c2eeadcc7ea0bab9fb', ref: (el) => __classPrivateFieldGet$3(this, _KupDataTable_rowsRefs, "f").push(el) }, h$1("td", { key: '80d4595656ae06acf2195ab5315f236aafa5663d', colSpan: __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
|
|
25989
25992
|
}
|
|
25990
25993
|
else {
|
|
25991
25994
|
rows = [];
|
|
@@ -26061,7 +26064,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
26061
26064
|
__classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_handleChipsContextMenu).call(this, chipArg.id, e);
|
|
26062
26065
|
});
|
|
26063
26066
|
}
|
|
26064
|
-
groupChips = h$1(FChip, Object.assign({ key: '
|
|
26067
|
+
groupChips = h$1(FChip, Object.assign({ key: 'f847cccbead5361d9ef4bebf1c34a70f6f36a955' }, props));
|
|
26065
26068
|
}
|
|
26066
26069
|
}
|
|
26067
26070
|
const tableClass = {
|
|
@@ -26093,7 +26096,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
26093
26096
|
if (this.headerIsPersistent &&
|
|
26094
26097
|
this.tableHeight === undefined &&
|
|
26095
26098
|
this.tableWidth === undefined) {
|
|
26096
|
-
stickyEl = (h$1("sticky-header", { key: '
|
|
26099
|
+
stickyEl = (h$1("sticky-header", { key: '04a4a924938e6008882c7dd1a8f99a6139ce5968', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_stickyTheadRef, el, "f")) }, h$1("thead-sticky", { key: '49c0fcd58e5b0082fa8205ddf5860e17a6c6516d' }, h$1("tr-sticky", { key: 'f9d3165f00d280e191c86a533199f4c4685c68cb' }, stickyHeader))));
|
|
26097
26100
|
}
|
|
26098
26101
|
let belowClass = 'below-wrapper';
|
|
26099
26102
|
if (!!this.tableHeight || !!this.tableWidth) {
|
|
@@ -26139,7 +26142,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
26139
26142
|
const useGlobalFilter = !this.legacyLook &&
|
|
26140
26143
|
(this.globalFilter ||
|
|
26141
26144
|
this.getRows().length > __classPrivateFieldGet$3(this, _KupDataTable_DEFAULT_ROWS_FOR_GLOBAL_FILTER, "f"));
|
|
26142
|
-
const compCreated = (h$1(Host, { key: '
|
|
26145
|
+
const compCreated = (h$1(Host, { key: '72ae58a294e5192217b637a3eb0b1315d373bc8a', "onKup-drop": (e) => {
|
|
26143
26146
|
this.kupDataTableDrop.emit(e.detail);
|
|
26144
26147
|
}, "onKup-cell-input": (e) => {
|
|
26145
26148
|
autoselectOnAction(e);
|
|
@@ -26158,11 +26161,11 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
26158
26161
|
this.kupDataTableObjectFieldOpenSearchMenu.emit(e.detail);
|
|
26159
26162
|
}, "onKup-objectfield-selectedmenuitem": (e) => {
|
|
26160
26163
|
this.kupDataTableObjectFieldSelectedMenuItem.emit(e.detail);
|
|
26161
|
-
} }, h$1("style", { key: '
|
|
26164
|
+
} }, h$1("style", { key: '37ed4d42df8103d59d19005e0f7207c7e7526804' }, __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_renderOtherButtons).call(this), h$1("div", { key: '29db046b13b96964b8b43a8b6f4113eb1e0e1c0f', id: componentWrapperId, class: wrapClass }, this.totalsMatrixView && (h$1(FButton, { key: 'd725a5ce1ba3ecf1eeb83f12e2de3cf6604a6410', icon: "table", label: dom.ketchup.language.translate(KupLanguageGeneric.BACK_TO_ORIGINAL_TABLE), sizing: KupComponentSizing.SMALL, onClick: () => __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_switchBackFromTotalsMatrix).call(this) })), h$1("div", { key: '46d990c156967b88c48fcc1a9ce755579f8673f1', class: "group-wrapper" }, groupChips), h$1("div", { key: '002ead03b81681dc31cb89ab9557ef39046ccaf5', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (h$1("div", { id: "global-filter" }, h$1(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), sizing: KupComponentSizing.EXTRA_SMALL, value: this.globalFilterValue, onInput: (event) => {
|
|
26162
26165
|
const t = event.target;
|
|
26163
26166
|
window.clearTimeout(__classPrivateFieldGet$3(this, _KupDataTable_globalFilterTimeout, "f"));
|
|
26164
26167
|
__classPrivateFieldSet$2(this, _KupDataTable_globalFilterTimeout, window.setTimeout(() => __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_onGlobalFilterChange).call(this, t), 600, t), "f");
|
|
26165
|
-
} }))) : null, paginatorTop && (h$1("div", { key: '
|
|
26168
|
+
} }))) : null, paginatorTop && (h$1("div", { key: '920f60c70879a781b30441b941d668832a51d467', class: "above-wrapper paginator-top" }, paginatorTop)), this.insertMode !== '' &&
|
|
26166
26169
|
this.selectedRows.length > 0 ? (h$1(FButton, { icon: "save", onClick: () => {
|
|
26167
26170
|
this.kupSave.emit({
|
|
26168
26171
|
comp: this,
|
|
@@ -26212,9 +26215,9 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
26212
26215
|
this.data.rows.unshift(row);
|
|
26213
26216
|
await this.refresh(true);
|
|
26214
26217
|
}
|
|
26215
|
-
}, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h$1("div", { key: '
|
|
26218
|
+
}, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h$1("div", { key: '3a40eff753f509cd5ec03decc7f46590b5ca8052', class: "droparea", ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
|
|
26216
26219
|
? __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_columnRemoveArea).call(this)
|
|
26217
|
-
: null), h$1("div", { key: '
|
|
26220
|
+
: null), h$1("div", { key: 'ff5dcbcee8b42d4c039366060f415218056e500c', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
|
|
26218
26221
|
? [
|
|
26219
26222
|
h$1("div", { class: "settings-trigger", onClick: () => {
|
|
26220
26223
|
__classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_onCustomSettingsClick).call(this);
|
|
@@ -26223,7 +26226,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
26223
26226
|
} }, h$1(FImage, { color: `var(${KupThemeColorValues.TITLE})`, resource: "settings", sizeX: "10px" })),
|
|
26224
26227
|
this.renderCustomizePanel(),
|
|
26225
26228
|
]
|
|
26226
|
-
: null, h$1("table", { key: '
|
|
26229
|
+
: null, h$1("table", { key: '22d42de35519707f2e83a26119b8e5e0e1208510', class: tableClass, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet$3(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
|
|
26227
26230
|
ev.stopPropagation();
|
|
26228
26231
|
}, onPointerDown: (e) => {
|
|
26229
26232
|
__classPrivateFieldSet$2(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
|
|
@@ -26231,7 +26234,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
26231
26234
|
__classPrivateFieldSet$2(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
|
|
26232
26235
|
}, onContextMenu: (e) => {
|
|
26233
26236
|
e.preventDefault();
|
|
26234
|
-
} }, h$1("thead", { key: '
|
|
26237
|
+
} }, h$1("thead", { key: '4bb48f31c8131a2405cae319110fea34ecfaffd8', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_theadRef, el, "f")) }, h$1("tr", { key: '0e6b53b19db2aba153b2f2cdcddaaa282d29b7d2' }, header)), h$1("tbody", { key: '1cc002d343e93c3964632ddd24cc76fa1797b48a' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
|
|
26235
26238
|
__classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").perfMonitoring.measure('componentRender', 'kup-data-table');
|
|
26236
26239
|
return compCreated;
|
|
26237
26240
|
}
|
|
@@ -26344,6 +26347,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
26344
26347
|
"visibleColumns": [1040],
|
|
26345
26348
|
"updatableData": [1540, "updatable-data"],
|
|
26346
26349
|
"updateOnClick": [4, "update-on-click"],
|
|
26350
|
+
"onCellActionBuild": [16],
|
|
26347
26351
|
"lazyLoadCells": [32],
|
|
26348
26352
|
"currentPage": [32],
|
|
26349
26353
|
"currentRowsPerPage": [32],
|
|
@@ -27899,7 +27903,10 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
|
|
|
27899
27903
|
e.stopPropagation();
|
|
27900
27904
|
const details = __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e);
|
|
27901
27905
|
if (details.cell) {
|
|
27902
|
-
|
|
27906
|
+
let cellActions = __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").data.cell.buildCellActions(details.row, details.column, (_a = this.commands) !== null && _a !== void 0 ? _a : []);
|
|
27907
|
+
if (this.onCellActionBuild) {
|
|
27908
|
+
cellActions = this.onCellActionBuild(details.row, details.column, cellActions);
|
|
27909
|
+
}
|
|
27903
27910
|
__classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_onRowActionExpanderClick).call(this, e, details.row, cellActions);
|
|
27904
27911
|
}
|
|
27905
27912
|
return details;
|
|
@@ -29836,7 +29843,7 @@ const KupCombobox = /*@__PURE__*/ proxyCustomElement(class KupCombobox extends H
|
|
|
29836
29843
|
};
|
|
29837
29844
|
const fullHeight = this.rootElement.classList.contains('kup-full-height');
|
|
29838
29845
|
const fullWidth = this.rootElement.classList.contains('kup-full-width');
|
|
29839
|
-
return (h$1(Host, { key: '
|
|
29846
|
+
return (h$1(Host, { key: '9c90b7b64c819536c358f83e7b6b9d6869afc6aa', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet$2(this, _KupCombobox_elStyle, "f") }, h$1("style", { key: '442f4f51a69ed33f000ff90bbde9d5be17b968bd' }, __classPrivateFieldGet$2(this, _KupCombobox_kupManager, "f").theme.setKupStyle(this.rootElement)), h$1("div", { key: 'b345836554fade42c288f715f020e566409e41e0', id: componentWrapperId, style: __classPrivateFieldGet$2(this, _KupCombobox_elStyle, "f") }, h$1(FTextField, Object.assign({ key: '68cebc484ee2caaa0be83fcf3d52a99d94047ff9' }, props, this.data['kup-text-field'], { disabled: this.disabled, fullHeight: fullHeight, fullWidth: fullWidth, trailingIcon: true, icon: this.showDropDownIcon
|
|
29840
29847
|
? KupThemeIconValues.DROPDOWN
|
|
29841
29848
|
: 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$2(this, _KupCombobox_instances, "m", _KupCombobox_prepList).call(this)));
|
|
29842
29849
|
}
|
|
@@ -30336,7 +30343,7 @@ const KupColorPicker = /*@__PURE__*/ proxyCustomElement(class KupColorPicker ext
|
|
|
30336
30343
|
render() {
|
|
30337
30344
|
let widget = null;
|
|
30338
30345
|
if (this.swatchOnly) {
|
|
30339
|
-
widget = (h$1("button", { key: '
|
|
30346
|
+
widget = (h$1("button", { key: '64996130511ebe2b29da7c33947747feecbdf1a2', disabled: this.disabled, class: "color-picker", onClick: () => this.openPicker(), style: {
|
|
30340
30347
|
backgroundColor: this.value,
|
|
30341
30348
|
}, type: "button" }));
|
|
30342
30349
|
}
|
|
@@ -30346,7 +30353,7 @@ const KupColorPicker = /*@__PURE__*/ proxyCustomElement(class KupColorPicker ext
|
|
|
30346
30353
|
const style = {
|
|
30347
30354
|
['--kup_colorpicker_thumb_color']: this.value ? this.value : '',
|
|
30348
30355
|
};
|
|
30349
|
-
return (h$1(Host, { key: '
|
|
30356
|
+
return (h$1(Host, { key: '481d41157376a386d2a2aacce1937ceb43b2c578', style: style }, h$1("style", { key: 'de7c5de27ba8487c6bbb7516b614c63f32796778' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: '5f48be435a21f5618cc1df384d7d74108f0fb235', id: componentWrapperId }, widget)));
|
|
30350
30357
|
}
|
|
30351
30358
|
disconnectedCallback() {
|
|
30352
30359
|
if (this.card) {
|
|
@@ -30727,7 +30734,7 @@ const KupChip = /*@__PURE__*/ proxyCustomElement(class KupChip extends H {
|
|
|
30727
30734
|
props.onFocus.push((chip) => this.onKupFocus(chip));
|
|
30728
30735
|
props.onIconClick.push((chip) => this.onKupIconClick(chip));
|
|
30729
30736
|
}
|
|
30730
|
-
return (h$1(Host, { key: '
|
|
30737
|
+
return (h$1(Host, { key: 'a8a0f7b6a2c1f6b0b54e2703508ae9955969038c', "onKup-autocomplete-itemclick": (e) => {
|
|
30731
30738
|
__classPrivateFieldGet$1(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
30732
30739
|
}, "onKup-combobox-itemclick": (e) => {
|
|
30733
30740
|
__classPrivateFieldGet$1(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
@@ -30737,7 +30744,7 @@ const KupChip = /*@__PURE__*/ proxyCustomElement(class KupChip extends H {
|
|
|
30737
30744
|
__classPrivateFieldGet$1(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
30738
30745
|
}, "onKup-textfield-submit": (e) => {
|
|
30739
30746
|
__classPrivateFieldGet$1(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
30740
|
-
} }, h$1("style", { key: '
|
|
30747
|
+
} }, h$1("style", { key: 'ae39d4cd1e1b869f37b82dd25a6eae17a9f4d389' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: 'dcd69afb67a3f4e55a4a906a0416670ba793c29d', id: componentWrapperId }, this.label ? (h$1("div", { class: "mdc-text-field__label-container" }, h$1("label", { class: "mdc-label" }, this.label))) : null, ((_a = this.data) === null || _a === void 0 ? void 0 : _a.length) > 0 ? h$1(FChip, Object.assign({}, props)) : null, h$1("slot", { key: '0ce91afa00f72b58e4c5096384957cdc312da138', name: "field" }))));
|
|
30741
30748
|
}
|
|
30742
30749
|
disconnectedCallback() {
|
|
30743
30750
|
this.kupManager.theme.unregister(this);
|
|
@@ -31109,7 +31116,7 @@ const KupCheckbox = /*@__PURE__*/ proxyCustomElement(class KupCheckbox extends H
|
|
|
31109
31116
|
onChange: () => this.onKupChange(),
|
|
31110
31117
|
onFocus: () => this.onKupFocus(),
|
|
31111
31118
|
};
|
|
31112
|
-
return (h$1(Host, { key: '
|
|
31119
|
+
return (h$1(Host, { key: 'b13123a95a739b1b66b17213416b3be2bb957555' }, h$1("style", { key: '70d4f52da169ede2ba4867675d0d180457352c90' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: '2a3c7bced3f7792637329b1b7492926ce89e4d01', id: componentWrapperId }, h$1(FCheckbox, Object.assign({ key: '1b7966ac780744016aabef991a7b4af20aaf5ba1' }, props)))));
|
|
31113
31120
|
}
|
|
31114
31121
|
disconnectedCallback() {
|
|
31115
31122
|
this.kupManager.theme.unregister(this);
|
|
@@ -32857,7 +32864,7 @@ const KupButtonList = /*@__PURE__*/ proxyCustomElement(class KupButtonList exten
|
|
|
32857
32864
|
'button-list--container': true,
|
|
32858
32865
|
'show-selection': this.showSelection && this.selected ? true : false,
|
|
32859
32866
|
};
|
|
32860
|
-
return (h$1(Host, { key: '
|
|
32867
|
+
return (h$1(Host, { key: '29f208ac7d19d484377451c57fb08947acdec6b1', style: hostStyle }, h$1("style", { key: '92168e3d04597b51e4a237b5bcdf2a2ff2ebf570' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: '281dad0f29fb6f95ccd9a135666fad62b2d77999', id: componentWrapperId }, h$1("div", { key: 'b0b8d53b27f2b44b05b918a365569b72d2474c6b', class: classObj }, buttons))));
|
|
32861
32868
|
}
|
|
32862
32869
|
disconnectedCallback() {
|
|
32863
32870
|
this.kupManager.theme.unregister(this);
|
|
@@ -33486,9 +33493,9 @@ const KupBadge = /*@__PURE__*/ proxyCustomElement(class KupBadge extends H {
|
|
|
33486
33493
|
if (!this.imageData.color) {
|
|
33487
33494
|
this.imageData.color = `var(${KupThemeColorValues.TEXT_ON_PRIMARY})`;
|
|
33488
33495
|
}
|
|
33489
|
-
imageEl = h$1(FImage, Object.assign({ key: '
|
|
33496
|
+
imageEl = h$1(FImage, Object.assign({ key: 'e6507be50334058832877c6914131606e2b6a93e' }, this.imageData));
|
|
33490
33497
|
}
|
|
33491
|
-
return (h$1(Host, { key: '
|
|
33498
|
+
return (h$1(Host, { key: '7f749206f548fabf6fbdcaf3074c2301c03d84e4' }, h$1("style", { key: '9567843d41df931d7a0ae9547c4c152203dda999' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: '922710165738b425920ef64b9a35eed5116f0420', id: componentWrapperId, class: this.type, onClick: () => this.onKupClick() }, this.text, imageEl)));
|
|
33492
33499
|
}
|
|
33493
33500
|
disconnectedCallback() {
|
|
33494
33501
|
this.kupManager.theme.unregister(this);
|
|
@@ -34029,7 +34036,7 @@ const KupAutocomplete = /*@__PURE__*/ proxyCustomElement(class KupAutocomplete e
|
|
|
34029
34036
|
};
|
|
34030
34037
|
const fullHeight = this.rootElement.classList.contains('kup-full-height');
|
|
34031
34038
|
const fullWidth = this.rootElement.classList.contains('kup-full-width');
|
|
34032
|
-
return (h$1(Host, { key: '
|
|
34039
|
+
return (h$1(Host, { key: 'fa5c15b68526f7417b380130f67b5b752510b2ee', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet(this, _KupAutocomplete_elStyle, "f") }, h$1("style", { key: '1d019473982517ce24989f51971e39b1226c3d83' }, __classPrivateFieldGet(this, _KupAutocomplete_kupManager, "f").theme.setKupStyle(this.rootElement)), h$1("div", { key: 'edfa6238ef11bafb0e3a4fa07aafa94e1d4c7c26', id: componentWrapperId, style: __classPrivateFieldGet(this, _KupAutocomplete_elStyle, "f") }, h$1(FTextField, Object.assign({ key: '5510f6766e3a9a0013f2c9ebe46b1a08a22f6793' }, props, { icon: this.showDropDownIcon
|
|
34033
34040
|
? KupThemeIconValues.SEARCH
|
|
34034
34041
|
: 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: () => {
|
|
34035
34042
|
window.clearTimeout(__classPrivateFieldGet(this, _KupAutocomplete_inputTimeout, "f"));
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h as h$1 } from './p-ef8cbd35.js';
|
|
2
|
-
import { c as calculateDisplayedDateRange, a as convertProjectToTasks, b as getPhaseById, m as mergeTaskIntoProjects, e as getProjectById, f as mergeTaskIntoPhases, h as columnWidthForTimeUnit, d as defineCustomElement$5 } from './p-
|
|
2
|
+
import { c as calculateDisplayedDateRange, a as convertProjectToTasks, b as getPhaseById, m as mergeTaskIntoProjects, e as getProjectById, f as mergeTaskIntoPhases, h as columnWidthForTimeUnit, d as defineCustomElement$5 } from './p-3a56a01b.js';
|
|
3
3
|
import { K as KUP_PLANNER_MAIN_GANTT_ID, f as KUP_PLANNER_SECONDARY_GANTT_ID } from './p-a0eeacbd.js';
|
|
4
4
|
import { a as KupDates } from './p-9d9181cf.js';
|
|
5
|
-
import { g as ganttDateTimeFormatters, d as defineCustomElement$b } from './p-
|
|
5
|
+
import { g as ganttDateTimeFormatters, d as defineCustomElement$b } from './p-32c28a10.js';
|
|
6
6
|
import { h } from './p-3aae989f.js';
|
|
7
|
-
import { d as defineCustomElement$e } from './p-
|
|
7
|
+
import { d as defineCustomElement$e } from './p-9471f708.js';
|
|
8
8
|
import { d as defineCustomElement$d } from './p-a52b0e92.js';
|
|
9
|
-
import { d as defineCustomElement$c } from './p-
|
|
10
|
-
import { d as defineCustomElement$a } from './p-
|
|
11
|
-
import { d as defineCustomElement$9 } from './p-
|
|
12
|
-
import { d as defineCustomElement$8 } from './p-
|
|
13
|
-
import { d as defineCustomElement$7 } from './p-
|
|
14
|
-
import { d as defineCustomElement$6 } from './p-
|
|
15
|
-
import { d as defineCustomElement$4 } from './p-
|
|
16
|
-
import { d as defineCustomElement$3 } from './p-
|
|
17
|
-
import { d as defineCustomElement$2 } from './p-
|
|
18
|
-
import { d as defineCustomElement$1 } from './p-
|
|
9
|
+
import { d as defineCustomElement$c } from './p-1bb114b8.js';
|
|
10
|
+
import { d as defineCustomElement$a } from './p-43275b92.js';
|
|
11
|
+
import { d as defineCustomElement$9 } from './p-86464a43.js';
|
|
12
|
+
import { d as defineCustomElement$8 } from './p-395ac5ac.js';
|
|
13
|
+
import { d as defineCustomElement$7 } from './p-ca202cfa.js';
|
|
14
|
+
import { d as defineCustomElement$6 } from './p-7a243c51.js';
|
|
15
|
+
import { d as defineCustomElement$4 } from './p-c9135ac0.js';
|
|
16
|
+
import { d as defineCustomElement$3 } from './p-f4797086.js';
|
|
17
|
+
import { d as defineCustomElement$2 } from './p-28f6440c.js';
|
|
18
|
+
import { d as defineCustomElement$1 } from './p-0b4e99fd.js';
|
|
19
19
|
|
|
20
20
|
const CustomTooltipHOC = () => {
|
|
21
21
|
const CustomTooltip = () => h("div", null);
|
|
@@ -240,13 +240,13 @@ const KupPlannerRenderer = /*@__PURE__*/ proxyCustomElement(class KupPlannerRend
|
|
|
240
240
|
}
|
|
241
241
|
render() {
|
|
242
242
|
var _a, _b, _c;
|
|
243
|
-
return (h$1("div", { key: '
|
|
243
|
+
return (h$1("div", { key: '5de523c8fde95703f5c3799144a0244a85359c4b', class: "planner-render" }, h$1("kup-switcher", { key: 'd68e17265c995856790eee5f5a22defb4ca2ac4e', timeUnitChange: (timeUnit) => {
|
|
244
244
|
var _a, _b;
|
|
245
245
|
(_b = (_a = this.props).onSetViewMode) === null || _b === void 0 ? void 0 : _b.call(_a, timeUnit);
|
|
246
246
|
this.timeUnit = timeUnit;
|
|
247
247
|
this.viewDate = undefined;
|
|
248
248
|
this.scrollX = -1;
|
|
249
|
-
} }), this.props && (h$1("div", { key: '
|
|
249
|
+
} }), this.props && (h$1("div", { key: '8754e5f34d2724aecfeae1752ed67cfa4ba2e827', style: {
|
|
250
250
|
display: 'flex',
|
|
251
251
|
flexDirection: 'column',
|
|
252
252
|
} }, h$1("kup-gantt", Object.assign({ ref: (el) => (this.mainGantt = el), ganttId: KUP_PLANNER_MAIN_GANTT_ID, key: KUP_PLANNER_MAIN_GANTT_ID, filter: this.props.mainGantt.filter, hideLabel: this.props.mainGantt.hideLabel, showSecondaryDates: this.mainGanttDoubleView, hideDependencies: this.props.mainGantt.hideDependencies, ganttHeight: this.props.mainGantt.ganttHeight, displayedStartDate: this.displayedDates.displayedStartDate, displayedEndDate: this.displayedDates.displayedEndDate, viewDate: this.viewDate, tasks: this.tasks, columnWidth: columnWidthForTimeUnit(this.timeUnit), viewMode: this.timeUnit }, this.props.mainGantt.stylingOptions, { TaskListHeader: this.props.mainGantt.taskListHeaderProject, TaskListTable: this.props.mainGantt.taskListTableProject, TooltipContent: (_a = this.props.mainGantt.tooltipContent) !== null && _a !== void 0 ? _a : CustomTooltipHOC(), barClick: (task) => {
|
|
@@ -13,22 +13,22 @@ const KupTaskListHeader = /*@__PURE__*/ proxyCustomElement(class KupTaskListHead
|
|
|
13
13
|
this.rowWidth = undefined;
|
|
14
14
|
}
|
|
15
15
|
render() {
|
|
16
|
-
return (h("div", { key: '
|
|
16
|
+
return (h("div", { key: '293191d3067a68bc17b57880677a4faca34ee7b1', class: "ganttTable", style: {
|
|
17
17
|
fontFamily: this.fontFamily,
|
|
18
18
|
fontSize: this.fontSize,
|
|
19
|
-
} }, h("div", { key: '
|
|
19
|
+
} }, h("div", { key: 'e95afea053674ea5bddd77f53caae5ec0e520a1e', class: "ganttTable_Header", style: {
|
|
20
20
|
height: `${this.headerHeight - 2}px`,
|
|
21
|
-
} }, h("div", { key: '
|
|
21
|
+
} }, h("div", { key: 'f3803e5e576f6f4bc546d9e44e2ddc626f6223de', class: "ganttTable_HeaderItem", style: {
|
|
22
22
|
minWidth: this.rowWidth,
|
|
23
|
-
} }, "\u00A0Name"), h("div", { key: '
|
|
23
|
+
} }, "\u00A0Name"), h("div", { key: 'cb678b5973523373bc77eda9daab276dcfeebec5', class: "ganttTable_HeaderSeparator", style: {
|
|
24
24
|
height: `${this.headerHeight * 0.5}px`,
|
|
25
25
|
marginTop: `${this.headerHeight * 0.2}px`,
|
|
26
|
-
} }), h("div", { key: '
|
|
26
|
+
} }), h("div", { key: '7c8085cdb3652ed6568c3eec0602308ab46f6220', class: "ganttTable_HeaderItem", style: {
|
|
27
27
|
minWidth: this.rowWidth,
|
|
28
|
-
} }, "\u00A0From"), h("div", { key: '
|
|
28
|
+
} }, "\u00A0From"), h("div", { key: '6dad7a8de061e5fa002c2dd2fc532ffaf05fe446', class: "ganttTable_HeaderSeparator", style: {
|
|
29
29
|
height: `${this.headerHeight * 0.5}px`,
|
|
30
30
|
marginTop: `${this.headerHeight * 0.25}px`,
|
|
31
|
-
} }), h("div", { key: '
|
|
31
|
+
} }), h("div", { key: '320418a8acb51dc66b8178d24067f13cfbd4ad0c', class: "ganttTable_HeaderItem", style: {
|
|
32
32
|
minWidth: this.rowWidth,
|
|
33
33
|
} }, "\u00A0To"))));
|
|
34
34
|
}
|