@sme.up/ketchup 11.0.0-SNAPSHOT-20250203100812 → 11.0.0-SNAPSHOT-20250203144708
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-ad6b8c68.js → f-cell-de3fac73.js} +7 -10
- package/dist/cjs/{f-chip-286f1c8d.js → f-chip-db967d63.js} +1 -1
- package/dist/cjs/{f-object-field-0986026c.js → f-object-field-a43eb419.js} +2 -2
- package/dist/cjs/{f-paginator-utils-ee281217.js → f-paginator-utils-b3b22688.js} +1 -1
- package/dist/cjs/{f-text-field-463a6dbe.js → f-text-field-49a0cf67.js} +1 -9
- 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 +16 -15
- 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-c7d3445e.js → kup-data-table-helper-39ea0d46.js} +1 -1
- package/dist/cjs/kup-drawer.cjs.entry.js +1 -1
- package/dist/cjs/kup-echart.cjs.entry.js +1 -1
- package/dist/cjs/kup-editor.cjs.entry.js +1 -1
- package/dist/cjs/kup-family-tree.cjs.entry.js +1 -1
- package/dist/cjs/kup-grid.cjs.entry.js +1 -1
- package/dist/cjs/kup-htm.cjs.entry.js +1 -1
- package/dist/cjs/kup-iframe.cjs.entry.js +1 -1
- package/dist/cjs/kup-image-list.cjs.entry.js +5 -5
- package/dist/cjs/kup-input-panel.cjs.entry.js +5 -5
- package/dist/cjs/kup-lazy.cjs.entry.js +1 -1
- package/dist/cjs/kup-magic-box.cjs.entry.js +1 -1
- package/dist/cjs/{kup-manager-f41ad314.js → kup-manager-df32896c.js} +4 -0
- package/dist/cjs/kup-nav-bar.cjs.entry.js +1 -1
- package/dist/cjs/kup-numeric-picker.cjs.entry.js +2 -2
- package/dist/cjs/kup-object-field.cjs.entry.js +3 -3
- package/dist/cjs/kup-pdf.cjs.entry.js +1 -1
- package/dist/cjs/kup-planner.cjs.entry.js +2 -2
- package/dist/cjs/kup-probe.cjs.entry.js +1 -1
- package/dist/cjs/kup-qlik.cjs.entry.js +1 -1
- package/dist/cjs/kup-snackbar.cjs.entry.js +1 -1
- package/dist/cjs/kup-txt.cjs.entry.js +1 -1
- package/dist/cjs/kup-typography-list.cjs.entry.js +1 -1
- package/dist/cjs/kup-typography.cjs.entry.js +1 -1
- package/dist/collection/components/kup-toolbar/kup-toolbar.css +10 -2
- package/dist/collection/components/kup-toolbar/kup-toolbar.js +8 -7
- package/dist/collection/f-components/f-cell/f-cell.js +3 -6
- package/dist/collection/f-components/f-text-field/f-text-field.js +0 -8
- package/dist/collection/managers/kup-data/kup-data.js +4 -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 +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 +3 -3
- package/dist/components/kup-lazy.js +2 -2
- package/dist/components/kup-list.js +1 -1
- package/dist/components/kup-magic-box.js +4 -4
- package/dist/components/kup-nav-bar.js +2 -2
- package/dist/components/kup-numeric-picker.js +2 -2
- package/dist/components/kup-object-field.js +2 -2
- package/dist/components/kup-pdf.js +2 -2
- package/dist/components/kup-planner.js +2 -2
- package/dist/components/kup-probe.js +2 -2
- package/dist/components/kup-progress-bar.js +1 -1
- package/dist/components/kup-qlik.js +2 -2
- package/dist/components/kup-radio.js +1 -1
- package/dist/components/kup-rating.js +1 -1
- package/dist/components/kup-snackbar.js +2 -2
- package/dist/components/kup-spinner.js +1 -1
- package/dist/components/kup-switch.js +1 -1
- package/dist/components/kup-tab-bar.js +1 -1
- package/dist/components/kup-text-field.js +1 -1
- package/dist/components/kup-time-picker.js +1 -1
- package/dist/components/kup-toolbar.js +1 -1
- package/dist/components/kup-tree.js +1 -1
- package/dist/components/kup-txt.js +2 -2
- package/dist/components/kup-typography-list.js +2 -2
- package/dist/components/kup-typography.js +2 -2
- package/dist/components/{p-ebdc0852.js → p-01797711.js} +2 -2
- package/dist/components/{p-6f3d821a.js → p-2156d2e3.js} +13 -23
- package/dist/components/{p-52896cc0.js → p-2a00ba21.js} +2 -2
- package/dist/components/{p-54b540e2.js → p-557789eb.js} +2 -2
- package/dist/components/{p-a3f73a90.js → p-5c12a7e7.js} +4 -0
- package/dist/components/{p-c2267ea6.js → p-fd4f2810.js} +2 -2
- package/dist/esm/{f-cell-5ca2a7fc.js → f-cell-3b5c3801.js} +7 -10
- package/dist/esm/{f-chip-f98be128.js → f-chip-c1adb949.js} +1 -1
- package/dist/esm/{f-object-field-1a4f54ea.js → f-object-field-c8e3159f.js} +2 -2
- package/dist/esm/{f-paginator-utils-2fc5cd18.js → f-paginator-utils-c4b6088f.js} +1 -1
- package/dist/esm/{f-text-field-e766e681.js → f-text-field-97eb5d6c.js} +1 -9
- 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 +16 -15
- 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-e350cc90.js → kup-data-table-helper-96f6d3db.js} +1 -1
- package/dist/esm/kup-drawer.entry.js +1 -1
- package/dist/esm/kup-echart.entry.js +1 -1
- package/dist/esm/kup-editor.entry.js +1 -1
- package/dist/esm/kup-family-tree.entry.js +1 -1
- package/dist/esm/kup-grid.entry.js +1 -1
- package/dist/esm/kup-htm.entry.js +1 -1
- package/dist/esm/kup-iframe.entry.js +1 -1
- package/dist/esm/kup-image-list.entry.js +5 -5
- package/dist/esm/kup-input-panel.entry.js +5 -5
- package/dist/esm/kup-lazy.entry.js +1 -1
- package/dist/esm/kup-magic-box.entry.js +1 -1
- package/dist/esm/{kup-manager-6c75d73b.js → kup-manager-f2563805.js} +4 -0
- package/dist/esm/kup-nav-bar.entry.js +1 -1
- package/dist/esm/kup-numeric-picker.entry.js +2 -2
- package/dist/esm/kup-object-field.entry.js +3 -3
- package/dist/esm/kup-pdf.entry.js +1 -1
- package/dist/esm/kup-planner.entry.js +2 -2
- package/dist/esm/kup-probe.entry.js +1 -1
- package/dist/esm/kup-qlik.entry.js +1 -1
- package/dist/esm/kup-snackbar.entry.js +1 -1
- package/dist/esm/kup-txt.entry.js +1 -1
- package/dist/esm/kup-typography-list.entry.js +1 -1
- package/dist/esm/kup-typography.entry.js +1 -1
- package/dist/ketchup/index.esm.js +1 -1
- package/dist/ketchup/ketchup.esm.js +1 -1
- package/dist/ketchup/{p-3d7e2c21.entry.js → p-00612db5.entry.js} +1 -1
- package/dist/ketchup/{p-bc93d715.entry.js → p-0416ed25.entry.js} +1 -1
- package/dist/ketchup/{p-bad6461d.entry.js → p-12618586.entry.js} +1 -1
- package/dist/ketchup/{p-035e5ea5.entry.js → p-148b9a20.entry.js} +1 -1
- package/dist/ketchup/{p-c26081c0.entry.js → p-16d16a68.entry.js} +1 -1
- package/dist/ketchup/{p-6d60c4f1.entry.js → p-1984f8a5.entry.js} +1 -1
- package/dist/ketchup/{p-1a23b472.entry.js → p-1d29cb31.entry.js} +1 -1
- package/dist/ketchup/{p-6ef38f59.entry.js → p-2415d426.entry.js} +1 -1
- package/dist/ketchup/{p-0516685f.entry.js → p-26d7cbb4.entry.js} +1 -1
- package/dist/ketchup/{p-cf219af4.entry.js → p-27496010.entry.js} +1 -1
- package/dist/ketchup/{p-2133fdbb.entry.js → p-38404849.entry.js} +1 -1
- package/dist/ketchup/{p-e37d2589.entry.js → p-3b1a26c6.entry.js} +1 -1
- package/dist/ketchup/{p-bec346a3.entry.js → p-407bc12a.entry.js} +1 -1
- package/dist/ketchup/{p-98b79f9f.entry.js → p-46e802b5.entry.js} +1 -1
- package/dist/ketchup/{p-bbab51da.entry.js → p-48aa180f.entry.js} +1 -1
- package/dist/ketchup/p-56c899ce.js +1 -0
- package/dist/ketchup/{p-f648a3cb.entry.js → p-5b04faa1.entry.js} +1 -1
- package/dist/ketchup/{p-15435f64.entry.js → p-5e352c67.entry.js} +1 -1
- package/dist/ketchup/{p-153b7eda.js → p-635abedf.js} +1 -1
- package/dist/ketchup/{p-2d98b2c7.entry.js → p-7ea78938.entry.js} +1 -1
- package/dist/ketchup/{p-625581ab.entry.js → p-83bd5057.entry.js} +2 -2
- package/dist/ketchup/{p-58caaba1.entry.js → p-99a6978a.entry.js} +1 -1
- package/dist/ketchup/p-9b1b9ea2.js +1 -0
- package/dist/ketchup/{p-d104a456.js → p-9cd8e7a5.js} +1 -1
- package/dist/ketchup/p-9dd3cbba.js +1 -0
- package/dist/ketchup/{p-e8f73419.entry.js → p-9fed12f4.entry.js} +1 -1
- package/dist/ketchup/{p-4c0d6ec5.entry.js → p-b442141f.entry.js} +1 -1
- package/dist/ketchup/{p-fe5aad1a.entry.js → p-bb8b4400.entry.js} +1 -1
- package/dist/ketchup/{p-7585373e.entry.js → p-c1532c29.entry.js} +1 -1
- package/dist/ketchup/{p-7c7c5bc9.entry.js → p-c1949e71.entry.js} +1 -1
- package/dist/ketchup/{p-805973c2.entry.js → p-cf4e5d1c.entry.js} +1 -1
- package/dist/ketchup/{p-c5614700.js → p-d4a64959.js} +1 -1
- package/dist/ketchup/{p-74eb221f.entry.js → p-ec160426.entry.js} +1 -1
- package/dist/ketchup/{p-2342f4de.entry.js → p-ed781537.entry.js} +1 -1
- package/dist/ketchup/{p-23580011.entry.js → p-ef86b297.entry.js} +1 -1
- package/dist/ketchup/{p-9950f97c.entry.js → p-f1dc4af0.entry.js} +1 -1
- package/dist/ketchup/{p-7a36e244.js → p-fb133aaa.js} +1 -1
- package/package.json +1 -1
- package/dist/ketchup/p-157b85dc.js +0 -1
- package/dist/ketchup/p-5ee25762.js +0 -1
- package/dist/ketchup/p-7a4f5182.js +0 -1
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-e8aa3c73.js');
|
|
4
|
-
const kupManager = require('./kup-manager-
|
|
4
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
5
5
|
const fButton = require('./f-button-c3ae141e.js');
|
|
6
6
|
const fCheckbox = require('./f-checkbox-59fb7aa5.js');
|
|
7
|
-
const fChip = require('./f-chip-
|
|
7
|
+
const fChip = require('./f-chip-db967d63.js');
|
|
8
8
|
const fImage = require('./f-image-d22b012f.js');
|
|
9
|
-
const fObjectField = require('./f-object-field-
|
|
10
|
-
const fTextField = require('./f-text-field-
|
|
9
|
+
const fObjectField = require('./f-object-field-a43eb419.js');
|
|
10
|
+
const fTextField = require('./f-text-field-49a0cf67.js');
|
|
11
11
|
|
|
12
12
|
/*-------------------------------------------------*/
|
|
13
13
|
/* C o m p o n e n t */
|
|
@@ -676,8 +676,8 @@ function setEditableCell(cellType, classObj, cell, column, props) {
|
|
|
676
676
|
var _a, _b, _c;
|
|
677
677
|
(_b = (_a = cell.data) === null || _a === void 0 ? void 0 : _a.onKeyDown) === null || _b === void 0 ? void 0 : _b.call(_a, e); // call onKeyDown handler if it is set as prop
|
|
678
678
|
if ((!(cell.shape == 'MEMO' ||
|
|
679
|
-
|
|
680
|
-
|
|
679
|
+
((_c = cell.data) === null || _c === void 0 ? void 0 : _c.maxLength) >= 256 ||
|
|
680
|
+
cellType == kupManager.FCellTypes.MEMO) &&
|
|
681
681
|
e.key === 'Enter') ||
|
|
682
682
|
/^F[1-9]|F1[0-2]$/.test(e.key)) {
|
|
683
683
|
cellEvent(e, props, cellType, kupManager.FCellEvents.UPDATE);
|
|
@@ -735,6 +735,7 @@ function setCell(cellType, subcomponentProps, content, classObj, cell, column, p
|
|
|
735
735
|
? 'check_box'
|
|
736
736
|
: 'check_box_outline_blank', sizeX: "18px", sizeY: "18px" }));
|
|
737
737
|
case kupManager.FCellTypes.EDITOR:
|
|
738
|
+
case kupManager.FCellTypes.MEMO:
|
|
738
739
|
return index.h("div", { innerHTML: cell.value });
|
|
739
740
|
case kupManager.FCellTypes.ICON:
|
|
740
741
|
if (isAutoCentered(props)) {
|
|
@@ -1049,10 +1050,6 @@ function cellEvent(e, props, cellType, cellEventName) {
|
|
|
1049
1050
|
cell.data.data = e.detail.comp.data;
|
|
1050
1051
|
}
|
|
1051
1052
|
break;
|
|
1052
|
-
case kupManager.FCellTypes.EDITOR:
|
|
1053
|
-
case kupManager.FCellTypes.STRING:
|
|
1054
|
-
value = JSON.stringify(value).slice(1, -1);
|
|
1055
|
-
break;
|
|
1056
1053
|
}
|
|
1057
1054
|
if (cell.obj) {
|
|
1058
1055
|
cell.obj.k = value === null || value === void 0 ? void 0 : value.toString();
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-e8aa3c73.js');
|
|
4
|
-
const kupManager = require('./kup-manager-
|
|
4
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
5
5
|
const fButton = require('./f-button-c3ae141e.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-49a0cf67.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-e8aa3c73.js');
|
|
4
|
-
const kupManager = require('./kup-manager-
|
|
4
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
5
5
|
const fButton = require('./f-button-c3ae141e.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-e8aa3c73.js');
|
|
4
|
-
const kupManager = require('./kup-manager-
|
|
4
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
5
5
|
const fImage = require('./f-image-d22b012f.js');
|
|
6
6
|
|
|
7
7
|
const dom = document.documentElement;
|
|
@@ -134,14 +134,6 @@ function setContent(props) {
|
|
|
134
134
|
};
|
|
135
135
|
value = formatValue(value, options, false);
|
|
136
136
|
}
|
|
137
|
-
if (props.textArea) {
|
|
138
|
-
try {
|
|
139
|
-
value = JSON.parse(`"${value}"`);
|
|
140
|
-
}
|
|
141
|
-
catch (e) {
|
|
142
|
-
value = JSON.parse(JSON.stringify(value));
|
|
143
|
-
}
|
|
144
|
-
}
|
|
145
137
|
return (index.h("div", { class: classContainerObj },
|
|
146
138
|
!props.fullWidth ? labelEl : undefined,
|
|
147
139
|
index.h("div", { class: classObj },
|
package/dist/cjs/index.cjs.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
7
|
const fImage = require('./f-image-d22b012f.js');
|
|
8
8
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
9
9
|
const component = require('./component-a6dd6c14.js');
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
const fImage = require('./f-image-d22b012f.js');
|
|
9
|
-
const kupDataTableHelper = require('./kup-data-table-helper-
|
|
9
|
+
const kupDataTableHelper = require('./kup-data-table-helper-39ea0d46.js');
|
|
10
10
|
require('./kup-dates-bc4cf9d0.js');
|
|
11
11
|
|
|
12
12
|
var KupActivityTimelineProps;
|
|
@@ -3,21 +3,21 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager$1 = require('./kup-manager-
|
|
7
|
-
const fTextField = require('./f-text-field-
|
|
6
|
+
const kupManager$1 = require('./kup-manager-df32896c.js');
|
|
7
|
+
const fTextField = require('./f-text-field-49a0cf67.js');
|
|
8
8
|
const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
|
|
9
9
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
10
10
|
const fImage = require('./f-image-d22b012f.js');
|
|
11
11
|
const fButton = require('./f-button-c3ae141e.js');
|
|
12
12
|
const fButtonDeclarations = require('./f-button-declarations-76ef9f87.js');
|
|
13
|
-
const fCell = require('./f-cell-
|
|
13
|
+
const fCell = require('./f-cell-de3fac73.js');
|
|
14
14
|
const kupDates = require('./kup-dates-bc4cf9d0.js');
|
|
15
|
-
const fChip = require('./f-chip-
|
|
15
|
+
const fChip = require('./f-chip-db967d63.js');
|
|
16
16
|
const component = require('./component-a6dd6c14.js');
|
|
17
17
|
const fCheckbox = require('./f-checkbox-59fb7aa5.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-39ea0d46.js');
|
|
19
|
+
const fPaginatorUtils = require('./f-paginator-utils-b3b22688.js');
|
|
20
|
+
require('./f-object-field-a43eb419.js');
|
|
21
21
|
|
|
22
22
|
/**
|
|
23
23
|
* Props of the kup-autocomplete component.
|
|
@@ -17851,7 +17851,7 @@ const KupTimePicker = class {
|
|
|
17851
17851
|
};
|
|
17852
17852
|
KupTimePicker.style = KupTimePickerStyle0;
|
|
17853
17853
|
|
|
17854
|
-
const kupToolbarCss = ".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}.toolbar-container{width:fit-content;box-shadow:0 10px 20px rgba(0, 0, 0, 0.1), 0 6px 6px rgba(0, 0, 0, 0.05)}.component-type-chip{background-color:var(--kup-layer-2);color:var(--kup-text-disabled);padding:var(--kup-space-02) var(--kup-space-03);font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.parent-class{position:relative;cursor:pointer;width:200px;background-color:var(--kup-gray-color-10);display:flex;justify-content:space-between;padding:var(--kup-space-03);border-left:1px solid transparent;align-items:center}.parent-class .toolbar-single-value-node{display:flex;gap:8px;align-items:center}.parent-class:hover:not(:has(>.f-cell)){background-color:var(--kup-gray-color-10-hover)}.parent-class:focus:not(:has(>.f-cell)){outline:2px solid var(--kup-border-interactive);outline-offset:-2px}.parent-class:active:not(:has(>.f-cell)){border-left:1px solid var(--kup-border-interactive)}.parent-class>.nested-class{position:absolute;top:0;left:100%;display:none;z-index:10;transition:display 0.2s ease;background-color:var(--kup-gray-color-10);box-shadow:0 10px 20px rgba(0, 0, 0, 0.1), 0 6px 6px rgba(0, 0, 0, 0.05);width:inherit;max-width:200px}.parent-class .chevron-right{float:right;margin:0;margin-left:var(--kup-space-03);font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.parent-class:hover>.nested-class{display:block}.chevron-type-wrapper{display:flex;align-items:center;gap:var(--kup-space-03)}.chevron-type-wrapper .chevron-right{float:right;margin:0;margin-left:var(--kup-space-00);font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.nested-class .f-cell .f-cell__content{display:block}.nested-class .f-cell .f-cell__content .f-radio{gap:0}.nested-class .f-cell .f-cell__content .f-radio .form-field{cursor:pointer}.nested-class .f-cell .f-cell__content .f-radio .form-field:active,.nested-class .f-cell .f-cell__content .f-radio .form-field:focus{outline:2px solid var(--kup-border-interactive);outline-offset:-2px}.nested-class .f-cell .f-cell__content .f-radio .form-field:hover{background-color:var(--kup-gray-color-10-hover)}.nested-class .f-cell .f-cell__content .f-radio .form-field .radio{padding:var(--kup-space-03) 0 var(--kup-space-03) var(--kup-space-03)}.nested-class .f-cell .f-cell__content .f-radio .form-field label{width:100%;cursor:pointer;padding:var(--kup-space-03)}";
|
|
17854
|
+
const kupToolbarCss = ".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}.toolbar-container{width:fit-content;box-shadow:0 10px 20px rgba(0, 0, 0, 0.1), 0 6px 6px rgba(0, 0, 0, 0.05)}.component-type-chip{background-color:var(--kup-layer-2);color:var(--kup-text-disabled);padding:var(--kup-space-02) var(--kup-space-03);font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.parent-class{position:relative;cursor:pointer;width:200px;background-color:var(--kup-gray-color-10);display:flex;justify-content:space-between;padding:var(--kup-space-03);border-left:1px solid transparent;align-items:center}.parent-class.toolbar-item-disabled{background-color:var(--kup-gray-color-30);color:var(--kup-gray-color-40);cursor:not-allowed}.parent-class.toolbar-item-disabled .chevron-type-wrapper .f-image .iconWrapper .f-image__icon{background-color:var(--kup-gray-color-40) !important}.parent-class .toolbar-single-value-node{display:flex;gap:8px;align-items:center}.parent-class:hover:not(.toolbar-item-disabled):not(:has(>.f-cell)){background-color:var(--kup-gray-color-10-hover)}.parent-class:focus:not(:has(>.f-cell)){outline:2px solid var(--kup-border-interactive);outline-offset:-2px}.parent-class:active:not(:has(>.f-cell)){border-left:1px solid var(--kup-border-interactive)}.parent-class>.nested-class{position:absolute;top:0;left:100%;display:none;z-index:10;transition:display 0.2s ease;background-color:var(--kup-gray-color-10);box-shadow:0 10px 20px rgba(0, 0, 0, 0.1), 0 6px 6px rgba(0, 0, 0, 0.05);width:inherit;max-width:200px}.parent-class .chevron-right{float:right;margin:0;margin-left:var(--kup-space-03);font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.parent-class:hover:not(.toolbar-item-disabled)>.nested-class{display:block}.chevron-type-wrapper{display:flex;align-items:center;gap:var(--kup-space-03)}.chevron-type-wrapper .chevron-right{float:right;margin:0;margin-left:var(--kup-space-00);font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.nested-class .f-cell .f-cell__content{display:block}.nested-class .f-cell .f-cell__content .f-radio{gap:0}.nested-class .f-cell .f-cell__content .f-radio .form-field{cursor:pointer}.nested-class .f-cell .f-cell__content .f-radio .form-field:active,.nested-class .f-cell .f-cell__content .f-radio .form-field:focus{outline:2px solid var(--kup-border-interactive);outline-offset:-2px}.nested-class .f-cell .f-cell__content .f-radio .form-field:hover{background-color:var(--kup-gray-color-10-hover)}.nested-class .f-cell .f-cell__content .f-radio .form-field .radio{padding:var(--kup-space-03) 0 var(--kup-space-03) var(--kup-space-03)}.nested-class .f-cell .f-cell__content .f-radio .form-field label{width:100%;cursor:pointer;padding:var(--kup-space-03)}";
|
|
17855
17855
|
const KupToolbarStyle0 = kupToolbarCss;
|
|
17856
17856
|
|
|
17857
17857
|
var __classPrivateFieldGet$1 = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
|
|
@@ -17961,9 +17961,11 @@ const KupToolbar = class {
|
|
|
17961
17961
|
get rootElement() { return index.getElement(this); }
|
|
17962
17962
|
};
|
|
17963
17963
|
_KupToolbar_kupManager = new WeakMap(), _KupToolbar_instances = new WeakSet(), _KupToolbar_renderTreeNode = function _KupToolbar_renderTreeNode(node, index$1) {
|
|
17964
|
+
var _a;
|
|
17964
17965
|
const hasChildren = node.children && node.children.length > 0;
|
|
17966
|
+
const isDisabled = (_a = node.disabled) !== null && _a !== void 0 ? _a : false;
|
|
17965
17967
|
// Single item node [icons + value]
|
|
17966
|
-
const singleItem = (index.h("div", { class:
|
|
17968
|
+
const singleItem = (index.h("div", { class: `toolbar-single-value-node ${isDisabled ? 'toolbar-item-disabled' : ''}`, "data-alt": isDisabled ? 'This option is disabled' : '' }, (node === null || node === void 0 ? void 0 : node.icon) && this.showIcons ? (index.h(fImage.FImage, { resource: node === null || node === void 0 ? void 0 : node.icon, sizeX: "14px", sizeY: "14px" })) : (index.h(fImage.FImage, { resource: "empty", sizeX: "14px", sizeY: "14px" })), node.value));
|
|
17967
17969
|
if (!hasChildren) {
|
|
17968
17970
|
const column = this.generateColumnForNode(node);
|
|
17969
17971
|
const row = this.generateRowForNode(node);
|
|
@@ -17975,14 +17977,13 @@ _KupToolbar_kupManager = new WeakMap(), _KupToolbar_instances = new WeakSet(), _
|
|
|
17975
17977
|
renderKup: true,
|
|
17976
17978
|
row: row,
|
|
17977
17979
|
};
|
|
17978
|
-
return (index.h(index.Fragment, null, cellProps.cell.shape ? (index.h(fCell.FCell, Object.assign({}, cellProps))) : (index.h("div", { id: node.value, class:
|
|
17979
|
-
|
|
17980
|
-
|
|
17981
|
-
}
|
|
17982
|
-
: undefined }, singleItem, index.h("div", { class: "chevron-type-wrapper" }, node.componentType && (index.h("div", { class: "component-type-chip" }, node.componentType)), index.h("div", { style: { width: '14px', height: '14px' } }))))));
|
|
17980
|
+
return (index.h(index.Fragment, null, cellProps.cell.shape ? (index.h(fCell.FCell, Object.assign({}, cellProps))) : (index.h("div", { id: node.value, class: `parent-class ${isDisabled ? 'toolbar-item-disabled' : ''}`, tabindex: isDisabled ? -1 : 0, onClick: isDisabled ||
|
|
17981
|
+
(cellProps.shape && !cellProps.cell.data)
|
|
17982
|
+
? undefined
|
|
17983
|
+
: () => this.onKupClick(index$1, node), "data-alt": isDisabled ? 'This option is disabled' : '' }, singleItem, index.h("div", { class: "chevron-type-wrapper" }, node.componentType && (index.h("div", { class: "component-type-chip" }, node.componentType)), index.h("div", { style: { width: '14px', height: '14px' } }))))));
|
|
17983
17984
|
}
|
|
17984
17985
|
else {
|
|
17985
|
-
return (index.h("div", { class:
|
|
17986
|
+
return (index.h("div", { class: `parent-class ${isDisabled ? 'toolbar-item-disabled' : ''}`, tabindex: isDisabled ? -1 : 0 }, singleItem, index.h("div", { class: "chevron-type-wrapper" }, node.componentType && (index.h("div", { class: "component-type-chip" }, node.componentType)), index.h(fImage.FImage, { resource: "chevron-right", sizeX: "14px", sizeY: "14px", color: "var(--kup-text-secondary)", wrapperClass: "chevron-right" })), index.h("div", { class: "nested-class" }, __classPrivateFieldGet$1(this, _KupToolbar_instances, "m", _KupToolbar_renderNestedChildren).call(this, node.children, index$1))));
|
|
17986
17987
|
}
|
|
17987
17988
|
}, _KupToolbar_handleClick = function _KupToolbar_handleClick(index, node) {
|
|
17988
17989
|
this.kupClick.emit({
|
|
@@ -3,20 +3,20 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
7
|
-
const kupDataTableHelper = require('./kup-data-table-helper-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
|
+
const kupDataTableHelper = require('./kup-data-table-helper-39ea0d46.js');
|
|
8
8
|
const fImage = require('./f-image-d22b012f.js');
|
|
9
|
-
const fChip = require('./f-chip-
|
|
9
|
+
const fChip = require('./f-chip-db967d63.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-de3fac73.js');
|
|
12
|
+
const fPaginatorUtils = require('./f-paginator-utils-b3b22688.js');
|
|
13
13
|
const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
|
|
14
14
|
require('./kup-dates-bc4cf9d0.js');
|
|
15
15
|
require('./f-button-c3ae141e.js');
|
|
16
16
|
require('./f-button-declarations-76ef9f87.js');
|
|
17
17
|
require('./f-checkbox-59fb7aa5.js');
|
|
18
|
-
require('./f-object-field-
|
|
19
|
-
require('./f-text-field-
|
|
18
|
+
require('./f-object-field-a43eb419.js');
|
|
19
|
+
require('./f-text-field-49a0cf67.js');
|
|
20
20
|
require('./component-a6dd6c14.js');
|
|
21
21
|
|
|
22
22
|
/**
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$4 = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
const fButton = require('./f-button-c3ae141e.js');
|
|
9
|
-
const fChip = require('./f-chip-
|
|
9
|
+
const fChip = require('./f-chip-db967d63.js');
|
|
10
10
|
const kupDates = require('./kup-dates-bc4cf9d0.js');
|
|
11
11
|
require('./f-button-declarations-76ef9f87.js');
|
|
12
12
|
require('./f-image-d22b012f.js');
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
require('./kup-dates-bc4cf9d0.js');
|
|
9
9
|
|
|
@@ -3,17 +3,17 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
const fButton = require('./f-button-c3ae141e.js');
|
|
9
|
-
const fCell = require('./f-cell-
|
|
9
|
+
const fCell = require('./f-cell-de3fac73.js');
|
|
10
10
|
require('./kup-dates-bc4cf9d0.js');
|
|
11
11
|
require('./f-button-declarations-76ef9f87.js');
|
|
12
12
|
require('./f-image-d22b012f.js');
|
|
13
13
|
require('./f-checkbox-59fb7aa5.js');
|
|
14
|
-
require('./f-chip-
|
|
15
|
-
require('./f-object-field-
|
|
16
|
-
require('./f-text-field-
|
|
14
|
+
require('./f-chip-db967d63.js');
|
|
15
|
+
require('./f-object-field-a43eb419.js');
|
|
16
|
+
require('./f-text-field-49a0cf67.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: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%}";
|
|
19
19
|
const KupCellStyle0 = kupCellCss;
|
|
@@ -5,9 +5,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
6
|
const fButton = require('./f-button-c3ae141e.js');
|
|
7
7
|
const fCheckbox = require('./f-checkbox-59fb7aa5.js');
|
|
8
|
-
const fTextField = require('./f-text-field-
|
|
8
|
+
const fTextField = require('./f-text-field-49a0cf67.js');
|
|
9
9
|
const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
|
|
10
|
-
const kupManager = require('./kup-manager-
|
|
10
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
11
11
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
12
12
|
require('./f-button-declarations-76ef9f87.js');
|
|
13
13
|
require('./f-image-d22b012f.js');
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
require('./kup-dates-bc4cf9d0.js');
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
require('./kup-dates-bc4cf9d0.js');
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
const kupDates = require('./kup-dates-bc4cf9d0.js');
|
|
9
9
|
|
|
@@ -6,7 +6,7 @@ const index = require('./index-e8aa3c73.js');
|
|
|
6
6
|
const fButton = require('./f-button-c3ae141e.js');
|
|
7
7
|
const fButtonDeclarations = require('./f-button-declarations-76ef9f87.js');
|
|
8
8
|
const fImage = require('./f-image-d22b012f.js');
|
|
9
|
-
const kupManager = require('./kup-manager-
|
|
9
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
10
10
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
11
11
|
require('./kup-dates-bc4cf9d0.js');
|
|
12
12
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
require('./kup-dates-bc4cf9d0.js');
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
require('./kup-dates-bc4cf9d0.js');
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
7
|
require('./kup-dates-bc4cf9d0.js');
|
|
8
8
|
|
|
9
9
|
/**
|
|
@@ -3,18 +3,18 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
const fImage = require('./f-image-d22b012f.js');
|
|
9
9
|
const fButton = require('./f-button-c3ae141e.js');
|
|
10
10
|
const fButtonDeclarations = require('./f-button-declarations-76ef9f87.js');
|
|
11
|
-
const fCell = require('./f-cell-
|
|
11
|
+
const fCell = require('./f-cell-de3fac73.js');
|
|
12
12
|
const component = require('./component-a6dd6c14.js');
|
|
13
13
|
require('./kup-dates-bc4cf9d0.js');
|
|
14
14
|
require('./f-checkbox-59fb7aa5.js');
|
|
15
|
-
require('./f-chip-
|
|
16
|
-
require('./f-object-field-
|
|
17
|
-
require('./f-text-field-
|
|
15
|
+
require('./f-chip-db967d63.js');
|
|
16
|
+
require('./f-object-field-a43eb419.js');
|
|
17
|
+
require('./f-text-field-49a0cf67.js');
|
|
18
18
|
|
|
19
19
|
/**
|
|
20
20
|
* Props of the kup-image-list component.
|
|
@@ -4,17 +4,17 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
6
|
const fButton = require('./f-button-c3ae141e.js');
|
|
7
|
-
const fCell = require('./f-cell-
|
|
8
|
-
const kupManager = require('./kup-manager-
|
|
7
|
+
const fCell = require('./f-cell-de3fac73.js');
|
|
8
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
9
9
|
const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
|
|
10
10
|
const fTypography = require('./f-typography-271f5037.js');
|
|
11
11
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
12
12
|
require('./f-button-declarations-76ef9f87.js');
|
|
13
13
|
require('./f-image-d22b012f.js');
|
|
14
14
|
require('./f-checkbox-59fb7aa5.js');
|
|
15
|
-
require('./f-chip-
|
|
16
|
-
require('./f-object-field-
|
|
17
|
-
require('./f-text-field-
|
|
15
|
+
require('./f-chip-db967d63.js');
|
|
16
|
+
require('./f-object-field-a43eb419.js');
|
|
17
|
+
require('./f-text-field-49a0cf67.js');
|
|
18
18
|
require('./kup-dates-bc4cf9d0.js');
|
|
19
19
|
require('./component-a6dd6c14.js');
|
|
20
20
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
require('./kup-dates-bc4cf9d0.js');
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
7
|
const fButtonDeclarations = require('./f-button-declarations-76ef9f87.js');
|
|
8
8
|
const fImage = require('./f-image-d22b012f.js');
|
|
9
9
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
@@ -9346,6 +9346,7 @@ class KupData {
|
|
|
9346
9346
|
return replaceCell(dataset, cell, columns);
|
|
9347
9347
|
},
|
|
9348
9348
|
getType(cell, shape) {
|
|
9349
|
+
var _a;
|
|
9349
9350
|
const obj = cell.obj;
|
|
9350
9351
|
if (shape) {
|
|
9351
9352
|
switch (shape.toUpperCase()) {
|
|
@@ -9401,6 +9402,9 @@ class KupData {
|
|
|
9401
9402
|
return exports.FCellTypes.TIME;
|
|
9402
9403
|
}
|
|
9403
9404
|
}
|
|
9405
|
+
if (((_a = cell.data) === null || _a === void 0 ? void 0 : _a.maxLength) >= 256) {
|
|
9406
|
+
return exports.FCellTypes.MEMO;
|
|
9407
|
+
}
|
|
9404
9408
|
if (dom$5.ketchup.objects.isBar(obj)) {
|
|
9405
9409
|
return exports.FCellTypes.BAR;
|
|
9406
9410
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
require('./kup-dates-bc4cf9d0.js');
|
|
9
9
|
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
|
-
const fTextField = require('./f-text-field-
|
|
8
|
+
const fTextField = require('./f-text-field-49a0cf67.js');
|
|
9
9
|
const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
|
|
10
10
|
require('./kup-dates-bc4cf9d0.js');
|
|
11
11
|
require('./f-image-d22b012f.js');
|
|
@@ -3,13 +3,13 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const fObjectField = require('./f-object-field-
|
|
7
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const fObjectField = require('./f-object-field-a43eb419.js');
|
|
7
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
8
8
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
9
9
|
require('./f-button-c3ae141e.js');
|
|
10
10
|
require('./f-button-declarations-76ef9f87.js');
|
|
11
11
|
require('./f-image-d22b012f.js');
|
|
12
|
-
require('./f-text-field-
|
|
12
|
+
require('./f-text-field-49a0cf67.js');
|
|
13
13
|
require('./kup-dates-bc4cf9d0.js');
|
|
14
14
|
|
|
15
15
|
/**
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
const kupDates = require('./kup-dates-bc4cf9d0.js');
|
|
9
9
|
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager$1 = require('./kup-manager-
|
|
6
|
+
const kupManager$1 = require('./kup-manager-df32896c.js');
|
|
7
7
|
const kupPlannerDeclarations = require('./kup-planner-declarations-7291d01c.js');
|
|
8
8
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
9
|
-
const fTextField = require('./f-text-field-
|
|
9
|
+
const fTextField = require('./f-text-field-49a0cf67.js');
|
|
10
10
|
const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
|
|
11
11
|
require('./kup-dates-bc4cf9d0.js');
|
|
12
12
|
require('./f-image-d22b012f.js');
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
require('./kup-dates-bc4cf9d0.js');
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
7
|
require('./kup-dates-bc4cf9d0.js');
|
|
8
8
|
|
|
9
9
|
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%}";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
const fButton = require('./f-button-c3ae141e.js');
|
|
9
9
|
require('./kup-dates-bc4cf9d0.js');
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-e8aa3c73.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-df32896c.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
require('./kup-dates-bc4cf9d0.js');
|
|
9
9
|
|