mx-ui-components-pkg 0.0.717-alpha.139 → 0.0.717-alpha.141
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/{cssMode-CpcxRsJt.js → cssMode-B6is5AF3.js} +1 -1
- package/dist/{freemarker2-CQCYw44b.js → freemarker2-DasCl8cI.js} +1 -1
- package/dist/{handlebars-Dc7ELBjg.js → handlebars-CijsxRsq.js} +1 -1
- package/dist/{html-BIWo5rM5.js → html-0HFmJiZx.js} +1 -1
- package/dist/{htmlMode-ZjvCkn_A.js → htmlMode-sOweo5kM.js} +1 -1
- package/dist/{index-DL1au3ep.js → index-4tMe7t2o.js} +25315 -24947
- package/dist/{index.es-DBwF9-lu.js → index.es-BwluMKeD.js} +1 -1
- package/dist/index.js +112 -110
- package/dist/index.umd.cjs +169 -77
- package/dist/{javascript-CglqVDCl.js → javascript-ItR90mU2.js} +1 -1
- package/dist/{jsonMode-ChIa2YyL.js → jsonMode-CgB9at4t.js} +1 -1
- package/dist/{liquid-BgHCRksx.js → liquid-DJW48MQs.js} +1 -1
- package/dist/{mdx-CeRk3p3v.js → mdx-MVMjVn-L.js} +1 -1
- package/dist/{python-Dm5RqFzg.js → python-ug134DVI.js} +1 -1
- package/dist/{razor-T-_us9UW.js → razor-I03OUfwp.js} +1 -1
- package/dist/{tsMode-DEZ8IQ9n.js → tsMode-KP69xQIn.js} +1 -1
- package/dist/types/src/lib/DynamicHTMLParser/DynamicHTMLParser.d.ts +27 -0
- package/dist/types/src/lib/OverlayPreview/MobiusOverlayPreview.d.ts +28 -0
- package/dist/types/src/lib/index.d.ts +3 -1
- package/dist/types/src/routes/+layout.server.d.ts +97 -106
- package/dist/{typescript-QCUvBbmU.js → typescript-7DSfJmtT.js} +1 -1
- package/dist/{xml-DdYx_ibR.js → xml-B0xT2NLz.js} +1 -1
- package/dist/{yaml-BL8qN9aU.js → yaml-D2IsKN7z.js} +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { conf as t, language as e } from "./typescript-
|
|
1
|
+
import { conf as t, language as e } from "./typescript-7DSfJmtT.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as Et } from "./index-
|
|
1
|
+
import { m as Et } from "./index-4tMe7t2o.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as l } from "./index-
|
|
1
|
+
import { m as l } from "./index-4tMe7t2o.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as s } from "./index-
|
|
1
|
+
import { m as s } from "./index-4tMe7t2o.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as o } from "./index-
|
|
1
|
+
import { m as o } from "./index-4tMe7t2o.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m } from "./index-
|
|
1
|
+
import { m } from "./index-4tMe7t2o.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as O, m as I } from "./index-
|
|
1
|
+
import { t as O, m as I } from "./index-4tMe7t2o.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import BaseComponent from "../Counter/BaseComponent";
|
|
2
|
+
declare class MobiusDynamicHtmlParser extends BaseComponent {
|
|
3
|
+
private iframe;
|
|
4
|
+
private props;
|
|
5
|
+
private listeners;
|
|
6
|
+
private initialMarkup;
|
|
7
|
+
static get observedAttributes(): string[];
|
|
8
|
+
attributeChangedCallback(name: string, _oldValue: any, newValue: any): void;
|
|
9
|
+
connectedCallback(): void;
|
|
10
|
+
disconnectedCallback(): void;
|
|
11
|
+
private render;
|
|
12
|
+
private handleFrameLoad;
|
|
13
|
+
private writeShell;
|
|
14
|
+
private applyProps;
|
|
15
|
+
private applyInitialContent;
|
|
16
|
+
private attachListeners;
|
|
17
|
+
private resetListeners;
|
|
18
|
+
private getListenEvents;
|
|
19
|
+
private shouldHandleEvent;
|
|
20
|
+
private extractHtmlFromEvent;
|
|
21
|
+
private resolveContent;
|
|
22
|
+
private updateFromValue;
|
|
23
|
+
private setPreviewHtml;
|
|
24
|
+
private parseHtml;
|
|
25
|
+
private teardown;
|
|
26
|
+
}
|
|
27
|
+
export default MobiusDynamicHtmlParser;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import BaseComponent from "../Counter/BaseComponent";
|
|
2
|
+
declare class MobiusOverlayPreview extends BaseComponent {
|
|
3
|
+
props: any;
|
|
4
|
+
private dragging;
|
|
5
|
+
private startX;
|
|
6
|
+
private startWidth;
|
|
7
|
+
private root;
|
|
8
|
+
private editorSlot;
|
|
9
|
+
private preview;
|
|
10
|
+
private handle;
|
|
11
|
+
private resizeObserver;
|
|
12
|
+
static get observedAttributes(): string[];
|
|
13
|
+
attributeChangedCallback(_: string, __: any, value: string): void;
|
|
14
|
+
connectedCallback(): void;
|
|
15
|
+
disconnectedCallback(): void;
|
|
16
|
+
private render;
|
|
17
|
+
private ensureSlotAssignments;
|
|
18
|
+
private bind;
|
|
19
|
+
private getWidthConstraints;
|
|
20
|
+
private applyWidth;
|
|
21
|
+
private onMove;
|
|
22
|
+
private onUp;
|
|
23
|
+
private persist;
|
|
24
|
+
private restore;
|
|
25
|
+
private teardown;
|
|
26
|
+
private setupResizeObserver;
|
|
27
|
+
}
|
|
28
|
+
export default MobiusOverlayPreview;
|
|
@@ -167,4 +167,6 @@ import StringManipulation from "./StringManipulation/StringManipulation";
|
|
|
167
167
|
import ComplexAccordion from "./ComplexAccordion/ComplexAccordion";
|
|
168
168
|
import MobiusPdfPreview from "./pdfPreview/PdfPreview";
|
|
169
169
|
import MobiusHtmlPreview from "./HtmlPreview/HtmlPreview";
|
|
170
|
-
|
|
170
|
+
import MobiusDynamicHtmlParser from "./DynamicHTMLParser/DynamicHTMLParser";
|
|
171
|
+
import MobiusOverlayPreview from "./OverlayPreview/MobiusOverlayPreview";
|
|
172
|
+
export { mountComponents, InitializeRouter, RouterService, StringManipulation, CustomSearchInputBox, MobiusSplit, BaseComponent, MobiusLeafletMap, MobiusP, MobiusButton, RadialChart, MobiusTab, MobiusTabs, ButtonGroup, MobiusLoop, ButtonGroupButton, MobiusApp, MobiusContainer, BadgeElement, BadgeGroup, MetadataRenderer, TextDisplayComponent, MobiusBreadcrumbNav, MobiusBreadcrumbItem, MobiusPagination, TextField, EmailField, PasswordField, Chats, MobiusBlockquote, FirstComponent, SecondComponent, WrapperComponent, MyInput, Provider, MyDrawer, TextAudioInput, Store, ChatBot, OverlayPanel, Router, AgentCard, BreadcrumbNav, SubmitButton, Div, H1, H2, H3, H4, H5, H6, Hr, Label, Input, Search, Checkbox, Radio, Rating, Video, Card, MobiusBanner, FileInput, MegaMenu, Ul, Li, A, ListGroup, Kbd, PopupModal, ProgressBar, Tooltip, Range, Stepper, TimeNode, Timeline, Alert, Drawer, Img, Span, AvatarElement, MetricCard, MyDropdown, MyDropdownMenu, MyDropdownItem, MobiusVideo, MobiusCustomVideo, ToastElement, addMissingDefaults, CustomCheckbox, MyLabel, CustomFormContainer, CustomInputField, CustomFieldError, RangeInput, MobiusDropdownInput, MobiusDropdownInputContainer, MobiusDropdownContainer, tick, cross, MobiusAccordionComponent, MobiusAccordionHeader, MobiusAccordionItem, MobiusAccordionContent, WysiwygEditor, DynamicSpeechPrompt, FileUpload, MobiusAudioToText, Action, ConditionalRenderer, ConditionalRendererDom, MobiusRecordedTextGroup, CommandPanelCheckboxes, CommandWrapper, MobiusCommand, MobiusRelationship, MobiusAutocomplete, GroupStructure, DynamicDataElement, TimerComponent, CountryFlagElement, UsabilityIntelligence, CustomDatePicker, IconBubble, ComplexCards, CustomMobiusAccordionHeader, CustomMobiusAccordionContent, CustomMobiusAccordionItem, MobiusAccordionWrapper, Carousel, MobiusChatDialog, XMLeditor, ChatMessages, LineChart, BarChart, ScatterChart, AreaChart, PieChart, DoughnutChart, StackedLineChart, StackedBarChart, RingGaugeChart, MultiBarChart, FunnelChart, HeatmapChart, StackedAreaChart, LayoutCards, MobiusTable, MobiusTr, MobiusTh, MobiusTd, ColorPicker, ConnectionFlow, CustomNode, MobiusLink, CustomOntologyBase, MobiusSVG, GoogleLogin, MobiusAudioSummary, AudionPlayer, Notification, NotificationComponent, CustomWorkflowViewerComponent, OrgChart, MobiusDynamicForm, MobiusJSONInputField, MobiusDropdown, MobiusIframeNew, DynamicDrawflowEditor, EditableDiv, Toaster, MobiusBaseToggle, MobiusCheckboxToggle, MobiusSliderToggle, CustomProgressNotificationsComponent, MobiusFetchInterceptor, ComplexAccordion, MobiusPdfPreview, MobiusHtmlPreview, MobiusDynamicHtmlParser, MobiusOverlayPreview };
|
|
@@ -277,6 +277,8 @@ export declare function load(): {
|
|
|
277
277
|
props: {
|
|
278
278
|
callbackFn?: undefined;
|
|
279
279
|
API?: undefined;
|
|
280
|
+
timer?: undefined;
|
|
281
|
+
href?: undefined;
|
|
280
282
|
};
|
|
281
283
|
styles: string;
|
|
282
284
|
value: string;
|
|
@@ -509,6 +511,8 @@ export declare function load(): {
|
|
|
509
511
|
};
|
|
510
512
|
mode: string;
|
|
511
513
|
};
|
|
514
|
+
timer: number;
|
|
515
|
+
href: string;
|
|
512
516
|
};
|
|
513
517
|
styles: string;
|
|
514
518
|
value: string;
|
|
@@ -520,6 +524,12 @@ export declare function load(): {
|
|
|
520
524
|
pathParams: {
|
|
521
525
|
path: string;
|
|
522
526
|
};
|
|
527
|
+
accessOverlayPanel: {
|
|
528
|
+
path: string;
|
|
529
|
+
initialValue: {
|
|
530
|
+
isOverlayPanelOpen: boolean;
|
|
531
|
+
};
|
|
532
|
+
};
|
|
523
533
|
};
|
|
524
534
|
events: {
|
|
525
535
|
onload: {
|
|
@@ -553,9 +563,25 @@ export declare function load(): {
|
|
|
553
563
|
falseAction: {};
|
|
554
564
|
};
|
|
555
565
|
};
|
|
566
|
+
log1: {
|
|
567
|
+
conditionalAction: {
|
|
568
|
+
conditions: string[];
|
|
569
|
+
logicalOperator: string;
|
|
570
|
+
trueAction: {
|
|
571
|
+
handleCreateProjectsResponse: {
|
|
572
|
+
sourcePath: string;
|
|
573
|
+
targetPath: string;
|
|
574
|
+
};
|
|
575
|
+
};
|
|
576
|
+
falseAction: {};
|
|
577
|
+
};
|
|
578
|
+
};
|
|
556
579
|
};
|
|
557
580
|
};
|
|
558
581
|
};
|
|
582
|
+
meta: {
|
|
583
|
+
handleCreateProjectsResponse: string;
|
|
584
|
+
};
|
|
559
585
|
};
|
|
560
586
|
children: ({
|
|
561
587
|
id: string;
|
|
@@ -702,6 +728,8 @@ export declare function load(): {
|
|
|
702
728
|
props: {
|
|
703
729
|
callbackFn?: undefined;
|
|
704
730
|
API?: undefined;
|
|
731
|
+
timer?: undefined;
|
|
732
|
+
href?: undefined;
|
|
705
733
|
};
|
|
706
734
|
styles: string;
|
|
707
735
|
children: ({
|
|
@@ -16068,38 +16096,52 @@ export declare function load(): {
|
|
|
16068
16096
|
styles: string;
|
|
16069
16097
|
children: ({
|
|
16070
16098
|
id: string;
|
|
16071
|
-
|
|
16099
|
+
role: string;
|
|
16100
|
+
version: string;
|
|
16101
|
+
lang: string;
|
|
16072
16102
|
type: string;
|
|
16073
16103
|
props: {};
|
|
16074
|
-
styles: string;
|
|
16075
|
-
value: string;
|
|
16076
16104
|
bindings: {
|
|
16077
|
-
state
|
|
16078
|
-
togglePdfPreviewPopup: {
|
|
16079
|
-
path: string;
|
|
16080
|
-
};
|
|
16081
|
-
pdfDataTheme?: undefined;
|
|
16082
|
-
};
|
|
16083
|
-
events: {
|
|
16084
|
-
click: {
|
|
16085
|
-
togglePdfPreviewPopup: {
|
|
16086
|
-
toggle: string;
|
|
16087
|
-
};
|
|
16088
|
-
};
|
|
16089
|
-
};
|
|
16105
|
+
state?: undefined;
|
|
16090
16106
|
};
|
|
16091
|
-
|
|
16107
|
+
styles: string;
|
|
16108
|
+
children: ({
|
|
16109
|
+
id: string;
|
|
16110
|
+
type: string;
|
|
16111
|
+
value: string;
|
|
16112
|
+
styles: string;
|
|
16113
|
+
name?: undefined;
|
|
16114
|
+
props?: undefined;
|
|
16115
|
+
bindings?: undefined;
|
|
16116
|
+
children?: undefined;
|
|
16117
|
+
} | {
|
|
16092
16118
|
id: string;
|
|
16093
|
-
name: string;
|
|
16094
16119
|
type: string;
|
|
16120
|
+
name: string;
|
|
16095
16121
|
props: {
|
|
16096
16122
|
src: string;
|
|
16097
|
-
alt: string;
|
|
16098
16123
|
};
|
|
16099
16124
|
styles: string;
|
|
16125
|
+
bindings: {
|
|
16126
|
+
state: {
|
|
16127
|
+
togglePdfPreviewPopup: {
|
|
16128
|
+
path: string;
|
|
16129
|
+
initialValue: boolean;
|
|
16130
|
+
};
|
|
16131
|
+
};
|
|
16132
|
+
events: {
|
|
16133
|
+
click: {
|
|
16134
|
+
togglePdfPreviewPopup: {
|
|
16135
|
+
toggle: string;
|
|
16136
|
+
};
|
|
16137
|
+
};
|
|
16138
|
+
};
|
|
16139
|
+
};
|
|
16100
16140
|
value: string;
|
|
16101
16141
|
children: never[];
|
|
16102
|
-
}[];
|
|
16142
|
+
})[];
|
|
16143
|
+
name?: undefined;
|
|
16144
|
+
value?: undefined;
|
|
16103
16145
|
} | {
|
|
16104
16146
|
id: string;
|
|
16105
16147
|
name: string;
|
|
@@ -16109,13 +16151,14 @@ export declare function load(): {
|
|
|
16109
16151
|
value: string;
|
|
16110
16152
|
bindings: {
|
|
16111
16153
|
state: {
|
|
16112
|
-
|
|
16154
|
+
ditaContent: {
|
|
16113
16155
|
path: string;
|
|
16114
16156
|
};
|
|
16115
|
-
togglePdfPreviewPopup?: undefined;
|
|
16116
16157
|
};
|
|
16117
|
-
events?: undefined;
|
|
16118
16158
|
};
|
|
16159
|
+
role?: undefined;
|
|
16160
|
+
version?: undefined;
|
|
16161
|
+
lang?: undefined;
|
|
16119
16162
|
children?: undefined;
|
|
16120
16163
|
})[];
|
|
16121
16164
|
}[];
|
|
@@ -16348,6 +16391,27 @@ export declare function load(): {
|
|
|
16348
16391
|
exportAsPDFThemePopup: {
|
|
16349
16392
|
toggle: string;
|
|
16350
16393
|
};
|
|
16394
|
+
ditaContent: {
|
|
16395
|
+
toggle: {
|
|
16396
|
+
sourcePath: string;
|
|
16397
|
+
targetPath: string;
|
|
16398
|
+
};
|
|
16399
|
+
exportAsPDF: string;
|
|
16400
|
+
removeLoader: string;
|
|
16401
|
+
log: {
|
|
16402
|
+
conditionalAction: {
|
|
16403
|
+
conditions: string[];
|
|
16404
|
+
trueAction: {
|
|
16405
|
+
toggle: {
|
|
16406
|
+
sourcePath: string;
|
|
16407
|
+
targetPath: string;
|
|
16408
|
+
};
|
|
16409
|
+
removeLoader: string;
|
|
16410
|
+
};
|
|
16411
|
+
falseAction: {};
|
|
16412
|
+
};
|
|
16413
|
+
};
|
|
16414
|
+
};
|
|
16351
16415
|
};
|
|
16352
16416
|
};
|
|
16353
16417
|
};
|
|
@@ -16428,14 +16492,10 @@ export declare function load(): {
|
|
|
16428
16492
|
key?: undefined;
|
|
16429
16493
|
name?: undefined;
|
|
16430
16494
|
output_format?: undefined;
|
|
16431
|
-
input?: undefined;
|
|
16432
|
-
version?: undefined;
|
|
16433
16495
|
source?: undefined;
|
|
16434
16496
|
apiMethod?: undefined;
|
|
16435
16497
|
token?: undefined;
|
|
16436
16498
|
considerAttr?: undefined;
|
|
16437
|
-
redirectValue?: undefined;
|
|
16438
|
-
timer?: undefined;
|
|
16439
16499
|
};
|
|
16440
16500
|
styles: string;
|
|
16441
16501
|
value: string;
|
|
@@ -16620,27 +16680,18 @@ export declare function load(): {
|
|
|
16620
16680
|
key?: undefined;
|
|
16621
16681
|
name?: undefined;
|
|
16622
16682
|
output_format?: undefined;
|
|
16623
|
-
input?: undefined;
|
|
16624
|
-
version?: undefined;
|
|
16625
16683
|
source?: undefined;
|
|
16626
16684
|
apiMethod?: undefined;
|
|
16627
16685
|
token?: undefined;
|
|
16628
16686
|
considerAttr?: undefined;
|
|
16629
|
-
redirectValue?: undefined;
|
|
16630
|
-
timer?: undefined;
|
|
16631
16687
|
};
|
|
16632
16688
|
bindings: {
|
|
16633
16689
|
state: {
|
|
16634
16690
|
projectDataTheme: {
|
|
16635
16691
|
path: string;
|
|
16636
16692
|
};
|
|
16637
|
-
|
|
16638
|
-
|
|
16639
|
-
};
|
|
16640
|
-
pdfDataTheme: {
|
|
16641
|
-
path: string;
|
|
16642
|
-
};
|
|
16643
|
-
overlayPanelState?: undefined;
|
|
16693
|
+
exportAsPDFThemePopup?: undefined;
|
|
16694
|
+
togglePdfPreviewPopup?: undefined;
|
|
16644
16695
|
};
|
|
16645
16696
|
events: {
|
|
16646
16697
|
onload: {
|
|
@@ -16650,22 +16701,13 @@ export declare function load(): {
|
|
|
16650
16701
|
removeLoader: string;
|
|
16651
16702
|
};
|
|
16652
16703
|
};
|
|
16653
|
-
click: {
|
|
16654
|
-
pathParams: {
|
|
16655
|
-
extractPathParams: string;
|
|
16656
|
-
};
|
|
16657
|
-
ditaContent?: undefined;
|
|
16658
|
-
exportAsPDFThemePopup?: undefined;
|
|
16659
|
-
overlayPanelState?: undefined;
|
|
16660
|
-
};
|
|
16661
16704
|
onStateChangeActions: {
|
|
16662
16705
|
projectDataTheme: {
|
|
16663
16706
|
recursive: string;
|
|
16664
16707
|
};
|
|
16665
|
-
overlayPanelState?: undefined;
|
|
16666
16708
|
};
|
|
16709
|
+
click?: undefined;
|
|
16667
16710
|
};
|
|
16668
|
-
meta?: undefined;
|
|
16669
16711
|
};
|
|
16670
16712
|
value: string;
|
|
16671
16713
|
children: never[];
|
|
@@ -16690,14 +16732,10 @@ export declare function load(): {
|
|
|
16690
16732
|
key: string;
|
|
16691
16733
|
name: string;
|
|
16692
16734
|
output_format: string;
|
|
16693
|
-
input: string;
|
|
16694
|
-
version: string;
|
|
16695
16735
|
source: string;
|
|
16696
16736
|
apiMethod: string;
|
|
16697
16737
|
token: string;
|
|
16698
16738
|
considerAttr: string;
|
|
16699
|
-
redirectValue: boolean;
|
|
16700
|
-
timer: number;
|
|
16701
16739
|
API?: undefined;
|
|
16702
16740
|
loopOver?: undefined;
|
|
16703
16741
|
isPiped?: undefined;
|
|
@@ -16705,72 +16743,25 @@ export declare function load(): {
|
|
|
16705
16743
|
};
|
|
16706
16744
|
bindings: {
|
|
16707
16745
|
state: {
|
|
16708
|
-
|
|
16746
|
+
exportAsPDFThemePopup: {
|
|
16747
|
+
path: string;
|
|
16748
|
+
};
|
|
16749
|
+
togglePdfPreviewPopup: {
|
|
16709
16750
|
path: string;
|
|
16710
|
-
initialValue: {
|
|
16711
|
-
isOverlayPanelOpen: boolean;
|
|
16712
|
-
timer: number;
|
|
16713
|
-
};
|
|
16714
16751
|
};
|
|
16715
16752
|
projectDataTheme?: undefined;
|
|
16716
|
-
pathParams?: undefined;
|
|
16717
|
-
pdfDataTheme?: undefined;
|
|
16718
16753
|
};
|
|
16719
16754
|
events: {
|
|
16720
16755
|
click: {
|
|
16721
|
-
|
|
16722
|
-
|
|
16723
|
-
exportAsPDF: string;
|
|
16724
|
-
removeLoader: string;
|
|
16756
|
+
togglePdfPreviewPopup: {
|
|
16757
|
+
toggle: string;
|
|
16725
16758
|
};
|
|
16726
16759
|
exportAsPDFThemePopup: {
|
|
16727
16760
|
toggle: string;
|
|
16728
16761
|
};
|
|
16729
|
-
overlayPanelState: {
|
|
16730
|
-
handleCreateProjectsResponse: string;
|
|
16731
|
-
};
|
|
16732
|
-
pathParams?: undefined;
|
|
16733
|
-
};
|
|
16734
|
-
onStateChangeActions: {
|
|
16735
|
-
overlayPanelState: {
|
|
16736
|
-
log: {
|
|
16737
|
-
conditionalAction: {
|
|
16738
|
-
conditions: string[];
|
|
16739
|
-
logicalOperator: string;
|
|
16740
|
-
trueAction: {
|
|
16741
|
-
fetchAPI: {
|
|
16742
|
-
sourcePath: string;
|
|
16743
|
-
targetPath: string;
|
|
16744
|
-
params: {
|
|
16745
|
-
API: {
|
|
16746
|
-
apiUrl: string;
|
|
16747
|
-
token: string;
|
|
16748
|
-
method: string;
|
|
16749
|
-
mode: string;
|
|
16750
|
-
body: {
|
|
16751
|
-
dbType: string;
|
|
16752
|
-
filter: {
|
|
16753
|
-
docId: string;
|
|
16754
|
-
};
|
|
16755
|
-
};
|
|
16756
|
-
};
|
|
16757
|
-
};
|
|
16758
|
-
};
|
|
16759
|
-
toggle: {
|
|
16760
|
-
sourcePath: string;
|
|
16761
|
-
targetPath: string;
|
|
16762
|
-
};
|
|
16763
|
-
};
|
|
16764
|
-
falseAction: {};
|
|
16765
|
-
};
|
|
16766
|
-
};
|
|
16767
|
-
};
|
|
16768
|
-
projectDataTheme?: undefined;
|
|
16769
16762
|
};
|
|
16770
16763
|
onload?: undefined;
|
|
16771
|
-
|
|
16772
|
-
meta: {
|
|
16773
|
-
handleCreateProjectsResponse: string;
|
|
16764
|
+
onStateChangeActions?: undefined;
|
|
16774
16765
|
};
|
|
16775
16766
|
};
|
|
16776
16767
|
children: never[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as s } from "./index-
|
|
1
|
+
import { m as s } from "./index-4tMe7t2o.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as r } from "./index-
|
|
1
|
+
import { m as r } from "./index-4tMe7t2o.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as l } from "./index-
|
|
1
|
+
import { m as l } from "./index-4tMe7t2o.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|