@sme.up/ketchup 11.0.0-SNAPSHOT-20250211141054 → 11.0.0-SNAPSHOT-20250212120232
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-e9d5ab51.js → f-cell-b2946d6c.js} +19 -16
- package/dist/cjs/{f-checkbox-59fb7aa5.js → f-checkbox-ffe90ab4.js} +1 -0
- package/dist/cjs/{f-chip-f12f3bb7.js → f-chip-261a463a.js} +2 -2
- package/dist/cjs/{f-object-field-d449ec68.js → f-object-field-bd5efc02.js} +2 -2
- package/dist/cjs/{f-paginator-utils-d67693bb.js → f-paginator-utils-7c0783d8.js} +1 -1
- package/dist/cjs/{f-text-field-7d3b06d5.js → f-text-field-83ad8c6b.js} +2 -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 +64 -34
- package/dist/cjs/kup-box.cjs.entry.js +8 -8
- 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 +6 -6
- package/dist/cjs/kup-dashboard.cjs.entry.js +3 -3
- package/dist/cjs/{kup-data-table-helper-8cd67209.js → kup-data-table-helper-f9480500.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 +6 -6
- package/dist/cjs/kup-input-panel.cjs.entry.js +10 -9
- 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-70c7d426.js → kup-manager-fb14486e.js} +5 -3
- 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-cell/kup-cell.js +1 -1
- package/dist/collection/components/kup-chip/kup-chip.js +5 -5
- package/dist/collection/components/kup-data-table/kup-data-table.css +29 -5
- package/dist/collection/components/kup-data-table/kup-data-table.js +35 -20
- package/dist/collection/components/kup-input-panel/kup-input-panel.css +1 -1
- package/dist/collection/components/kup-input-panel/kup-input-panel.js +3 -2
- package/dist/collection/components/kup-list/kup-list.js +19 -4
- package/dist/collection/components/kup-tree/kup-tree.js +1 -1
- package/dist/collection/f-components/f-cell/f-cell-declarations.js +1 -0
- package/dist/collection/f-components/f-cell/f-cell.js +14 -11
- package/dist/collection/f-components/f-checkbox/f-checkbox.js +1 -0
- package/dist/collection/f-components/f-chip/f-chip.js +1 -1
- package/dist/collection/f-components/f-text-field/f-text-field.js +1 -0
- package/dist/collection/managers/kup-language/kup-language-declarations.js +1 -0
- package/dist/components/index.js +1 -1
- package/dist/components/kup-accordion.js +2 -2
- package/dist/components/kup-activity-timeline.js +2 -2
- package/dist/components/kup-autocomplete.js +1 -1
- package/dist/components/kup-badge.js +1 -1
- package/dist/components/kup-box.js +1 -1
- package/dist/components/kup-button-list.js +1 -1
- package/dist/components/kup-button.js +1 -1
- package/dist/components/kup-calendar.js +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 +7 -6
- 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-86038df8.js → p-071545cf.js} +74 -39
- package/dist/components/{p-8a402816.js → p-084fd3b5.js} +5 -3
- package/dist/components/{p-931981f6.js → p-14b638ff.js} +2 -2
- package/dist/components/{p-aec762eb.js → p-299f15a2.js} +2 -2
- package/dist/components/{p-a5f9db8f.js → p-99043f99.js} +2 -2
- package/dist/components/{p-9a5b50fa.js → p-b3f1b7b4.js} +2 -2
- package/dist/esm/{f-cell-d0f5c981.js → f-cell-cd25bf21.js} +19 -16
- package/dist/esm/{f-checkbox-3ba20ca4.js → f-checkbox-da4d8229.js} +1 -0
- package/dist/esm/{f-chip-bd62eef7.js → f-chip-bc70c3e0.js} +2 -2
- package/dist/esm/{f-object-field-7f246021.js → f-object-field-ba100c25.js} +2 -2
- package/dist/esm/{f-paginator-utils-3bd7d6b7.js → f-paginator-utils-ef5b8889.js} +1 -1
- package/dist/esm/{f-text-field-bf106d3d.js → f-text-field-1cc350fd.js} +2 -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 +64 -34
- package/dist/esm/kup-box.entry.js +8 -8
- 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 +6 -6
- package/dist/esm/kup-dashboard.entry.js +3 -3
- package/dist/esm/{kup-data-table-helper-7cb9f083.js → kup-data-table-helper-922acbb9.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 +6 -6
- package/dist/esm/kup-input-panel.entry.js +10 -9
- package/dist/esm/kup-lazy.entry.js +1 -1
- package/dist/esm/kup-magic-box.entry.js +1 -1
- package/dist/esm/{kup-manager-c9337943.js → kup-manager-e502f7d5.js} +5 -3
- 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-0f3df660.entry.js → p-0190ad12.entry.js} +1 -1
- package/dist/ketchup/{p-426aab64.entry.js → p-0670becd.entry.js} +1 -1
- package/dist/ketchup/p-24aee8d2.js +21 -0
- package/dist/ketchup/{p-bfec6470.entry.js → p-28ec74d8.entry.js} +1 -1
- package/dist/ketchup/{p-d94bb4fa.entry.js → p-2e385ff4.entry.js} +1 -1
- package/dist/ketchup/{p-812a7d72.js → p-3305d25d.js} +1 -1
- package/dist/ketchup/{p-6829e4d1.entry.js → p-408f9851.entry.js} +1 -1
- package/dist/ketchup/{p-10664c7c.entry.js → p-46099131.entry.js} +1 -1
- package/dist/ketchup/p-4d9381ce.js +1 -0
- package/dist/ketchup/{p-15f66336.entry.js → p-4da07435.entry.js} +1 -1
- package/dist/ketchup/p-573625b5.js +1 -0
- package/dist/ketchup/{p-fd5ae89e.entry.js → p-6435fa0a.entry.js} +1 -1
- package/dist/ketchup/{p-944466ef.entry.js → p-6a0b52fb.entry.js} +1 -1
- package/dist/ketchup/{p-17b36069.entry.js → p-768e9058.entry.js} +1 -1
- package/dist/ketchup/{p-e3ac8656.entry.js → p-7de376e5.entry.js} +1 -1
- package/dist/ketchup/{p-1fd50e10.entry.js → p-96821e6a.entry.js} +1 -1
- package/dist/ketchup/{p-cd4d6d03.entry.js → p-9bdd0a76.entry.js} +1 -1
- package/dist/ketchup/{p-3e88ed42.entry.js → p-a02a1c93.entry.js} +1 -1
- package/dist/ketchup/{p-9b4a50e5.entry.js → p-a8c17005.entry.js} +1 -1
- package/dist/ketchup/{p-43917f5b.entry.js → p-aff673f9.entry.js} +1 -1
- package/dist/ketchup/{p-526351b2.entry.js → p-baaedd18.entry.js} +1 -1
- package/dist/ketchup/{p-bb4177f0.js → p-be876408.js} +1 -1
- package/dist/ketchup/p-c1ebbd28.js +1 -0
- package/dist/ketchup/{p-b0f563d9.entry.js → p-cac0fd27.entry.js} +1 -1
- package/dist/ketchup/p-cdec6e58.js +1 -0
- package/dist/ketchup/p-d108a930.entry.js +1 -0
- package/dist/ketchup/{p-67720eff.entry.js → p-d21b84dc.entry.js} +1 -1
- package/dist/ketchup/p-e07fb446.entry.js +9 -0
- package/dist/ketchup/p-e0a7df1b.js +1 -0
- package/dist/ketchup/{p-df7c96bc.entry.js → p-e406ee45.entry.js} +1 -1
- package/dist/ketchup/{p-9b3184c1.entry.js → p-e41dd615.entry.js} +1 -1
- package/dist/ketchup/{p-62be38e0.entry.js → p-e4ed8911.entry.js} +1 -1
- package/dist/ketchup/{p-935d8240.entry.js → p-e52e0473.entry.js} +1 -1
- package/dist/ketchup/{p-489ea2bd.entry.js → p-ec083fbe.entry.js} +1 -1
- package/dist/ketchup/{p-2d6670dc.entry.js → p-f368970e.entry.js} +1 -1
- package/dist/ketchup/{p-16b52cfe.entry.js → p-f764173b.entry.js} +1 -1
- package/dist/ketchup/{p-d08ea0ff.entry.js → p-f884d9dc.entry.js} +1 -1
- package/dist/ketchup/{p-286604ab.entry.js → p-fac12dad.entry.js} +1 -1
- package/dist/types/components/kup-chip/kup-chip.d.ts +1 -1
- package/dist/types/components.d.ts +2 -2
- package/dist/types/f-components/f-cell/f-cell-declarations.d.ts +1 -0
- package/dist/types/f-components/f-checkbox/f-checkbox-declarations.d.ts +2 -1
- package/dist/types/managers/kup-language/kup-language-declarations.d.ts +1 -0
- package/package.json +1 -1
- package/dist/ketchup/p-3318b3e4.js +0 -21
- package/dist/ketchup/p-3a809ac1.entry.js +0 -9
- package/dist/ketchup/p-592ac55d.js +0 -1
- package/dist/ketchup/p-6c20b54c.entry.js +0 -1
- package/dist/ketchup/p-8b97f53e.js +0 -1
- package/dist/ketchup/p-ba977676.js +0 -1
- package/dist/ketchup/p-be7e790e.js +0 -1
- package/dist/ketchup/p-c69552fd.js +0 -1
|
@@ -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-fb14486e.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
|
-
const fTextField = require('./f-text-field-
|
|
8
|
+
const fTextField = require('./f-text-field-83ad8c6b.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-bd5efc02.js');
|
|
7
|
+
const kupManager = require('./kup-manager-fb14486e.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-83ad8c6b.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-fb14486e.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-fb14486e.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-83ad8c6b.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-fb14486e.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-fb14486e.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-fb14486e.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-fb14486e.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-fb14486e.js');
|
|
7
7
|
const fTypography = require('./f-typography-271f5037.js');
|
|
8
8
|
const GenericVariables = require('./GenericVariables-1d52ba57.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-fb14486e.js');
|
|
7
7
|
const fTypography = require('./f-typography-271f5037.js');
|
|
8
8
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
9
9
|
const fImage = require('./f-image-d22b012f.js');
|
|
@@ -252,7 +252,7 @@ export class KupCell {
|
|
|
252
252
|
"mutable": false,
|
|
253
253
|
"complexType": {
|
|
254
254
|
"original": "FCellPadding",
|
|
255
|
-
"resolved": "FCellPadding.DENSE | FCellPadding.MEDIUM | FCellPadding.NONE | FCellPadding.WIDE",
|
|
255
|
+
"resolved": "FCellPadding.DENSE | FCellPadding.EXTRA_DENSE | FCellPadding.MEDIUM | FCellPadding.NONE | FCellPadding.WIDE",
|
|
256
256
|
"references": {
|
|
257
257
|
"FCellPadding": {
|
|
258
258
|
"location": "import",
|
|
@@ -29,7 +29,7 @@ export class KupChip {
|
|
|
29
29
|
this.displayId = false;
|
|
30
30
|
this.enableInput = false;
|
|
31
31
|
this.type = FChipType.STANDARD;
|
|
32
|
-
this.sizing = FChipSize.
|
|
32
|
+
this.sizing = FChipSize.SMALL;
|
|
33
33
|
this.styling = FChipStyling.RAISED;
|
|
34
34
|
}
|
|
35
35
|
onKupBlur(chip) {
|
|
@@ -192,13 +192,13 @@ export class KupChip {
|
|
|
192
192
|
props.onFocus.push((chip) => this.onKupFocus(chip));
|
|
193
193
|
props.onIconClick.push((chip) => this.onKupIconClick(chip));
|
|
194
194
|
}
|
|
195
|
-
return (h(Host, { key: '
|
|
195
|
+
return (h(Host, { key: '2537b0f7829c750acc8a188c56692368ece888ef', "onKup-autocomplete-itemclick": (e) => {
|
|
196
196
|
__classPrivateFieldGet(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
197
197
|
}, "onKup-combobox-itemclick": (e) => {
|
|
198
198
|
__classPrivateFieldGet(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
199
199
|
}, "onKup-textfield-change": (e) => {
|
|
200
200
|
__classPrivateFieldGet(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
201
|
-
} }, h("style", { key: '
|
|
201
|
+
} }, h("style", { key: 'b9c9d0c3dfe195160d2e126da3784f946c6cc99a' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'a51d9a8779d51f0d1044492bc308df6aacdae0eb', id: componentWrapperId }, ((_a = this.data) === null || _a === void 0 ? void 0 : _a.length) > 0 ? h(FChip, Object.assign({}, props)) : null, h("slot", { key: '0ef614b26786fdb323ada22ae3db4931aa3b452b', name: "field" }))));
|
|
202
202
|
}
|
|
203
203
|
disconnectedCallback() {
|
|
204
204
|
this.kupManager.theme.unregister(this);
|
|
@@ -354,13 +354,13 @@ export class KupChip {
|
|
|
354
354
|
"docs": {
|
|
355
355
|
"tags": [{
|
|
356
356
|
"name": "default",
|
|
357
|
-
"text": "FChipSize.
|
|
357
|
+
"text": "FChipSize.SMALL"
|
|
358
358
|
}],
|
|
359
359
|
"text": "Sets the size of the chip"
|
|
360
360
|
},
|
|
361
361
|
"attribute": "sizing",
|
|
362
362
|
"reflect": false,
|
|
363
|
-
"defaultValue": "FChipSize.
|
|
363
|
+
"defaultValue": "FChipSize.SMALL"
|
|
364
364
|
},
|
|
365
365
|
"styling": {
|
|
366
366
|
"type": "string",
|
|
@@ -188,6 +188,11 @@
|
|
|
188
188
|
--kup-datatable-font-size,
|
|
189
189
|
var(--kup-font-size)
|
|
190
190
|
);
|
|
191
|
+
--kup_fcell_line_height_extradense: var(
|
|
192
|
+
--kup-fcell-line-height-extradense,
|
|
193
|
+
14px
|
|
194
|
+
);
|
|
195
|
+
--kup_fcell_font_size_extradense: var(--kup-fcell-font-size-extradense, 11px);
|
|
191
196
|
--kup_datatable_th_border: var(
|
|
192
197
|
--kup-datatable-th-border,
|
|
193
198
|
1px solid var(--kup-gray-color-30)
|
|
@@ -205,6 +210,10 @@
|
|
|
205
210
|
var(--kup-text-primary)
|
|
206
211
|
);
|
|
207
212
|
--kup_card_text_color: var(--kup-card-text-color, var(--kup-text-secondary));
|
|
213
|
+
--kup_fcell_padding_extradense: var(
|
|
214
|
+
--kup-fcell-padding-dense,
|
|
215
|
+
var(--kup-space-01) var(--kup-space-01)
|
|
216
|
+
);
|
|
208
217
|
--kup_fcell_padding_dense: var(
|
|
209
218
|
--kup-fcell-padding-dense,
|
|
210
219
|
var(--kup-space-01) var(--kup-space-03)
|
|
@@ -329,6 +338,17 @@ table tfoot tr td:last-of-type {
|
|
|
329
338
|
overflow-x: auto;
|
|
330
339
|
}
|
|
331
340
|
|
|
341
|
+
.density-extra_dense .header-cell__content,
|
|
342
|
+
.density-extra_dense tbody > tr.group td {
|
|
343
|
+
padding: var(--kup-fcell-padding-extradense, var(--kup_fcell_padding_extradense));
|
|
344
|
+
}
|
|
345
|
+
.density-extra_dense .header-cell__title {
|
|
346
|
+
font-size: var(--kup_fcell_font_size_extradense);
|
|
347
|
+
}
|
|
348
|
+
.density-extra_dense .group-cell-content > span.text {
|
|
349
|
+
font-size: var(--kup_fcell_font_size_extradense);
|
|
350
|
+
line-height: var(--kup_fcell_line_height_extradense);
|
|
351
|
+
}
|
|
332
352
|
.density-dense .header-cell__content,
|
|
333
353
|
.density-dense tbody > tr.group td {
|
|
334
354
|
padding: var(--kup-fcell-padding-dense, var(--kup_fcell_padding_dense));
|
|
@@ -531,6 +551,7 @@ th:hover .kup-icon.overlay-action {
|
|
|
531
551
|
thead th {
|
|
532
552
|
/** it doesn't work with fixed columns... !!! */
|
|
533
553
|
position: relative;
|
|
554
|
+
box-sizing: content-box;
|
|
534
555
|
}
|
|
535
556
|
|
|
536
557
|
th.obj:hover span:not(.overlay-action) {
|
|
@@ -658,18 +679,21 @@ th.obj:hover span:not(.overlay-action) {
|
|
|
658
679
|
:host([legacy-look]) {
|
|
659
680
|
--kup-textfield-background-color: transparent;
|
|
660
681
|
--kup-fcell-width: 100%;
|
|
661
|
-
--kup-fcell-padding-
|
|
662
|
-
--kup-
|
|
663
|
-
--kup-textfield-extrasmall-padding: var(--kup-
|
|
682
|
+
--kup-fcell-padding-extradense: 0px;
|
|
683
|
+
--kup-extradense-legacy-look-padding: var(--kup-space-00) var(--kup-space-03);
|
|
684
|
+
--kup-textfield-extrasmall-padding: var(--kup-extradense-legacy-look-padding);
|
|
664
685
|
}
|
|
665
686
|
:host([legacy-look]) th .header-cell__content {
|
|
666
687
|
font-family: var(--kup_datatable_font_family_monospace);
|
|
667
688
|
white-space: pre !important;
|
|
668
689
|
font-size: 11px;
|
|
669
|
-
padding: var(--kup-
|
|
690
|
+
padding: var(--kup-extradense-legacy-look-padding);
|
|
670
691
|
}
|
|
671
692
|
:host([legacy-look]) .f-cell__text {
|
|
672
|
-
padding: var(--kup-
|
|
693
|
+
padding: var(--kup-extradense-legacy-look-padding);
|
|
694
|
+
}
|
|
695
|
+
:host([legacy-look]) .f-cell.extra_dense {
|
|
696
|
+
min-height: var(--kup_fcell_extradense_min_height);
|
|
673
697
|
}
|
|
674
698
|
:host([legacy-look]) .f-cell.dense {
|
|
675
699
|
min-height: var(--kup_fcell_dense_min_height);
|
|
@@ -179,7 +179,12 @@ export class KupDataTable {
|
|
|
179
179
|
'format-color-text',
|
|
180
180
|
'format-font-size-increase',
|
|
181
181
|
]);
|
|
182
|
-
_KupDataTable_DENSITY_DECODES.set(this, [
|
|
182
|
+
_KupDataTable_DENSITY_DECODES.set(this, [
|
|
183
|
+
'Extra_Dense',
|
|
184
|
+
'Dense',
|
|
185
|
+
'Medium',
|
|
186
|
+
'Wide',
|
|
187
|
+
]);
|
|
183
188
|
_KupDataTable_DENSITY_ICONS.set(this, [
|
|
184
189
|
'format-align-justify',
|
|
185
190
|
'reorder-horizontal',
|
|
@@ -198,7 +203,7 @@ export class KupDataTable {
|
|
|
198
203
|
this.autoFillMissingCells = false;
|
|
199
204
|
this.customStyle = '';
|
|
200
205
|
this.data = undefined;
|
|
201
|
-
this.density = FCellPadding.
|
|
206
|
+
this.density = FCellPadding.EXTRA_DENSE;
|
|
202
207
|
this.dragEnabled = false;
|
|
203
208
|
this.dropEnabled = false;
|
|
204
209
|
this.editableData = false;
|
|
@@ -265,7 +270,7 @@ export class KupDataTable {
|
|
|
265
270
|
this.groupState = {};
|
|
266
271
|
this.openedTotalMenu = null;
|
|
267
272
|
this.openedCustomSettings = false;
|
|
268
|
-
this.fontsize = '
|
|
273
|
+
this.fontsize = 'small';
|
|
269
274
|
}
|
|
270
275
|
initWithPersistedState() {
|
|
271
276
|
if (this.store && this.stateId) {
|
|
@@ -1389,7 +1394,7 @@ export class KupDataTable {
|
|
|
1389
1394
|
}
|
|
1390
1395
|
let rows = null;
|
|
1391
1396
|
if (__classPrivateFieldGet(this, _KupDataTable_paginatedRowsLength, "f") === 0) {
|
|
1392
|
-
rows = (h("tr", { key: '
|
|
1397
|
+
rows = (h("tr", { key: 'd0e0570e4e01e3e76475a870689aeb1fc81fc684', ref: (el) => __classPrivateFieldGet(this, _KupDataTable_rowsRefs, "f").push(el) }, h("td", { key: '9ff72e19d9edafd3b305df7e6c6580fddb177176', colSpan: __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
|
|
1393
1398
|
}
|
|
1394
1399
|
else {
|
|
1395
1400
|
rows = [];
|
|
@@ -1454,7 +1459,7 @@ export class KupDataTable {
|
|
|
1454
1459
|
for (let i = 0; i < chipsData.length; i++) {
|
|
1455
1460
|
props.onIconClick.push(() => __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_removeGroup).call(this, i));
|
|
1456
1461
|
}
|
|
1457
|
-
groupChips = h(FChip, Object.assign({ key: '
|
|
1462
|
+
groupChips = h(FChip, Object.assign({ key: '1e82c919920c9f6e5555b824d1bd979a9f753f41' }, props));
|
|
1458
1463
|
}
|
|
1459
1464
|
}
|
|
1460
1465
|
const tableClass = {
|
|
@@ -1486,7 +1491,7 @@ export class KupDataTable {
|
|
|
1486
1491
|
if (this.headerIsPersistent &&
|
|
1487
1492
|
this.tableHeight === undefined &&
|
|
1488
1493
|
this.tableWidth === undefined) {
|
|
1489
|
-
stickyEl = (h("sticky-header", { key: '
|
|
1494
|
+
stickyEl = (h("sticky-header", { key: '67f113b01e3a8a45061659296bd6d88116fca21f', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_stickyTheadRef, el, "f")) }, h("thead-sticky", { key: 'db6509e71d62c72d00328ed95f31c53e2645bf5f' }, h("tr-sticky", { key: '9790b5d4621a0bbb7d77af4eb6e9ce09fb01ad46' }, stickyHeader))));
|
|
1490
1495
|
}
|
|
1491
1496
|
let belowClass = 'below-wrapper';
|
|
1492
1497
|
if (!!this.tableHeight || !!this.tableWidth) {
|
|
@@ -1532,7 +1537,7 @@ export class KupDataTable {
|
|
|
1532
1537
|
const useGlobalFilter = !this.legacyLook &&
|
|
1533
1538
|
(this.globalFilter ||
|
|
1534
1539
|
this.getRows().length > __classPrivateFieldGet(this, _KupDataTable_DEFAULT_ROWS_FOR_GLOBAL_FILTER, "f"));
|
|
1535
|
-
const compCreated = (h(Host, { key: '
|
|
1540
|
+
const compCreated = (h(Host, { key: '79b6ccb4fcc300747bffce56f87140a87b615272', "onKup-drop": (e) => {
|
|
1536
1541
|
this.kupDataTableDrop.emit(e.detail);
|
|
1537
1542
|
}, "onKup-cell-input": (e) => {
|
|
1538
1543
|
autoselectOnAction(e);
|
|
@@ -1547,11 +1552,11 @@ export class KupDataTable {
|
|
|
1547
1552
|
this.kupDataTableObjectFieldOpenSearchMenu.emit(e.detail);
|
|
1548
1553
|
}, "onKup-objectfield-selectedmenuitem": (e) => {
|
|
1549
1554
|
this.kupDataTableObjectFieldSelectedMenuItem.emit(e.detail);
|
|
1550
|
-
} }, h("style", { key: '
|
|
1555
|
+
} }, h("style", { key: '5b534a5699fba8e5737beead059e2750df60acc5' }, __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, h("div", { key: 'f9d2ac3b71553225f3ed728c132612d9af5c3b4b', id: componentWrapperId, class: wrapClass }, h("div", { key: '00c3853aa69a721f9b4033a838075791945a8857', class: "group-wrapper" }, groupChips), h("div", { key: '94a0ce5bb04b0f3e58cb9b4b8b4196b8faab5c1b', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (h("div", { id: "global-filter" }, h(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), value: this.globalFilterValue, onInput: (event) => {
|
|
1551
1556
|
const t = event.target;
|
|
1552
1557
|
window.clearTimeout(__classPrivateFieldGet(this, _KupDataTable_globalFilterTimeout, "f"));
|
|
1553
1558
|
__classPrivateFieldSet(this, _KupDataTable_globalFilterTimeout, window.setTimeout(() => __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_onGlobalFilterChange).call(this, t), 600, t), "f");
|
|
1554
|
-
} }))) : null, h("div", { key: '
|
|
1559
|
+
} }))) : null, h("div", { key: 'fb884d13dafb6d3c24e41c0c0e97b21836c8d432', class: "above-wrapper paginator-top" }, paginatorTop), this.insertMode !== '' &&
|
|
1555
1560
|
this.selectedRows.length > 0 ? (h(FButton, { icon: "save", onClick: () => {
|
|
1556
1561
|
this.kupSave.emit({
|
|
1557
1562
|
comp: this,
|
|
@@ -1601,9 +1606,9 @@ export class KupDataTable {
|
|
|
1601
1606
|
this.data.rows.unshift(row);
|
|
1602
1607
|
await this.refresh(true);
|
|
1603
1608
|
}
|
|
1604
|
-
}, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: '
|
|
1609
|
+
}, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: '088621db5df31af3bd1e398dc484609d20c5f235', class: "droparea", ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
|
|
1605
1610
|
? __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_columnRemoveArea).call(this)
|
|
1606
|
-
: null), h("div", { key: '
|
|
1611
|
+
: null), h("div", { key: '50a7d1d779e9382f24d31f506a81a011e78b8fbc', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
|
|
1607
1612
|
? [
|
|
1608
1613
|
h("div", { class: "settings-trigger", onClick: () => {
|
|
1609
1614
|
__classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_onCustomSettingsClick).call(this);
|
|
@@ -1612,7 +1617,7 @@ export class KupDataTable {
|
|
|
1612
1617
|
} }, h(FImage, { color: `var(${KupThemeColorValues.TITLE})`, resource: "settings", sizeX: "10px" })),
|
|
1613
1618
|
this.renderCustomizePanel(),
|
|
1614
1619
|
]
|
|
1615
|
-
: null, h("table", { key: '
|
|
1620
|
+
: null, h("table", { key: '4eb990c3876d4f19c9b76380899832c0b8aa49df', class: tableClass, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_tableRef, el, "f")), onMouseLeave: (ev) => {
|
|
1616
1621
|
ev.stopPropagation();
|
|
1617
1622
|
}, onPointerDown: (e) => {
|
|
1618
1623
|
__classPrivateFieldSet(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
|
|
@@ -1620,7 +1625,7 @@ export class KupDataTable {
|
|
|
1620
1625
|
__classPrivateFieldSet(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
|
|
1621
1626
|
}, onContextMenu: (e) => {
|
|
1622
1627
|
e.preventDefault();
|
|
1623
|
-
} }, h("thead", { key: '
|
|
1628
|
+
} }, h("thead", { key: '2a9d4428f46501924bb5b17fe817f669d78301dd', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_theadRef, el, "f")) }, h("tr", { key: 'da67ba10c8ce9e35fa91194ffde98b3def930480' }, header)), h("tbody", { key: 'e0d3d070d8a36723533a9198a6d7979312eea46f' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
|
|
1624
1629
|
return compCreated;
|
|
1625
1630
|
}
|
|
1626
1631
|
disconnectedCallback() {
|
|
@@ -1766,7 +1771,7 @@ export class KupDataTable {
|
|
|
1766
1771
|
"mutable": false,
|
|
1767
1772
|
"complexType": {
|
|
1768
1773
|
"original": "FCellPadding",
|
|
1769
|
-
"resolved": "FCellPadding.DENSE | FCellPadding.MEDIUM | FCellPadding.NONE | FCellPadding.WIDE",
|
|
1774
|
+
"resolved": "FCellPadding.DENSE | FCellPadding.EXTRA_DENSE | FCellPadding.MEDIUM | FCellPadding.NONE | FCellPadding.WIDE",
|
|
1770
1775
|
"references": {
|
|
1771
1776
|
"FCellPadding": {
|
|
1772
1777
|
"location": "import",
|
|
@@ -1783,7 +1788,7 @@ export class KupDataTable {
|
|
|
1783
1788
|
},
|
|
1784
1789
|
"attribute": "density",
|
|
1785
1790
|
"reflect": false,
|
|
1786
|
-
"defaultValue": "FCellPadding.
|
|
1791
|
+
"defaultValue": "FCellPadding.EXTRA_DENSE"
|
|
1787
1792
|
},
|
|
1788
1793
|
"dragEnabled": {
|
|
1789
1794
|
"type": "boolean",
|
|
@@ -6064,7 +6069,7 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
|
|
|
6064
6069
|
: {}));
|
|
6065
6070
|
multiSelectColumn = (h("th", { class: selectionStyleAndClass
|
|
6066
6071
|
? selectionStyleAndClass.fixedCellClasses
|
|
6067
|
-
: {}, style: style }, h(
|
|
6072
|
+
: {}, style: style }, h(FCheckbox, { onChange: (e) => __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_onSelectAll).call(this, e), sizing: KupComponentSizing.EXTRA_SMALL, title: __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageRow.SELECTED) +
|
|
6068
6073
|
`: ${this.selectedRows.length},` +
|
|
6069
6074
|
__classPrivateFieldGet(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageRow.RENDERED) +
|
|
6070
6075
|
`: ${__classPrivateFieldGet(this, _KupDataTable_renderedRows, "f").length}`, checked: this.selectedRows.length > 0 &&
|
|
@@ -6309,6 +6314,7 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
|
|
|
6309
6314
|
const selectionStyleAndClass = __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_composeFixedCellStyleAndClass).call(this, specialExtraCellsCount, rowCssIndex, specialExtraCellsCount - 1);
|
|
6310
6315
|
const props = {
|
|
6311
6316
|
checked: this.selectedRows.includes(row),
|
|
6317
|
+
sizing: KupComponentSizing.EXTRA_SMALL,
|
|
6312
6318
|
onChange: () => {
|
|
6313
6319
|
__classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_handleRowSelect).call(this, row);
|
|
6314
6320
|
},
|
|
@@ -6370,7 +6376,7 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
|
|
|
6370
6376
|
}
|
|
6371
6377
|
// Renders plain rows cells
|
|
6372
6378
|
const cells = visibleColumns.map((currentColumn, cellIndex) => {
|
|
6373
|
-
var _a;
|
|
6379
|
+
var _a, _b;
|
|
6374
6380
|
const { name, hideValuesRepetitions } = currentColumn;
|
|
6375
6381
|
const indend = [];
|
|
6376
6382
|
if (cellIndex === 0) {
|
|
@@ -6388,10 +6394,12 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
|
|
|
6388
6394
|
}
|
|
6389
6395
|
}
|
|
6390
6396
|
cell.isEditable = __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_setCellEditability).call(this, currentColumn, row, cell);
|
|
6391
|
-
cell.data = Object.assign(Object.assign({}, cell.data), { legacyLook: this.legacyLook
|
|
6397
|
+
cell.data = Object.assign(Object.assign({}, cell.data), { legacyLook: this.legacyLook, sizing: this.density === 'extra_dense'
|
|
6398
|
+
? 'extra-small'
|
|
6399
|
+
: (_a = cell.data) === null || _a === void 0 ? void 0 : _a.sizing });
|
|
6392
6400
|
const fcell = Object.assign(Object.assign({}, __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").data.cell.buildFCell(cell, currentColumn, row)), { component: this, density: this.density, editable: this.editableData || this.updatableData, indents: indend, previousValue: hideValuesRepetitions && previousRow
|
|
6393
6401
|
? previousRow.cells[name].value
|
|
6394
|
-
: undefined, renderKup: this.lazyLoadCells, cellActionIcon: __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").data.cell.hasActionCell(cell, (
|
|
6402
|
+
: undefined, renderKup: this.lazyLoadCells, cellActionIcon: __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").data.cell.hasActionCell(cell, (_b = this.commands) !== null && _b !== void 0 ? _b : [])
|
|
6395
6403
|
? {
|
|
6396
6404
|
onClick: (e) => {
|
|
6397
6405
|
this.kupCellActionIconClick.emit({
|
|
@@ -6547,6 +6555,9 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
|
|
|
6547
6555
|
case 'Complete':
|
|
6548
6556
|
value = KupLanguageGrid.COMPLETE;
|
|
6549
6557
|
break;
|
|
6558
|
+
case 'extra_dense':
|
|
6559
|
+
value = KupLanguageDensity.EXTRA_DENSE;
|
|
6560
|
+
break;
|
|
6550
6561
|
case 'dense':
|
|
6551
6562
|
value = KupLanguageDensity.DENSE;
|
|
6552
6563
|
break;
|
|
@@ -6606,12 +6617,13 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
|
|
|
6606
6617
|
} })));
|
|
6607
6618
|
}, _KupDataTable_getDensityCodeFromDecode = function _KupDataTable_getDensityCodeFromDecode(decode) {
|
|
6608
6619
|
return __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_transcodeItem).call(this, decode, __classPrivateFieldGet(this, _KupDataTable_DENSITY_DECODES, "f"), [
|
|
6620
|
+
'extra_dense',
|
|
6609
6621
|
'dense',
|
|
6610
6622
|
'medium',
|
|
6611
6623
|
'wide',
|
|
6612
6624
|
]);
|
|
6613
6625
|
}, _KupDataTable_renderDensityPanel = function _KupDataTable_renderDensityPanel() {
|
|
6614
|
-
const listItems = __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_createListData).call(this, ['dense', 'medium', 'wide'], __classPrivateFieldGet(this, _KupDataTable_DENSITY_ICONS, "f"), this.density);
|
|
6626
|
+
const listItems = __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_createListData).call(this, ['extra_dense', 'dense', 'medium', 'wide'], __classPrivateFieldGet(this, _KupDataTable_DENSITY_ICONS, "f"), this.density);
|
|
6615
6627
|
const listData = { data: listItems, showIcons: true };
|
|
6616
6628
|
const textfieldData = {
|
|
6617
6629
|
trailingIcon: true,
|
|
@@ -6622,6 +6634,9 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
|
|
|
6622
6634
|
let text = null;
|
|
6623
6635
|
switch (this.density) {
|
|
6624
6636
|
//This whole customization panel thingy must be purged, for now -- it's ugly
|
|
6637
|
+
case 'extra_dense':
|
|
6638
|
+
text = KupLanguageDensity.EXTRA_DENSE;
|
|
6639
|
+
break;
|
|
6625
6640
|
case 'dense':
|
|
6626
6641
|
text = KupLanguageDensity.DENSE;
|
|
6627
6642
|
break;
|
|
@@ -202,7 +202,7 @@ export class KupInputPanel {
|
|
|
202
202
|
h("p", null, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.translate(KupLanguageGeneric.EMPTY_DATA)),
|
|
203
203
|
]
|
|
204
204
|
: this.inputPanelCells.map((inputPanelCell) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_renderRow).call(this, inputPanelCell));
|
|
205
|
-
return (h(Host, { key: '
|
|
205
|
+
return (h(Host, { key: 'ddcca10ca238e72acf216811af0d4576ec5fdf96', "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) => {
|
|
206
206
|
this.tabSelected = e.detail.node.id;
|
|
207
207
|
}, "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) => {
|
|
208
208
|
this.kupInputPanelObjectFieldSearchPayload.emit(e.detail);
|
|
@@ -210,7 +210,7 @@ export class KupInputPanel {
|
|
|
210
210
|
this.kupInputPanelObjectFieldOpenSearchMenu.emit(e.detail);
|
|
211
211
|
}, "onKup-objectfield-selectedmenuitem": (e) => {
|
|
212
212
|
this.kupInputPanelObjectFieldSelectedMenuItem.emit(e.detail);
|
|
213
|
-
} }, h("style", { key: '
|
|
213
|
+
} }, h("style", { key: 'a12393f198a119e4ecf43b7feccb071b67b83e19' }, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'ead349cd51e18ffeafb153b365450f0e8c447cf9', id: componentWrapperId }, inputPanelContent)));
|
|
214
214
|
}
|
|
215
215
|
disconnectedCallback() {
|
|
216
216
|
__classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.unregister(this);
|
|
@@ -890,6 +890,7 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_formRef = new WeakMap(
|
|
|
890
890
|
if (customRender !== undefined) {
|
|
891
891
|
return customRender(cell, column, (_a = row.layout) === null || _a === void 0 ? void 0 : _a.absolute);
|
|
892
892
|
}
|
|
893
|
+
cell.data = Object.assign(Object.assign({}, cell.data), { sizing: 'extra-small' });
|
|
893
894
|
const cellProps = {
|
|
894
895
|
cell,
|
|
895
896
|
column,
|
|
@@ -14,7 +14,7 @@ var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (
|
|
|
14
14
|
throw new TypeError("Cannot write private member to an object whose class did not declare it");
|
|
15
15
|
return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
|
|
16
16
|
};
|
|
17
|
-
var _KupList_instances, _KupList_kupManager, _KupList_inputEl, _KupList_radios, _KupList_listItems, _KupList_previouslySelectedItemIndex, _KupList_previouslySelectedItemReached, _KupList_handleSelection, _KupList_isNested, _KupList_renderListItem, _KupList_getIconTag, _KupList_isMultiSelection, _KupList_isCheckBoxRule, _KupList_isRadioButtonRule, _KupList_isListBoxRule, _KupList_checkRoleType, _KupList_itemCompliant, _KupList_createFilterComponent, _KupList_listenKeydown;
|
|
17
|
+
var _KupList_instances, _KupList_kupManager, _KupList_inputEl, _KupList_radios, _KupList_listItems, _KupList_previouslySelectedItemIndex, _KupList_previouslySelectedItemReached, _KupList_handleSelection, _KupList_isNested, _KupList_renderListItem, _KupList_getIconTag, _KupList_isMultiSelection, _KupList_isCheckBoxRule, _KupList_isRadioButtonRule, _KupList_isListBoxRule, _KupList_checkRoleType, _KupList_itemCompliant, _KupList_createFilterComponent, _KupList_listenKeydown, _KupList_isListOpened;
|
|
18
18
|
import { forceUpdate, h, Host, } from "@stencil/core";
|
|
19
19
|
import { KupListProps, KupListRole, } from "./kup-list-declarations";
|
|
20
20
|
import { ItemsDisplayMode } from "./kup-list-declarations";
|
|
@@ -210,8 +210,21 @@ export class KupList {
|
|
|
210
210
|
setProps(this, KupListProps, props);
|
|
211
211
|
}
|
|
212
212
|
async setFocus() {
|
|
213
|
-
|
|
214
|
-
|
|
213
|
+
if (!__classPrivateFieldGet(this, _KupList_inputEl, "f"))
|
|
214
|
+
return;
|
|
215
|
+
let attempts = 0;
|
|
216
|
+
const maxFocusAttempts = 100;
|
|
217
|
+
const attemptFocus = () => {
|
|
218
|
+
if (attempts >= maxFocusAttempts)
|
|
219
|
+
return;
|
|
220
|
+
attempts++;
|
|
221
|
+
__classPrivateFieldGet(this, _KupList_inputEl, "f").focus();
|
|
222
|
+
if (document.activeElement !== this.rootElement &&
|
|
223
|
+
__classPrivateFieldGet(this, _KupList_instances, "m", _KupList_isListOpened).call(this)) {
|
|
224
|
+
requestAnimationFrame(attemptFocus);
|
|
225
|
+
}
|
|
226
|
+
};
|
|
227
|
+
attemptFocus();
|
|
215
228
|
}
|
|
216
229
|
async setBlur() {
|
|
217
230
|
var _a;
|
|
@@ -294,7 +307,7 @@ export class KupList {
|
|
|
294
307
|
}
|
|
295
308
|
__classPrivateFieldSet(this, _KupList_radios, [], "f");
|
|
296
309
|
let index = 0;
|
|
297
|
-
return (h(Host, { key: '
|
|
310
|
+
return (h(Host, { key: '9980f352fee9cb8ef85000bd351d2fab845dc8f3' }, h("style", { key: '7b8788ce0e37f4758b1dbfb807ccbc36a692b39d' }, __classPrivateFieldGet(this, _KupList_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '1aba4a91b5ad4187cc6167c8d785835589970cf6', id: "kup-component", class: wrapperClass, onKeyDown: __classPrivateFieldGet(this, _KupList_listenKeydown, "f") }, this.showFilter ? (h("div", { class: filterClass }, __classPrivateFieldGet(this, _KupList_instances, "m", _KupList_createFilterComponent).call(this))) : null, h("div", { key: 'dabaf2dd8d7b3dc9111ab8afc82bbf91e90a5d93', class: listScrollClass }, h("ul", { key: '7b5abb278b1a4315f38b62831a7e9990e68304fd', class: componentClass, role: roleAttr, "aria-multiselectable": ariaMultiSelectable }, this.data
|
|
298
311
|
.filter((item) => __classPrivateFieldGet(this, _KupList_instances, "m", _KupList_itemCompliant).call(this, item))
|
|
299
312
|
.map((item) => __classPrivateFieldGet(this, _KupList_instances, "m", _KupList_renderListItem).call(this, item, index++)))))));
|
|
300
313
|
}
|
|
@@ -1065,4 +1078,6 @@ _KupList_kupManager = new WeakMap(), _KupList_inputEl = new WeakMap(), _KupList_
|
|
|
1065
1078
|
return (h("div", { id: "global-filter", class: "filter" }, h(FTextField, { fullWidth: true, label: __classPrivateFieldGet(this, _KupList_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), icon: KupThemeIconValues.SEARCH, value: this.filter, onInput: (event) => {
|
|
1066
1079
|
this.onFilterValueChange(event);
|
|
1067
1080
|
} })));
|
|
1081
|
+
}, _KupList_isListOpened = function _KupList_isListOpened() {
|
|
1082
|
+
return this.menuVisible == true;
|
|
1068
1083
|
};
|
|
@@ -1507,7 +1507,7 @@ export class KupTree {
|
|
|
1507
1507
|
"mutable": false,
|
|
1508
1508
|
"complexType": {
|
|
1509
1509
|
"original": "FCellPadding",
|
|
1510
|
-
"resolved": "FCellPadding.DENSE | FCellPadding.MEDIUM | FCellPadding.NONE | FCellPadding.WIDE",
|
|
1510
|
+
"resolved": "FCellPadding.DENSE | FCellPadding.EXTRA_DENSE | FCellPadding.MEDIUM | FCellPadding.NONE | FCellPadding.WIDE",
|
|
1511
1511
|
"references": {
|
|
1512
1512
|
"FCellPadding": {
|
|
1513
1513
|
"location": "import",
|