@design.estate/dees-catalog 3.49.0 → 3.49.2
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_bundle/bundle.js +8843 -3895
- package/dist_ts_web/00_commitinfo_data.js +1 -1
- package/dist_ts_web/elements/00group-appui/dees-appui/dees-appui.demo.js +1 -1
- package/dist_ts_web/elements/00group-appui/dees-appui/dees-appui.js +2 -2
- package/dist_ts_web/elements/00group-appui/dees-appui/view.registry.js +1 -1
- package/dist_ts_web/elements/00group-appui/dees-appui-appbar/component.js +1 -1
- package/dist_ts_web/elements/00group-appui/dees-appui-appbar/demo.js +1 -1
- package/dist_ts_web/elements/00group-appui/dees-appui-maincontent/dees-appui-maincontent.js +1 -1
- package/dist_ts_web/elements/00group-appui/dees-appui-mainmenu/dees-appui-mainmenu.js +1 -1
- package/dist_ts_web/elements/00group-appui/dees-appui-tabs/dees-appui-tabs.js +2 -2
- package/dist_ts_web/elements/00group-appui/dees-mobilenavigation/dees-mobilenavigation.demo.d.ts +1 -1
- package/dist_ts_web/elements/00group-appui/dees-mobilenavigation/dees-mobilenavigation.demo.js +2 -2
- package/dist_ts_web/elements/00group-appui/dees-mobilenavigation/dees-mobilenavigation.js +1 -1
- package/dist_ts_web/elements/00group-button/dees-button/dees-button.demo.js +1 -1
- package/dist_ts_web/elements/00group-button/dees-button/dees-button.js +1 -1
- package/dist_ts_web/elements/00group-chart/dees-chart-area/component.d.ts +1 -1
- package/dist_ts_web/elements/00group-chart/dees-chart-area/component.js +1 -1
- package/dist_ts_web/elements/00group-chart/dees-chart-area/demo.js +1 -1
- package/dist_ts_web/elements/00group-chart/dees-chart-log/dees-chart-log.demo.js +1 -1
- package/dist_ts_web/elements/00group-dataview/dees-dataview-codebox/dees-dataview-codebox.d.ts +1 -1
- package/dist_ts_web/elements/00group-dataview/dees-dataview-codebox/dees-dataview-codebox.js +1 -1
- package/dist_ts_web/elements/00group-dataview/dees-dataview-statusobject/dees-dataview-statusobject.js +1 -1
- package/dist_ts_web/elements/00group-dataview/dees-statsgrid/dees-statsgrid.js +1 -1
- package/dist_ts_web/elements/00group-dataview/dees-table/dees-table.js +1 -1
- package/dist_ts_web/elements/00group-feedback/dees-progressbar/dees-progressbar.js +1 -1
- package/dist_ts_web/elements/00group-form/dees-form/dees-form.demo.js +7 -7
- package/dist_ts_web/elements/00group-form/dees-form/dees-form.js +9 -6
- package/dist_ts_web/elements/00group-form/dees-form-submit/dees-form-submit.js +1 -1
- package/dist_ts_web/elements/00group-input/dees-input-base/dees-input-base.js +1 -1
- package/dist_ts_web/elements/00group-input/dees-input-checkbox/dees-input-checkbox.js +1 -1
- package/dist_ts_web/elements/00group-input/dees-input-code/dees-input-code.js +1 -1
- package/dist_ts_web/elements/00group-input/dees-input-datepicker/demo.js +15 -15
- package/dist_ts_web/elements/00group-input/dees-input-dropdown/dees-input-dropdown.d.ts +4 -4
- package/dist_ts_web/elements/00group-input/dees-input-dropdown/dees-input-dropdown.demo.js +17 -17
- package/dist_ts_web/elements/00group-input/dees-input-dropdown/dees-input-dropdown.js +1 -1
- package/dist_ts_web/elements/00group-input/dees-input-fileupload/component.d.ts +1 -1
- package/dist_ts_web/elements/00group-input/dees-input-fileupload/component.js +1 -1
- package/dist_ts_web/elements/00group-input/dees-input-iban/dees-input-iban.js +4 -2
- package/dist_ts_web/elements/00group-input/dees-input-list/dees-input-list.d.ts +0 -1
- package/dist_ts_web/elements/00group-input/dees-input-list/dees-input-list.js +60 -41
- package/dist_ts_web/elements/00group-input/dees-input-multitoggle/dees-input-multitoggle.js +1 -1
- package/dist_ts_web/elements/00group-input/dees-input-phone/dees-input-phone.js +1 -1
- package/dist_ts_web/elements/00group-input/dees-input-radiogroup/dees-input-radiogroup.d.ts +1 -1
- package/dist_ts_web/elements/00group-input/dees-input-radiogroup/dees-input-radiogroup.js +1 -1
- package/dist_ts_web/elements/00group-input/dees-input-richtext/component.js +1 -1
- package/dist_ts_web/elements/00group-input/dees-input-text/dees-input-text.demo.js +7 -6
- package/dist_ts_web/elements/00group-input/dees-input-text/dees-input-text.js +1 -1
- package/dist_ts_web/elements/00group-input/dees-input-toggle/dees-input-toggle.demo.js +7 -5
- package/dist_ts_web/elements/00group-input/dees-input-typelist/dees-input-typelist.js +1 -1
- package/dist_ts_web/elements/00group-input/dees-input-wysiwyg/blocks/text/heading.block.js +6 -5
- package/dist_ts_web/elements/00group-input/dees-input-wysiwyg/blocks/text/list.block.js +6 -5
- package/dist_ts_web/elements/00group-input/dees-input-wysiwyg/blocks/text/paragraph.block.js +6 -5
- package/dist_ts_web/elements/00group-input/dees-input-wysiwyg/blocks/text/quote.block.js +6 -5
- package/dist_ts_web/elements/00group-input/dees-input-wysiwyg/dees-formatting-menu.js +16 -13
- package/dist_ts_web/elements/00group-input/dees-input-wysiwyg/dees-input-wysiwyg.js +3 -3
- package/dist_ts_web/elements/00group-input/dees-input-wysiwyg/dees-slash-menu.js +19 -15
- package/dist_ts_web/elements/00group-input/dees-input-wysiwyg/dees-wysiwyg-block.js +1 -1
- package/dist_ts_web/elements/00group-input/dees-input-wysiwyg/wysiwyg.dragdrophandler.d.ts +3 -3
- package/dist_ts_web/elements/00group-input/dees-input-wysiwyg/wysiwyg.dragdrophandler.js +1 -1
- package/dist_ts_web/elements/00group-input/dees-input-wysiwyg/wysiwyg.keyboardhandler.js +1 -1
- package/dist_ts_web/elements/00group-input/dees-input-wysiwyg/wysiwyg.modalmanager.js +1 -1
- package/dist_ts_web/elements/00group-input/profilepicture/dees-input-profilepicture.demo.js +7 -7
- package/dist_ts_web/elements/00group-input/profilepicture/dees-input-profilepicture.js +3 -3
- package/dist_ts_web/elements/00group-layout/dees-chips/dees-chips.d.ts +1 -1
- package/dist_ts_web/elements/00group-layout/dees-chips/dees-chips.js +1 -1
- package/dist_ts_web/elements/00group-layout/dees-dashboardgrid/dees-dashboardgrid.demo.js +11 -8
- package/dist_ts_web/elements/00group-layout/dees-label/dees-label.js +1 -1
- package/dist_ts_web/elements/00group-layout/dees-stepper/dees-stepper.js +1 -1
- package/dist_ts_web/elements/00group-media/dees-pdf-shared/utils.js +3 -3
- package/dist_ts_web/elements/00group-media/dees-tile-pdf/demo.js +1 -1
- package/dist_ts_web/elements/00group-overlay/dees-contextmenu/dees-contextmenu.js +1 -1
- package/dist_ts_web/elements/00group-overlay/dees-modal/dees-modal.demo.js +2 -2
- package/dist_ts_web/elements/00group-overlay/dees-modal/dees-modal.js +1 -1
- package/dist_ts_web/elements/00group-overlay/dees-speechbubble/dees-speechbubble.js +1 -1
- package/dist_ts_web/elements/00group-runtime/environments/WebContainerEnvironment.js +1 -1
- package/dist_ts_web/elements/00group-simple/dees-shopping-productcard/dees-shopping-productcard.demo.js +1 -1
- package/dist_ts_web/elements/00group-simple/dees-simple-appdash/dees-simple-appdash.d.ts +3 -3
- package/dist_ts_web/elements/00group-simple/dees-simple-appdash/dees-simple-appdash.js +2 -2
- package/dist_ts_web/elements/00group-simple/dees-simple-login/dees-simple-login.js +3 -3
- package/dist_ts_web/elements/00group-utility/dees-icon/dees-icon.demo.js +1 -1
- package/dist_ts_web/elements/00group-utility/dees-icon/dees-icon.js +1 -1
- package/dist_ts_web/elements/00group-utility/dees-searchbar/dees-searchbar.d.ts +1 -1
- package/dist_ts_web/elements/00group-utility/dees-updater/dees-updater.js +1 -1
- package/dist_ts_web/elements/00group-workspace/dees-workspace-filetree/dees-workspace-filetree.js +1 -1
- package/dist_ts_web/elements/00group-workspace/dees-workspace-markdown/dees-workspace-markdown.d.ts +1 -1
- package/dist_ts_web/elements/00group-workspace/dees-workspace-markdown/dees-workspace-markdown.js +1 -1
- package/dist_ts_web/elements/00group-workspace/dees-workspace-markdownoutlet/dees-workspace-markdownoutlet.js +1 -1
- package/dist_ts_web/elements/00group-workspace/dees-workspace-monaco/dees-workspace-monaco.js +1 -1
- package/dist_ts_web/pages/zindex-showcase.js +1 -1
- package/dist_ts_web/services/DeesServiceLibLoader.js +1 -1
- package/dist_ts_web/services/versions.d.ts +1 -1
- package/dist_ts_web/services/versions.js +1 -1
- package/dist_watch/bundle.js +9108 -4129
- package/dist_watch/bundle.js.map +4 -4
- package/license +3 -6
- package/package.json +11 -11
- package/readme.md +6 -4
- package/ts_web/00_commitinfo_data.ts +1 -1
- package/ts_web/elements/00group-appui/dees-appui/dees-appui.demo.ts +2 -2
- package/ts_web/elements/00group-appui/dees-appui/dees-appui.ts +1 -1
- package/ts_web/elements/00group-appui/dees-appui/view.registry.ts +1 -1
- package/ts_web/elements/00group-appui/dees-appui-appbar/component.ts +1 -1
- package/ts_web/elements/00group-appui/dees-appui-appbar/demo.ts +5 -5
- package/ts_web/elements/00group-appui/dees-appui-maincontent/dees-appui-maincontent.ts +1 -1
- package/ts_web/elements/00group-appui/dees-appui-mainmenu/dees-appui-mainmenu.ts +1 -1
- package/ts_web/elements/00group-appui/dees-appui-tabs/dees-appui-tabs.ts +8 -8
- package/ts_web/elements/00group-appui/dees-mobilenavigation/dees-mobilenavigation.demo.ts +1 -1
- package/ts_web/elements/00group-appui/dees-mobilenavigation/dees-mobilenavigation.ts +6 -6
- package/ts_web/elements/00group-button/dees-button/dees-button.demo.ts +5 -5
- package/ts_web/elements/00group-button/dees-button/dees-button.ts +3 -3
- package/ts_web/elements/00group-chart/dees-chart-area/component.ts +13 -13
- package/ts_web/elements/00group-chart/dees-chart-area/demo.ts +5 -5
- package/ts_web/elements/00group-chart/dees-chart-log/dees-chart-log.demo.ts +2 -2
- package/ts_web/elements/00group-dataview/dees-dataview-codebox/dees-dataview-codebox.ts +4 -4
- package/ts_web/elements/00group-dataview/dees-dataview-statusobject/dees-dataview-statusobject.ts +2 -2
- package/ts_web/elements/00group-dataview/dees-statsgrid/dees-statsgrid.ts +1 -1
- package/ts_web/elements/00group-dataview/dees-table/dees-table.ts +12 -12
- package/ts_web/elements/00group-feedback/dees-progressbar/dees-progressbar.ts +1 -1
- package/ts_web/elements/00group-form/dees-form/dees-form.demo.ts +8 -8
- package/ts_web/elements/00group-form/dees-form/dees-form.ts +7 -5
- package/ts_web/elements/00group-form/dees-form-submit/dees-form-submit.ts +2 -2
- package/ts_web/elements/00group-input/dees-input-base/dees-input-base.ts +3 -3
- package/ts_web/elements/00group-input/dees-input-checkbox/dees-input-checkbox.ts +1 -1
- package/ts_web/elements/00group-input/dees-input-code/dees-input-code.ts +3 -3
- package/ts_web/elements/00group-input/dees-input-datepicker/demo.ts +19 -19
- package/ts_web/elements/00group-input/dees-input-dropdown/dees-input-dropdown.demo.ts +18 -18
- package/ts_web/elements/00group-input/dees-input-dropdown/dees-input-dropdown.ts +5 -5
- package/ts_web/elements/00group-input/dees-input-fileupload/component.ts +3 -3
- package/ts_web/elements/00group-input/dees-input-iban/dees-input-iban.ts +5 -3
- package/ts_web/elements/00group-input/dees-input-list/dees-input-list.ts +59 -40
- package/ts_web/elements/00group-input/dees-input-multitoggle/dees-input-multitoggle.ts +4 -4
- package/ts_web/elements/00group-input/dees-input-phone/dees-input-phone.ts +1 -1
- package/ts_web/elements/00group-input/dees-input-radiogroup/dees-input-radiogroup.ts +5 -5
- package/ts_web/elements/00group-input/dees-input-richtext/component.ts +5 -5
- package/ts_web/elements/00group-input/dees-input-text/dees-input-text.demo.ts +6 -5
- package/ts_web/elements/00group-input/dees-input-text/dees-input-text.ts +6 -6
- package/ts_web/elements/00group-input/dees-input-toggle/dees-input-toggle.demo.ts +12 -10
- package/ts_web/elements/00group-input/dees-input-typelist/dees-input-typelist.ts +1 -1
- package/ts_web/elements/00group-input/dees-input-wysiwyg/blocks/text/heading.block.ts +5 -4
- package/ts_web/elements/00group-input/dees-input-wysiwyg/blocks/text/list.block.ts +5 -4
- package/ts_web/elements/00group-input/dees-input-wysiwyg/blocks/text/paragraph.block.ts +5 -4
- package/ts_web/elements/00group-input/dees-input-wysiwyg/blocks/text/quote.block.ts +5 -4
- package/ts_web/elements/00group-input/dees-input-wysiwyg/dees-formatting-menu.ts +19 -16
- package/ts_web/elements/00group-input/dees-input-wysiwyg/dees-input-wysiwyg.ts +6 -6
- package/ts_web/elements/00group-input/dees-input-wysiwyg/dees-slash-menu.ts +24 -20
- package/ts_web/elements/00group-input/dees-input-wysiwyg/dees-wysiwyg-block.ts +2 -2
- package/ts_web/elements/00group-input/dees-input-wysiwyg/wysiwyg.dragdrophandler.ts +4 -4
- package/ts_web/elements/00group-input/dees-input-wysiwyg/wysiwyg.keyboardhandler.ts +8 -8
- package/ts_web/elements/00group-input/dees-input-wysiwyg/wysiwyg.modalmanager.ts +2 -2
- package/ts_web/elements/00group-input/profilepicture/dees-input-profilepicture.demo.ts +8 -8
- package/ts_web/elements/00group-input/profilepicture/dees-input-profilepicture.ts +2 -2
- package/ts_web/elements/00group-layout/dees-chips/dees-chips.ts +1 -1
- package/ts_web/elements/00group-layout/dees-dashboardgrid/dees-dashboardgrid.demo.ts +16 -12
- package/ts_web/elements/00group-layout/dees-label/dees-label.ts +1 -1
- package/ts_web/elements/00group-layout/dees-stepper/dees-stepper.ts +7 -7
- package/ts_web/elements/00group-media/dees-pdf-shared/utils.ts +2 -2
- package/ts_web/elements/00group-media/dees-tile-pdf/demo.ts +1 -1
- package/ts_web/elements/00group-overlay/dees-contextmenu/dees-contextmenu.ts +3 -3
- package/ts_web/elements/00group-overlay/dees-modal/dees-modal.demo.ts +24 -24
- package/ts_web/elements/00group-overlay/dees-modal/dees-modal.ts +10 -10
- package/ts_web/elements/00group-overlay/dees-speechbubble/dees-speechbubble.ts +6 -6
- package/ts_web/elements/00group-runtime/environments/WebContainerEnvironment.ts +1 -1
- package/ts_web/elements/00group-simple/dees-shopping-productcard/dees-shopping-productcard.demo.ts +10 -10
- package/ts_web/elements/00group-simple/dees-simple-appdash/dees-simple-appdash.ts +6 -6
- package/ts_web/elements/00group-simple/dees-simple-login/dees-simple-login.ts +6 -6
- package/ts_web/elements/00group-utility/dees-icon/dees-icon.demo.ts +3 -3
- package/ts_web/elements/00group-utility/dees-icon/dees-icon.ts +6 -6
- package/ts_web/elements/00group-utility/dees-updater/dees-updater.ts +3 -3
- package/ts_web/elements/00group-workspace/dees-workspace-filetree/dees-workspace-filetree.ts +4 -4
- package/ts_web/elements/00group-workspace/dees-workspace-markdown/dees-workspace-markdown.ts +9 -9
- package/ts_web/elements/00group-workspace/dees-workspace-markdownoutlet/dees-workspace-markdownoutlet.ts +3 -3
- package/ts_web/elements/00group-workspace/dees-workspace-monaco/dees-workspace-monaco.ts +2 -2
- package/ts_web/pages/zindex-showcase.ts +11 -11
- package/ts_web/services/DeesServiceLibLoader.ts +2 -2
- package/ts_web/services/versions.ts +1 -1
- /package/{npmextra.json → .smartconfig.json} +0 -0
|
@@ -42,7 +42,7 @@ export class DeesSpeechbubble extends DeesElement {
|
|
|
42
42
|
speechbubble.manifested = true;
|
|
43
43
|
windowLayer.appendChild(speechbubble);
|
|
44
44
|
windowLayer.style.pointerEvents = 'none';
|
|
45
|
-
(windowLayer.shadowRoot
|
|
45
|
+
(windowLayer.shadowRoot!.querySelector('.windowOverlay') as HTMLElement).style.pointerEvents = 'none';
|
|
46
46
|
return speechbubble;
|
|
47
47
|
}
|
|
48
48
|
|
|
@@ -50,13 +50,13 @@ export class DeesSpeechbubble extends DeesElement {
|
|
|
50
50
|
@property({
|
|
51
51
|
type: Object,
|
|
52
52
|
})
|
|
53
|
-
accessor reffedElement
|
|
53
|
+
accessor reffedElement!: HTMLElement;
|
|
54
54
|
|
|
55
55
|
@property({
|
|
56
56
|
type: String,
|
|
57
57
|
reflect: true,
|
|
58
58
|
})
|
|
59
|
-
accessor text
|
|
59
|
+
accessor text!: string;
|
|
60
60
|
|
|
61
61
|
@property({
|
|
62
62
|
type: Boolean,
|
|
@@ -73,7 +73,7 @@ export class DeesSpeechbubble extends DeesElement {
|
|
|
73
73
|
})
|
|
74
74
|
accessor status: 'normal' | 'pending' | 'success' | 'error' = 'normal';
|
|
75
75
|
|
|
76
|
-
public windowLayer
|
|
76
|
+
public windowLayer!: DeesWindowLayer;
|
|
77
77
|
|
|
78
78
|
constructor() {
|
|
79
79
|
super();
|
|
@@ -189,7 +189,7 @@ export class DeesSpeechbubble extends DeesElement {
|
|
|
189
189
|
}
|
|
190
190
|
if (this.manifested) {
|
|
191
191
|
await this.updatePosition();
|
|
192
|
-
(this.shadowRoot
|
|
192
|
+
(this.shadowRoot!.querySelector('.maincontainer') as HTMLElement).style.opacity = '1';
|
|
193
193
|
} else {
|
|
194
194
|
// lets make sure we instrument it
|
|
195
195
|
let speechbubble: DeesSpeechbubble;
|
|
@@ -227,7 +227,7 @@ export class DeesSpeechbubble extends DeesElement {
|
|
|
227
227
|
public async show() {}
|
|
228
228
|
|
|
229
229
|
public async destroy() {
|
|
230
|
-
(this.shadowRoot
|
|
230
|
+
(this.shadowRoot!.querySelector('.maincontainer') as HTMLElement).style.opacity = '0';
|
|
231
231
|
this.windowLayer.destroy();
|
|
232
232
|
}
|
|
233
233
|
}
|
|
@@ -132,7 +132,7 @@ export class WebContainerEnvironment implements IExecutionEnvironment {
|
|
|
132
132
|
const watcher = this.container!.fs.watch(
|
|
133
133
|
path,
|
|
134
134
|
{ recursive: options?.recursive ?? false },
|
|
135
|
-
callback
|
|
135
|
+
callback as (event: 'rename' | 'change', filename: string | Uint8Array) => void
|
|
136
136
|
);
|
|
137
137
|
return {
|
|
138
138
|
stop: () => watcher.close(),
|
package/ts_web/elements/00group-simple/dees-shopping-productcard/dees-shopping-productcard.demo.ts
CHANGED
|
@@ -109,14 +109,14 @@ export const demoFunc = () => html`
|
|
|
109
109
|
|
|
110
110
|
<dees-panel .title=${'Interactive Shopping Cart'} .subtitle=${'Product cards with dynamic cart calculation'} .runAfterRender=${async (elementArg: HTMLElement) => {
|
|
111
111
|
const products = [
|
|
112
|
-
{ id: 'laptop', element: null, data: { name: 'MacBook Pro 14"', category: 'Computers', description: 'M3 Pro chip with 18GB RAM', price: 1999, originalPrice: 2199, iconName: 'lucide:laptop' }},
|
|
113
|
-
{ id: 'ipad', element: null, data: { name: 'iPad Air', category: 'Tablets', description: '10.9" Liquid Retina display', price: 599, iconName: 'lucide:tablet' }},
|
|
114
|
-
{ id: 'keyboard', element: null, data: { name: 'Magic Keyboard', category: 'Accessories', description: 'Wireless keyboard with Touch ID', price: 149, iconName: 'lucide:keyboard' }}
|
|
112
|
+
{ id: 'laptop', element: null as DeesShoppingProductcard | null, data: { name: 'MacBook Pro 14"', category: 'Computers', description: 'M3 Pro chip with 18GB RAM', price: 1999, originalPrice: 2199, iconName: 'lucide:laptop' }},
|
|
113
|
+
{ id: 'ipad', element: null as DeesShoppingProductcard | null, data: { name: 'iPad Air', category: 'Tablets', description: '10.9" Liquid Retina display', price: 599, iconName: 'lucide:tablet' }},
|
|
114
|
+
{ id: 'keyboard', element: null as DeesShoppingProductcard | null, data: { name: 'Magic Keyboard', category: 'Accessories', description: 'Wireless keyboard with Touch ID', price: 149, iconName: 'lucide:keyboard' }}
|
|
115
115
|
];
|
|
116
116
|
|
|
117
117
|
const updateCartSummary = () => {
|
|
118
118
|
let total = 0;
|
|
119
|
-
const items = [];
|
|
119
|
+
const items: string[] = [];
|
|
120
120
|
|
|
121
121
|
products.forEach(product => {
|
|
122
122
|
const element = elementArg.querySelector(`#${product.id}`) as DeesShoppingProductcard;
|
|
@@ -216,8 +216,8 @@ export const demoFunc = () => html`
|
|
|
216
216
|
const output = document.querySelector('#selection-output');
|
|
217
217
|
if (output) {
|
|
218
218
|
const selectedCards = document.querySelectorAll('dees-shopping-productcard[selectable]');
|
|
219
|
-
const selectedProducts = [];
|
|
220
|
-
selectedCards.forEach((card
|
|
219
|
+
const selectedProducts: string[] = [];
|
|
220
|
+
(selectedCards as NodeListOf<DeesShoppingProductcard>).forEach((card) => {
|
|
221
221
|
if (card.selected) {
|
|
222
222
|
selectedProducts.push(card.productData.name);
|
|
223
223
|
}
|
|
@@ -243,8 +243,8 @@ export const demoFunc = () => html`
|
|
|
243
243
|
const output = document.querySelector('#selection-output');
|
|
244
244
|
if (output) {
|
|
245
245
|
const selectedCards = document.querySelectorAll('dees-shopping-productcard[selectable]');
|
|
246
|
-
const selectedProducts = [];
|
|
247
|
-
selectedCards.forEach((card
|
|
246
|
+
const selectedProducts: string[] = [];
|
|
247
|
+
(selectedCards as NodeListOf<DeesShoppingProductcard>).forEach((card) => {
|
|
248
248
|
if (card.selected) {
|
|
249
249
|
selectedProducts.push(card.productData.name);
|
|
250
250
|
}
|
|
@@ -271,8 +271,8 @@ export const demoFunc = () => html`
|
|
|
271
271
|
const output = document.querySelector('#selection-output');
|
|
272
272
|
if (output) {
|
|
273
273
|
const selectedCards = document.querySelectorAll('dees-shopping-productcard[selectable]');
|
|
274
|
-
const selectedProducts = [];
|
|
275
|
-
selectedCards.forEach((card
|
|
274
|
+
const selectedProducts: string[] = [];
|
|
275
|
+
(selectedCards as NodeListOf<DeesShoppingProductcard>).forEach((card) => {
|
|
276
276
|
if (card.selected) {
|
|
277
277
|
selectedProducts.push(card.productData.name);
|
|
278
278
|
}
|
|
@@ -46,7 +46,7 @@ export class DeesSimpleAppDash extends DeesElement {
|
|
|
46
46
|
accessor terminalSetupCommand: string = `echo "Terminal ready"`;
|
|
47
47
|
|
|
48
48
|
@state()
|
|
49
|
-
accessor selectedView
|
|
49
|
+
accessor selectedView!: IView;
|
|
50
50
|
|
|
51
51
|
|
|
52
52
|
public static styles = [
|
|
@@ -386,7 +386,7 @@ export class DeesSimpleAppDash extends DeesElement {
|
|
|
386
386
|
`;
|
|
387
387
|
}
|
|
388
388
|
|
|
389
|
-
public async firstUpdated(_changedProperties): Promise<void> {
|
|
389
|
+
public async firstUpdated(_changedProperties: Map<string | number | symbol, unknown>): Promise<void> {
|
|
390
390
|
const domtools = await this.domtoolsPromise;
|
|
391
391
|
super.firstUpdated(_changedProperties);
|
|
392
392
|
if (this.viewTabs && this.viewTabs.length > 0) {
|
|
@@ -395,7 +395,7 @@ export class DeesSimpleAppDash extends DeesElement {
|
|
|
395
395
|
}
|
|
396
396
|
}
|
|
397
397
|
|
|
398
|
-
public currentTerminal: DeesWorkspaceTerminal;
|
|
398
|
+
public currentTerminal: DeesWorkspaceTerminal | null = null;
|
|
399
399
|
public async launchTerminal() {
|
|
400
400
|
const domtools = await this.domtoolsPromise;
|
|
401
401
|
if (this.currentTerminal) {
|
|
@@ -404,7 +404,7 @@ export class DeesSimpleAppDash extends DeesElement {
|
|
|
404
404
|
return;
|
|
405
405
|
}
|
|
406
406
|
|
|
407
|
-
const maincontainer = this.shadowRoot
|
|
407
|
+
const maincontainer = this.shadowRoot!.querySelector('.maincontainer')! as HTMLElement;
|
|
408
408
|
const { DeesWorkspaceTerminal } = await import('../../00group-workspace/dees-workspace-terminal/dees-workspace-terminal.js');
|
|
409
409
|
const terminal = new DeesWorkspaceTerminal();
|
|
410
410
|
terminal.setupCommand = this.terminalSetupCommand;
|
|
@@ -444,9 +444,9 @@ export class DeesSimpleAppDash extends DeesElement {
|
|
|
444
444
|
}
|
|
445
445
|
|
|
446
446
|
|
|
447
|
-
private currentView
|
|
447
|
+
private currentView!: DeesElement;
|
|
448
448
|
public async loadView(viewArg: IView) {
|
|
449
|
-
const appcontent = this.shadowRoot
|
|
449
|
+
const appcontent = this.shadowRoot!.querySelector('.appcontent')!;
|
|
450
450
|
const view = new viewArg.element();
|
|
451
451
|
if (this.currentView) {
|
|
452
452
|
this.currentView.remove();
|
|
@@ -141,15 +141,15 @@ export class DeesSimpleLogin extends DeesElement {
|
|
|
141
141
|
public async firstUpdated(_changedProperties: Map<string | number | symbol, unknown>): Promise<void> {
|
|
142
142
|
super.firstUpdated(_changedProperties);
|
|
143
143
|
|
|
144
|
-
const form = this.shadowRoot
|
|
144
|
+
const form = this.shadowRoot!.querySelector('dees-form') as any;
|
|
145
145
|
if (form) {
|
|
146
|
-
form.addEventListener('formData', (event: CustomEvent) => {
|
|
146
|
+
form.addEventListener('formData', ((event: CustomEvent) => {
|
|
147
147
|
this.dispatchEvent(new CustomEvent('login', {
|
|
148
148
|
detail: event.detail,
|
|
149
149
|
bubbles: true,
|
|
150
150
|
composed: true
|
|
151
151
|
}));
|
|
152
|
-
});
|
|
152
|
+
}) as EventListener);
|
|
153
153
|
}
|
|
154
154
|
}
|
|
155
155
|
|
|
@@ -158,9 +158,9 @@ export class DeesSimpleLogin extends DeesElement {
|
|
|
158
158
|
*/
|
|
159
159
|
public async switchToSlottedContent() {
|
|
160
160
|
const domtools = await this.domtoolsPromise;
|
|
161
|
-
const loginDiv
|
|
162
|
-
const loginContainerDiv
|
|
163
|
-
const slotContainerDiv
|
|
161
|
+
const loginDiv = this.shadowRoot!.querySelector('.login') as HTMLDivElement;
|
|
162
|
+
const loginContainerDiv = this.shadowRoot!.querySelector('.loginContainer') as HTMLDivElement;
|
|
163
|
+
const slotContainerDiv = this.shadowRoot!.querySelector('.slotContainer') as HTMLDivElement;
|
|
164
164
|
loginDiv.style.opacity = '0';
|
|
165
165
|
loginDiv.style.transform = 'translateY(20px)';
|
|
166
166
|
loginContainerDiv.style.pointerEvents = 'none';
|
|
@@ -15,7 +15,7 @@ export const demoFunc = () => {
|
|
|
15
15
|
.filter(key => {
|
|
16
16
|
// Skip utility functions and focus on icon components (first letter is uppercase)
|
|
17
17
|
const isUppercaseFirst = key[0] === key[0].toUpperCase() && key[0] !== key[0].toLowerCase();
|
|
18
|
-
const isFunction = typeof lucideIcons[key] === 'function';
|
|
18
|
+
const isFunction = typeof (lucideIcons as any)[key] === 'function';
|
|
19
19
|
const notUtility = !['createElement', 'createIcons', 'default'].includes(key);
|
|
20
20
|
return isFunction && isUppercaseFirst && notUtility;
|
|
21
21
|
})
|
|
@@ -63,7 +63,7 @@ export const demoFunc = () => {
|
|
|
63
63
|
const searchIcons = (event: InputEvent) => {
|
|
64
64
|
const searchTerm = (event.target as HTMLInputElement).value.toLowerCase().trim();
|
|
65
65
|
// Get the demo container first, then search within it
|
|
66
|
-
const demoContainer = (event.target as HTMLElement).closest('.demoContainer')
|
|
66
|
+
const demoContainer = (event.target as HTMLElement).closest('.demoContainer')!;
|
|
67
67
|
const containers = demoContainer.querySelectorAll('.iconContainer');
|
|
68
68
|
|
|
69
69
|
containers.forEach(container => {
|
|
@@ -79,7 +79,7 @@ export const demoFunc = () => {
|
|
|
79
79
|
});
|
|
80
80
|
|
|
81
81
|
// Update counts - search within demoContainer
|
|
82
|
-
demoContainer
|
|
82
|
+
demoContainer!.querySelectorAll('.section-container').forEach(section => {
|
|
83
83
|
const visibleIcons = section.querySelectorAll('.iconContainer:not(.hidden)').length;
|
|
84
84
|
const countElement = section.querySelector('.icon-count');
|
|
85
85
|
if (countElement) {
|
|
@@ -208,7 +208,7 @@ export class DeesIcon extends DeesElement {
|
|
|
208
208
|
accessor icon: IconWithPrefix | undefined = undefined;
|
|
209
209
|
|
|
210
210
|
@property({ type: Number })
|
|
211
|
-
accessor iconSize
|
|
211
|
+
accessor iconSize!: number;
|
|
212
212
|
|
|
213
213
|
@property({ type: String })
|
|
214
214
|
accessor color: string = 'currentColor';
|
|
@@ -292,13 +292,13 @@ export class DeesIcon extends DeesElement {
|
|
|
292
292
|
const pascalCaseName = iconName.charAt(0).toUpperCase() + iconName.slice(1);
|
|
293
293
|
|
|
294
294
|
// Check if the icon exists in lucideIcons
|
|
295
|
-
if (!lucideIcons[pascalCaseName]) {
|
|
295
|
+
if (!(lucideIcons as any)[pascalCaseName]) {
|
|
296
296
|
console.warn(`Lucide icon '${pascalCaseName}' not found in lucideIcons object`);
|
|
297
297
|
return '';
|
|
298
298
|
}
|
|
299
|
-
|
|
299
|
+
|
|
300
300
|
// Use the exact pattern from Lucide documentation
|
|
301
|
-
const svgElement = createElement(lucideIcons[pascalCaseName], {
|
|
301
|
+
const svgElement = createElement((lucideIcons as any)[pascalCaseName], {
|
|
302
302
|
color: this.color,
|
|
303
303
|
size: this.iconSize,
|
|
304
304
|
strokeWidth: this.strokeWidth
|
|
@@ -404,9 +404,9 @@ export class DeesIcon extends DeesElement {
|
|
|
404
404
|
// Convert to PascalCase
|
|
405
405
|
const pascalCaseName = name.charAt(0).toUpperCase() + name.slice(1);
|
|
406
406
|
|
|
407
|
-
if (lucideIcons[pascalCaseName]) {
|
|
407
|
+
if ((lucideIcons as any)[pascalCaseName]) {
|
|
408
408
|
// Use the documented pattern from Lucide docs
|
|
409
|
-
const svgElement = createElement(lucideIcons[pascalCaseName], {
|
|
409
|
+
const svgElement = createElement((lucideIcons as any)[pascalCaseName], {
|
|
410
410
|
color: this.color,
|
|
411
411
|
size: this.iconSize,
|
|
412
412
|
strokeWidth: this.strokeWidth
|
|
@@ -33,12 +33,12 @@ export class DeesUpdater extends DeesElement {
|
|
|
33
33
|
@property({
|
|
34
34
|
type: String,
|
|
35
35
|
})
|
|
36
|
-
accessor currentVersion
|
|
36
|
+
accessor currentVersion!: string;
|
|
37
37
|
|
|
38
38
|
@property({
|
|
39
39
|
type: String,
|
|
40
40
|
})
|
|
41
|
-
accessor updatedVersion
|
|
41
|
+
accessor updatedVersion!: string;
|
|
42
42
|
|
|
43
43
|
constructor() {
|
|
44
44
|
super();
|
|
@@ -107,7 +107,7 @@ export class DeesUpdater extends DeesElement {
|
|
|
107
107
|
}
|
|
108
108
|
|
|
109
109
|
public async destroy() {
|
|
110
|
-
this.parentElement
|
|
110
|
+
this.parentElement!.removeChild(this);
|
|
111
111
|
}
|
|
112
112
|
|
|
113
113
|
private windowLayerClicked() {}
|
package/ts_web/elements/00group-workspace/dees-workspace-filetree/dees-workspace-filetree.ts
CHANGED
|
@@ -447,7 +447,7 @@ export class DeesWorkspaceFiletree extends DeesElement {
|
|
|
447
447
|
e.preventDefault();
|
|
448
448
|
e.stopPropagation();
|
|
449
449
|
|
|
450
|
-
const menuItems = [];
|
|
450
|
+
const menuItems: Array<{ name?: string; iconName?: string; action?: () => Promise<void>; divider?: boolean }> = [];
|
|
451
451
|
|
|
452
452
|
if (node.type === 'directory') {
|
|
453
453
|
// Directory-specific options
|
|
@@ -503,7 +503,7 @@ export class DeesWorkspaceFiletree extends DeesElement {
|
|
|
503
503
|
}
|
|
504
504
|
);
|
|
505
505
|
|
|
506
|
-
await DeesContextmenu.openContextMenuWithOptions(e, menuItems);
|
|
506
|
+
await DeesContextmenu.openContextMenuWithOptions(e, menuItems as any);
|
|
507
507
|
}
|
|
508
508
|
|
|
509
509
|
private async handleEmptySpaceContextMenu(e: MouseEvent) {
|
|
@@ -561,14 +561,14 @@ export class DeesWorkspaceFiletree extends DeesElement {
|
|
|
561
561
|
menuOptions: [
|
|
562
562
|
{
|
|
563
563
|
name: 'Cancel',
|
|
564
|
-
action: async (modalRef) => {
|
|
564
|
+
action: async (modalRef: any) => {
|
|
565
565
|
await modalRef.destroy();
|
|
566
566
|
resolve(null);
|
|
567
567
|
},
|
|
568
568
|
},
|
|
569
569
|
{
|
|
570
570
|
name: options.buttonName || 'Create',
|
|
571
|
-
action: async (modalRef) => {
|
|
571
|
+
action: async (modalRef: any) => {
|
|
572
572
|
// Query the input element directly and read its value
|
|
573
573
|
const contentEl = modalRef.shadowRoot?.querySelector('.modal .content');
|
|
574
574
|
const inputElement = contentEl?.querySelector('dees-input-text') as DeesInputText | null;
|
package/ts_web/elements/00group-workspace/dees-workspace-markdown/dees-workspace-markdown.ts
CHANGED
|
@@ -129,8 +129,8 @@ export class DeesWorkspaceMarkdown extends DeesElement {
|
|
|
129
129
|
@state()
|
|
130
130
|
accessor isDragging: boolean = false;
|
|
131
131
|
|
|
132
|
-
private resizeHandleElement
|
|
133
|
-
private containerElement
|
|
132
|
+
private resizeHandleElement!: HTMLElement;
|
|
133
|
+
private containerElement!: HTMLElement;
|
|
134
134
|
|
|
135
135
|
public render() {
|
|
136
136
|
return html`
|
|
@@ -173,26 +173,26 @@ const hello = 'yes'
|
|
|
173
173
|
`;
|
|
174
174
|
}
|
|
175
175
|
|
|
176
|
-
public async firstUpdated(_changedPropertiesArg) {
|
|
176
|
+
public async firstUpdated(_changedPropertiesArg: Map<string | number | symbol, unknown>) {
|
|
177
177
|
await super.firstUpdated(_changedPropertiesArg);
|
|
178
178
|
|
|
179
179
|
// Initialize current ratio from property
|
|
180
180
|
this.currentSplitRatio = this.splitRatio;
|
|
181
181
|
|
|
182
182
|
// Cache elements
|
|
183
|
-
this.containerElement = this.shadowRoot
|
|
184
|
-
this.resizeHandleElement = this.shadowRoot
|
|
183
|
+
this.containerElement = this.shadowRoot!.querySelector('.splitContainer')!;
|
|
184
|
+
this.resizeHandleElement = this.shadowRoot!.querySelector('.resizeHandle')!;
|
|
185
185
|
|
|
186
|
-
const editor = this.shadowRoot
|
|
186
|
+
const editor = this.shadowRoot!.querySelector('dees-workspace-monaco') as DeesWorkspaceMonaco;
|
|
187
187
|
|
|
188
188
|
// Wire up markdown rendering
|
|
189
|
-
const markdownOutlet = this.shadowRoot
|
|
189
|
+
const markdownOutlet = this.shadowRoot!.querySelector('dees-workspace-markdownoutlet');
|
|
190
190
|
const smartmarkdownInstance = new domtools.plugins.smartmarkdown.SmartMarkdown();
|
|
191
191
|
const mdParsedResult = await smartmarkdownInstance.getMdParsedResultFromMarkdown('loading...')
|
|
192
192
|
editor.contentSubject.subscribe(async contentArg => {
|
|
193
193
|
await mdParsedResult.updateFromMarkdownString(contentArg)
|
|
194
194
|
const html = mdParsedResult.html;
|
|
195
|
-
markdownOutlet
|
|
195
|
+
markdownOutlet!.updateHtmlText(html);
|
|
196
196
|
});
|
|
197
197
|
}
|
|
198
198
|
|
|
@@ -226,7 +226,7 @@ const hello = 'yes'
|
|
|
226
226
|
document.removeEventListener('mouseup', this.handleMouseUp);
|
|
227
227
|
|
|
228
228
|
// Trigger resize on monaco editor
|
|
229
|
-
const editor = this.shadowRoot
|
|
229
|
+
const editor = this.shadowRoot!.querySelector('dees-workspace-monaco') as DeesWorkspaceMonaco;
|
|
230
230
|
if (editor) {
|
|
231
231
|
// Monaco needs to be notified of size changes
|
|
232
232
|
window.dispatchEvent(new Event('resize'));
|
|
@@ -381,7 +381,7 @@ export class DeesWorkspaceMarkdownoutlet extends DeesElement {
|
|
|
381
381
|
];
|
|
382
382
|
|
|
383
383
|
// INSTANCE
|
|
384
|
-
private outlet
|
|
384
|
+
private outlet!: HTMLElement;
|
|
385
385
|
|
|
386
386
|
public render(): TemplateResult {
|
|
387
387
|
return html`
|
|
@@ -394,13 +394,13 @@ export class DeesWorkspaceMarkdownoutlet extends DeesElement {
|
|
|
394
394
|
|
|
395
395
|
public async firstUpdated(_changedProperties: Map<string | number | symbol, unknown>) {
|
|
396
396
|
await super.firstUpdated(_changedProperties);
|
|
397
|
-
this.outlet = this.shadowRoot
|
|
397
|
+
this.outlet = this.shadowRoot!.querySelector('.outlet')!;
|
|
398
398
|
}
|
|
399
399
|
|
|
400
400
|
public async updateHtmlText(htmlTextArg: string) {
|
|
401
401
|
await this.updateComplete;
|
|
402
402
|
if (!this.outlet) {
|
|
403
|
-
this.outlet = this.shadowRoot
|
|
403
|
+
this.outlet = this.shadowRoot!.querySelector('.outlet')!;
|
|
404
404
|
}
|
|
405
405
|
this.outlet.innerHTML = htmlTextArg;
|
|
406
406
|
}
|
|
@@ -106,7 +106,7 @@ export class DeesWorkspaceMonaco extends DeesElement {
|
|
|
106
106
|
_changedProperties: Map<string | number | symbol, unknown>
|
|
107
107
|
): Promise<void> {
|
|
108
108
|
super.firstUpdated(_changedProperties);
|
|
109
|
-
const container = this.shadowRoot
|
|
109
|
+
const container = this.shadowRoot!.getElementById('container')!
|
|
110
110
|
const monacoCdnBase = `https://cdn.jsdelivr.net/npm/monaco-editor@${MONACO_VERSION}`;
|
|
111
111
|
|
|
112
112
|
if (!DeesWorkspaceMonaco.monacoDeferred) {
|
|
@@ -174,7 +174,7 @@ export class DeesWorkspaceMonaco extends DeesElement {
|
|
|
174
174
|
).text();
|
|
175
175
|
const styleElement = document.createElement('style');
|
|
176
176
|
styleElement.textContent = css;
|
|
177
|
-
this.shadowRoot
|
|
177
|
+
this.shadowRoot!.append(styleElement);
|
|
178
178
|
|
|
179
179
|
|
|
180
180
|
// editor is setup let do the rest
|
|
@@ -537,15 +537,15 @@ export const zIndexShowcase = () => html`
|
|
|
537
537
|
</p>
|
|
538
538
|
`,
|
|
539
539
|
menuOptions: [
|
|
540
|
-
{ name: 'Cancel', action: async (modal) => modal
|
|
541
|
-
{ name: 'Save', action: async (modal) => modal
|
|
540
|
+
{ name: 'Cancel', action: async (modal) => modal!.destroy() },
|
|
541
|
+
{ name: 'Save', action: async (modal) => modal!.destroy() }
|
|
542
542
|
]
|
|
543
543
|
});
|
|
544
544
|
|
|
545
545
|
// Add context menu to modal content
|
|
546
|
-
const modalContent = modal
|
|
546
|
+
const modalContent = modal!.shadowRoot!.querySelector('.modal .content');
|
|
547
547
|
if (modalContent) {
|
|
548
|
-
modalContent.addEventListener('contextmenu', async (e: MouseEvent) => {
|
|
548
|
+
(modalContent as HTMLElement).addEventListener('contextmenu', async (e: MouseEvent) => {
|
|
549
549
|
DeesContextmenu.openContextMenuWithOptions(e, [
|
|
550
550
|
{ name: 'Context menu in modal', iconName: 'check', action: async () => {} },
|
|
551
551
|
{ divider: true },
|
|
@@ -607,7 +607,7 @@ export const zIndexShowcase = () => html`
|
|
|
607
607
|
></dees-input-dropdown>
|
|
608
608
|
`,
|
|
609
609
|
menuOptions: [
|
|
610
|
-
{ name: 'Close', action: async (modal) => modal
|
|
610
|
+
{ name: 'Close', action: async (modal) => modal!.destroy() }
|
|
611
611
|
]
|
|
612
612
|
});
|
|
613
613
|
}}>Show Second Modal</dees-button>
|
|
@@ -615,7 +615,7 @@ export const zIndexShowcase = () => html`
|
|
|
615
615
|
`,
|
|
616
616
|
menuOptions: [
|
|
617
617
|
{ name: 'Close All', action: async (modal) => {
|
|
618
|
-
modal
|
|
618
|
+
modal!.destroy();
|
|
619
619
|
// Also show a toast
|
|
620
620
|
DeesToast.createAndShow({ message: 'All modals closed!', type: 'info' });
|
|
621
621
|
}}
|
|
@@ -694,10 +694,10 @@ export const zIndexShowcase = () => html`
|
|
|
694
694
|
</div>
|
|
695
695
|
`,
|
|
696
696
|
menuOptions: [
|
|
697
|
-
{ name: 'Cancel', action: async (modal) => modal
|
|
697
|
+
{ name: 'Cancel', action: async (modal) => modal!.destroy() },
|
|
698
698
|
{ name: 'Save', action: async (modal) => {
|
|
699
699
|
DeesToast.createAndShow({ message: 'Document saved!', type: 'success' });
|
|
700
|
-
modal
|
|
700
|
+
modal!.destroy();
|
|
701
701
|
}}
|
|
702
702
|
]
|
|
703
703
|
});
|
|
@@ -735,10 +735,10 @@ export const zIndexShowcase = () => html`
|
|
|
735
735
|
</dees-form>
|
|
736
736
|
`,
|
|
737
737
|
menuOptions: [
|
|
738
|
-
{ name: 'Cancel', action: async (modal) => modal
|
|
738
|
+
{ name: 'Cancel', action: async (modal) => modal!.destroy() },
|
|
739
739
|
{ name: 'Apply', action: async (modal) => {
|
|
740
740
|
DeesToast.createAndShow({ message: 'Tags applied!', type: 'success' });
|
|
741
|
-
modal
|
|
741
|
+
modal!.destroy();
|
|
742
742
|
}}
|
|
743
743
|
]
|
|
744
744
|
});
|
|
@@ -766,7 +766,7 @@ export const zIndexShowcase = () => html`
|
|
|
766
766
|
></dees-input-dropdown>
|
|
767
767
|
`,
|
|
768
768
|
menuOptions: [
|
|
769
|
-
{ name: 'Exit Fullscreen', action: async (modal) => modal
|
|
769
|
+
{ name: 'Exit Fullscreen', action: async (modal) => modal!.destroy() }
|
|
770
770
|
]
|
|
771
771
|
});
|
|
772
772
|
}}>Open Fullscreen</dees-button>
|
|
@@ -228,7 +228,7 @@ body > div[style*="top: -50000px"][style*="width: 50000px"] {
|
|
|
228
228
|
const module = await import(/* @vite-ignore */ url);
|
|
229
229
|
|
|
230
230
|
this.highlightJsLib = module.default;
|
|
231
|
-
return this.highlightJsLib
|
|
231
|
+
return this.highlightJsLib!;
|
|
232
232
|
})();
|
|
233
233
|
|
|
234
234
|
return this.highlightJsLoadingPromise;
|
|
@@ -252,7 +252,7 @@ body > div[style*="top: -50000px"][style*="width: 50000px"] {
|
|
|
252
252
|
const module = await import(/* @vite-ignore */ url);
|
|
253
253
|
|
|
254
254
|
this.apexChartsLib = module.default;
|
|
255
|
-
return this.apexChartsLib
|
|
255
|
+
return this.apexChartsLib!;
|
|
256
256
|
})();
|
|
257
257
|
|
|
258
258
|
return this.apexChartsLoadingPromise;
|
|
File without changes
|