@vonage/vivid 5.16.0 → 5.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/accordion/index.cjs +1 -1
- package/accordion/index.js +1 -1
- package/accordion-item/index.cjs +1 -1
- package/accordion-item/index.js +1 -1
- package/action-group/index.cjs +3 -3
- package/action-group/index.js +5 -5
- package/alert/index.cjs +3 -3
- package/alert/index.js +17 -17
- package/audio-player/index.cjs +16 -16
- package/audio-player/index.js +27 -27
- package/avatar/index.cjs +2 -2
- package/avatar/index.js +6 -6
- package/badge/index.cjs +2 -2
- package/badge/index.js +6 -6
- package/banner/index.cjs +3 -3
- package/banner/index.js +15 -15
- package/bundled/base-color-picker.cjs +2 -2
- package/bundled/base-color-picker.js +5 -5
- package/bundled/button.cjs +1 -1
- package/bundled/button.js +2 -2
- package/bundled/calendar-picker.template.cjs +2 -2
- package/bundled/calendar-picker.template.js +498 -498
- package/bundled/definition10.cjs +18 -30
- package/bundled/definition10.js +53 -155
- package/bundled/definition11.cjs +10 -19
- package/bundled/definition11.js +25 -74
- package/bundled/definition12.cjs +72 -18
- package/bundled/definition12.js +171 -107
- package/bundled/definition13.cjs +18 -17
- package/bundled/definition13.js +45 -65
- package/bundled/definition14.cjs +5 -10
- package/bundled/definition14.js +9 -27
- package/bundled/definition15.cjs +17 -71
- package/bundled/definition15.js +64 -181
- package/bundled/definition16.cjs +12 -4
- package/bundled/definition16.js +79 -14
- package/bundled/definition17.cjs +19 -13
- package/bundled/definition17.js +119 -70
- package/bundled/definition18.cjs +87 -12
- package/bundled/definition18.js +409 -52
- package/bundled/definition19.cjs +5 -87
- package/bundled/definition19.js +14 -422
- package/bundled/definition2.cjs +3 -3
- package/bundled/definition2.js +27 -27
- package/bundled/definition20.cjs +30 -5
- package/bundled/definition20.js +159 -9
- package/bundled/definition21.cjs +28 -19
- package/bundled/definition21.js +164 -47
- package/bundled/definition22.cjs +38 -23
- package/bundled/definition22.js +64 -82
- package/bundled/definition3.cjs +1 -1
- package/bundled/definition3.js +15 -15
- package/bundled/definition4.cjs +23 -38
- package/bundled/definition4.js +82 -64
- package/bundled/definition5.cjs +2 -2
- package/bundled/definition5.js +5 -5
- package/bundled/definition6.cjs +2 -2
- package/bundled/definition6.js +24 -24
- package/bundled/definition9.cjs +12 -30
- package/bundled/definition9.js +55 -148
- package/bundled/divider.cjs +1 -1
- package/bundled/divider.js +5 -5
- package/bundled/listbox.cjs +1 -1
- package/bundled/listbox.js +1 -1
- package/bundled/mixins.cjs +4 -4
- package/bundled/mixins.js +43 -43
- package/bundled/picker-field.template.cjs +7 -7
- package/bundled/picker-field.template.js +14 -14
- package/bundled/slider.template.cjs +7 -7
- package/bundled/slider.template.js +12 -12
- package/bundled/slottable-request.cjs +1 -1
- package/bundled/slottable-request.js +8 -38
- package/bundled/time-selection-picker.template.cjs +4 -4
- package/bundled/time-selection-picker.template.js +35 -35
- package/bundled/vivid-element.cjs +1 -1
- package/bundled/vivid-element.js +1 -1
- package/calendar/index.cjs +11 -11
- package/calendar/index.js +30 -237
- package/calendar-event/index.cjs +3 -3
- package/calendar-event/index.js +4 -4
- package/card/index.cjs +14 -11
- package/card/index.js +16 -13
- package/checkbox/index.cjs +1 -1
- package/checkbox/index.js +1 -1
- package/color-picker/definition.cjs +1 -1
- package/color-picker/definition.js +1 -1
- package/color-picker/index.cjs +6 -6
- package/color-picker/index.js +24 -24
- package/combobox/definition.cjs +1 -1
- package/combobox/definition.js +1 -1
- package/combobox/index.cjs +9 -8
- package/combobox/index.js +32 -28
- package/contextual-help/definition.cjs +1 -1
- package/contextual-help/definition.js +1 -1
- package/contextual-help/index.cjs +1 -1
- package/contextual-help/index.js +1 -1
- package/custom-elements.json +1027 -615
- package/data-grid/definition.js +1 -1
- package/data-grid/index.cjs +17 -17
- package/data-grid/index.js +261 -264
- package/date-picker/index.cjs +1 -1
- package/date-picker/index.js +12 -12
- package/date-range-picker/index.cjs +1 -1
- package/date-range-picker/index.js +7 -7
- package/date-time-picker/index.cjs +4 -4
- package/date-time-picker/index.js +24 -24
- package/dial-pad/index.cjs +3 -2
- package/dial-pad/index.js +6 -5
- package/dialog/index.cjs +4 -4
- package/dialog/index.js +5 -5
- package/divider/index.cjs +1 -1
- package/divider/index.js +1 -1
- package/fab/index.cjs +3 -3
- package/fab/index.js +8 -8
- package/file-picker/index.cjs +16 -13
- package/file-picker/index.js +31 -28
- package/header/index.cjs +4 -4
- package/header/index.js +5 -5
- package/index.cjs +24 -21
- package/index.js +11 -11
- package/lib/combobox/combobox.d.ts +0 -3
- package/lib/date-time-picker/date-time-picker.d.ts +0 -4
- package/lib/dial-pad/dial-pad.d.ts +6 -2
- package/lib/dialog/dialog.d.ts +0 -1
- package/lib/menu/menu.d.ts +0 -1
- package/lib/option/option.d.ts +0 -1
- package/lib/rich-text-editor/rte/exports.d.ts +1 -0
- package/lib/rich-text-editor/rte/features/alignment.d.ts +1 -1
- package/lib/rich-text-editor/rte/features/character-count.d.ts +21 -0
- package/lib/rich-text-editor/rte/features/font-size-picker.d.ts +1 -1
- package/lib/rich-text-editor/rte/features/internal/basic-text-blocks.d.ts +1 -1
- package/lib/rich-text-editor/rte/features/keyboard-shortcuts.d.ts +1 -1
- package/lib/rich-text-editor/rte/features/text-color-picker.d.ts +1 -1
- package/lib/rich-text-editor/rte/public-interface.d.ts +6 -0
- package/lib/searchable-select/option-tag.d.ts +0 -1
- package/lib/table/definition.d.ts +2 -1
- package/lib/table/table-header-cell.d.ts +3 -0
- package/lib/table/table-sorting-button.d.ts +415 -0
- package/lib/table/table-sorting-button.template.d.ts +3 -0
- package/locales/de-DE.cjs +4 -178
- package/locales/de-DE.js +2 -179
- package/locales/en-GB.cjs +4 -9
- package/locales/en-GB.js +2 -10
- package/locales/en-US.cjs +268 -2
- package/locales/en-US.js +265 -1
- package/locales/ja-JP.cjs +4 -171
- package/locales/ja-JP.js +2 -172
- package/locales/zh-CN.cjs +4 -172
- package/locales/zh-CN.js +2 -173
- package/menu/index.cjs +1 -1
- package/menu/index.js +1 -1
- package/menu-item/index.cjs +1 -1
- package/menu-item/index.js +1 -1
- package/nav-disclosure/index.cjs +3 -3
- package/nav-disclosure/index.js +8 -8
- package/nav-item/index.cjs +1 -1
- package/nav-item/index.js +7 -7
- package/note/index.cjs +2 -2
- package/note/index.js +6 -6
- package/number-field/index.cjs +4 -4
- package/number-field/index.js +31 -31
- package/option/definition.cjs +1 -1
- package/option/definition.js +1 -1
- package/option/index.cjs +1 -1
- package/option/index.js +1 -1
- package/package.json +7 -8
- package/pagination/index.cjs +3 -3
- package/pagination/index.js +15 -15
- package/popover/index.cjs +4 -4
- package/popover/index.js +5 -5
- package/progress/index.cjs +2 -2
- package/progress/index.js +5 -5
- package/radio/index.cjs +1 -1
- package/radio/index.js +1 -1
- package/radio-group/index.cjs +4 -4
- package/radio-group/index.js +10 -10
- package/range-slider/index.cjs +4 -4
- package/range-slider/index.js +17 -17
- package/rich-text-editor/definition.cjs +1 -0
- package/rich-text-editor/definition.js +2 -2
- package/rich-text-editor/index.cjs +13 -13
- package/rich-text-editor/index.js +1886 -1829
- package/rich-text-view/index.cjs +1 -1
- package/rich-text-view/index.js +8 -8
- package/searchable-select/index.cjs +12 -12
- package/searchable-select/index.js +25 -25
- package/select/index.cjs +1 -1
- package/select/index.js +1 -1
- package/selectable-box/index.cjs +7 -7
- package/selectable-box/index.js +11 -11
- package/shared/foundation/test-utilities/fixture.d.ts +1 -1
- package/shared/patterns/linkable.d.ts +1 -1
- package/simple-color-picker/index.cjs +3 -3
- package/simple-color-picker/index.js +10 -10
- package/split-button/index.cjs +5 -5
- package/split-button/index.js +10 -10
- package/status/index.cjs +2 -2
- package/status/index.js +12 -12
- package/switch/index.cjs +3 -3
- package/switch/index.js +5 -5
- package/tab/index.cjs +1 -1
- package/tab/index.js +1 -1
- package/tab-panel/index.cjs +1 -1
- package/tab-panel/index.js +1 -1
- package/table/definition.cjs +17 -14
- package/table/definition.js +3 -2
- package/table/index.cjs +19 -10
- package/table/index.js +69 -21
- package/tabs/index.cjs +2 -2
- package/tabs/index.js +4 -4
- package/tag/index.cjs +7 -7
- package/tag/index.js +9 -9
- package/tag-group/index.cjs +3 -3
- package/tag-group/index.js +5 -5
- package/text-area/index.cjs +2 -2
- package/text-area/index.js +12 -12
- package/text-field/definition.cjs +1 -1
- package/text-field/definition.js +1 -1
- package/text-field/index.cjs +1 -1
- package/text-field/index.js +1 -1
- package/time-picker/index.cjs +1 -1
- package/time-picker/index.js +1 -1
- package/toggletip/definition.cjs +1 -1
- package/toggletip/definition.js +1 -1
- package/toggletip/index.cjs +1 -1
- package/toggletip/index.js +1 -1
- package/tooltip/definition.cjs +1 -1
- package/tooltip/definition.js +1 -1
- package/tooltip/index.cjs +1 -1
- package/tooltip/index.js +1 -1
- package/tree-item/index.cjs +1 -1
- package/tree-item/index.js +1 -1
- package/tree-view/index.cjs +3 -3
- package/tree-view/index.js +17 -17
- package/unbundled/button.cjs +2 -2
- package/unbundled/button.js +2 -2
- package/unbundled/calendar-picker.template.cjs +4347 -9
- package/unbundled/calendar-picker.template.js +4345 -7
- package/unbundled/chunk.cjs +0 -22
- package/unbundled/definition13.cjs +1 -8
- package/unbundled/definition13.js +1 -8
- package/unbundled/definition14.cjs +2 -2
- package/unbundled/definition14.js +2 -2
- package/unbundled/definition2.cjs +1 -1
- package/unbundled/definition2.js +1 -1
- package/unbundled/definition21.cjs +1 -2
- package/unbundled/definition21.js +1 -2
- package/unbundled/definition22.cjs +7 -2
- package/unbundled/definition22.js +7 -2
- package/unbundled/definition24.cjs +98 -979
- package/unbundled/definition24.js +93 -974
- package/unbundled/definition25.cjs +37 -322
- package/unbundled/definition25.js +33 -318
- package/unbundled/definition26.cjs +317 -91
- package/unbundled/definition26.js +313 -87
- package/unbundled/definition27.cjs +94 -192
- package/unbundled/definition27.js +91 -183
- package/unbundled/definition28.cjs +387 -395
- package/unbundled/definition28.js +387 -395
- package/unbundled/definition29.cjs +189 -110
- package/unbundled/definition29.js +180 -107
- package/unbundled/definition30.cjs +520 -36
- package/unbundled/definition30.js +519 -35
- package/unbundled/definition32.cjs +477 -477
- package/unbundled/definition32.js +475 -475
- package/unbundled/definition33.cjs +87 -2
- package/unbundled/definition33.js +77 -4
- package/unbundled/definition35.cjs +2 -2
- package/unbundled/definition35.js +2 -2
- package/unbundled/definition36.cjs +1 -1
- package/unbundled/definition36.js +1 -1
- package/unbundled/definition37.cjs +6 -2
- package/unbundled/definition37.js +6 -2
- package/unbundled/definition38.cjs +7 -5
- package/unbundled/definition38.js +7 -5
- package/unbundled/definition39.cjs +1 -0
- package/unbundled/definition39.js +1 -0
- package/unbundled/definition42.cjs +22 -11
- package/unbundled/definition42.js +22 -11
- package/unbundled/definition49.cjs +3 -3
- package/unbundled/definition49.js +3 -3
- package/unbundled/definition56.cjs +437 -9506
- package/unbundled/definition56.js +340 -9415
- package/unbundled/definition57.cjs +5 -5
- package/unbundled/definition57.js +5 -5
- package/unbundled/definition58.cjs +4 -3
- package/unbundled/definition58.js +2 -1
- package/unbundled/definition59.cjs +4 -3
- package/unbundled/definition59.js +4 -3
- package/unbundled/definition62.cjs +2 -2
- package/unbundled/definition62.js +2 -2
- package/unbundled/definition64.cjs +1 -1
- package/unbundled/definition64.js +1 -1
- package/unbundled/definition71.cjs +2 -2
- package/unbundled/definition71.js +2 -2
- package/unbundled/definition72.cjs +1 -2
- package/unbundled/definition72.js +1 -2
- package/unbundled/definition75.cjs +3 -51711
- package/unbundled/definition75.js +1 -51711
- package/unbundled/listbox.cjs +1 -1
- package/unbundled/listbox.js +1 -1
- package/unbundled/localized.cjs +2 -2
- package/unbundled/localized.js +1 -1
- package/unbundled/picker-field.template.cjs +1 -1
- package/unbundled/picker-field.template.js +1 -1
- package/unbundled/slottable-request.cjs +2 -3168
- package/unbundled/slottable-request.js +3 -3097
- package/unbundled/time-selection-picker.template.cjs +1 -1
- package/unbundled/time-selection-picker.template.js +1 -1
- package/unbundled/vivid-element.cjs +1 -1
- package/unbundled/vivid-element.js +1 -1
- package/video-player/index.cjs +3 -3
- package/video-player/index.js +9 -9
- package/vivid.api.json +220 -282
- package/unbundled/chunk.js +0 -33
- package/unbundled/en-US.cjs +0 -447
- package/unbundled/en-US.js +0 -443
package/data-grid/index.js
CHANGED
|
@@ -1,216 +1,25 @@
|
|
|
1
1
|
import { t as e } from "../bundled/localized.js";
|
|
2
|
-
import { O as t, T as n, c as r, d as i, l as a, o, s, t as
|
|
3
|
-
import { t as
|
|
4
|
-
import { t as
|
|
5
|
-
import { t as
|
|
6
|
-
import { r as
|
|
7
|
-
import { t as
|
|
8
|
-
import { n as
|
|
9
|
-
import { r as
|
|
10
|
-
import { t as
|
|
11
|
-
import { t as
|
|
12
|
-
import { a as
|
|
13
|
-
import { n as
|
|
14
|
-
import { a as
|
|
2
|
+
import { O as t, T as n, c as r, d as i, l as a, o, s as ee, t as s, u as te, w as c } from "../bundled/vivid-element.js";
|
|
3
|
+
import { t as l } from "../bundled/repeat.js";
|
|
4
|
+
import { t as u } from "../bundled/normalize.js";
|
|
5
|
+
import { t as d } from "../bundled/when.js";
|
|
6
|
+
import { r as f, t as p } from "../bundled/slotted.js";
|
|
7
|
+
import { t as m } from "../bundled/children.js";
|
|
8
|
+
import { n as h, r as g } from "../bundled/definition.js";
|
|
9
|
+
import { r as _, t as v } from "../bundled/definition2.js";
|
|
10
|
+
import { t as y } from "../bundled/decorate.js";
|
|
11
|
+
import { t as b } from "../bundled/class-names.js";
|
|
12
|
+
import { a as ne, c as x, i as S, l as C, n as w, o as T, r as E, s as D, t as O } from "../bundled/key-codes.js";
|
|
13
|
+
import { n as k, t as A } from "../bundled/host-semantics.js";
|
|
14
|
+
import { a as j, i as M, n as N, r as P, t as F } from "../bundled/data-grid.options.js";
|
|
15
15
|
//#region ../../node_modules/.pnpm/@microsoft+fast-web-utilities@6.0.0/node_modules/@microsoft/fast-web-utilities/dist/events.js
|
|
16
|
-
var
|
|
17
|
-
<template>
|
|
18
|
-
${(e) => e.rowData === null || e.columnDefinition === null || e.columnDefinition.columnDataKey === null ? null : e.rowData[e.columnDefinition.columnDataKey]}
|
|
19
|
-
</template>
|
|
20
|
-
`, G = i`
|
|
21
|
-
<template>
|
|
22
|
-
${(e) => e.columnDefinition.title === void 0 ? e.columnDefinition.columnDataKey : e.columnDefinition.title}
|
|
23
|
-
</template>
|
|
24
|
-
`, K = class extends e(j(c)) {
|
|
25
|
-
constructor(...e) {
|
|
26
|
-
super(...e), this.cellType = F.default, this.rowData = null, this.columnDefinition = null, this.isActiveCell = !1, this.customCellView = null, this.updateCellStyle = () => {
|
|
27
|
-
this.gridColumn && !this.gridColumn.includes("undefined") ? this.style.gridColumn = this.gridColumn : this.style.removeProperty("grid-column");
|
|
28
|
-
}, this._selectable = !1, this.selected = !1, this.ariaSelected = null, this.ariaSort = null;
|
|
29
|
-
}
|
|
30
|
-
cellTypeChanged() {
|
|
31
|
-
this.$fastController.isConnected && this.updateCellView();
|
|
32
|
-
}
|
|
33
|
-
gridColumnChanged() {
|
|
34
|
-
this.$fastController.isConnected && this.updateCellStyle();
|
|
35
|
-
}
|
|
36
|
-
columnDefinitionChanged(e, t) {
|
|
37
|
-
this.$fastController.isConnected && this.updateCellView();
|
|
38
|
-
}
|
|
39
|
-
updateFixedStyle() {
|
|
40
|
-
this.fixedPosition === void 0 ? (this.removeAttribute("data-fixed"), this.style.removeProperty("left")) : (this.setAttribute("data-fixed", ""), this.style.left = this.fixedPosition);
|
|
41
|
-
}
|
|
42
|
-
setFixedPosition(e) {
|
|
43
|
-
this.fixedPosition = e, this.updateFixedStyle();
|
|
44
|
-
}
|
|
45
|
-
connectedCallback() {
|
|
46
|
-
super.connectedCallback(), this.addEventListener(R, this.handleFocusin), this.addEventListener(z, this.handleFocusout), this.addEventListener(B, this.handleKeydown), this.style.gridColumn = `${this.columnDefinition?.gridColumn === void 0 ? 0 : this.columnDefinition.gridColumn}`, this.updateCellView(), this.updateCellStyle(), this.updateFixedStyle();
|
|
47
|
-
}
|
|
48
|
-
disconnectedCallback() {
|
|
49
|
-
super.disconnectedCallback(), this.removeEventListener(R, this.handleFocusin), this.removeEventListener(z, this.handleFocusout), this.removeEventListener(B, this.handleKeydown), this.disconnectCellView();
|
|
50
|
-
}
|
|
51
|
-
handleFocusin(e) {
|
|
52
|
-
if (this.shadowRoot.querySelector(".base").classList.add("active"), !this.isActiveCell) {
|
|
53
|
-
switch (this.isActiveCell = !0, this.cellType) {
|
|
54
|
-
case F.columnHeader:
|
|
55
|
-
if (this.columnDefinition !== null && this.columnDefinition.headerCellInternalFocusQueue !== !0 && typeof this.columnDefinition.headerCellFocusTargetCallback == "function") {
|
|
56
|
-
let e = this.columnDefinition.headerCellFocusTargetCallback(this);
|
|
57
|
-
/* v8 ignore else -- @preserve */
|
|
58
|
-
e !== null && e.focus();
|
|
59
|
-
}
|
|
60
|
-
break;
|
|
61
|
-
default:
|
|
62
|
-
if (this.columnDefinition !== null && this.columnDefinition.cellInternalFocusQueue !== !0 && typeof this.columnDefinition.cellFocusTargetCallback == "function") {
|
|
63
|
-
let e = this.columnDefinition.cellFocusTargetCallback(this);
|
|
64
|
-
/* v8 ignore else -- @preserve */
|
|
65
|
-
e !== null && e.focus();
|
|
66
|
-
}
|
|
67
|
-
break;
|
|
68
|
-
}
|
|
69
|
-
this.$emit("cell-focused", this);
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
handleFocusout(e) {
|
|
73
|
-
/* v8 ignore else -- @preserve */
|
|
74
|
-
this.shadowRoot.querySelector(".base").classList.remove("active"), this !== document.activeElement && !this.contains(document.activeElement) && (this.isActiveCell = !1);
|
|
75
|
-
}
|
|
76
|
-
handleKeydown(e) {
|
|
77
|
-
if (!(e.defaultPrevented || this.columnDefinition === null || this.cellType === F.default && this.columnDefinition.cellInternalFocusQueue !== !0 || this.cellType === F.columnHeader && this.columnDefinition.headerCellInternalFocusQueue !== !0)) switch (e.key) {
|
|
78
|
-
case ee:
|
|
79
|
-
case "F2":
|
|
80
|
-
if (this.contains(document.activeElement) && document.activeElement !== this) return;
|
|
81
|
-
switch (this.cellType) {
|
|
82
|
-
case F.columnHeader:
|
|
83
|
-
if (this.columnDefinition.headerCellFocusTargetCallback !== void 0) {
|
|
84
|
-
let t = this.columnDefinition.headerCellFocusTargetCallback(this);
|
|
85
|
-
t !== null && t.focus(), e.preventDefault();
|
|
86
|
-
}
|
|
87
|
-
break;
|
|
88
|
-
default:
|
|
89
|
-
if (this.columnDefinition.cellFocusTargetCallback !== void 0) {
|
|
90
|
-
let t = this.columnDefinition.cellFocusTargetCallback(this);
|
|
91
|
-
t !== null && t.focus(), e.preventDefault();
|
|
92
|
-
}
|
|
93
|
-
break;
|
|
94
|
-
}
|
|
95
|
-
break;
|
|
96
|
-
case D:
|
|
97
|
-
/* v8 ignore else -- @preserve */
|
|
98
|
-
this.contains(document.activeElement) && document.activeElement !== this && (this.focus(), e.preventDefault());
|
|
99
|
-
break;
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
updateCellView() {
|
|
103
|
-
if (this.disconnectCellView(), this.columnDefinition !== null) {
|
|
104
|
-
switch (this.cellType) {
|
|
105
|
-
case F.columnHeader:
|
|
106
|
-
this.columnDefinition.headerCellTemplate === void 0 ? this.customCellView = G.render(this, this) : this.customCellView = this.columnDefinition.headerCellTemplate.render(this, this);
|
|
107
|
-
break;
|
|
108
|
-
case F.rowHeader:
|
|
109
|
-
case F.default:
|
|
110
|
-
this.columnDefinition.cellTemplate === void 0 ? this.customCellView = W.render(this, this) : this.customCellView = this.columnDefinition.cellTemplate.render(this, this);
|
|
111
|
-
break;
|
|
112
|
-
}
|
|
113
|
-
this.columnDefinition?.sortable ? this.columnDefinition.sortDirection ? this.sortDirection = this.columnDefinition.sortDirection : this.sortDirection = P.none : this.sortDirection = void 0;
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
disconnectCellView() {
|
|
117
|
-
this.customCellView !== null && (this.customCellView.dispose(), this.customCellView = null);
|
|
118
|
-
}
|
|
119
|
-
ariaSelectedChanged(e, t) {
|
|
120
|
-
super.ariaSelectedChanged(e, t), this._selectable = t !== null, this.selected = t === "true";
|
|
121
|
-
}
|
|
122
|
-
ariaSortChanged(e, t) {
|
|
123
|
-
if (super.ariaSortChanged(e, t), t === null) {
|
|
124
|
-
this.sortDirection = void 0;
|
|
125
|
-
return;
|
|
126
|
-
}
|
|
127
|
-
this.sortDirection = t;
|
|
128
|
-
}
|
|
129
|
-
#e() {
|
|
130
|
-
return this.columnDefinition && this.columnDefinition.columnDataKey ? this.columnDefinition.columnDataKey : this.textContent.trim();
|
|
131
|
-
}
|
|
132
|
-
_handleInteraction() {
|
|
133
|
-
let e = this.cellType === "columnheader";
|
|
134
|
-
return e && this.sortDirection !== void 0 && this.$emit("sort", {
|
|
135
|
-
columnDataKey: this.#e(),
|
|
136
|
-
sortDirection: this.sortDirection
|
|
137
|
-
}), (e ? this.columnDefinition?.headerCellInternalFocusQueue : this.columnDefinition?.cellInternalFocusQueue) || this.$emit("cell-click", {
|
|
138
|
-
cell: this,
|
|
139
|
-
row: this.parentElement,
|
|
140
|
-
isHeaderCell: e,
|
|
141
|
-
columnDataKey: this.#e()
|
|
142
|
-
}), !0;
|
|
143
|
-
}
|
|
144
|
-
};
|
|
145
|
-
x([a({ attribute: "cell-type" })], K.prototype, "cellType", void 0), x([a({ attribute: "grid-column" })], K.prototype, "gridColumn", void 0), x([n], K.prototype, "rowData", void 0), x([n], K.prototype, "columnDefinition", void 0), x([n], K.prototype, "_selectable", void 0), x([a({ mode: "boolean" })], K.prototype, "selected", void 0), x([a({ attribute: "sort-direction" })], K.prototype, "sortDirection", void 0), x([n], K.prototype, "_actionItemsSlottedContent", void 0);
|
|
146
|
-
//#endregion
|
|
147
|
-
//#region src/lib/data-grid/data-grid-row.ts
|
|
148
|
-
var q = class extends j(c) {
|
|
149
|
-
constructor(...e) {
|
|
150
|
-
super(...e), this.rowType = N.default, this.rowData = null, this.columnDefinitions = null, this.behaviorOrchestrator = null, this.focusColumnIndex = 0, this.updateRowStyle = () => {
|
|
151
|
-
this.style.gridTemplateColumns = this.gridTemplateColumns;
|
|
152
|
-
}, this.ariaSelected = null, this._selectable = !1, this.selected = !1;
|
|
153
|
-
}
|
|
154
|
-
gridTemplateColumnsChanged() {
|
|
155
|
-
this.$fastController.isConnected && this.updateRowStyle();
|
|
156
|
-
}
|
|
157
|
-
rowTypeChanged() {
|
|
158
|
-
this.$fastController.isConnected && this.updateItemTemplate();
|
|
159
|
-
}
|
|
160
|
-
cellItemTemplateChanged() {
|
|
161
|
-
this.updateItemTemplate();
|
|
162
|
-
}
|
|
163
|
-
headerCellItemTemplateChanged() {
|
|
164
|
-
this.updateItemTemplate();
|
|
165
|
-
}
|
|
166
|
-
connectedCallback() {
|
|
167
|
-
super.connectedCallback(), this.behaviorOrchestrator === null && (this.updateItemTemplate(), this.behaviorOrchestrator = r.create(this), this.$fastController.addBehavior(this.behaviorOrchestrator), this.behaviorOrchestrator.addBehaviorFactory(new d(f((e) => e.columnDefinitions), f((e) => e.activeCellItemTemplate), { positioning: !0 }), this.appendChild(document.createComment("")))), this.addEventListener("cell-focused", this.handleCellFocus), this.addEventListener(z, this.handleFocusout), this.addEventListener(B, this.handleKeydown), this.updateRowStyle();
|
|
168
|
-
}
|
|
169
|
-
disconnectedCallback() {
|
|
170
|
-
super.disconnectedCallback(), this.removeEventListener("cell-focused", this.handleCellFocus), this.removeEventListener(z, this.handleFocusout), this.removeEventListener(B, this.handleKeydown);
|
|
171
|
-
}
|
|
172
|
-
handleFocusout(e) {
|
|
173
|
-
/* v8 ignore else -- @preserve */
|
|
174
|
-
this.contains(document.activeElement) || (this.focusColumnIndex = 0);
|
|
175
|
-
}
|
|
176
|
-
handleCellFocus(e) {
|
|
177
|
-
this.focusColumnIndex = this.cellElements.indexOf(e.target), this.$emit("row-focused", this);
|
|
178
|
-
}
|
|
179
|
-
handleKeydown(e) {
|
|
180
|
-
if (e.defaultPrevented) return;
|
|
181
|
-
let t = 0;
|
|
182
|
-
switch (e.key) {
|
|
183
|
-
case E:
|
|
184
|
-
t = Math.max(0, this.focusColumnIndex - 1), this.cellElements[t].focus(), e.preventDefault();
|
|
185
|
-
break;
|
|
186
|
-
case te:
|
|
187
|
-
t = Math.min(this.cellElements.length - 1, this.focusColumnIndex + 1), this.cellElements[t].focus(), e.preventDefault();
|
|
188
|
-
break;
|
|
189
|
-
case O:
|
|
190
|
-
e.ctrlKey || (this.cellElements[0].focus(), e.preventDefault());
|
|
191
|
-
break;
|
|
192
|
-
case "End":
|
|
193
|
-
e.ctrlKey || (this.cellElements[this.cellElements.length - 1].focus(), e.preventDefault());
|
|
194
|
-
break;
|
|
195
|
-
}
|
|
196
|
-
}
|
|
197
|
-
updateItemTemplate() {
|
|
198
|
-
this.activeCellItemTemplate = this.rowType === N.default && this.cellItemTemplate !== void 0 ? this.cellItemTemplate : this.rowType === N.default && this.cellItemTemplate === void 0 ? this.defaultCellItemTemplate : this.headerCellItemTemplate === void 0 ? this.defaultHeaderCellItemTemplate : this.headerCellItemTemplate;
|
|
199
|
-
}
|
|
200
|
-
ariaSelectedChanged(e, t) {
|
|
201
|
-
super.ariaSelectedChanged(e, t), this._selectable = t !== null, this.selected = t === "true";
|
|
202
|
-
}
|
|
203
|
-
};
|
|
204
|
-
x([a({ attribute: "grid-template-columns" })], q.prototype, "gridTemplateColumns", void 0), x([a({ attribute: "row-type" })], q.prototype, "rowType", void 0), x([n], q.prototype, "rowData", void 0), x([n], q.prototype, "columnDefinitions", void 0), x([n], q.prototype, "cellItemTemplate", void 0), x([n], q.prototype, "headerCellItemTemplate", void 0), x([n], q.prototype, "rowIndex", void 0), x([n], q.prototype, "activeCellItemTemplate", void 0), x([n], q.prototype, "defaultCellItemTemplate", void 0), x([n], q.prototype, "defaultHeaderCellItemTemplate", void 0), x([n], q.prototype, "cellElements", void 0), x([n], q.prototype, "_selectable", void 0), x([a({ mode: "boolean" })], q.prototype, "selected", void 0);
|
|
205
|
-
//#endregion
|
|
206
|
-
//#region src/lib/data-grid/data-grid.ts
|
|
207
|
-
var J = {
|
|
16
|
+
var I = "focus", L = "focusin", R = "focusout", z = "keydown", B = ":host{display:block}:host([generate-header=sticky]){max-block-size:400px}.base{--scrollbar-track-color:transparent;--scrollbar-thumb-color:color-mix(in srgb, var(--vvd-color-neutral-950), transparent 70%);scrollbar-color:var(--scrollbar-thumb-color) var(--scrollbar-track-color);scrollbar-width:thin}.base ::-webkit-scrollbar{width:4px}.base ::-webkit-scrollbar-track{background:var(--scrollbar-track-color)}.base ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-fallback-track-color,var(--scrollbar-thumb-color));border:0;border-radius:4px}.base{block-size:inherit;inline-size:100%;max-block-size:inherit;position:relative;overflow:auto}", V = ".base.connotation-cta{--_connotation-color-primary:var(--vvd-data-grid-row-cta-primary,var(--vvd-color-cta-500));--_connotation-color-primary-text:var(--vvd-data-grid-row-cta-primary-text,var(--vvd-color-canvas));--_connotation-color-primary-increment:var(--vvd-data-grid-row-cta-primary-increment,var(--vvd-color-cta-600));--_connotation-color-firm:var(--vvd-data-grid-row-cta-firm,var(--vvd-color-cta-600));--_connotation-color-faint:var(--vvd-data-grid-row-cta-faint,var(--vvd-color-cta-50));--_connotation-color-soft:var(--vvd-data-grid-row-cta-soft,var(--vvd-color-cta-100));--_connotation-color-pale:var(--vvd-data-grid-row-cta-pale,var(--vvd-color-cta-300));--_connotation-color-dim:var(--vvd-data-grid-row-cta-dim,var(--vvd-color-cta-200))}.base:not(.connotation-cta){--_connotation-color-primary:var(--vvd-data-grid-row-accent-primary,var(--vvd-color-canvas-text));--_connotation-color-primary-text:var(--vvd-data-grid-row-accent-primary-text,var(--vvd-color-canvas));--_connotation-color-primary-increment:var(--vvd-data-grid-row-accent-primary-increment,var(--vvd-color-neutral-800));--_connotation-color-firm:var(--vvd-data-grid-row-accent-firm,var(--vvd-color-canvas-text));--_connotation-color-faint:var(--vvd-data-grid-row-accent-faint,var(--vvd-color-neutral-50));--_connotation-color-soft:var(--vvd-data-grid-row-accent-soft,var(--vvd-color-neutral-100));--_connotation-color-pale:var(--vvd-data-grid-row-accent-pale,var(--vvd-color-neutral-300));--_connotation-color-dim:var(--vvd-data-grid-row-accent-dim,var(--vvd-color-neutral-200))}.base{--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:transparent;--_appearance-color-outline:transparent}@media (hover:hover){.base:hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-faint);--_appearance-color-outline:transparent}}.base.hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-faint);--_appearance-color-outline:transparent}.base.selected:where(:not(.disabled,:disabled)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-soft);--_appearance-color-outline:transparent}@media (hover:hover){.base.selected:hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-dim);--_appearance-color-outline:transparent}}.base.selected.hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-dim);--_appearance-color-outline:transparent}.base{box-sizing:border-box;width:100%;color:var(--vvd-color-canvas-text);display:grid}:host([row-type=sticky-header]) .base{z-index:9;background:var(--data-grid-row-background,var(--vvd-color-canvas));position:sticky;top:0}:host([row-type=hidden-header]) .base{display:none}:host([selected]:not([row-type*=header])) .base{background-color:var(--_appearance-color-fill)}", H = ":host{block-size:100%;min-inline-size:80px}:host(:focus-visible){outline:none}:host([data-fixed]){z-index:5;background:var(--data-grid-cell-background,var(--vvd-color-surface-2dp));position:sticky}:host([data-fixed]):before{z-index:1;width:1px;content:\"\";pointer-events:none;block-size:100%;position:absolute;top:0;right:0;box-shadow:4px 0 4px #0000001a,2px 0 2px #0000000d,1px 0 1px #0000000d}.base.connotation-cta{--_connotation-color-primary:var(--vvd-data-grid-cell-cta-primary,var(--vvd-color-cta-500));--_connotation-color-primary-text:var(--vvd-data-grid-cell-cta-primary-text,var(--vvd-color-canvas));--_connotation-color-primary-increment:var(--vvd-data-grid-cell-cta-primary-increment,var(--vvd-color-cta-600));--_connotation-color-firm:var(--vvd-data-grid-cell-cta-firm,var(--vvd-color-cta-600));--_connotation-color-soft:var(--vvd-data-grid-cell-cta-soft,var(--vvd-color-cta-100));--_connotation-color-faint:var(--vvd-data-grid-cell-cta-faint,var(--vvd-color-cta-50));--_connotation-color-pale:var(--vvd-data-grid-cell-cta-pale,var(--vvd-color-cta-300));--_connotation-color-dim:var(--vvd-data-grid-cell-cta-dim,var(--vvd-color-cta-200))}.base:not(.connotation-cta){--_connotation-color-primary:var(--vvd-data-grid-cell-accent-primary,var(--vvd-color-canvas-text));--_connotation-color-primary-text:var(--vvd-data-grid-cell-accent-primary-text,var(--vvd-color-canvas));--_connotation-color-primary-increment:var(--vvd-data-grid-cell-accent-primary-increment,var(--vvd-color-neutral-800));--_connotation-color-firm:var(--vvd-data-grid-cell-accent-firm,var(--vvd-color-canvas-text));--_connotation-color-soft:var(--vvd-data-grid-cell-accent-soft,var(--vvd-color-neutral-100));--_connotation-color-faint:var(--vvd-data-grid-cell-accent-faint,var(--vvd-color-neutral-50));--_connotation-color-pale:var(--vvd-data-grid-cell-accent-pale,var(--vvd-color-neutral-300));--_connotation-color-dim:var(--vvd-data-grid-cell-accent-dim,var(--vvd-color-neutral-200))}.base{--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:transparent;--_appearance-color-outline:transparent}@media (hover:hover){.base:hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-faint);--_appearance-color-outline:transparent}}.base.hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-faint);--_appearance-color-outline:transparent}.base.selected:where(:not(.disabled,:disabled)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-soft);--_appearance-color-outline:transparent}@media (hover:hover){.base.selected:hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-dim);--_appearance-color-outline:transparent}}.base.selected.hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-dim);--_appearance-color-outline:transparent}.base{box-sizing:border-box;border-bottom:1px solid var(--vvd-color-neutral-300);block-size:var(--data-grid-cell-block-size,var(--_data-grid-cell-default-block-size));color:var(--_appearance-color-text);font:var(--vvd-typography-base);min-block-size:calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2) + 8));align-items:center;padding-block:13px 14px;padding-inline:12px;display:flex}:host(:focus-visible) .base{--focus-stroke-gap-color:transparent;box-shadow:0 0 0 4px color-mix(in srgb, var(--focus-stroke-color,var(--vvd-color-cta-500)), transparent 85%), inset 0 0 0 3px var(--focus-stroke-gap-color,currentColor);outline:1px solid var(--focus-stroke-color,var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset,0px))}:host([cell-type=columnheader]) .base{border-color:var(--vvd-color-canvas-text);font:var(--vvd-typography-base-bold);--_data-grid-cell-default-block-size:calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2) + 8));--_data-grid-cell-default-white-space:nowrap}:host(:not([cell-type=columnheader])) .base{--_data-grid-cell-default-block-size:100%;--_data-grid-cell-default-white-space:normal}:host([selected]:not([cell-type=columnheader])) .base{background-color:var(--_appearance-color-fill)}.content{align-items:center;display:flex;overflow:hidden}.content[role=button]{cursor:pointer}slot:not([name]){text-overflow:ellipsis;white-space:var(--data-grid-cell-white-space,var(--_data-grid-cell-default-white-space));display:block;overflow:hidden}:host(:not([cell-type=columnheader][aria-sort])) slot:not([name]){inline-size:100%}.header-icon{flex-shrink:0;margin-inline-start:16px}slot[name=action-items]{flex-shrink:0;align-items:center;display:flex}.base.has-action-items slot[name=action-items]{margin-inline-start:16px}", U = {
|
|
208
17
|
none: "none",
|
|
209
18
|
singleRow: "single-row",
|
|
210
19
|
multiRow: "multi-row",
|
|
211
20
|
singleCell: "single-cell",
|
|
212
21
|
multiCell: "multi-cell"
|
|
213
|
-
},
|
|
22
|
+
}, W = class e extends s {
|
|
214
23
|
static generateTemplateColumns(e) {
|
|
215
24
|
let t = "";
|
|
216
25
|
return e.forEach((e) => {
|
|
@@ -261,10 +70,10 @@ var J = {
|
|
|
261
70
|
}), this.resizeObserver.observe(this));
|
|
262
71
|
}
|
|
263
72
|
connectedCallback() {
|
|
264
|
-
super.connectedCallback(), this.rowItemTemplate === void 0 && (this.rowItemTemplate = this.defaultRowItemTemplate), this.behaviorOrchestrator === null && (this.behaviorOrchestrator = r.create(this), this.$fastController.addBehavior(this.behaviorOrchestrator), this.behaviorOrchestrator.addBehaviorFactory(new
|
|
73
|
+
super.connectedCallback(), this.rowItemTemplate === void 0 && (this.rowItemTemplate = this.defaultRowItemTemplate), this.behaviorOrchestrator === null && (this.behaviorOrchestrator = r.create(this), this.$fastController.addBehavior(this.behaviorOrchestrator), this.behaviorOrchestrator.addBehaviorFactory(new l(u((e) => e.rowsData), u((e) => e.rowItemTemplate), { positioning: !0 }), this.appendChild(document.createComment("")))), this.toggleGeneratedHeader(), this.addEventListener("row-focused", this.handleRowFocus), this.addEventListener(I, this.handleFocus), this.addEventListener(z, this.handleKeydown), this.addEventListener(R, this.handleFocusOut), this.observer = new MutationObserver(this.onChildListChange), this.observer.observe(this, { childList: !0 }), this.setupResizeObserver(), t.enqueue(this.queueRowIndexUpdate), this.#e(), c.getNotifier(this).subscribe(this.#s, "columnDefinitions");
|
|
265
74
|
}
|
|
266
75
|
disconnectedCallback() {
|
|
267
|
-
super.disconnectedCallback(), this.removeEventListener("row-focused", this.handleRowFocus), this.removeEventListener(
|
|
76
|
+
super.disconnectedCallback(), this.removeEventListener("row-focused", this.handleRowFocus), this.removeEventListener(I, this.handleFocus), this.removeEventListener(z, this.handleKeydown), this.removeEventListener(R, this.handleFocusOut), this.observer.disconnect(), this.resizeObserver &&= (this.resizeObserver.disconnect(), void 0), this.generatedHeader = null, c.getNotifier(this).unsubscribe(this.#s, "columnDefinitions");
|
|
268
77
|
}
|
|
269
78
|
handleRowFocus(e) {
|
|
270
79
|
this.isUpdatingFocus = !0;
|
|
@@ -281,13 +90,13 @@ var J = {
|
|
|
281
90
|
if (e.defaultPrevented) return;
|
|
282
91
|
let t, n = this.rowElements.length - 1, r = this.offsetHeight + this.scrollTop, i = this.rowElements[n];
|
|
283
92
|
switch (e.key) {
|
|
284
|
-
case
|
|
93
|
+
case S:
|
|
285
94
|
e.preventDefault(), this.focusOnCell(this.focusRowIndex - 1, this.focusColumnIndex, !0);
|
|
286
95
|
break;
|
|
287
|
-
case
|
|
96
|
+
case O:
|
|
288
97
|
e.preventDefault(), this.focusOnCell(this.focusRowIndex + 1, this.focusColumnIndex, !0);
|
|
289
98
|
break;
|
|
290
|
-
case
|
|
99
|
+
case C:
|
|
291
100
|
if (e.preventDefault(), this.rowElements.length === 0) {
|
|
292
101
|
this.focusOnCell(0, 0, !1);
|
|
293
102
|
break;
|
|
@@ -305,7 +114,7 @@ var J = {
|
|
|
305
114
|
}
|
|
306
115
|
this.focusOnCell(t, this.focusColumnIndex, !1);
|
|
307
116
|
break;
|
|
308
|
-
case
|
|
117
|
+
case x:
|
|
309
118
|
if (e.preventDefault(), this.rowElements.length === 0) {
|
|
310
119
|
this.focusOnCell(0, 0, !1);
|
|
311
120
|
break;
|
|
@@ -318,13 +127,13 @@ var J = {
|
|
|
318
127
|
let e = this.rowElements[t];
|
|
319
128
|
if (e.offsetTop + e.offsetHeight > r) {
|
|
320
129
|
let t = 0;
|
|
321
|
-
this.generateHeader ===
|
|
130
|
+
this.generateHeader === j.sticky && this.generatedHeader !== null && (t = this.generatedHeader.clientHeight), this.scrollTop = e.offsetTop - t;
|
|
322
131
|
break;
|
|
323
132
|
}
|
|
324
133
|
}
|
|
325
134
|
this.focusOnCell(t, this.focusColumnIndex, !1);
|
|
326
135
|
break;
|
|
327
|
-
case
|
|
136
|
+
case D:
|
|
328
137
|
/* v8 ignore else -- @preserve */
|
|
329
138
|
e.ctrlKey && (e.preventDefault(), this.focusOnCell(0, 0, !0));
|
|
330
139
|
break;
|
|
@@ -341,10 +150,10 @@ var J = {
|
|
|
341
150
|
this.pendingFocusUpdate = !1, this.focusOnCell(this.focusRowIndex, this.focusColumnIndex, !0);
|
|
342
151
|
}
|
|
343
152
|
toggleGeneratedHeader() {
|
|
344
|
-
if (this.generatedHeader !== null && (this.removeChild(this.generatedHeader), this.generatedHeader = null), this.generateHeader !==
|
|
153
|
+
if (this.generatedHeader !== null && (this.removeChild(this.generatedHeader), this.generatedHeader = null), this.generateHeader !== j.none && this.columnDefinitions !== null) {
|
|
345
154
|
let e = document.createElement(this.rowElementTag);
|
|
346
155
|
/* v8 ignore else -- @preserve */
|
|
347
|
-
this.generatedHeader = e, this.generatedHeader.columnDefinitions = this.columnDefinitions, this.generatedHeader.gridTemplateColumns = this.gridTemplateColumns, this.generatedHeader.rowType = this.generateHeader ===
|
|
156
|
+
this.generatedHeader = e, this.generatedHeader.columnDefinitions = this.columnDefinitions, this.generatedHeader.gridTemplateColumns = this.gridTemplateColumns, this.generatedHeader.rowType = this.generateHeader === j.sticky ? M.stickyHeader : M.header, this.firstChild !== null && this.insertBefore(e, this.firstChild);
|
|
348
157
|
return;
|
|
349
158
|
}
|
|
350
159
|
}
|
|
@@ -372,7 +181,7 @@ var J = {
|
|
|
372
181
|
};
|
|
373
182
|
#i = ({ target: e, ctrlKey: t, shiftKey: n, metaKey: r }) => {
|
|
374
183
|
if (!(e.getAttribute("role") !== "gridcell" || e.getAttribute("cell-type") !== "default")) {
|
|
375
|
-
if (this.selectionMode ===
|
|
184
|
+
if (this.selectionMode === U.singleCell || this.selectionMode === U.multiCell) {
|
|
376
185
|
this.#a({
|
|
377
186
|
target: e,
|
|
378
187
|
ctrlKey: t,
|
|
@@ -381,7 +190,7 @@ var J = {
|
|
|
381
190
|
});
|
|
382
191
|
return;
|
|
383
192
|
}
|
|
384
|
-
(this.selectionMode ===
|
|
193
|
+
(this.selectionMode === U.singleRow || this.selectionMode === U.multiRow) && this.#o({
|
|
385
194
|
target: e,
|
|
386
195
|
ctrlKey: t,
|
|
387
196
|
shiftKey: n,
|
|
@@ -391,7 +200,7 @@ var J = {
|
|
|
391
200
|
};
|
|
392
201
|
#a = ({ target: e, ctrlKey: t, shiftKey: n, metaKey: r }) => {
|
|
393
202
|
let i = e;
|
|
394
|
-
if (this.selectionMode ===
|
|
203
|
+
if (this.selectionMode === U.multiCell && (t || n || r)) i.selected = !this.#n.includes(i);
|
|
395
204
|
else {
|
|
396
205
|
let e = i.selected;
|
|
397
206
|
this._resetSelection(!0), i.selected = !e;
|
|
@@ -399,14 +208,14 @@ var J = {
|
|
|
399
208
|
};
|
|
400
209
|
#o = ({ target: e, ctrlKey: t, shiftKey: n, metaKey: r }) => {
|
|
401
210
|
let i = e.parentNode;
|
|
402
|
-
if (this.selectionMode ===
|
|
211
|
+
if (this.selectionMode === U.multiRow && (t || n || r)) i.selected = !this.#t.includes(i);
|
|
403
212
|
else {
|
|
404
213
|
let e = i.selected;
|
|
405
214
|
this._resetSelection(!0), i.selected = !e;
|
|
406
215
|
}
|
|
407
216
|
};
|
|
408
217
|
constructor() {
|
|
409
|
-
super(), this.noTabbing = !1, this.generateHeader =
|
|
218
|
+
super(), this.noTabbing = !1, this.generateHeader = j.default, this.rowsData = [], this.columnDefinitions = null, this.focusRowIndex = 0, this.focusColumnIndex = 0, this.fixedColumnsPositions = [], this.behaviorOrchestrator = null, this.generatedHeader = null, this.isUpdatingFocus = !1, this.pendingFocusUpdate = !1, this.rowindexUpdateQueued = !1, this.columnDefinitionsStale = !0, this.generatedGridTemplateColumns = "", this.focusOnCell = (e, t, n) => {
|
|
410
219
|
if (this.rowElements.length === 0) {
|
|
411
220
|
this.focusRowIndex = 0, this.focusColumnIndex = 0;
|
|
412
221
|
return;
|
|
@@ -440,12 +249,12 @@ var J = {
|
|
|
440
249
|
}), this.rowindexUpdateQueued = !1, this.columnDefinitionsStale = !1;
|
|
441
250
|
}, this._resetSelection = (e = !1) => {
|
|
442
251
|
let t = Array.from(this.querySelectorAll("[role=\"gridcell\"], [cell-type=\"default\"]")), n = Array.from(this.querySelectorAll("[role=\"row\"], [row-type=\"default\"]"));
|
|
443
|
-
if (this.selectionMode ===
|
|
252
|
+
if (this.selectionMode === U.singleCell || this.selectionMode === U.multiCell) {
|
|
444
253
|
for (let n of t) n._selectable = !0, n.selected = e ? !1 : n.selected || !1;
|
|
445
254
|
for (let e of n) e._selectable = !1, e.selected = !1;
|
|
446
255
|
}
|
|
447
|
-
if (this.selectionMode ===
|
|
448
|
-
if (this.selectionMode ===
|
|
256
|
+
if (this.selectionMode === U.none) for (let e of [...t, ...n]) e._selectable = !1, e.selected = !1;
|
|
257
|
+
if (this.selectionMode === U.singleRow || this.selectionMode === U.multiRow) {
|
|
449
258
|
for (let e of t) e._selectable = !1, e.selected = !1;
|
|
450
259
|
for (let t of n) t._selectable = !0, t.selected = e ? !1 : t.selected || !1;
|
|
451
260
|
}
|
|
@@ -504,17 +313,76 @@ var J = {
|
|
|
504
313
|
}), this.fixedColumnsPositions = [];
|
|
505
314
|
}
|
|
506
315
|
};
|
|
507
|
-
|
|
316
|
+
y([a({
|
|
508
317
|
attribute: "no-tabbing",
|
|
509
318
|
mode: "boolean"
|
|
510
|
-
})],
|
|
319
|
+
})], W.prototype, "noTabbing", void 0), y([a({ attribute: "generate-header" })], W.prototype, "generateHeader", void 0), y([a({ attribute: "grid-template-columns" })], W.prototype, "gridTemplateColumns", void 0), y([n], W.prototype, "rowsData", void 0), y([n], W.prototype, "columnDefinitions", void 0), y([n], W.prototype, "rowItemTemplate", void 0), y([n], W.prototype, "cellItemTemplate", void 0), y([n], W.prototype, "headerCellItemTemplate", void 0), y([n], W.prototype, "focusRowIndex", void 0), y([n], W.prototype, "focusColumnIndex", void 0), y([a({
|
|
511
320
|
attribute: "fixed-columns",
|
|
512
|
-
converter:
|
|
513
|
-
})],
|
|
321
|
+
converter: te
|
|
322
|
+
})], W.prototype, "fixedColumns", void 0), y([n], W.prototype, "defaultRowItemTemplate", void 0), y([n], W.prototype, "rowElementTag", void 0), y([n], W.prototype, "rowElements", void 0), y([n], W.prototype, "slottedRowElements", void 0), y([a({ attribute: "selection-mode" })], W.prototype, "selectionMode", void 0);
|
|
323
|
+
//#endregion
|
|
324
|
+
//#region src/lib/data-grid/data-grid-row.ts
|
|
325
|
+
var G = class extends A(s) {
|
|
326
|
+
constructor(...e) {
|
|
327
|
+
super(...e), this.rowType = M.default, this.rowData = null, this.columnDefinitions = null, this.behaviorOrchestrator = null, this.focusColumnIndex = 0, this.updateRowStyle = () => {
|
|
328
|
+
this.style.gridTemplateColumns = this.gridTemplateColumns;
|
|
329
|
+
}, this.ariaSelected = null, this._selectable = !1, this.selected = !1;
|
|
330
|
+
}
|
|
331
|
+
gridTemplateColumnsChanged() {
|
|
332
|
+
this.$fastController.isConnected && this.updateRowStyle();
|
|
333
|
+
}
|
|
334
|
+
rowTypeChanged() {
|
|
335
|
+
this.$fastController.isConnected && this.updateItemTemplate();
|
|
336
|
+
}
|
|
337
|
+
cellItemTemplateChanged() {
|
|
338
|
+
this.updateItemTemplate();
|
|
339
|
+
}
|
|
340
|
+
headerCellItemTemplateChanged() {
|
|
341
|
+
this.updateItemTemplate();
|
|
342
|
+
}
|
|
343
|
+
connectedCallback() {
|
|
344
|
+
super.connectedCallback(), this.behaviorOrchestrator === null && (this.updateItemTemplate(), this.behaviorOrchestrator = r.create(this), this.$fastController.addBehavior(this.behaviorOrchestrator), this.behaviorOrchestrator.addBehaviorFactory(new l(u((e) => e.columnDefinitions), u((e) => e.activeCellItemTemplate), { positioning: !0 }), this.appendChild(document.createComment("")))), this.addEventListener("cell-focused", this.handleCellFocus), this.addEventListener(R, this.handleFocusout), this.addEventListener(z, this.handleKeydown), this.updateRowStyle();
|
|
345
|
+
}
|
|
346
|
+
disconnectedCallback() {
|
|
347
|
+
super.disconnectedCallback(), this.removeEventListener("cell-focused", this.handleCellFocus), this.removeEventListener(R, this.handleFocusout), this.removeEventListener(z, this.handleKeydown);
|
|
348
|
+
}
|
|
349
|
+
handleFocusout(e) {
|
|
350
|
+
/* v8 ignore else -- @preserve */
|
|
351
|
+
this.contains(document.activeElement) || (this.focusColumnIndex = 0);
|
|
352
|
+
}
|
|
353
|
+
handleCellFocus(e) {
|
|
354
|
+
this.focusColumnIndex = this.cellElements.indexOf(e.target), this.$emit("row-focused", this);
|
|
355
|
+
}
|
|
356
|
+
handleKeydown(e) {
|
|
357
|
+
if (e.defaultPrevented) return;
|
|
358
|
+
let t = 0;
|
|
359
|
+
switch (e.key) {
|
|
360
|
+
case w:
|
|
361
|
+
t = Math.max(0, this.focusColumnIndex - 1), this.cellElements[t].focus(), e.preventDefault();
|
|
362
|
+
break;
|
|
363
|
+
case E:
|
|
364
|
+
t = Math.min(this.cellElements.length - 1, this.focusColumnIndex + 1), this.cellElements[t].focus(), e.preventDefault();
|
|
365
|
+
break;
|
|
366
|
+
case D:
|
|
367
|
+
e.ctrlKey || (this.cellElements[0].focus(), e.preventDefault());
|
|
368
|
+
break;
|
|
369
|
+
case "End":
|
|
370
|
+
e.ctrlKey || (this.cellElements[this.cellElements.length - 1].focus(), e.preventDefault());
|
|
371
|
+
break;
|
|
372
|
+
}
|
|
373
|
+
}
|
|
374
|
+
updateItemTemplate() {
|
|
375
|
+
this.activeCellItemTemplate = this.rowType === M.default && this.cellItemTemplate !== void 0 ? this.cellItemTemplate : this.rowType === M.default && this.cellItemTemplate === void 0 ? this.defaultCellItemTemplate : this.headerCellItemTemplate === void 0 ? this.defaultHeaderCellItemTemplate : this.headerCellItemTemplate;
|
|
376
|
+
}
|
|
377
|
+
ariaSelectedChanged(e, t) {
|
|
378
|
+
super.ariaSelectedChanged(e, t), this._selectable = t !== null, this.selected = t === "true";
|
|
379
|
+
}
|
|
380
|
+
};
|
|
381
|
+
y([a({ attribute: "grid-template-columns" })], G.prototype, "gridTemplateColumns", void 0), y([a({ attribute: "row-type" })], G.prototype, "rowType", void 0), y([n], G.prototype, "rowData", void 0), y([n], G.prototype, "columnDefinitions", void 0), y([n], G.prototype, "cellItemTemplate", void 0), y([n], G.prototype, "headerCellItemTemplate", void 0), y([n], G.prototype, "rowIndex", void 0), y([n], G.prototype, "activeCellItemTemplate", void 0), y([n], G.prototype, "defaultCellItemTemplate", void 0), y([n], G.prototype, "defaultHeaderCellItemTemplate", void 0), y([n], G.prototype, "cellElements", void 0), y([n], G.prototype, "_selectable", void 0), y([a({ mode: "boolean" })], G.prototype, "selected", void 0);
|
|
514
382
|
//#endregion
|
|
515
383
|
//#region src/lib/data-grid/data-grid.template.ts
|
|
516
|
-
function
|
|
517
|
-
let t = e.tagFor(
|
|
384
|
+
function K(e) {
|
|
385
|
+
let t = e.tagFor(G);
|
|
518
386
|
return i`
|
|
519
387
|
<${t}
|
|
520
388
|
:rowData="${(e) => e}"
|
|
@@ -523,15 +391,15 @@ function ne(e) {
|
|
|
523
391
|
></${t}>
|
|
524
392
|
`;
|
|
525
393
|
}
|
|
526
|
-
function
|
|
527
|
-
return e.selectionMode === void 0 || e.selectionMode ===
|
|
394
|
+
function q(e) {
|
|
395
|
+
return e.selectionMode === void 0 || e.selectionMode === U.none ? null : e.selectionMode.includes("multi") ? "true" : "false";
|
|
528
396
|
}
|
|
529
|
-
function
|
|
397
|
+
function J(e) {
|
|
530
398
|
if (e.columnDefinitions === null) {
|
|
531
399
|
let t = e.querySelector("[cell-type=\"columnheader\"]")?.parentElement;
|
|
532
|
-
if (e.generateHeader ===
|
|
400
|
+
if (e.generateHeader === j.default && (t?.getAttribute("row-type") === M.header || t?.getAttribute("row-type") === M.stickyHeader)) return;
|
|
533
401
|
if (t) {
|
|
534
|
-
let n = e.generateHeader ===
|
|
402
|
+
let n = e.generateHeader === j.sticky ? M.stickyHeader : M.header;
|
|
535
403
|
t.setAttribute("row-type", n);
|
|
536
404
|
}
|
|
537
405
|
}
|
|
@@ -539,35 +407,164 @@ function Z(e) {
|
|
|
539
407
|
function re(e, { event: t }) {
|
|
540
408
|
t.stopPropagation();
|
|
541
409
|
}
|
|
542
|
-
var
|
|
543
|
-
let t =
|
|
410
|
+
var Y = (e) => {
|
|
411
|
+
let t = K(e), n = e.tagFor(G, !0);
|
|
544
412
|
return i`
|
|
545
413
|
<template
|
|
546
|
-
aria-multiselectable="${
|
|
414
|
+
aria-multiselectable="${q}"
|
|
547
415
|
role="grid"
|
|
548
416
|
tabindex="0"
|
|
549
417
|
@sort="${re}"
|
|
550
418
|
:rowElementTag="${() => n}"
|
|
551
419
|
:defaultRowItemTemplate="${t}"
|
|
552
|
-
${
|
|
420
|
+
${m({
|
|
553
421
|
property: "rowElements",
|
|
554
|
-
filter:
|
|
422
|
+
filter: f("[role=row],[data-vvd-component=data-grid-row]")
|
|
555
423
|
})}
|
|
556
424
|
>
|
|
557
425
|
<div class="base">
|
|
558
|
-
${
|
|
559
|
-
<slot ${
|
|
426
|
+
${J}
|
|
427
|
+
<slot ${p("slottedRowElements")}></slot>
|
|
560
428
|
</div>
|
|
561
429
|
</template>
|
|
562
430
|
`;
|
|
431
|
+
}, X = i`
|
|
432
|
+
<template>
|
|
433
|
+
${(e) => e.rowData === null || e.columnDefinition === null || e.columnDefinition.columnDataKey === null ? null : e.rowData[e.columnDefinition.columnDataKey]}
|
|
434
|
+
</template>
|
|
435
|
+
`, ie = i`
|
|
436
|
+
<template>
|
|
437
|
+
${(e) => e.columnDefinition.title === void 0 ? e.columnDefinition.columnDataKey : e.columnDefinition.title}
|
|
438
|
+
</template>
|
|
439
|
+
`, Z = class extends e(A(s)) {
|
|
440
|
+
constructor(...e) {
|
|
441
|
+
super(...e), this.cellType = P.default, this.rowData = null, this.columnDefinition = null, this.isActiveCell = !1, this.customCellView = null, this.updateCellStyle = () => {
|
|
442
|
+
this.gridColumn && !this.gridColumn.includes("undefined") ? this.style.gridColumn = this.gridColumn : this.style.removeProperty("grid-column");
|
|
443
|
+
}, this._selectable = !1, this.selected = !1, this.ariaSelected = null, this.ariaSort = null;
|
|
444
|
+
}
|
|
445
|
+
cellTypeChanged() {
|
|
446
|
+
this.$fastController.isConnected && this.updateCellView();
|
|
447
|
+
}
|
|
448
|
+
gridColumnChanged() {
|
|
449
|
+
this.$fastController.isConnected && this.updateCellStyle();
|
|
450
|
+
}
|
|
451
|
+
columnDefinitionChanged(e, t) {
|
|
452
|
+
this.$fastController.isConnected && this.updateCellView();
|
|
453
|
+
}
|
|
454
|
+
updateFixedStyle() {
|
|
455
|
+
this.fixedPosition === void 0 ? (this.removeAttribute("data-fixed"), this.style.removeProperty("left")) : (this.setAttribute("data-fixed", ""), this.style.left = this.fixedPosition);
|
|
456
|
+
}
|
|
457
|
+
setFixedPosition(e) {
|
|
458
|
+
this.fixedPosition = e, this.updateFixedStyle();
|
|
459
|
+
}
|
|
460
|
+
connectedCallback() {
|
|
461
|
+
super.connectedCallback(), this.addEventListener(L, this.handleFocusin), this.addEventListener(R, this.handleFocusout), this.addEventListener(z, this.handleKeydown), this.style.gridColumn = `${this.columnDefinition?.gridColumn === void 0 ? 0 : this.columnDefinition.gridColumn}`, this.updateCellView(), this.updateCellStyle(), this.updateFixedStyle();
|
|
462
|
+
}
|
|
463
|
+
disconnectedCallback() {
|
|
464
|
+
super.disconnectedCallback(), this.removeEventListener(L, this.handleFocusin), this.removeEventListener(R, this.handleFocusout), this.removeEventListener(z, this.handleKeydown), this.disconnectCellView();
|
|
465
|
+
}
|
|
466
|
+
handleFocusin(e) {
|
|
467
|
+
if (this.shadowRoot.querySelector(".base").classList.add("active"), !this.isActiveCell) {
|
|
468
|
+
switch (this.isActiveCell = !0, this.cellType) {
|
|
469
|
+
case P.columnHeader:
|
|
470
|
+
if (this.columnDefinition !== null && this.columnDefinition.headerCellInternalFocusQueue !== !0 && typeof this.columnDefinition.headerCellFocusTargetCallback == "function") {
|
|
471
|
+
let e = this.columnDefinition.headerCellFocusTargetCallback(this);
|
|
472
|
+
/* v8 ignore else -- @preserve */
|
|
473
|
+
e !== null && e.focus();
|
|
474
|
+
}
|
|
475
|
+
break;
|
|
476
|
+
default:
|
|
477
|
+
if (this.columnDefinition !== null && this.columnDefinition.cellInternalFocusQueue !== !0 && typeof this.columnDefinition.cellFocusTargetCallback == "function") {
|
|
478
|
+
let e = this.columnDefinition.cellFocusTargetCallback(this);
|
|
479
|
+
/* v8 ignore else -- @preserve */
|
|
480
|
+
e !== null && e.focus();
|
|
481
|
+
}
|
|
482
|
+
break;
|
|
483
|
+
}
|
|
484
|
+
this.$emit("cell-focused", this);
|
|
485
|
+
}
|
|
486
|
+
}
|
|
487
|
+
handleFocusout(e) {
|
|
488
|
+
/* v8 ignore else -- @preserve */
|
|
489
|
+
this.shadowRoot.querySelector(".base").classList.remove("active"), this !== document.activeElement && !this.contains(document.activeElement) && (this.isActiveCell = !1);
|
|
490
|
+
}
|
|
491
|
+
handleKeydown(e) {
|
|
492
|
+
if (!(e.defaultPrevented || this.columnDefinition === null || this.cellType === P.default && this.columnDefinition.cellInternalFocusQueue !== !0 || this.cellType === P.columnHeader && this.columnDefinition.headerCellInternalFocusQueue !== !0)) switch (e.key) {
|
|
493
|
+
case ne:
|
|
494
|
+
case "F2":
|
|
495
|
+
if (this.contains(document.activeElement) && document.activeElement !== this) return;
|
|
496
|
+
switch (this.cellType) {
|
|
497
|
+
case P.columnHeader:
|
|
498
|
+
if (this.columnDefinition.headerCellFocusTargetCallback !== void 0) {
|
|
499
|
+
let t = this.columnDefinition.headerCellFocusTargetCallback(this);
|
|
500
|
+
t !== null && t.focus(), e.preventDefault();
|
|
501
|
+
}
|
|
502
|
+
break;
|
|
503
|
+
default:
|
|
504
|
+
if (this.columnDefinition.cellFocusTargetCallback !== void 0) {
|
|
505
|
+
let t = this.columnDefinition.cellFocusTargetCallback(this);
|
|
506
|
+
t !== null && t.focus(), e.preventDefault();
|
|
507
|
+
}
|
|
508
|
+
break;
|
|
509
|
+
}
|
|
510
|
+
break;
|
|
511
|
+
case T:
|
|
512
|
+
/* v8 ignore else -- @preserve */
|
|
513
|
+
this.contains(document.activeElement) && document.activeElement !== this && (this.focus(), e.preventDefault());
|
|
514
|
+
break;
|
|
515
|
+
}
|
|
516
|
+
}
|
|
517
|
+
updateCellView() {
|
|
518
|
+
if (this.disconnectCellView(), this.columnDefinition !== null) {
|
|
519
|
+
switch (this.cellType) {
|
|
520
|
+
case P.columnHeader:
|
|
521
|
+
this.columnDefinition.headerCellTemplate === void 0 ? this.customCellView = ie.render(this, this) : this.customCellView = this.columnDefinition.headerCellTemplate.render(this, this);
|
|
522
|
+
break;
|
|
523
|
+
case P.rowHeader:
|
|
524
|
+
case P.default:
|
|
525
|
+
this.columnDefinition.cellTemplate === void 0 ? this.customCellView = X.render(this, this) : this.customCellView = this.columnDefinition.cellTemplate.render(this, this);
|
|
526
|
+
break;
|
|
527
|
+
}
|
|
528
|
+
this.columnDefinition?.sortable ? this.columnDefinition.sortDirection ? this.sortDirection = this.columnDefinition.sortDirection : this.sortDirection = N.none : this.sortDirection = void 0;
|
|
529
|
+
}
|
|
530
|
+
}
|
|
531
|
+
disconnectCellView() {
|
|
532
|
+
this.customCellView !== null && (this.customCellView.dispose(), this.customCellView = null);
|
|
533
|
+
}
|
|
534
|
+
ariaSelectedChanged(e, t) {
|
|
535
|
+
super.ariaSelectedChanged(e, t), this._selectable = t !== null, this.selected = t === "true";
|
|
536
|
+
}
|
|
537
|
+
ariaSortChanged(e, t) {
|
|
538
|
+
if (super.ariaSortChanged(e, t), t === null) {
|
|
539
|
+
this.sortDirection = void 0;
|
|
540
|
+
return;
|
|
541
|
+
}
|
|
542
|
+
this.sortDirection = t;
|
|
543
|
+
}
|
|
544
|
+
#e() {
|
|
545
|
+
return this.columnDefinition && this.columnDefinition.columnDataKey ? this.columnDefinition.columnDataKey : this.textContent.trim();
|
|
546
|
+
}
|
|
547
|
+
_handleInteraction() {
|
|
548
|
+
let e = this.cellType === "columnheader";
|
|
549
|
+
return e && this.sortDirection !== void 0 && this.$emit("sort", {
|
|
550
|
+
columnDataKey: this.#e(),
|
|
551
|
+
sortDirection: this.sortDirection
|
|
552
|
+
}), (e ? this.columnDefinition?.headerCellInternalFocusQueue : this.columnDefinition?.cellInternalFocusQueue) || this.$emit("cell-click", {
|
|
553
|
+
cell: this,
|
|
554
|
+
row: this.parentElement,
|
|
555
|
+
isHeaderCell: e,
|
|
556
|
+
columnDataKey: this.#e()
|
|
557
|
+
}), !0;
|
|
558
|
+
}
|
|
563
559
|
};
|
|
560
|
+
y([a({ attribute: "cell-type" })], Z.prototype, "cellType", void 0), y([a({ attribute: "grid-column" })], Z.prototype, "gridColumn", void 0), y([n], Z.prototype, "rowData", void 0), y([n], Z.prototype, "columnDefinition", void 0), y([n], Z.prototype, "_selectable", void 0), y([a({ mode: "boolean" })], Z.prototype, "selected", void 0), y([a({ attribute: "sort-direction" })], Z.prototype, "sortDirection", void 0), y([n], Z.prototype, "_actionItemsSlottedContent", void 0);
|
|
564
561
|
//#endregion
|
|
565
562
|
//#region src/lib/data-grid/data-grid-row.template.ts
|
|
566
563
|
function ae(e) {
|
|
567
564
|
return e._selectable && e.selected ? "true" : e._selectable && !e.selected ? "false" : null;
|
|
568
565
|
}
|
|
569
566
|
function oe(e) {
|
|
570
|
-
let t = e.tagFor(
|
|
567
|
+
let t = e.tagFor(Z);
|
|
571
568
|
return i`
|
|
572
569
|
<${t}
|
|
573
570
|
cell-type="${(e) => e.isRowHeader ? "rowheader" : void 0}"
|
|
@@ -579,7 +576,7 @@ function oe(e) {
|
|
|
579
576
|
`;
|
|
580
577
|
}
|
|
581
578
|
function se(e) {
|
|
582
|
-
let t = e.tagFor(
|
|
579
|
+
let t = e.tagFor(Z);
|
|
583
580
|
return i`
|
|
584
581
|
<${t}
|
|
585
582
|
cell-type="columnheader"
|
|
@@ -592,23 +589,23 @@ var ce = (e) => {
|
|
|
592
589
|
let t = oe(e), n = se(e);
|
|
593
590
|
return i`
|
|
594
591
|
<template
|
|
595
|
-
${
|
|
592
|
+
${k({
|
|
596
593
|
role: "row",
|
|
597
594
|
ariaSelected: ae
|
|
598
595
|
})}
|
|
599
596
|
class="${(e) => e.rowType === "default" ? "" : e.rowType}"
|
|
600
597
|
:defaultCellItemTemplate="${t}"
|
|
601
598
|
:defaultHeaderCellItemTemplate="${n}"
|
|
602
|
-
${
|
|
599
|
+
${m({
|
|
603
600
|
property: "cellElements",
|
|
604
|
-
filter:
|
|
601
|
+
filter: f("[role=\"cell\"],[role=\"gridcell\"],[role=\"columnheader\"],[role=\"rowheader\"],[data-vvd-component=\"data-grid-cell\"]")
|
|
605
602
|
})}
|
|
606
603
|
>
|
|
607
604
|
<div
|
|
608
|
-
class="${(e) =>
|
|
605
|
+
class="${(e) => b("base", ["selected", !!e.selected])}"
|
|
609
606
|
style="grid-template-columns: ${(e) => e.gridTemplateColumns};"
|
|
610
607
|
>
|
|
611
|
-
<slot ${
|
|
608
|
+
<slot ${p("slottedCellElements")}></slot>
|
|
612
609
|
</div>
|
|
613
610
|
</template>
|
|
614
611
|
`;
|
|
@@ -616,27 +613,27 @@ var ce = (e) => {
|
|
|
616
613
|
//#endregion
|
|
617
614
|
//#region src/lib/data-grid/data-grid-cell.template.ts
|
|
618
615
|
function Q(e) {
|
|
619
|
-
return e.cellType === "columnheader" && e.sortDirection !== void 0 && e.sortDirection !==
|
|
616
|
+
return e.cellType === "columnheader" && e.sortDirection !== void 0 && e.sortDirection !== N.other;
|
|
620
617
|
}
|
|
621
618
|
function le(e) {
|
|
622
|
-
return e.sortDirection ===
|
|
619
|
+
return e.sortDirection === N.ascending ? "sort-asc-solid" : e.sortDirection === N.descending ? "sort-desc-solid" : "sort-solid";
|
|
623
620
|
}
|
|
624
621
|
function ue(e) {
|
|
625
622
|
return e._selectable && e.selected ? "true" : e._selectable && !e.selected ? "false" : null;
|
|
626
623
|
}
|
|
627
624
|
function de(e) {
|
|
628
|
-
let t = e.tagFor(
|
|
625
|
+
let t = e.tagFor(_);
|
|
629
626
|
return i`
|
|
630
|
-
${
|
|
627
|
+
${d(Q, i`
|
|
631
628
|
<${t} class="header-icon" name="${le}"></${t}>
|
|
632
629
|
`)}
|
|
633
630
|
`;
|
|
634
631
|
}
|
|
635
632
|
function fe(e) {
|
|
636
|
-
return e.cellType ===
|
|
633
|
+
return e.cellType === P.columnHeader && e.sortDirection !== void 0;
|
|
637
634
|
}
|
|
638
635
|
function $(e) {
|
|
639
|
-
return e.sortDirection ??
|
|
636
|
+
return e.sortDirection ?? N.none;
|
|
640
637
|
}
|
|
641
638
|
function pe(e) {
|
|
642
639
|
let t = $(e);
|
|
@@ -661,20 +658,20 @@ function _e(e, t) {
|
|
|
661
658
|
}
|
|
662
659
|
//#endregion
|
|
663
660
|
//#region src/lib/data-grid/index.ts
|
|
664
|
-
|
|
665
|
-
let t = e.tagFor(
|
|
661
|
+
ee(o("data-grid", W, Y, [o("data-grid-row", G, ce, [o("data-grid-cell", Z, (e) => {
|
|
662
|
+
let t = e.tagFor(g);
|
|
666
663
|
return i`
|
|
667
664
|
<template
|
|
668
665
|
tabindex="-1"
|
|
669
|
-
${
|
|
670
|
-
role: (e) =>
|
|
666
|
+
${k({
|
|
667
|
+
role: (e) => F[e.cellType] ?? F.default,
|
|
671
668
|
ariaSelected: ue,
|
|
672
669
|
ariaSort: (e) => e.sortDirection ?? null
|
|
673
670
|
})}
|
|
674
671
|
@click="${(e, t) => _e(e, t.event)}"
|
|
675
672
|
@keydown="${(e, t) => ge(e, t.event)}"
|
|
676
673
|
>
|
|
677
|
-
<div class="${({ selected: e, _actionItemsSlottedContent: t }) =>
|
|
674
|
+
<div class="${({ selected: e, _actionItemsSlottedContent: t }) => b("base", ["selected", !!e], ["has-action-items", !!t?.length])}">
|
|
678
675
|
<div
|
|
679
676
|
class="content"
|
|
680
677
|
role="${(e) => Q(e) ? "button" : void 0}"
|
|
@@ -685,13 +682,13 @@ s(o("data-grid", Y, ie, [o("data-grid-row", q, ce, [o("data-grid-cell", K, (e) =
|
|
|
685
682
|
${(e) => e.locale.dataGrid.cell.selected}
|
|
686
683
|
</${t}>` : null}
|
|
687
684
|
<slot></slot>
|
|
688
|
-
${
|
|
685
|
+
${d(Q, i`<${t}
|
|
689
686
|
data-announcement="button-role"
|
|
690
687
|
>
|
|
691
688
|
${(e) => e.locale.dataGrid.cell.button}
|
|
692
689
|
</${t}>
|
|
693
690
|
`)}
|
|
694
|
-
${
|
|
691
|
+
${d(fe, i`<${t}
|
|
695
692
|
aria-live="polite"
|
|
696
693
|
data-announcement="sort-state"
|
|
697
694
|
>
|
|
@@ -701,10 +698,10 @@ s(o("data-grid", Y, ie, [o("data-grid-row", q, ce, [o("data-grid-cell", K, (e) =
|
|
|
701
698
|
</div>
|
|
702
699
|
<slot
|
|
703
700
|
name="action-items"
|
|
704
|
-
${
|
|
701
|
+
${p("_actionItemsSlottedContent")}
|
|
705
702
|
></slot>
|
|
706
703
|
</div>
|
|
707
704
|
</template>
|
|
708
705
|
`;
|
|
709
|
-
}, [
|
|
706
|
+
}, [v, h], { styles: H })], { styles: V })], { styles: B }))();
|
|
710
707
|
//#endregion
|