@sme.up/ketchup 11.0.0-SNAPSHOT-20250417122352 → 11.0.0-SNAPSHOT-20250422074609
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-2c302104.js → f-cell-9f4dc285.js} +4 -4
- package/dist/cjs/{f-chip-4892f53c.js → f-chip-794e3c72.js} +1 -1
- package/dist/cjs/{f-object-field-b7b25635.js → f-object-field-3dbf445d.js} +2 -2
- package/dist/cjs/{f-paginator-utils-a25266ba.js → f-paginator-utils-1f10abba.js} +1 -1
- package/dist/cjs/{f-text-field-11cb8e22.js → f-text-field-253f62ee.js} +1 -1
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/kup-accordion.cjs.entry.js +1 -1
- package/dist/cjs/kup-activity-timeline.cjs.entry.js +2 -2
- package/dist/cjs/kup-autocomplete_29.cjs.entry.js +8 -8
- 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-6044989f.js → kup-data-table-helper-a9d621f4.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 +28 -24
- 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-a57c7eda.js → kup-manager-d400f59d.js} +48 -11
- 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-input-panel/kup-input-panel-utils.js +20 -14
- package/dist/collection/components/kup-input-panel/kup-input-panel.js +4 -6
- package/dist/collection/components/kup-toolbar/kup-toolbar.css +17 -5
- package/dist/collection/managers/kup-dynamic-position/kup-dynamic-position.js +39 -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-file-upload.js +1 -1
- package/dist/components/kup-form.js +1 -1
- package/dist/components/kup-gauge.js +1 -1
- package/dist/components/kup-grid.js +1 -1
- package/dist/components/kup-htm.js +2 -2
- package/dist/components/kup-iframe.js +2 -2
- package/dist/components/kup-image-list.js +2 -2
- package/dist/components/kup-image.js +1 -1
- package/dist/components/kup-input-panel.js +26 -22
- 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-c8693312.js → p-08c3d9e8.js} +2 -2
- package/dist/components/{p-3dcc6c21.js → p-64f42825.js} +2 -2
- package/dist/components/{p-65b145f9.js → p-aa3f10ec.js} +48 -11
- package/dist/components/{p-db8ad47c.js → p-d4a54ea4.js} +2 -2
- package/dist/components/{p-8dbf574d.js → p-d4c76baf.js} +2 -2
- package/dist/components/{p-b41c0615.js → p-f30bba43.js} +2 -2
- package/dist/esm/{f-cell-aeac2e47.js → f-cell-e6e9c8d8.js} +4 -4
- package/dist/esm/{f-chip-df4b0f55.js → f-chip-f7cb2b1d.js} +1 -1
- package/dist/esm/{f-object-field-4b6ed309.js → f-object-field-cb42b11f.js} +2 -2
- package/dist/esm/{f-paginator-utils-3c98d5d8.js → f-paginator-utils-4ac6711f.js} +1 -1
- package/dist/esm/{f-text-field-e36e172f.js → f-text-field-f6ef7751.js} +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/kup-accordion.entry.js +1 -1
- package/dist/esm/kup-activity-timeline.entry.js +2 -2
- package/dist/esm/kup-autocomplete_29.entry.js +8 -8
- 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-a54978d0.js → kup-data-table-helper-b1340436.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 +28 -24
- package/dist/esm/kup-lazy.entry.js +1 -1
- package/dist/esm/kup-magic-box.entry.js +1 -1
- package/dist/esm/{kup-manager-b6d8891e.js → kup-manager-ca69ab74.js} +48 -11
- 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-8974500c.entry.js → p-114d9d11.entry.js} +1 -1
- package/dist/ketchup/{p-9104a5c3.js → p-15d810ea.js} +1 -1
- package/dist/ketchup/{p-94f6f941.js → p-15f4fc68.js} +1 -1
- package/dist/ketchup/{p-80912a13.entry.js → p-262a0af1.entry.js} +1 -1
- package/dist/ketchup/p-2711dab4.js +21 -0
- package/dist/ketchup/{p-21992470.entry.js → p-309b81f4.entry.js} +1 -1
- package/dist/ketchup/{p-aa532103.entry.js → p-38754ff6.entry.js} +1 -1
- package/dist/ketchup/{p-34da4117.entry.js → p-3c8961b1.entry.js} +1 -1
- package/dist/ketchup/{p-aeeaeeea.entry.js → p-483ae964.entry.js} +1 -1
- package/dist/ketchup/{p-7d438de7.entry.js → p-4f6f089e.entry.js} +1 -1
- package/dist/ketchup/{p-258bf980.js → p-6ae806dd.js} +1 -1
- package/dist/ketchup/{p-6b66ec24.entry.js → p-6c7fff41.entry.js} +1 -1
- package/dist/ketchup/{p-96fa6a29.entry.js → p-709440f1.entry.js} +1 -1
- package/dist/ketchup/{p-e65ac4a5.entry.js → p-796cc0f8.entry.js} +1 -1
- package/dist/ketchup/{p-e5abb901.entry.js → p-7f84629f.entry.js} +1 -1
- package/dist/ketchup/{p-4cb05c1e.entry.js → p-8ae49a3e.entry.js} +1 -1
- package/dist/ketchup/{p-f1b69618.entry.js → p-8bc75815.entry.js} +1 -1
- package/dist/ketchup/{p-68e462a1.entry.js → p-8d7a2013.entry.js} +1 -1
- package/dist/ketchup/{p-c6456221.entry.js → p-8d80e658.entry.js} +1 -1
- package/dist/ketchup/{p-3a97f303.entry.js → p-8e575560.entry.js} +1 -1
- package/dist/ketchup/{p-92bf33d0.entry.js → p-8ed76a35.entry.js} +1 -1
- package/dist/ketchup/{p-36ea09b5.js → p-9cb3bfdc.js} +1 -1
- package/dist/ketchup/{p-871237ca.entry.js → p-9cda618c.entry.js} +1 -1
- package/dist/ketchup/{p-6ebfa60b.js → p-b236ef40.js} +1 -1
- package/dist/ketchup/{p-e2c901a1.entry.js → p-b7871c09.entry.js} +1 -1
- package/dist/ketchup/{p-f004dcda.entry.js → p-bad337d3.entry.js} +1 -1
- package/dist/ketchup/{p-5c365dee.entry.js → p-c4cf0b17.entry.js} +1 -1
- package/dist/ketchup/{p-99b5f372.entry.js → p-d0f8a973.entry.js} +1 -1
- package/dist/ketchup/{p-32536327.entry.js → p-de4cab16.entry.js} +1 -1
- package/dist/ketchup/{p-8037340b.entry.js → p-e15c5b3a.entry.js} +1 -1
- package/dist/ketchup/p-e2383f1b.entry.js +1 -0
- package/dist/ketchup/{p-440287f2.entry.js → p-ea46e9d7.entry.js} +1 -1
- package/dist/ketchup/{p-c08847ee.entry.js → p-ec5e1e75.entry.js} +1 -1
- package/dist/ketchup/{p-938763d2.entry.js → p-ecad248f.entry.js} +2 -2
- package/dist/ketchup/{p-f583c2b5.js → p-effe0016.js} +1 -1
- package/dist/ketchup/{p-bc542b8f.entry.js → p-f26201d9.entry.js} +1 -1
- package/dist/ketchup/{p-5739e128.entry.js → p-ffc74a09.entry.js} +1 -1
- package/dist/types/components/kup-input-panel/kup-input-panel-utils.d.ts +1 -1
- package/dist/types/managers/kup-dynamic-position/kup-dynamic-position.d.ts +1 -0
- package/package.json +1 -1
- package/dist/ketchup/p-663f8e73.js +0 -21
- package/dist/ketchup/p-c42be181.entry.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-d400f59d.js');
|
|
5
5
|
const fButton = require('./f-button-bfafefb3.js');
|
|
6
6
|
const fCheckbox = require('./f-checkbox-aaa6d45c.js');
|
|
7
|
-
const fChip = require('./f-chip-
|
|
7
|
+
const fChip = require('./f-chip-794e3c72.js');
|
|
8
8
|
const fImage = require('./f-image-db10b066.js');
|
|
9
|
-
const fObjectField = require('./f-object-field-
|
|
10
|
-
const fTextField = require('./f-text-field-
|
|
9
|
+
const fObjectField = require('./f-object-field-3dbf445d.js');
|
|
10
|
+
const fTextField = require('./f-text-field-253f62ee.js');
|
|
11
11
|
|
|
12
12
|
var FRadioType;
|
|
13
13
|
(function (FRadioType) {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
const index = require('./index-c7d441d8.js');
|
|
4
4
|
const fImage = require('./f-image-db10b066.js');
|
|
5
|
-
const kupManager = require('./kup-manager-
|
|
5
|
+
const kupManager = require('./kup-manager-d400f59d.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-d400f59d.js');
|
|
5
5
|
const fButton = require('./f-button-bfafefb3.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-253f62ee.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-d400f59d.js');
|
|
5
5
|
const fButton = require('./f-button-bfafefb3.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-d400f59d.js');
|
|
5
5
|
const fImage = require('./f-image-db10b066.js');
|
|
6
6
|
|
|
7
7
|
const dom = document.documentElement;
|
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-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-d400f59d.js');
|
|
7
7
|
const fImage = require('./f-image-db10b066.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-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-d400f59d.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
const fImage = require('./f-image-db10b066.js');
|
|
9
|
-
const kupDataTableHelper = require('./kup-data-table-helper-
|
|
9
|
+
const kupDataTableHelper = require('./kup-data-table-helper-a9d621f4.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-c7d441d8.js');
|
|
6
|
-
const kupManager$1 = require('./kup-manager-
|
|
7
|
-
const fTextField = require('./f-text-field-
|
|
6
|
+
const kupManager$1 = require('./kup-manager-d400f59d.js');
|
|
7
|
+
const fTextField = require('./f-text-field-253f62ee.js');
|
|
8
8
|
const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
|
|
9
|
-
const fChip = require('./f-chip-
|
|
9
|
+
const fChip = require('./f-chip-794e3c72.js');
|
|
10
10
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
11
11
|
const fImage = require('./f-image-db10b066.js');
|
|
12
12
|
const fButton = require('./f-button-bfafefb3.js');
|
|
13
13
|
const fButtonDeclarations = require('./f-button-declarations-76ef9f87.js');
|
|
14
|
-
const fCell = require('./f-cell-
|
|
14
|
+
const fCell = require('./f-cell-9f4dc285.js');
|
|
15
15
|
const kupDates = require('./kup-dates-bc4cf9d0.js');
|
|
16
16
|
const component = require('./component-a6dd6c14.js');
|
|
17
17
|
const fCheckbox = require('./f-checkbox-aaa6d45c.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-a9d621f4.js');
|
|
19
|
+
const fPaginatorUtils = require('./f-paginator-utils-1f10abba.js');
|
|
20
|
+
require('./f-object-field-3dbf445d.js');
|
|
21
21
|
|
|
22
22
|
/**
|
|
23
23
|
* Props of the kup-autocomplete component.
|
|
@@ -18797,7 +18797,7 @@ const KupTimePicker = class {
|
|
|
18797
18797
|
};
|
|
18798
18798
|
KupTimePicker.style = KupTimePickerStyle0;
|
|
18799
18799
|
|
|
18800
|
-
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: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}.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;min-width:175px;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;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}.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%;
|
|
18800
|
+
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: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}.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;min-width:175px;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;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}.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%;visibility:hidden;opacity:0;z-index:10;transition:opacity 0.2s ease, visibility 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;pointer-events:none}.parent-class>.nested-class.align-left{left:auto;right:100%}.parent-class>.nested-class.align-right{left:100%;right:auto}.parent-class:hover:not(.toolbar-item-disabled)>.nested-class{visibility:visible;opacity:1;pointer-events:auto}.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}.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)}";
|
|
18801
18801
|
const KupToolbarStyle0 = kupToolbarCss;
|
|
18802
18802
|
|
|
18803
18803
|
var __classPrivateFieldGet$1 = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
|
|
@@ -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-d400f59d.js');
|
|
7
|
+
const kupDataTableHelper = require('./kup-data-table-helper-a9d621f4.js');
|
|
8
8
|
const fImage = require('./f-image-db10b066.js');
|
|
9
|
-
const fChip = require('./f-chip-
|
|
9
|
+
const fChip = require('./f-chip-794e3c72.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-9f4dc285.js');
|
|
12
|
+
const fPaginatorUtils = require('./f-paginator-utils-1f10abba.js');
|
|
13
13
|
const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
|
|
14
14
|
require('./kup-dates-bc4cf9d0.js');
|
|
15
15
|
require('./f-button-bfafefb3.js');
|
|
16
16
|
require('./f-button-declarations-76ef9f87.js');
|
|
17
17
|
require('./f-checkbox-aaa6d45c.js');
|
|
18
|
-
require('./f-object-field-
|
|
19
|
-
require('./f-text-field-
|
|
18
|
+
require('./f-object-field-3dbf445d.js');
|
|
19
|
+
require('./f-text-field-253f62ee.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-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-d400f59d.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
const fButton = require('./f-button-bfafefb3.js');
|
|
9
|
-
const fChip = require('./f-chip-
|
|
9
|
+
const fChip = require('./f-chip-794e3c72.js');
|
|
10
10
|
const kupDates = require('./kup-dates-bc4cf9d0.js');
|
|
11
11
|
require('./f-button-declarations-76ef9f87.js');
|
|
12
12
|
require('./f-image-db10b066.js');
|
|
@@ -3,7 +3,7 @@
|
|
|
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-d400f59d.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-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-d400f59d.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
const fButton = require('./f-button-bfafefb3.js');
|
|
9
|
-
const fCell = require('./f-cell-
|
|
9
|
+
const fCell = require('./f-cell-9f4dc285.js');
|
|
10
10
|
require('./kup-dates-bc4cf9d0.js');
|
|
11
11
|
require('./f-button-declarations-76ef9f87.js');
|
|
12
12
|
require('./f-image-db10b066.js');
|
|
13
13
|
require('./f-checkbox-aaa6d45c.js');
|
|
14
|
-
require('./f-chip-
|
|
15
|
-
require('./f-object-field-
|
|
16
|
-
require('./f-text-field-
|
|
14
|
+
require('./f-chip-794e3c72.js');
|
|
15
|
+
require('./f-object-field-3dbf445d.js');
|
|
16
|
+
require('./f-text-field-253f62ee.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;
|
|
@@ -5,9 +5,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
6
|
const fButton = require('./f-button-bfafefb3.js');
|
|
7
7
|
const fCheckbox = require('./f-checkbox-aaa6d45c.js');
|
|
8
|
-
const fTextField = require('./f-text-field-
|
|
8
|
+
const fTextField = require('./f-text-field-253f62ee.js');
|
|
9
9
|
const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
|
|
10
|
-
const kupManager = require('./kup-manager-
|
|
10
|
+
const kupManager = require('./kup-manager-d400f59d.js');
|
|
11
11
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
12
12
|
require('./f-button-declarations-76ef9f87.js');
|
|
13
13
|
require('./f-image-db10b066.js');
|
|
@@ -3,7 +3,7 @@
|
|
|
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-d400f59d.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-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-d400f59d.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-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-d400f59d.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-c7d441d8.js');
|
|
|
6
6
|
const fButton = require('./f-button-bfafefb3.js');
|
|
7
7
|
const fButtonDeclarations = require('./f-button-declarations-76ef9f87.js');
|
|
8
8
|
const fImage = require('./f-image-db10b066.js');
|
|
9
|
-
const kupManager = require('./kup-manager-
|
|
9
|
+
const kupManager = require('./kup-manager-d400f59d.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-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-d400f59d.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-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-d400f59d.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-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-d400f59d.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-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-d400f59d.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
const fImage = require('./f-image-db10b066.js');
|
|
9
9
|
const fButton = require('./f-button-bfafefb3.js');
|
|
10
10
|
const fButtonDeclarations = require('./f-button-declarations-76ef9f87.js');
|
|
11
|
-
const fCell = require('./f-cell-
|
|
11
|
+
const fCell = require('./f-cell-9f4dc285.js');
|
|
12
12
|
const component = require('./component-a6dd6c14.js');
|
|
13
13
|
require('./kup-dates-bc4cf9d0.js');
|
|
14
14
|
require('./f-checkbox-aaa6d45c.js');
|
|
15
|
-
require('./f-chip-
|
|
16
|
-
require('./f-object-field-
|
|
17
|
-
require('./f-text-field-
|
|
15
|
+
require('./f-chip-794e3c72.js');
|
|
16
|
+
require('./f-object-field-3dbf445d.js');
|
|
17
|
+
require('./f-text-field-253f62ee.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-c7d441d8.js');
|
|
6
6
|
const fButton = require('./f-button-bfafefb3.js');
|
|
7
|
-
const fCell = require('./f-cell-
|
|
8
|
-
const kupManager = require('./kup-manager-
|
|
7
|
+
const fCell = require('./f-cell-9f4dc285.js');
|
|
8
|
+
const kupManager = require('./kup-manager-d400f59d.js');
|
|
9
9
|
const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
|
|
10
10
|
const fTypography = require('./f-typography-85d8238a.js');
|
|
11
11
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
12
12
|
require('./f-button-declarations-76ef9f87.js');
|
|
13
13
|
require('./f-image-db10b066.js');
|
|
14
14
|
require('./f-checkbox-aaa6d45c.js');
|
|
15
|
-
require('./f-chip-
|
|
16
|
-
require('./f-object-field-
|
|
17
|
-
require('./f-text-field-
|
|
15
|
+
require('./f-chip-794e3c72.js');
|
|
16
|
+
require('./f-object-field-3dbf445d.js');
|
|
17
|
+
require('./f-text-field-253f62ee.js');
|
|
18
18
|
require('./kup-dates-bc4cf9d0.js');
|
|
19
19
|
require('./component-a6dd6c14.js');
|
|
20
20
|
|
|
@@ -131,20 +131,26 @@ const getAbsoluteLeft = (col) => {
|
|
|
131
131
|
}
|
|
132
132
|
return (col - 1) * 10 * LEFT_MULTIPLIER;
|
|
133
133
|
};
|
|
134
|
-
const
|
|
135
|
-
|
|
136
|
-
layout
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
134
|
+
const getInpComponentHeight = (layout) => {
|
|
135
|
+
var _a, _b;
|
|
136
|
+
if (!layout)
|
|
137
|
+
return 0;
|
|
138
|
+
const tblHeight = (_b = (_a = layout.sections
|
|
139
|
+
.flatMap((section) => section.content)
|
|
140
|
+
.find((field) => field.shape === kupManager.FCellShapes.TABLE)) === null || _a === void 0 ? void 0 : _a.absoluteHeight) !== null && _b !== void 0 ? _b : null;
|
|
141
|
+
const maxRow = Math.max(0, ...layout.sections.flatMap((section) => section.content.map(
|
|
142
|
+
// -1 because if the absolute height is 1 the sum will result in a field with height 2
|
|
143
|
+
// A field with absoluteRow 1 and height 1 is only on row 1, not 1+1
|
|
144
|
+
(field) => field.absoluteRow + (field.absoluteHeight - 1))));
|
|
145
|
+
if (!tblHeight) {
|
|
146
|
+
// No TBL, all the rows have height 22
|
|
147
|
+
return maxRow * SPACED_ROW_HEIGHT;
|
|
148
|
+
}
|
|
149
|
+
else {
|
|
150
|
+
// There is a TBL, with a rows height of 20
|
|
151
|
+
// All the non-TBL rows still have height 22
|
|
152
|
+
return ((maxRow - tblHeight) * SPACED_ROW_HEIGHT + tblHeight * ROW_HEIGHT);
|
|
153
|
+
}
|
|
148
154
|
};
|
|
149
155
|
const graphicShapeHasIcon = (shape) => {
|
|
150
156
|
return (shape === kupManager.FCellShapes.AUTOCOMPLETE ||
|
|
@@ -375,7 +381,7 @@ const KupInputPanel = class {
|
|
|
375
381
|
index.h("p", null, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.translate(kupManager.KupLanguageGeneric.EMPTY_DATA)),
|
|
376
382
|
]
|
|
377
383
|
: this.inputPanelCells.map((inputPanelCell) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_renderRow).call(this, inputPanelCell));
|
|
378
|
-
return (index.h(index.Host, { key: '
|
|
384
|
+
return (index.h(index.Host, { key: '1a2703a7799eb062cf96e2cf26e58c27db9c7bdc', "onKup-cell-blur": (e) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_manageInputPanelCheck).call(this, e, CheckTriggeringEvents.BLUR), "onKup-cell-update": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_onCellUpdate).bind(this), "onKup-tabbar-click": (e) => {
|
|
379
385
|
this.tabSelected = e.detail.node.id;
|
|
380
386
|
}, "onKup-autocomplete-input": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).bind(this), "onKup-autocomplete-iconclick": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).bind(this), "onKup-combobox-iconclick": (e) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).call(this, e, true), "onKup-cell-itemclick": (e) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_manageInputPanelCheck).call(this, e, CheckTriggeringEvents.ITEMCLICK), "onKup-objectfield-searchpayload": (e) => {
|
|
381
387
|
this.kupInputPanelObjectFieldSearchPayload.emit(e.detail);
|
|
@@ -383,7 +389,7 @@ const KupInputPanel = class {
|
|
|
383
389
|
this.kupInputPanelObjectFieldOpenSearchMenu.emit(e.detail);
|
|
384
390
|
}, "onKup-objectfield-selectedmenuitem": (e) => {
|
|
385
391
|
this.kupInputPanelObjectFieldSelectedMenuItem.emit(e.detail);
|
|
386
|
-
} }, index.h("style", { key: '
|
|
392
|
+
} }, index.h("style", { key: 'f401c31e0776590571d2ee7a4c0a3df8d9116b61' }, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: '586d41f805ad741b579e27278a2b56a75d14522a', id: GenericVariables.componentWrapperId }, inputPanelContent)));
|
|
387
393
|
}
|
|
388
394
|
disconnectedCallback() {
|
|
389
395
|
__classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.unregister(this);
|
|
@@ -422,9 +428,7 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_formRef = new WeakMap(
|
|
|
422
428
|
else {
|
|
423
429
|
if (layout.absolute) {
|
|
424
430
|
rowContent = __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_renderAbsoluteLayout).call(this, inputPanelCell, layout);
|
|
425
|
-
|
|
426
|
-
styleObj.height = `${getInpComponentAbsoluteHeight(layout) * SPACED_ROW_HEIGHT +
|
|
427
|
-
12}px`;
|
|
431
|
+
styleObj.height = `${getInpComponentHeight(layout)}px`;
|
|
428
432
|
}
|
|
429
433
|
else {
|
|
430
434
|
if (!layout.sectionsType) {
|
|
@@ -3,7 +3,7 @@
|
|
|
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-d400f59d.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-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-d400f59d.js');
|
|
7
7
|
const fButtonDeclarations = require('./f-button-declarations-76ef9f87.js');
|
|
8
8
|
const fImage = require('./f-image-db10b066.js');
|
|
9
9
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
@@ -357,7 +357,7 @@ var __classPrivateFieldSet$3 = (undefined && undefined.__classPrivateFieldSet) |
|
|
|
357
357
|
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
|
|
358
358
|
return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
|
|
359
359
|
};
|
|
360
|
-
var __classPrivateFieldGet$
|
|
360
|
+
var __classPrivateFieldGet$5 = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
|
|
361
361
|
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
|
|
362
362
|
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
|
|
363
363
|
return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
|
|
@@ -386,7 +386,7 @@ class KupDebug {
|
|
|
386
386
|
this.logs = [];
|
|
387
387
|
__classPrivateFieldSet$3(this, _KupDebug_debugWidget, null, "f");
|
|
388
388
|
document.addEventListener('kup-language-change', () => {
|
|
389
|
-
if (this.active && __classPrivateFieldGet$
|
|
389
|
+
if (this.active && __classPrivateFieldGet$5(this, _KupDebug_debugWidget, "f")) {
|
|
390
390
|
this.hideWidget();
|
|
391
391
|
this.showWidget();
|
|
392
392
|
}
|
|
@@ -594,7 +594,7 @@ class KupDebug {
|
|
|
594
594
|
break;
|
|
595
595
|
case 'kup-debug-clear':
|
|
596
596
|
kupDebug.widgetClear();
|
|
597
|
-
__classPrivateFieldGet$
|
|
597
|
+
__classPrivateFieldGet$5(kupDebug, _KupDebug_debugWidget, "f").refresh();
|
|
598
598
|
break;
|
|
599
599
|
case 'kup-debug-dl-props':
|
|
600
600
|
kupDebug.getProps().then((res) => {
|
|
@@ -618,7 +618,7 @@ class KupDebug {
|
|
|
618
618
|
case 'kup-debug-print':
|
|
619
619
|
kupDebug.widgetClear();
|
|
620
620
|
kupDebug.widgetPrint();
|
|
621
|
-
__classPrivateFieldGet$
|
|
621
|
+
__classPrivateFieldGet$5(kupDebug, _KupDebug_debugWidget, "f").refresh();
|
|
622
622
|
break;
|
|
623
623
|
}
|
|
624
624
|
break;
|
|
@@ -653,14 +653,14 @@ class KupDebug {
|
|
|
653
653
|
* Closes the debug widget.
|
|
654
654
|
*/
|
|
655
655
|
hideWidget() {
|
|
656
|
-
__classPrivateFieldGet$
|
|
656
|
+
__classPrivateFieldGet$5(this, _KupDebug_debugWidget, "f").remove();
|
|
657
657
|
__classPrivateFieldSet$3(this, _KupDebug_debugWidget, null, "f");
|
|
658
658
|
}
|
|
659
659
|
/**
|
|
660
660
|
* Clears all the printed logs inside the debug widget.
|
|
661
661
|
*/
|
|
662
662
|
widgetClear() {
|
|
663
|
-
const children = Array.prototype.slice.call(__classPrivateFieldGet$
|
|
663
|
+
const children = Array.prototype.slice.call(__classPrivateFieldGet$5(this, _KupDebug_debugWidget, "f").children, 0);
|
|
664
664
|
for (let index = 0; index < children.length; index++) {
|
|
665
665
|
children[index].remove();
|
|
666
666
|
}
|
|
@@ -726,7 +726,7 @@ class KupDebug {
|
|
|
726
726
|
}
|
|
727
727
|
slots.reverse();
|
|
728
728
|
for (let index = 0; index < slots.length; index++) {
|
|
729
|
-
__classPrivateFieldGet$
|
|
729
|
+
__classPrivateFieldGet$5(this, _KupDebug_debugWidget, "f").append(slots[index]);
|
|
730
730
|
}
|
|
731
731
|
}
|
|
732
732
|
/**
|
|
@@ -801,13 +801,13 @@ class KupDebug {
|
|
|
801
801
|
}
|
|
802
802
|
if (this.active) {
|
|
803
803
|
document.dispatchEvent(new CustomEvent('kup-debug-active'));
|
|
804
|
-
if (!__classPrivateFieldGet$
|
|
804
|
+
if (!__classPrivateFieldGet$5(this, _KupDebug_debugWidget, "f")) {
|
|
805
805
|
this.showWidget();
|
|
806
806
|
}
|
|
807
807
|
}
|
|
808
808
|
else {
|
|
809
809
|
document.dispatchEvent(new CustomEvent('kup-debug-inactive'));
|
|
810
|
-
if (__classPrivateFieldGet$
|
|
810
|
+
if (__classPrivateFieldGet$5(this, _KupDebug_debugWidget, "f")) {
|
|
811
811
|
this.hideWidget();
|
|
812
812
|
}
|
|
813
813
|
}
|
|
@@ -942,10 +942,10 @@ class KupDebug {
|
|
|
942
942
|
this.dump();
|
|
943
943
|
}
|
|
944
944
|
this.logs.push(log);
|
|
945
|
-
if (this.autoPrint && __classPrivateFieldGet$
|
|
945
|
+
if (this.autoPrint && __classPrivateFieldGet$5(this, _KupDebug_debugWidget, "f")) {
|
|
946
946
|
this.widgetClear();
|
|
947
947
|
this.widgetPrint();
|
|
948
|
-
__classPrivateFieldGet$
|
|
948
|
+
__classPrivateFieldGet$5(this, _KupDebug_debugWidget, "f").refresh();
|
|
949
949
|
}
|
|
950
950
|
}
|
|
951
951
|
switch (category) {
|
|
@@ -1044,6 +1044,12 @@ exports.KupDynamicPositionPlacement = void 0;
|
|
|
1044
1044
|
KupDynamicPositionPlacement["TOP_RIGHT"] = "tr";
|
|
1045
1045
|
})(exports.KupDynamicPositionPlacement || (exports.KupDynamicPositionPlacement = {}));
|
|
1046
1046
|
|
|
1047
|
+
var __classPrivateFieldGet$4 = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
|
|
1048
|
+
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
|
|
1049
|
+
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
|
|
1050
|
+
return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
|
|
1051
|
+
};
|
|
1052
|
+
var _KupDynamicPosition_instances, _KupDynamicPosition_setSubMenuPosition;
|
|
1047
1053
|
const dom$h = document.documentElement;
|
|
1048
1054
|
/**
|
|
1049
1055
|
* This class is used to dynamically reposition HTML elements.
|
|
@@ -1054,6 +1060,7 @@ class KupDynamicPosition {
|
|
|
1054
1060
|
* Initializes KupDynamicPosition.
|
|
1055
1061
|
*/
|
|
1056
1062
|
constructor() {
|
|
1063
|
+
_KupDynamicPosition_instances.add(this);
|
|
1057
1064
|
this.container = document.createElement('div');
|
|
1058
1065
|
this.container.setAttribute('kup-dynamic-position', '');
|
|
1059
1066
|
document.body.appendChild(this.container);
|
|
@@ -1285,6 +1292,7 @@ class KupDynamicPosition {
|
|
|
1285
1292
|
el.style.left = `${left}px`;
|
|
1286
1293
|
}
|
|
1287
1294
|
}
|
|
1295
|
+
__classPrivateFieldGet$4(this, _KupDynamicPosition_instances, "m", _KupDynamicPosition_setSubMenuPosition).call(this, el);
|
|
1288
1296
|
}
|
|
1289
1297
|
reposition(el) {
|
|
1290
1298
|
if (el.isConnected &&
|
|
@@ -1353,6 +1361,35 @@ class KupDynamicPosition {
|
|
|
1353
1361
|
: undefined;
|
|
1354
1362
|
}
|
|
1355
1363
|
}
|
|
1364
|
+
_KupDynamicPosition_instances = new WeakSet(), _KupDynamicPosition_setSubMenuPosition = function _KupDynamicPosition_setSubMenuPosition(parentElement) {
|
|
1365
|
+
var _a;
|
|
1366
|
+
const SubMenuClass = {
|
|
1367
|
+
MAIN: 'nested-class',
|
|
1368
|
+
ALIGN_RIGHT: 'align-right',
|
|
1369
|
+
ALIGN_LEFT: 'align-left',
|
|
1370
|
+
};
|
|
1371
|
+
const subMenuElementList = (_a = parentElement === null || parentElement === void 0 ? void 0 : parentElement.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelectorAll(`.${SubMenuClass.MAIN}`);
|
|
1372
|
+
if (!(subMenuElementList === null || subMenuElementList === void 0 ? void 0 : subMenuElementList.length)) {
|
|
1373
|
+
return;
|
|
1374
|
+
}
|
|
1375
|
+
const menuRect = parentElement.getBoundingClientRect();
|
|
1376
|
+
subMenuElementList.forEach((subMenuElement) => {
|
|
1377
|
+
subMenuElement.classList.remove(SubMenuClass.ALIGN_LEFT, SubMenuClass.ALIGN_RIGHT);
|
|
1378
|
+
const subMenuRect = subMenuElement.getBoundingClientRect();
|
|
1379
|
+
const subMenuRightEdge = menuRect.right + subMenuRect.width;
|
|
1380
|
+
const isOverflowRight = subMenuRightEdge > window.innerWidth;
|
|
1381
|
+
const subMenuLeftEdge = menuRect.left - subMenuRect.width;
|
|
1382
|
+
const isOverflowLeft = subMenuLeftEdge < 0;
|
|
1383
|
+
if (isOverflowRight && isOverflowLeft) {
|
|
1384
|
+
return;
|
|
1385
|
+
}
|
|
1386
|
+
subMenuElement.classList.add(isOverflowRight
|
|
1387
|
+
? // Render on the left side of the menu
|
|
1388
|
+
SubMenuClass.ALIGN_LEFT
|
|
1389
|
+
: // Render on the right side of the menu
|
|
1390
|
+
SubMenuClass.ALIGN_RIGHT);
|
|
1391
|
+
});
|
|
1392
|
+
};
|
|
1356
1393
|
|
|
1357
1394
|
var interact_min = {exports: {}};
|
|
1358
1395
|
|