@sme.up/ketchup 10.3.14 → 10.4.0
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-9c1e6ed3.js → f-cell-148f4ea6.js} +5 -5
- package/dist/cjs/{f-chip-2c1439db.js → f-chip-5593bdd7.js} +1 -1
- package/dist/cjs/{f-object-field-f1c6767e.js → f-object-field-a208a86e.js} +2 -2
- package/dist/cjs/{f-paginator-utils-e21ede72.js → f-paginator-utils-1dd80ec2.js} +1 -1
- package/dist/cjs/{f-text-field-29dc470b.js → f-text-field-83dd8cef.js} +1 -1
- package/dist/cjs/index.cjs.js +2 -2
- package/dist/cjs/kup-accordion.cjs.entry.js +2 -2
- package/dist/cjs/kup-activity-timeline.cjs.entry.js +3 -3
- package/dist/cjs/kup-autocomplete_30.cjs.entry.js +40 -28
- package/dist/cjs/kup-box.cjs.entry.js +8 -8
- package/dist/cjs/kup-calendar.cjs.entry.js +3 -3
- package/dist/cjs/kup-card-list.cjs.entry.js +2 -2
- package/dist/cjs/kup-cell.cjs.entry.js +6 -6
- package/dist/cjs/kup-custom-task-list-header_4.cjs.entry.js +1 -1
- package/dist/cjs/kup-dashboard.cjs.entry.js +3 -3
- package/dist/cjs/{kup-data-table-helper-8ea75ba9.js → kup-data-table-helper-63838dd1.js} +5 -11
- package/dist/cjs/{kup-dates-6feda954.js → kup-dates-8191989e.js} +2 -2
- package/dist/cjs/kup-drawer.cjs.entry.js +2 -2
- package/dist/cjs/kup-echart.cjs.entry.js +2 -2
- package/dist/cjs/kup-editor.cjs.entry.js +4 -4
- package/dist/cjs/kup-family-tree.cjs.entry.js +2 -2
- package/dist/cjs/kup-gantt_10.cjs.entry.js +2 -2
- package/dist/cjs/kup-grid.cjs.entry.js +2 -2
- package/dist/cjs/kup-htm.cjs.entry.js +2 -2
- package/dist/cjs/kup-iframe.cjs.entry.js +2 -2
- package/dist/cjs/kup-input-panel.cjs.entry.js +15 -11
- package/dist/cjs/kup-lazy.cjs.entry.js +2 -2
- package/dist/cjs/kup-magic-box.cjs.entry.js +2 -2
- package/dist/cjs/{kup-manager-622c2445.js → kup-manager-3dcd66b1.js} +5 -5
- package/dist/cjs/kup-nav-bar.cjs.entry.js +2 -2
- package/dist/cjs/kup-numeric-picker.cjs.entry.js +3 -3
- package/dist/cjs/kup-object-field.cjs.entry.js +4 -4
- package/dist/cjs/kup-pdf.cjs.entry.js +2 -2
- package/dist/cjs/{kup-planner-renderer-helper-593796c6.js → kup-planner-renderer-helper-298e1b80.js} +1 -1
- package/dist/cjs/kup-planner-renderer.cjs.entry.js +2 -2
- package/dist/cjs/kup-planner.cjs.entry.js +3 -3
- package/dist/cjs/kup-probe.cjs.entry.js +2 -2
- package/dist/cjs/kup-qlik.cjs.entry.js +2 -2
- package/dist/cjs/kup-snackbar.cjs.entry.js +2 -2
- package/dist/cjs/kup-txt.cjs.entry.js +2 -2
- package/dist/cjs/kup-typography-list.cjs.entry.js +2 -2
- package/dist/cjs/kup-typography.cjs.entry.js +2 -2
- package/dist/collection/components/kup-card/dialog/kup-card-dialog.js +8 -4
- package/dist/collection/components/kup-card/standard/kup-card-standard.js +8 -4
- package/dist/collection/components/kup-data-table/kup-data-table.js +13 -12
- package/dist/collection/components/kup-input-panel/kup-input-panel.js +9 -5
- package/dist/collection/f-components/f-cell/f-cell.js +1 -1
- package/dist/collection/utils/filters/filters-column-menu.js +3 -9
- package/dist/collection/utils/kup-column-menu/kup-column-menu-declarations.js +1 -0
- 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 +3 -3
- 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-custom-task-list-table.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-gantt.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 +1 -1
- package/dist/components/kup-image.js +1 -1
- package/dist/components/kup-input-panel.js +12 -8
- 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-renderer.js +1 -1
- package/dist/components/kup-planner.js +6 -6
- 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-task-list.js +1 -1
- package/dist/components/kup-text-field.js +1 -1
- package/dist/components/kup-time-picker.js +1 -1
- package/dist/components/kup-toolbar.js +1 -1
- package/dist/components/kup-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-2cb9fa58.js → p-359a4569.js} +2 -2
- package/dist/components/{p-dd3844fb.js → p-449a90f0.js} +2 -2
- package/dist/components/{p-60e697f5.js → p-4d238cc9.js} +2 -2
- package/dist/components/{p-97fceaf7.js → p-9bde8078.js} +4 -4
- package/dist/components/{p-980686db.js → p-a79ced63.js} +2 -2
- package/dist/components/{p-a276b3e4.js → p-aed6a4a1.js} +2 -2
- package/dist/components/{p-3757ff31.js → p-bf75edc9.js} +1 -1
- package/dist/components/{p-44833a24.js → p-bfa406f9.js} +38 -32
- package/dist/components/{p-f614eb46.js → p-ce948cb3.js} +4 -4
- package/dist/components/{p-3ecce6f3.js → p-de5d3537.js} +5 -5
- package/dist/components/{p-219092ec.js → p-df7be9b0.js} +2 -2
- package/dist/esm/{f-cell-a5e4537b.js → f-cell-989fd1e8.js} +5 -5
- package/dist/esm/{f-chip-d40b8db4.js → f-chip-c2d256a9.js} +1 -1
- package/dist/esm/{f-object-field-9b2160ea.js → f-object-field-f3c12136.js} +2 -2
- package/dist/esm/{f-paginator-utils-f45cc306.js → f-paginator-utils-f1bb71b3.js} +1 -1
- package/dist/esm/{f-text-field-6ae60619.js → f-text-field-7d154a87.js} +1 -1
- package/dist/esm/index.js +2 -2
- package/dist/esm/kup-accordion.entry.js +2 -2
- package/dist/esm/kup-activity-timeline.entry.js +3 -3
- package/dist/esm/kup-autocomplete_30.entry.js +40 -28
- package/dist/esm/kup-box.entry.js +8 -8
- package/dist/esm/kup-calendar.entry.js +3 -3
- package/dist/esm/kup-card-list.entry.js +2 -2
- package/dist/esm/kup-cell.entry.js +6 -6
- package/dist/esm/kup-custom-task-list-header_4.entry.js +1 -1
- package/dist/esm/kup-dashboard.entry.js +3 -3
- package/dist/esm/{kup-data-table-helper-db5a2312.js → kup-data-table-helper-f3423019.js} +5 -11
- package/dist/esm/{kup-dates-964cc4dd.js → kup-dates-485a12d2.js} +2 -2
- package/dist/esm/kup-drawer.entry.js +2 -2
- package/dist/esm/kup-echart.entry.js +2 -2
- package/dist/esm/kup-editor.entry.js +4 -4
- package/dist/esm/kup-family-tree.entry.js +2 -2
- package/dist/esm/kup-gantt_10.entry.js +2 -2
- package/dist/esm/kup-grid.entry.js +2 -2
- package/dist/esm/kup-htm.entry.js +2 -2
- package/dist/esm/kup-iframe.entry.js +2 -2
- package/dist/esm/kup-input-panel.entry.js +15 -11
- package/dist/esm/kup-lazy.entry.js +2 -2
- package/dist/esm/kup-magic-box.entry.js +2 -2
- package/dist/esm/{kup-manager-241a2135.js → kup-manager-d826cc2e.js} +5 -5
- package/dist/esm/kup-nav-bar.entry.js +2 -2
- package/dist/esm/kup-numeric-picker.entry.js +3 -3
- package/dist/esm/kup-object-field.entry.js +4 -4
- package/dist/esm/kup-pdf.entry.js +2 -2
- package/dist/esm/{kup-planner-renderer-helper-64388bf8.js → kup-planner-renderer-helper-75b90431.js} +1 -1
- package/dist/esm/kup-planner-renderer.entry.js +2 -2
- package/dist/esm/kup-planner.entry.js +3 -3
- package/dist/esm/kup-probe.entry.js +2 -2
- package/dist/esm/kup-qlik.entry.js +2 -2
- package/dist/esm/kup-snackbar.entry.js +2 -2
- package/dist/esm/kup-txt.entry.js +2 -2
- package/dist/esm/kup-typography-list.entry.js +2 -2
- package/dist/esm/kup-typography.entry.js +2 -2
- package/dist/ketchup/index.esm.js +1 -1
- package/dist/ketchup/ketchup.esm.js +1 -1
- package/dist/ketchup/{p-481f263a.entry.js → p-05c1ec33.entry.js} +1 -1
- package/dist/ketchup/p-16b66614.js +1 -0
- package/dist/ketchup/{p-2a8ee21d.entry.js → p-1891f1e3.entry.js} +1 -1
- package/dist/ketchup/{p-bdc9a67f.entry.js → p-1af07a77.entry.js} +1 -1
- package/dist/ketchup/{p-688d74b1.entry.js → p-2225fb63.entry.js} +1 -1
- package/dist/ketchup/{p-f03d9d9a.entry.js → p-233b93b0.entry.js} +1 -1
- package/dist/ketchup/{p-6c2fd910.entry.js → p-23f5c497.entry.js} +1 -1
- package/dist/ketchup/p-264ee487.js +1 -0
- package/dist/ketchup/{p-0145bf56.entry.js → p-27b85798.entry.js} +1 -1
- package/dist/ketchup/{p-a0e8b522.js → p-2df5bf04.js} +1 -1
- package/dist/ketchup/{p-ac94ef7c.entry.js → p-39485e5b.entry.js} +1 -1
- package/dist/ketchup/{p-e0812c7e.entry.js → p-42f29a2f.entry.js} +1 -1
- package/dist/ketchup/{p-ab068253.entry.js → p-43e80fd2.entry.js} +1 -1
- package/dist/ketchup/p-51f49c1a.js +1 -0
- package/dist/ketchup/{p-2a3022df.entry.js → p-5767cc14.entry.js} +1 -1
- package/dist/ketchup/p-5d594ebd.js +1 -0
- package/dist/ketchup/{p-fef150d5.entry.js → p-61078be9.entry.js} +1 -1
- package/dist/ketchup/{p-37390512.js → p-6172f9ec.js} +1 -1
- package/dist/ketchup/{p-15a786ff.entry.js → p-6590f0b9.entry.js} +1 -1
- package/dist/ketchup/{p-9553d3ca.entry.js → p-6762a32c.entry.js} +1 -1
- package/dist/ketchup/{p-862b009e.entry.js → p-760046d6.entry.js} +1 -1
- package/dist/ketchup/{p-a8645ebf.entry.js → p-86966d2e.entry.js} +1 -1
- package/dist/ketchup/{p-3318e70e.entry.js → p-88ab81bc.entry.js} +1 -1
- package/dist/ketchup/{p-6e8db402.entry.js → p-8c39950e.entry.js} +1 -1
- package/dist/ketchup/{p-62c1aa1c.entry.js → p-8e22f329.entry.js} +1 -1
- package/dist/ketchup/{p-54614cc3.entry.js → p-8ee307af.entry.js} +1 -1
- package/dist/ketchup/{p-3773c307.entry.js → p-93985707.entry.js} +1 -1
- package/dist/ketchup/{p-a5cce68a.entry.js → p-9bd60add.entry.js} +1 -1
- package/dist/ketchup/{p-716fbe5b.js → p-a990c2a8.js} +1 -1
- package/dist/ketchup/p-af23613c.js +1 -0
- package/dist/ketchup/{p-1a931943.entry.js → p-b00a6249.entry.js} +1 -1
- package/dist/ketchup/p-b25d74fb.entry.js +8 -0
- package/dist/ketchup/{p-a4879fcc.entry.js → p-bf2e49be.entry.js} +1 -1
- package/dist/ketchup/{p-e333d2e1.entry.js → p-c4a65cf7.entry.js} +1 -1
- package/dist/ketchup/{p-87ab01df.entry.js → p-d7ad7913.entry.js} +1 -1
- package/dist/ketchup/{p-d5e06d06.entry.js → p-e6947ad7.entry.js} +1 -1
- package/dist/ketchup/{p-b6e3fd0e.entry.js → p-e8b59489.entry.js} +1 -1
- package/dist/ketchup/{p-99552962.entry.js → p-ee45eaa1.entry.js} +1 -1
- package/dist/ketchup/p-f6656fb8.js +1 -0
- package/dist/ketchup/{p-46ff8faa.entry.js → p-fdfb578a.entry.js} +1 -1
- package/dist/ketchup/{p-2642e5ec.entry.js → p-fe093639.entry.js} +1 -1
- package/dist/types/utils/kup-column-menu/kup-column-menu-declarations.d.ts +1 -0
- package/package.json +1 -1
- package/dist/ketchup/p-05f18dc1.entry.js +0 -8
- package/dist/ketchup/p-09e2b241.js +0 -1
- package/dist/ketchup/p-20fa7e35.js +0 -1
- package/dist/ketchup/p-36edcc02.js +0 -1
- package/dist/ketchup/p-ba6bf177.js +0 -1
- package/dist/ketchup/p-bce49c32.js +0 -1
- package/dist/ketchup/p-ce935321.js +0 -1
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-c7d441d8.js');
|
|
4
|
-
const kupManager = require('./kup-manager-
|
|
4
|
+
const kupManager = require('./kup-manager-3dcd66b1.js');
|
|
5
5
|
const fButton = require('./f-button-c084046d.js');
|
|
6
6
|
const fCheckbox = require('./f-checkbox-e59d6bda.js');
|
|
7
|
-
const fChip = require('./f-chip-
|
|
7
|
+
const fChip = require('./f-chip-5593bdd7.js');
|
|
8
8
|
const fImage = require('./f-image-7457eb26.js');
|
|
9
|
-
const fObjectField = require('./f-object-field-
|
|
10
|
-
const fTextField = require('./f-text-field-
|
|
9
|
+
const fObjectField = require('./f-object-field-a208a86e.js');
|
|
10
|
+
const fTextField = require('./f-text-field-83dd8cef.js');
|
|
11
11
|
|
|
12
12
|
var FRadioType;
|
|
13
13
|
(function (FRadioType) {
|
|
@@ -826,7 +826,7 @@ function setEditableCell(cellType, classObj, cell, column, props) {
|
|
|
826
826
|
return (index.h("kup-chip", Object.assign({}, cell.data, { type: fChip.FChipType.INPUT, enableInput: true, "onKup-chip-change": (e) => cellEvent(e, props, cellType, kupManager.FCellEvents.UPDATE) }),
|
|
827
827
|
index.h("kup-text-field", Object.assign({ fullWidth: true, slot: "field" }, cell.slotData, { error: cell.data.error, "onKup-textfield-blur": (e) => cellEvent(e, props, cellType, kupManager.FCellEvents.BLUR) }))));
|
|
828
828
|
case kupManager.FCellTypes.COLOR_PICKER:
|
|
829
|
-
return (index.h("kup-color-picker", Object.assign({ key: column.name + props.row.id, initialValue: cell.value
|
|
829
|
+
return (index.h("kup-color-picker", Object.assign({}, cell.data, { key: column.name + props.row.id, initialValue: cell.value.toUpperCase(), class: isFullWidth(props) ? 'kup-full-width' : '', disabled: false, "onkup-colorpicker-change": (e) => cellEvent(e, props, cellType, kupManager.FCellEvents.UPDATE) })));
|
|
830
830
|
case kupManager.FCellTypes.COMBOBOX:
|
|
831
831
|
return (index.h("kup-combobox", Object.assign({ key: column.name + props.row.id, initialValue: cell.value, initialValueDecode: cell.decode, ListDescrMode: cell.data.ListDescrMode }, cell.data, { class: isFullWidth(props) ? 'kup-full-width' : '', "onkup-combobox-change": (e) => cellEvent(e, props, cellType, kupManager.FCellEvents.UPDATE), "onkup-combobox-input": (e) => cellEvent(e, props, cellType, kupManager.FCellEvents.INPUT), "onkup-combobox-iconclick": (e) => cellEvent(e, props, cellType, kupManager.FCellEvents.ICON_CLICK), "onKup-combobox-blur": (e) => cellEvent(e, props, cellType, kupManager.FCellEvents.BLUR), "onKup-combobox-itemclick": (e) => cellEvent(e, props, cellType, kupManager.FCellEvents.ITEMCLICK) })));
|
|
832
832
|
case kupManager.FCellTypes.DATE:
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
const index = require('./index-c7d441d8.js');
|
|
4
4
|
const fImage = require('./f-image-7457eb26.js');
|
|
5
|
-
const kupManager = require('./kup-manager-
|
|
5
|
+
const kupManager = require('./kup-manager-3dcd66b1.js');
|
|
6
6
|
|
|
7
7
|
function getIdOfItemByDisplayMode(item, mode, separator) {
|
|
8
8
|
const { id, value } = item;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-c7d441d8.js');
|
|
4
|
-
const kupManager = require('./kup-manager-
|
|
4
|
+
const kupManager = require('./kup-manager-3dcd66b1.js');
|
|
5
5
|
const fButton = require('./f-button-c084046d.js');
|
|
6
6
|
const fButtonDeclarations = require('./f-button-declarations-76ef9f87.js');
|
|
7
|
-
const fTextField = require('./f-text-field-
|
|
7
|
+
const fTextField = require('./f-text-field-83dd8cef.js');
|
|
8
8
|
|
|
9
9
|
const STATE = new WeakMap();
|
|
10
10
|
const FObjectField = (props) => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-c7d441d8.js');
|
|
4
|
-
const kupManager = require('./kup-manager-
|
|
4
|
+
const kupManager = require('./kup-manager-3dcd66b1.js');
|
|
5
5
|
const fButton = require('./f-button-c084046d.js');
|
|
6
6
|
const fButtonDeclarations = require('./f-button-declarations-76ef9f87.js');
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-c7d441d8.js');
|
|
4
|
-
const kupManager = require('./kup-manager-
|
|
4
|
+
const kupManager = require('./kup-manager-3dcd66b1.js');
|
|
5
5
|
const fImage = require('./f-image-7457eb26.js');
|
|
6
6
|
|
|
7
7
|
const dom = document.documentElement;
|
package/dist/cjs/index.cjs.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const kupManager = require('./kup-manager-
|
|
6
|
-
require('./kup-dates-
|
|
5
|
+
const kupManager = require('./kup-manager-3dcd66b1.js');
|
|
6
|
+
require('./kup-dates-8191989e.js');
|
|
7
7
|
require('./index-c7d441d8.js');
|
|
8
8
|
|
|
9
9
|
/** used for obtain a KupManager instance without a dom document (for UT) */
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-3dcd66b1.js');
|
|
7
7
|
const fImage = require('./f-image-7457eb26.js');
|
|
8
8
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
9
9
|
const component = require('./component-a6dd6c14.js');
|
|
10
|
-
require('./kup-dates-
|
|
10
|
+
require('./kup-dates-8191989e.js');
|
|
11
11
|
|
|
12
12
|
/**
|
|
13
13
|
* Props of the kup-accordion component.
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-3dcd66b1.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
const fImage = require('./f-image-7457eb26.js');
|
|
9
|
-
const kupDataTableHelper = require('./kup-data-table-helper-
|
|
10
|
-
require('./kup-dates-
|
|
9
|
+
const kupDataTableHelper = require('./kup-data-table-helper-63838dd1.js');
|
|
10
|
+
require('./kup-dates-8191989e.js');
|
|
11
11
|
|
|
12
12
|
var KupActivityTimelineProps;
|
|
13
13
|
(function (KupActivityTimelineProps) {
|
|
@@ -3,21 +3,21 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager$2 = require('./kup-manager-
|
|
7
|
-
const fTextField = require('./f-text-field-
|
|
6
|
+
const kupManager$2 = require('./kup-manager-3dcd66b1.js');
|
|
7
|
+
const fTextField = require('./f-text-field-83dd8cef.js');
|
|
8
8
|
const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
|
|
9
|
-
const fChip = require('./f-chip-
|
|
9
|
+
const fChip = require('./f-chip-5593bdd7.js');
|
|
10
10
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
11
11
|
const fImage = require('./f-image-7457eb26.js');
|
|
12
12
|
const fButton = require('./f-button-c084046d.js');
|
|
13
13
|
const fButtonDeclarations = require('./f-button-declarations-76ef9f87.js');
|
|
14
|
-
const fCell = require('./f-cell-
|
|
15
|
-
const kupDates = require('./kup-dates-
|
|
14
|
+
const fCell = require('./f-cell-148f4ea6.js');
|
|
15
|
+
const kupDates = require('./kup-dates-8191989e.js');
|
|
16
16
|
const component = require('./component-a6dd6c14.js');
|
|
17
17
|
const fCheckbox = require('./f-checkbox-e59d6bda.js');
|
|
18
|
-
const kupDataTableHelper = require('./kup-data-table-helper-
|
|
19
|
-
const fPaginatorUtils = require('./f-paginator-utils-
|
|
20
|
-
require('./f-object-field-
|
|
18
|
+
const kupDataTableHelper = require('./kup-data-table-helper-63838dd1.js');
|
|
19
|
+
const fPaginatorUtils = require('./f-paginator-utils-1dd80ec2.js');
|
|
20
|
+
require('./f-object-field-a208a86e.js');
|
|
21
21
|
|
|
22
22
|
/**
|
|
23
23
|
* Props of the kup-autocomplete component.
|
|
@@ -2758,6 +2758,7 @@ var KupColumnMenuIds;
|
|
|
2758
2758
|
KupColumnMenuIds["BUTTON_OPEN_IN_NEW"] = "open-in-new";
|
|
2759
2759
|
KupColumnMenuIds["BUTTON_REMOVE"] = "remove";
|
|
2760
2760
|
KupColumnMenuIds["BUTTON_SEARCH"] = "search";
|
|
2761
|
+
KupColumnMenuIds["BUTTON_COPY_OBJ"] = "copy-obj";
|
|
2761
2762
|
KupColumnMenuIds["CHECKBOX_GLOBAL"] = "global-checkbox";
|
|
2762
2763
|
KupColumnMenuIds["SWITCH_GROUP"] = "group";
|
|
2763
2764
|
KupColumnMenuIds["SWITCH_KEY"] = "key";
|
|
@@ -3248,7 +3249,8 @@ function create8$2(component) {
|
|
|
3248
3249
|
const genericButtons = [];
|
|
3249
3250
|
const isReservedID = (id) => {
|
|
3250
3251
|
return (id === KupColumnMenuIds.BUTTON_OPEN_IN_NEW ||
|
|
3251
|
-
id === KupColumnMenuIds.BUTTON_SEARCH
|
|
3252
|
+
id === KupColumnMenuIds.BUTTON_SEARCH ||
|
|
3253
|
+
id === KupColumnMenuIds.BUTTON_COPY_OBJ);
|
|
3252
3254
|
};
|
|
3253
3255
|
for (let index = 0; index < buttonArray.length; index++) {
|
|
3254
3256
|
const button = buttonArray[index];
|
|
@@ -3280,15 +3282,19 @@ function create8$2(component) {
|
|
|
3280
3282
|
index.h("div", { class: "sub-1" },
|
|
3281
3283
|
textArray[0] ||
|
|
3282
3284
|
buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ||
|
|
3283
|
-
buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH)
|
|
3285
|
+
buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ||
|
|
3286
|
+
buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (index.h("div", { class: "top" },
|
|
3284
3287
|
textArray[0] ? (index.h("div", { class: "title" },
|
|
3285
3288
|
index.h("span", { class: `label ${kupManager$2.KupCardCSSClasses.CLICKABLE_LINK}`, id: "title-link" }, textArray[0]))) : null,
|
|
3286
3289
|
buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ||
|
|
3287
|
-
buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH)
|
|
3290
|
+
buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ||
|
|
3291
|
+
buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (index.h("div", { class: "buttons" },
|
|
3288
3292
|
buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ? (index.h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
|
|
3289
3293
|
KupColumnMenuIds.BUTTON_OPEN_IN_NEW)))) : null,
|
|
3290
3294
|
buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ? (index.h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
|
|
3291
|
-
KupColumnMenuIds.BUTTON_SEARCH)))) : null
|
|
3295
|
+
KupColumnMenuIds.BUTTON_SEARCH)))) : null,
|
|
3296
|
+
buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (index.h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
|
|
3297
|
+
KupColumnMenuIds.BUTTON_COPY_OBJ)))) : null)) : null)) : null,
|
|
3292
3298
|
sectionOneArray[1] && sectionOneArray[2] ? (index.h("div", { class: "info" },
|
|
3293
3299
|
index.h("span", { class: "label" }, sectionOneArray[1]),
|
|
3294
3300
|
index.h("span", { class: "value" }, sectionOneArray[2]))) : null,
|
|
@@ -4587,7 +4593,8 @@ function create15(component) {
|
|
|
4587
4593
|
const genericButtons = [];
|
|
4588
4594
|
const isReservedID = (id) => {
|
|
4589
4595
|
return (id === KupColumnMenuIds.BUTTON_OPEN_IN_NEW ||
|
|
4590
|
-
id === KupColumnMenuIds.BUTTON_SEARCH
|
|
4596
|
+
id === KupColumnMenuIds.BUTTON_SEARCH ||
|
|
4597
|
+
id === KupColumnMenuIds.BUTTON_COPY_OBJ);
|
|
4591
4598
|
};
|
|
4592
4599
|
for (let index = 0; index < buttonArray.length; index++) {
|
|
4593
4600
|
const button = buttonArray[index];
|
|
@@ -4618,15 +4625,19 @@ function create15(component) {
|
|
|
4618
4625
|
index.h("div", { class: "sub-1" },
|
|
4619
4626
|
textArray[0] ||
|
|
4620
4627
|
buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ||
|
|
4621
|
-
buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH)
|
|
4628
|
+
buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ||
|
|
4629
|
+
buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (index.h("div", { class: "top" },
|
|
4622
4630
|
textArray[0] ? (index.h("div", { class: "title" },
|
|
4623
4631
|
index.h("span", { class: `label ${kupManager$2.KupCardCSSClasses.CLICKABLE_LINK}`, id: "title-link" }, textArray[0]))) : null,
|
|
4624
4632
|
buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ||
|
|
4625
|
-
buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH)
|
|
4633
|
+
buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ||
|
|
4634
|
+
buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (index.h("div", { class: "buttons" },
|
|
4626
4635
|
buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ? (index.h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
|
|
4627
4636
|
KupColumnMenuIds.BUTTON_OPEN_IN_NEW)))) : null,
|
|
4628
4637
|
buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ? (index.h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
|
|
4629
|
-
KupColumnMenuIds.BUTTON_SEARCH)))) : null
|
|
4638
|
+
KupColumnMenuIds.BUTTON_SEARCH)))) : null,
|
|
4639
|
+
buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (index.h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
|
|
4640
|
+
KupColumnMenuIds.BUTTON_COPY_OBJ)))) : null)) : null)) : null,
|
|
4630
4641
|
sectionOneArray[1] && sectionOneArray[2] ? (index.h("div", { class: "info" },
|
|
4631
4642
|
index.h("span", { class: "label" }, sectionOneArray[1]),
|
|
4632
4643
|
index.h("span", { class: "value" }, sectionOneArray[2]))) : null,
|
|
@@ -10133,7 +10144,7 @@ const KupDataTable = class {
|
|
|
10133
10144
|
__classPrivateFieldSet$4(this, _KupDataTable_sizedColumns, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_getSizedColumns).call(this), "f");
|
|
10134
10145
|
let rows = null;
|
|
10135
10146
|
if (__classPrivateFieldGet$8(this, _KupDataTable_paginatedRowsLength, "f") === 0) {
|
|
10136
|
-
rows = (index.h("tr", { key: '
|
|
10147
|
+
rows = (index.h("tr", { key: 'c3ff449ae10eb3a78bd6f63fbae0b0ab88d1c896', ref: (el) => __classPrivateFieldGet$8(this, _KupDataTable_rowsRefs, "f").push(el) }, index.h("td", { key: '0ec262d6259836f12d4e92389cea0fb8dbecfea0', colSpan: __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
|
|
10137
10148
|
}
|
|
10138
10149
|
else {
|
|
10139
10150
|
rows = [];
|
|
@@ -10209,7 +10220,7 @@ const KupDataTable = class {
|
|
|
10209
10220
|
__classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_handleChipsContextMenu).call(this, chipArg.id, e);
|
|
10210
10221
|
});
|
|
10211
10222
|
}
|
|
10212
|
-
groupChips = index.h(fChip.FChip, Object.assign({ key: '
|
|
10223
|
+
groupChips = index.h(fChip.FChip, Object.assign({ key: '637cfa25400c657fb0038bc795c84c54548659ff' }, props));
|
|
10213
10224
|
}
|
|
10214
10225
|
}
|
|
10215
10226
|
const tableClass = {
|
|
@@ -10241,7 +10252,7 @@ const KupDataTable = class {
|
|
|
10241
10252
|
if (this.headerIsPersistent &&
|
|
10242
10253
|
this.tableHeight === undefined &&
|
|
10243
10254
|
this.tableWidth === undefined) {
|
|
10244
|
-
stickyEl = (index.h("sticky-header", { key: '
|
|
10255
|
+
stickyEl = (index.h("sticky-header", { key: 'a0764ce10008edbfe57e31b89a2bfce492032df9', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_stickyTheadRef, el, "f")) }, index.h("thead-sticky", { key: '428018e227d53749f598af36ac80d9fb17fb4081' }, index.h("tr-sticky", { key: '07a5e202250a8fd94a5396db5f3d0cafa9e0ac01' }, stickyHeader))));
|
|
10245
10256
|
}
|
|
10246
10257
|
let belowClass = 'below-wrapper';
|
|
10247
10258
|
if (!!this.tableHeight || !!this.tableWidth) {
|
|
@@ -10287,7 +10298,7 @@ const KupDataTable = class {
|
|
|
10287
10298
|
const useGlobalFilter = !this.legacyLook &&
|
|
10288
10299
|
(this.globalFilter ||
|
|
10289
10300
|
this.getRows().length > __classPrivateFieldGet$8(this, _KupDataTable_DEFAULT_ROWS_FOR_GLOBAL_FILTER, "f"));
|
|
10290
|
-
const compCreated = (index.h(index.Host, { key: '
|
|
10301
|
+
const compCreated = (index.h(index.Host, { key: 'b90b5f42a700e5f8c38042a56088d9d52dce1347', "onKup-drop": (e) => {
|
|
10291
10302
|
this.kupDataTableDrop.emit(e.detail);
|
|
10292
10303
|
}, "onKup-cell-input": (e) => {
|
|
10293
10304
|
autoselectOnAction(e);
|
|
@@ -10306,11 +10317,11 @@ const KupDataTable = class {
|
|
|
10306
10317
|
this.kupDataTableObjectFieldOpenSearchMenu.emit(e.detail);
|
|
10307
10318
|
}, "onKup-objectfield-selectedmenuitem": (e) => {
|
|
10308
10319
|
this.kupDataTableObjectFieldSelectedMenuItem.emit(e.detail);
|
|
10309
|
-
} }, index.h("style", { key: '
|
|
10320
|
+
} }, index.h("style", { key: '32fa6209cca43ce89d62c657ed19ce512065fe98' }, __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_renderOtherButtons).call(this), index.h("div", { key: '908fca14f3458aaf8368ea779154692a0195fbd1', id: GenericVariables.componentWrapperId, class: wrapClass }, index.h("div", { key: '92a128bb8f34e39ac9a4f546dc29e2f8f5787362', class: "group-wrapper" }, groupChips), index.h("div", { key: 'f92764974b9fc57a337f377eb6cc7fcb38d49c75', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (index.h("div", { id: "global-filter" }, index.h(fTextField.FTextField, { fullWidth: true, icon: kupManager$2.KupThemeIconValues.SEARCH, label: __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").language.translate(kupManager$2.KupLanguageSearch.SEARCH), sizing: kupManager$2.KupComponentSizing.EXTRA_SMALL, value: this.globalFilterValue, onInput: (event) => {
|
|
10310
10321
|
const t = event.target;
|
|
10311
10322
|
window.clearTimeout(__classPrivateFieldGet$8(this, _KupDataTable_globalFilterTimeout, "f"));
|
|
10312
10323
|
__classPrivateFieldSet$4(this, _KupDataTable_globalFilterTimeout, window.setTimeout(() => __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_onGlobalFilterChange).call(this, t), 600, t), "f");
|
|
10313
|
-
} }))) : null, paginatorTop && (index.h("div", { key: '
|
|
10324
|
+
} }))) : null, paginatorTop && (index.h("div", { key: '64ca2f2c11561b14bf06c2897735903635e46c68', class: "above-wrapper paginator-top" }, paginatorTop)), this.insertMode !== '' &&
|
|
10314
10325
|
this.selectedRows.length > 0 ? (index.h(fButton.FButton, { icon: "save", onClick: () => {
|
|
10315
10326
|
this.kupSave.emit({
|
|
10316
10327
|
comp: this,
|
|
@@ -10360,9 +10371,9 @@ const KupDataTable = class {
|
|
|
10360
10371
|
this.data.rows.unshift(row);
|
|
10361
10372
|
await this.refresh(true);
|
|
10362
10373
|
}
|
|
10363
|
-
}, sizing: kupManager$2.KupComponentSizing.MEDIUM, styling: fButtonDeclarations.FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), index.h("div", { key: '
|
|
10374
|
+
}, sizing: kupManager$2.KupComponentSizing.MEDIUM, styling: fButtonDeclarations.FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), index.h("div", { key: '0132e870d83fbf71b4913247c4346e1d179899ed', class: "droparea", ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
|
|
10364
10375
|
? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_columnRemoveArea).call(this)
|
|
10365
|
-
: null), index.h("div", { key: '
|
|
10376
|
+
: null), index.h("div", { key: 'd59df5d24dc9b5a029ec7daa7ca2458e6b73a695', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
|
|
10366
10377
|
? [
|
|
10367
10378
|
index.h("div", { class: "settings-trigger", onClick: () => {
|
|
10368
10379
|
__classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_onCustomSettingsClick).call(this);
|
|
@@ -10371,7 +10382,7 @@ const KupDataTable = class {
|
|
|
10371
10382
|
} }, index.h(fImage.FImage, { color: `var(${kupManager$2.KupThemeColorValues.TITLE})`, resource: "settings", sizeX: "10px" })),
|
|
10372
10383
|
this.renderCustomizePanel(),
|
|
10373
10384
|
]
|
|
10374
|
-
: null, index.h("table", { key: '
|
|
10385
|
+
: null, index.h("table", { key: '0ac169c84d996f38c5c2e01f1f6e3c689b5a55bd', class: tableClass, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet$8(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
|
|
10375
10386
|
ev.stopPropagation();
|
|
10376
10387
|
}, onPointerDown: (e) => {
|
|
10377
10388
|
__classPrivateFieldSet$4(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
|
|
@@ -10379,7 +10390,7 @@ const KupDataTable = class {
|
|
|
10379
10390
|
__classPrivateFieldSet$4(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
|
|
10380
10391
|
}, onContextMenu: (e) => {
|
|
10381
10392
|
e.preventDefault();
|
|
10382
|
-
} }, index.h("thead", { key: '
|
|
10393
|
+
} }, index.h("thead", { key: '502ead64422e8f6e7ad125334929162946479078', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_theadRef, el, "f")) }, index.h("tr", { key: 'e3669c953b64bb8839535100d633bebe1e9bb2ad' }, header)), index.h("tbody", { key: '25cdec97420d3277b02d13027087ad258a6739a4' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
|
|
10383
10394
|
__classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").perfMonitoring.measure('componentRender', 'kup-data-table');
|
|
10384
10395
|
return compCreated;
|
|
10385
10396
|
}
|
|
@@ -11783,8 +11794,9 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
|
|
|
11783
11794
|
if (this.selection == kupManager$2.SelectionMode.MULTIPLE) {
|
|
11784
11795
|
__classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_resetSelectedRows).call(this);
|
|
11785
11796
|
}
|
|
11786
|
-
if (
|
|
11787
|
-
this.selection == kupManager$2.SelectionMode.
|
|
11797
|
+
if (details.row &&
|
|
11798
|
+
(this.selection == kupManager$2.SelectionMode.SINGLE ||
|
|
11799
|
+
this.selection == kupManager$2.SelectionMode.MULTIPLE)) {
|
|
11788
11800
|
__classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_onRowClick).call(this, details.row, details.td, false);
|
|
11789
11801
|
}
|
|
11790
11802
|
}
|
|
@@ -3,20 +3,20 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
7
|
-
const kupDataTableHelper = require('./kup-data-table-helper-
|
|
6
|
+
const kupManager = require('./kup-manager-3dcd66b1.js');
|
|
7
|
+
const kupDataTableHelper = require('./kup-data-table-helper-63838dd1.js');
|
|
8
8
|
const fImage = require('./f-image-7457eb26.js');
|
|
9
|
-
const fChip = require('./f-chip-
|
|
9
|
+
const fChip = require('./f-chip-5593bdd7.js');
|
|
10
10
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
11
|
-
const fCell = require('./f-cell-
|
|
12
|
-
const fPaginatorUtils = require('./f-paginator-utils-
|
|
11
|
+
const fCell = require('./f-cell-148f4ea6.js');
|
|
12
|
+
const fPaginatorUtils = require('./f-paginator-utils-1dd80ec2.js');
|
|
13
13
|
const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
|
|
14
|
-
require('./kup-dates-
|
|
14
|
+
require('./kup-dates-8191989e.js');
|
|
15
15
|
require('./f-button-c084046d.js');
|
|
16
16
|
require('./f-button-declarations-76ef9f87.js');
|
|
17
17
|
require('./f-checkbox-e59d6bda.js');
|
|
18
|
-
require('./f-object-field-
|
|
19
|
-
require('./f-text-field-
|
|
18
|
+
require('./f-object-field-a208a86e.js');
|
|
19
|
+
require('./f-text-field-83dd8cef.js');
|
|
20
20
|
require('./component-a6dd6c14.js');
|
|
21
21
|
|
|
22
22
|
/**
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$4 = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-3dcd66b1.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
const fButton = require('./f-button-c084046d.js');
|
|
9
|
-
const fChip = require('./f-chip-
|
|
10
|
-
const kupDates = require('./kup-dates-
|
|
9
|
+
const fChip = require('./f-chip-5593bdd7.js');
|
|
10
|
+
const kupDates = require('./kup-dates-8191989e.js');
|
|
11
11
|
require('./f-button-declarations-76ef9f87.js');
|
|
12
12
|
require('./f-image-7457eb26.js');
|
|
13
13
|
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-3dcd66b1.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
|
-
require('./kup-dates-
|
|
8
|
+
require('./kup-dates-8191989e.js');
|
|
9
9
|
|
|
10
10
|
/**
|
|
11
11
|
* Props of the kup-card-list component.
|
|
@@ -3,17 +3,17 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-3dcd66b1.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
const fButton = require('./f-button-c084046d.js');
|
|
9
|
-
const fCell = require('./f-cell-
|
|
10
|
-
require('./kup-dates-
|
|
9
|
+
const fCell = require('./f-cell-148f4ea6.js');
|
|
10
|
+
require('./kup-dates-8191989e.js');
|
|
11
11
|
require('./f-button-declarations-76ef9f87.js');
|
|
12
12
|
require('./f-image-7457eb26.js');
|
|
13
13
|
require('./f-checkbox-e59d6bda.js');
|
|
14
|
-
require('./f-chip-
|
|
15
|
-
require('./f-object-field-
|
|
16
|
-
require('./f-text-field-
|
|
14
|
+
require('./f-chip-5593bdd7.js');
|
|
15
|
+
require('./f-object-field-a208a86e.js');
|
|
16
|
+
require('./f-text-field-83dd8cef.js');
|
|
17
17
|
|
|
18
18
|
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:var(--kup-label-01-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:var(--kup-heading-compact-01-font-size, 14px);line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);font-size:var(--kup-heading-01-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%}";
|
|
19
19
|
const KupCellStyle0 = kupCellCss;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupDates = require('./kup-dates-
|
|
6
|
+
const kupDates = require('./kup-dates-8191989e.js');
|
|
7
7
|
const bar_helpers = require('./bar.helpers-c481a535.js');
|
|
8
8
|
const kupPlannerTimeFormatter = require('./kup-planner-time-formatter-b7dca3ea.js');
|
|
9
9
|
const kupPlannerDeclarations = require('./kup-planner-declarations-7291d01c.js');
|
|
@@ -5,14 +5,14 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
6
|
const fButton = require('./f-button-c084046d.js');
|
|
7
7
|
const fCheckbox = require('./f-checkbox-e59d6bda.js');
|
|
8
|
-
const fTextField = require('./f-text-field-
|
|
8
|
+
const fTextField = require('./f-text-field-83dd8cef.js');
|
|
9
9
|
const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
|
|
10
|
-
const kupManager = require('./kup-manager-
|
|
10
|
+
const kupManager = require('./kup-manager-3dcd66b1.js');
|
|
11
11
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
12
12
|
require('./f-button-declarations-76ef9f87.js');
|
|
13
13
|
require('./f-image-7457eb26.js');
|
|
14
14
|
require('./component-a6dd6c14.js');
|
|
15
|
-
require('./kup-dates-
|
|
15
|
+
require('./kup-dates-8191989e.js');
|
|
16
16
|
|
|
17
17
|
/**
|
|
18
18
|
* Props of the kup-dashboard component.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const kupManager = require('./kup-manager-
|
|
4
|
-
const kupDates = require('./kup-dates-
|
|
3
|
+
const kupManager = require('./kup-manager-3dcd66b1.js');
|
|
4
|
+
const kupDates = require('./kup-dates-8191989e.js');
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* Filtering algorithms related to column menus.
|
|
@@ -158,15 +158,8 @@ class FiltersColumnMenu extends kupManager.Filters {
|
|
|
158
158
|
if (filters == null) {
|
|
159
159
|
return;
|
|
160
160
|
}
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
filter = {
|
|
164
|
-
textField: '',
|
|
165
|
-
textFieldTmp: '',
|
|
166
|
-
checkBoxes: [],
|
|
167
|
-
};
|
|
168
|
-
filters[column] = filter;
|
|
169
|
-
}
|
|
161
|
+
// Clone the column-specific filter object to ensure reference change
|
|
162
|
+
let filter = Object.assign({ textField: '', textFieldTmp: '', checkBoxes: [] }, filters[column]);
|
|
170
163
|
if (tmp) {
|
|
171
164
|
filter.textFieldTmp =
|
|
172
165
|
newFilter != null ? newFilter.trim() : newFilter;
|
|
@@ -174,6 +167,7 @@ class FiltersColumnMenu extends kupManager.Filters {
|
|
|
174
167
|
else {
|
|
175
168
|
filter.textField = newFilter != null ? newFilter.trim() : newFilter;
|
|
176
169
|
}
|
|
170
|
+
filters[column] = filter; // Re-assign the new reference
|
|
177
171
|
}
|
|
178
172
|
saveTextualFilters(filters = {}, column) {
|
|
179
173
|
this._setTextFieldFilterValue(filters, column, this.getTextFilterValueTmp(filters, column), false);
|
|
@@ -79,7 +79,7 @@ const dayjs = dayjs_min.exports;
|
|
|
79
79
|
var utc$1 = {exports: {}};
|
|
80
80
|
|
|
81
81
|
(function (module, exports) {
|
|
82
|
-
!function(t,i){module.exports=i();}(commonjsGlobal,(function(){var t="minute",i=/[+-]\d\d(?::?\d\d)?/g,e=/([+-]|\d\d)/g;return function(s,f,n){var u=f.prototype;n.utc=function(t){var i={date:t,utc:!0,args:arguments};return new f(i)},u.utc=function(i){var e=n(this.toDate(),{locale:this.$L,utc:!0});return i?e.add(this.utcOffset(),t):e},u.local=function(){return n(this.toDate(),{locale:this.$L,utc:!1})};var
|
|
82
|
+
!function(t,i){module.exports=i();}(commonjsGlobal,(function(){var t="minute",i=/[+-]\d\d(?::?\d\d)?/g,e=/([+-]|\d\d)/g;return function(s,f,n){var u=f.prototype;n.utc=function(t){var i={date:t,utc:!0,args:arguments};return new f(i)},u.utc=function(i){var e=n(this.toDate(),{locale:this.$L,utc:!0});return i?e.add(this.utcOffset(),t):e},u.local=function(){return n(this.toDate(),{locale:this.$L,utc:!1})};var r=u.parse;u.parse=function(t){t.utc&&(this.$u=!0),this.$utils().u(t.$offset)||(this.$offset=t.$offset),r.call(this,t);};var o=u.init;u.init=function(){if(this.$u){var t=this.$d;this.$y=t.getUTCFullYear(),this.$M=t.getUTCMonth(),this.$D=t.getUTCDate(),this.$W=t.getUTCDay(),this.$H=t.getUTCHours(),this.$m=t.getUTCMinutes(),this.$s=t.getUTCSeconds(),this.$ms=t.getUTCMilliseconds();}else o.call(this);};var a=u.utcOffset;u.utcOffset=function(s,f){var n=this.$utils().u;if(n(s))return this.$u?0:n(this.$offset)?a.call(this):this.$offset;if("string"==typeof s&&(s=function(t){void 0===t&&(t="");var s=t.match(i);if(!s)return null;var f=(""+s[0]).match(e)||["-",0,0],n=f[0],u=60*+f[1]+ +f[2];return 0===u?0:"+"===n?u:-u}(s),null===s))return this;var u=Math.abs(s)<=16?60*s:s;if(0===u)return this.utc(f);var r=this.clone();if(f)return r.$offset=u,r.$u=!1,r;var o=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();return (r=this.local().add(u+o,t)).$offset=u,r.$x.$localOffset=o,r};var h=u.format;u.format=function(t){var i=t||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return h.call(this,i)},u.valueOf=function(){var t=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*t},u.isUTC=function(){return !!this.$u},u.toISOString=function(){return this.toDate().toISOString()},u.toString=function(){return this.toDate().toUTCString()};var l=u.toDate;u.toDate=function(t){return "s"===t&&this.$offset?n(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():l.call(this)};var c=u.diff;u.diff=function(t,i,e){if(t&&this.$u===t.$u)return c.call(this,t,i,e);var s=this.local(),f=n(t).local();return c.call(s,f,i,e)};}}));
|
|
83
83
|
}(utc$1));
|
|
84
84
|
|
|
85
85
|
const utc = utc$1.exports;
|
|
@@ -123,7 +123,7 @@ var fr = {exports: {}};
|
|
|
123
123
|
var it = {exports: {}};
|
|
124
124
|
|
|
125
125
|
(function (module, exports) {
|
|
126
|
-
!function(e,o){module.exports=o(dayjs_min.exports);}(commonjsGlobal,(function(e){function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=o(e),n={name:"it",weekdays:"domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),weekStart:1,monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"tra %s",past:"%s fa",s:"qualche secondo",m:"un minuto",mm:"%d minuti",h:"un'
|
|
126
|
+
!function(e,o){module.exports=o(dayjs_min.exports);}(commonjsGlobal,(function(e){function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=o(e),n={name:"it",weekdays:"domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),weekStart:1,monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"tra %s",past:"%s fa",s:"qualche secondo",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},ordinal:function(e){return e+"º"}};return t.default.locale(n,null,!0),n}));
|
|
127
127
|
}(it));
|
|
128
128
|
|
|
129
129
|
var pl = {exports: {}};
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-3dcd66b1.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
|
-
require('./kup-dates-
|
|
8
|
+
require('./kup-dates-8191989e.js');
|
|
9
9
|
|
|
10
10
|
const drawerClass = 'drawer';
|
|
11
11
|
/**
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-3dcd66b1.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
|
-
require('./kup-dates-
|
|
8
|
+
require('./kup-dates-8191989e.js');
|
|
9
9
|
|
|
10
10
|
/*! *****************************************************************************
|
|
11
11
|
Copyright (c) Microsoft Corporation.
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-3dcd66b1.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
|
-
const kupDates = require('./kup-dates-
|
|
8
|
+
const kupDates = require('./kup-dates-8191989e.js');
|
|
9
9
|
|
|
10
10
|
var toastuiEditor = {exports: {}};
|
|
11
11
|
|
|
@@ -4437,7 +4437,7 @@ var codemirror = {exports: {}};
|
|
|
4437
4437
|
// The element in which the editor lives.
|
|
4438
4438
|
d.wrapper = elt("div", [d.scrollbarFiller, d.gutterFiller, d.scroller], "CodeMirror");
|
|
4439
4439
|
// See #6982. FIXME remove when this has been fixed for a while in Chrome
|
|
4440
|
-
if (chrome && chrome_version
|
|
4440
|
+
if (chrome && chrome_version === 105) { d.wrapper.style.clipPath = "inset(0px)"; }
|
|
4441
4441
|
|
|
4442
4442
|
// This attribute is respected by automatic translation systems such as Google Translate,
|
|
4443
4443
|
// and may also be respected by tools used by human translators.
|
|
@@ -9888,7 +9888,7 @@ var codemirror = {exports: {}};
|
|
|
9888
9888
|
|
|
9889
9889
|
addLegacyProps(CodeMirror);
|
|
9890
9890
|
|
|
9891
|
-
CodeMirror.version = "5.65.
|
|
9891
|
+
CodeMirror.version = "5.65.20";
|
|
9892
9892
|
|
|
9893
9893
|
return CodeMirror;
|
|
9894
9894
|
|
|
@@ -6,9 +6,9 @@ const index = require('./index-c7d441d8.js');
|
|
|
6
6
|
const fButton = require('./f-button-c084046d.js');
|
|
7
7
|
const fButtonDeclarations = require('./f-button-declarations-76ef9f87.js');
|
|
8
8
|
const fImage = require('./f-image-7457eb26.js');
|
|
9
|
-
const kupManager = require('./kup-manager-
|
|
9
|
+
const kupManager = require('./kup-manager-3dcd66b1.js');
|
|
10
10
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
11
|
-
require('./kup-dates-
|
|
11
|
+
require('./kup-dates-8191989e.js');
|
|
12
12
|
|
|
13
13
|
/**
|
|
14
14
|
* Props of the kup-family-tree component.
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupPlannerRendererHelper = require('./kup-planner-renderer-helper-
|
|
6
|
+
const kupPlannerRendererHelper = require('./kup-planner-renderer-helper-298e1b80.js');
|
|
7
7
|
const bar_helpers = require('./bar.helpers-c481a535.js');
|
|
8
8
|
const kupPlannerDeclarations = require('./kup-planner-declarations-7291d01c.js');
|
|
9
|
-
require('./kup-dates-
|
|
9
|
+
require('./kup-dates-8191989e.js');
|
|
10
10
|
|
|
11
11
|
const kupGanttCss = ".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:var(--kup-label-01-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:var(--kup-heading-compact-01-font-size, 14px);line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);font-size:var(--kup-heading-01-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}.wrapper{display:flex;padding:0;margin:0;list-style:none;outline:none;position:relative}.ganttContainer{background:var(--kup-layer-2);border-radius:var(--kup-radius-00);overflow:hidden;padding:var(--kup-space-05)}.ganttVerticalContainer{overflow:hidden;font-size:0;margin:0;padding:0}.horizontalContainer{margin:0;padding:0;overflow:hidden}.horizontalContainerScrollable{overflow:auto !important;scrollbar-width:0}.horizontalContainerScrollable::-webkit-scrollbar{width:0;height:0}.task-gantt{overflow:hidden}";
|
|
12
12
|
const KupGanttStyle0 = kupGanttCss;
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-3dcd66b1.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
|
-
require('./kup-dates-
|
|
8
|
+
require('./kup-dates-8191989e.js');
|
|
9
9
|
|
|
10
10
|
/**
|
|
11
11
|
* Props of the kup-grid component.
|