@sme.up/ketchup 11.0.0-SNAPSHOT-20250205143327 → 11.0.0-SNAPSHOT-20250205143637
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-1ebce571.js → f-cell-3ea5d847.js} +4 -4
- package/dist/cjs/{f-chip-65b2bdfd.js → f-chip-a97b36ac.js} +1 -1
- package/dist/cjs/{f-object-field-055e8cca.js → f-object-field-bd06c446.js} +2 -2
- package/dist/cjs/{f-paginator-utils-17dbcca2.js → f-paginator-utils-d7196260.js} +1 -1
- package/dist/cjs/{f-text-field-87c9a930.js → f-text-field-4ca281d8.js} +1 -1
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/ketchup.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 +122 -21
- 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-dc9310f6.js → kup-data-table-helper-152abe38.js} +1 -1
- package/dist/cjs/kup-drawer.cjs.entry.js +1 -1
- package/dist/cjs/kup-echart.cjs.entry.js +1 -1
- package/dist/cjs/kup-editor.cjs.entry.js +1 -1
- package/dist/cjs/kup-family-tree.cjs.entry.js +1 -1
- package/dist/cjs/kup-grid.cjs.entry.js +1 -1
- package/dist/cjs/kup-htm.cjs.entry.js +1 -1
- package/dist/cjs/kup-iframe.cjs.entry.js +1 -1
- package/dist/cjs/kup-image-list.cjs.entry.js +5 -5
- package/dist/cjs/kup-input-panel.cjs.entry.js +5 -5
- package/dist/cjs/kup-lazy.cjs.entry.js +1 -1
- package/dist/cjs/kup-magic-box.cjs.entry.js +1 -1
- package/dist/cjs/{kup-manager-bf9935c7.js → kup-manager-03d0fd95.js} +43 -22
- 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/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/kup-card/kup-card.js +5 -2
- package/dist/collection/components/kup-dialog/kup-dialog-declarations.js +3 -0
- package/dist/collection/components/kup-dialog/kup-dialog.css +27 -2
- package/dist/collection/components/kup-dialog/kup-dialog.js +169 -11
- package/dist/collection/managers/kup-interact/kup-interact.js +43 -22
- 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 +3 -3
- package/dist/components/kup-lazy.js +2 -2
- package/dist/components/kup-list.js +1 -1
- package/dist/components/kup-magic-box.js +4 -4
- package/dist/components/kup-nav-bar.js +2 -2
- package/dist/components/kup-numeric-picker.js +2 -2
- package/dist/components/kup-object-field.js +2 -2
- package/dist/components/kup-pdf.js +2 -2
- package/dist/components/kup-planner.js +2 -2
- package/dist/components/kup-probe.js +2 -2
- package/dist/components/kup-progress-bar.js +1 -1
- package/dist/components/kup-qlik.js +2 -2
- package/dist/components/kup-radio.js +1 -1
- package/dist/components/kup-rating.js +1 -1
- package/dist/components/kup-snackbar.js +2 -2
- package/dist/components/kup-spinner.js +1 -1
- package/dist/components/kup-switch.js +1 -1
- package/dist/components/kup-tab-bar.js +1 -1
- package/dist/components/kup-text-field.js +1 -1
- package/dist/components/kup-time-picker.js +1 -1
- package/dist/components/kup-toolbar.js +1 -1
- package/dist/components/kup-tree.js +1 -1
- package/dist/components/kup-txt.js +2 -2
- package/dist/components/kup-typography-list.js +2 -2
- package/dist/components/kup-typography.js +2 -2
- package/dist/components/{p-700a322b.js → p-09fe5413.js} +43 -22
- package/dist/components/{p-741bddcb.js → p-5b0d7ced.js} +2 -2
- package/dist/components/{p-9fe00131.js → p-9dd16ce7.js} +119 -15
- package/dist/components/{p-b4f7e6d0.js → p-a2637946.js} +2 -2
- package/dist/components/{p-45b84d94.js → p-a4c08043.js} +2 -2
- package/dist/components/{p-47327b2b.js → p-ecb94be7.js} +2 -2
- package/dist/esm/{f-cell-c7bbb5a9.js → f-cell-f70fc3f1.js} +4 -4
- package/dist/esm/{f-chip-28f0f666.js → f-chip-474adb94.js} +1 -1
- package/dist/esm/{f-object-field-db698ceb.js → f-object-field-4601200a.js} +2 -2
- package/dist/esm/{f-paginator-utils-b8c8e0b6.js → f-paginator-utils-ec173eb2.js} +1 -1
- package/dist/esm/{f-text-field-f48cb7e9.js → f-text-field-da98216d.js} +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/ketchup.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 +122 -21
- 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-d4578d59.js → kup-data-table-helper-19df55c1.js} +1 -1
- package/dist/esm/kup-drawer.entry.js +1 -1
- package/dist/esm/kup-echart.entry.js +1 -1
- package/dist/esm/kup-editor.entry.js +1 -1
- package/dist/esm/kup-family-tree.entry.js +1 -1
- package/dist/esm/kup-grid.entry.js +1 -1
- package/dist/esm/kup-htm.entry.js +1 -1
- package/dist/esm/kup-iframe.entry.js +1 -1
- package/dist/esm/kup-image-list.entry.js +5 -5
- package/dist/esm/kup-input-panel.entry.js +5 -5
- package/dist/esm/kup-lazy.entry.js +1 -1
- package/dist/esm/kup-magic-box.entry.js +1 -1
- package/dist/esm/{kup-manager-a08b1823.js → kup-manager-e4341ce1.js} +43 -22
- 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/esm/loader.js +1 -1
- package/dist/ketchup/index.esm.js +1 -1
- package/dist/ketchup/ketchup.esm.js +1 -1
- package/dist/ketchup/{p-24658ca7.entry.js → p-0c190203.entry.js} +1 -1
- package/dist/ketchup/{p-4f9d0919.js → p-13dd83ac.js} +1 -1
- package/dist/ketchup/{p-680efa51.entry.js → p-383797f8.entry.js} +1 -1
- package/dist/ketchup/{p-5c22a877.entry.js → p-3cb9a415.entry.js} +1 -1
- package/dist/ketchup/{p-d4ee5b08.entry.js → p-3f07de9e.entry.js} +1 -1
- package/dist/ketchup/{p-e21bc514.entry.js → p-43646b7c.entry.js} +1 -1
- package/dist/ketchup/{p-cf03bba4.entry.js → p-43cddbb0.entry.js} +1 -1
- package/dist/ketchup/{p-2b513e41.entry.js → p-4686d137.entry.js} +1 -1
- package/dist/ketchup/{p-3587239e.entry.js → p-48131b40.entry.js} +1 -1
- package/dist/ketchup/{p-6fdd06a8.entry.js → p-485a0681.entry.js} +1 -1
- package/dist/ketchup/{p-26a8754b.entry.js → p-4f371390.entry.js} +1 -1
- package/dist/ketchup/{p-6fdc73c2.js → p-55470e36.js} +1 -1
- package/dist/ketchup/{p-0c57cfc5.entry.js → p-57822922.entry.js} +1 -1
- package/dist/ketchup/{p-5ee4d84e.entry.js → p-5932594b.entry.js} +1 -1
- package/dist/ketchup/{p-171c5fae.js → p-5d01a486.js} +1 -1
- package/dist/ketchup/{p-9d813868.entry.js → p-5f96aca0.entry.js} +1 -1
- package/dist/ketchup/{p-25218b3b.entry.js → p-6559719a.entry.js} +1 -1
- package/dist/ketchup/{p-27d7d8a7.entry.js → p-7a5b6098.entry.js} +1 -1
- package/dist/ketchup/{p-1c6cde19.entry.js → p-82619ea9.entry.js} +1 -1
- package/dist/ketchup/{p-5fc94093.entry.js → p-9253017a.entry.js} +1 -1
- package/dist/ketchup/{p-2d229381.entry.js → p-9a146521.entry.js} +1 -1
- package/dist/ketchup/{p-fa7058e5.entry.js → p-9d73aadf.entry.js} +1 -1
- package/dist/ketchup/{p-cef2c364.js → p-9fd40422.js} +1 -1
- package/dist/ketchup/{p-06360264.entry.js → p-a00333bf.entry.js} +1 -1
- package/dist/ketchup/p-a4cc23f9.entry.js +9 -0
- package/dist/ketchup/{p-b7a96594.entry.js → p-a5533a5b.entry.js} +1 -1
- package/dist/ketchup/{p-24111ebd.entry.js → p-a9cba8fa.entry.js} +1 -1
- package/dist/ketchup/{p-d8cca5ee.entry.js → p-abb84a06.entry.js} +1 -1
- package/dist/ketchup/{p-6cae6b15.entry.js → p-b3fbf426.entry.js} +1 -1
- package/dist/ketchup/p-bccb0dd8.js +21 -0
- package/dist/ketchup/{p-6fdcb531.entry.js → p-c36bf35a.entry.js} +1 -1
- package/dist/ketchup/{p-d2872e96.entry.js → p-c5e20fe2.entry.js} +1 -1
- package/dist/ketchup/{p-b1528297.entry.js → p-c9f73041.entry.js} +1 -1
- package/dist/ketchup/{p-53e2645c.entry.js → p-cedd66f8.entry.js} +1 -1
- package/dist/ketchup/{p-60b147f3.entry.js → p-d30ae9d4.entry.js} +1 -1
- package/dist/ketchup/{p-742e1ca0.js → p-dcd875f8.js} +1 -1
- package/dist/ketchup/p-efa16bc4.js +1 -0
- package/dist/types/components/kup-dialog/kup-dialog-declarations.d.ts +3 -0
- package/dist/types/components/kup-dialog/kup-dialog.d.ts +16 -0
- package/dist/types/components.d.ts +30 -0
- package/dist/types/managers/kup-interact/kup-interact-declarations.d.ts +20 -1
- package/dist/types/managers/kup-interact/kup-interact.d.ts +7 -3
- package/package.json +1 -1
- package/dist/ketchup/p-03ecb09e.entry.js +0 -9
- package/dist/ketchup/p-25f1e4bf.js +0 -1
- package/dist/ketchup/p-b2ed96d1.js +0 -21
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h as h$1, d as Host, F as Fragment$1 } from './p-2e5f2e07.js';
|
|
2
|
-
import { c as KupThemeIconValues, I as ItemsDisplayMode, d as KupLanguageGeneric, a as KupComponentSizing, k as kupManagerInstance, e as KupDynamicPositionPlacement, f as editableTypes, h as kupTypes, F as FCellClasses, i as FCellTypes, b as KupThemeColorValues, R as RADAdapter, C as CMBandACPAdapter, j as KupTagNames, l as FCellShapes, m as getCellValueForDisplay, n as fullWidthFieldsComps, o as autoCenterComps, p as FCellEvents, q as isForceUppercase, r as isForceLowercase, t as KupDebugCategory, u as adaptContentToDisplayMode, v as FCellPadding, w as fillString, x as KupCardBuiltInClockElements, y as KupCardCSSClasses, z as KupLanguageTotals, A as KupLanguageColumn, B as KupDataNewColumnTypes, D as KupCardSubEvents, E as KupCardIds, G as KupLanguageRow, H as getColumnByName, J as KupObjects, L as formatToNumber, M as Filters, N as getValueForDisplay, O as getValueForDisplay2, P as KupData, Q as compareCell, T as TotalMode, S as getRegExpFromString, U as CHKAdapter, V as CHIAdapter, W as SWTAdapter, X as SortMode, Y as GroupLabelDisplayMode, Z as SelectionMode, _ as KupLanguageGrouping, $ as KupLanguageCheckbox, a0 as KupLanguageSearch, a1 as FILTER_ANALYZER, a2 as KupLanguagePage, a3 as addColumnValueFromRow, a4 as KupGlobalFilterMode, g as getProps, s as setProps, a5 as TotalLabel, a6 as isNegativeNumber, a7 as KupPointerEventTypes, a8 as kupDynamicPositionAttribute, a9 as KupListProps, aa as KupCardFamily, ab as KupListRole, ac as KupLanguageUpload, ad as identify, ae as LoadMoreMode, af as PaginatorPos, ag as ShowGrid, ah as kupDraggableColumnAttr, ai as kupDragActiveAttr, aj as KupDragEffect, ak as kupDraggableCellAttr, al as KupDropEventTypes, am as FixedCellsClasses, an as FixedCellsCSSVarsBase, ao as KupLanguageFontsize, ap as KupLanguageDensity, aq as KupLanguageGrid, ar as KupDataTableProps, as as DataTableAreasEnum, at as iconColumn, au as keyColumn, av as fieldColumn, aw as KupCardProps } from './p-
|
|
2
|
+
import { c as KupThemeIconValues, I as ItemsDisplayMode, d as KupLanguageGeneric, a as KupComponentSizing, k as kupManagerInstance, e as KupDynamicPositionPlacement, f as editableTypes, h as kupTypes, F as FCellClasses, i as FCellTypes, b as KupThemeColorValues, R as RADAdapter, C as CMBandACPAdapter, j as KupTagNames, l as FCellShapes, m as getCellValueForDisplay, n as fullWidthFieldsComps, o as autoCenterComps, p as FCellEvents, q as isForceUppercase, r as isForceLowercase, t as KupDebugCategory, u as adaptContentToDisplayMode, v as FCellPadding, w as fillString, x as KupCardBuiltInClockElements, y as KupCardCSSClasses, z as KupLanguageTotals, A as KupLanguageColumn, B as KupDataNewColumnTypes, D as KupCardSubEvents, E as KupCardIds, G as KupLanguageRow, H as getColumnByName, J as KupObjects, L as formatToNumber, M as Filters, N as getValueForDisplay, O as getValueForDisplay2, P as KupData, Q as compareCell, T as TotalMode, S as getRegExpFromString, U as CHKAdapter, V as CHIAdapter, W as SWTAdapter, X as SortMode, Y as GroupLabelDisplayMode, Z as SelectionMode, _ as KupLanguageGrouping, $ as KupLanguageCheckbox, a0 as KupLanguageSearch, a1 as FILTER_ANALYZER, a2 as KupLanguagePage, a3 as addColumnValueFromRow, a4 as KupGlobalFilterMode, g as getProps, s as setProps, a5 as TotalLabel, a6 as isNegativeNumber, a7 as KupPointerEventTypes, a8 as kupDynamicPositionAttribute, a9 as KupListProps, aa as KupCardFamily, ab as KupListRole, ac as KupLanguageUpload, ad as identify, ae as LoadMoreMode, af as PaginatorPos, ag as ShowGrid, ah as kupDraggableColumnAttr, ai as kupDragActiveAttr, aj as KupDragEffect, ak as kupDraggableCellAttr, al as KupDropEventTypes, am as FixedCellsClasses, an as FixedCellsCSSVarsBase, ao as KupLanguageFontsize, ap as KupLanguageDensity, aq as KupLanguageGrid, ar as KupDataTableProps, as as DataTableAreasEnum, at as iconColumn, au as keyColumn, av as fieldColumn, aw as KupCardProps } from './p-09fe5413.js';
|
|
3
3
|
import { h, g as getAssetPath, F as Fragment } from './p-3aae989f.js';
|
|
4
4
|
import { c as KupDateTimeFormatOptionsMonth, K as KupDatesFormats, a as KupDates } from './p-1581348d.js';
|
|
5
5
|
|
|
@@ -12720,6 +12720,9 @@ var KupDialogProps;
|
|
|
12720
12720
|
KupDialogProps["header"] = "Header options.";
|
|
12721
12721
|
KupDialogProps["modal"] = "Set of options to display the dialog as a modal.";
|
|
12722
12722
|
KupDialogProps["resizable"] = "Sets whether the dialog is resizable or not.";
|
|
12723
|
+
KupDialogProps["anchor"] = "Sets anchor position (\"none\", \"left\", \"top\", \"right\", \"bottom\")";
|
|
12724
|
+
KupDialogProps["minSizeY"] = "The min height of the dialog.";
|
|
12725
|
+
KupDialogProps["minSizeX"] = "The min width of the dialog.";
|
|
12723
12726
|
KupDialogProps["sizeX"] = "The width of the dialog, defaults to auto. Accepts any valid CSS format (px, %, vw, etc.).";
|
|
12724
12727
|
KupDialogProps["sizeY"] = "The height of the dialog, defaults to auto. Accepts any valid CSS format (px, %, vh, etc.).";
|
|
12725
12728
|
KupDialogProps["maxSizeY"] = "The max height of the dialog, defaults to 90dvh.";
|
|
@@ -21246,7 +21249,7 @@ function defineCustomElement$e() {
|
|
|
21246
21249
|
} });
|
|
21247
21250
|
}
|
|
21248
21251
|
|
|
21249
|
-
const kupDialogCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-body-compact-01-font-size, 14px);line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);font-size:var(--kup-body-01-font-size, 14px);line-height:20px;font-weight:400;letter-spacing:0.16px}.kup-code-01{font-family:var(--kup-font-family-monospace);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-label-01{font-family:var(--kup-font-family);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-caption-02{font-family:var(--kup-font-family);font-size:12px;line-height:15px;font-weight:500;letter-spacing:1px}.kup-caption-01{font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.kup-small-label-01{font-family:var(--kup-font-family);font-size:6px;line-height:9px;font-weight:400;letter-spacing:1px}.kup-heading-compact-01{font-family:var(--kup-font-family);font-size:14px;line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);font-size:14px;line-height:20px;font-weight:600;letter-spacing:0.16px}.kup-heading-02{font-family:var(--kup-font-family);font-size:16px;line-height:24px;font-weight:500;letter-spacing:0}.kup-heading-03{font-family:var(--kup-font-family);font-size:20px;line-height:28px;font-weight:400;letter-spacing:0}.kup-heading-04{font-family:var(--kup-font-family);font-size:28px;line-height:36px;font-weight:400;letter-spacing:0}.kup-heading-05{font-family:var(--kup-font-family);font-size:32px;line-height:40px;font-weight:300;letter-spacing:0}.kup-heading-06{font-family:var(--kup-font-family);font-size:42px;line-height:50px;font-weight:300;letter-spacing:0}.kup-heading-07{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:300;letter-spacing:0}.kup-heading-08{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:600;letter-spacing:0}:host{--kup_dialogheader_text_color:var(\n --kup-dialogheader-text-color,\n var(--kup-text-secondary)\n );--kup_dialog_background_color:var(\n --kup-dialog-background-color,\n var(--kup-layer-0)\n );--kup_dialog_header_background_color:var(\n --kup-dialog-header-background-color,\n var(--kup-layer-1)\n );--kup_dialog_header_height:var(\n --kup-dialog-header-height,\n var(--kup-space-09)\n );--kup_dialog_content_max_height:var(--kup-dialog-content-max-height, 85dvh);box-sizing:border-box;display:block;height:var(--kup_dialog_height);left:var(--kup_dialog_left, -100%);min-height:var(--
|
|
21252
|
+
const kupDialogCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-body-compact-01-font-size, 14px);line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);font-size:var(--kup-body-01-font-size, 14px);line-height:20px;font-weight:400;letter-spacing:0.16px}.kup-code-01{font-family:var(--kup-font-family-monospace);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-label-01{font-family:var(--kup-font-family);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-caption-02{font-family:var(--kup-font-family);font-size:12px;line-height:15px;font-weight:500;letter-spacing:1px}.kup-caption-01{font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.kup-small-label-01{font-family:var(--kup-font-family);font-size:6px;line-height:9px;font-weight:400;letter-spacing:1px}.kup-heading-compact-01{font-family:var(--kup-font-family);font-size:14px;line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);font-size:14px;line-height:20px;font-weight:600;letter-spacing:0.16px}.kup-heading-02{font-family:var(--kup-font-family);font-size:16px;line-height:24px;font-weight:500;letter-spacing:0}.kup-heading-03{font-family:var(--kup-font-family);font-size:20px;line-height:28px;font-weight:400;letter-spacing:0}.kup-heading-04{font-family:var(--kup-font-family);font-size:28px;line-height:36px;font-weight:400;letter-spacing:0}.kup-heading-05{font-family:var(--kup-font-family);font-size:32px;line-height:40px;font-weight:300;letter-spacing:0}.kup-heading-06{font-family:var(--kup-font-family);font-size:42px;line-height:50px;font-weight:300;letter-spacing:0}.kup-heading-07{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:300;letter-spacing:0}.kup-heading-08{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:600;letter-spacing:0}:host{--kup_dialogheader_text_color:var(\n --kup-dialogheader-text-color,\n var(--kup-text-secondary)\n );--kup_dialog_background_color:var(\n --kup-dialog-background-color,\n var(--kup-layer-0)\n );--kup_dialog_header_background_color:var(\n --kup-dialog-header-background-color,\n var(--kup-layer-1)\n );--kup_dialog_header_height:var(\n --kup-dialog-header-height,\n var(--kup-space-09)\n );--kup_dialog_content_max_height:var(--kup-dialog-content-max-height, 85dvh);box-sizing:border-box;display:block;height:var(--kup_dialog_height);left:var(--kup_dialog_left, -100%);min-height:var(--kup_dialog_min_height);min-width:var(--kup_dialog_min_width);max-width:var(--kup_dialog_max_width);max-height:var(--kup_dialog_max_height);position:absolute;top:var(--kup_dialog_top, -100%);transition:opacity 0.25s ease-in;width:var(--kup_dialog_width);-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0 1px 3px;-moz-box-shadow:rgba(0, 0, 0, 0.3) 0 1px 3px;box-shadow:rgba(0, 0, 0, 0.3) 0 1px 3px}#kup-component{height:100%;width:100%}:host([fade-in]){opacity:0}:host([fade-in]) ::slotted{opacity:0}:host([data-anchor=none]){inset:0}:host([data-anchor=left]){inset:0 auto 0 0;width:50%;height:100%}:host([data-anchor=top]){inset:0 0 auto 0;height:50%}:host([data-anchor=right]){inset:0 0 0 auto;width:50%}:host([data-anchor=bottom]){inset:auto 0 0 0;height:50%}.header{color:var(--kup_dialogheader_text_color);display:flex;flex-direction:row;height:var(--kup_dialog_header_height);position:relative;width:100%;min-height:var(--kup-space-09);background-color:var(--kup_dialog_header_background_color)}.header__title{padding:var(--kup-space-05);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:var(--kup-font-family);font-size:14px;line-height:18px;font-weight:600;letter-spacing:0.16px}.header__close.f-image{--kup-icon-color:var(--kup_dialogheader_text_color);cursor:pointer;margin-right:0;transition:opacity 0.25s;position:absolute;right:var(--kup-space-05)}.header__close.f-image:hover{opacity:0.5}.content{height:calc(100% - var(--kup_dialog_header_height) - var(--kup-space-05) * 2);padding:var(--kup-space-05);overflow:auto;user-select:text;background-color:var(--kup_dialog_background_color);max-height:var(--kup_dialog_content_max_height)}";
|
|
21250
21253
|
const KupDialogStyle0 = kupDialogCss;
|
|
21251
21254
|
|
|
21252
21255
|
var __classPrivateFieldGet$4 = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
|
|
@@ -21265,7 +21268,7 @@ var __classPrivateFieldSet$3 = (undefined && undefined.__classPrivateFieldSet) |
|
|
|
21265
21268
|
throw new TypeError("Cannot write private member to an object whose class did not declare it");
|
|
21266
21269
|
return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
|
|
21267
21270
|
};
|
|
21268
|
-
var _KupDialog_instances, _KupDialog_header, _KupDialog_kupManager, _KupDialog_recalcSafeguard, _KupDialog_disconnectedCallback;
|
|
21271
|
+
var _KupDialog_instances, _KupDialog_header, _KupDialog_kupManager, _KupDialog_recalcSafeguard, _KupDialog_disconnectedCallback, _KupDialog_getMinMaxDimensions, _KupDialog_onResize, _KupDialog_dialogify, _KupDialog_undialogify, _KupDialog_getEdgeOptions, _KupDialog_getStyles;
|
|
21269
21272
|
const KupDialog = /*@__PURE__*/ proxyCustomElement(class KupDialog extends H {
|
|
21270
21273
|
constructor() {
|
|
21271
21274
|
super();
|
|
@@ -21285,6 +21288,9 @@ const KupDialog = /*@__PURE__*/ proxyCustomElement(class KupDialog extends H {
|
|
|
21285
21288
|
this.header = { icons: { close: true } };
|
|
21286
21289
|
this.modal = { closeOnBackdropClick: true };
|
|
21287
21290
|
this.resizable = true;
|
|
21291
|
+
this.anchor = 'none';
|
|
21292
|
+
this.minSizeX = '20dvw';
|
|
21293
|
+
this.minSizeY = '20dvh';
|
|
21288
21294
|
this.sizeX = 'auto';
|
|
21289
21295
|
this.sizeY = 'auto';
|
|
21290
21296
|
this.maxSizeX = '90dvw';
|
|
@@ -21363,8 +21369,8 @@ const KupDialog = /*@__PURE__*/ proxyCustomElement(class KupDialog extends H {
|
|
|
21363
21369
|
}
|
|
21364
21370
|
componentDidLoad() {
|
|
21365
21371
|
var _a;
|
|
21366
|
-
__classPrivateFieldGet$4(this,
|
|
21367
|
-
if ((_a = this.autoCenter) === null || _a === void 0 ? void 0 : _a.onReady) {
|
|
21372
|
+
__classPrivateFieldGet$4(this, _KupDialog_instances, "m", _KupDialog_dialogify).call(this);
|
|
21373
|
+
if (((_a = this.autoCenter) === null || _a === void 0 ? void 0 : _a.onReady) && this.anchor == 'none') {
|
|
21368
21374
|
this.recalcPosition();
|
|
21369
21375
|
}
|
|
21370
21376
|
else {
|
|
@@ -21383,6 +21389,12 @@ const KupDialog = /*@__PURE__*/ proxyCustomElement(class KupDialog extends H {
|
|
|
21383
21389
|
});
|
|
21384
21390
|
__classPrivateFieldGet$4(this, _KupDialog_kupManager, "f").debug.logLoad(this, true);
|
|
21385
21391
|
}
|
|
21392
|
+
componentDidUpdate() {
|
|
21393
|
+
// unregister dialog
|
|
21394
|
+
__classPrivateFieldGet$4(this, _KupDialog_instances, "m", _KupDialog_undialogify).call(this);
|
|
21395
|
+
// register it again
|
|
21396
|
+
__classPrivateFieldGet$4(this, _KupDialog_instances, "m", _KupDialog_dialogify).call(this);
|
|
21397
|
+
}
|
|
21386
21398
|
componentWillRender() {
|
|
21387
21399
|
__classPrivateFieldGet$4(this, _KupDialog_kupManager, "f").debug.logRender(this, false);
|
|
21388
21400
|
}
|
|
@@ -21390,18 +21402,13 @@ const KupDialog = /*@__PURE__*/ proxyCustomElement(class KupDialog extends H {
|
|
|
21390
21402
|
__classPrivateFieldGet$4(this, _KupDialog_kupManager, "f").debug.logRender(this, true);
|
|
21391
21403
|
}
|
|
21392
21404
|
render() {
|
|
21393
|
-
var _a;
|
|
21394
|
-
|
|
21395
|
-
'--kup_dialog_height': this.sizeY ? this.sizeY : 'auto',
|
|
21396
|
-
'--kup_dialog_width': this.sizeX ? this.sizeX : 'auto',
|
|
21397
|
-
'--kup_dialog_max_width': this.maxSizeX ? this.maxSizeX : '90dvw',
|
|
21398
|
-
'--kup_dialog_max_height': this.maxSizeY ? this.maxSizeY : '90dvh',
|
|
21399
|
-
};
|
|
21405
|
+
var _a, _b;
|
|
21406
|
+
let style = __classPrivateFieldGet$4(this, _KupDialog_instances, "m", _KupDialog_getStyles).call(this);
|
|
21400
21407
|
const headerSlot = this.rootElement.querySelector('[slot="header"]');
|
|
21401
21408
|
if (headerSlot) {
|
|
21402
21409
|
__classPrivateFieldSet$3(this, _KupDialog_header, headerSlot, "f");
|
|
21403
21410
|
}
|
|
21404
|
-
return (h$1(Host, { key: '
|
|
21411
|
+
return (h$1(Host, { key: '6b77e120901ad4af2375f3f39aa278645820735e', "fade-in": true, style: style, "data-anchor": ((_a = this.anchor) === null || _a === void 0 ? void 0 : _a.toString()) || 'none' }, h$1("style", { key: 'd8c4a1d878c71cf48259c2a749a18863b04bee2f' }, __classPrivateFieldGet$4(this, _KupDialog_kupManager, "f").theme.setKupStyle(this.rootElement)), h$1("div", { key: 'ee15ebb743fe59fc3e4a926eac8e21953b223d29', id: componentWrapperId }, this.header ? (h$1("div", { class: "header", ref: (el) => (__classPrivateFieldSet$3(this, _KupDialog_header, el, "f")) }, this.header.title ? (h$1("div", { class: "header__title" }, this.header.title)) : null, ((_b = this.header.icons) === null || _b === void 0 ? void 0 : _b.close) ? (h$1(FImage, { onClick: () => this.close(), sizeX: "1.25em", sizeY: "100%", resource: "clear", wrapperClass: "header__close" })) : null)) : headerSlot ? (h$1("slot", { name: "header" })) : null, h$1("div", { key: '57fca041982e0a1f47479ce0ccc1369917b0c984', class: "content" }, h$1("slot", { key: 'a0397c07bb34449de093d0290ef4f981d5c70109', name: "content" })))));
|
|
21405
21412
|
}
|
|
21406
21413
|
disconnectedCallback() {
|
|
21407
21414
|
__classPrivateFieldGet$4(this, _KupDialog_instances, "m", _KupDialog_disconnectedCallback).call(this);
|
|
@@ -21414,6 +21421,9 @@ const KupDialog = /*@__PURE__*/ proxyCustomElement(class KupDialog extends H {
|
|
|
21414
21421
|
"header": [16],
|
|
21415
21422
|
"modal": [16],
|
|
21416
21423
|
"resizable": [4],
|
|
21424
|
+
"anchor": [1],
|
|
21425
|
+
"minSizeX": [1, "min-size-x"],
|
|
21426
|
+
"minSizeY": [1, "min-size-y"],
|
|
21417
21427
|
"sizeX": [1, "size-x"],
|
|
21418
21428
|
"sizeY": [1, "size-y"],
|
|
21419
21429
|
"maxSizeX": [1, "max-size-x"],
|
|
@@ -21429,6 +21439,97 @@ _KupDialog_header = new WeakMap(), _KupDialog_kupManager = new WeakMap(), _KupDi
|
|
|
21429
21439
|
__classPrivateFieldGet$4(this, _KupDialog_kupManager, "f").interact.hideModalBackdrop();
|
|
21430
21440
|
}
|
|
21431
21441
|
__classPrivateFieldGet$4(this, _KupDialog_kupManager, "f").theme.unregister(this);
|
|
21442
|
+
}, _KupDialog_getMinMaxDimensions = function _KupDialog_getMinMaxDimensions(element) {
|
|
21443
|
+
const minWidth = getComputedStyle(element).minWidth.replace('px', '');
|
|
21444
|
+
const minHeight = getComputedStyle(element).minHeight.replace('px', '');
|
|
21445
|
+
const maxWidth = getComputedStyle(element).maxWidth.replace('px', '');
|
|
21446
|
+
const maxHeight = getComputedStyle(element).maxHeight.replace('px', '');
|
|
21447
|
+
return {
|
|
21448
|
+
min: {
|
|
21449
|
+
width: parseFloat(minWidth),
|
|
21450
|
+
height: parseFloat(minHeight),
|
|
21451
|
+
},
|
|
21452
|
+
max: {
|
|
21453
|
+
width: parseFloat(maxWidth),
|
|
21454
|
+
height: parseFloat(maxHeight),
|
|
21455
|
+
},
|
|
21456
|
+
};
|
|
21457
|
+
}, _KupDialog_onResize = function _KupDialog_onResize(e) {
|
|
21458
|
+
let { width, height } = e.rect;
|
|
21459
|
+
const target = e.target;
|
|
21460
|
+
const dim = __classPrivateFieldGet$4(this, _KupDialog_instances, "m", _KupDialog_getMinMaxDimensions).call(this, this.rootElement);
|
|
21461
|
+
const isDetatched = this.anchor == 'none';
|
|
21462
|
+
const isHorizontalShiftAllowed = width >= dim.min.width - 1 &&
|
|
21463
|
+
width <= dim.max.width + 1 &&
|
|
21464
|
+
isDetatched;
|
|
21465
|
+
const isVerticalShiftAllowed = height >= dim.min.height - 1 &&
|
|
21466
|
+
height <= dim.max.height + 1 &&
|
|
21467
|
+
isDetatched;
|
|
21468
|
+
if (e.edges.left && isHorizontalShiftAllowed) {
|
|
21469
|
+
target.style.left = `${parseFloat(target.style.left || '0') + e.deltaRect.left}px`;
|
|
21470
|
+
}
|
|
21471
|
+
if (e.edges.top && isVerticalShiftAllowed) {
|
|
21472
|
+
target.style.top = `${parseFloat(target.style.top || '0') + e.deltaRect.top}px`;
|
|
21473
|
+
}
|
|
21474
|
+
if (e.edges.right && isHorizontalShiftAllowed) {
|
|
21475
|
+
target.style.right = `${parseFloat(target.style.right || '0') - e.deltaRect.right}px`;
|
|
21476
|
+
}
|
|
21477
|
+
if (e.edges.bottom && isVerticalShiftAllowed) {
|
|
21478
|
+
target.style.bottom = `${parseFloat(target.style.bottom || '0') - e.deltaRect.bottom}px`;
|
|
21479
|
+
}
|
|
21480
|
+
}, _KupDialog_dialogify = function _KupDialog_dialogify() {
|
|
21481
|
+
const isDetatched = this.anchor == 'none';
|
|
21482
|
+
__classPrivateFieldGet$4(this, _KupDialog_kupManager, "f").interact.dialogify(this.rootElement, __classPrivateFieldGet$4(this, _KupDialog_header, "f") ? __classPrivateFieldGet$4(this, _KupDialog_header, "f") : null, {
|
|
21483
|
+
isResizable: this.resizable || !isDetatched,
|
|
21484
|
+
isDraggable: isDetatched,
|
|
21485
|
+
onResize: __classPrivateFieldGet$4(this, _KupDialog_instances, "m", _KupDialog_onResize).bind(this),
|
|
21486
|
+
resizeConstraints: __classPrivateFieldGet$4(this, _KupDialog_instances, "m", _KupDialog_getMinMaxDimensions).call(this, this.rootElement),
|
|
21487
|
+
edges: __classPrivateFieldGet$4(this, _KupDialog_instances, "m", _KupDialog_getEdgeOptions).call(this),
|
|
21488
|
+
});
|
|
21489
|
+
}, _KupDialog_undialogify = function _KupDialog_undialogify() {
|
|
21490
|
+
__classPrivateFieldGet$4(this, _KupDialog_kupManager, "f").interact.undialogify(this.rootElement);
|
|
21491
|
+
}, _KupDialog_getEdgeOptions = function _KupDialog_getEdgeOptions() {
|
|
21492
|
+
switch (this.anchor) {
|
|
21493
|
+
case 'none':
|
|
21494
|
+
return { left: true, top: true, right: true, bottom: true };
|
|
21495
|
+
case 'left':
|
|
21496
|
+
return { left: false, top: false, right: true, bottom: false };
|
|
21497
|
+
case 'top':
|
|
21498
|
+
return { left: false, top: false, right: false, bottom: true };
|
|
21499
|
+
case 'right':
|
|
21500
|
+
return { left: true, top: false, right: false, bottom: false };
|
|
21501
|
+
case 'bottom':
|
|
21502
|
+
return { left: false, top: true, right: false, bottom: false };
|
|
21503
|
+
}
|
|
21504
|
+
}, _KupDialog_getStyles = function _KupDialog_getStyles() {
|
|
21505
|
+
const minHeight = '--kup_dialog_min_height';
|
|
21506
|
+
const minWidth = '--kup_dialog_min_width';
|
|
21507
|
+
const height = '--kup_dialog_height';
|
|
21508
|
+
const width = '--kup_dialog_width';
|
|
21509
|
+
const maxHeight = '--kup_dialog_max_height';
|
|
21510
|
+
const maxWidth = '--kup_dialog_max_width';
|
|
21511
|
+
const styles = {};
|
|
21512
|
+
if (this.anchor == 'none') {
|
|
21513
|
+
styles[minHeight] = this.minSizeY ? this.minSizeY : '20dvh';
|
|
21514
|
+
styles[minWidth] = this.minSizeX ? this.minSizeX : '20dvw';
|
|
21515
|
+
styles[height] = this.sizeY ? this.sizeY : 'auto';
|
|
21516
|
+
styles[width] = this.sizeX ? this.sizeX : 'auto';
|
|
21517
|
+
styles[maxHeight] = this.maxSizeY ? this.maxSizeY : '90dvh';
|
|
21518
|
+
styles[maxWidth] = this.maxSizeX ? this.maxSizeX : '90dvw';
|
|
21519
|
+
}
|
|
21520
|
+
if (this.anchor == 'left' || this.anchor == 'right') {
|
|
21521
|
+
styles[minHeight] = '100dvh';
|
|
21522
|
+
styles[minWidth] = this.minSizeX ? this.minSizeX : '20dvw';
|
|
21523
|
+
styles[maxHeight] = this.maxSizeY ? this.maxSizeY : '100dvh';
|
|
21524
|
+
styles[maxWidth] = this.maxSizeX ? this.maxSizeX : '80dvw';
|
|
21525
|
+
}
|
|
21526
|
+
if (this.anchor == 'top' || this.anchor == 'bottom') {
|
|
21527
|
+
styles[minHeight] = this.minSizeY ? this.minSizeY : '20dvh';
|
|
21528
|
+
styles[minWidth] = '100dvw';
|
|
21529
|
+
styles[maxHeight] = this.maxSizeY ? this.maxSizeY : '80dvh';
|
|
21530
|
+
styles[maxWidth] = this.maxSizeX ? this.maxSizeX : '100dvw';
|
|
21531
|
+
}
|
|
21532
|
+
return styles;
|
|
21432
21533
|
};
|
|
21433
21534
|
function defineCustomElement$d() {
|
|
21434
21535
|
if (typeof customElements === "undefined") {
|
|
@@ -29823,9 +29924,12 @@ const KupCard = /*@__PURE__*/ proxyCustomElement(class KupCard extends H {
|
|
|
29823
29924
|
if (root) {
|
|
29824
29925
|
const card = this.rootElement;
|
|
29825
29926
|
const dragHandle = root.querySelector('#' + KupCardIds.DRAG_HANDLE);
|
|
29826
|
-
const
|
|
29927
|
+
const isResizable = !!!root.querySelector('.' + KupCardCSSClasses.DIALOG_UNRESIZABLE);
|
|
29827
29928
|
if (!this.kupManager.interact.isRegistered(card)) {
|
|
29828
|
-
this.kupManager.interact.dialogify(card, dragHandle ? dragHandle : null,
|
|
29929
|
+
this.kupManager.interact.dialogify(card, dragHandle ? dragHandle : null, {
|
|
29930
|
+
isResizable: isResizable,
|
|
29931
|
+
isDraggable: true,
|
|
29932
|
+
});
|
|
29829
29933
|
}
|
|
29830
29934
|
}
|
|
29831
29935
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, f as forceUpdate, h, d as Host } from './p-2e5f2e07.js';
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, s as setProps, t as KupDebugCategory } from './p-
|
|
3
|
-
import { c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, D as defineCustomElement$t } from './p-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps, t as KupDebugCategory } from './p-09fe5413.js';
|
|
3
|
+
import { c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, D as defineCustomElement$t } from './p-9dd16ce7.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* Props of the kup-grid component.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-2e5f2e07.js';
|
|
2
|
-
import { k as kupManagerInstance, ad as identify, g as getProps, s as setProps, X as SortMode, H as getColumnByName, d as KupLanguageGeneric, c as KupThemeIconValues, t as KupDebugCategory, a7 as KupPointerEventTypes, aj as KupDragEffect, ax as kupDraggableAttr, al as KupDropEventTypes, a0 as KupLanguageSearch } from './p-
|
|
3
|
-
import { H as filterRows, I as paginateRows, E as sortRows, J as pageChange, L as rowsPerPageChange, F as FImage, N as FCell, O as FChip, P as FTextFieldMDC, c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, D as defineCustomElement$t, Q as FPaginator } from './p-
|
|
2
|
+
import { k as kupManagerInstance, ad as identify, g as getProps, s as setProps, X as SortMode, H as getColumnByName, d as KupLanguageGeneric, c as KupThemeIconValues, t as KupDebugCategory, a7 as KupPointerEventTypes, aj as KupDragEffect, ax as kupDraggableAttr, al as KupDropEventTypes, a0 as KupLanguageSearch } from './p-09fe5413.js';
|
|
3
|
+
import { H as filterRows, I as paginateRows, E as sortRows, J as pageChange, L as rowsPerPageChange, F as FImage, N as FCell, O as FChip, P as FTextFieldMDC, c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, D as defineCustomElement$t, Q as FPaginator } from './p-9dd16ce7.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* Props of the kup-box component.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-2e5f2e07.js';
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, s as setProps } from './p-
|
|
3
|
-
import { c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, D as defineCustomElement$t } from './p-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps } from './p-09fe5413.js';
|
|
3
|
+
import { c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, D as defineCustomElement$t } from './p-9dd16ce7.js';
|
|
4
4
|
import { c as commonjsGlobal, g as getDefaultExportFromCjs } from './p-5882e117.js';
|
|
5
5
|
|
|
6
6
|
var toastuiEditor = {exports: {}};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { h, g as getAssetPath, F as Fragment } from './index-c9246a86.js';
|
|
2
|
-
import { an as editableTypes, ao as kupTypes, Q as FCellClasses, aa as FCellTypes, d as KupThemeColorValues, aj as RADAdapter, ai as CMBandACPAdapter, ap as KupTagNames, F as FCellShapes, af as getCellValueForDisplay, a as KupComponentSizing, aq as fullWidthFieldsComps, I as ItemsDisplayMode, ar as autoCenterComps, as as adaptContentToDisplayMode, at as FCellEvents, au as isForceUppercase, av as isForceLowercase, e as KupDebugCategory } from './kup-manager-
|
|
2
|
+
import { an as editableTypes, ao as kupTypes, Q as FCellClasses, aa as FCellTypes, d as KupThemeColorValues, aj as RADAdapter, ai as CMBandACPAdapter, ap as KupTagNames, F as FCellShapes, af as getCellValueForDisplay, a as KupComponentSizing, aq as fullWidthFieldsComps, I as ItemsDisplayMode, ar as autoCenterComps, as as adaptContentToDisplayMode, at as FCellEvents, au as isForceUppercase, av as isForceLowercase, e as KupDebugCategory } from './kup-manager-e4341ce1.js';
|
|
3
3
|
import { F as FButton } from './f-button-f1040575.js';
|
|
4
4
|
import { F as FCheckbox } from './f-checkbox-3ba20ca4.js';
|
|
5
|
-
import { F as FChipType, c as FChip } from './f-chip-
|
|
5
|
+
import { F as FChipType, c as FChip } from './f-chip-474adb94.js';
|
|
6
6
|
import { F as FImage } from './f-image-9b15e9ac.js';
|
|
7
|
-
import { F as FObjectField } from './f-object-field-
|
|
8
|
-
import { F as FTextField } from './f-text-field-
|
|
7
|
+
import { F as FObjectField } from './f-object-field-4601200a.js';
|
|
8
|
+
import { F as FTextField } from './f-text-field-da98216d.js';
|
|
9
9
|
|
|
10
10
|
/*-------------------------------------------------*/
|
|
11
11
|
/* C o m p o n e n t */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { h } from './index-c9246a86.js';
|
|
2
2
|
import { F as FImage } from './f-image-9b15e9ac.js';
|
|
3
|
-
import { b as KupThemeIconValues, h as KupLanguageGeneric } from './kup-manager-
|
|
3
|
+
import { b as KupThemeIconValues, h as KupLanguageGeneric } from './kup-manager-e4341ce1.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* Types of the f-chip component.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { h } from './index-c9246a86.js';
|
|
2
|
-
import { a as KupComponentSizing, k as kupManagerInstance, c as KupDynamicPositionPlacement } from './kup-manager-
|
|
2
|
+
import { a as KupComponentSizing, k as kupManagerInstance, c as KupDynamicPositionPlacement } from './kup-manager-e4341ce1.js';
|
|
3
3
|
import { F as FButton } from './f-button-f1040575.js';
|
|
4
4
|
import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
|
|
5
|
-
import { F as FTextField } from './f-text-field-
|
|
5
|
+
import { F as FTextField } from './f-text-field-da98216d.js';
|
|
6
6
|
|
|
7
7
|
const STATE = new WeakMap();
|
|
8
8
|
const FObjectField = (props) => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { h } from './index-c9246a86.js';
|
|
2
|
-
import { I as ItemsDisplayMode, aw as KupLanguagePage, r as KupLanguageRow, a as KupComponentSizing, h as KupLanguageGeneric } from './kup-manager-
|
|
2
|
+
import { I as ItemsDisplayMode, aw as KupLanguagePage, r as KupLanguageRow, a as KupComponentSizing, h as KupLanguageGeneric } from './kup-manager-e4341ce1.js';
|
|
3
3
|
import { F as FButton } from './f-button-f1040575.js';
|
|
4
4
|
import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { h, g as getAssetPath } from './index-c9246a86.js';
|
|
2
|
-
import { b as KupThemeIconValues } from './kup-manager-
|
|
2
|
+
import { b as KupThemeIconValues } from './kup-manager-e4341ce1.js';
|
|
3
3
|
import { F as FImage } from './f-image-9b15e9ac.js';
|
|
4
4
|
|
|
5
5
|
const dom = document.documentElement;
|
package/dist/esm/index.js
CHANGED