@zealicsolutions/web-ui 1.0.53-test.1 → 1.0.53-test.10

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.
Files changed (127) hide show
  1. package/dist/cjs/containers/types/moleculeTypes.d.ts +1 -1
  2. package/dist/cjs/contexts/LayoutContext/LayoutContext.d.ts +12 -0
  3. package/dist/cjs/contexts/LayoutContext/LayoutContextProvider.d.ts +6 -0
  4. package/dist/cjs/contexts/LayoutContext/useLayoutContext.d.ts +1 -0
  5. package/dist/cjs/contexts/index.d.ts +3 -0
  6. package/dist/cjs/index.js +3 -3
  7. package/dist/cjs/index.js.map +1 -1
  8. package/dist/cjs/molecules/ContentWrapper/ContentWrapper.d.ts +6 -0
  9. package/dist/cjs/molecules/ContentWrapper/ContentWrapper.stories.d.ts +6 -0
  10. package/dist/cjs/molecules/Drawer/Drawer.stories.d.ts +2 -0
  11. package/dist/cjs/molecules/Drawer/styles.d.ts +2 -0
  12. package/dist/cjs/molecules/Drawer/types.d.ts +0 -1
  13. package/dist/cjs/molecules/Menu/Menu.d.ts +0 -1
  14. package/dist/cjs/molecules/SpeedDial/SpeedDial.stories.d.ts +3 -2
  15. package/dist/cjs/molecules/SpeedDial/types.d.ts +3 -8
  16. package/dist/cjs/molecules/index.d.ts +1 -0
  17. package/dist/esm/components/Avatar/Avatar.js +1 -1
  18. package/dist/esm/components/Avatar/Avatar.js.map +1 -1
  19. package/dist/esm/components/Buttons/IconButton.js +1 -1
  20. package/dist/esm/components/Buttons/IconButton.js.map +1 -1
  21. package/dist/esm/components/Circle/Circle.js +1 -1
  22. package/dist/esm/components/Circle/Circle.js.map +1 -1
  23. package/dist/esm/components/RichTextViewer/RichTextViewer.js +1 -1
  24. package/dist/esm/components/RichTextViewer/RichTextViewer.js.map +1 -1
  25. package/dist/esm/components/RichTextViewer/components/Leaf.js +1 -1
  26. package/dist/esm/components/RichTextViewer/components/Leaf.js.map +1 -1
  27. package/dist/esm/components/Toast/ToastContent.js +1 -1
  28. package/dist/esm/components/Toast/ToastContent.js.map +1 -1
  29. package/dist/esm/containers/Container.js +1 -1
  30. package/dist/esm/containers/Container.js.map +1 -1
  31. package/dist/esm/containers/ContainerStoriesComponent.js +1 -1
  32. package/dist/esm/containers/ContainerStoriesComponent.js.map +1 -1
  33. package/dist/esm/containers/FormContainer.js +1 -1
  34. package/dist/esm/containers/FormContainer.js.map +1 -1
  35. package/dist/esm/containers/FormStepContainer.js +1 -1
  36. package/dist/esm/containers/FormStepContainer.js.map +1 -1
  37. package/dist/esm/containers/OrganismItem.js +1 -1
  38. package/dist/esm/containers/OrganismItem.js.map +1 -1
  39. package/dist/esm/containers/hooks/useStateListenerValue.js +1 -1
  40. package/dist/esm/containers/hooks/useStateListenerValue.js.map +1 -1
  41. package/dist/esm/containers/hooks/useStateModifierHandler.js +1 -1
  42. package/dist/esm/containers/hooks/useStateModifierHandler.js.map +1 -1
  43. package/dist/esm/containers/types/moleculeTypes.d.ts +1 -1
  44. package/dist/esm/contexts/ApiContext/queries/useDataModelFieldOptions.js +1 -1
  45. package/dist/esm/contexts/ApiContext/queries/useDataModelFieldOptions.js.map +1 -1
  46. package/dist/esm/contexts/ButtonActionsContext/ButtonActionsContextProvider.js +1 -1
  47. package/dist/esm/contexts/ButtonActionsContext/ButtonActionsContextProvider.js.map +1 -1
  48. package/dist/esm/contexts/FormStepContext/FormStepContextProvider.js +1 -1
  49. package/dist/esm/contexts/FormStepContext/FormStepContextProvider.js.map +1 -1
  50. package/dist/esm/contexts/LayoutContext/LayoutContext.d.ts +12 -0
  51. package/dist/esm/contexts/LayoutContext/LayoutContext.js +2 -0
  52. package/dist/esm/contexts/LayoutContext/LayoutContext.js.map +1 -0
  53. package/dist/esm/contexts/LayoutContext/LayoutContextProvider.d.ts +6 -0
  54. package/dist/esm/contexts/LayoutContext/LayoutContextProvider.js +2 -0
  55. package/dist/esm/contexts/LayoutContext/LayoutContextProvider.js.map +1 -0
  56. package/dist/esm/contexts/LayoutContext/useLayoutContext.d.ts +1 -0
  57. package/dist/esm/contexts/LayoutContext/useLayoutContext.js +2 -0
  58. package/dist/esm/contexts/LayoutContext/useLayoutContext.js.map +1 -0
  59. package/dist/esm/contexts/index.d.ts +3 -0
  60. package/dist/esm/helpers/utils.js +1 -1
  61. package/dist/esm/helpers/utils.js.map +1 -1
  62. package/dist/esm/index.js +1 -1
  63. package/dist/esm/molecules/Accordion/Accordion.js +1 -1
  64. package/dist/esm/molecules/Accordion/Accordion.js.map +1 -1
  65. package/dist/esm/molecules/Avatar/Avatar.js +1 -1
  66. package/dist/esm/molecules/Avatar/Avatar.js.map +1 -1
  67. package/dist/esm/molecules/BaseMolecule.js +1 -1
  68. package/dist/esm/molecules/BaseMolecule.js.map +1 -1
  69. package/dist/esm/molecules/BasicTextField/BasicTextField.js +1 -1
  70. package/dist/esm/molecules/BasicTextField/BasicTextField.js.map +1 -1
  71. package/dist/esm/molecules/Checklist/Checklist.js +1 -1
  72. package/dist/esm/molecules/Checklist/Checklist.js.map +1 -1
  73. package/dist/esm/molecules/Consent/ConsentCapture.js +1 -1
  74. package/dist/esm/molecules/Consent/ConsentCapture.js.map +1 -1
  75. package/dist/esm/molecules/Consent/ConsentMolecule.js +1 -1
  76. package/dist/esm/molecules/Consent/ConsentMolecule.js.map +1 -1
  77. package/dist/esm/molecules/ContentWrapper/ContentWrapper.d.ts +6 -0
  78. package/dist/esm/molecules/ContentWrapper/ContentWrapper.js +2 -0
  79. package/dist/esm/molecules/ContentWrapper/ContentWrapper.js.map +1 -0
  80. package/dist/esm/molecules/ContentWrapper/ContentWrapper.stories.d.ts +6 -0
  81. package/dist/esm/molecules/CurrencyInputtField/CurrencyInputField.js +1 -1
  82. package/dist/esm/molecules/CurrencyInputtField/CurrencyInputField.js.map +1 -1
  83. package/dist/esm/molecules/CustomValidation/CustomValidation.js +1 -1
  84. package/dist/esm/molecules/CustomValidation/CustomValidation.js.map +1 -1
  85. package/dist/esm/molecules/DatePicker/DatePicker.js +1 -1
  86. package/dist/esm/molecules/DatePicker/DatePicker.js.map +1 -1
  87. package/dist/esm/molecules/Drawer/Drawer.js +1 -1
  88. package/dist/esm/molecules/Drawer/Drawer.js.map +1 -1
  89. package/dist/esm/molecules/Drawer/Drawer.stories.d.ts +2 -0
  90. package/dist/esm/molecules/Drawer/styles.d.ts +2 -0
  91. package/dist/esm/molecules/Drawer/styles.js +1 -1
  92. package/dist/esm/molecules/Drawer/styles.js.map +1 -1
  93. package/dist/esm/molecules/Drawer/types.d.ts +0 -1
  94. package/dist/esm/molecules/EmailInputField/EmailInputField.js +1 -1
  95. package/dist/esm/molecules/EmailInputField/EmailInputField.js.map +1 -1
  96. package/dist/esm/molecules/Menu/Menu.d.ts +0 -1
  97. package/dist/esm/molecules/Menu/Menu.js +1 -1
  98. package/dist/esm/molecules/Menu/Menu.js.map +1 -1
  99. package/dist/esm/molecules/NumericInputField/NumericInputField.js +1 -1
  100. package/dist/esm/molecules/NumericInputField/NumericInputField.js.map +1 -1
  101. package/dist/esm/molecules/PasswordSetup/PasswordSetup.js +1 -1
  102. package/dist/esm/molecules/PasswordSetup/PasswordSetup.js.map +1 -1
  103. package/dist/esm/molecules/PdfDocument/PdfDocument.js +1 -1
  104. package/dist/esm/molecules/PdfDocument/PdfDocument.js.map +1 -1
  105. package/dist/esm/molecules/PhoneNumberInputField/PhoneNumberInputField.js +1 -1
  106. package/dist/esm/molecules/PhoneNumberInputField/PhoneNumberInputField.js.map +1 -1
  107. package/dist/esm/molecules/Rating/Rating.js +1 -1
  108. package/dist/esm/molecules/Rating/Rating.js.map +1 -1
  109. package/dist/esm/molecules/Select/Select.js +1 -1
  110. package/dist/esm/molecules/Select/Select.js.map +1 -1
  111. package/dist/esm/molecules/Slider/Slider.js +1 -1
  112. package/dist/esm/molecules/Slider/Slider.js.map +1 -1
  113. package/dist/esm/molecules/SpeedDial/SpeedDial.js +1 -1
  114. package/dist/esm/molecules/SpeedDial/SpeedDial.js.map +1 -1
  115. package/dist/esm/molecules/SpeedDial/SpeedDial.stories.d.ts +3 -2
  116. package/dist/esm/molecules/SpeedDial/types.d.ts +3 -8
  117. package/dist/esm/molecules/Stepper/Stepper.js +1 -1
  118. package/dist/esm/molecules/Stepper/Stepper.js.map +1 -1
  119. package/dist/esm/molecules/Switch/Switch.js +1 -1
  120. package/dist/esm/molecules/Switch/Switch.js.map +1 -1
  121. package/dist/esm/molecules/Tabs/Tabs.js +1 -1
  122. package/dist/esm/molecules/Tabs/Tabs.js.map +1 -1
  123. package/dist/esm/molecules/ZealUIModal/ZealUIModal.js +1 -1
  124. package/dist/esm/molecules/ZealUIModal/ZealUIModal.js.map +1 -1
  125. package/dist/esm/molecules/index.d.ts +1 -0
  126. package/dist/index.d.ts +31 -11
  127. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"ZealUIModal.js","sources":["../../../../../src/molecules/ZealUIModal/ZealUIModal.tsx"],"sourcesContent":[null],"names":["ZealUIModal","_a","children","wrapperStyles","_b","padding","onKeyDown","modalStyles","_c","withCloseIcon","rest","__rest","_jsx","MUIModal","__assign","style","_jsxs","ModalWrapper","IconWrapper","onClick","onClose","Icon","size","name","color","defaultTheme","colors","gray1","styled","div","templateObject_2","__makeTemplateObject","theme","sizes","$styles","css","templateObject_1","XL","L","M","background","TouchableOpacity","templateObject_4","templateObject_3","getSizeStyle"],"mappings":"mz5GAqBO,YAAMA,EAAc,SAACC,GAC1B,IAAAC,EAAQD,EAAAC,SACRC,EAAaF,EAAAE,cACbC,EAAwBH,EAAAI,QAAxBA,OAAO,IAAAD,EAAG,eAAcA,EACxBE,EAASL,EAAAK,UACTC,EAAWN,EAAAM,YACXC,EAAAP,EAAAQ,cAAAA,OAAgB,IAAAD,GAAKA,EAClBE,EAAIC,EAAAV,EAPmB,kFAQJ,OACtBW,EAACC,EAAQC,EAAA,CAAA,EAAKJ,EAAI,CAAEK,MAAOR,EAAaD,UAAWA,GACjD,CAAAJ,SAAAc,EAACC,EAAYH,EAAA,CAACC,MAAKD,EAAA,CAAIT,QAAOA,GAAKF,IAAa,CAAAD,SAAA,CAC7CA,EACAO,GACCG,EAACM,EAAYJ,EAAA,CAAAK,QAAST,aAAA,EAAAA,EAAMU,SAC1B,CAAAlB,SAAAU,EAACS,EAAI,CAACC,KAAM,GAAIC,KAAK,QAAQC,MAAOC,EAAaC,OAAOC,mBAOrDV,EAAeW,EAAOC,IAAGC,IAAAA,EAAAC,EAAA,CAAA,4JAAA,MAAA,CAAgB,4JAcnD,SANC,SAAC9B,OAAEG,EAAwBH,EAAA+B,MAAfN,EAAMtB,EAAAsB,OAAEO,EAAK7B,EAAA6B,MAAIC,EAAOjC,EAAAiC,QAAO,OAAAC,EAAGC,IAAAA,EAAAL,EAAA,CAAA,cAAA,wBAAA,2BAAA,8BAAA,UAAA,QAAA,CAAA,cAC/B,wBACM,2BACG,8BACa,UAC5B,UAJFE,EAAMI,GACCJ,EAAMK,EACHL,EAAMM,EACHb,EAAOc,WACzBN,EALyC,IASlChB,EAAcU,EAAOa,EAAPb,CAAwBc,IAAAA,EAAAX,EAAA,CAAA,OAAA,OAAA,CAAA,OAUhD,UATC,SAAC9B,GAAW,IAAAgC,EAAKhC,EAAA+B,MAAAC,MAAS,OAAAE,EAAGQ,IAAAA,EAAAZ,EAAA,CAAA,6BAAA,gGAAA,mBAAA,iCAAA,CAAA,6BAEN,gGAIJ,mBACE,mCALnBa,EAAaX,EAAMK,GAIdL,EAAM,OACJA,EAAM,OAPW"}
1
+ {"version":3,"file":"ZealUIModal.js","sources":["../../../../../src/molecules/ZealUIModal/ZealUIModal.tsx"],"sourcesContent":[null],"names":["ZealUIModal","_a","children","wrapperStyles","_b","padding","onKeyDown","modalStyles","_c","withCloseIcon","rest","__rest","_jsx","MUIModal","__assign","style","_jsxs","ModalWrapper","IconWrapper","onClick","onClose","Icon","size","name","color","defaultTheme","colors","gray1","styled","div","templateObject_2","__makeTemplateObject","theme","sizes","$styles","css","templateObject_1","XL","L","M","background","TouchableOpacity","templateObject_4","templateObject_3","getSizeStyle"],"mappings":"q55GAqBO,YAAMA,EAAc,SAACC,GAC1B,IAAAC,EAAQD,EAAAC,SACRC,EAAaF,EAAAE,cACbC,EAAwBH,EAAAI,QAAxBA,OAAO,IAAAD,EAAG,eAAcA,EACxBE,EAASL,EAAAK,UACTC,EAAWN,EAAAM,YACXC,EAAAP,EAAAQ,cAAAA,OAAgB,IAAAD,GAAKA,EAClBE,EAAIC,EAAAV,EAPmB,kFAQJ,OACtBW,EAACC,EAAQC,EAAA,CAAA,EAAKJ,EAAI,CAAEK,MAAOR,EAAaD,UAAWA,GACjD,CAAAJ,SAAAc,EAACC,EAAYH,EAAA,CAACC,MAAKD,EAAA,CAAIT,QAAOA,GAAKF,IAAa,CAAAD,SAAA,CAC7CA,EACAO,GACCG,EAACM,EAAYJ,EAAA,CAAAK,QAAST,aAAA,EAAAA,EAAMU,SAC1B,CAAAlB,SAAAU,EAACS,EAAI,CAACC,KAAM,GAAIC,KAAK,QAAQC,MAAOC,EAAaC,OAAOC,mBAOrDV,EAAeW,EAAOC,IAAGC,IAAAA,EAAAC,EAAA,CAAA,4JAAA,MAAA,CAAgB,4JAcnD,SANC,SAAC9B,OAAEG,EAAwBH,EAAA+B,MAAfN,EAAMtB,EAAAsB,OAAEO,EAAK7B,EAAA6B,MAAIC,EAAOjC,EAAAiC,QAAO,OAAAC,EAAGC,IAAAA,EAAAL,EAAA,CAAA,cAAA,wBAAA,2BAAA,8BAAA,UAAA,QAAA,CAAA,cAC/B,wBACM,2BACG,8BACa,UAC5B,UAJFE,EAAMI,GACCJ,EAAMK,EACHL,EAAMM,EACHb,EAAOc,WACzBN,EALyC,IASlChB,EAAcU,EAAOa,EAAPb,CAAwBc,IAAAA,EAAAX,EAAA,CAAA,OAAA,OAAA,CAAA,OAUhD,UATC,SAAC9B,GAAW,IAAAgC,EAAKhC,EAAA+B,MAAAC,MAAS,OAAAE,EAAGQ,IAAAA,EAAAZ,EAAA,CAAA,6BAAA,gGAAA,mBAAA,iCAAA,CAAA,6BAEN,gGAIJ,mBACE,mCALnBa,EAAaX,EAAMK,GAIdL,EAAM,OACJA,EAAM,OAPW"}
@@ -26,3 +26,4 @@ export * from './PasswordSetup/types';
26
26
  export * from './PasswordSetup/utils';
27
27
  export * from './SpeedDial/SpeedDial';
28
28
  export * from './SpeedDial/types';
29
+ export * from './ContentWrapper/ContentWrapper';
package/dist/index.d.ts CHANGED
@@ -699,6 +699,26 @@ declare const ApiProvider: ({ api, children }: {
699
699
 
700
700
  declare const useApi: () => ApiInterface;
701
701
 
702
+ interface DrawerState {
703
+ width: number;
704
+ position: 'left' | 'right' | 'top' | 'bottom';
705
+ isOpen: boolean;
706
+ positionType?: 'absolute' | 'normal';
707
+ }
708
+ interface LayoutContextType {
709
+ drawer: DrawerState;
710
+ updateDrawer: (props: Partial<DrawerState>) => void;
711
+ }
712
+ declare const LayoutContext: react.Context<LayoutContextType>;
713
+
714
+ interface LayoutProviderProps extends PropsWithChildren {
715
+ layoutPosition?: 'normal' | 'absolute';
716
+ drawerMaxWidthPercent?: number;
717
+ }
718
+ declare const LayoutProvider: react__default.FC<LayoutProviderProps>;
719
+
720
+ declare const useLayoutContext: () => LayoutContextType;
721
+
702
722
  declare type CustomValidationRule<T = string> = {
703
723
  text: string;
704
724
  validate: (value?: T) => boolean;
@@ -813,7 +833,6 @@ interface DrawerProps {
813
833
  closeIconSize?: number;
814
834
  closeIconPosition?: 'top-right' | 'top-left' | 'bottom-right' | 'bottom-left';
815
835
  moleculeId?: string;
816
- onInternalNavigation?: (link: string | null) => void;
817
836
  configurationItemInfo?: ConfigurationItemInfo$1;
818
837
  }
819
838
 
@@ -1521,7 +1540,6 @@ interface SpeedDialActionItemProps {
1521
1540
  iconColor?: string;
1522
1541
  backgroundColor?: string;
1523
1542
  disabled?: boolean;
1524
- size?: 'small' | 'medium' | 'large';
1525
1543
  paddingTop?: string;
1526
1544
  paddingRight?: string;
1527
1545
  paddingBottom?: string;
@@ -1556,9 +1574,9 @@ interface SpeedDialProps {
1556
1574
  tooltipPlacement?: 'left' | 'right' | 'top' | 'bottom';
1557
1575
  showBackdrop?: boolean;
1558
1576
  openOnHover?: boolean;
1559
- gap?: SizesTypes$2 | number | string;
1560
- actionGap?: SizesTypes$2 | number | string;
1561
- labelMarginLeft?: SizesTypes$2 | number | string;
1577
+ gap?: number | string;
1578
+ actionGap?: number | string;
1579
+ labelMarginLeft?: number | string;
1562
1580
  paddingTop?: string;
1563
1581
  paddingRight?: string;
1564
1582
  paddingBottom?: string;
@@ -1568,14 +1586,17 @@ interface SpeedDialProps {
1568
1586
  marginBottom?: string;
1569
1587
  marginLeft?: string;
1570
1588
  moleculeId?: string;
1571
- onInternalNavigation?: (link: string | null) => void;
1572
1589
  configurationItemInfo?: ConfigurationItemInfo$1;
1573
- isConfigurationMode?: boolean;
1574
- selectedConfigurationItemId?: string;
1575
1590
  }
1576
1591
 
1577
1592
  declare const SpeedDial: react__default.FC<SpeedDialProps>;
1578
1593
 
1594
+ interface ContentWrapperProps {
1595
+ children: react__default.ReactNode;
1596
+ className?: string;
1597
+ }
1598
+ declare const ContentWrapper: react__default.FC<ContentWrapperProps>;
1599
+
1579
1600
  declare const Container: FC<PropsWithChildren<ContainerProps$1> & {
1580
1601
  id: string;
1581
1602
  }>;
@@ -1824,7 +1845,6 @@ interface MenuProps {
1824
1845
  transformOriginHorizontal?: 'left' | 'center' | 'right';
1825
1846
  elevation?: number;
1826
1847
  moleculeId?: string;
1827
- onInternalNavigation?: (link: string | null) => void;
1828
1848
  configurationItemInfo?: ConfigurationItemInfo$1;
1829
1849
  }
1830
1850
 
@@ -2225,7 +2245,7 @@ declare type ObjectStateProperties = {
2225
2245
  attributeType: 'object_state';
2226
2246
  pmiObjectId: string | null;
2227
2247
  };
2228
- declare type MoleculeItemTypes = 'stepper_item' | 'checklist_item' | 'accordion_item' | 'menu_item' | 'tabs_item';
2248
+ declare type MoleculeItemTypes = 'stepper_item' | 'checklist_item' | 'accordion_item' | 'menu_item' | 'tabs_item' | 'divider_item' | 'text_item' | 'speed_dial_action_item';
2229
2249
  declare type MoleculeTypes = 'simple_text' | 'text' | 'header_tab_group' | 'consent' | 'signup_password_fields' | 'account_button' | 'stepper' | 'checklist' | 'accordion' | 'menu' | 'drawer' | 'tabs' | 'divider' | 'link' | 'video' | 'image' | 'button' | 'alert' | 'badge' | 'chip' | 'basic_text_field' | 'rating' | 'switch' | 'slider' | 'select' | 'date_picker' | 'email_input_field' | 'phone_number_input_field' | 'numeric_input_field' | 'currency_input_field' | 'email_display_field' | 'phone_number_display_field' | 'numeric_display_field' | 'currency_display_field' | 'basic_text_display_field' | 'select_display_field' | 'rating_display_field' | 'switch_display_field' | 'slider_display_field' | 'date_display_field' | 'avatar' | 'visit' | 'simple_calendar' | 'year_view_calendar' | 'resource_timeline_calendar' | 'speed_dial';
2230
2250
  /**
2231
2251
  * [ NEW MOLECULE: 3 ] Second Step is to add the new molecule name to this list, in snake case format
@@ -2806,4 +2826,4 @@ declare type FormOrganismItemProps = {
2806
2826
  };
2807
2827
  declare const FormOrganismItem: ({ formData, setFormData, isMobile, ...props }: FormOrganismItemProps) => _emotion_react_jsx_runtime.JSX.Element | null;
2808
2828
 
2809
- export { AccordionMoleculeType, AccountButtonContext, AccountButtonContextType, AccountButtonProvider, AccountButtonProviderProps, ActionEventType, ActionProperties, ActionType, ActionTypes, AdditionalContainerProps, AlertMolecule, AlertMoleculeProps, AlertMoleculeType, AnnotationsList, ApiContext, ApiInterface, ApiProvider, Avatar, AvatarMoleculeType, AvatarProps, BackgroundImage, BadgeMolecule, BadgeMoleculeProps, BadgeMoleculeType, BaseMolecule, BaseMoleculeType, BaseSpeedDialItem, BaseStateValue, BaseTextButton, BasicTextField, BasicTextFieldMoleculeType, BasicTextFieldProps, BooleanProperties, BreakpointSizesTypes, Button, ButtonActionsContext, ButtonActionsContextType, ButtonActionsProvider, ButtonActionsProviderProps, ButtonMoleculeType, ButtonProps, COMMUNICATION_LINK_DATA_TEXT, COMMUNICATION_LINK_DATA_URL, COMMUNICATION_LINK_ELEMENT_ID, CalendarMoleculeType, Checkbox, CheckboxProps, Checklist, ChecklistItem, ChecklistProperties, ChecklistProps, ChecklistsMoleculeType, ChipMolecule, ChipMoleculeProps, ChipMoleculeType, Circle, CircleBoxProps, CirclesWrapper, CircularIndicator, CircularIndicatorProps, CircularIndicatorStyledComponent, ColorProperties, ConditionConfig, ConditionConfigProperties, ConditionCriteria, ConfigurationItem, ConfigurationItemInfo, Consent, ConsentCaptureMethod, ConsentFieldMoleculeType, ConsentProps, ConsentStatus, ConsentType, Container, ContainerAlignItemsType, ContainerComponentProps, ContainerConfig, ContainerPositionType, ContainerProperties, ContainerProps, ContainerPropsType, ContainerScrollBehaviourType, ContainerTemplateType, ContainerType, ContainerWrapper, CountValidationTypes, CriteriaType, CurrencyInputFieldMoleculeType, CustomStep, CustomValidation, CustomValidationProps, CustomValidationRule, DataCaptureProperties, DataConnectionValues, DataModelFieldFormat, DataModelFieldFormatCodeTypes, DataModelFieldFormatValueTypes, DatePickerMolecule, DatePickerMoleculeProps, DatePickerMoleculeType, DefaultSelectionType, Divider, DividerMoleculeType, DividerProps, DownloadFile, Drawer, DrawerMoleculeType, EmailInputFieldMoleculeType, ErrorText, FontSizesTypes, FontWeight, FormContainerProps, FormDataStateConfig, FormOrganismItem, FormStateType, FormStepContainerProps, FormStepContext, FormStepContextProvider, FormStepContextProviderProps, FormStepContextType, HorizontalButtons, HorizontalButtonsProps, HorizontalPadding, Icon, IconButton, IconButtonProps, IconNames, IconProps, IconRenderer, IconRendererProps, IconWrapper, Image, ImageMoleculeType, ImageProperties, ImageProps, Input, InputFieldInternalConfigProps, InputIconProps, InputProps, Link, LinkMoleculeType, LinkProperties, LinkProps, LinkTypes, LinkVariant, MATRIX_MESSAGE_DATA_ID, MATRIX_MESSAGE_ELEMENT_ID, MaxRuleValidation, MenuMoleculeType, MetadataStateConfig, MetadataType, MinRuleValidation, MlrRichTextViewerContext, MlrRichTextViewerContextType, MlrRichTextViewerProvider, MlrRichTextViewerProviderProps, ModalWrapper, Molecule, MoleculeItemTypes, MoleculeTypes, NumericInputFieldMoleculeType, ObjectStateProperties, Option, Organism, OrganismContext, OrganismContextProvider, OrganismContextProviderProps, OrganismContextType, OrganismItem, Padding, PaddingProps, PaddingVariants, PasswordFields, PasswordRuleValidation, PasswordSetup, PasswordSetupMoleculeType, PasswordSetupProps, PdfDocument, PdfDocumentProps, PhoneNumberInputFieldMoleculeType, PopupPropsType, RadioButtonInternalConfigProps, RadioButtons, RadioButtonsProps, RadioGroupWrapper, RatingMolecule, RatingMoleculeProps, RatingMoleculeType, RegularImage, RegularImageProps, RichTextEditorProps, RichTextViewer, SegmentationType, Select, SelectInternalConfigurationOptions, SelectMolecule, SelectMoleculeOption, SelectMoleculeProps, SelectMoleculeType, SelectOption, SelectProps, SeoTags, SetPasswordRuleValidation, SimpleTextMoleculeType, SizesTypes, SliderMolecule, SliderMoleculeProps, SliderMoleculeType, SliderProps, Spacer, SpacerProps, SpeedDial, SpeedDialActionItemProps, SpeedDialActionItemType, SpeedDialItem, SpeedDialItemType, SpeedDialMoleculeType, SpeedDialProps, Spinner, StateActionType, StateConfigType, StateContext, StateContextProvider, StateContextProviderProps, StateContextType, StateEventType, StateListenerConfigType, StateModifierConfigType, StateProperties, Stepper, StepperMoleculeType, StepperOrientation, StepperProps, StyleWrapper, SwitchMolecule, SwitchMoleculeProps, SwitchMoleculeType, TabsMoleculeType, TextAlign, TextButton, TextButtonProps, TextElementProps, TextMolecule, TextMoleculeType, TextProperties, TextProps, TextTypes, TextWrapper, TextWrapperProps, ThemeColors, ThemeColorsType, ThemeDevicesType, ThemeSizesType, ThemeTextType, Tooltip, TooltipProps, TouchableOpacity, TouchableOpacityProps, ValidationTag, ValidationTagProps, ValidationTagStatus, VerticalPadding, Video, VideoMoleculeType, VideoProperties, VideoProps, VisitMoleculeType, WrappedContainerType, ZealTheme, ZealThemeProvider, ZealUIModal, ZealUIModalProps, defaultTheme, defaultValue, passwordValidationMapper, toast, toastStyles, useAccountButtonContext, useApi, useButtonActionsContext, useFormStepContext, useMediaQuery, useMlrRichTextViewerContext, useOrganismContext, useStateContext };
2829
+ export { AccordionMoleculeType, AccountButtonContext, AccountButtonContextType, AccountButtonProvider, AccountButtonProviderProps, ActionEventType, ActionProperties, ActionType, ActionTypes, AdditionalContainerProps, AlertMolecule, AlertMoleculeProps, AlertMoleculeType, AnnotationsList, ApiContext, ApiInterface, ApiProvider, Avatar, AvatarMoleculeType, AvatarProps, BackgroundImage, BadgeMolecule, BadgeMoleculeProps, BadgeMoleculeType, BaseMolecule, BaseMoleculeType, BaseSpeedDialItem, BaseStateValue, BaseTextButton, BasicTextField, BasicTextFieldMoleculeType, BasicTextFieldProps, BooleanProperties, BreakpointSizesTypes, Button, ButtonActionsContext, ButtonActionsContextType, ButtonActionsProvider, ButtonActionsProviderProps, ButtonMoleculeType, ButtonProps, COMMUNICATION_LINK_DATA_TEXT, COMMUNICATION_LINK_DATA_URL, COMMUNICATION_LINK_ELEMENT_ID, CalendarMoleculeType, Checkbox, CheckboxProps, Checklist, ChecklistItem, ChecklistProperties, ChecklistProps, ChecklistsMoleculeType, ChipMolecule, ChipMoleculeProps, ChipMoleculeType, Circle, CircleBoxProps, CirclesWrapper, CircularIndicator, CircularIndicatorProps, CircularIndicatorStyledComponent, ColorProperties, ConditionConfig, ConditionConfigProperties, ConditionCriteria, ConfigurationItem, ConfigurationItemInfo, Consent, ConsentCaptureMethod, ConsentFieldMoleculeType, ConsentProps, ConsentStatus, ConsentType, Container, ContainerAlignItemsType, ContainerComponentProps, ContainerConfig, ContainerPositionType, ContainerProperties, ContainerProps, ContainerPropsType, ContainerScrollBehaviourType, ContainerTemplateType, ContainerType, ContainerWrapper, ContentWrapper, ContentWrapperProps, CountValidationTypes, CriteriaType, CurrencyInputFieldMoleculeType, CustomStep, CustomValidation, CustomValidationProps, CustomValidationRule, DataCaptureProperties, DataConnectionValues, DataModelFieldFormat, DataModelFieldFormatCodeTypes, DataModelFieldFormatValueTypes, DatePickerMolecule, DatePickerMoleculeProps, DatePickerMoleculeType, DefaultSelectionType, Divider, DividerMoleculeType, DividerProps, DownloadFile, Drawer, DrawerMoleculeType, DrawerState, EmailInputFieldMoleculeType, ErrorText, FontSizesTypes, FontWeight, FormContainerProps, FormDataStateConfig, FormOrganismItem, FormStateType, FormStepContainerProps, FormStepContext, FormStepContextProvider, FormStepContextProviderProps, FormStepContextType, HorizontalButtons, HorizontalButtonsProps, HorizontalPadding, Icon, IconButton, IconButtonProps, IconNames, IconProps, IconRenderer, IconRendererProps, IconWrapper, Image, ImageMoleculeType, ImageProperties, ImageProps, Input, InputFieldInternalConfigProps, InputIconProps, InputProps, LayoutContext, LayoutContextType, LayoutProvider, LayoutProviderProps, Link, LinkMoleculeType, LinkProperties, LinkProps, LinkTypes, LinkVariant, MATRIX_MESSAGE_DATA_ID, MATRIX_MESSAGE_ELEMENT_ID, MaxRuleValidation, MenuMoleculeType, MetadataStateConfig, MetadataType, MinRuleValidation, MlrRichTextViewerContext, MlrRichTextViewerContextType, MlrRichTextViewerProvider, MlrRichTextViewerProviderProps, ModalWrapper, Molecule, MoleculeItemTypes, MoleculeTypes, NumericInputFieldMoleculeType, ObjectStateProperties, Option, Organism, OrganismContext, OrganismContextProvider, OrganismContextProviderProps, OrganismContextType, OrganismItem, Padding, PaddingProps, PaddingVariants, PasswordFields, PasswordRuleValidation, PasswordSetup, PasswordSetupMoleculeType, PasswordSetupProps, PdfDocument, PdfDocumentProps, PhoneNumberInputFieldMoleculeType, PopupPropsType, RadioButtonInternalConfigProps, RadioButtons, RadioButtonsProps, RadioGroupWrapper, RatingMolecule, RatingMoleculeProps, RatingMoleculeType, RegularImage, RegularImageProps, RichTextEditorProps, RichTextViewer, SegmentationType, Select, SelectInternalConfigurationOptions, SelectMolecule, SelectMoleculeOption, SelectMoleculeProps, SelectMoleculeType, SelectOption, SelectProps, SeoTags, SetPasswordRuleValidation, SimpleTextMoleculeType, SizesTypes, SliderMolecule, SliderMoleculeProps, SliderMoleculeType, SliderProps, Spacer, SpacerProps, SpeedDial, SpeedDialActionItemProps, SpeedDialActionItemType, SpeedDialItem, SpeedDialItemType, SpeedDialMoleculeType, SpeedDialProps, Spinner, StateActionType, StateConfigType, StateContext, StateContextProvider, StateContextProviderProps, StateContextType, StateEventType, StateListenerConfigType, StateModifierConfigType, StateProperties, Stepper, StepperMoleculeType, StepperOrientation, StepperProps, StyleWrapper, SwitchMolecule, SwitchMoleculeProps, SwitchMoleculeType, TabsMoleculeType, TextAlign, TextButton, TextButtonProps, TextElementProps, TextMolecule, TextMoleculeType, TextProperties, TextProps, TextTypes, TextWrapper, TextWrapperProps, ThemeColors, ThemeColorsType, ThemeDevicesType, ThemeSizesType, ThemeTextType, Tooltip, TooltipProps, TouchableOpacity, TouchableOpacityProps, ValidationTag, ValidationTagProps, ValidationTagStatus, VerticalPadding, Video, VideoMoleculeType, VideoProperties, VideoProps, VisitMoleculeType, WrappedContainerType, ZealTheme, ZealThemeProvider, ZealUIModal, ZealUIModalProps, defaultTheme, defaultValue, passwordValidationMapper, toast, toastStyles, useAccountButtonContext, useApi, useButtonActionsContext, useFormStepContext, useLayoutContext, useMediaQuery, useMlrRichTextViewerContext, useOrganismContext, useStateContext };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zealicsolutions/web-ui",
3
- "version": "1.0.53-test.1",
3
+ "version": "1.0.53-test.10",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+ssh://git@bitbucket.org/Zealic_Solutions/zeal-ui-web.git"
@@ -17,7 +17,7 @@
17
17
  ],
18
18
  "types": "./dist/index.d.ts",
19
19
  "engines": {
20
- "node": "18.19.0"
20
+ "node": ">=18.19.0"
21
21
  },
22
22
  "moduleNameMapper": {
23
23
  "^@zealicsolutions/web-ui/(.*)$": "<rootDir>/dist/$1",