@zealicsolutions/web-ui 1.0.86-beta.7 → 1.0.87-beta.1
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/cjs/index.js +3 -3
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/molecules/Accordion/Accordion.d.ts +3 -2
- package/dist/cjs/molecules/Calendar/ResourceTimelineCalendar.d.ts +2 -0
- package/dist/cjs/molecules/Calendar/SimpleCalendar.d.ts +2 -0
- package/dist/cjs/molecules/Calendar/YearViewCalendar.d.ts +2 -0
- package/dist/cjs/molecules/Calendar/hooks/useCalendarStyling.d.ts +1904 -0
- package/dist/cjs/molecules/Checklist/Checklist.d.ts +2 -1
- package/dist/cjs/molecules/Consent/Consent.stories.d.ts +10 -3
- package/dist/cjs/molecules/Consent/ConsentMolecule.d.ts +3 -2
- package/dist/cjs/molecules/PasswordSetup/PasswordSetup.d.ts +3 -2
- package/dist/cjs/molecules/PasswordSetup/PasswordSetup.stories.d.ts +1 -1
- package/dist/cjs/molecules/RichText/RichText.stories.d.ts +1 -1
- package/dist/cjs/molecules/RichText/TextMolecule.d.ts +2 -1
- package/dist/cjs/molecules/SimpleText/SimpleText.d.ts +1 -1
- package/dist/cjs/molecules/Stepper/Stepper.d.ts +3 -2
- package/dist/esm/components/RichTextViewer/components/Leaf.js +1 -1
- package/dist/esm/components/RichTextViewer/components/Leaf.js.map +1 -1
- package/dist/esm/containers/Container.js +1 -1
- package/dist/esm/containers/Container.js.map +1 -1
- package/dist/esm/containers/ContainerStoriesComponent.js +1 -1
- package/dist/esm/containers/ContainerStoriesComponent.js.map +1 -1
- package/dist/esm/containers/FormContainer.js +1 -1
- package/dist/esm/containers/FormContainer.js.map +1 -1
- package/dist/esm/containers/FormStepContainer.js +1 -1
- package/dist/esm/containers/FormStepContainer.js.map +1 -1
- package/dist/esm/containers/OrganismItem.js +1 -1
- package/dist/esm/containers/OrganismItem.js.map +1 -1
- package/dist/esm/containers/hooks/useStateListenerValue.js +1 -1
- package/dist/esm/containers/hooks/useStateListenerValue.js.map +1 -1
- package/dist/esm/containers/hooks/useStateModifierHandler.js +1 -1
- package/dist/esm/containers/hooks/useStateModifierHandler.js.map +1 -1
- package/dist/esm/contexts/ApiContext/queries/useDataModelFieldOptions.js +1 -1
- package/dist/esm/contexts/ApiContext/queries/useDataModelFieldOptions.js.map +1 -1
- package/dist/esm/contexts/ButtonActionsContext/ButtonActionsContextProvider.js +1 -1
- package/dist/esm/contexts/ButtonActionsContext/ButtonActionsContextProvider.js.map +1 -1
- package/dist/esm/contexts/FormStepContext/FormStepContextProvider.js +1 -1
- package/dist/esm/contexts/FormStepContext/FormStepContextProvider.js.map +1 -1
- package/dist/esm/molecules/Accordion/Accordion.d.ts +3 -2
- package/dist/esm/molecules/Accordion/Accordion.js +1 -1
- package/dist/esm/molecules/Accordion/Accordion.js.map +1 -1
- package/dist/esm/molecules/Avatar/Avatar.js +1 -1
- package/dist/esm/molecules/Avatar/Avatar.js.map +1 -1
- package/dist/esm/molecules/BaseMolecule.js +1 -1
- package/dist/esm/molecules/BaseMolecule.js.map +1 -1
- package/dist/esm/molecules/BasicTextField/BasicTextField.js +1 -1
- package/dist/esm/molecules/BasicTextField/BasicTextField.js.map +1 -1
- package/dist/esm/molecules/BinaryRadioButtons/BinaryRadioButtons.js +1 -1
- package/dist/esm/molecules/BinaryRadioButtons/BinaryRadioButtons.js.map +1 -1
- package/dist/esm/molecules/Button/Button.js.map +1 -1
- package/dist/esm/molecules/Calendar/ResourceTimelineCalendar.d.ts +2 -0
- package/dist/esm/molecules/Calendar/ResourceTimelineCalendar.js.map +1 -1
- package/dist/esm/molecules/Calendar/SimpleCalendar.d.ts +2 -0
- package/dist/esm/molecules/Calendar/SimpleCalendar.js.map +1 -1
- package/dist/esm/molecules/Calendar/YearViewCalendar.d.ts +2 -0
- package/dist/esm/molecules/Calendar/YearViewCalendar.js.map +1 -1
- package/dist/esm/molecules/Calendar/hooks/useCalendarStyling.d.ts +1904 -0
- package/dist/esm/molecules/Calendar/hooks/useCalendarStyling.js +1 -1
- package/dist/esm/molecules/Calendar/hooks/useCalendarStyling.js.map +1 -1
- package/dist/esm/molecules/Checkbox/Checkbox.js +1 -1
- package/dist/esm/molecules/Checkbox/Checkbox.js.map +1 -1
- package/dist/esm/molecules/Checklist/Checklist.d.ts +2 -1
- package/dist/esm/molecules/Checklist/Checklist.js +1 -1
- package/dist/esm/molecules/Checklist/Checklist.js.map +1 -1
- package/dist/esm/molecules/Consent/Consent.stories.d.ts +10 -3
- package/dist/esm/molecules/Consent/ConsentMolecule.d.ts +3 -2
- package/dist/esm/molecules/Consent/ConsentMolecule.js +1 -1
- package/dist/esm/molecules/Consent/ConsentMolecule.js.map +1 -1
- package/dist/esm/molecules/CurrencyInputtField/CurrencyInputField.js +1 -1
- package/dist/esm/molecules/CurrencyInputtField/CurrencyInputField.js.map +1 -1
- package/dist/esm/molecules/DatePicker/DatePicker.js +1 -1
- package/dist/esm/molecules/DatePicker/DatePicker.js.map +1 -1
- package/dist/esm/molecules/Drawer/Drawer.js +1 -1
- package/dist/esm/molecules/Drawer/Drawer.js.map +1 -1
- package/dist/esm/molecules/EmailInputField/EmailInputField.js +1 -1
- package/dist/esm/molecules/EmailInputField/EmailInputField.js.map +1 -1
- package/dist/esm/molecules/Link/Link.js +1 -1
- package/dist/esm/molecules/Link/Link.js.map +1 -1
- package/dist/esm/molecules/Menu/Menu.js +1 -1
- package/dist/esm/molecules/Menu/Menu.js.map +1 -1
- package/dist/esm/molecules/NumericInputField/NumericInputField.js +1 -1
- package/dist/esm/molecules/NumericInputField/NumericInputField.js.map +1 -1
- package/dist/esm/molecules/PasswordSetup/PasswordSetup.d.ts +3 -2
- package/dist/esm/molecules/PasswordSetup/PasswordSetup.js +1 -1
- package/dist/esm/molecules/PasswordSetup/PasswordSetup.js.map +1 -1
- package/dist/esm/molecules/PasswordSetup/PasswordSetup.stories.d.ts +1 -1
- package/dist/esm/molecules/PhoneNumberInputField/PhoneNumberInputField.js +1 -1
- package/dist/esm/molecules/PhoneNumberInputField/PhoneNumberInputField.js.map +1 -1
- package/dist/esm/molecules/Rating/Rating.js +1 -1
- package/dist/esm/molecules/Rating/Rating.js.map +1 -1
- package/dist/esm/molecules/RichText/RichText.stories.d.ts +1 -1
- package/dist/esm/molecules/RichText/TextMolecule.d.ts +2 -1
- package/dist/esm/molecules/RichText/TextMolecule.js +1 -1
- package/dist/esm/molecules/RichText/TextMolecule.js.map +1 -1
- package/dist/esm/molecules/Select/Select.js +1 -1
- package/dist/esm/molecules/Select/Select.js.map +1 -1
- package/dist/esm/molecules/SimpleText/SimpleText.d.ts +1 -1
- package/dist/esm/molecules/SimpleText/SimpleText.js +1 -1
- package/dist/esm/molecules/SimpleText/SimpleText.js.map +1 -1
- package/dist/esm/molecules/Slider/Slider.js +1 -1
- package/dist/esm/molecules/Slider/Slider.js.map +1 -1
- package/dist/esm/molecules/SpeedDial/SpeedDial.js +1 -1
- package/dist/esm/molecules/SpeedDial/SpeedDial.js.map +1 -1
- package/dist/esm/molecules/Stepper/Stepper.d.ts +3 -2
- package/dist/esm/molecules/Stepper/Stepper.js +1 -1
- package/dist/esm/molecules/Stepper/Stepper.js.map +1 -1
- package/dist/esm/molecules/Switch/Switch.js +1 -1
- package/dist/esm/molecules/Switch/Switch.js.map +1 -1
- package/dist/esm/molecules/Tabs/Tabs.js +1 -1
- package/dist/esm/molecules/Tabs/Tabs.js.map +1 -1
- package/dist/index.d.ts +11 -11
- package/package.json +1 -1
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Tabs.js","sources":["../../../../../src/molecules/Tabs/Tabs.tsx"],"sourcesContent":[null],"names":["Tabs","_a","items","onTabChange","activeTabKey","_b","isMobile","marginTop","marginRight","marginBottom","marginLeft","paddingTop","paddingRight","paddingBottom","paddingLeft","buttonPaddingTop","buttonPaddingRight","buttonPaddingBottom","buttonPaddingLeft","width","height","backgroundColor","borderRadius","_c","elevation","gap","_d","indicatorVisible","indicatorColor","_e","lineWidth","_f","orientation","_g","activeTextColor","_h","inactiveTextColor","fontSize","fontWeight","fontFamily","wrapText","textAlign","iconName","iconColor","iconSize","_j","iconPlacement","hoverTextColor","itemBorder","itemBorderRadius","itemBackgroundColor","itemSelectedBackgroundColor","itemHoverBackgroundColor","_k","selectedItemElevation","itemDisableRipple","configurationItemInfo","theme","useTheme","_l","useOrganismContext","isConfigurationMode","onConfigurationItemClicked","selectedConfigurationItemId","_m","useState","menuAnchorEl","setMenuAnchorEl","handleMenuClose","containerStyle","display","overflow","getCommonItemStyles","isSelected","finalColor","finalBg","color","whiteSpace","border","boxShadow","shadows","undefined","handleSelectTab","tab","newTabKey","tabKey","link","getConfigProps","selected","id","configInfo","entityId","entity","entityType","onClick","e","stopPropagation","onDoubleClick","css","getConfigurationWrapperStyle","_jsxs","Paper","__assign","style","children","_jsx","IconButton","currentTarget","IconRenderer","size","MuiMenu","anchorEl","open","Boolean","onClose","map","itemSX","MenuItem","sx","alignItems","mr","Box","component","label","selectedIndex","findIndex","t","MuiTabs","value","onChange","_","idx","TabIndicatorProps","isTabSelected","tabSX","Tab","disableRipple","textTransform","iconPosition","icon"],"mappings":"
|
1
|
+
{"version":3,"file":"Tabs.js","sources":["../../../../../src/molecules/Tabs/Tabs.tsx"],"sourcesContent":[null],"names":["Tabs","_a","items","onTabChange","activeTabKey","_b","isMobile","marginTop","marginRight","marginBottom","marginLeft","paddingTop","paddingRight","paddingBottom","paddingLeft","buttonPaddingTop","buttonPaddingRight","buttonPaddingBottom","buttonPaddingLeft","width","height","backgroundColor","borderRadius","_c","elevation","gap","_d","indicatorVisible","indicatorColor","_e","lineWidth","_f","orientation","_g","activeTextColor","_h","inactiveTextColor","fontSize","fontWeight","fontFamily","wrapText","textAlign","iconName","iconColor","iconSize","_j","iconPlacement","hoverTextColor","itemBorder","itemBorderRadius","itemBackgroundColor","itemSelectedBackgroundColor","itemHoverBackgroundColor","_k","selectedItemElevation","itemDisableRipple","configurationItemInfo","theme","useTheme","_l","useOrganismContext","isConfigurationMode","onConfigurationItemClicked","selectedConfigurationItemId","_m","useState","menuAnchorEl","setMenuAnchorEl","handleMenuClose","containerStyle","display","overflow","getCommonItemStyles","isSelected","finalColor","finalBg","color","whiteSpace","border","boxShadow","shadows","undefined","handleSelectTab","tab","newTabKey","tabKey","link","getConfigProps","selected","id","configInfo","entityId","entity","entityType","onClick","e","stopPropagation","onDoubleClick","css","getConfigurationWrapperStyle","_jsxs","Paper","__assign","style","children","_jsx","IconButton","currentTarget","IconRenderer","size","MuiMenu","anchorEl","open","Boolean","onClose","map","itemSX","MenuItem","sx","alignItems","mr","Box","component","label","selectedIndex","findIndex","t","MuiTabs","value","onChange","_","idx","TabIndicatorProps","isTabSelected","tabSX","Tab","disableRipple","textTransform","iconPosition","icon"],"mappings":"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"}
|
package/dist/index.d.ts
CHANGED
@@ -11,11 +11,11 @@ import { AnyObject as AnyObject$1, StylesType, Callback as Callback$1, OverrideS
|
|
11
11
|
import { DataModelFieldFormatCodeTypes as DataModelFieldFormatCodeTypes$1, FormStateType as FormStateType$1, ConfigurationItemInfo as ConfigurationItemInfo$1, ContainerComponentProps as ContainerComponentProps$1, Molecule as Molecule$1, ContainerType as ContainerType$1, MoleculeTypes as MoleculeTypes$1, MoleculeItemTypes as MoleculeItemTypes$2, StateConfigType as StateConfigType$1, MetadataType as MetadataType$1, ConsentFieldMoleculeType as ConsentFieldMoleculeType$1, LinkProperties as LinkProperties$1, PasswordSetupMoleculeType as PasswordSetupMoleculeType$1, TextProperties as TextProperties$1, ContainerProps as ContainerProps$1, ObjectStateProperties as ObjectStateProperties$1, StateProperties as StateProperties$1 } from 'containers';
|
12
12
|
import { InputFieldTypes } from 'fieldsConfiguration/types';
|
13
13
|
import { ThemeColors as ThemeColors$2, FontSizesTypes as FontSizesTypes$1, SizesTypes as SizesTypes$2, BreakpointSizesTypes as BreakpointSizesTypes$1 } from 'theme/types';
|
14
|
-
import { BaseButtonProps, PasswordRuleValidation as PasswordRuleValidation$1, BasicTextFieldProps as BasicTextFieldProps$1, CustomValidationRule as CustomValidationRule$1, CustomStep as CustomStep$1, ChecklistItem as ChecklistItem$1, TextProps as TextProps$1, ConsentType, StepperProps as StepperProps$
|
14
|
+
import { BaseButtonProps, PasswordRuleValidation as PasswordRuleValidation$1, BasicTextFieldProps as BasicTextFieldProps$1, CustomValidationRule as CustomValidationRule$1, CustomStep as CustomStep$1, ChecklistItem as ChecklistItem$1, TextProps as TextProps$1, ConsentType, StepperProps as StepperProps$2, ChecklistProps as ChecklistProps$1, DividerProps as DividerProps$1, LinkProps as LinkProps$1, VideoProps as VideoProps$1, ImageProps as ImageProps$1, ButtonProps as ButtonProps$2, ChipMoleculeProps as ChipMoleculeProps$1, BadgeMoleculeProps as BadgeMoleculeProps$1, AlertMoleculeProps as AlertMoleculeProps$1, RatingMoleculeProps as RatingMoleculeProps$1, SliderMoleculeProps as SliderMoleculeProps$1, SelectMoleculeProps as SelectMoleculeProps$1, DatePickerMoleculeProps as DatePickerMoleculeProps$1, CheckboxProps, BinaryRadioButtonsProps as BinaryRadioButtonsProps$1 } from 'molecules';
|
15
15
|
import { TooltipProps as TooltipProps$1 } from 'rc-tooltip/lib/Tooltip';
|
16
16
|
import { Descendant } from 'slate';
|
17
17
|
import * as _mui_material from '@mui/material';
|
18
|
-
import { TypographyProps, BadgeProps, TextFieldProps, ButtonProps as ButtonProps$1, SxProps, RatingProps, SliderProps as SliderProps$1, SwitchProps, ModalProps } from '@mui/material';
|
18
|
+
import { TypographyProps, BadgeProps, TextFieldProps, ButtonProps as ButtonProps$1, FormGroupProps, BoxProps, SxProps, RatingProps, SliderProps as SliderProps$1, StepperProps as StepperProps$1, SwitchProps, ModalProps } from '@mui/material';
|
19
19
|
import { IconNames as IconNames$1, TouchableOpacityProps as TouchableOpacityProps$1 } from 'components';
|
20
20
|
import { OrganismDTO } from 'organisms/types';
|
21
21
|
import { AnnotationsList as AnnotationsList$1 } from 'contexts/MlrRichTextViewerContext/types';
|
@@ -886,7 +886,7 @@ declare type RichTextItemType = {
|
|
886
886
|
textAlign?: 'left' | 'center' | 'right' | 'justify';
|
887
887
|
};
|
888
888
|
declare type ChecklistItem = ChecklistItemType | DividerItemType | TextItemType | RichTextItemType;
|
889
|
-
declare type ChecklistProps = {
|
889
|
+
declare type ChecklistProps = FormGroupProps & {
|
890
890
|
gap?: string;
|
891
891
|
moleculeId?: string;
|
892
892
|
items: ChecklistItem[];
|
@@ -933,7 +933,7 @@ interface ChipMoleculeProps {
|
|
933
933
|
}
|
934
934
|
declare const ChipMolecule: react__default.FC<ChipMoleculeProps>;
|
935
935
|
|
936
|
-
declare type ConsentMoleculeProps = {
|
936
|
+
declare type ConsentMoleculeProps = BoxProps & {
|
937
937
|
properties: ConsentFieldMoleculeType$1['properties'];
|
938
938
|
htmlElementId: string;
|
939
939
|
isOnClickDisabled?: boolean;
|
@@ -953,7 +953,7 @@ declare type ConsentMoleculeProps = {
|
|
953
953
|
minWidth?: string;
|
954
954
|
maxWidth?: string;
|
955
955
|
};
|
956
|
-
declare const ConsentMolecule: ({ properties, htmlElementId, configurationItemInfo, paddingTop, paddingRight, paddingBottom, paddingLeft, marginTop, marginRight, marginBottom, marginLeft, width, height, minHeight, maxHeight, minWidth, maxWidth, }: ConsentMoleculeProps) => _emotion_react_jsx_runtime.JSX.Element | null;
|
956
|
+
declare const ConsentMolecule: ({ properties, htmlElementId, configurationItemInfo, paddingTop, paddingRight, paddingBottom, paddingLeft, marginTop, marginRight, marginBottom, marginLeft, width, height, minHeight, maxHeight, minWidth, maxWidth, sx, ...rest }: ConsentMoleculeProps) => _emotion_react_jsx_runtime.JSX.Element | null;
|
957
957
|
|
958
958
|
declare type CustomValidationRule<T = string> = {
|
959
959
|
text: string;
|
@@ -1286,7 +1286,7 @@ declare type PasswordFields = {
|
|
1286
1286
|
};
|
1287
1287
|
};
|
1288
1288
|
|
1289
|
-
declare type PasswordSetupProps = {
|
1289
|
+
declare type PasswordSetupProps = BoxProps & {
|
1290
1290
|
gap: string;
|
1291
1291
|
inputProps: Omit<BasicTextFieldProps$1, 'name'>;
|
1292
1292
|
validations: PasswordRuleValidation[];
|
@@ -1305,7 +1305,7 @@ declare type PasswordSetupProps = {
|
|
1305
1305
|
marginRight?: string;
|
1306
1306
|
marginBottom?: string;
|
1307
1307
|
};
|
1308
|
-
declare const PasswordSetup: ({ gap, inputProps, validations, htmlElementId, validationState, overridesProperties, configurationItemInfo, width, height, minWidth, maxWidth, minHeight, maxHeight, marginLeft, marginTop, marginRight, marginBottom, }: PasswordSetupProps) => _emotion_react_jsx_runtime.JSX.Element;
|
1308
|
+
declare const PasswordSetup: ({ gap, inputProps, validations, htmlElementId, validationState, overridesProperties, configurationItemInfo, width, height, minWidth, maxWidth, minHeight, maxHeight, marginLeft, marginTop, marginRight, marginBottom, sx, ...rest }: PasswordSetupProps) => _emotion_react_jsx_runtime.JSX.Element;
|
1309
1309
|
|
1310
1310
|
declare const passwordValidationMapper: (validation: SetPasswordRuleValidation) => CustomValidationRule$1;
|
1311
1311
|
|
@@ -1375,7 +1375,7 @@ declare type TextProps = Partial<{
|
|
1375
1375
|
marginLeft: string;
|
1376
1376
|
htmlElementId: string;
|
1377
1377
|
configurationItemInfo: ConfigurationItemInfo$1;
|
1378
|
-
}
|
1378
|
+
} & Omit<TypographyProps, 'text'> & Omit<BoxProps, 'text'>>;
|
1379
1379
|
declare const TextMolecule: FC<TextProps>;
|
1380
1380
|
|
1381
1381
|
interface SelectMoleculeOption {
|
@@ -1484,7 +1484,7 @@ declare type CustomStep = {
|
|
1484
1484
|
iconBorderRadius?: number;
|
1485
1485
|
iconBackgroundColor?: string;
|
1486
1486
|
};
|
1487
|
-
declare type StepperProps = {
|
1487
|
+
declare type StepperProps = StepperProps$1 & {
|
1488
1488
|
items: CustomStep[];
|
1489
1489
|
gap?: string;
|
1490
1490
|
stepGap?: string;
|
@@ -1739,7 +1739,7 @@ declare type AccordionItem = {
|
|
1739
1739
|
paddingBottom?: string;
|
1740
1740
|
paddingLeft?: string;
|
1741
1741
|
};
|
1742
|
-
declare type AccordionProps = {
|
1742
|
+
declare type AccordionProps = BoxProps & {
|
1743
1743
|
items: AccordionItem[];
|
1744
1744
|
rounded?: boolean;
|
1745
1745
|
elevation?: number;
|
@@ -2562,7 +2562,7 @@ interface PasswordSetupMoleculeType extends BaseMoleculeType {
|
|
2562
2562
|
interface StepperMoleculeType extends BaseMoleculeType {
|
2563
2563
|
type: 'stepper';
|
2564
2564
|
config: {
|
2565
|
-
props: Omit<StepperProps$
|
2565
|
+
props: Omit<StepperProps$2, 'items'>;
|
2566
2566
|
};
|
2567
2567
|
children: StepperItemDTO[];
|
2568
2568
|
organismMoleculeLibraryId: string;
|