@sme.up/ketchup 11.0.0-SNAPSHOT-20250204113848 → 11.0.0-SNAPSHOT-20250204161958
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-bc053135.js → f-cell-a34f8659.js} +4 -4
- package/dist/cjs/{f-chip-a913f6db.js → f-chip-f8b0757f.js} +1 -1
- package/dist/cjs/{f-object-field-eabecff2.js → f-object-field-2acc1784.js} +2 -2
- package/dist/cjs/{f-paginator-utils-de023500.js → f-paginator-utils-214bea90.js} +1 -1
- package/dist/cjs/{f-text-field-8a765845.js → f-text-field-7b25843f.js} +1 -1
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/kup-accordion.cjs.entry.js +1 -1
- package/dist/cjs/kup-activity-timeline.cjs.entry.js +2 -2
- package/dist/cjs/kup-autocomplete_29.cjs.entry.js +24 -20
- package/dist/cjs/kup-box.cjs.entry.js +7 -7
- package/dist/cjs/kup-calendar.cjs.entry.js +2 -2
- package/dist/cjs/kup-card-list.cjs.entry.js +1 -1
- package/dist/cjs/kup-cell.cjs.entry.js +5 -5
- package/dist/cjs/kup-dashboard.cjs.entry.js +2 -2
- package/dist/cjs/{kup-data-table-helper-1da4e593.js → kup-data-table-helper-623f4580.js} +1 -1
- package/dist/cjs/kup-drawer.cjs.entry.js +1 -1
- package/dist/cjs/kup-echart.cjs.entry.js +1 -1
- package/dist/cjs/kup-editor.cjs.entry.js +1 -1
- package/dist/cjs/kup-family-tree.cjs.entry.js +1 -1
- package/dist/cjs/kup-grid.cjs.entry.js +1 -1
- package/dist/cjs/kup-htm.cjs.entry.js +1 -1
- package/dist/cjs/kup-iframe.cjs.entry.js +1 -1
- package/dist/cjs/kup-image-list.cjs.entry.js +5 -5
- package/dist/cjs/kup-input-panel.cjs.entry.js +5 -5
- package/dist/cjs/kup-lazy.cjs.entry.js +1 -1
- package/dist/cjs/kup-magic-box.cjs.entry.js +1 -1
- package/dist/cjs/{kup-manager-3b86b8d0.js → kup-manager-d2ea1924.js} +1 -0
- package/dist/cjs/kup-nav-bar.cjs.entry.js +1 -1
- package/dist/cjs/kup-numeric-picker.cjs.entry.js +2 -2
- package/dist/cjs/kup-object-field.cjs.entry.js +3 -3
- package/dist/cjs/kup-pdf.cjs.entry.js +1 -1
- package/dist/cjs/kup-planner.cjs.entry.js +2 -2
- package/dist/cjs/kup-probe.cjs.entry.js +1 -1
- package/dist/cjs/kup-qlik.cjs.entry.js +1 -1
- package/dist/cjs/kup-snackbar.cjs.entry.js +1 -1
- package/dist/cjs/kup-txt.cjs.entry.js +1 -1
- package/dist/cjs/kup-typography-list.cjs.entry.js +1 -1
- package/dist/cjs/kup-typography.cjs.entry.js +1 -1
- package/dist/collection/components/kup-data-table/kup-data-table-declarations.js +1 -0
- package/dist/collection/components/kup-data-table/kup-data-table.js +17 -13
- package/dist/components/index.js +1 -1
- package/dist/components/kup-accordion.js +2 -2
- 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 +2 -2
- package/dist/components/kup-card-list.js +3 -3
- package/dist/components/kup-card.js +1 -1
- package/dist/components/kup-cell.js +2 -2
- 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-dashboard.js +2 -2
- 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 +2 -2
- 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 +3 -3
- package/dist/components/kup-file-upload.js +1 -1
- package/dist/components/kup-form.js +1 -1
- package/dist/components/kup-gauge.js +1 -1
- package/dist/components/kup-grid.js +1 -1
- package/dist/components/kup-htm.js +2 -2
- package/dist/components/kup-iframe.js +2 -2
- package/dist/components/kup-image-list.js +2 -2
- package/dist/components/kup-image.js +1 -1
- package/dist/components/kup-input-panel.js +3 -3
- package/dist/components/kup-lazy.js +2 -2
- package/dist/components/kup-list.js +1 -1
- package/dist/components/kup-magic-box.js +4 -4
- package/dist/components/kup-nav-bar.js +2 -2
- package/dist/components/kup-numeric-picker.js +2 -2
- package/dist/components/kup-object-field.js +2 -2
- package/dist/components/kup-pdf.js +2 -2
- package/dist/components/kup-planner.js +2 -2
- package/dist/components/kup-probe.js +2 -2
- package/dist/components/kup-progress-bar.js +1 -1
- package/dist/components/kup-qlik.js +2 -2
- package/dist/components/kup-radio.js +1 -1
- package/dist/components/kup-rating.js +1 -1
- package/dist/components/kup-snackbar.js +2 -2
- package/dist/components/kup-spinner.js +1 -1
- package/dist/components/kup-switch.js +1 -1
- package/dist/components/kup-tab-bar.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-tree.js +1 -1
- package/dist/components/kup-txt.js +2 -2
- package/dist/components/kup-typography-list.js +2 -2
- package/dist/components/kup-typography.js +2 -2
- package/dist/components/{p-8f77f6d8.js → p-0fef3390.js} +2 -2
- package/dist/components/{p-98aafbf3.js → p-2dde55fa.js} +1 -0
- package/dist/components/{p-dd07188b.js → p-64193c64.js} +18 -14
- package/dist/components/{p-5b63178f.js → p-76d6787f.js} +2 -2
- package/dist/components/{p-a0a94cd3.js → p-8b4c0f97.js} +2 -2
- package/dist/components/{p-d339381c.js → p-cfff5952.js} +2 -2
- package/dist/esm/{f-cell-2b1c1919.js → f-cell-54560fc0.js} +4 -4
- package/dist/esm/{f-chip-b42af349.js → f-chip-3e8bf63f.js} +1 -1
- package/dist/esm/{f-object-field-2bfc470c.js → f-object-field-9a09865b.js} +2 -2
- package/dist/esm/{f-paginator-utils-541bc197.js → f-paginator-utils-04ae5a29.js} +1 -1
- package/dist/esm/{f-text-field-04f701fb.js → f-text-field-87a86dfa.js} +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/kup-accordion.entry.js +1 -1
- package/dist/esm/kup-activity-timeline.entry.js +2 -2
- package/dist/esm/kup-autocomplete_29.entry.js +24 -20
- package/dist/esm/kup-box.entry.js +7 -7
- package/dist/esm/kup-calendar.entry.js +2 -2
- package/dist/esm/kup-card-list.entry.js +1 -1
- package/dist/esm/kup-cell.entry.js +5 -5
- package/dist/esm/kup-dashboard.entry.js +2 -2
- package/dist/esm/{kup-data-table-helper-0dbc3495.js → kup-data-table-helper-064be4d4.js} +1 -1
- package/dist/esm/kup-drawer.entry.js +1 -1
- package/dist/esm/kup-echart.entry.js +1 -1
- package/dist/esm/kup-editor.entry.js +1 -1
- package/dist/esm/kup-family-tree.entry.js +1 -1
- package/dist/esm/kup-grid.entry.js +1 -1
- package/dist/esm/kup-htm.entry.js +1 -1
- package/dist/esm/kup-iframe.entry.js +1 -1
- package/dist/esm/kup-image-list.entry.js +5 -5
- package/dist/esm/kup-input-panel.entry.js +5 -5
- package/dist/esm/kup-lazy.entry.js +1 -1
- package/dist/esm/kup-magic-box.entry.js +1 -1
- package/dist/esm/{kup-manager-89189705.js → kup-manager-f424e2a0.js} +1 -0
- package/dist/esm/kup-nav-bar.entry.js +1 -1
- package/dist/esm/kup-numeric-picker.entry.js +2 -2
- package/dist/esm/kup-object-field.entry.js +3 -3
- package/dist/esm/kup-pdf.entry.js +1 -1
- package/dist/esm/kup-planner.entry.js +2 -2
- package/dist/esm/kup-probe.entry.js +1 -1
- package/dist/esm/kup-qlik.entry.js +1 -1
- package/dist/esm/kup-snackbar.entry.js +1 -1
- package/dist/esm/kup-txt.entry.js +1 -1
- package/dist/esm/kup-typography-list.entry.js +1 -1
- package/dist/esm/kup-typography.entry.js +1 -1
- package/dist/ketchup/index.esm.js +1 -1
- package/dist/ketchup/ketchup.esm.js +1 -1
- package/dist/ketchup/{p-47545e56.entry.js → p-0e592181.entry.js} +1 -1
- package/dist/ketchup/{p-54a54f0d.entry.js → p-13718725.entry.js} +1 -1
- package/dist/ketchup/{p-a263b485.entry.js → p-1ce3be5b.entry.js} +1 -1
- package/dist/ketchup/{p-fc645b13.js → p-2ecc3599.js} +1 -1
- package/dist/ketchup/{p-15491541.js → p-31ca0356.js} +1 -1
- package/dist/ketchup/{p-8afe1504.entry.js → p-364e25a9.entry.js} +1 -1
- package/dist/ketchup/{p-98797821.entry.js → p-54af1798.entry.js} +1 -1
- package/dist/ketchup/{p-d1389486.entry.js → p-5554460f.entry.js} +1 -1
- package/dist/ketchup/{p-f5e50e78.entry.js → p-5c2b42e3.entry.js} +1 -1
- package/dist/ketchup/{p-f0c7071a.entry.js → p-5ffdeffc.entry.js} +1 -1
- package/dist/ketchup/{p-069fe9e1.entry.js → p-6040143b.entry.js} +1 -1
- package/dist/ketchup/{p-595f3fd8.entry.js → p-652ca755.entry.js} +1 -1
- package/dist/ketchup/{p-9f51f081.entry.js → p-70b6841d.entry.js} +1 -1
- package/dist/ketchup/{p-4ceb2da3.entry.js → p-72283a12.entry.js} +1 -1
- package/dist/ketchup/{p-e527cae5.entry.js → p-75dd109c.entry.js} +1 -1
- package/dist/ketchup/{p-0ea4179b.entry.js → p-7997b6cb.entry.js} +1 -1
- package/dist/ketchup/{p-6b771a9b.entry.js → p-7d3c0067.entry.js} +1 -1
- package/dist/ketchup/{p-f51f2af6.js → p-81690e4b.js} +1 -1
- package/dist/ketchup/{p-7819480d.entry.js → p-864c1c15.entry.js} +1 -1
- package/dist/ketchup/{p-dd65ab87.entry.js → p-8fd8645a.entry.js} +1 -1
- package/dist/ketchup/{p-86f75374.entry.js → p-984dafc2.entry.js} +1 -1
- package/dist/ketchup/{p-e1683cf1.entry.js → p-98621238.entry.js} +1 -1
- package/dist/ketchup/{p-ccb2296a.entry.js → p-a0f497cb.entry.js} +1 -1
- package/dist/ketchup/{p-d47f322d.entry.js → p-a37e6a4a.entry.js} +1 -1
- package/dist/ketchup/{p-e202be52.js → p-a5ad08f8.js} +1 -1
- package/dist/ketchup/{p-a50b3050.entry.js → p-abaee861.entry.js} +1 -1
- package/dist/ketchup/{p-6b11fc72.entry.js → p-acd9f1f6.entry.js} +1 -1
- package/dist/ketchup/{p-285c28ae.js → p-aeaefdf4.js} +1 -1
- package/dist/ketchup/{p-5d7a9987.js → p-be5054e0.js} +1 -1
- package/dist/ketchup/{p-a00e1a17.entry.js → p-d8cb93a0.entry.js} +2 -2
- package/dist/ketchup/{p-0dd57f34.js → p-dafc7d3f.js} +1 -1
- package/dist/ketchup/{p-c1b293a7.entry.js → p-e2c39b75.entry.js} +1 -1
- package/dist/ketchup/{p-2e789d5f.entry.js → p-e2ef2997.entry.js} +1 -1
- package/dist/ketchup/{p-5a345165.entry.js → p-e83f0ed2.entry.js} +1 -1
- package/dist/ketchup/{p-8bc2f0b6.entry.js → p-ea5e343b.entry.js} +1 -1
- package/dist/ketchup/{p-4b1eb87d.entry.js → p-f0b9eaa6.entry.js} +1 -1
- package/dist/ketchup/{p-b59ba2e0.entry.js → p-f15c569a.entry.js} +1 -1
- package/dist/types/components/kup-data-table/kup-data-table-declarations.d.ts +2 -1
- package/package.json +1 -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 } from './index-c9246a86.js';
|
|
2
|
-
import { I as ItemsDisplayMode, k as kupManagerInstance, a as KupComponentSizing, g as getProps, s as setProps, b as KupThemeIconValues, c as KupDynamicPositionPlacement, d as KupThemeColorValues, e as KupDebugCategory, F as FCellShapes, f as FCellPadding, h as KupLanguageGeneric, i as fillString, j as KupCardBuiltInClockElements, l as KupCardCSSClasses, m as KupLanguageTotals, n as KupLanguageColumn, o as KupDataNewColumnTypes, p as KupCardSubEvents, q as KupCardIds, r as KupLanguageRow, t as KupCardFamily, u as KupCardProps, v as getColumnByName, w as formatToNumber, x as KupObjects, y as identify, G as GroupLabelDisplayMode, S as SelectionMode, z as KupLanguageGrouping, A as KupLanguageCheckbox, B as getValueForDisplay2, C as Filters, D as getValueForDisplay, E as KupLanguageSearch, H as FILTER_ANALYZER, L as LoadMoreMode, P as PaginatorPos, J as ShowGrid, T as TotalLabel, M as TotalMode, N as getRegExpFromString, O as isNegativeNumber, Q as FCellClasses, R as kupDynamicPositionAttribute, U as KupPointerEventTypes, V as kupDraggableColumnAttr, W as kupDragActiveAttr, X as KupDragEffect, Y as kupDraggableCellAttr, Z as KupDropEventTypes, _ as FixedCellsClasses, $ as FixedCellsCSSVarsBase, a0 as KupLanguageFontsize, a1 as KupLanguageDensity, a2 as KupLanguageGrid, a3 as KupDataTableProps, a4 as DataTableAreasEnum, a5 as SortMode, a6 as iconColumn, a7 as keyColumn, a8 as fieldColumn, a9 as KupLanguageUpload, aa as FCellTypes, ab as KupListRole, ac as KupListProps, ad as addColumnValueFromRow, ae as KupGlobalFilterMode } from './kup-manager-
|
|
3
|
-
import { F as FTextField } from './f-text-field-
|
|
2
|
+
import { I as ItemsDisplayMode, k as kupManagerInstance, a as KupComponentSizing, g as getProps, s as setProps, b as KupThemeIconValues, c as KupDynamicPositionPlacement, d as KupThemeColorValues, e as KupDebugCategory, F as FCellShapes, f as FCellPadding, h as KupLanguageGeneric, i as fillString, j as KupCardBuiltInClockElements, l as KupCardCSSClasses, m as KupLanguageTotals, n as KupLanguageColumn, o as KupDataNewColumnTypes, p as KupCardSubEvents, q as KupCardIds, r as KupLanguageRow, t as KupCardFamily, u as KupCardProps, v as getColumnByName, w as formatToNumber, x as KupObjects, y as identify, G as GroupLabelDisplayMode, S as SelectionMode, z as KupLanguageGrouping, A as KupLanguageCheckbox, B as getValueForDisplay2, C as Filters, D as getValueForDisplay, E as KupLanguageSearch, H as FILTER_ANALYZER, L as LoadMoreMode, P as PaginatorPos, J as ShowGrid, T as TotalLabel, M as TotalMode, N as getRegExpFromString, O as isNegativeNumber, Q as FCellClasses, R as kupDynamicPositionAttribute, U as KupPointerEventTypes, V as kupDraggableColumnAttr, W as kupDragActiveAttr, X as KupDragEffect, Y as kupDraggableCellAttr, Z as KupDropEventTypes, _ as FixedCellsClasses, $ as FixedCellsCSSVarsBase, a0 as KupLanguageFontsize, a1 as KupLanguageDensity, a2 as KupLanguageGrid, a3 as KupDataTableProps, a4 as DataTableAreasEnum, a5 as SortMode, a6 as iconColumn, a7 as keyColumn, a8 as fieldColumn, a9 as KupLanguageUpload, aa as FCellTypes, ab as KupListRole, ac as KupListProps, ad as addColumnValueFromRow, ae as KupGlobalFilterMode } from './kup-manager-f424e2a0.js';
|
|
3
|
+
import { F as FTextField } from './f-text-field-87a86dfa.js';
|
|
4
4
|
import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
|
|
5
5
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
6
6
|
import { F as FImage } from './f-image-9b15e9ac.js';
|
|
7
7
|
import { F as FButton } from './f-button-f1040575.js';
|
|
8
8
|
import { F as FButtonAlign, a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
|
|
9
|
-
import { F as FCell, a as FProgressBar, b as FRadio, c as FRating, d as FSwitchSizing, e as FSwitch } from './f-cell-
|
|
9
|
+
import { F as FCell, a as FProgressBar, b as FRadio, c as FRating, d as FSwitchSizing, e as FSwitch } from './f-cell-54560fc0.js';
|
|
10
10
|
import { d as KupDateTimeFormatOptionsMonth, K as KupDatesFormats, a as KupDates } from './kup-dates-da19044e.js';
|
|
11
|
-
import { F as FChipType, a as FChipSize, b as FChipStyling, c as FChip } from './f-chip-
|
|
11
|
+
import { F as FChipType, a as FChipSize, b as FChipStyling, c as FChip } from './f-chip-3e8bf63f.js';
|
|
12
12
|
import { M as MDCRipple } from './component-a35bc7f1.js';
|
|
13
13
|
import { F as FCheckbox } from './f-checkbox-3ba20ca4.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-064be4d4.js';
|
|
15
|
+
import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-04ae5a29.js';
|
|
16
|
+
import './f-object-field-9a09865b.js';
|
|
17
17
|
|
|
18
18
|
/**
|
|
19
19
|
* Props of the kup-autocomplete component.
|
|
@@ -9936,7 +9936,7 @@ const KupDataTable = class {
|
|
|
9936
9936
|
}
|
|
9937
9937
|
let rows = null;
|
|
9938
9938
|
if (__classPrivateFieldGet$7(this, _KupDataTable_paginatedRowsLength, "f") === 0) {
|
|
9939
|
-
rows = (h("tr", { key: '
|
|
9939
|
+
rows = (h("tr", { key: '209fd7f0677694976aaaa26823c131859b342082', ref: (el) => __classPrivateFieldGet$7(this, _KupDataTable_rowsRefs, "f").push(el) }, h("td", { key: '29a7f3ee2a0be05617aa2aa8995d89df6a279abd', colSpan: __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
|
|
9940
9940
|
}
|
|
9941
9941
|
else {
|
|
9942
9942
|
rows = [];
|
|
@@ -10001,7 +10001,7 @@ const KupDataTable = class {
|
|
|
10001
10001
|
for (let i = 0; i < chipsData.length; i++) {
|
|
10002
10002
|
props.onIconClick.push(() => __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_removeGroup).call(this, i));
|
|
10003
10003
|
}
|
|
10004
|
-
groupChips = h(FChip, Object.assign({ key: '
|
|
10004
|
+
groupChips = h(FChip, Object.assign({ key: '1d261053bfa89561f55f3250d1b26246bd7b75d0' }, props));
|
|
10005
10005
|
}
|
|
10006
10006
|
}
|
|
10007
10007
|
const tableClass = {
|
|
@@ -10033,7 +10033,7 @@ const KupDataTable = class {
|
|
|
10033
10033
|
if (this.headerIsPersistent &&
|
|
10034
10034
|
this.tableHeight === undefined &&
|
|
10035
10035
|
this.tableWidth === undefined) {
|
|
10036
|
-
stickyEl = (h("sticky-header", { key: '
|
|
10036
|
+
stickyEl = (h("sticky-header", { key: 'ea12db5daa80e69022bb1ee282d17e3a51fecc35', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_stickyTheadRef, el, "f")) }, h("thead-sticky", { key: '53b4bb9f135c4781cb3f0906a589f51d84cf7810' }, h("tr-sticky", { key: 'f0a309050028b1302a6f422c20dcfd971abd1b8e' }, stickyHeader))));
|
|
10037
10037
|
}
|
|
10038
10038
|
let belowClass = 'below-wrapper';
|
|
10039
10039
|
if (!!this.tableHeight || !!this.tableWidth) {
|
|
@@ -10063,7 +10063,7 @@ const KupDataTable = class {
|
|
|
10063
10063
|
(((_a = e.detail.cell) === null || _a === void 0 ? void 0 : _a.shape) === FCellShapes.CHECKBOX ||
|
|
10064
10064
|
((_b = e.detail.cell) === null || _b === void 0 ? void 0 : _b.shape) === FCellShapes.SWITCH)) {
|
|
10065
10065
|
if (this.updateOnClick) {
|
|
10066
|
-
__classPrivateFieldGet$7(this, _KupDataTable_handleUpdateClick, "f").call(this);
|
|
10066
|
+
__classPrivateFieldGet$7(this, _KupDataTable_handleUpdateClick, "f").call(this, e.detail.cell);
|
|
10067
10067
|
}
|
|
10068
10068
|
else if ((_d = (_c = e.detail.cell) === null || _c === void 0 ? void 0 : _c.inputSettings) === null || _d === void 0 ? void 0 : _d.checkValueOnExit) {
|
|
10069
10069
|
this.kupCellCheck.emit({
|
|
@@ -10079,7 +10079,7 @@ const KupDataTable = class {
|
|
|
10079
10079
|
const useGlobalFilter = !this.legacyLook &&
|
|
10080
10080
|
(this.globalFilter ||
|
|
10081
10081
|
this.getRows().length > __classPrivateFieldGet$7(this, _KupDataTable_DEFAULT_ROWS_FOR_GLOBAL_FILTER, "f"));
|
|
10082
|
-
const compCreated = (h(Host, { key: '
|
|
10082
|
+
const compCreated = (h(Host, { key: 'fa9cc61132732f3b484d66f2270652a9ce0229bd', "onKup-drop": (e) => {
|
|
10083
10083
|
this.kupDataTableDrop.emit(e.detail);
|
|
10084
10084
|
}, "onKup-cell-input": (e) => {
|
|
10085
10085
|
autoselectOnAction(e);
|
|
@@ -10094,11 +10094,11 @@ const KupDataTable = class {
|
|
|
10094
10094
|
this.kupDataTableObjectFieldOpenSearchMenu.emit(e.detail);
|
|
10095
10095
|
}, "onKup-objectfield-selectedmenuitem": (e) => {
|
|
10096
10096
|
this.kupDataTableObjectFieldSelectedMenuItem.emit(e.detail);
|
|
10097
|
-
} }, h("style", { key: '
|
|
10097
|
+
} }, h("style", { key: 'aa5e0f1e4c4685e37462527367feaeafe52c4e48' }, __classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, h("div", { key: 'bf7d4fcf64df0eda240967dfb04273e7efce64d6', id: componentWrapperId, class: wrapClass }, h("div", { key: '2ab1ddcb917c1cf97f559c96c2edcaf0578cbd20', class: "group-wrapper" }, groupChips), h("div", { key: '02cde1d2ddc36ae898e768625795d54066965c5c', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (h("div", { id: "global-filter" }, h(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), value: this.globalFilterValue, onInput: (event) => {
|
|
10098
10098
|
const t = event.target;
|
|
10099
10099
|
window.clearTimeout(__classPrivateFieldGet$7(this, _KupDataTable_globalFilterTimeout, "f"));
|
|
10100
10100
|
__classPrivateFieldSet$3(this, _KupDataTable_globalFilterTimeout, window.setTimeout(() => __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_onGlobalFilterChange).call(this, t), 600, t), "f");
|
|
10101
|
-
} }))) : null, h("div", { key: '
|
|
10101
|
+
} }))) : null, h("div", { key: 'd72834de1352b83d163fa84759f0e747be43daa8', class: "above-wrapper paginator-top" }, paginatorTop), this.insertMode !== '' &&
|
|
10102
10102
|
this.selectedRows.length > 0 ? (h(FButton, { icon: "save", onClick: () => {
|
|
10103
10103
|
this.kupSave.emit({
|
|
10104
10104
|
comp: this,
|
|
@@ -10148,9 +10148,9 @@ const KupDataTable = class {
|
|
|
10148
10148
|
this.data.rows.unshift(row);
|
|
10149
10149
|
await this.refresh(true);
|
|
10150
10150
|
}
|
|
10151
|
-
}, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: '
|
|
10151
|
+
}, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: '7a1554d451b1ba20b4ed8c849d764b983acb366f', class: "droparea", ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
|
|
10152
10152
|
? __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_columnRemoveArea).call(this)
|
|
10153
|
-
: null), h("div", { key: '
|
|
10153
|
+
: null), h("div", { key: 'b309d163954f591b7145c484008abdd38c9589cc', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
|
|
10154
10154
|
? [
|
|
10155
10155
|
h("div", { class: "settings-trigger", onClick: () => {
|
|
10156
10156
|
__classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_onCustomSettingsClick).call(this);
|
|
@@ -10159,7 +10159,7 @@ const KupDataTable = class {
|
|
|
10159
10159
|
} }, h(FImage, { color: `var(${KupThemeColorValues.TITLE})`, resource: "settings", sizeX: "10px" })),
|
|
10160
10160
|
this.renderCustomizePanel(),
|
|
10161
10161
|
]
|
|
10162
|
-
: null, h("table", { key: '
|
|
10162
|
+
: null, h("table", { key: 'c0723d4cf209919f253f30519354bd39c09e5112', class: tableClass, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_tableRef, el, "f")), onMouseLeave: (ev) => {
|
|
10163
10163
|
ev.stopPropagation();
|
|
10164
10164
|
}, onPointerDown: (e) => {
|
|
10165
10165
|
__classPrivateFieldSet$3(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
|
|
@@ -10167,7 +10167,7 @@ const KupDataTable = class {
|
|
|
10167
10167
|
__classPrivateFieldSet$3(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
|
|
10168
10168
|
}, onContextMenu: (e) => {
|
|
10169
10169
|
e.preventDefault();
|
|
10170
|
-
} }, h("thead", { key: '
|
|
10170
|
+
} }, h("thead", { key: '35c18ec8838f36b88fb366cc741baa499ff46868', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_theadRef, el, "f")) }, h("tr", { key: '0878eebcb74c926edb462226517f27d50d0361ad' }, header)), h("tbody", { key: '11f869277b24c2ccfbe5ba1f14f304df94d71839' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
|
|
10171
10171
|
return compCreated;
|
|
10172
10172
|
}
|
|
10173
10173
|
disconnectedCallback() {
|
|
@@ -10725,7 +10725,9 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
|
|
|
10725
10725
|
const row = (_c = __classPrivateFieldGet$7(this, _KupDataTable_lastPointerDetails, "f")) === null || _c === void 0 ? void 0 : _c.row;
|
|
10726
10726
|
if (!cell) {
|
|
10727
10727
|
__classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").debug.logMessage(this, "Couldn't find cell to retrieve drag informations!", KupDebugCategory.WARNING);
|
|
10728
|
-
return
|
|
10728
|
+
return {
|
|
10729
|
+
id: this.rootElement.id,
|
|
10730
|
+
};
|
|
10729
10731
|
}
|
|
10730
10732
|
return {
|
|
10731
10733
|
cell,
|
|
@@ -10758,7 +10760,9 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
|
|
|
10758
10760
|
const row = (_c = __classPrivateFieldGet$7(this, _KupDataTable_lastPointerDetails, "f")) === null || _c === void 0 ? void 0 : _c.row;
|
|
10759
10761
|
if (!cell) {
|
|
10760
10762
|
__classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").debug.logMessage(this, "Couldn't find cell to retrieve dropzone informations!", KupDebugCategory.WARNING);
|
|
10761
|
-
return
|
|
10763
|
+
return {
|
|
10764
|
+
id: this.rootElement.id,
|
|
10765
|
+
};
|
|
10762
10766
|
}
|
|
10763
10767
|
return {
|
|
10764
10768
|
cell,
|
|
@@ -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-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance, y as identify, g as getProps, s as setProps, a5 as SortMode, v as getColumnByName, h as KupLanguageGeneric, b as KupThemeIconValues, e as KupDebugCategory, U as KupPointerEventTypes, X as KupDragEffect, aD as kupDraggableAttr, Z as KupDropEventTypes, E 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, y as identify, g as getProps, s as setProps, a5 as SortMode, v as getColumnByName, h as KupLanguageGeneric, b as KupThemeIconValues, e as KupDebugCategory, U as KupPointerEventTypes, X as KupDragEffect, aD as kupDraggableAttr, Z as KupDropEventTypes, E as KupLanguageSearch } from './kup-manager-f424e2a0.js';
|
|
3
|
+
import { f as filterRows, p as paginateRows, s as sortRows } from './kup-data-table-helper-064be4d4.js';
|
|
4
4
|
import { F as FImage } from './f-image-9b15e9ac.js';
|
|
5
|
-
import { c as FChip } from './f-chip-
|
|
5
|
+
import { c as FChip } from './f-chip-3e8bf63f.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-54560fc0.js';
|
|
8
|
+
import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-04ae5a29.js';
|
|
9
9
|
import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
|
|
10
10
|
import './kup-dates-da19044e.js';
|
|
11
11
|
import './f-button-f1040575.js';
|
|
12
12
|
import './f-button-declarations-6c8f8abe.js';
|
|
13
13
|
import './f-checkbox-3ba20ca4.js';
|
|
14
|
-
import './f-object-field-
|
|
15
|
-
import './f-text-field-
|
|
14
|
+
import './f-object-field-9a09865b.js';
|
|
15
|
+
import './f-text-field-87a86dfa.js';
|
|
16
16
|
import './component-a35bc7f1.js';
|
|
17
17
|
|
|
18
18
|
/**
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, g as getAssetPath, f as forceUpdate, h as h$1, H as Host, d as getElement } from './index-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, v as getColumnByName, e as KupDebugCategory } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, v as getColumnByName, e as KupDebugCategory } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import { F as FButton } from './f-button-f1040575.js';
|
|
5
|
-
import { c as FChip, F as FChipType } from './f-chip-
|
|
5
|
+
import { c as FChip, F as FChipType } from './f-chip-3e8bf63f.js';
|
|
6
6
|
import { b as KupDatesLocales, K as KupDatesFormats } from './kup-dates-da19044e.js';
|
|
7
7
|
import './f-button-declarations-6c8f8abe.js';
|
|
8
8
|
import './f-image-9b15e9ac.js';
|
|
@@ -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-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, s as setProps, t as KupCardFamily, af as getCellValueForDisplay } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps, t as KupCardFamily, af as getCellValueForDisplay } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import './kup-dates-da19044e.js';
|
|
5
5
|
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance, f as FCellPadding, ax as KupCellElementsPosition, g as getProps, s as setProps, X as KupDragEffect, ay as submitPositionAdapter, h as KupLanguageGeneric, az as KupCellProps } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, f as FCellPadding, ax as KupCellElementsPosition, g as getProps, s as setProps, X as KupDragEffect, ay as submitPositionAdapter, h as KupLanguageGeneric, az as KupCellProps } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import { F as FButton } from './f-button-f1040575.js';
|
|
5
|
-
import { F as FCell } from './f-cell-
|
|
5
|
+
import { F as FCell } from './f-cell-54560fc0.js';
|
|
6
6
|
import './kup-dates-da19044e.js';
|
|
7
7
|
import './f-button-declarations-6c8f8abe.js';
|
|
8
8
|
import './f-image-9b15e9ac.js';
|
|
9
9
|
import './f-checkbox-3ba20ca4.js';
|
|
10
|
-
import './f-chip-
|
|
11
|
-
import './f-object-field-
|
|
12
|
-
import './f-text-field-
|
|
10
|
+
import './f-chip-3e8bf63f.js';
|
|
11
|
+
import './f-object-field-9a09865b.js';
|
|
12
|
+
import './f-text-field-87a86dfa.js';
|
|
13
13
|
|
|
14
14
|
const kupCellCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-body-compact-01-font-size, 14px);line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);font-size:var(--kup-body-01-font-size, 14px);line-height:20px;font-weight:400;letter-spacing:0.16px}.kup-code-01{font-family:var(--kup-font-family-monospace);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-label-01{font-family:var(--kup-font-family);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-caption-02{font-family:var(--kup-font-family);font-size:12px;line-height:15px;font-weight:500;letter-spacing:1px}.kup-caption-01{font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.kup-small-label-01{font-family:var(--kup-font-family);font-size:6px;line-height:9px;font-weight:400;letter-spacing:1px}.kup-heading-compact-01{font-family:var(--kup-font-family);font-size:14px;line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);font-size:14px;line-height:20px;font-weight:600;letter-spacing:0.16px}.kup-heading-02{font-family:var(--kup-font-family);font-size:16px;line-height:24px;font-weight:500;letter-spacing:0}.kup-heading-03{font-family:var(--kup-font-family);font-size:20px;line-height:28px;font-weight:400;letter-spacing:0}.kup-heading-04{font-family:var(--kup-font-family);font-size:28px;line-height:36px;font-weight:400;letter-spacing:0}.kup-heading-05{font-family:var(--kup-font-family);font-size:32px;line-height:40px;font-weight:300;letter-spacing:0}.kup-heading-06{font-family:var(--kup-font-family);font-size:42px;line-height:50px;font-weight:300;letter-spacing:0}.kup-heading-07{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:300;letter-spacing:0}.kup-heading-08{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:600;letter-spacing:0}:host{display:block;height:fit-content;width:100%}#kup-component{height:fit-content;width:100%}";
|
|
15
15
|
const KupCellStyle0 = kupCellCss;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
|
|
2
2
|
import { F as FButton } from './f-button-f1040575.js';
|
|
3
3
|
import { F as FCheckbox } from './f-checkbox-3ba20ca4.js';
|
|
4
|
-
import { F as FTextField } from './f-text-field-
|
|
4
|
+
import { F as FTextField } from './f-text-field-87a86dfa.js';
|
|
5
5
|
import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
|
|
6
|
-
import { k as kupManagerInstance, g as getProps, s as setProps, aA as KupLanguageDashboard, h as KupLanguageGeneric, X as KupDragEffect, e as KupDebugCategory } from './kup-manager-
|
|
6
|
+
import { k as kupManagerInstance, g as getProps, s as setProps, aA as KupLanguageDashboard, h as KupLanguageGeneric, X as KupDragEffect, e as KupDebugCategory } from './kup-manager-f424e2a0.js';
|
|
7
7
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
8
8
|
import './f-button-declarations-6c8f8abe.js';
|
|
9
9
|
import './f-image-9b15e9ac.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as Filters, D as getValueForDisplay, B as getValueForDisplay2, af as getCellValueForDisplay, v as getColumnByName, x as KupObjects, ag as KupData, ah as compareCell, M as TotalMode, N as getRegExpFromString, F as FCellShapes, ai as CMBandACPAdapter, aj as RADAdapter, ak as CHKAdapter, al as CHIAdapter, am as SWTAdapter, a5 as SortMode } from './kup-manager-
|
|
1
|
+
import { C as Filters, D as getValueForDisplay, B as getValueForDisplay2, af as getCellValueForDisplay, v as getColumnByName, x as KupObjects, ag as KupData, ah as compareCell, M as TotalMode, N as getRegExpFromString, F as FCellShapes, ai as CMBandACPAdapter, aj as RADAdapter, ak as CHKAdapter, al as CHIAdapter, am as SWTAdapter, a5 as SortMode } from './kup-manager-f424e2a0.js';
|
|
2
2
|
import { K as KupDatesFormats } from './kup-dates-da19044e.js';
|
|
3
3
|
|
|
4
4
|
/**
|
|
@@ -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-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import './kup-dates-da19044e.js';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement, g as getAssetPath } from './index-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, s as setProps, d as KupThemeColorValues, e as KupDebugCategory, v as getColumnByName, o as KupDataNewColumnTypes } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps, d as KupThemeColorValues, e as KupDebugCategory, v as getColumnByName, o as KupDataNewColumnTypes } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import './kup-dates-da19044e.js';
|
|
5
5
|
|
|
@@ -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-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import { c as commonjsGlobal, g as getDefaultExportFromCjs } from './kup-dates-da19044e.js';
|
|
5
5
|
|
|
@@ -2,7 +2,7 @@ import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host
|
|
|
2
2
|
import { F as FButton } from './f-button-f1040575.js';
|
|
3
3
|
import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
|
|
4
4
|
import { F as FImage } from './f-image-9b15e9ac.js';
|
|
5
|
-
import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, U as KupPointerEventTypes } from './kup-manager-
|
|
5
|
+
import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, U as KupPointerEventTypes } from './kup-manager-f424e2a0.js';
|
|
6
6
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
7
7
|
import './kup-dates-da19044e.js';
|
|
8
8
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import './kup-dates-da19044e.js';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, f as forceUpdate, h, F as Fragment, H as Host, d as getElement } from './index-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import './kup-dates-da19044e.js';
|
|
5
5
|
|
|
@@ -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-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import './kup-dates-da19044e.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, U as KupPointerEventTypes, f as FCellPadding } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, U as KupPointerEventTypes, f as FCellPadding } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import { F as FImage } from './f-image-9b15e9ac.js';
|
|
5
5
|
import { F as FButton } from './f-button-f1040575.js';
|
|
6
6
|
import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
|
|
7
|
-
import { F as FCell } from './f-cell-
|
|
7
|
+
import { F as FCell } from './f-cell-54560fc0.js';
|
|
8
8
|
import { M as MDCRipple } from './component-a35bc7f1.js';
|
|
9
9
|
import './kup-dates-da19044e.js';
|
|
10
10
|
import './f-checkbox-3ba20ca4.js';
|
|
11
|
-
import './f-chip-
|
|
12
|
-
import './f-object-field-
|
|
13
|
-
import './f-text-field-
|
|
11
|
+
import './f-chip-3e8bf63f.js';
|
|
12
|
+
import './f-object-field-9a09865b.js';
|
|
13
|
+
import './f-text-field-87a86dfa.js';
|
|
14
14
|
|
|
15
15
|
/**
|
|
16
16
|
* Props of the kup-image-list component.
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
|
|
2
2
|
import { F as FButton } from './f-button-f1040575.js';
|
|
3
|
-
import { F as FCell } from './f-cell-
|
|
4
|
-
import { F as FCellShapes, k as kupManagerInstance, aa as FCellTypes, g as getProps, s as setProps, h as KupLanguageGeneric, af as getCellValueForDisplay, al as CHIAdapter, ai as CMBandACPAdapter, ak as CHKAdapter, aj as RADAdapter, am as SWTAdapter, e as KupDebugCategory, U as KupPointerEventTypes } from './kup-manager-
|
|
3
|
+
import { F as FCell } from './f-cell-54560fc0.js';
|
|
4
|
+
import { F as FCellShapes, k as kupManagerInstance, aa as FCellTypes, g as getProps, s as setProps, h as KupLanguageGeneric, af as getCellValueForDisplay, al as CHIAdapter, ai as CMBandACPAdapter, ak as CHKAdapter, aj as RADAdapter, am as SWTAdapter, e as KupDebugCategory, U as KupPointerEventTypes } from './kup-manager-f424e2a0.js';
|
|
5
5
|
import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
|
|
6
6
|
import { F as FTypography, a as FTypographyType } from './f-typography-65229068.js';
|
|
7
7
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
8
8
|
import './f-button-declarations-6c8f8abe.js';
|
|
9
9
|
import './f-image-9b15e9ac.js';
|
|
10
10
|
import './f-checkbox-3ba20ca4.js';
|
|
11
|
-
import './f-chip-
|
|
12
|
-
import './f-object-field-
|
|
13
|
-
import './f-text-field-
|
|
11
|
+
import './f-chip-3e8bf63f.js';
|
|
12
|
+
import './f-object-field-9a09865b.js';
|
|
13
|
+
import './f-text-field-87a86dfa.js';
|
|
14
14
|
import './kup-dates-da19044e.js';
|
|
15
15
|
import './component-a35bc7f1.js';
|
|
16
16
|
|
|
@@ -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-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import './kup-dates-da19044e.js';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, e as KupDebugCategory, aB as kupDropEvent, V as kupDraggableColumnAttr, aC as kupDraggableRowAttr, Z as KupDropEventTypes, d as KupThemeColorValues } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, e as KupDebugCategory, aB as kupDropEvent, V as kupDraggableColumnAttr, aC as kupDraggableRowAttr, Z as KupDropEventTypes, d as KupThemeColorValues } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
|
|
4
4
|
import { F as FImage } from './f-image-9b15e9ac.js';
|
|
5
5
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
@@ -7824,6 +7824,7 @@ var KupDataTableProps;
|
|
|
7824
7824
|
KupDataTableProps["totals"] = "Defines the current totals options.";
|
|
7825
7825
|
KupDataTableProps["transpose"] = "Transposes the data of the data table.";
|
|
7826
7826
|
KupDataTableProps["updatableData"] = "When set to true, editable cells will be rendered using input components and update button will appair below the matrix";
|
|
7827
|
+
KupDataTableProps["updateOnClick"] = "When set to true, editable checkbox will call update";
|
|
7827
7828
|
})(KupDataTableProps || (KupDataTableProps = {}));
|
|
7828
7829
|
var SortMode;
|
|
7829
7830
|
(function (SortMode) {
|
|
@@ -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-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import './kup-dates-da19044e.js';
|
|
5
5
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, c as KupDynamicPositionPlacement, t as KupCardFamily } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, c as KupDynamicPositionPlacement, t as KupCardFamily } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
|
-
import { F as FTextField } from './f-text-field-
|
|
4
|
+
import { F as FTextField } from './f-text-field-87a86dfa.js';
|
|
5
5
|
import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
|
|
6
6
|
import './kup-dates-da19044e.js';
|
|
7
7
|
import './f-image-9b15e9ac.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
|
|
2
|
-
import { F as FObjectField } from './f-object-field-
|
|
3
|
-
import { k as kupManagerInstance, g as getProps } from './kup-manager-
|
|
2
|
+
import { F as FObjectField } from './f-object-field-9a09865b.js';
|
|
3
|
+
import { k as kupManagerInstance, g as getProps } from './kup-manager-f424e2a0.js';
|
|
4
4
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
5
5
|
import './f-button-f1040575.js';
|
|
6
6
|
import './f-button-declarations-6c8f8abe.js';
|
|
7
7
|
import './f-image-9b15e9ac.js';
|
|
8
|
-
import './f-text-field-
|
|
8
|
+
import './f-text-field-87a86dfa.js';
|
|
9
9
|
import './kup-dates-da19044e.js';
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -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-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import { e as getAugmentedNamespace, f as commonjsRequire, g as getDefaultExportFromCjs } from './kup-dates-da19044e.js';
|
|
5
5
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement, g as getAssetPath } from './index-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance, af as getCellValueForDisplay, g as getProps, s as setProps, b as KupThemeIconValues, E as KupLanguageSearch } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, af as getCellValueForDisplay, g as getProps, s as setProps, b as KupThemeIconValues, E as KupLanguageSearch } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import { K as KupPlannerGanttRowType, d as defaultStylingOptions, a as KupPlannerTaskAction, b as KupPlannerLastOnChangeReceived, c as KupPlannerProps } from './kup-planner-declarations-0704bc6c.js';
|
|
4
4
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
5
|
-
import { F as FTextField } from './f-text-field-
|
|
5
|
+
import { F as FTextField } from './f-text-field-87a86dfa.js';
|
|
6
6
|
import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
|
|
7
7
|
import './kup-dates-da19044e.js';
|
|
8
8
|
import './f-image-9b15e9ac.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import './kup-dates-da19044e.js';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, h, d as getElement } from './index-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import './kup-dates-da19044e.js';
|
|
4
4
|
|
|
5
5
|
const kupQlikCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-body-compact-01-font-size, 14px);line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);font-size:var(--kup-body-01-font-size, 14px);line-height:20px;font-weight:400;letter-spacing:0.16px}.kup-code-01{font-family:var(--kup-font-family-monospace);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-label-01{font-family:var(--kup-font-family);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-caption-02{font-family:var(--kup-font-family);font-size:12px;line-height:15px;font-weight:500;letter-spacing:1px}.kup-caption-01{font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.kup-small-label-01{font-family:var(--kup-font-family);font-size:6px;line-height:9px;font-weight:400;letter-spacing:1px}.kup-heading-compact-01{font-family:var(--kup-font-family);font-size:14px;line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);font-size:14px;line-height:20px;font-weight:600;letter-spacing:0.16px}.kup-heading-02{font-family:var(--kup-font-family);font-size:16px;line-height:24px;font-weight:500;letter-spacing:0}.kup-heading-03{font-family:var(--kup-font-family);font-size:20px;line-height:28px;font-weight:400;letter-spacing:0}.kup-heading-04{font-family:var(--kup-font-family);font-size:28px;line-height:36px;font-weight:400;letter-spacing:0}.kup-heading-05{font-family:var(--kup-font-family);font-size:32px;line-height:40px;font-weight:300;letter-spacing:0}.kup-heading-06{font-family:var(--kup-font-family);font-size:42px;line-height:50px;font-weight:300;letter-spacing:0}.kup-heading-07{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:300;letter-spacing:0}.kup-heading-08{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:600;letter-spacing:0}.kup-qlik-container-fluid{width:100%}.kup-qlik-container{width:100%}@media (min-width: 576px){.kup-qlik-container{width:576px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}@media (min-width: 768px){.kup-qlik-container{width:768px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}@media (min-width: 992px){.kup-qlik-container{width:992px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}@media (min-width: 1200px){.kup-qlik-container{width:1200px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}.kup-qlik-row{display:flex;display:ms-flexbox;flex-wrap:wrap;-ms-flex-wrap:wrap;margin-bottom:5px}.kup-qlik-row .size-M{height:var(--lyo_obj-height)}.kup-qlik-row .size-S{height:calc(var(--lyo_obj-height) / 2)}.kup-qlik-row .size-XS{height:calc(var(--lyo_obj-height) / 3)}.kup-qlik-row .size-L{height:calc(var(--lyo_obj-height) * 2)}.kup-qlik-row .size-XL{height:calc(var(--lyo_obj-height) * 3)}.kup-qlik-row .bordered{border:1px solid var(--kup-border-subtle, #969696)}.kup-qlik-row .width-1{width:8.3333%}.kup-qlik-row .width-2{width:16.6666%}.kup-qlik-row .width-3{width:25%}.kup-qlik-row .width-4{width:33.3333%}.kup-qlik-row .width-5{width:41.6666%}.kup-qlik-row .width-6{width:50%}.kup-qlik-row .width-7{width:58.3333%}.kup-qlik-row .width-8{width:66.6666%}.kup-qlik-row .width-9{width:75%}.kup-qlik-row .width-10{width:83.3333%}.kup-qlik-row .width-11{width:91.6666%}.kup-qlik-row .width-12{width:100%}";
|
|
@@ -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-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import { F as FButton } from './f-button-f1040575.js';
|
|
5
5
|
import './kup-dates-da19044e.js';
|
|
@@ -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-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import './kup-dates-da19044e.js';
|
|
5
5
|
|
|
@@ -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-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance, e as KupDebugCategory, g as getProps, s as setProps } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, e as KupDebugCategory, g as getProps, s as setProps } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import { a as FTypographyType, F as FTypography } from './f-typography-65229068.js';
|
|
4
4
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
5
5
|
import './kup-dates-da19044e.js';
|
|
@@ -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-c9246a86.js';
|
|
2
|
-
import { k as kupManagerInstance, c as KupDynamicPositionPlacement, g as getProps, s as setProps } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, c as KupDynamicPositionPlacement, g as getProps, s as setProps } from './kup-manager-f424e2a0.js';
|
|
3
3
|
import { a as FTypographyType, F as FTypography } from './f-typography-65229068.js';
|
|
4
4
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
5
5
|
import { F as FImage } from './f-image-9b15e9ac.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{K as p}from"./p-
|
|
1
|
+
import{K as p}from"./p-81690e4b.js";import"./p-1ee561ba.js";import"./p-b0368f88.js";function r(r){return new p(r)}export{r as newKupManager}
|