@sme.up/ketchup 11.0.0-SNAPSHOT-20250107170538 → 11.0.0-SNAPSHOT-20250108124144
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-f696873f.js → f-cell-837acc01.js} +4 -4
- package/dist/cjs/{f-chip-fbe1aa9a.js → f-chip-a1a38005.js} +1 -1
- package/dist/cjs/{f-object-field-a461f929.js → f-object-field-a6c12a08.js} +2 -2
- package/dist/cjs/{f-paginator-utils-89982628.js → f-paginator-utils-39ded702.js} +1 -1
- package/dist/cjs/{f-text-field-81ed712b.js → f-text-field-700b8ec5.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_28.cjs.entry.js +7 -7
- 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-4421e218.js → kup-data-table-helper-eb507104.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 +23 -19
- 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-43374f94.js → kup-manager-8623e363.js} +41 -41
- 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-photo-frame.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-input-panel/kup-input-panel.js +19 -15
- package/dist/collection/managers/kup-math/kup-math-helper.js +9 -8
- 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-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 +21 -17
- 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-photo-frame.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-333db0bd.js → p-0e384530.js} +2 -2
- package/dist/components/{p-ef279eeb.js → p-24075bd0.js} +2 -2
- package/dist/components/{p-34b54cab.js → p-87432d08.js} +2 -2
- package/dist/components/{p-6c868f83.js → p-94fc3c00.js} +2 -2
- package/dist/components/{p-d0917b1c.js → p-c8389c1a.js} +41 -41
- package/dist/components/{p-7242a21e.js → p-f1ee3ada.js} +1 -1
- package/dist/esm/{f-cell-bebbd73f.js → f-cell-3b999c1c.js} +4 -4
- package/dist/esm/{f-chip-448d9abb.js → f-chip-207d4e6a.js} +1 -1
- package/dist/esm/{f-object-field-db1de9c8.js → f-object-field-fc05da83.js} +2 -2
- package/dist/esm/{f-paginator-utils-99b7bf6e.js → f-paginator-utils-e5824c9d.js} +1 -1
- package/dist/esm/{f-text-field-32f39382.js → f-text-field-ae84246a.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_28.entry.js +7 -7
- 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-c8984498.js → kup-data-table-helper-814e63ca.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 +23 -19
- package/dist/esm/kup-lazy.entry.js +1 -1
- package/dist/esm/kup-magic-box.entry.js +1 -1
- package/dist/esm/{kup-manager-3aea2269.js → kup-manager-69018613.js} +41 -41
- 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-photo-frame.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-34eb7555.entry.js → p-1de5af30.entry.js} +1 -1
- package/dist/ketchup/{p-dcfcf2bb.js → p-1e73ea04.js} +1 -1
- package/dist/ketchup/{p-b6974faa.entry.js → p-217ae85c.entry.js} +1 -1
- package/dist/ketchup/{p-04627efe.js → p-2252ad30.js} +1 -1
- package/dist/ketchup/{p-099af1ea.entry.js → p-24015160.entry.js} +1 -1
- package/dist/ketchup/{p-cadec395.entry.js → p-24dddc23.entry.js} +1 -1
- package/dist/ketchup/{p-6d0bb440.entry.js → p-3f5ee4c7.entry.js} +1 -1
- package/dist/ketchup/{p-454c3167.entry.js → p-3fcc6d1d.entry.js} +1 -1
- package/dist/ketchup/{p-7f7061d6.entry.js → p-41830b0d.entry.js} +1 -1
- package/dist/ketchup/{p-14647515.entry.js → p-474e978a.entry.js} +1 -1
- package/dist/ketchup/{p-e34d2a82.entry.js → p-5275f671.entry.js} +1 -1
- package/dist/ketchup/{p-cfb1092e.entry.js → p-556e06eb.entry.js} +1 -1
- package/dist/ketchup/{p-da2a7217.js → p-59ea2e16.js} +1 -1
- package/dist/ketchup/{p-4732b472.entry.js → p-5c2ac15a.entry.js} +1 -1
- package/dist/ketchup/{p-a4fbced2.entry.js → p-5d98bad4.entry.js} +1 -1
- package/dist/ketchup/{p-a010e98f.entry.js → p-613e2c59.entry.js} +1 -1
- package/dist/ketchup/{p-35f176a0.js → p-6954ad12.js} +1 -1
- package/dist/ketchup/{p-90205959.entry.js → p-7029eb59.entry.js} +1 -1
- package/dist/ketchup/{p-8f8eb625.entry.js → p-7982cbcf.entry.js} +1 -1
- package/dist/ketchup/{p-d6041b53.entry.js → p-8270992b.entry.js} +1 -1
- package/dist/ketchup/{p-d87e7f83.entry.js → p-8667f590.entry.js} +1 -1
- package/dist/ketchup/{p-3f44c485.js → p-8ddd83f1.js} +1 -1
- package/dist/ketchup/{p-7f6265c2.entry.js → p-9fb64fa4.entry.js} +1 -1
- package/dist/ketchup/{p-5b2529dc.entry.js → p-a29926c9.entry.js} +1 -1
- package/dist/ketchup/{p-07961f6e.entry.js → p-a3247374.entry.js} +1 -1
- package/dist/ketchup/{p-a4ba457a.entry.js → p-b15208a3.entry.js} +1 -1
- package/dist/ketchup/{p-737e3900.js → p-b9094df4.js} +2 -2
- package/dist/ketchup/{p-38a5b272.entry.js → p-ba661cef.entry.js} +1 -1
- package/dist/ketchup/{p-6044750e.entry.js → p-ca700b27.entry.js} +1 -1
- package/dist/ketchup/p-cdad0a11.entry.js +1 -0
- package/dist/ketchup/{p-42719275.entry.js → p-d3dec47b.entry.js} +1 -1
- package/dist/ketchup/{p-672ec5b8.entry.js → p-d7991871.entry.js} +1 -1
- package/dist/ketchup/{p-e40dbf91.entry.js → p-e2d84f0b.entry.js} +1 -1
- package/dist/ketchup/{p-74d2a50e.js → p-f1d16d73.js} +1 -1
- package/dist/ketchup/{p-302f557b.entry.js → p-f4372c3c.entry.js} +1 -1
- package/dist/ketchup/{p-66dcd76c.entry.js → p-f7136e2e.entry.js} +1 -1
- package/dist/ketchup/{p-6fd7c0f6.entry.js → p-f943d857.entry.js} +1 -1
- package/dist/ketchup/{p-5b5adaf1.entry.js → p-fd091486.entry.js} +1 -1
- package/package.json +1 -1
- package/dist/ketchup/p-5a8f7049.entry.js +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { h, g as getAssetPath } from './index-c9246a86.js';
|
|
2
|
-
import { b as KupThemeIconValues } from './kup-manager-
|
|
2
|
+
import { b as KupThemeIconValues } from './kup-manager-69018613.js';
|
|
3
3
|
import { F as FImage } from './f-image-01041722.js';
|
|
4
4
|
|
|
5
5
|
const dom = document.documentElement;
|
package/dist/esm/index.js
CHANGED
|
@@ -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, a as KupComponentSizing, g as getProps, s as setProps, d as KupThemeColorValues, b as KupThemeIconValues } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, a as KupComponentSizing, g as getProps, s as setProps, d as KupThemeColorValues, b as KupThemeIconValues } from './kup-manager-69018613.js';
|
|
3
3
|
import { F as FImage } from './f-image-01041722.js';
|
|
4
4
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
5
5
|
import { M as MDCRipple } from './component-a35bc7f1.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
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, e as KupDebugCategory, ab as getCellValueForDisplay } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory, ab as getCellValueForDisplay } from './kup-manager-69018613.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import { F as FImage } from './f-image-01041722.js';
|
|
5
|
-
import { s as sortRows } from './kup-data-table-helper-
|
|
5
|
+
import { s as sortRows } from './kup-data-table-helper-814e63ca.js';
|
|
6
6
|
import './kup-dates-da19044e.js';
|
|
7
7
|
|
|
8
8
|
var KupActivityTimelineProps;
|
|
@@ -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 FilterInterval, L as LoadMoreMode, P as PaginatorPos, J as ShowGrid, T as TotalLabel, M as TotalMode, N as kupDynamicPositionAttribute, O as KupPointerEventTypes, Q as kupDraggableColumnAttr, R as kupDragActiveAttr, U as KupDragEffect, V as kupDraggableCellAttr, W as KupDropEventTypes, X as FixedCellsClasses, Y as FixedCellsCSSVarsBase, Z as KupLanguageFontsize, _ as KupLanguageDensity, $ as KupLanguageGrid, a0 as KupDataTableProps, a1 as DataTableAreasEnum, a2 as SortMode, a3 as iconColumn, a4 as keyColumn, a5 as fieldColumn, a6 as FCellTypes, a7 as KupListRole, a8 as KupListProps, a9 as addColumnValueFromRow, aa 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 FilterInterval, L as LoadMoreMode, P as PaginatorPos, J as ShowGrid, T as TotalLabel, M as TotalMode, N as kupDynamicPositionAttribute, O as KupPointerEventTypes, Q as kupDraggableColumnAttr, R as kupDragActiveAttr, U as KupDragEffect, V as kupDraggableCellAttr, W as KupDropEventTypes, X as FixedCellsClasses, Y as FixedCellsCSSVarsBase, Z as KupLanguageFontsize, _ as KupLanguageDensity, $ as KupLanguageGrid, a0 as KupDataTableProps, a1 as DataTableAreasEnum, a2 as SortMode, a3 as iconColumn, a4 as keyColumn, a5 as fieldColumn, a6 as FCellTypes, a7 as KupListRole, a8 as KupListProps, a9 as addColumnValueFromRow, aa as KupGlobalFilterMode } from './kup-manager-69018613.js';
|
|
3
|
+
import { F as FTextField } from './f-text-field-ae84246a.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-01041722.js';
|
|
7
7
|
import { F as FButton } from './f-button-a20849e0.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-3b999c1c.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-207d4e6a.js';
|
|
12
12
|
import { M as MDCRipple } from './component-a35bc7f1.js';
|
|
13
13
|
import { F as FCheckbox } from './f-checkbox-b8f2f9c4.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-814e63ca.js';
|
|
15
|
+
import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-e5824c9d.js';
|
|
16
|
+
import './f-object-field-fc05da83.js';
|
|
17
17
|
|
|
18
18
|
/**
|
|
19
19
|
* Props of the kup-autocomplete component.
|
|
@@ -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, a2 as SortMode, v as getColumnByName, h as KupLanguageGeneric, b as KupThemeIconValues, e as KupDebugCategory, O as KupPointerEventTypes, U as KupDragEffect, aA as kupDraggableAttr, W 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, a2 as SortMode, v as getColumnByName, h as KupLanguageGeneric, b as KupThemeIconValues, e as KupDebugCategory, O as KupPointerEventTypes, U as KupDragEffect, aA as kupDraggableAttr, W as KupDropEventTypes, E as KupLanguageSearch } from './kup-manager-69018613.js';
|
|
3
|
+
import { f as filterRows, p as paginateRows, s as sortRows } from './kup-data-table-helper-814e63ca.js';
|
|
4
4
|
import { F as FImage } from './f-image-01041722.js';
|
|
5
|
-
import { c as FChip } from './f-chip-
|
|
5
|
+
import { c as FChip } from './f-chip-207d4e6a.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-3b999c1c.js';
|
|
8
|
+
import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-e5824c9d.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-a20849e0.js';
|
|
12
12
|
import './f-button-declarations-6c8f8abe.js';
|
|
13
13
|
import './f-checkbox-b8f2f9c4.js';
|
|
14
|
-
import './f-object-field-
|
|
15
|
-
import './f-text-field-
|
|
14
|
+
import './f-object-field-fc05da83.js';
|
|
15
|
+
import './f-text-field-ae84246a.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-69018613.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import { F as FButton } from './f-button-a20849e0.js';
|
|
5
|
-
import { c as FChip, F as FChipType } from './f-chip-
|
|
5
|
+
import { c as FChip, F as FChipType } from './f-chip-207d4e6a.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-01041722.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, ab as getCellValueForDisplay } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps, t as KupCardFamily, ab as getCellValueForDisplay } from './kup-manager-69018613.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, au as KupCellElementsPosition, g as getProps, s as setProps, U as KupDragEffect, av as submitPositionAdapter, h as KupLanguageGeneric, aw as KupCellProps } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, f as FCellPadding, au as KupCellElementsPosition, g as getProps, s as setProps, U as KupDragEffect, av as submitPositionAdapter, h as KupLanguageGeneric, aw as KupCellProps } from './kup-manager-69018613.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import { F as FButton } from './f-button-a20849e0.js';
|
|
5
|
-
import { F as FCell } from './f-cell-
|
|
5
|
+
import { F as FCell } from './f-cell-3b999c1c.js';
|
|
6
6
|
import './kup-dates-da19044e.js';
|
|
7
7
|
import './f-button-declarations-6c8f8abe.js';
|
|
8
8
|
import './f-image-01041722.js';
|
|
9
9
|
import './f-checkbox-b8f2f9c4.js';
|
|
10
|
-
import './f-chip-
|
|
11
|
-
import './f-object-field-
|
|
12
|
-
import './f-text-field-
|
|
10
|
+
import './f-chip-207d4e6a.js';
|
|
11
|
+
import './f-object-field-fc05da83.js';
|
|
12
|
+
import './f-text-field-ae84246a.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-a20849e0.js';
|
|
3
3
|
import { F as FCheckbox } from './f-checkbox-b8f2f9c4.js';
|
|
4
|
-
import { F as FTextField } from './f-text-field-
|
|
4
|
+
import { F as FTextField } from './f-text-field-ae84246a.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, ax as KupLanguageDashboard, h as KupLanguageGeneric, U as KupDragEffect, e as KupDebugCategory } from './kup-manager-
|
|
6
|
+
import { k as kupManagerInstance, g as getProps, s as setProps, ax as KupLanguageDashboard, h as KupLanguageGeneric, U as KupDragEffect, e as KupDebugCategory } from './kup-manager-69018613.js';
|
|
7
7
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
8
8
|
import './f-button-declarations-6c8f8abe.js';
|
|
9
9
|
import './f-image-01041722.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as Filters, H as FilterInterval, D as getValueForDisplay, B as getValueForDisplay2, ab as getCellValueForDisplay, v as getColumnByName, x as KupObjects, ac as KupData, ad as compareCell, M as TotalMode, F as FCellShapes, ae as CMBandACPAdapter, af as RADAdapter, ag as CHKAdapter, ah as CHIAdapter, ai as SWTAdapter, a2 as SortMode } from './kup-manager-
|
|
1
|
+
import { C as Filters, H as FilterInterval, D as getValueForDisplay, B as getValueForDisplay2, ab as getCellValueForDisplay, v as getColumnByName, x as KupObjects, ac as KupData, ad as compareCell, M as TotalMode, F as FCellShapes, ae as CMBandACPAdapter, af as RADAdapter, ag as CHKAdapter, ah as CHIAdapter, ai as SWTAdapter, a2 as SortMode } from './kup-manager-69018613.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-69018613.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-69018613.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-69018613.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-a20849e0.js';
|
|
3
3
|
import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
|
|
4
4
|
import { F as FImage } from './f-image-01041722.js';
|
|
5
|
-
import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, O as KupPointerEventTypes } from './kup-manager-
|
|
5
|
+
import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, O as KupPointerEventTypes } from './kup-manager-69018613.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-69018613.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-69018613.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-69018613.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, O as KupPointerEventTypes, f as FCellPadding } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, O as KupPointerEventTypes, f as FCellPadding } from './kup-manager-69018613.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import { F as FImage } from './f-image-01041722.js';
|
|
5
5
|
import { F as FButton } from './f-button-a20849e0.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-3b999c1c.js';
|
|
8
8
|
import { M as MDCRipple } from './component-a35bc7f1.js';
|
|
9
9
|
import './kup-dates-da19044e.js';
|
|
10
10
|
import './f-checkbox-b8f2f9c4.js';
|
|
11
|
-
import './f-chip-
|
|
12
|
-
import './f-object-field-
|
|
13
|
-
import './f-text-field-
|
|
11
|
+
import './f-chip-207d4e6a.js';
|
|
12
|
+
import './f-object-field-fc05da83.js';
|
|
13
|
+
import './f-text-field-ae84246a.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-a20849e0.js';
|
|
3
|
-
import { F as FCell } from './f-cell-
|
|
4
|
-
import { k as kupManagerInstance, a6 as FCellTypes, F as FCellShapes, g as getProps, s as setProps, h as KupLanguageGeneric, ah as CHIAdapter, ae as CMBandACPAdapter, ag as CHKAdapter, af as RADAdapter, ai as SWTAdapter, e as KupDebugCategory, O as KupPointerEventTypes } from './kup-manager-
|
|
3
|
+
import { F as FCell } from './f-cell-3b999c1c.js';
|
|
4
|
+
import { k as kupManagerInstance, a6 as FCellTypes, F as FCellShapes, g as getProps, s as setProps, h as KupLanguageGeneric, ab as getCellValueForDisplay, ah as CHIAdapter, ae as CMBandACPAdapter, ag as CHKAdapter, af as RADAdapter, ai as SWTAdapter, e as KupDebugCategory, O as KupPointerEventTypes } from './kup-manager-69018613.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-01041722.js';
|
|
10
10
|
import './f-checkbox-b8f2f9c4.js';
|
|
11
|
-
import './f-chip-
|
|
12
|
-
import './f-object-field-
|
|
13
|
-
import './f-text-field-
|
|
11
|
+
import './f-chip-207d4e6a.js';
|
|
12
|
+
import './f-object-field-fc05da83.js';
|
|
13
|
+
import './f-text-field-ae84246a.js';
|
|
14
14
|
import './kup-dates-da19044e.js';
|
|
15
15
|
import './component-a35bc7f1.js';
|
|
16
16
|
|
|
@@ -307,9 +307,9 @@ const KupInputPanel = class {
|
|
|
307
307
|
h("p", null, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.translate(KupLanguageGeneric.EMPTY_DATA)),
|
|
308
308
|
]
|
|
309
309
|
: this.inputPanelCells.map((inputPanelCell) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_renderRow).call(this, inputPanelCell));
|
|
310
|
-
return (h(Host, { key: '
|
|
310
|
+
return (h(Host, { key: '01efc669b2945ae37b7c778b3e49e704073512e9', "onKup-cell-blur": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_onBlurHandler).bind(this), "onKup-tabbar-click": (e) => {
|
|
311
311
|
this.tabSelected = e.detail.node.id;
|
|
312
|
-
}, "onKup-autocomplete-input": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).bind(this), "onKup-autocomplete-iconclick": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).bind(this), "onKup-combobox-iconclick": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).bind(this) }, h("style", { key: '
|
|
312
|
+
}, "onKup-autocomplete-input": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).bind(this), "onKup-autocomplete-iconclick": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).bind(this), "onKup-combobox-iconclick": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).bind(this) }, h("style", { key: '037fb59bdd728f74e833d340c17359e6cc6abad3' }, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'bcfe3943d2dd8fe70abeb76459a75624af19d424', id: componentWrapperId }, inputPanelContent)));
|
|
313
313
|
}
|
|
314
314
|
disconnectedCallback() {
|
|
315
315
|
__classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.unregister(this);
|
|
@@ -412,7 +412,7 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_formRef = new WeakMap(
|
|
|
412
412
|
}
|
|
413
413
|
const customRender = __classPrivateFieldGet(this, _KupInputPanel_cellCustomRender, "f").get(cell.shape);
|
|
414
414
|
if (customRender !== undefined) {
|
|
415
|
-
return customRender(cell, column
|
|
415
|
+
return customRender(cell, column, (_a = row.layout) === null || _a === void 0 ? void 0 : _a.absolute);
|
|
416
416
|
}
|
|
417
417
|
const cellProps = {
|
|
418
418
|
cell,
|
|
@@ -428,18 +428,19 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_formRef = new WeakMap(
|
|
|
428
428
|
return (h("div", { class: { 'input-panel__label_container': true } }, label, h(FCell, Object.assign({}, cellProps))));
|
|
429
429
|
}
|
|
430
430
|
return h(FCell, Object.assign({}, cellProps));
|
|
431
|
-
}, _KupInputPanel_renderButton = function _KupInputPanel_renderButton(cell,
|
|
432
|
-
return (h(FButton, Object.assign({ icon: cell.icon, id:
|
|
431
|
+
}, _KupInputPanel_renderButton = function _KupInputPanel_renderButton(cell, { name }) {
|
|
432
|
+
return (h(FButton, Object.assign({ icon: cell.icon, id: name }, cell.data, { wrapperClass: "form__submit" })));
|
|
433
433
|
}, _KupInputPanel_renderDropDownButton = function _KupInputPanel_renderDropDownButton(cell, data) {
|
|
434
434
|
return (h("kup-dropdown-button", Object.assign({}, cell.data, { label: cell.value, data: data, "onkup-dropdownbutton-itemclick": (e) => {
|
|
435
435
|
__classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getFunctionOnClickBTN).call(this, e.detail.node, e.detail.node.id);
|
|
436
436
|
} })));
|
|
437
|
-
}, _KupInputPanel_renderEditor = function _KupInputPanel_renderEditor(cell,
|
|
437
|
+
}, _KupInputPanel_renderEditor = function _KupInputPanel_renderEditor(cell, { name }) {
|
|
438
438
|
const event = 'kup-editor-save';
|
|
439
439
|
const handler = (e) => {
|
|
440
440
|
const edtCell = this.inputPanelCells.reduce((cell, { cells }) => {
|
|
441
441
|
if (!cell) {
|
|
442
|
-
return cells.find(({ column }) => column.name ===
|
|
442
|
+
return cells.find(({ column }) => column.name === name)
|
|
443
|
+
.cell;
|
|
443
444
|
}
|
|
444
445
|
return cell;
|
|
445
446
|
}, null);
|
|
@@ -450,10 +451,10 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_formRef = new WeakMap(
|
|
|
450
451
|
event,
|
|
451
452
|
handler,
|
|
452
453
|
});
|
|
453
|
-
return (h("kup-editor", Object.assign({}, cell.data, { id:
|
|
454
|
-
}, _KupInputPanel_renderDataTable = function _KupInputPanel_renderDataTable(cell,
|
|
455
|
-
return (h("kup-data-table", Object.assign({ id:
|
|
456
|
-
}, _KupInputPanel_renderLabel = function _KupInputPanel_renderLabel(cell,
|
|
454
|
+
return (h("kup-editor", Object.assign({}, cell.data, { id: name, isReadOnly: !cell.isEditable, showToolbar: true })));
|
|
455
|
+
}, _KupInputPanel_renderDataTable = function _KupInputPanel_renderDataTable(cell, { name }) {
|
|
456
|
+
return (h("kup-data-table", Object.assign({ id: name, editableData: true, showGroups: true, showFilters: true }, cell.data)));
|
|
457
|
+
}, _KupInputPanel_renderLabel = function _KupInputPanel_renderLabel(cell, column, isAbsoluteLayout) {
|
|
457
458
|
const cellType = dom.ketchup.data.cell.getType(cell, cell.shape);
|
|
458
459
|
const baseClass = 'input-panel-label';
|
|
459
460
|
const additionalClass = isAbsoluteLayout
|
|
@@ -461,9 +462,9 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_formRef = new WeakMap(
|
|
|
461
462
|
: '';
|
|
462
463
|
const numberClass = cellType === FCellTypes.NUMBER ? ' input-panel-label-number' : '';
|
|
463
464
|
if (cellType === FCellTypes.NUMBER) {
|
|
464
|
-
return (h("span", { class: `${baseClass}${additionalClass}${numberClass}`, id:
|
|
465
|
+
return (h("span", { class: `${baseClass}${additionalClass}${numberClass}`, id: column.name }, getCellValueForDisplay(column, cell)));
|
|
465
466
|
}
|
|
466
|
-
return (h("span", { class: `${baseClass}${additionalClass}`, id:
|
|
467
|
+
return (h("span", { class: `${baseClass}${additionalClass}`, id: column.name }, cell.value));
|
|
467
468
|
}, _KupInputPanel_getLabelComponent = function _KupInputPanel_getLabelComponent(cell, label) {
|
|
468
469
|
if (!label) {
|
|
469
470
|
return null;
|
|
@@ -681,7 +682,10 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_formRef = new WeakMap(
|
|
|
681
682
|
}
|
|
682
683
|
else {
|
|
683
684
|
const buttonCell = __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_commandAdapter).call(this, commandObj);
|
|
684
|
-
return __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_renderButton).call(this, buttonCell,
|
|
685
|
+
return __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_renderButton).call(this, buttonCell, {
|
|
686
|
+
name: commandObj.value,
|
|
687
|
+
title: commandObj.value,
|
|
688
|
+
});
|
|
685
689
|
}
|
|
686
690
|
})
|
|
687
691
|
.flat();
|
|
@@ -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-69018613.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, ay as kupDropEvent, Q as kupDraggableColumnAttr, az as kupDraggableRowAttr, W 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, ay as kupDropEvent, Q as kupDraggableColumnAttr, az as kupDraggableRowAttr, W as KupDropEventTypes, d as KupThemeColorValues } from './kup-manager-69018613.js';
|
|
3
3
|
import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
|
|
4
4
|
import { F as FImage } from './f-image-01041722.js';
|
|
5
5
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
@@ -10927,47 +10927,6 @@ var t=lexer,e=token,i=postfix,o=postfix_evaluator,s=functions,r=function(){funct
|
|
|
10927
10927
|
|
|
10928
10928
|
const Mexp = es.exports;
|
|
10929
10929
|
|
|
10930
|
-
const dom$4 = document.documentElement;
|
|
10931
|
-
/**
|
|
10932
|
-
* Takes a mathematical formula as string in input, with column names between brackets, and returns the result as a number.
|
|
10933
|
-
* @param {string} formula - Mathematical operation (i.e.: ([COL1] - [COL2]) * 100 / [COL3]).
|
|
10934
|
-
* @param {{ [index: string]: number }} row - Object containing column names as indexes and the related values as keys.
|
|
10935
|
-
* @returns {number} Result of the formula.
|
|
10936
|
-
*/
|
|
10937
|
-
function customFormula(formula, row) {
|
|
10938
|
-
const keys = Object.keys(row);
|
|
10939
|
-
for (let i = 0; i < keys.length; i++) {
|
|
10940
|
-
let key = keys[i];
|
|
10941
|
-
let value = row[key];
|
|
10942
|
-
if (value != null && !isNaN(value)) {
|
|
10943
|
-
let re = new RegExp(key, 'g');
|
|
10944
|
-
formula = formula.replace(re, value.toString());
|
|
10945
|
-
}
|
|
10946
|
-
}
|
|
10947
|
-
formula = formula.replace(/[\[\]']+/g, '');
|
|
10948
|
-
try {
|
|
10949
|
-
const mexp = new Mexp();
|
|
10950
|
-
const lexedFormula = mexp.lex(formula);
|
|
10951
|
-
const postFixedFormula = mexp.toPostfix(lexedFormula);
|
|
10952
|
-
return mexp.postfixEval(postFixedFormula);
|
|
10953
|
-
}
|
|
10954
|
-
catch (e) {
|
|
10955
|
-
dom$4.ketchup.debug.logMessage('kup-data', 'Error while evaluating the following formula!(' + formula + ')', KupDebugCategory.WARNING);
|
|
10956
|
-
return NaN;
|
|
10957
|
-
}
|
|
10958
|
-
}
|
|
10959
|
-
/**
|
|
10960
|
-
* Calculates a single Y point of a normal distribution.
|
|
10961
|
-
* @param {number} average - Average.
|
|
10962
|
-
* @param {number} variance - Variance.
|
|
10963
|
-
* @param {number} x - X coordinate.
|
|
10964
|
-
* @returns {number} Result.
|
|
10965
|
-
*/
|
|
10966
|
-
function normalDistributionFormula(average, variance, x) {
|
|
10967
|
-
return ((1 / Math.sqrt(variance * 2 * Math.PI)) *
|
|
10968
|
-
Math.exp(-Math.pow(x - average, 2) / (2 * variance)));
|
|
10969
|
-
}
|
|
10970
|
-
|
|
10971
10930
|
function identify(array) {
|
|
10972
10931
|
if (array) {
|
|
10973
10932
|
for (let i = 0; i < array.length; i++) {
|
|
@@ -11048,6 +11007,47 @@ function escapeRegExp(s) {
|
|
|
11048
11007
|
return s.replace(/[.*+?^${}()|[\]\\]/g, '\\$&'); // $& means the whole matched string
|
|
11049
11008
|
}
|
|
11050
11009
|
|
|
11010
|
+
const dom$4 = document.documentElement;
|
|
11011
|
+
/**
|
|
11012
|
+
* Takes a mathematical formula as string in input, with column names between brackets, and returns the result as a number.
|
|
11013
|
+
* @param {string} formula - Mathematical operation (i.e.: ([COL1] - [COL2]) * 100 / [COL3]).
|
|
11014
|
+
* @param {{ [index: string]: number }} row - Object containing column names as indexes and the related values as keys.
|
|
11015
|
+
* @returns {number} Result of the formula.
|
|
11016
|
+
*/
|
|
11017
|
+
function customFormula(formula, row) {
|
|
11018
|
+
// Replace formula column references with the actual values
|
|
11019
|
+
for (const [formulaColumnName, value] of Object.entries(row)) {
|
|
11020
|
+
if (value == null || isNaN(value)) {
|
|
11021
|
+
dom$4.ketchup.debug.logMessage('kup-data', `Error while evaluating the following formula!(" ${formula} "): ${formulaColumnName} is null or not a number`, KupDebugCategory.WARNING);
|
|
11022
|
+
return NaN;
|
|
11023
|
+
}
|
|
11024
|
+
formula = formula.replace(getRegExpFromString(formulaColumnName), '(' + value.toString() + ')');
|
|
11025
|
+
}
|
|
11026
|
+
formula = formula.replace(/[\[\]']+/g, '');
|
|
11027
|
+
// Calculate formula
|
|
11028
|
+
try {
|
|
11029
|
+
const mexp = new Mexp();
|
|
11030
|
+
const lexedFormula = mexp.lex(formula);
|
|
11031
|
+
const postFixedFormula = mexp.toPostfix(lexedFormula);
|
|
11032
|
+
return mexp.postfixEval(postFixedFormula);
|
|
11033
|
+
}
|
|
11034
|
+
catch (e) {
|
|
11035
|
+
dom$4.ketchup.debug.logMessage('kup-data', `Error while evaluating the following formula!(" ${formula} "): ${e.message}`, KupDebugCategory.WARNING);
|
|
11036
|
+
return NaN;
|
|
11037
|
+
}
|
|
11038
|
+
}
|
|
11039
|
+
/**
|
|
11040
|
+
* Calculates a single Y point of a normal distribution.
|
|
11041
|
+
* @param {number} average - Average.
|
|
11042
|
+
* @param {number} variance - Variance.
|
|
11043
|
+
* @param {number} x - X coordinate.
|
|
11044
|
+
* @returns {number} Result.
|
|
11045
|
+
*/
|
|
11046
|
+
function normalDistributionFormula(average, variance, x) {
|
|
11047
|
+
return ((1 / Math.sqrt(variance * 2 * Math.PI)) *
|
|
11048
|
+
Math.exp(-Math.pow(x - average, 2) / (2 * variance)));
|
|
11049
|
+
}
|
|
11050
|
+
|
|
11051
11051
|
const dom$3 = document.documentElement;
|
|
11052
11052
|
/**
|
|
11053
11053
|
* Handles mathematical operations and number formatting/conversion.
|
|
@@ -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-69018613.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-69018613.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-ae84246a.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-01041722.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-fc05da83.js';
|
|
3
|
+
import { k as kupManagerInstance, g as getProps } from './kup-manager-69018613.js';
|
|
4
4
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
5
5
|
import './f-button-a20849e0.js';
|
|
6
6
|
import './f-button-declarations-6c8f8abe.js';
|
|
7
7
|
import './f-image-01041722.js';
|
|
8
|
-
import './f-text-field-
|
|
8
|
+
import './f-text-field-ae84246a.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-69018613.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,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-69018613.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import './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, ab as getCellValueForDisplay, g as getProps, s as setProps, b as KupThemeIconValues, E as KupLanguageSearch } from './kup-manager-
|
|
2
|
+
import { k as kupManagerInstance, ab as getCellValueForDisplay, g as getProps, s as setProps, b as KupThemeIconValues, E as KupLanguageSearch } from './kup-manager-69018613.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-ae84246a.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-01041722.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-69018613.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-69018613.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-69018613.js';
|
|
3
3
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
4
4
|
import { F as FButton } from './f-button-a20849e0.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-69018613.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-69018613.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-69018613.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-01041722.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{K as p}from"./p-
|
|
1
|
+
import{K as p}from"./p-b9094df4.js";import"./p-1ee561ba.js";import"./p-b0368f88.js";function r(r){return new p(r)}export{r as newKupManager}
|