mx-ui-components-pkg 0.0.717-alpha.140 → 0.0.717-alpha.142

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.
@@ -1,4 +1,4 @@
1
- import { conf as t, language as e } from "./typescript-Ds4-BhBB.js";
1
+ import { conf as t, language as e } from "./typescript-DsJBR5Ut.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-DyamZHXN.js";
1
+ import { m as Et } from "./index-u1Scd6H6.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-DyamZHXN.js";
1
+ import { m as l } from "./index-u1Scd6H6.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-DyamZHXN.js";
1
+ import { m as s } from "./index-u1Scd6H6.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-DyamZHXN.js";
1
+ import { m as o } from "./index-u1Scd6H6.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-DyamZHXN.js";
1
+ import { m } from "./index-u1Scd6H6.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-DyamZHXN.js";
1
+ import { t as O, m as I } from "./index-u1Scd6H6.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
- 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 };
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,10 @@ export declare function load(): {
277
277
  props: {
278
278
  callbackFn?: undefined;
279
279
  API?: undefined;
280
+ timer?: undefined;
281
+ href?: undefined;
282
+ routingEnabled?: undefined;
283
+ watchLevel?: undefined;
280
284
  };
281
285
  styles: string;
282
286
  value: string;
@@ -509,6 +513,10 @@ export declare function load(): {
509
513
  };
510
514
  mode: string;
511
515
  };
516
+ timer: number;
517
+ href: string;
518
+ routingEnabled: boolean;
519
+ watchLevel: number;
512
520
  };
513
521
  styles: string;
514
522
  value: string;
@@ -520,6 +528,12 @@ export declare function load(): {
520
528
  pathParams: {
521
529
  path: string;
522
530
  };
531
+ accessOverlayPanel: {
532
+ path: string;
533
+ initialValue: {
534
+ isOverlayPanelOpen: boolean;
535
+ };
536
+ };
523
537
  };
524
538
  events: {
525
539
  onload: {
@@ -553,9 +567,25 @@ export declare function load(): {
553
567
  falseAction: {};
554
568
  };
555
569
  };
570
+ log1: {
571
+ conditionalAction: {
572
+ conditions: string[];
573
+ logicalOperator: string;
574
+ trueAction: {
575
+ handleCreateProjeccccccccccccccccccccccccccccccccccccccccccccccccctsResponse: {
576
+ sourcePath: string;
577
+ targetPath: string;
578
+ };
579
+ };
580
+ falseAction: {};
581
+ };
582
+ };
556
583
  };
557
584
  };
558
585
  };
586
+ meta: {
587
+ handleCreateProjectsResponse: string;
588
+ };
559
589
  };
560
590
  children: ({
561
591
  id: string;
@@ -702,6 +732,10 @@ export declare function load(): {
702
732
  props: {
703
733
  callbackFn?: undefined;
704
734
  API?: undefined;
735
+ timer?: undefined;
736
+ href?: undefined;
737
+ routingEnabled?: undefined;
738
+ watchLevel?: undefined;
705
739
  };
706
740
  styles: string;
707
741
  children: ({
@@ -1124,7 +1158,7 @@ export declare function load(): {
1124
1158
  disabled: boolean;
1125
1159
  type: string;
1126
1160
  key: string;
1127
- condition?: undefined;
1161
+ conditionn?: undefined;
1128
1162
  cssClasses?: undefined;
1129
1163
  };
1130
1164
  bindings: {
@@ -1207,7 +1241,7 @@ export declare function load(): {
1207
1241
  type: string;
1208
1242
  styles: string;
1209
1243
  props: {
1210
- condition: string;
1244
+ conditionn: string;
1211
1245
  cssClasses: {
1212
1246
  trueClass: string;
1213
1247
  falseClass: string;
@@ -1494,9 +1528,7 @@ export declare function load(): {
1494
1528
  createdAt: string;
1495
1529
  updatedAt: string;
1496
1530
  }[];
1497
- conditionalFilter?: undefined;
1498
1531
  };
1499
- mode?: undefined;
1500
1532
  };
1501
1533
  source: string;
1502
1534
  apiMethod: string;
@@ -1524,6 +1556,7 @@ export declare function load(): {
1524
1556
  pathParams?: undefined;
1525
1557
  exportAsPDFPopup?: undefined;
1526
1558
  getVariablesFromTopics?: undefined;
1559
+ exportAsPDFThemePopup?: undefined;
1527
1560
  shareAndCopyLinkPopup?: undefined;
1528
1561
  };
1529
1562
  events: {
@@ -1656,26 +1689,8 @@ export declare function load(): {
1656
1689
  token: string;
1657
1690
  considerAttr: string;
1658
1691
  callbackFn: string;
1659
- API: {
1660
- apiUrl: string;
1661
- token: string;
1662
- method: string;
1663
- mode: string;
1664
- body: {
1665
- dbType: string;
1666
- conditionalFilter: {
1667
- logicalOperator: string;
1668
- conditions: {
1669
- field: string;
1670
- operator: string;
1671
- value: string;
1672
- }[];
1673
- };
1674
- data?: undefined;
1675
- };
1676
- formType?: undefined;
1677
- };
1678
1692
  returnAsString?: undefined;
1693
+ API?: undefined;
1679
1694
  href?: undefined;
1680
1695
  routingEnabled?: undefined;
1681
1696
  watchLevel?: undefined;
@@ -1697,6 +1712,11 @@ export declare function load(): {
1697
1712
  };
1698
1713
  getVariablesFromTopics: {
1699
1714
  path: string;
1715
+ initialValue: never[];
1716
+ };
1717
+ exportAsPDFThemePopup: {
1718
+ path: string;
1719
+ initialValue: boolean;
1700
1720
  };
1701
1721
  savingAsTemplate?: undefined;
1702
1722
  shareAndCopyLinkPopup?: undefined;
@@ -1712,21 +1732,97 @@ export declare function load(): {
1712
1732
  removeLoader?: undefined;
1713
1733
  };
1714
1734
  getVariablesFromTopics: {
1715
- fetchAPI: string;
1716
- filter: string;
1717
1735
  log: {
1718
1736
  conditionalAction: {
1719
1737
  conditions: string[];
1720
1738
  trueAction: {
1721
- toggle: {
1722
- sourcePath: string;
1723
- targetPath: string;
1739
+ fetchAPI: {
1740
+ params: {
1741
+ API: {
1742
+ apiUrl: string;
1743
+ token: string;
1744
+ method: string;
1745
+ mode: string;
1746
+ body: {
1747
+ dbType: string;
1748
+ conditionalFilter: {
1749
+ logicalOperator: string;
1750
+ conditions: {
1751
+ field: string;
1752
+ operator: string;
1753
+ value: string[];
1754
+ }[];
1755
+ };
1756
+ };
1757
+ };
1758
+ };
1759
+ };
1760
+ filter: string;
1761
+ log: {
1762
+ conditionalAction: {
1763
+ conditions: string[];
1764
+ trueAction: {
1765
+ toggle: {
1766
+ sourcePath: string;
1767
+ targetPath: string;
1768
+ };
1769
+ };
1770
+ falseAction: {
1771
+ toggle: {
1772
+ sourcePath: string;
1773
+ targetPath: string;
1774
+ };
1775
+ };
1776
+ };
1724
1777
  };
1725
1778
  };
1726
1779
  falseAction: {
1727
- toggle: {
1728
- sourcePath: string;
1729
- targetPath: string;
1780
+ log: {
1781
+ conditionalAction: {
1782
+ conditions: string[];
1783
+ trueAction: {
1784
+ fetchAPI: {
1785
+ params: {
1786
+ API: {
1787
+ apiUrl: string;
1788
+ token: string;
1789
+ method: string;
1790
+ mode: string;
1791
+ body: {
1792
+ dbType: string;
1793
+ conditionalFilter: {
1794
+ logicalOperator: string;
1795
+ conditions: {
1796
+ field: string;
1797
+ operator: string;
1798
+ value: string;
1799
+ }[];
1800
+ };
1801
+ };
1802
+ };
1803
+ };
1804
+ };
1805
+ filter: string;
1806
+ log: {
1807
+ conditionalAction: {
1808
+ conditions: string[];
1809
+ trueAction: {
1810
+ toggle: {
1811
+ sourcePath: string;
1812
+ targetPath: string;
1813
+ };
1814
+ };
1815
+ falseAction: {
1816
+ toggle: {
1817
+ sourcePath: string;
1818
+ targetPath: string;
1819
+ };
1820
+ };
1821
+ };
1822
+ };
1823
+ };
1824
+ falseAction: {};
1825
+ };
1730
1826
  };
1731
1827
  };
1732
1828
  };
@@ -1934,6 +2030,7 @@ export declare function load(): {
1934
2030
  pathParams?: undefined;
1935
2031
  exportAsPDFPopup?: undefined;
1936
2032
  getVariablesFromTopics?: undefined;
2033
+ exportAsPDFThemePopup?: undefined;
1937
2034
  shareAndCopyLinkPopup?: undefined;
1938
2035
  };
1939
2036
  events: {
@@ -2049,6 +2146,7 @@ export declare function load(): {
2049
2146
  savingAsTemplate?: undefined;
2050
2147
  exportAsPDFPopup?: undefined;
2051
2148
  getVariablesFromTopics?: undefined;
2149
+ exportAsPDFThemePopup?: undefined;
2052
2150
  shareAndCopyLinkPopup?: undefined;
2053
2151
  };
2054
2152
  events: {
@@ -2165,6 +2263,7 @@ export declare function load(): {
2165
2263
  pathParams?: undefined;
2166
2264
  exportAsPDFPopup?: undefined;
2167
2265
  getVariablesFromTopics?: undefined;
2266
+ exportAsPDFThemePopup?: undefined;
2168
2267
  };
2169
2268
  events: {
2170
2269
  click: {
@@ -2275,6 +2374,7 @@ export declare function load(): {
2275
2374
  pathParams?: undefined;
2276
2375
  exportAsPDFPopup?: undefined;
2277
2376
  getVariablesFromTopics?: undefined;
2377
+ exportAsPDFThemePopup?: undefined;
2278
2378
  shareAndCopyLinkPopup?: undefined;
2279
2379
  };
2280
2380
  events: {
@@ -2448,6 +2548,7 @@ export declare function load(): {
2448
2548
  pathParams?: undefined;
2449
2549
  exportAsPDFPopup?: undefined;
2450
2550
  getVariablesFromTopics?: undefined;
2551
+ exportAsPDFThemePopup?: undefined;
2451
2552
  shareAndCopyLinkPopup?: undefined;
2452
2553
  };
2453
2554
  events: {
@@ -1,4 +1,4 @@
1
- import { m as s } from "./index-DyamZHXN.js";
1
+ import { m as s } from "./index-u1Scd6H6.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-DyamZHXN.js";
1
+ import { m as r } from "./index-u1Scd6H6.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-DyamZHXN.js";
1
+ import { m as l } from "./index-u1Scd6H6.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mx-ui-components-pkg",
3
- "version": "0.0.717-alpha.140",
3
+ "version": "0.0.717-alpha.142",
4
4
  "description": "mobius ui library",
5
5
  "types": "dist/index.d.ts",
6
6
  "license": "MIT",