@pega/cosmos-react-demos 2.0.0 → 2.1.3
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/jsx/build/AppHeader/AppHeader.stories.d.ts +8 -0
- package/jsx/build/AppHeader/AppHeader.stories.d.ts.map +1 -0
- package/{lib → jsx}/build/AppHeader/AppHeader.stories.jsx +0 -0
- package/{lib → jsx}/build/AppHeader/AppHeader.stories.jsx.map +0 -0
- package/jsx/build/AppShell/AppShell.mocks.d.ts +50 -0
- package/jsx/build/AppShell/AppShell.mocks.d.ts.map +1 -0
- package/jsx/build/AppShell/AppShell.mocks.js +503 -0
- package/jsx/build/AppShell/AppShell.mocks.js.map +1 -0
- package/jsx/build/AppShell/AppShell.stories.d.ts +12 -0
- package/jsx/build/AppShell/AppShell.stories.d.ts.map +1 -0
- package/jsx/build/AppShell/AppShell.stories.jsx +194 -0
- package/jsx/build/AppShell/AppShell.stories.jsx.map +1 -0
- package/jsx/build/FlowModeller/AddNodeUtils.mocks.d.ts +45 -0
- package/jsx/build/FlowModeller/AddNodeUtils.mocks.d.ts.map +1 -0
- package/jsx/build/FlowModeller/AddNodeUtils.mocks.js +291 -0
- package/jsx/build/FlowModeller/AddNodeUtils.mocks.js.map +1 -0
- package/jsx/build/FlowModeller/FlowModeller.mocks.d.ts +9 -0
- package/jsx/build/FlowModeller/FlowModeller.mocks.d.ts.map +1 -0
- package/jsx/build/FlowModeller/FlowModeller.mocks.js +411 -0
- package/jsx/build/FlowModeller/FlowModeller.mocks.js.map +1 -0
- package/jsx/build/FlowModeller/FlowModeller.stories.d.ts +12 -0
- package/jsx/build/FlowModeller/FlowModeller.stories.d.ts.map +1 -0
- package/{lib → jsx}/build/FlowModeller/FlowModeller.stories.jsx +0 -0
- package/{lib → jsx}/build/FlowModeller/FlowModeller.stories.jsx.map +0 -0
- package/jsx/build/LifeCycle/LifeCycle.mocks.d.ts +201 -0
- package/jsx/build/LifeCycle/LifeCycle.mocks.d.ts.map +1 -0
- package/jsx/build/LifeCycle/LifeCycle.mocks.js +1128 -0
- package/jsx/build/LifeCycle/LifeCycle.mocks.js.map +1 -0
- package/jsx/build/LifeCycle/LifeCycle.stories.d.ts +11 -0
- package/jsx/build/LifeCycle/LifeCycle.stories.d.ts.map +1 -0
- package/{lib → jsx}/build/LifeCycle/LifeCycle.stories.jsx +0 -0
- package/{lib → jsx}/build/LifeCycle/LifeCycle.stories.jsx.map +0 -0
- package/jsx/build/LifeCycle/utils.d.ts +65 -0
- package/jsx/build/LifeCycle/utils.d.ts.map +1 -0
- package/jsx/build/LifeCycle/utils.js +218 -0
- package/jsx/build/LifeCycle/utils.js.map +1 -0
- package/jsx/build/PageTemplates/GalleryPage.stories.d.ts +12 -0
- package/jsx/build/PageTemplates/GalleryPage.stories.d.ts.map +1 -0
- package/{lib → jsx}/build/PageTemplates/GalleryPage.stories.jsx +0 -0
- package/{lib → jsx}/build/PageTemplates/GalleryPage.stories.jsx.map +0 -0
- package/jsx/build/PageTemplates/PageTemplates.stories.d.ts +26 -0
- package/jsx/build/PageTemplates/PageTemplates.stories.d.ts.map +1 -0
- package/{lib → jsx}/build/PageTemplates/PageTemplates.stories.jsx +0 -0
- package/{lib → jsx}/build/PageTemplates/PageTemplates.stories.jsx.map +0 -0
- package/jsx/build/Workbench/Workbench.mocks.d.ts +9 -0
- package/jsx/build/Workbench/Workbench.mocks.d.ts.map +1 -0
- package/jsx/build/Workbench/Workbench.mocks.js +67 -0
- package/jsx/build/Workbench/Workbench.mocks.js.map +1 -0
- package/jsx/build/Workbench/Workbench.stories.d.ts +10 -0
- package/jsx/build/Workbench/Workbench.stories.d.ts.map +1 -0
- package/{lib → jsx}/build/Workbench/Workbench.stories.jsx +0 -0
- package/{lib → jsx}/build/Workbench/Workbench.stories.jsx.map +0 -0
- package/jsx/condition-builder/ConditionBuilder/ConditionBuilder.stories.d.ts +10 -0
- package/jsx/condition-builder/ConditionBuilder/ConditionBuilder.stories.d.ts.map +1 -0
- package/{lib → jsx}/condition-builder/ConditionBuilder/ConditionBuilder.stories.jsx +0 -0
- package/{lib → jsx}/condition-builder/ConditionBuilder/ConditionBuilder.stories.jsx.map +0 -0
- package/jsx/condition-builder/ConditionBuilder/props.mock.d.ts +6 -0
- package/jsx/condition-builder/ConditionBuilder/props.mock.d.ts.map +1 -0
- package/jsx/condition-builder/ConditionBuilder/props.mock.js +113 -0
- package/jsx/condition-builder/ConditionBuilder/props.mock.js.map +1 -0
- package/jsx/core/AppShell/AppShell.mocks.d.ts +15 -0
- package/jsx/core/AppShell/AppShell.mocks.d.ts.map +1 -0
- package/{lib → jsx}/core/AppShell/AppShell.mocks.jsx +0 -0
- package/{lib → jsx}/core/AppShell/AppShell.mocks.jsx.map +0 -0
- package/jsx/core/AppShell/AppShell.stories.d.ts +31 -0
- package/jsx/core/AppShell/AppShell.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/AppShell/AppShell.stories.jsx +0 -0
- package/{lib → jsx}/core/AppShell/AppShell.stories.jsx.map +0 -0
- package/jsx/core/AppShell/AppShell.styles.d.ts +2 -0
- package/jsx/core/AppShell/AppShell.styles.d.ts.map +1 -0
- package/jsx/core/AppShell/AppShell.styles.js +5 -0
- package/jsx/core/AppShell/AppShell.styles.js.map +1 -0
- package/jsx/core/Avatar/Avatar.stories.d.ts +10 -0
- package/jsx/core/Avatar/Avatar.stories.d.ts.map +1 -0
- package/jsx/core/Avatar/Avatar.stories.jsx +50 -0
- package/jsx/core/Avatar/Avatar.stories.jsx.map +1 -0
- package/jsx/core/Backdrop/Backdrop.stories.d.ts +7 -0
- package/jsx/core/Backdrop/Backdrop.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Backdrop/Backdrop.stories.jsx +0 -0
- package/{lib → jsx}/core/Backdrop/Backdrop.stories.jsx.map +0 -0
- package/jsx/core/Badges/Alert.stories.d.ts +6 -0
- package/jsx/core/Badges/Alert.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Badges/Alert.stories.jsx +0 -0
- package/{lib → jsx}/core/Badges/Alert.stories.jsx.map +0 -0
- package/jsx/core/Badges/Count.stories.d.ts +6 -0
- package/jsx/core/Badges/Count.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Badges/Count.stories.jsx +0 -0
- package/{lib → jsx}/core/Badges/Count.stories.jsx.map +0 -0
- package/jsx/core/Badges/Selection.stories.d.ts +6 -0
- package/jsx/core/Badges/Selection.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Badges/Selection.stories.jsx +0 -0
- package/{lib → jsx}/core/Badges/Selection.stories.jsx.map +0 -0
- package/jsx/core/Badges/Status.stories.d.ts +6 -0
- package/jsx/core/Badges/Status.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Badges/Status.stories.jsx +0 -0
- package/{lib → jsx}/core/Badges/Status.stories.jsx.map +0 -0
- package/jsx/core/Badges/Tag.stories.d.ts +6 -0
- package/jsx/core/Badges/Tag.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Badges/Tag.stories.jsx +0 -0
- package/{lib → jsx}/core/Badges/Tag.stories.jsx.map +0 -0
- package/jsx/core/Banner/Banner.mocks.d.ts +18 -0
- package/jsx/core/Banner/Banner.mocks.d.ts.map +1 -0
- package/jsx/core/Banner/Banner.mocks.jsx +41 -0
- package/jsx/core/Banner/Banner.mocks.jsx.map +1 -0
- package/jsx/core/Banner/Banner.stories.d.ts +22 -0
- package/jsx/core/Banner/Banner.stories.d.ts.map +1 -0
- package/jsx/core/Banner/Banner.stories.jsx +87 -0
- package/jsx/core/Banner/Banner.stories.jsx.map +1 -0
- package/jsx/core/Boolean/BooleanDisplay.stories.d.ts +6 -0
- package/jsx/core/Boolean/BooleanDisplay.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Boolean/BooleanDisplay.stories.jsx +0 -0
- package/{lib → jsx}/core/Boolean/BooleanDisplay.stories.jsx.map +0 -0
- package/jsx/core/Breadcrumbs/Breadcrumbs.stories.d.ts +7 -0
- package/jsx/core/Breadcrumbs/Breadcrumbs.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Breadcrumbs/Breadcrumbs.stories.jsx +0 -0
- package/{lib → jsx}/core/Breadcrumbs/Breadcrumbs.stories.jsx.map +0 -0
- package/jsx/core/Breadcrumbs/Breadcrumbs.styles.d.ts +2 -0
- package/jsx/core/Breadcrumbs/Breadcrumbs.styles.d.ts.map +1 -0
- package/jsx/core/Breadcrumbs/Breadcrumbs.styles.js +12 -0
- package/jsx/core/Breadcrumbs/Breadcrumbs.styles.js.map +1 -0
- package/jsx/core/Button/Button.stories.d.ts +12 -0
- package/jsx/core/Button/Button.stories.d.ts.map +1 -0
- package/jsx/core/Button/Button.stories.jsx +103 -0
- package/jsx/core/Button/Button.stories.jsx.map +1 -0
- package/jsx/core/Card/Card.stories.d.ts +8 -0
- package/jsx/core/Card/Card.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Card/Card.stories.jsx +0 -0
- package/{lib → jsx}/core/Card/Card.stories.jsx.map +0 -0
- package/jsx/core/Card/Card.styles.d.ts +2 -0
- package/jsx/core/Card/Card.styles.d.ts.map +1 -0
- package/jsx/core/Card/Card.styles.js +5 -0
- package/jsx/core/Card/Card.styles.js.map +1 -0
- package/jsx/core/Checkbox/Checkbox.stories.d.ts +7 -0
- package/jsx/core/Checkbox/Checkbox.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Checkbox/Checkbox.stories.jsx +0 -0
- package/{lib → jsx}/core/Checkbox/Checkbox.stories.jsx.map +0 -0
- package/jsx/core/CheckboxGroup/CheckboxGroup.stories.d.ts +7 -0
- package/jsx/core/CheckboxGroup/CheckboxGroup.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/CheckboxGroup/CheckboxGroup.stories.jsx +0 -0
- package/{lib → jsx}/core/CheckboxGroup/CheckboxGroup.stories.jsx.map +0 -0
- package/jsx/core/CheckboxGroup/CheckboxGroup.styles.d.ts +4 -0
- package/jsx/core/CheckboxGroup/CheckboxGroup.styles.d.ts.map +1 -0
- package/jsx/core/CheckboxGroup/CheckboxGroup.styles.js +9 -0
- package/jsx/core/CheckboxGroup/CheckboxGroup.styles.js.map +1 -0
- package/jsx/core/ColorPicker/ColorPicker.stories.d.ts +8 -0
- package/jsx/core/ColorPicker/ColorPicker.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/ColorPicker/ColorPicker.stories.jsx +0 -0
- package/{lib → jsx}/core/ColorPicker/ColorPicker.stories.jsx.map +0 -0
- package/jsx/core/ComboBox/ComboBox.mocks.d.ts +24 -0
- package/jsx/core/ComboBox/ComboBox.mocks.d.ts.map +1 -0
- package/jsx/core/ComboBox/ComboBox.mocks.js +54 -0
- package/jsx/core/ComboBox/ComboBox.mocks.js.map +1 -0
- package/jsx/core/ComboBox/ComboBox.stories.d.ts +21 -0
- package/jsx/core/ComboBox/ComboBox.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/ComboBox/ComboBox.stories.jsx +0 -0
- package/{lib → jsx}/core/ComboBox/ComboBox.stories.jsx.map +0 -0
- package/jsx/core/Configuration/Configuration.stories.d.ts +10 -0
- package/jsx/core/Configuration/Configuration.stories.d.ts.map +1 -0
- package/jsx/core/Configuration/Configuration.stories.jsx +125 -0
- package/jsx/core/Configuration/Configuration.stories.jsx.map +1 -0
- package/jsx/core/Currency/Currency.stories.d.ts +11 -0
- package/jsx/core/Currency/Currency.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Currency/Currency.stories.jsx +0 -0
- package/{lib → jsx}/core/Currency/Currency.stories.jsx.map +0 -0
- package/jsx/core/DateTime/DateTime.stories.d.ts +20 -0
- package/jsx/core/DateTime/DateTime.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/DateTime/DateTime.stories.jsx +0 -0
- package/{lib → jsx}/core/DateTime/DateTime.stories.jsx.map +0 -0
- package/jsx/core/DateTime/DateTimeDisplay.stories.d.ts +7 -0
- package/jsx/core/DateTime/DateTimeDisplay.stories.d.ts.map +1 -0
- package/jsx/core/DateTime/DateTimeDisplay.stories.jsx +47 -0
- package/jsx/core/DateTime/DateTimeDisplay.stories.jsx.map +1 -0
- package/jsx/core/DateTime/DateTimePicker.stories.d.ts +7 -0
- package/jsx/core/DateTime/DateTimePicker.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/DateTime/DateTimePicker.stories.jsx +0 -0
- package/{lib → jsx}/core/DateTime/DateTimePicker.stories.jsx.map +0 -0
- package/jsx/core/Drawer/Drawer.stories.d.ts +7 -0
- package/jsx/core/Drawer/Drawer.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Drawer/Drawer.stories.jsx +0 -0
- package/{lib → jsx}/core/Drawer/Drawer.stories.jsx.map +0 -0
- package/jsx/core/Drawer/Drawer.styles.d.ts +2 -0
- package/jsx/core/Drawer/Drawer.styles.d.ts.map +1 -0
- package/jsx/core/Drawer/Drawer.styles.js +11 -0
- package/jsx/core/Drawer/Drawer.styles.js.map +1 -0
- package/jsx/core/Email/EmailDisplay.stories.d.ts +6 -0
- package/jsx/core/Email/EmailDisplay.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Email/EmailDisplay.stories.jsx +0 -0
- package/{lib → jsx}/core/Email/EmailDisplay.stories.jsx.map +0 -0
- package/jsx/core/EmojiPicker/EmojiPicker.stories.d.ts +8 -0
- package/jsx/core/EmojiPicker/EmojiPicker.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/EmojiPicker/EmojiPicker.stories.jsx +0 -0
- package/{lib → jsx}/core/EmojiPicker/EmojiPicker.stories.jsx.map +0 -0
- package/jsx/core/EmptyState/EmptyState.stories.d.ts +6 -0
- package/jsx/core/EmptyState/EmptyState.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/EmptyState/EmptyState.stories.jsx +0 -0
- package/{lib → jsx}/core/EmptyState/EmptyState.stories.jsx.map +0 -0
- package/jsx/core/ErrorState/ErrorState.stories.d.ts +9 -0
- package/jsx/core/ErrorState/ErrorState.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/ErrorState/ErrorState.stories.jsx +0 -0
- package/{lib → jsx}/core/ErrorState/ErrorState.stories.jsx.map +0 -0
- package/jsx/core/ExpandCollapse/ExpandCollapse.stories.d.ts +7 -0
- package/jsx/core/ExpandCollapse/ExpandCollapse.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/ExpandCollapse/ExpandCollapse.stories.jsx +0 -0
- package/{lib → jsx}/core/ExpandCollapse/ExpandCollapse.stories.jsx.map +0 -0
- package/jsx/core/ExpandCollapse/ExpandCollapse.styles.d.ts +4 -0
- package/jsx/core/ExpandCollapse/ExpandCollapse.styles.d.ts.map +1 -0
- package/jsx/core/ExpandCollapse/ExpandCollapse.styles.js +17 -0
- package/jsx/core/ExpandCollapse/ExpandCollapse.styles.js.map +1 -0
- package/jsx/core/FieldGroup/FieldGroup.stories.d.ts +11 -0
- package/jsx/core/FieldGroup/FieldGroup.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/FieldGroup/FieldGroup.stories.jsx +0 -0
- package/{lib → jsx}/core/FieldGroup/FieldGroup.stories.jsx.map +0 -0
- package/jsx/core/FieldGroup/FieldGroupList.mocks.d.ts +21 -0
- package/jsx/core/FieldGroup/FieldGroupList.mocks.d.ts.map +1 -0
- package/jsx/core/FieldGroup/FieldGroupList.mocks.jsx +36 -0
- package/jsx/core/FieldGroup/FieldGroupList.mocks.jsx.map +1 -0
- package/jsx/core/FieldGroup/FieldGroupList.stories.d.ts +10 -0
- package/jsx/core/FieldGroup/FieldGroupList.stories.d.ts.map +1 -0
- package/jsx/core/FieldGroup/FieldGroupList.stories.jsx +150 -0
- package/jsx/core/FieldGroup/FieldGroupList.stories.jsx.map +1 -0
- package/jsx/core/FieldValueList/FieldValueList.stories.d.ts +10 -0
- package/jsx/core/FieldValueList/FieldValueList.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/FieldValueList/FieldValueList.stories.jsx +0 -0
- package/{lib → jsx}/core/FieldValueList/FieldValueList.stories.jsx.map +0 -0
- package/jsx/core/File/FileDisplay.stories.d.ts +20 -0
- package/jsx/core/File/FileDisplay.stories.d.ts.map +1 -0
- package/jsx/core/File/FileDisplay.stories.jsx +135 -0
- package/jsx/core/File/FileDisplay.stories.jsx.map +1 -0
- package/jsx/core/File/FileInput.stories.d.ts +9 -0
- package/jsx/core/File/FileInput.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/File/FileInput.stories.jsx +0 -0
- package/{lib → jsx}/core/File/FileInput.stories.jsx.map +0 -0
- package/jsx/core/Flex/Flex.styles.d.ts +10 -0
- package/jsx/core/Flex/Flex.styles.d.ts.map +1 -0
- package/jsx/core/Flex/Flex.styles.js +41 -0
- package/jsx/core/Flex/Flex.styles.js.map +1 -0
- package/jsx/core/Flex/FlexContainer.stories.d.ts +22 -0
- package/jsx/core/Flex/FlexContainer.stories.d.ts.map +1 -0
- package/jsx/core/Flex/FlexContainer.stories.jsx +164 -0
- package/jsx/core/Flex/FlexContainer.stories.jsx.map +1 -0
- package/jsx/core/Flex/FlexItem.stories.d.ts +13 -0
- package/jsx/core/Flex/FlexItem.stories.d.ts.map +1 -0
- package/jsx/core/Flex/FlexItem.stories.jsx +71 -0
- package/jsx/core/Flex/FlexItem.stories.jsx.map +1 -0
- package/jsx/core/Form/Form.mocks.d.ts +8 -0
- package/jsx/core/Form/Form.mocks.d.ts.map +1 -0
- package/jsx/core/Form/Form.mocks.jsx +138 -0
- package/jsx/core/Form/Form.mocks.jsx.map +1 -0
- package/jsx/core/Form/Form.stories.d.ts +14 -0
- package/jsx/core/Form/Form.stories.d.ts.map +1 -0
- package/jsx/core/Form/Form.stories.jsx +62 -0
- package/jsx/core/Form/Form.stories.jsx.map +1 -0
- package/jsx/core/Grid/Grid.styles.d.ts +6 -0
- package/jsx/core/Grid/Grid.styles.d.ts.map +1 -0
- package/jsx/core/Grid/Grid.styles.js +36 -0
- package/jsx/core/Grid/Grid.styles.js.map +1 -0
- package/jsx/core/Grid/GridContainer.stories.d.ts +24 -0
- package/jsx/core/Grid/GridContainer.stories.d.ts.map +1 -0
- package/jsx/core/Grid/GridContainer.stories.jsx +168 -0
- package/jsx/core/Grid/GridContainer.stories.jsx.map +1 -0
- package/jsx/core/Grid/GridItem.stories.d.ts +13 -0
- package/jsx/core/Grid/GridItem.stories.d.ts.map +1 -0
- package/jsx/core/Grid/GridItem.stories.jsx +74 -0
- package/jsx/core/Grid/GridItem.stories.jsx.map +1 -0
- package/jsx/core/Icon/Icon.mocks.d.ts +3 -0
- package/jsx/core/Icon/Icon.mocks.d.ts.map +1 -0
- package/jsx/core/Icon/Icon.mocks.jsx +9 -0
- package/jsx/core/Icon/Icon.mocks.jsx.map +1 -0
- package/jsx/core/Icon/Icon.stories.d.ts +9 -0
- package/jsx/core/Icon/Icon.stories.d.ts.map +1 -0
- package/jsx/core/Icon/Icon.stories.jsx +90 -0
- package/jsx/core/Icon/Icon.stories.jsx.map +1 -0
- package/jsx/core/IconPicker/IconPicker.stories.d.ts +6 -0
- package/jsx/core/IconPicker/IconPicker.stories.d.ts.map +1 -0
- package/jsx/core/IconPicker/IconPicker.stories.jsx +38 -0
- package/jsx/core/IconPicker/IconPicker.stories.jsx.map +1 -0
- package/jsx/core/Image/Image.stories.d.ts +6 -0
- package/jsx/core/Image/Image.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Image/Image.stories.jsx +0 -0
- package/{lib → jsx}/core/Image/Image.stories.jsx.map +0 -0
- package/jsx/core/Input/Input.stories.d.ts +9 -0
- package/jsx/core/Input/Input.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Input/Input.stories.jsx +0 -0
- package/{lib → jsx}/core/Input/Input.stories.jsx.map +0 -0
- package/jsx/core/Label/Label.stories.d.ts +6 -0
- package/jsx/core/Label/Label.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Label/Label.stories.jsx +0 -0
- package/{lib → jsx}/core/Label/Label.stories.jsx.map +0 -0
- package/jsx/core/Lightbox/Lightbox.mocks.d.ts +15 -0
- package/jsx/core/Lightbox/Lightbox.mocks.d.ts.map +1 -0
- package/jsx/core/Lightbox/Lightbox.mocks.js +59 -0
- package/jsx/core/Lightbox/Lightbox.mocks.js.map +1 -0
- package/jsx/core/Lightbox/Lightbox.stories.d.ts +10 -0
- package/jsx/core/Lightbox/Lightbox.stories.d.ts.map +1 -0
- package/jsx/core/Lightbox/Lightbox.stories.jsx +55 -0
- package/jsx/core/Lightbox/Lightbox.stories.jsx.map +1 -0
- package/jsx/core/Link/Link.stories.d.ts +18 -0
- package/jsx/core/Link/Link.stories.d.ts.map +1 -0
- package/jsx/core/Link/Link.stories.jsx +49 -0
- package/jsx/core/Link/Link.stories.jsx.map +1 -0
- package/jsx/core/List/CommaSeparatedList.stories.d.ts +6 -0
- package/jsx/core/List/CommaSeparatedList.stories.d.ts.map +1 -0
- package/jsx/core/List/CommaSeparatedList.stories.jsx +31 -0
- package/jsx/core/List/CommaSeparatedList.stories.jsx.map +1 -0
- package/jsx/core/List/OrderedList.stories.d.ts +10 -0
- package/jsx/core/List/OrderedList.stories.d.ts.map +1 -0
- package/jsx/core/List/OrderedList.stories.jsx +38 -0
- package/jsx/core/List/OrderedList.stories.jsx.map +1 -0
- package/jsx/core/List/UnorderedList.stories.d.ts +10 -0
- package/jsx/core/List/UnorderedList.stories.d.ts.map +1 -0
- package/jsx/core/List/UnorderedList.stories.jsx +38 -0
- package/jsx/core/List/UnorderedList.stories.jsx.map +1 -0
- package/jsx/core/Location/Location.stories.d.ts +12 -0
- package/jsx/core/Location/Location.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Location/Location.stories.jsx +0 -0
- package/{lib → jsx}/core/Location/Location.stories.jsx.map +0 -0
- package/jsx/core/Menu/Menu.mocks.d.ts +4 -0
- package/jsx/core/Menu/Menu.mocks.d.ts.map +1 -0
- package/jsx/core/Menu/Menu.mocks.js +179 -0
- package/jsx/core/Menu/Menu.mocks.js.map +1 -0
- package/jsx/core/Menu/Menu.stories.d.ts +16 -0
- package/jsx/core/Menu/Menu.stories.d.ts.map +1 -0
- package/jsx/core/Menu/Menu.stories.jsx +164 -0
- package/jsx/core/Menu/Menu.stories.jsx.map +1 -0
- package/jsx/core/Menu/Menu.styles.d.ts +2 -0
- package/jsx/core/Menu/Menu.styles.d.ts.map +1 -0
- package/jsx/core/Menu/Menu.styles.js +6 -0
- package/jsx/core/Menu/Menu.styles.js.map +1 -0
- package/jsx/core/MenuButton/MenuButton.stories.d.ts +15 -0
- package/jsx/core/MenuButton/MenuButton.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/MenuButton/MenuButton.stories.jsx +0 -0
- package/{lib → jsx}/core/MenuButton/MenuButton.stories.jsx.map +0 -0
- package/jsx/core/MetaList/MetaList.stories.d.ts +9 -0
- package/jsx/core/MetaList/MetaList.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/MetaList/MetaList.stories.jsx +0 -0
- package/{lib → jsx}/core/MetaList/MetaList.stories.jsx.map +0 -0
- package/jsx/core/Modal/Modal.mocks.d.ts +4 -0
- package/jsx/core/Modal/Modal.mocks.d.ts.map +1 -0
- package/jsx/core/Modal/Modal.mocks.jsx +44 -0
- package/jsx/core/Modal/Modal.mocks.jsx.map +1 -0
- package/jsx/core/Modal/Modal.stories.d.ts +20 -0
- package/jsx/core/Modal/Modal.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Modal/Modal.stories.jsx +0 -0
- package/{lib → jsx}/core/Modal/Modal.stories.jsx.map +0 -0
- package/jsx/core/MultiStep/MultiStep.stories.d.ts +6 -0
- package/jsx/core/MultiStep/MultiStep.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/MultiStep/MultiStep.stories.jsx +0 -0
- package/{lib → jsx}/core/MultiStep/MultiStep.stories.jsx.map +0 -0
- package/jsx/core/Number/Number.stories.d.ts +13 -0
- package/jsx/core/Number/Number.stories.d.ts.map +1 -0
- package/jsx/core/Number/Number.stories.jsx +110 -0
- package/jsx/core/Number/Number.stories.jsx.map +1 -0
- package/jsx/core/PageTemplates/PageTemplates.mocks.d.ts +3 -0
- package/jsx/core/PageTemplates/PageTemplates.mocks.d.ts.map +1 -0
- package/jsx/core/PageTemplates/PageTemplates.mocks.js +10 -0
- package/jsx/core/PageTemplates/PageTemplates.mocks.js.map +1 -0
- package/jsx/core/PageTemplates/PageTemplates.stories.d.ts +31 -0
- package/jsx/core/PageTemplates/PageTemplates.stories.d.ts.map +1 -0
- package/jsx/core/PageTemplates/PageTemplates.stories.jsx +233 -0
- package/jsx/core/PageTemplates/PageTemplates.stories.jsx.map +1 -0
- package/jsx/core/PageTemplates/PageTemplates.styles.d.ts +4 -0
- package/jsx/core/PageTemplates/PageTemplates.styles.d.ts.map +1 -0
- package/jsx/core/PageTemplates/PageTemplates.styles.js +31 -0
- package/jsx/core/PageTemplates/PageTemplates.styles.js.map +1 -0
- package/jsx/core/Pagination/Pagination.stories.d.ts +6 -0
- package/jsx/core/Pagination/Pagination.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Pagination/Pagination.stories.jsx +0 -0
- package/{lib → jsx}/core/Pagination/Pagination.stories.jsx.map +0 -0
- package/jsx/core/Paragraph/ParagraphDisplay.stories.d.ts +6 -0
- package/jsx/core/Paragraph/ParagraphDisplay.stories.d.ts.map +1 -0
- package/jsx/core/Paragraph/ParagraphDisplay.stories.jsx +15 -0
- package/jsx/core/Paragraph/ParagraphDisplay.stories.jsx.map +1 -0
- package/jsx/core/Phone/Phone.stories.d.ts +7 -0
- package/jsx/core/Phone/Phone.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Phone/Phone.stories.jsx +0 -0
- package/{lib → jsx}/core/Phone/Phone.stories.jsx.map +0 -0
- package/jsx/core/Popover/Popover.stories.d.ts +7 -0
- package/jsx/core/Popover/Popover.stories.d.ts.map +1 -0
- package/jsx/core/Popover/Popover.stories.jsx +182 -0
- package/jsx/core/Popover/Popover.stories.jsx.map +1 -0
- package/jsx/core/Progress/Progress.stories.d.ts +7 -0
- package/jsx/core/Progress/Progress.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Progress/Progress.stories.jsx +0 -0
- package/{lib → jsx}/core/Progress/Progress.stories.jsx.map +0 -0
- package/jsx/core/Progress/Progress.styles.d.ts +2 -0
- package/jsx/core/Progress/Progress.styles.d.ts.map +1 -0
- package/jsx/core/Progress/Progress.styles.js +13 -0
- package/jsx/core/Progress/Progress.styles.js.map +1 -0
- package/jsx/core/RadioButton/RadioButton.stories.d.ts +7 -0
- package/jsx/core/RadioButton/RadioButton.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/RadioButton/RadioButton.stories.jsx +0 -0
- package/{lib → jsx}/core/RadioButton/RadioButton.stories.jsx.map +0 -0
- package/jsx/core/RadioButtonGroup/RadioButtonGroup.stories.d.ts +7 -0
- package/jsx/core/RadioButtonGroup/RadioButtonGroup.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/RadioButtonGroup/RadioButtonGroup.stories.jsx +0 -0
- package/{lib → jsx}/core/RadioButtonGroup/RadioButtonGroup.stories.jsx.map +0 -0
- package/jsx/core/RadioButtonGroup/RadioButtonGroup.styles.d.ts +4 -0
- package/jsx/core/RadioButtonGroup/RadioButtonGroup.styles.d.ts.map +1 -0
- package/jsx/core/RadioButtonGroup/RadioButtonGroup.styles.js +9 -0
- package/jsx/core/RadioButtonGroup/RadioButtonGroup.styles.js.map +1 -0
- package/jsx/core/Rating/Rating.stories.d.ts +9 -0
- package/jsx/core/Rating/Rating.stories.d.ts.map +1 -0
- package/jsx/core/Rating/Rating.stories.jsx +21 -0
- package/jsx/core/Rating/Rating.stories.jsx.map +1 -0
- package/jsx/core/SearchInput/SearchInput.stories.d.ts +6 -0
- package/jsx/core/SearchInput/SearchInput.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/SearchInput/SearchInput.stories.jsx +0 -0
- package/{lib → jsx}/core/SearchInput/SearchInput.stories.jsx.map +0 -0
- package/jsx/core/Select/Select.stories.d.ts +9 -0
- package/jsx/core/Select/Select.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Select/Select.stories.jsx +0 -0
- package/{lib → jsx}/core/Select/Select.stories.jsx.map +0 -0
- package/jsx/core/Sentiment/Sentiment.stories.d.ts +14 -0
- package/jsx/core/Sentiment/Sentiment.stories.d.ts.map +1 -0
- package/jsx/core/Sentiment/Sentiment.stories.jsx +39 -0
- package/jsx/core/Sentiment/Sentiment.stories.jsx.map +1 -0
- package/jsx/core/Slider/Slider.stories.d.ts +11 -0
- package/jsx/core/Slider/Slider.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Slider/Slider.stories.jsx +0 -0
- package/{lib → jsx}/core/Slider/Slider.stories.jsx.map +0 -0
- package/jsx/core/SummaryItem/SummaryItem.stories.d.ts +11 -0
- package/jsx/core/SummaryItem/SummaryItem.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/SummaryItem/SummaryItem.stories.jsx +0 -0
- package/{lib → jsx}/core/SummaryItem/SummaryItem.stories.jsx.map +0 -0
- package/jsx/core/SummaryList/SummaryList.mocks.d.ts +32 -0
- package/jsx/core/SummaryList/SummaryList.mocks.d.ts.map +1 -0
- package/{lib → jsx}/core/SummaryList/SummaryList.mocks.jsx +0 -0
- package/{lib → jsx}/core/SummaryList/SummaryList.mocks.jsx.map +0 -0
- package/jsx/core/SummaryList/SummaryList.stories.d.ts +13 -0
- package/jsx/core/SummaryList/SummaryList.stories.d.ts.map +1 -0
- package/jsx/core/SummaryList/SummaryList.stories.jsx +131 -0
- package/jsx/core/SummaryList/SummaryList.stories.jsx.map +1 -0
- package/jsx/core/Switch/Switch.stories.d.ts +7 -0
- package/jsx/core/Switch/Switch.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Switch/Switch.stories.jsx +0 -0
- package/{lib → jsx}/core/Switch/Switch.stories.jsx.map +0 -0
- package/jsx/core/Switch/Switch.styles.d.ts +2 -0
- package/jsx/core/Switch/Switch.styles.d.ts.map +1 -0
- package/jsx/core/Switch/Switch.styles.js +13 -0
- package/jsx/core/Switch/Switch.styles.js.map +1 -0
- package/jsx/core/Table/Table.mocks.d.ts +19 -0
- package/jsx/core/Table/Table.mocks.d.ts.map +1 -0
- package/{lib → jsx}/core/Table/Table.mocks.jsx +0 -0
- package/{lib → jsx}/core/Table/Table.mocks.jsx.map +0 -0
- package/jsx/core/Table/Table.stories.d.ts +14 -0
- package/jsx/core/Table/Table.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Table/Table.stories.jsx +0 -0
- package/{lib → jsx}/core/Table/Table.stories.jsx.map +0 -0
- package/jsx/core/Table/Table.styles.d.ts +4 -0
- package/jsx/core/Table/Table.styles.d.ts.map +1 -0
- package/jsx/core/Table/Table.styles.js +9 -0
- package/jsx/core/Table/Table.styles.js.map +1 -0
- package/jsx/core/Tabs/Tabs.stories.d.ts +7 -0
- package/jsx/core/Tabs/Tabs.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Tabs/Tabs.stories.jsx +0 -0
- package/{lib → jsx}/core/Tabs/Tabs.stories.jsx.map +0 -0
- package/jsx/core/Text/Text.stories.d.ts +6 -0
- package/jsx/core/Text/Text.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Text/Text.stories.jsx +0 -0
- package/{lib → jsx}/core/Text/Text.stories.jsx.map +0 -0
- package/jsx/core/TextArea/TextArea.stories.d.ts +6 -0
- package/jsx/core/TextArea/TextArea.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/TextArea/TextArea.stories.jsx +0 -0
- package/{lib → jsx}/core/TextArea/TextArea.stories.jsx.map +0 -0
- package/jsx/core/Toaster/Toaster.stories.d.ts +6 -0
- package/jsx/core/Toaster/Toaster.stories.d.ts.map +1 -0
- package/jsx/core/Toaster/Toaster.stories.jsx +22 -0
- package/jsx/core/Toaster/Toaster.stories.jsx.map +1 -0
- package/jsx/core/Tooltip/Tooltip.stories.d.ts +8 -0
- package/jsx/core/Tooltip/Tooltip.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Tooltip/Tooltip.stories.jsx +0 -0
- package/{lib → jsx}/core/Tooltip/Tooltip.stories.jsx.map +0 -0
- package/jsx/core/Tree/Tree.mocks.d.ts +2 -0
- package/jsx/core/Tree/Tree.mocks.d.ts.map +1 -0
- package/jsx/core/Tree/Tree.mocks.js +20 -0
- package/jsx/core/Tree/Tree.mocks.js.map +1 -0
- package/jsx/core/Tree/Tree.stories.d.ts +8 -0
- package/jsx/core/Tree/Tree.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/Tree/Tree.stories.jsx +0 -0
- package/{lib → jsx}/core/Tree/Tree.stories.jsx.map +0 -0
- package/jsx/core/Tree/Tree.styles.d.ts +3 -0
- package/jsx/core/Tree/Tree.styles.d.ts.map +1 -0
- package/jsx/core/Tree/Tree.styles.js +10 -0
- package/jsx/core/Tree/Tree.styles.js.map +1 -0
- package/jsx/core/URL/URL.stories.d.ts +6 -0
- package/jsx/core/URL/URL.stories.d.ts.map +1 -0
- package/{lib → jsx}/core/URL/URL.stories.jsx +0 -0
- package/{lib → jsx}/core/URL/URL.stories.jsx.map +0 -0
- package/jsx/cs/Article/Article.mocks.d.ts +14 -0
- package/jsx/cs/Article/Article.mocks.d.ts.map +1 -0
- package/jsx/cs/Article/Article.mocks.js +14 -0
- package/jsx/cs/Article/Article.mocks.js.map +1 -0
- package/jsx/cs/Article/Article.stories.d.ts +15 -0
- package/jsx/cs/Article/Article.stories.d.ts.map +1 -0
- package/{lib → jsx}/cs/Article/Article.stories.jsx +0 -0
- package/{lib → jsx}/cs/Article/Article.stories.jsx.map +0 -0
- package/jsx/cs/ArticleList/ArticleList.mocks.d.ts +21 -0
- package/jsx/cs/ArticleList/ArticleList.mocks.d.ts.map +1 -0
- package/jsx/cs/ArticleList/ArticleList.mocks.js +102 -0
- package/jsx/cs/ArticleList/ArticleList.mocks.js.map +1 -0
- package/jsx/cs/ArticleList/ArticleList.stories.d.ts +16 -0
- package/jsx/cs/ArticleList/ArticleList.stories.d.ts.map +1 -0
- package/{lib → jsx}/cs/ArticleList/ArticleList.stories.jsx +0 -0
- package/{lib → jsx}/cs/ArticleList/ArticleList.stories.jsx.map +0 -0
- package/jsx/cs/CSCaseView/CSAppShell.stories.d.ts +45 -0
- package/jsx/cs/CSCaseView/CSAppShell.stories.d.ts.map +1 -0
- package/{lib → jsx}/cs/CSCaseView/CSAppShell.stories.jsx +0 -0
- package/{lib → jsx}/cs/CSCaseView/CSAppShell.stories.jsx.map +0 -0
- package/jsx/cs/CSCaseView/CSCaseView.mocks.d.ts +57 -0
- package/jsx/cs/CSCaseView/CSCaseView.mocks.d.ts.map +1 -0
- package/jsx/cs/CSCaseView/CSCaseView.mocks.js +224 -0
- package/jsx/cs/CSCaseView/CSCaseView.mocks.js.map +1 -0
- package/jsx/cs/CallControlPanel/CallControlPanel.mocks.d.ts +16 -0
- package/jsx/cs/CallControlPanel/CallControlPanel.mocks.d.ts.map +1 -0
- package/jsx/cs/CallControlPanel/CallControlPanel.mocks.js +110 -0
- package/jsx/cs/CallControlPanel/CallControlPanel.mocks.js.map +1 -0
- package/jsx/cs/CallControlPanel/CallControlPanel.stories.d.ts +13 -0
- package/jsx/cs/CallControlPanel/CallControlPanel.stories.d.ts.map +1 -0
- package/{lib → jsx}/cs/CallControlPanel/CallControlPanel.stories.jsx +0 -0
- package/{lib → jsx}/cs/CallControlPanel/CallControlPanel.stories.jsx.map +0 -0
- package/jsx/cs/DialPad/DialPad.stories.d.ts +9 -0
- package/jsx/cs/DialPad/DialPad.stories.d.ts.map +1 -0
- package/{lib → jsx}/cs/DialPad/DialPad.stories.jsx +0 -0
- package/{lib → jsx}/cs/DialPad/DialPad.stories.jsx.map +0 -0
- package/jsx/cs/DialPad/DialPadKeyboardData.mock.d.ts +11 -0
- package/jsx/cs/DialPad/DialPadKeyboardData.mock.d.ts.map +1 -0
- package/jsx/cs/DialPad/DialPadKeyboardData.mock.js +20 -0
- package/jsx/cs/DialPad/DialPadKeyboardData.mock.js.map +1 -0
- package/jsx/cs/IntelligentGuidance/IntelligentGuidance.stories.d.ts +13 -0
- package/jsx/cs/IntelligentGuidance/IntelligentGuidance.stories.d.ts.map +1 -0
- package/{lib → jsx}/cs/IntelligentGuidance/IntelligentGuidance.stories.jsx +0 -0
- package/{lib → jsx}/cs/IntelligentGuidance/IntelligentGuidance.stories.jsx.map +0 -0
- package/jsx/cs/InteractionNotification/InteractionNotification.stories.d.ts +8 -0
- package/jsx/cs/InteractionNotification/InteractionNotification.stories.d.ts.map +1 -0
- package/{lib → jsx}/cs/InteractionNotification/InteractionNotification.stories.jsx +0 -0
- package/{lib → jsx}/cs/InteractionNotification/InteractionNotification.stories.jsx.map +0 -0
- package/jsx/cs/InteractionTimer/InteractionTimer.stories.d.ts +14 -0
- package/jsx/cs/InteractionTimer/InteractionTimer.stories.d.ts.map +1 -0
- package/{lib → jsx}/cs/InteractionTimer/InteractionTimer.stories.jsx +0 -0
- package/{lib → jsx}/cs/InteractionTimer/InteractionTimer.stories.jsx.map +0 -0
- package/jsx/cs/TaskManager/TaskManager.mocks.d.ts +13 -0
- package/jsx/cs/TaskManager/TaskManager.mocks.d.ts.map +1 -0
- package/jsx/cs/TaskManager/TaskManager.mocks.js +140 -0
- package/jsx/cs/TaskManager/TaskManager.mocks.js.map +1 -0
- package/jsx/cs/TaskManager/TaskManager.stories.d.ts +8 -0
- package/jsx/cs/TaskManager/TaskManager.stories.d.ts.map +1 -0
- package/{lib → jsx}/cs/TaskManager/TaskManager.stories.jsx +0 -0
- package/{lib → jsx}/cs/TaskManager/TaskManager.stories.jsx.map +0 -0
- package/jsx/dnd/DragDropList/DragDropList.stories.d.ts +11 -0
- package/jsx/dnd/DragDropList/DragDropList.stories.d.ts.map +1 -0
- package/{lib → jsx}/dnd/DragDropList/DragDropList.stories.jsx +0 -0
- package/{lib → jsx}/dnd/DragDropList/DragDropList.stories.jsx.map +0 -0
- package/jsx/rte/Editor/Editor.stories.d.ts +11 -0
- package/jsx/rte/Editor/Editor.stories.d.ts.map +1 -0
- package/jsx/rte/Editor/Editor.stories.jsx +119 -0
- package/jsx/rte/Editor/Editor.stories.jsx.map +1 -0
- package/jsx/rte/RichTextEditor/RichTextEditor.mocks.d.ts +3 -0
- package/jsx/rte/RichTextEditor/RichTextEditor.mocks.d.ts.map +1 -0
- package/{lib → jsx}/rte/RichTextEditor/RichTextEditor.mocks.jsx +0 -0
- package/{lib → jsx}/rte/RichTextEditor/RichTextEditor.mocks.jsx.map +0 -0
- package/jsx/rte/RichTextEditor/RichTextEditor.stories.d.ts +10 -0
- package/jsx/rte/RichTextEditor/RichTextEditor.stories.d.ts.map +1 -0
- package/jsx/rte/RichTextEditor/RichTextEditor.stories.jsx +145 -0
- package/jsx/rte/RichTextEditor/RichTextEditor.stories.jsx.map +1 -0
- package/jsx/rte/RichTextEditor/RichTextViewer.stories.d.ts +8 -0
- package/jsx/rte/RichTextEditor/RichTextViewer.stories.d.ts.map +1 -0
- package/jsx/rte/RichTextEditor/RichTextViewer.stories.jsx +79 -0
- package/jsx/rte/RichTextEditor/RichTextViewer.stories.jsx.map +1 -0
- package/jsx/social/Chat/Chat.mocks.d.ts +385 -0
- package/jsx/social/Chat/Chat.mocks.d.ts.map +1 -0
- package/jsx/social/Chat/Chat.mocks.js +648 -0
- package/jsx/social/Chat/Chat.mocks.js.map +1 -0
- package/jsx/social/Chat/Chat.stories.d.ts +34 -0
- package/jsx/social/Chat/Chat.stories.d.ts.map +1 -0
- package/jsx/social/Chat/Chat.stories.jsx +490 -0
- package/jsx/social/Chat/Chat.stories.jsx.map +1 -0
- package/jsx/social/Chat/RepeatingView.stories.d.ts +20 -0
- package/jsx/social/Chat/RepeatingView.stories.d.ts.map +1 -0
- package/{lib → jsx}/social/Chat/RepeatingView.stories.jsx +0 -0
- package/{lib → jsx}/social/Chat/RepeatingView.stories.jsx.map +0 -0
- package/jsx/social/Email/Email.mocks.d.ts +87 -0
- package/jsx/social/Email/Email.mocks.d.ts.map +1 -0
- package/{lib → jsx}/social/Email/Email.mocks.jsx +0 -0
- package/{lib → jsx}/social/Email/Email.mocks.jsx.map +0 -0
- package/jsx/social/Email/Email.stories.d.ts +28 -0
- package/jsx/social/Email/Email.stories.d.ts.map +1 -0
- package/{lib → jsx}/social/Email/Email.stories.jsx +0 -0
- package/{lib → jsx}/social/Email/Email.stories.jsx.map +0 -0
- package/jsx/social/Feed/Feed.mocks.d.ts +52 -0
- package/jsx/social/Feed/Feed.mocks.d.ts.map +1 -0
- package/{lib → jsx}/social/Feed/Feed.mocks.jsx +0 -0
- package/{lib → jsx}/social/Feed/Feed.mocks.jsx.map +0 -0
- package/jsx/social/Feed/Feed.stories.d.ts +15 -0
- package/jsx/social/Feed/Feed.stories.d.ts.map +1 -0
- package/{lib → jsx}/social/Feed/Feed.stories.jsx +0 -0
- package/{lib → jsx}/social/Feed/Feed.stories.jsx.map +0 -0
- package/jsx/social/Feed/FeedNewPost.stories.d.ts +17 -0
- package/jsx/social/Feed/FeedNewPost.stories.d.ts.map +1 -0
- package/jsx/social/Feed/FeedNewPost.stories.jsx +80 -0
- package/jsx/social/Feed/FeedNewPost.stories.jsx.map +1 -0
- package/jsx/social/Feed/FeedPost.stories.d.ts +9 -0
- package/jsx/social/Feed/FeedPost.stories.d.ts.map +1 -0
- package/jsx/social/Feed/FeedPost.stories.jsx +248 -0
- package/jsx/social/Feed/FeedPost.stories.jsx.map +1 -0
- package/jsx/social/Feed/FeedReply.stories.d.ts +16 -0
- package/jsx/social/Feed/FeedReply.stories.d.ts.map +1 -0
- package/{lib → jsx}/social/Feed/FeedReply.stories.jsx +0 -0
- package/{lib → jsx}/social/Feed/FeedReply.stories.jsx.map +0 -0
- package/jsx/social/Feed/FeedReplyInput.stories.d.ts +15 -0
- package/jsx/social/Feed/FeedReplyInput.stories.d.ts.map +1 -0
- package/{lib → jsx}/social/Feed/FeedReplyInput.stories.jsx +0 -0
- package/{lib → jsx}/social/Feed/FeedReplyInput.stories.jsx.map +0 -0
- package/jsx/work/AppAnnouncement/AppAnnouncement.stories.d.ts +6 -0
- package/jsx/work/AppAnnouncement/AppAnnouncement.stories.d.ts.map +1 -0
- package/jsx/work/AppAnnouncement/AppAnnouncement.stories.jsx +29 -0
- package/jsx/work/AppAnnouncement/AppAnnouncement.stories.jsx.map +1 -0
- package/jsx/work/CaseView/Attachments.mocks.d.ts +3 -0
- package/jsx/work/CaseView/Attachments.mocks.d.ts.map +1 -0
- package/{lib → jsx}/work/CaseView/Attachments.mocks.jsx +0 -0
- package/{lib → jsx}/work/CaseView/Attachments.mocks.jsx.map +0 -0
- package/jsx/work/CaseView/CaseView.mocks.d.ts +11 -0
- package/jsx/work/CaseView/CaseView.mocks.d.ts.map +1 -0
- package/{lib → jsx}/work/CaseView/CaseView.mocks.jsx +0 -0
- package/{lib → jsx}/work/CaseView/CaseView.mocks.jsx.map +0 -0
- package/jsx/work/CaseView/CaseView.stories.d.ts +34 -0
- package/jsx/work/CaseView/CaseView.stories.d.ts.map +1 -0
- package/{lib → jsx}/work/CaseView/CaseView.stories.jsx +0 -0
- package/{lib → jsx}/work/CaseView/CaseView.stories.jsx.map +0 -0
- package/jsx/work/CaseView/Details.mocks.d.ts +3 -0
- package/jsx/work/CaseView/Details.mocks.d.ts.map +1 -0
- package/{lib → jsx}/work/CaseView/Details.mocks.jsx +0 -0
- package/{lib → jsx}/work/CaseView/Details.mocks.jsx.map +0 -0
- package/jsx/work/CaseView/FileService.mock.d.ts +28 -0
- package/jsx/work/CaseView/FileService.mock.d.ts.map +1 -0
- package/jsx/work/CaseView/FileService.mock.jsx +143 -0
- package/jsx/work/CaseView/FileService.mock.jsx.map +1 -0
- package/jsx/work/CaseView/MobileCaseView.stories.d.ts +11 -0
- package/jsx/work/CaseView/MobileCaseView.stories.d.ts.map +1 -0
- package/{lib → jsx}/work/CaseView/MobileCaseView.stories.jsx +0 -0
- package/{lib → jsx}/work/CaseView/MobileCaseView.stories.jsx.map +0 -0
- package/jsx/work/CaseView/Pulse.mocks.d.ts +6 -0
- package/jsx/work/CaseView/Pulse.mocks.d.ts.map +1 -0
- package/{lib → jsx}/work/CaseView/Pulse.mocks.jsx +0 -0
- package/{lib → jsx}/work/CaseView/Pulse.mocks.jsx.map +0 -0
- package/jsx/work/ConfigurableLayout/ConfigurableLayout.stories.d.ts +10 -0
- package/jsx/work/ConfigurableLayout/ConfigurableLayout.stories.d.ts.map +1 -0
- package/{lib → jsx}/work/ConfigurableLayout/ConfigurableLayout.stories.jsx +0 -0
- package/{lib → jsx}/work/ConfigurableLayout/ConfigurableLayout.stories.jsx.map +0 -0
- package/jsx/work/Confirmation/Confirmation.stories.d.ts +9 -0
- package/jsx/work/Confirmation/Confirmation.stories.d.ts.map +1 -0
- package/jsx/work/Confirmation/Confirmation.stories.jsx +28 -0
- package/jsx/work/Confirmation/Confirmation.stories.jsx.map +1 -0
- package/jsx/work/Confirmation/Confirmation.styles.d.ts +2 -0
- package/jsx/work/Confirmation/Confirmation.styles.d.ts.map +1 -0
- package/jsx/work/Confirmation/Confirmation.styles.js +7 -0
- package/jsx/work/Confirmation/Confirmation.styles.js.map +1 -0
- package/jsx/work/Details/Details.stories.d.ts +5 -0
- package/jsx/work/Details/Details.stories.d.ts.map +1 -0
- package/{lib → jsx}/work/Details/Details.stories.jsx +0 -0
- package/{lib → jsx}/work/Details/Details.stories.jsx.map +0 -0
- package/jsx/work/Glimpse/Glimpse.stories.d.ts +10 -0
- package/jsx/work/Glimpse/Glimpse.stories.d.ts.map +1 -0
- package/{lib → jsx}/work/Glimpse/Glimpse.stories.jsx +0 -0
- package/{lib → jsx}/work/Glimpse/Glimpse.stories.jsx.map +0 -0
- package/jsx/work/SearchResults/SearchResults.mocks.d.ts +8 -0
- package/jsx/work/SearchResults/SearchResults.mocks.d.ts.map +1 -0
- package/{lib → jsx}/work/SearchResults/SearchResults.mocks.jsx +0 -0
- package/{lib → jsx}/work/SearchResults/SearchResults.mocks.jsx.map +0 -0
- package/jsx/work/SearchResults/SearchResults.stories.d.ts +8 -0
- package/jsx/work/SearchResults/SearchResults.stories.d.ts.map +1 -0
- package/jsx/work/SearchResults/SearchResults.stories.jsx +199 -0
- package/jsx/work/SearchResults/SearchResults.stories.jsx.map +1 -0
- package/jsx/work/SearchResults/SearchResults.styles.d.ts +5 -0
- package/jsx/work/SearchResults/SearchResults.styles.d.ts.map +1 -0
- package/jsx/work/SearchResults/SearchResults.styles.js +12 -0
- package/jsx/work/SearchResults/SearchResults.styles.js.map +1 -0
- package/jsx/work/Stages/Stages.stories.d.ts +11 -0
- package/jsx/work/Stages/Stages.stories.d.ts.map +1 -0
- package/{lib → jsx}/work/Stages/Stages.stories.jsx +0 -0
- package/{lib → jsx}/work/Stages/Stages.stories.jsx.map +0 -0
- package/jsx/work/Stakeholders/Stakeholders.mocks.d.ts +17 -0
- package/jsx/work/Stakeholders/Stakeholders.mocks.d.ts.map +1 -0
- package/jsx/work/Stakeholders/Stakeholders.mocks.jsx +32 -0
- package/jsx/work/Stakeholders/Stakeholders.mocks.jsx.map +1 -0
- package/jsx/work/Stakeholders/Stakeholders.stories.d.ts +6 -0
- package/jsx/work/Stakeholders/Stakeholders.stories.d.ts.map +1 -0
- package/jsx/work/Stakeholders/Stakeholders.stories.jsx +90 -0
- package/jsx/work/Stakeholders/Stakeholders.stories.jsx.map +1 -0
- package/jsx/work/Tags/Tags.mocks.d.ts +3 -0
- package/jsx/work/Tags/Tags.mocks.d.ts.map +1 -0
- package/jsx/work/Tags/Tags.mocks.js +76 -0
- package/jsx/work/Tags/Tags.mocks.js.map +1 -0
- package/jsx/work/Tags/Tags.stories.d.ts +10 -0
- package/jsx/work/Tags/Tags.stories.d.ts.map +1 -0
- package/{lib → jsx}/work/Tags/Tags.stories.jsx +0 -0
- package/{lib → jsx}/work/Tags/Tags.stories.jsx.map +0 -0
- package/jsx/work/Tasks/TaskList.stories.d.ts +5 -0
- package/jsx/work/Tasks/TaskList.stories.d.ts.map +1 -0
- package/{lib → jsx}/work/Tasks/TaskList.stories.jsx +0 -0
- package/{lib → jsx}/work/Tasks/TaskList.stories.jsx.map +0 -0
- package/jsx/work/Tasks/Tasks.stories.d.ts +9 -0
- package/jsx/work/Tasks/Tasks.stories.d.ts.map +1 -0
- package/{lib → jsx}/work/Tasks/Tasks.stories.jsx +0 -0
- package/{lib → jsx}/work/Tasks/Tasks.stories.jsx.map +0 -0
- package/jsx/work/Timeline/Timeline.mocks.d.ts +3 -0
- package/jsx/work/Timeline/Timeline.mocks.d.ts.map +1 -0
- package/{lib → jsx}/work/Timeline/Timeline.mocks.jsx +0 -0
- package/{lib → jsx}/work/Timeline/Timeline.mocks.jsx.map +0 -0
- package/jsx/work/Timeline/Timeline.stories.d.ts +7 -0
- package/jsx/work/Timeline/Timeline.stories.d.ts.map +1 -0
- package/jsx/work/Timeline/Timeline.stories.jsx +43 -0
- package/jsx/work/Timeline/Timeline.stories.jsx.map +1 -0
- package/lib/build/AppHeader/AppHeader.stories.js +66 -0
- package/lib/build/AppHeader/AppHeader.stories.js.map +1 -0
- package/lib/build/AppShell/AppShell.stories.d.ts.map +1 -1
- package/lib/build/AppShell/AppShell.stories.js +192 -0
- package/lib/build/AppShell/AppShell.stories.js.map +1 -0
- package/lib/build/FlowModeller/AddNodeUtils.mocks.js +1 -1
- package/lib/build/FlowModeller/AddNodeUtils.mocks.js.map +1 -1
- package/lib/build/FlowModeller/FlowModeller.stories.js +197 -0
- package/lib/build/FlowModeller/FlowModeller.stories.js.map +1 -0
- package/lib/build/LifeCycle/LifeCycle.stories.js +511 -0
- package/lib/build/LifeCycle/LifeCycle.stories.js.map +1 -0
- package/lib/build/PageTemplates/GalleryPage.stories.js +127 -0
- package/lib/build/PageTemplates/GalleryPage.stories.js.map +1 -0
- package/lib/build/PageTemplates/PageTemplates.stories.js +388 -0
- package/lib/build/PageTemplates/PageTemplates.stories.js.map +1 -0
- package/lib/build/Workbench/Workbench.stories.js +114 -0
- package/lib/build/Workbench/Workbench.stories.js.map +1 -0
- package/lib/condition-builder/ConditionBuilder/ConditionBuilder.stories.js +166 -0
- package/lib/condition-builder/ConditionBuilder/ConditionBuilder.stories.js.map +1 -0
- package/lib/core/AppShell/AppShell.mocks.js +142 -0
- package/lib/core/AppShell/AppShell.mocks.js.map +1 -0
- package/lib/core/AppShell/AppShell.stories.d.ts +2 -0
- package/lib/core/AppShell/AppShell.stories.d.ts.map +1 -1
- package/lib/core/AppShell/AppShell.stories.js +191 -0
- package/lib/core/AppShell/AppShell.stories.js.map +1 -0
- package/lib/core/Avatar/Avatar.stories.d.ts.map +1 -1
- package/lib/core/Avatar/Avatar.stories.js +51 -0
- package/lib/core/Avatar/Avatar.stories.js.map +1 -0
- package/lib/core/Backdrop/Backdrop.stories.js +26 -0
- package/lib/core/Backdrop/Backdrop.stories.js.map +1 -0
- package/lib/core/Badges/Alert.stories.js +16 -0
- package/lib/core/Badges/Alert.stories.js.map +1 -0
- package/lib/core/Badges/Count.stories.js +21 -0
- package/lib/core/Badges/Count.stories.js.map +1 -0
- package/lib/core/Badges/Selection.stories.js +10 -0
- package/lib/core/Badges/Selection.stories.js.map +1 -0
- package/lib/core/Badges/Status.stories.js +19 -0
- package/lib/core/Badges/Status.stories.js.map +1 -0
- package/lib/core/Badges/Tag.stories.js +10 -0
- package/lib/core/Badges/Tag.stories.js.map +1 -0
- package/lib/core/Banner/Banner.mocks.d.ts +18 -0
- package/lib/core/Banner/Banner.mocks.d.ts.map +1 -0
- package/lib/core/Banner/Banner.mocks.js +36 -0
- package/lib/core/Banner/Banner.mocks.js.map +1 -0
- package/lib/core/Banner/Banner.stories.d.ts.map +1 -1
- package/lib/core/Banner/Banner.stories.js +81 -0
- package/lib/core/Banner/Banner.stories.js.map +1 -0
- package/lib/core/Boolean/BooleanDisplay.stories.js +20 -0
- package/lib/core/Boolean/BooleanDisplay.stories.js.map +1 -0
- package/lib/core/Breadcrumbs/Breadcrumbs.stories.js +28 -0
- package/lib/core/Breadcrumbs/Breadcrumbs.stories.js.map +1 -0
- package/lib/core/Button/Button.stories.d.ts.map +1 -1
- package/lib/core/Button/Button.stories.js +64 -0
- package/lib/core/Button/Button.stories.js.map +1 -0
- package/lib/core/Card/Card.stories.js +32 -0
- package/lib/core/Card/Card.stories.js.map +1 -0
- package/lib/core/Checkbox/Checkbox.stories.js +29 -0
- package/lib/core/Checkbox/Checkbox.stories.js.map +1 -0
- package/lib/core/CheckboxGroup/CheckboxGroup.stories.js +32 -0
- package/lib/core/CheckboxGroup/CheckboxGroup.stories.js.map +1 -0
- package/lib/core/ColorPicker/ColorPicker.stories.js +76 -0
- package/lib/core/ColorPicker/ColorPicker.stories.js.map +1 -0
- package/lib/core/ComboBox/ComboBox.stories.d.ts +10 -0
- package/lib/core/ComboBox/ComboBox.stories.d.ts.map +1 -1
- package/lib/core/ComboBox/ComboBox.stories.js +376 -0
- package/lib/core/ComboBox/ComboBox.stories.js.map +1 -0
- package/lib/core/Configuration/Configuration.stories.js +75 -0
- package/lib/core/Configuration/Configuration.stories.js.map +1 -0
- package/lib/core/Currency/Currency.stories.js +66 -0
- package/lib/core/Currency/Currency.stories.js.map +1 -0
- package/lib/core/DateTime/DateTime.stories.js +128 -0
- package/lib/core/DateTime/DateTime.stories.js.map +1 -0
- package/lib/core/DateTime/DateTimeDisplay.stories.js +48 -0
- package/lib/core/DateTime/DateTimeDisplay.stories.js.map +1 -0
- package/lib/core/DateTime/DateTimePicker.stories.js +35 -0
- package/lib/core/DateTime/DateTimePicker.stories.js.map +1 -0
- package/lib/core/Drawer/Drawer.stories.js +71 -0
- package/lib/core/Drawer/Drawer.stories.js.map +1 -0
- package/lib/core/Email/EmailDisplay.stories.js +20 -0
- package/lib/core/Email/EmailDisplay.stories.js.map +1 -0
- package/lib/core/EmojiPicker/EmojiPicker.stories.js +42 -0
- package/lib/core/EmojiPicker/EmojiPicker.stories.js.map +1 -0
- package/lib/core/EmptyState/EmptyState.stories.js +19 -0
- package/lib/core/EmptyState/EmptyState.stories.js.map +1 -0
- package/lib/core/ErrorState/ErrorState.stories.js +21 -0
- package/lib/core/ErrorState/ErrorState.stories.js.map +1 -0
- package/lib/core/ExpandCollapse/ExpandCollapse.stories.js +28 -0
- package/lib/core/ExpandCollapse/ExpandCollapse.stories.js.map +1 -0
- package/lib/core/ExpandCollapse/ExpandCollapse.styles.d.ts.map +1 -1
- package/lib/core/ExpandCollapse/ExpandCollapse.styles.js +5 -0
- package/lib/core/ExpandCollapse/ExpandCollapse.styles.js.map +1 -1
- package/lib/core/FieldGroup/FieldGroup.stories.js +22 -0
- package/lib/core/FieldGroup/FieldGroup.stories.js.map +1 -0
- package/lib/core/FieldGroup/FieldGroupList.mocks.d.ts +21 -0
- package/lib/core/FieldGroup/FieldGroupList.mocks.d.ts.map +1 -0
- package/lib/core/FieldGroup/FieldGroupList.mocks.js +38 -0
- package/lib/core/FieldGroup/FieldGroupList.mocks.js.map +1 -0
- package/lib/core/FieldGroup/FieldGroupList.stories.d.ts.map +1 -1
- package/lib/core/FieldGroup/FieldGroupList.stories.js +106 -0
- package/lib/core/FieldGroup/FieldGroupList.stories.js.map +1 -0
- package/lib/core/FieldValueList/FieldValueList.stories.js +51 -0
- package/lib/core/FieldValueList/FieldValueList.stories.js.map +1 -0
- package/lib/core/File/FileDisplay.stories.d.ts +8 -1
- package/lib/core/File/FileDisplay.stories.d.ts.map +1 -1
- package/lib/core/File/FileDisplay.stories.js +126 -0
- package/lib/core/File/FileDisplay.stories.js.map +1 -0
- package/lib/core/File/FileInput.stories.js +78 -0
- package/lib/core/File/FileInput.stories.js.map +1 -0
- package/lib/core/Flex/Flex.styles.d.ts +2 -2
- package/lib/core/Flex/Flex.styles.d.ts.map +1 -1
- package/lib/core/Flex/Flex.styles.js +17 -17
- package/lib/core/Flex/Flex.styles.js.map +1 -1
- package/lib/core/Flex/FlexContainer.stories.d.ts +2 -0
- package/lib/core/Flex/FlexContainer.stories.d.ts.map +1 -1
- package/lib/core/Flex/FlexContainer.stories.js +82 -0
- package/lib/core/Flex/FlexContainer.stories.js.map +1 -0
- package/lib/core/Flex/FlexItem.stories.js +41 -0
- package/lib/core/Flex/FlexItem.stories.js.map +1 -0
- package/lib/core/Form/Form.mocks.d.ts +8 -0
- package/lib/core/Form/Form.mocks.d.ts.map +1 -0
- package/lib/core/Form/Form.mocks.js +97 -0
- package/lib/core/Form/Form.mocks.js.map +1 -0
- package/lib/core/Form/Form.stories.d.ts +0 -7
- package/lib/core/Form/Form.stories.d.ts.map +1 -1
- package/lib/core/Form/Form.stories.js +52 -0
- package/lib/core/Form/Form.stories.js.map +1 -0
- package/lib/core/Grid/Grid.styles.d.ts +2 -2
- package/lib/core/Grid/Grid.styles.d.ts.map +1 -1
- package/lib/core/Grid/Grid.styles.js +4 -4
- package/lib/core/Grid/Grid.styles.js.map +1 -1
- package/lib/core/Grid/GridContainer.stories.d.ts +6 -5
- package/lib/core/Grid/GridContainer.stories.d.ts.map +1 -1
- package/lib/core/Grid/GridContainer.stories.js +115 -0
- package/lib/core/Grid/GridContainer.stories.js.map +1 -0
- package/lib/core/Grid/GridItem.stories.d.ts +2 -2
- package/lib/core/Grid/GridItem.stories.d.ts.map +1 -1
- package/lib/core/Grid/GridItem.stories.js +36 -0
- package/lib/core/Grid/GridItem.stories.js.map +1 -0
- package/lib/core/Icon/Icon.mocks.d.ts +3 -0
- package/lib/core/Icon/Icon.mocks.d.ts.map +1 -0
- package/lib/core/Icon/Icon.mocks.js +10 -0
- package/lib/core/Icon/Icon.mocks.js.map +1 -0
- package/lib/core/Icon/Icon.stories.d.ts +1 -0
- package/lib/core/Icon/Icon.stories.d.ts.map +1 -1
- package/lib/core/Icon/Icon.stories.js +82 -0
- package/lib/core/Icon/Icon.stories.js.map +1 -0
- package/lib/core/IconPicker/IconPicker.stories.d.ts.map +1 -1
- package/lib/core/IconPicker/IconPicker.stories.js +39 -0
- package/lib/core/IconPicker/IconPicker.stories.js.map +1 -0
- package/lib/core/Image/Image.stories.js +10 -0
- package/lib/core/Image/Image.stories.js.map +1 -0
- package/lib/core/Input/Input.stories.js +45 -0
- package/lib/core/Input/Input.stories.js.map +1 -0
- package/lib/core/Label/Label.stories.js +16 -0
- package/lib/core/Label/Label.stories.js.map +1 -0
- package/lib/core/Lightbox/Lightbox.mocks.d.ts +15 -0
- package/lib/core/Lightbox/Lightbox.mocks.d.ts.map +1 -0
- package/lib/core/Lightbox/Lightbox.mocks.js +67 -0
- package/lib/core/Lightbox/Lightbox.mocks.js.map +1 -0
- package/lib/core/Lightbox/Lightbox.stories.d.ts +7 -6
- package/lib/core/Lightbox/Lightbox.stories.d.ts.map +1 -1
- package/lib/core/Lightbox/Lightbox.stories.js +51 -0
- package/lib/core/Lightbox/Lightbox.stories.js.map +1 -0
- package/lib/core/Link/Link.stories.d.ts +11 -1
- package/lib/core/Link/Link.stories.d.ts.map +1 -1
- package/lib/core/Link/Link.stories.js +30 -0
- package/lib/core/Link/Link.stories.js.map +1 -0
- package/lib/core/List/CommaSeparatedList.stories.d.ts.map +1 -1
- package/lib/core/List/CommaSeparatedList.stories.js +32 -0
- package/lib/core/List/CommaSeparatedList.stories.js.map +1 -0
- package/lib/core/List/OrderedList.stories.d.ts.map +1 -1
- package/lib/core/List/OrderedList.stories.js +39 -0
- package/lib/core/List/OrderedList.stories.js.map +1 -0
- package/lib/core/List/UnorderedList.stories.d.ts.map +1 -1
- package/lib/core/List/UnorderedList.stories.js +39 -0
- package/lib/core/List/UnorderedList.stories.js.map +1 -0
- package/lib/core/Location/Location.stories.js +123 -0
- package/lib/core/Location/Location.stories.js.map +1 -0
- package/lib/core/Menu/Menu.stories.d.ts +0 -1
- package/lib/core/Menu/Menu.stories.d.ts.map +1 -1
- package/lib/core/Menu/Menu.stories.js +148 -0
- package/lib/core/Menu/Menu.stories.js.map +1 -0
- package/lib/core/MenuButton/MenuButton.stories.js +185 -0
- package/lib/core/MenuButton/MenuButton.stories.js.map +1 -0
- package/lib/core/MetaList/MetaList.stories.js +20 -0
- package/lib/core/MetaList/MetaList.stories.js.map +1 -0
- package/lib/core/Modal/Modal.mocks.js +36 -0
- package/lib/core/Modal/Modal.mocks.js.map +1 -0
- package/lib/core/Modal/Modal.stories.js +232 -0
- package/lib/core/Modal/Modal.stories.js.map +1 -0
- package/lib/core/MultiStep/MultiStep.stories.js +36 -0
- package/lib/core/MultiStep/MultiStep.stories.js.map +1 -0
- package/lib/core/Number/Number.stories.js +111 -0
- package/lib/core/Number/Number.stories.js.map +1 -0
- package/lib/core/PageTemplates/PageTemplates.stories.d.ts +5 -2
- package/lib/core/PageTemplates/PageTemplates.stories.d.ts.map +1 -1
- package/lib/core/PageTemplates/PageTemplates.stories.js +226 -0
- package/lib/core/PageTemplates/PageTemplates.stories.js.map +1 -0
- package/lib/core/Pagination/Pagination.stories.js +20 -0
- package/lib/core/Pagination/Pagination.stories.js.map +1 -0
- package/lib/core/Paragraph/ParagraphDisplay.stories.js +16 -0
- package/lib/core/Paragraph/ParagraphDisplay.stories.js.map +1 -0
- package/lib/core/Phone/Phone.stories.js +43 -0
- package/lib/core/Phone/Phone.stories.js.map +1 -0
- package/lib/core/Popover/Popover.stories.d.ts +1 -2
- package/lib/core/Popover/Popover.stories.d.ts.map +1 -1
- package/lib/core/Popover/Popover.stories.js +95 -0
- package/lib/core/Popover/Popover.stories.js.map +1 -0
- package/lib/core/Progress/Progress.stories.js +64 -0
- package/lib/core/Progress/Progress.stories.js.map +1 -0
- package/lib/core/RadioButton/RadioButton.stories.js +27 -0
- package/lib/core/RadioButton/RadioButton.stories.js.map +1 -0
- package/lib/core/RadioButtonGroup/RadioButtonGroup.stories.js +34 -0
- package/lib/core/RadioButtonGroup/RadioButtonGroup.stories.js.map +1 -0
- package/lib/core/Rating/Rating.stories.d.ts +4 -1
- package/lib/core/Rating/Rating.stories.d.ts.map +1 -1
- package/lib/core/Rating/Rating.stories.js +22 -0
- package/lib/core/Rating/Rating.stories.js.map +1 -0
- package/lib/core/SearchInput/SearchInput.stories.js +16 -0
- package/lib/core/SearchInput/SearchInput.stories.js.map +1 -0
- package/lib/core/Select/Select.stories.js +38 -0
- package/lib/core/Select/Select.stories.js.map +1 -0
- package/lib/core/Sentiment/Sentiment.stories.d.ts.map +1 -1
- package/lib/core/Sentiment/Sentiment.stories.js +40 -0
- package/lib/core/Sentiment/Sentiment.stories.js.map +1 -0
- package/lib/core/Slider/Slider.stories.js +59 -0
- package/lib/core/Slider/Slider.stories.js.map +1 -0
- package/lib/core/SummaryItem/SummaryItem.stories.js +32 -0
- package/lib/core/SummaryItem/SummaryItem.stories.js.map +1 -0
- package/lib/core/SummaryList/SummaryList.mocks.js +34 -0
- package/lib/core/SummaryList/SummaryList.mocks.js.map +1 -0
- package/lib/core/SummaryList/SummaryList.stories.js +126 -0
- package/lib/core/SummaryList/SummaryList.stories.js.map +1 -0
- package/lib/core/Switch/Switch.stories.js +25 -0
- package/lib/core/Switch/Switch.stories.js.map +1 -0
- package/lib/core/Table/Table.mocks.js +30 -0
- package/lib/core/Table/Table.mocks.js.map +1 -0
- package/lib/core/Table/Table.stories.js +54 -0
- package/lib/core/Table/Table.stories.js.map +1 -0
- package/lib/core/Tabs/Tabs.stories.js +42 -0
- package/lib/core/Tabs/Tabs.stories.js.map +1 -0
- package/lib/core/Text/Text.stories.js +21 -0
- package/lib/core/Text/Text.stories.js.map +1 -0
- package/lib/core/TextArea/TextArea.stories.js +44 -0
- package/lib/core/TextArea/TextArea.stories.js.map +1 -0
- package/lib/core/Toaster/Toaster.stories.d.ts.map +1 -1
- package/lib/core/Toaster/Toaster.stories.js +30 -0
- package/lib/core/Toaster/Toaster.stories.js.map +1 -0
- package/lib/core/Tooltip/Tooltip.stories.js +11 -0
- package/lib/core/Tooltip/Tooltip.stories.js.map +1 -0
- package/lib/core/Tree/Tree.mocks.js +2 -0
- package/lib/core/Tree/Tree.mocks.js.map +1 -1
- package/lib/core/Tree/Tree.stories.js +85 -0
- package/lib/core/Tree/Tree.stories.js.map +1 -0
- package/lib/core/URL/URL.stories.js +18 -0
- package/lib/core/URL/URL.stories.js.map +1 -0
- package/lib/cs/Article/Article.stories.js +85 -0
- package/lib/cs/Article/Article.stories.js.map +1 -0
- package/lib/cs/ArticleList/ArticleList.stories.js +83 -0
- package/lib/cs/ArticleList/ArticleList.stories.js.map +1 -0
- package/lib/cs/CSCaseView/CSAppShell.stories.js +240 -0
- package/lib/cs/CSCaseView/CSAppShell.stories.js.map +1 -0
- package/lib/cs/CallControlPanel/CallControlPanel.stories.js +193 -0
- package/lib/cs/CallControlPanel/CallControlPanel.stories.js.map +1 -0
- package/lib/cs/DialPad/DialPad.stories.js +17 -0
- package/lib/cs/DialPad/DialPad.stories.js.map +1 -0
- package/lib/cs/IntelligentGuidance/IntelligentGuidance.stories.js +335 -0
- package/lib/cs/IntelligentGuidance/IntelligentGuidance.stories.js.map +1 -0
- package/lib/cs/InteractionNotification/InteractionNotification.stories.js +31 -0
- package/lib/cs/InteractionNotification/InteractionNotification.stories.js.map +1 -0
- package/lib/cs/InteractionTimer/InteractionTimer.stories.js +86 -0
- package/lib/cs/InteractionTimer/InteractionTimer.stories.js.map +1 -0
- package/lib/cs/TaskManager/TaskManager.stories.js +299 -0
- package/lib/cs/TaskManager/TaskManager.stories.js.map +1 -0
- package/lib/dnd/DragDropList/DragDropList.stories.js +113 -0
- package/lib/dnd/DragDropList/DragDropList.stories.js.map +1 -0
- package/lib/rte/Editor/Editor.stories.d.ts +11 -0
- package/lib/rte/Editor/Editor.stories.d.ts.map +1 -0
- package/lib/rte/Editor/Editor.stories.js +100 -0
- package/lib/rte/Editor/Editor.stories.js.map +1 -0
- package/lib/rte/RichTextEditor/RichTextEditor.mocks.js +36 -0
- package/lib/rte/RichTextEditor/RichTextEditor.mocks.js.map +1 -0
- package/lib/rte/RichTextEditor/RichTextEditor.stories.js +114 -0
- package/lib/rte/RichTextEditor/RichTextEditor.stories.js.map +1 -0
- package/lib/rte/RichTextEditor/RichTextViewer.stories.d.ts +1 -0
- package/lib/rte/RichTextEditor/RichTextViewer.stories.d.ts.map +1 -1
- package/lib/rte/RichTextEditor/RichTextViewer.stories.js +66 -0
- package/lib/rte/RichTextEditor/RichTextViewer.stories.js.map +1 -0
- package/lib/social/Chat/Chat.stories.d.ts +51 -22
- package/lib/social/Chat/Chat.stories.d.ts.map +1 -1
- package/lib/social/Chat/Chat.stories.js +435 -0
- package/lib/social/Chat/Chat.stories.js.map +1 -0
- package/lib/social/Chat/RepeatingView.stories.js +89 -0
- package/lib/social/Chat/RepeatingView.stories.js.map +1 -0
- package/lib/social/Email/Email.mocks.js +350 -0
- package/lib/social/Email/Email.mocks.js.map +1 -0
- package/lib/social/Email/Email.stories.js +845 -0
- package/lib/social/Email/Email.stories.js.map +1 -0
- package/lib/social/Feed/Feed.mocks.js +307 -0
- package/lib/social/Feed/Feed.mocks.js.map +1 -0
- package/lib/social/Feed/Feed.stories.js +145 -0
- package/lib/social/Feed/Feed.stories.js.map +1 -0
- package/lib/social/Feed/FeedNewPost.stories.js +82 -0
- package/lib/social/Feed/FeedNewPost.stories.js.map +1 -0
- package/lib/social/Feed/FeedPost.stories.js +239 -0
- package/lib/social/Feed/FeedPost.stories.js.map +1 -0
- package/lib/social/Feed/FeedReply.stories.js +95 -0
- package/lib/social/Feed/FeedReply.stories.js.map +1 -0
- package/lib/social/Feed/FeedReplyInput.stories.js +60 -0
- package/lib/social/Feed/FeedReplyInput.stories.js.map +1 -0
- package/lib/work/AppAnnouncement/AppAnnouncement.stories.d.ts.map +1 -1
- package/lib/work/AppAnnouncement/AppAnnouncement.stories.js +30 -0
- package/lib/work/AppAnnouncement/AppAnnouncement.stories.js.map +1 -0
- package/lib/work/CaseView/Attachments.mocks.js +373 -0
- package/lib/work/CaseView/Attachments.mocks.js.map +1 -0
- package/lib/work/CaseView/CaseView.mocks.js +116 -0
- package/lib/work/CaseView/CaseView.mocks.js.map +1 -0
- package/lib/work/CaseView/CaseView.stories.js +276 -0
- package/lib/work/CaseView/CaseView.stories.js.map +1 -0
- package/lib/work/CaseView/Details.mocks.js +7 -0
- package/lib/work/CaseView/Details.mocks.js.map +1 -0
- package/lib/work/CaseView/FileService.mock.d.ts.map +1 -1
- package/lib/work/CaseView/FileService.mock.js +162 -0
- package/lib/work/CaseView/FileService.mock.js.map +1 -0
- package/lib/work/CaseView/MobileCaseView.stories.js +28 -0
- package/lib/work/CaseView/MobileCaseView.stories.js.map +1 -0
- package/lib/work/CaseView/Pulse.mocks.js +25 -0
- package/lib/work/CaseView/Pulse.mocks.js.map +1 -0
- package/lib/work/ConfigurableLayout/ConfigurableLayout.stories.js +194 -0
- package/lib/work/ConfigurableLayout/ConfigurableLayout.stories.js.map +1 -0
- package/lib/work/Confirmation/Confirmation.stories.d.ts +1 -1
- package/lib/work/Confirmation/Confirmation.stories.d.ts.map +1 -1
- package/lib/work/Confirmation/Confirmation.stories.js +26 -0
- package/lib/work/Confirmation/Confirmation.stories.js.map +1 -0
- package/lib/work/Confirmation/Confirmation.styles.d.ts +2 -0
- package/lib/work/Confirmation/Confirmation.styles.d.ts.map +1 -0
- package/lib/work/Confirmation/Confirmation.styles.js +7 -0
- package/lib/work/Confirmation/Confirmation.styles.js.map +1 -0
- package/lib/work/Details/Details.stories.js +62 -0
- package/lib/work/Details/Details.stories.js.map +1 -0
- package/lib/work/Glimpse/Glimpse.stories.js +40 -0
- package/lib/work/Glimpse/Glimpse.stories.js.map +1 -0
- package/lib/work/SearchResults/SearchResults.mocks.js +97 -0
- package/lib/work/SearchResults/SearchResults.mocks.js.map +1 -0
- package/lib/work/SearchResults/SearchResults.stories.d.ts.map +1 -1
- package/lib/work/SearchResults/SearchResults.stories.js +192 -0
- package/lib/work/SearchResults/SearchResults.stories.js.map +1 -0
- package/lib/work/SearchResults/SearchResults.styles.d.ts +5 -0
- package/lib/work/SearchResults/SearchResults.styles.d.ts.map +1 -0
- package/lib/work/SearchResults/SearchResults.styles.js +12 -0
- package/lib/work/SearchResults/SearchResults.styles.js.map +1 -0
- package/lib/work/Stages/Stages.stories.js +64 -0
- package/lib/work/Stages/Stages.stories.js.map +1 -0
- package/lib/work/Stakeholders/Stakeholders.mocks.d.ts +22 -0
- package/lib/work/Stakeholders/Stakeholders.mocks.d.ts.map +1 -0
- package/lib/work/Stakeholders/Stakeholders.mocks.js +36 -0
- package/lib/work/Stakeholders/Stakeholders.mocks.js.map +1 -0
- package/lib/work/Stakeholders/Stakeholders.stories.d.ts +2 -5
- package/lib/work/Stakeholders/Stakeholders.stories.d.ts.map +1 -1
- package/lib/work/Stakeholders/Stakeholders.stories.js +111 -0
- package/lib/work/Stakeholders/Stakeholders.stories.js.map +1 -0
- package/lib/work/Tags/Tags.stories.js +62 -0
- package/lib/work/Tags/Tags.stories.js.map +1 -0
- package/lib/work/Tasks/TaskList.stories.js +18 -0
- package/lib/work/Tasks/TaskList.stories.js.map +1 -0
- package/lib/work/Tasks/Tasks.stories.js +80 -0
- package/lib/work/Tasks/Tasks.stories.js.map +1 -0
- package/lib/work/Timeline/Timeline.mocks.js +117 -0
- package/lib/work/Timeline/Timeline.mocks.js.map +1 -0
- package/lib/work/Timeline/Timeline.stories.d.ts.map +1 -1
- package/lib/work/Timeline/Timeline.stories.js +44 -0
- package/lib/work/Timeline/Timeline.stories.js.map +1 -0
- package/package.json +13 -11
- package/lib/build/AppShell/AppShell.stories.jsx +0 -194
- package/lib/build/AppShell/AppShell.stories.jsx.map +0 -1
- package/lib/core/Avatar/Avatar.stories.jsx +0 -50
- package/lib/core/Avatar/Avatar.stories.jsx.map +0 -1
- package/lib/core/Banner/Banner.stories.jsx +0 -125
- package/lib/core/Banner/Banner.stories.jsx.map +0 -1
- package/lib/core/Button/Button.stories.jsx +0 -103
- package/lib/core/Button/Button.stories.jsx.map +0 -1
- package/lib/core/Configuration/Configuration.stories.jsx +0 -125
- package/lib/core/Configuration/Configuration.stories.jsx.map +0 -1
- package/lib/core/DateTime/DateTimeDisplay.stories.jsx +0 -46
- package/lib/core/DateTime/DateTimeDisplay.stories.jsx.map +0 -1
- package/lib/core/FieldGroup/FieldGroupList.stories.jsx +0 -183
- package/lib/core/FieldGroup/FieldGroupList.stories.jsx.map +0 -1
- package/lib/core/File/FileDisplay.stories.jsx +0 -100
- package/lib/core/File/FileDisplay.stories.jsx.map +0 -1
- package/lib/core/Flex/FlexContainer.stories.jsx +0 -151
- package/lib/core/Flex/FlexContainer.stories.jsx.map +0 -1
- package/lib/core/Flex/FlexItem.stories.jsx +0 -71
- package/lib/core/Flex/FlexItem.stories.jsx.map +0 -1
- package/lib/core/Form/Form.stories.jsx +0 -196
- package/lib/core/Form/Form.stories.jsx.map +0 -1
- package/lib/core/Grid/GridContainer.stories.jsx +0 -161
- package/lib/core/Grid/GridContainer.stories.jsx.map +0 -1
- package/lib/core/Grid/GridItem.stories.jsx +0 -74
- package/lib/core/Grid/GridItem.stories.jsx.map +0 -1
- package/lib/core/Icon/Icon.stories.jsx +0 -84
- package/lib/core/Icon/Icon.stories.jsx.map +0 -1
- package/lib/core/IconPicker/IconPicker.stories.jsx +0 -39
- package/lib/core/IconPicker/IconPicker.stories.jsx.map +0 -1
- package/lib/core/Lightbox/Lightbox.stories.jsx +0 -106
- package/lib/core/Lightbox/Lightbox.stories.jsx.map +0 -1
- package/lib/core/Link/Link.stories.jsx +0 -32
- package/lib/core/Link/Link.stories.jsx.map +0 -1
- package/lib/core/List/CommaSeparatedList.stories.jsx +0 -33
- package/lib/core/List/CommaSeparatedList.stories.jsx.map +0 -1
- package/lib/core/List/OrderedList.stories.jsx +0 -38
- package/lib/core/List/OrderedList.stories.jsx.map +0 -1
- package/lib/core/List/UnorderedList.stories.jsx +0 -38
- package/lib/core/List/UnorderedList.stories.jsx.map +0 -1
- package/lib/core/Menu/Menu.stories.jsx +0 -166
- package/lib/core/Menu/Menu.stories.jsx.map +0 -1
- package/lib/core/Modal/Modal.mocks.jsx +0 -44
- package/lib/core/Modal/Modal.mocks.jsx.map +0 -1
- package/lib/core/Number/Number.stories.jsx +0 -110
- package/lib/core/Number/Number.stories.jsx.map +0 -1
- package/lib/core/PageTemplates/PageTemplates.stories.jsx +0 -233
- package/lib/core/PageTemplates/PageTemplates.stories.jsx.map +0 -1
- package/lib/core/Paragraph/ParagraphDisplay.stories.jsx +0 -12
- package/lib/core/Paragraph/ParagraphDisplay.stories.jsx.map +0 -1
- package/lib/core/Popover/Popover.stories.jsx +0 -184
- package/lib/core/Popover/Popover.stories.jsx.map +0 -1
- package/lib/core/Rating/Rating.stories.jsx +0 -21
- package/lib/core/Rating/Rating.stories.jsx.map +0 -1
- package/lib/core/Sentiment/Sentiment.stories.jsx +0 -39
- package/lib/core/Sentiment/Sentiment.stories.jsx.map +0 -1
- package/lib/core/SummaryList/SummaryList.stories.jsx +0 -131
- package/lib/core/SummaryList/SummaryList.stories.jsx.map +0 -1
- package/lib/core/Toaster/Toaster.stories.jsx +0 -17
- package/lib/core/Toaster/Toaster.stories.jsx.map +0 -1
- package/lib/rte/RichTextEditor/RichTextEditor.stories.jsx +0 -145
- package/lib/rte/RichTextEditor/RichTextEditor.stories.jsx.map +0 -1
- package/lib/rte/RichTextEditor/RichTextViewer.stories.jsx +0 -62
- package/lib/rte/RichTextEditor/RichTextViewer.stories.jsx.map +0 -1
- package/lib/social/Chat/Chat.stories.jsx +0 -537
- package/lib/social/Chat/Chat.stories.jsx.map +0 -1
- package/lib/social/Feed/FeedNewPost.stories.jsx +0 -80
- package/lib/social/Feed/FeedNewPost.stories.jsx.map +0 -1
- package/lib/social/Feed/FeedPost.stories.jsx +0 -248
- package/lib/social/Feed/FeedPost.stories.jsx.map +0 -1
- package/lib/work/AppAnnouncement/AppAnnouncement.stories.jsx +0 -30
- package/lib/work/AppAnnouncement/AppAnnouncement.stories.jsx.map +0 -1
- package/lib/work/CaseView/FileService.mock.jsx +0 -139
- package/lib/work/CaseView/FileService.mock.jsx.map +0 -1
- package/lib/work/Confirmation/Confirmation.stories.jsx +0 -17
- package/lib/work/Confirmation/Confirmation.stories.jsx.map +0 -1
- package/lib/work/SearchResults/SearchResults.stories.jsx +0 -205
- package/lib/work/SearchResults/SearchResults.stories.jsx.map +0 -1
- package/lib/work/Stakeholders/Stakeholders.stories.jsx +0 -118
- package/lib/work/Stakeholders/Stakeholders.stories.jsx.map +0 -1
- package/lib/work/Timeline/Timeline.stories.jsx +0 -43
- package/lib/work/Timeline/Timeline.stories.jsx.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LifeCycle.mocks.js","sourceRoot":"","sources":["../../../src/build/LifeCycle/LifeCycle.mocks.ts"],"names":[],"mappings":"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","sourcesContent":["export const LifeCycleEmptyData = {\n id: '100',\n categories: [],\n stages: [\n {\n id: '1',\n label: 'Create',\n type: 'start',\n error: '',\n categories: [\n {\n id: '2',\n categoryId: '',\n tasks: [\n [\n {\n id: '3',\n label: 'Process',\n visual: {\n imgurl: ''\n },\n error: '',\n steps: [\n {\n id: '4',\n label: 'Form',\n visual: {\n imgurl: '',\n icon: 'clipboard-data',\n color: 'Japaneselaurel',\n label: 'pega data'\n },\n status: {\n type: '',\n label: ''\n },\n error: ''\n }\n ]\n }\n ]\n ]\n }\n ]\n }\n ],\n alternateStages: []\n};\n\nexport const LifeCycleEmptyPlanViewData = {\n id: '100',\n categories: [\n {\n label: 'Personas and Channels',\n id: 'Category1'\n },\n {\n label: 'Data and system',\n id: 'Category2'\n }\n ],\n stages: [\n {\n id: '1',\n label: 'create',\n type: 'start',\n error: '',\n categories: [\n {\n id: '2',\n categoryId: 'Category2',\n tasks: []\n },\n {\n id: '9',\n categoryId: 'Category1',\n tasks: []\n }\n ]\n }\n ],\n alternateStages: []\n};\n\nexport const LifeCyclePlanViewData = {\n id: '100',\n categories: [\n {\n label: 'Personas and Channels',\n id: 'Category1'\n },\n {\n label: 'Data and system',\n id: 'Category2'\n }\n ],\n stages: [\n {\n id: '1',\n label: 'Apply for job',\n type: 'start',\n error: '',\n categories: [\n {\n id: '2',\n categoryId: 'Category2',\n tasks: [\n {\n id: '3',\n label: 'Pega Attachments',\n visual: {\n imgurl: ''\n },\n error: '',\n steps: [\n {\n id: '4',\n label: 'Pega',\n visual: {\n imgurl: '',\n icon: 'pegasus',\n color: 'studio',\n label: 'pega data'\n },\n status: {\n label: 'MLP 1',\n type: 'success'\n },\n error: ''\n },\n {\n id: '5',\n label: 'Customer Data',\n visual: {\n imgurl: '',\n icon: 'document-pdf',\n color: 'yellow',\n label: 'data'\n },\n status: {\n label: 'MLP 2',\n type: 'success'\n },\n error: ''\n }\n ]\n },\n {\n id: '6',\n label: 'User Attachments',\n visual: {\n imgurl: ''\n },\n error: '',\n steps: [\n {\n id: '7',\n label: 'User Data',\n visual: {\n imgurl: '',\n icon: 'documents',\n color: 'violet',\n label: 'data'\n },\n status: {\n label: 'MLP 1',\n type: 'warn'\n },\n error: ''\n },\n {\n id: '8',\n label: 'Uploads',\n visual: {\n imgurl: '',\n icon: 'document-upload',\n color: 'orange',\n label: 'data upload'\n },\n status: {\n label: 'MLP 2',\n type: 'pending'\n },\n error: ''\n }\n ]\n }\n ]\n },\n {\n id: '9',\n categoryId: 'Category1',\n tasks: [\n {\n id: '10',\n label: 'Manager',\n visual: {\n imgurl:\n 'https://pbs.twimg.com/profile_images/824369446798106628/_biA5GRt_400x400.jpg'\n },\n error: '',\n steps: [\n {\n id: '11',\n label: 'Manager portal',\n visual: {\n imgurl: '',\n icon: 'desktop',\n color: 'orange',\n label: 'portal'\n },\n status: {\n label: 'MLP 1',\n type: 'success'\n },\n error: ''\n },\n {\n id: '12',\n label: 'Send email',\n visual: {\n imgurl: '',\n icon: 'mail',\n color: 'darkyellow',\n label: 'email'\n },\n status: {\n label: 'MLP 2',\n type: 'info'\n },\n error: ''\n }\n ]\n },\n {\n id: '13',\n label: 'User',\n visual: {\n imgurl: ''\n },\n error: '',\n steps: [\n {\n id: '14',\n label: 'User portal',\n visual: {\n imgurl: '',\n icon: 'laptop',\n color: 'magenta',\n label: 'portal'\n },\n status: {\n label: 'MLP 1',\n type: 'success'\n },\n error: ''\n },\n {\n id: '15',\n label: 'Mobile Application',\n visual: {\n imgurl: '',\n icon: 'mobile-phone',\n color: 'Japaneselaurel',\n label: 'phone'\n },\n status: {\n label: 'MLP 3',\n type: 'urgent'\n },\n error: ''\n }\n ]\n },\n {\n id: '16',\n label: 'Back Office Users',\n visual: {\n imgurl:\n 'https://pbs.twimg.com/profile_images/824369446798106628/_biA5GRt_400x400.jpg'\n },\n error: '',\n steps: [\n {\n id: '17',\n label: 'Web services',\n visual: {\n imgurl: '',\n icon: 'server',\n color: 'congressBlue',\n label: 'web server'\n },\n status: {\n label: '',\n type: ''\n },\n error: ''\n }\n ]\n }\n ]\n }\n ]\n },\n {\n id: '18',\n label: 'Review',\n type: 'default',\n error: '',\n categories: [\n {\n id: '19',\n categoryId: 'Category1',\n tasks: [\n {\n id: '20',\n label: 'Back Office Users',\n visual: {\n imgurl: ''\n },\n error: '',\n steps: [\n {\n id: '21',\n label: 'Web services',\n visual: {\n imgurl: '',\n icon: 'server',\n color: 'congressBlue',\n label: 'web server'\n },\n status: {\n label: '',\n type: ''\n },\n error: ''\n },\n {\n id: '22',\n label: 'Mobile services',\n visual: {\n imgurl: '',\n icon: 'mobile-phone',\n color: 'Japaneselaurel',\n label: 'web server'\n },\n status: {\n label: '',\n type: ''\n },\n error: ''\n }\n ]\n }\n ]\n },\n {\n id: '23',\n categoryId: 'Category2',\n tasks: [\n {\n id: '24',\n label: 'Case Data',\n visual: {\n imgurl: ''\n },\n error: '',\n steps: [\n {\n id: '25',\n label: 'Documents submission',\n visual: {\n imgurl: '',\n icon: 'documents-data',\n color: 'studio',\n label: 'documents'\n },\n status: {\n label: 'MLP 1',\n type: 'success'\n },\n error: ''\n },\n {\n id: '26',\n label: 'Verify Documents',\n visual: {\n imgurl: '',\n icon: 'clipboard-check',\n color: 'orange',\n label: 'verify'\n },\n status: {\n label: 'MLP 4',\n type: 'pending'\n },\n error: ''\n }\n ]\n }\n ]\n }\n ]\n },\n {\n id: '27',\n label: 'Interview',\n error: '',\n type: 'default',\n categories: [\n {\n id: '28',\n categoryId: 'Category1',\n tasks: [\n {\n id: '29',\n label: 'HR Hub',\n visual: {\n imgurl: ''\n },\n error: '',\n steps: [\n {\n id: '30',\n label: 'HR portal',\n visual: {\n imgurl: '',\n icon: 'desktop',\n color: 'congressBlue',\n label: 'HR'\n },\n status: {\n label: 'MLP 1',\n type: 'pending'\n },\n error: ''\n },\n {\n id: '31',\n label: 'Send feedback',\n visual: {\n imgurl: '',\n icon: 'docusign',\n color: 'yellow',\n label: 'Channel'\n },\n status: {\n label: '',\n type: ''\n },\n error: ''\n }\n ]\n }\n ]\n },\n {\n id: '32',\n categoryId: 'Category2',\n tasks: [\n {\n id: '33',\n label: 'HR',\n visual: {\n imgurl: ''\n },\n error: '',\n steps: [\n {\n id: '34',\n label: 'Candidate Info',\n visual: {\n imgurl: '',\n icon: 'information',\n color: 'congressBlue',\n label: 'Info'\n },\n status: {\n label: 'MLP 1',\n type: 'info'\n },\n error: ''\n }\n ]\n }\n ]\n }\n ]\n },\n {\n id: '35',\n label: 'Release offer',\n error: '',\n type: 'resolution',\n categories: [\n {\n id: 'uniqueId',\n categoryId: 'Category1',\n tasks: []\n },\n {\n id: '36',\n categoryId: 'Category2',\n tasks: []\n }\n ]\n }\n ],\n alternateStages: [\n {\n id: '37',\n label: 'Rejected Offer',\n error: '',\n type: 'alternate',\n categories: [\n {\n id: '38',\n categoryId: 'Category1',\n tasks: [\n {\n id: '39',\n label: 'HR',\n visual: {\n imgurl: ''\n },\n error: '',\n steps: [\n {\n id: '40',\n label: 'HR portal',\n visual: {\n imgurl: '',\n icon: 'desktop',\n color: 'congressBlue',\n label: 'HR'\n },\n status: {\n label: 'MLP 1',\n type: 'pending'\n },\n error: ''\n },\n {\n id: '41',\n label: 'get feedback',\n visual: {\n imgurl: '',\n icon: 'docusign',\n color: 'yellow',\n label: 'Channel'\n },\n status: {\n label: '',\n type: ''\n },\n error: ''\n }\n ]\n }\n ]\n },\n {\n id: '42',\n categoryId: 'Category2',\n tasks: [\n {\n id: '43',\n label: 'Interview Data',\n visual: {\n imgurl: ''\n },\n error: '',\n steps: [\n {\n id: '44',\n label: 'Interviewers',\n visual: {\n imgurl: '',\n icon: 'information',\n color: 'congressBlue',\n label: 'Info'\n },\n status: {\n label: 'MLP 1',\n type: 'info'\n },\n error: ''\n }\n ]\n }\n ]\n }\n ]\n },\n {\n id: '45',\n label: 'Release offer',\n error: '',\n type: 'alternate',\n categories: [\n {\n id: '46',\n categoryId: 'Category1',\n tasks: []\n },\n {\n id: '47',\n categoryId: 'Category2',\n tasks: []\n }\n ]\n }\n ]\n};\n\nexport const LifeCycleWorkFlowData = {\n id: 'unique01',\n categories: [],\n stages: [\n {\n id: '1',\n label: 'Apply for job',\n type: 'start',\n error: '',\n categories: [\n {\n id: '2',\n categoryId: '',\n tasks: [\n [\n {\n id: '3',\n label: 'Collect Information',\n visual: {\n imgurl: ''\n },\n error: '',\n steps: [\n {\n id: '4',\n label: 'Personal details',\n visual: {\n imgurl: '',\n icon: 'clipboard-data',\n color: 'Japaneselaurel',\n label: 'details'\n },\n error: '',\n status: {\n label: '',\n type: ''\n }\n },\n {\n id: '5',\n label: 'Work history',\n visual: {\n imgurl: '',\n icon: 'clipboard-data',\n color: 'Japaneselaurel',\n label: 'history'\n },\n error: '',\n status: {\n label: '',\n type: ''\n }\n },\n {\n id: '6',\n label: 'Technical skills',\n visual: {\n imgurl: '',\n icon: 'clipboard-data',\n color: 'Japaneselaurel',\n label: 'technical'\n },\n error: '',\n status: {\n label: '',\n type: ''\n }\n },\n {\n id: '7',\n label: 'Address',\n visual: {\n imgurl: '',\n icon: 'clipboard-data',\n color: 'Japaneselaurel',\n label: 'location'\n },\n error: '',\n status: {\n label: '',\n type: ''\n }\n },\n {\n id: '8',\n label: 'Availability ',\n visual: {\n imgurl: '',\n icon: 'clipboard-data',\n color: 'Japaneselaurel',\n label: 'date'\n },\n error: '',\n status: {\n label: '',\n type: ''\n }\n }\n ]\n },\n {\n id: '9',\n label: 'Submit application',\n visual: {\n imgurl: ''\n },\n error: '',\n steps: [\n {\n id: '10',\n label: 'Register',\n visual: {\n imgurl: '',\n icon: 'clipboard-data',\n color: 'Japaneselaurel',\n label: 'register'\n },\n error: '',\n status: {\n label: '',\n type: ''\n }\n },\n {\n id: '11',\n label: 'Upload resume',\n visual: {\n imgurl: '',\n icon: 'document-upload',\n color: 'yellow',\n label: 'upload'\n },\n error: '',\n status: {\n label: '',\n type: ''\n }\n },\n {\n id: '12',\n label: 'Apply',\n visual: {\n imgurl: '',\n icon: 'clipboard-check',\n color: 'Japaneselaurel',\n label: 'apply'\n },\n error: '',\n status: {\n label: '',\n type: ''\n }\n }\n ]\n }\n ]\n ]\n }\n ]\n },\n {\n id: '13',\n label: 'Review',\n type: 'default',\n error: '',\n categories: [\n {\n id: '14',\n categoryId: '',\n tasks: [\n [\n {\n id: '15',\n label: 'Review application',\n visual: {\n imgurl: ''\n },\n error: '',\n steps: [\n {\n id: '16',\n label: 'Review candidates',\n visual: {\n imgurl: '',\n icon: 'user-list',\n color: 'magenta',\n label: 'review'\n },\n error: '',\n status: {\n label: '',\n type: ''\n }\n },\n {\n id: '17',\n label: 'Contact applicants',\n visual: {\n imgurl: '',\n icon: 'phone-out',\n color: 'studio',\n label: 'Channel'\n },\n error: '',\n status: {\n label: '',\n type: ''\n }\n },\n {\n id: '18',\n label: 'Screening',\n visual: {\n imgurl: '',\n icon: 'list',\n color: 'violet',\n label: 'screening'\n },\n error: '',\n status: {\n label: '',\n type: ''\n }\n },\n {\n id: '19',\n label: 'Approve candidate',\n visual: {\n imgurl: '',\n icon: 'check',\n color: 'congressBlue',\n label: 'approve'\n },\n error: '',\n status: {\n label: '',\n type: ''\n }\n }\n ]\n }\n ],\n [\n {\n id: '20',\n label: 'Schedule Interview 1',\n visual: {\n imgurl: ''\n },\n error: '',\n steps: [\n {\n id: '21',\n label: 'Get Panel',\n visual: {\n imgurl: '',\n icon: 'dataviz-datetime-field',\n color: 'congressBlue',\n label: 'get panel'\n },\n status: {\n label: 'MLP 1',\n type: 'info'\n },\n error: ''\n },\n {\n id: '22',\n label: 'Send Email',\n visual: {\n imgurl: '',\n icon: 'mail',\n color: 'darkyellow',\n label: 'Channel'\n },\n error: '',\n status: {\n label: '',\n type: ''\n }\n }\n ]\n }\n ],\n [\n {\n id: '23',\n label: 'Schedule Manager Round',\n visual: {\n imgurl: ''\n },\n error: '',\n steps: [\n {\n id: '24',\n label: 'Get Panel',\n visual: {\n imgurl: '',\n icon: 'dataviz-datetime-field',\n color: 'congressBlue',\n label: 'get panel'\n },\n status: {\n label: 'MLP 1',\n type: 'info'\n },\n error: ''\n },\n {\n id: '25',\n label: 'Send Email',\n visual: {\n imgurl: '',\n icon: 'mail',\n color: 'darkyellow',\n label: 'Channel'\n },\n error: '',\n status: {\n label: '',\n type: ''\n }\n }\n ]\n }\n ]\n ]\n }\n ]\n },\n {\n id: '26',\n label: 'Interview',\n type: 'default',\n error: '',\n categories: [\n {\n id: '27',\n categoryId: '',\n tasks: [\n [\n {\n id: '28',\n label: 'Conduct Interview',\n visual: {\n imgurl: ''\n },\n error: '',\n steps: [\n {\n id: '29',\n label: 'Hackerearth Test',\n visual: {\n imgurl: '',\n icon: 'code',\n color: 'congressBlue',\n label: 'coding test'\n },\n error: '',\n status: {\n label: '',\n type: ''\n }\n },\n {\n id: '30',\n label: 'Technical 1',\n visual: {\n imgurl: '',\n icon: 'stoplight',\n color: 'Japaneselaurel',\n label: 'technical'\n },\n error: '',\n status: {\n label: '',\n type: ''\n }\n },\n {\n id: '31',\n label: 'Technical 2',\n visual: {\n imgurl: '',\n icon: 'stoplight',\n color: 'Japaneselaurel',\n label: 'technical'\n },\n error: '',\n status: {\n label: '',\n type: ''\n }\n },\n {\n id: '32',\n label: 'Technical 3',\n visual: {\n imgurl: '',\n icon: 'stoplight',\n color: 'Japaneselaurel',\n label: 'technical'\n },\n error: '',\n status: {\n label: '',\n type: ''\n }\n },\n {\n id: '33',\n label: 'Send Email',\n visual: {\n imgurl: '',\n icon: 'mail',\n color: 'darkyellow',\n label: 'email'\n },\n error: '',\n status: {\n label: '',\n type: ''\n }\n }\n ]\n }\n ]\n ]\n }\n ]\n },\n {\n id: '34',\n label: 'Release Offer',\n type: 'resolution',\n error: '',\n categories: [\n {\n id: '35',\n categoryId: '',\n tasks: []\n }\n ]\n }\n ],\n alternateStages: [\n {\n id: '36',\n label: 'Rejected Offer',\n type: 'alternate',\n error: '',\n categories: [\n {\n id: '37',\n categoryId: '',\n tasks: [\n [\n {\n id: '38',\n label: 'Contact candidate',\n visual: {\n imgurl: ''\n },\n error: '',\n steps: [\n {\n id: '39',\n label: 'Send Email',\n visual: {\n imgurl: '',\n icon: 'mail',\n color: 'darkyellow',\n label: 'details'\n },\n error: '',\n status: {\n label: '',\n type: ''\n }\n },\n {\n id: '40',\n label: 'Make a call',\n visual: {\n imgurl: '',\n icon: 'phone',\n color: 'magenta',\n label: 'phone'\n },\n error: '',\n status: {\n label: '',\n type: ''\n }\n }\n ]\n }\n ]\n ]\n }\n ]\n },\n {\n id: '41',\n label: 'Candidate unavailable',\n type: 'alternate',\n error: '',\n categories: [\n {\n id: '42',\n categoryId: '',\n tasks: []\n }\n ]\n }\n ]\n};\n"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
component: import("react").FunctionComponent<import("@pega/cosmos-react-build").LifeCycleProps & import("@pega/cosmos-react-core").ForwardProps>;
|
|
5
|
+
};
|
|
6
|
+
export default _default;
|
|
7
|
+
export declare const PlanView: () => JSX.Element;
|
|
8
|
+
export declare const EmptyPlanView: () => JSX.Element;
|
|
9
|
+
export declare const WorkFlowView: () => JSX.Element;
|
|
10
|
+
export declare const EmptyWorkFlowView: () => JSX.Element;
|
|
11
|
+
//# sourceMappingURL=LifeCycle.stories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LifeCycle.stories.d.ts","sourceRoot":"","sources":["../../../src/build/LifeCycle/LifeCycle.stories.tsx"],"names":[],"mappings":";;;;;AA0BA,wBAGE;AAEF,eAAO,MAAM,QAAQ,mBAoKpB,CAAC;AAEF,eAAO,MAAM,aAAa,mBAkKzB,CAAC;AAEF,eAAO,MAAM,YAAY,mBA6IxB,CAAC;AAEF,eAAO,MAAM,iBAAiB,mBA6I7B,CAAC"}
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
import { StageItemProps, LifeCycleActionParam, CategoriesItemProps } from '@pega/cosmos-react-build';
|
|
2
|
+
export interface LifeCycleMockState {
|
|
3
|
+
activeElementId: string;
|
|
4
|
+
data: {
|
|
5
|
+
id: string;
|
|
6
|
+
categories: CategoriesItemProps[];
|
|
7
|
+
stages: StageItemProps[];
|
|
8
|
+
alternateStages: StageItemProps[];
|
|
9
|
+
};
|
|
10
|
+
}
|
|
11
|
+
export declare const addStepCallback: (data: LifeCycleActionParam, lifecycleData: LifeCycleMockState) => {
|
|
12
|
+
activeElementId: string;
|
|
13
|
+
data: {
|
|
14
|
+
id: string;
|
|
15
|
+
categories: CategoriesItemProps[];
|
|
16
|
+
stages: StageItemProps[];
|
|
17
|
+
alternateStages: StageItemProps[];
|
|
18
|
+
};
|
|
19
|
+
};
|
|
20
|
+
export declare const deleteStepCallback: (data: LifeCycleActionParam, lifecycleData: LifeCycleMockState) => {
|
|
21
|
+
activeElementId: string;
|
|
22
|
+
data: {
|
|
23
|
+
id: string;
|
|
24
|
+
categories: CategoriesItemProps[];
|
|
25
|
+
stages: StageItemProps[];
|
|
26
|
+
alternateStages: StageItemProps[];
|
|
27
|
+
};
|
|
28
|
+
};
|
|
29
|
+
export declare const addTaskCallback: (data: LifeCycleActionParam, lifecycleData: LifeCycleMockState, parallel?: boolean) => {
|
|
30
|
+
activeElementId: string;
|
|
31
|
+
data: {
|
|
32
|
+
id: string;
|
|
33
|
+
categories: CategoriesItemProps[];
|
|
34
|
+
stages: StageItemProps[];
|
|
35
|
+
alternateStages: StageItemProps[];
|
|
36
|
+
};
|
|
37
|
+
};
|
|
38
|
+
export declare const deleteTaskCallback: (data: LifeCycleActionParam, lifecycleData: LifeCycleMockState) => {
|
|
39
|
+
activeElementId: string;
|
|
40
|
+
data: {
|
|
41
|
+
id: string;
|
|
42
|
+
categories: CategoriesItemProps[];
|
|
43
|
+
stages: StageItemProps[];
|
|
44
|
+
alternateStages: StageItemProps[];
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
export declare const addStageCallback: (lifecycleData: LifeCycleMockState, stageType: 'stages' | 'alternateStages') => {
|
|
48
|
+
activeElementId: string;
|
|
49
|
+
data: {
|
|
50
|
+
id: string;
|
|
51
|
+
categories: CategoriesItemProps[];
|
|
52
|
+
stages: StageItemProps[];
|
|
53
|
+
alternateStages: StageItemProps[];
|
|
54
|
+
};
|
|
55
|
+
};
|
|
56
|
+
export declare const deleteStageCallback: (data: LifeCycleActionParam, lifecycleData: LifeCycleMockState) => "firstStage" | {
|
|
57
|
+
activeElementId: string;
|
|
58
|
+
data: {
|
|
59
|
+
id: string;
|
|
60
|
+
categories: CategoriesItemProps[];
|
|
61
|
+
stages: StageItemProps[];
|
|
62
|
+
alternateStages: StageItemProps[];
|
|
63
|
+
};
|
|
64
|
+
};
|
|
65
|
+
//# sourceMappingURL=utils.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/build/LifeCycle/utils.ts"],"names":[],"mappings":"AACA,OAAO,EACL,cAAc,EAGd,oBAAoB,EACpB,mBAAmB,EACpB,MAAM,0BAA0B,CAAC;AAElC,MAAM,WAAW,kBAAkB;IACjC,eAAe,EAAE,MAAM,CAAC;IACxB,IAAI,EAAE;QACJ,EAAE,EAAE,MAAM,CAAC;QACX,UAAU,EAAE,mBAAmB,EAAE,CAAC;QAClC,MAAM,EAAE,cAAc,EAAE,CAAC;QACzB,eAAe,EAAE,cAAc,EAAE,CAAC;KACnC,CAAC;CACH;AAMD,eAAO,MAAM,eAAe,SAAU,oBAAoB,iBAAiB,kBAAkB;qBAb1E,MAAM;UACjB;QACJ,EAAE,EAAE,MAAM,CAAC;QACX,UAAU,EAAE,mBAAmB,EAAE,CAAC;QAClC,MAAM,EAAE,cAAc,EAAE,CAAC;QACzB,eAAe,EAAE,cAAc,EAAE,CAAC;KACnC;CA4CF,CAAC;AAEF,eAAO,MAAM,kBAAkB,SACvB,oBAAoB,iBACX,kBAAkB;qBAtDhB,MAAM;UACjB;QACJ,EAAE,EAAE,MAAM,CAAC;QACX,UAAU,EAAE,mBAAmB,EAAE,CAAC;QAClC,MAAM,EAAE,cAAc,EAAE,CAAC;QACzB,eAAe,EAAE,cAAc,EAAE,CAAC;KACnC;CAoFF,CAAC;AAEF,eAAO,MAAM,eAAe,SACpB,oBAAoB,iBACX,kBAAkB,aACvB,OAAO;qBA/FA,MAAM;UACjB;QACJ,EAAE,EAAE,MAAM,CAAC;QACX,UAAU,EAAE,mBAAmB,EAAE,CAAC;QAClC,MAAM,EAAE,cAAc,EAAE,CAAC;QACzB,eAAe,EAAE,cAAc,EAAE,CAAC;KACnC;CA+HF,CAAC;AAEF,eAAO,MAAM,kBAAkB,SACvB,oBAAoB,iBACX,kBAAkB;qBAzIhB,MAAM;UACjB;QACJ,EAAE,EAAE,MAAM,CAAC;QACX,UAAU,EAAE,mBAAmB,EAAE,CAAC;QAClC,MAAM,EAAE,cAAc,EAAE,CAAC;QACzB,eAAe,EAAE,cAAc,EAAE,CAAC;KACnC;CAsKF,CAAC;AAEF,eAAO,MAAM,gBAAgB,kBACZ,kBAAkB,aACtB,QAAQ,GAAG,iBAAiB;qBAhLtB,MAAM;UACjB;QACJ,EAAE,EAAE,MAAM,CAAC;QACX,UAAU,EAAE,mBAAmB,EAAE,CAAC;QAClC,MAAM,EAAE,cAAc,EAAE,CAAC;QACzB,eAAe,EAAE,cAAc,EAAE,CAAC;KACnC;CAuNF,CAAC;AAEF,eAAO,MAAM,mBAAmB,SACxB,oBAAoB,iBACX,kBAAkB;qBAjOhB,MAAM;UACjB;QACJ,EAAE,EAAE,MAAM,CAAC;QACX,UAAU,EAAE,mBAAmB,EAAE,CAAC;QAClC,MAAM,EAAE,cAAc,EAAE,CAAC;QACzB,eAAe,EAAE,cAAc,EAAE,CAAC;KACnC;CA4OF,CAAC"}
|
|
@@ -0,0 +1,218 @@
|
|
|
1
|
+
import { createUID } from '@pega/cosmos-react-core';
|
|
2
|
+
const getStage = (data) => {
|
|
3
|
+
return data.stage?.type === 'alternate' ? 'alternateStages' : 'stages';
|
|
4
|
+
};
|
|
5
|
+
export const addStepCallback = (data, lifecycleData) => {
|
|
6
|
+
const elementID = createUID();
|
|
7
|
+
const stepEmptydata = {
|
|
8
|
+
id: elementID,
|
|
9
|
+
label: '',
|
|
10
|
+
visual: {
|
|
11
|
+
imgurl: '',
|
|
12
|
+
icon: 'information',
|
|
13
|
+
color: 'congressBlue',
|
|
14
|
+
label: 'Info'
|
|
15
|
+
},
|
|
16
|
+
error: '',
|
|
17
|
+
status: { label: '', type: '' }
|
|
18
|
+
};
|
|
19
|
+
const stagetype = getStage(data);
|
|
20
|
+
const dataClone = { ...lifecycleData };
|
|
21
|
+
dataClone.activeElementId = elementID;
|
|
22
|
+
dataClone.data[stagetype].forEach((stageItems) => {
|
|
23
|
+
if (stageItems.id === data.stage?.id) {
|
|
24
|
+
stageItems.categories.forEach(categoryItem => {
|
|
25
|
+
if (categoryItem.categoryId === data.category?.categoryId) {
|
|
26
|
+
categoryItem.tasks.forEach(taskItem => {
|
|
27
|
+
if (Array.isArray(taskItem)) {
|
|
28
|
+
taskItem.forEach(item => {
|
|
29
|
+
if (item.id === data?.task?.id) {
|
|
30
|
+
item.steps.push(stepEmptydata);
|
|
31
|
+
}
|
|
32
|
+
});
|
|
33
|
+
}
|
|
34
|
+
else if (taskItem.id === data?.task?.id) {
|
|
35
|
+
taskItem.steps.push(stepEmptydata);
|
|
36
|
+
}
|
|
37
|
+
});
|
|
38
|
+
}
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
});
|
|
42
|
+
return dataClone;
|
|
43
|
+
};
|
|
44
|
+
export const deleteStepCallback = (data, lifecycleData) => {
|
|
45
|
+
const stagetype = getStage(data);
|
|
46
|
+
const dataClone = { ...lifecycleData };
|
|
47
|
+
dataClone.data[stagetype].forEach((stageItems) => {
|
|
48
|
+
if (stageItems.id === data.stage?.id) {
|
|
49
|
+
stageItems.categories.forEach(categoryItem => {
|
|
50
|
+
if (categoryItem.categoryId === data.category?.categoryId) {
|
|
51
|
+
let stepIndex = 0;
|
|
52
|
+
categoryItem.tasks.forEach(taskItem => {
|
|
53
|
+
if (Array.isArray(taskItem)) {
|
|
54
|
+
taskItem.forEach((item) => {
|
|
55
|
+
if (item.id === data.task?.id) {
|
|
56
|
+
item.steps.forEach((stepItem, index) => {
|
|
57
|
+
if (stepItem.id === data.step?.id) {
|
|
58
|
+
stepIndex = index;
|
|
59
|
+
}
|
|
60
|
+
});
|
|
61
|
+
item.steps.splice(stepIndex, 1);
|
|
62
|
+
}
|
|
63
|
+
});
|
|
64
|
+
}
|
|
65
|
+
else if (taskItem.id === data.task?.id) {
|
|
66
|
+
taskItem.steps.forEach((stepItem, index) => {
|
|
67
|
+
if (stepItem.id === data.step?.id) {
|
|
68
|
+
stepIndex = index;
|
|
69
|
+
}
|
|
70
|
+
});
|
|
71
|
+
taskItem.steps.splice(stepIndex, 1);
|
|
72
|
+
}
|
|
73
|
+
});
|
|
74
|
+
}
|
|
75
|
+
});
|
|
76
|
+
}
|
|
77
|
+
});
|
|
78
|
+
dataClone.activeElementId = '';
|
|
79
|
+
return dataClone;
|
|
80
|
+
};
|
|
81
|
+
export const addTaskCallback = (data, lifecycleData, parallel = false) => {
|
|
82
|
+
const elementID = createUID();
|
|
83
|
+
let imgurl = '';
|
|
84
|
+
if (data.stage && data.stage.categories.length > 1) {
|
|
85
|
+
imgurl = 'https://pbs.twimg.com/profile_images/824369446798106628/_biA5GRt_400x400.jpg';
|
|
86
|
+
}
|
|
87
|
+
const taskEmptydata = {
|
|
88
|
+
id: elementID,
|
|
89
|
+
label: '',
|
|
90
|
+
visual: {
|
|
91
|
+
imgurl
|
|
92
|
+
},
|
|
93
|
+
error: '',
|
|
94
|
+
steps: []
|
|
95
|
+
};
|
|
96
|
+
const stagetype = getStage(data);
|
|
97
|
+
const dataClone = { ...lifecycleData };
|
|
98
|
+
const stageItems = dataClone.data[stagetype];
|
|
99
|
+
dataClone.activeElementId = elementID;
|
|
100
|
+
stageItems.forEach((stageItem) => {
|
|
101
|
+
if (stageItem.id === data.stage?.id) {
|
|
102
|
+
if (stageItem.categories.length > 1) {
|
|
103
|
+
stageItem.categories.forEach(categoryItem => {
|
|
104
|
+
const tasks = categoryItem.tasks;
|
|
105
|
+
if (categoryItem.categoryId === data.category?.categoryId) {
|
|
106
|
+
tasks.push(taskEmptydata);
|
|
107
|
+
}
|
|
108
|
+
});
|
|
109
|
+
}
|
|
110
|
+
else if (parallel || stageItem.categories[0].tasks.length === 0) {
|
|
111
|
+
stageItem.categories[0].tasks.push([taskEmptydata]);
|
|
112
|
+
}
|
|
113
|
+
else {
|
|
114
|
+
stageItem.categories[0].tasks[0].push(taskEmptydata);
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
});
|
|
118
|
+
return dataClone;
|
|
119
|
+
};
|
|
120
|
+
export const deleteTaskCallback = (data, lifecycleData) => {
|
|
121
|
+
const stagetype = getStage(data);
|
|
122
|
+
const dataClone = { ...lifecycleData };
|
|
123
|
+
dataClone.data[stagetype].forEach((stageItems) => {
|
|
124
|
+
if (stageItems.id === data.stage?.id) {
|
|
125
|
+
stageItems.categories.forEach(categoryItem => {
|
|
126
|
+
if (categoryItem.categoryId === data.category?.categoryId) {
|
|
127
|
+
let taskIndex;
|
|
128
|
+
categoryItem.tasks.forEach((taskItem, taskItemIndex) => {
|
|
129
|
+
if (Array.isArray(taskItem)) {
|
|
130
|
+
taskItem.forEach((item, index) => {
|
|
131
|
+
if (item.id === data?.task?.id) {
|
|
132
|
+
taskIndex = index;
|
|
133
|
+
}
|
|
134
|
+
});
|
|
135
|
+
if (Array.isArray(categoryItem.tasks[0]) &&
|
|
136
|
+
categoryItem.tasks[0].length > 1 &&
|
|
137
|
+
taskIndex) {
|
|
138
|
+
categoryItem.tasks[0].splice(taskIndex, 1);
|
|
139
|
+
}
|
|
140
|
+
else if (taskItem[0].id === data?.task?.id) {
|
|
141
|
+
categoryItem.tasks.splice(taskItemIndex, 1);
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
else if (taskItem.id === data?.task?.id) {
|
|
145
|
+
categoryItem.tasks.splice(taskItemIndex, 1);
|
|
146
|
+
}
|
|
147
|
+
});
|
|
148
|
+
}
|
|
149
|
+
});
|
|
150
|
+
}
|
|
151
|
+
});
|
|
152
|
+
dataClone.activeElementId = '';
|
|
153
|
+
return dataClone;
|
|
154
|
+
};
|
|
155
|
+
export const addStageCallback = (lifecycleData, stageType) => {
|
|
156
|
+
let type = '';
|
|
157
|
+
if (stageType === 'stages') {
|
|
158
|
+
type = 'default';
|
|
159
|
+
}
|
|
160
|
+
else {
|
|
161
|
+
type = 'alternate';
|
|
162
|
+
}
|
|
163
|
+
let categoryArray = [];
|
|
164
|
+
const elementID = createUID();
|
|
165
|
+
const personaCategoryID = createUID();
|
|
166
|
+
if (lifecycleData.data.categories.length === 0) {
|
|
167
|
+
categoryArray = [
|
|
168
|
+
{
|
|
169
|
+
id: personaCategoryID,
|
|
170
|
+
categoryId: 'Category1',
|
|
171
|
+
tasks: []
|
|
172
|
+
}
|
|
173
|
+
];
|
|
174
|
+
}
|
|
175
|
+
else {
|
|
176
|
+
const dataCategoryID = createUID();
|
|
177
|
+
categoryArray = [
|
|
178
|
+
{
|
|
179
|
+
id: personaCategoryID,
|
|
180
|
+
categoryId: 'Category1',
|
|
181
|
+
tasks: []
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
id: dataCategoryID,
|
|
185
|
+
categoryId: 'Category2',
|
|
186
|
+
tasks: []
|
|
187
|
+
}
|
|
188
|
+
];
|
|
189
|
+
}
|
|
190
|
+
const stagedata = {
|
|
191
|
+
id: elementID,
|
|
192
|
+
label: '',
|
|
193
|
+
type,
|
|
194
|
+
error: '',
|
|
195
|
+
categories: categoryArray
|
|
196
|
+
};
|
|
197
|
+
const dataClone = { ...lifecycleData };
|
|
198
|
+
dataClone.activeElementId = elementID;
|
|
199
|
+
dataClone.data[stageType].push(stagedata);
|
|
200
|
+
return dataClone;
|
|
201
|
+
};
|
|
202
|
+
export const deleteStageCallback = (data, lifecycleData) => {
|
|
203
|
+
const stagetype = getStage(data);
|
|
204
|
+
const dataClone = { ...lifecycleData };
|
|
205
|
+
let stageIndex = 0;
|
|
206
|
+
dataClone.data[stagetype].forEach((stageItem, index) => {
|
|
207
|
+
if (stageItem.id === data?.stage?.id) {
|
|
208
|
+
stageIndex = index;
|
|
209
|
+
}
|
|
210
|
+
});
|
|
211
|
+
if (stageIndex === 0 && stagetype !== 'alternateStages') {
|
|
212
|
+
return 'firstStage';
|
|
213
|
+
}
|
|
214
|
+
dataClone.activeElementId = '';
|
|
215
|
+
dataClone.data[stagetype].splice(stageIndex, 1);
|
|
216
|
+
return dataClone;
|
|
217
|
+
};
|
|
218
|
+
//# sourceMappingURL=utils.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../src/build/LifeCycle/utils.ts"],"names":[],"mappings":"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","sourcesContent":["import { createUID } from '@pega/cosmos-react-core';\nimport {\n StageItemProps,\n StepItemProps,\n TaskItemProps,\n LifeCycleActionParam,\n CategoriesItemProps\n} from '@pega/cosmos-react-build';\n\nexport interface LifeCycleMockState {\n activeElementId: string;\n data: {\n id: string;\n categories: CategoriesItemProps[];\n stages: StageItemProps[];\n alternateStages: StageItemProps[];\n };\n}\n\nconst getStage = (data: LifeCycleActionParam) => {\n return data.stage?.type === 'alternate' ? 'alternateStages' : 'stages';\n};\n\nexport const addStepCallback = (data: LifeCycleActionParam, lifecycleData: LifeCycleMockState) => {\n const elementID: string = createUID();\n const stepEmptydata: StepItemProps = {\n id: elementID,\n label: '',\n visual: {\n imgurl: '',\n icon: 'information',\n color: 'congressBlue',\n label: 'Info'\n },\n error: '',\n status: { label: '', type: '' }\n };\n const stagetype = getStage(data);\n const dataClone = { ...lifecycleData };\n dataClone.activeElementId = elementID;\n dataClone.data[stagetype].forEach((stageItems: StageItemProps) => {\n if (stageItems.id === data.stage?.id) {\n stageItems.categories.forEach(categoryItem => {\n if (categoryItem.categoryId === data.category?.categoryId) {\n categoryItem.tasks.forEach(taskItem => {\n if (Array.isArray(taskItem)) {\n taskItem.forEach(item => {\n if (item.id === data?.task?.id) {\n item.steps.push(stepEmptydata);\n }\n });\n } else if (taskItem.id === data?.task?.id) {\n taskItem.steps.push(stepEmptydata);\n }\n });\n }\n });\n }\n });\n return dataClone;\n};\n\nexport const deleteStepCallback = (\n data: LifeCycleActionParam,\n lifecycleData: LifeCycleMockState\n) => {\n const stagetype = getStage(data);\n const dataClone = { ...lifecycleData };\n dataClone.data[stagetype].forEach((stageItems: StageItemProps) => {\n if (stageItems.id === data.stage?.id) {\n stageItems.categories.forEach(categoryItem => {\n if (categoryItem.categoryId === data.category?.categoryId) {\n let stepIndex = 0;\n categoryItem.tasks.forEach(taskItem => {\n if (Array.isArray(taskItem)) {\n taskItem.forEach((item: TaskItemProps) => {\n if (item.id === data.task?.id) {\n item.steps.forEach((stepItem: StepItemProps, index: number) => {\n if (stepItem.id === data.step?.id) {\n stepIndex = index;\n }\n });\n item.steps.splice(stepIndex, 1);\n }\n });\n } else if (taskItem.id === data.task?.id) {\n taskItem.steps.forEach((stepItem: StepItemProps, index: number) => {\n if (stepItem.id === data.step?.id) {\n stepIndex = index;\n }\n });\n taskItem.steps.splice(stepIndex, 1);\n }\n });\n }\n });\n }\n });\n dataClone.activeElementId = '';\n return dataClone;\n};\n\nexport const addTaskCallback = (\n data: LifeCycleActionParam,\n lifecycleData: LifeCycleMockState,\n parallel: boolean = false\n) => {\n const elementID: string = createUID();\n let imgurl = '';\n if (data.stage && data.stage.categories.length > 1) {\n imgurl = 'https://pbs.twimg.com/profile_images/824369446798106628/_biA5GRt_400x400.jpg';\n }\n const taskEmptydata: TaskItemProps = {\n id: elementID,\n label: '',\n visual: {\n imgurl\n },\n error: '',\n steps: []\n };\n\n const stagetype = getStage(data);\n const dataClone = { ...lifecycleData };\n const stageItems = dataClone.data[stagetype];\n dataClone.activeElementId = elementID;\n stageItems.forEach((stageItem: StageItemProps) => {\n if (stageItem.id === data.stage?.id) {\n if (stageItem.categories.length > 1) {\n stageItem.categories.forEach(categoryItem => {\n const tasks = categoryItem.tasks as TaskItemProps[];\n if (categoryItem.categoryId === data.category?.categoryId) {\n tasks.push(taskEmptydata);\n }\n });\n } else if (parallel || stageItem.categories[0].tasks.length === 0) {\n (stageItem.categories[0].tasks as TaskItemProps[][]).push([taskEmptydata]);\n } else {\n (stageItem.categories[0].tasks[0] as TaskItemProps[]).push(taskEmptydata);\n }\n }\n });\n return dataClone;\n};\n\nexport const deleteTaskCallback = (\n data: LifeCycleActionParam,\n lifecycleData: LifeCycleMockState\n) => {\n const stagetype = getStage(data);\n const dataClone = { ...lifecycleData };\n dataClone.data[stagetype].forEach((stageItems: StageItemProps) => {\n if (stageItems.id === data.stage?.id) {\n stageItems.categories.forEach(categoryItem => {\n if (categoryItem.categoryId === data.category?.categoryId) {\n let taskIndex: number;\n categoryItem.tasks.forEach((taskItem, taskItemIndex: number) => {\n if (Array.isArray(taskItem)) {\n taskItem.forEach((item, index: number) => {\n if (item.id === data?.task?.id) {\n taskIndex = index;\n }\n });\n if (\n Array.isArray(categoryItem.tasks[0]) &&\n categoryItem.tasks[0].length > 1 &&\n taskIndex\n ) {\n categoryItem.tasks[0].splice(taskIndex, 1);\n } else if (taskItem[0].id === data?.task?.id) {\n categoryItem.tasks.splice(taskItemIndex, 1);\n }\n } else if (taskItem.id === data?.task?.id) {\n categoryItem.tasks.splice(taskItemIndex, 1);\n }\n });\n }\n });\n }\n });\n dataClone.activeElementId = '';\n return dataClone;\n};\n\nexport const addStageCallback = (\n lifecycleData: LifeCycleMockState,\n stageType: 'stages' | 'alternateStages'\n) => {\n let type = '';\n if (stageType === 'stages') {\n type = 'default';\n } else {\n type = 'alternate';\n }\n let categoryArray = [];\n const elementID = createUID();\n const personaCategoryID = createUID();\n if (lifecycleData.data.categories.length === 0) {\n categoryArray = [\n {\n id: personaCategoryID,\n categoryId: 'Category1',\n tasks: []\n }\n ];\n } else {\n const dataCategoryID = createUID();\n categoryArray = [\n {\n id: personaCategoryID,\n categoryId: 'Category1',\n tasks: []\n },\n {\n id: dataCategoryID,\n categoryId: 'Category2',\n tasks: []\n }\n ];\n }\n const stagedata = {\n id: elementID,\n label: '',\n type,\n error: '',\n categories: categoryArray\n } as StageItemProps;\n const dataClone = { ...lifecycleData };\n dataClone.activeElementId = elementID;\n dataClone.data[stageType].push(stagedata);\n return dataClone;\n};\n\nexport const deleteStageCallback = (\n data: LifeCycleActionParam,\n lifecycleData: LifeCycleMockState\n) => {\n const stagetype = getStage(data);\n const dataClone = { ...lifecycleData };\n let stageIndex = 0;\n dataClone.data[stagetype].forEach((stageItem: StageItemProps, index: number) => {\n if (stageItem.id === data?.stage?.id) {\n stageIndex = index;\n }\n });\n if (stageIndex === 0 && stagetype !== 'alternateStages') {\n return 'firstStage';\n }\n dataClone.activeElementId = '';\n dataClone.data[stagetype].splice(stageIndex, 1);\n\n return dataClone;\n};\n"]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { Meta, Story } from '@storybook/react';
|
|
2
|
+
declare const _default: Meta<import("@storybook/react").Args>;
|
|
3
|
+
export default _default;
|
|
4
|
+
interface GalleryPageArgs {
|
|
5
|
+
bannerHeading: string;
|
|
6
|
+
bannerDescription: string;
|
|
7
|
+
showEmptyState: boolean;
|
|
8
|
+
emptyStateHeading: string;
|
|
9
|
+
emptyStateDescription: string;
|
|
10
|
+
}
|
|
11
|
+
export declare const AppShellWithGalleryPage: Story<GalleryPageArgs>;
|
|
12
|
+
//# sourceMappingURL=GalleryPage.stories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GalleryPage.stories.d.ts","sourceRoot":"","sources":["../../../src/build/PageTemplates/GalleryPage.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;;AAO/C,wBAMU;AAEV,UAAU,eAAe;IACvB,aAAa,EAAE,MAAM,CAAC;IACtB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,cAAc,EAAE,OAAO,CAAC;IACxB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,qBAAqB,EAAE,MAAM,CAAC;CAC/B;AAwGD,eAAO,MAAM,uBAAuB,EAAE,KAAK,CAAC,eAAe,CAsB1D,CAAC"}
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { Meta, Story } from '@storybook/react';
|
|
2
|
+
import { MouseEvent } from 'react';
|
|
3
|
+
import { StatusProps, PageTemplateProps } from '@pega/cosmos-react-core';
|
|
4
|
+
import { AppShellProps } from '@pega/cosmos-react-build';
|
|
5
|
+
declare const _default: Meta<import("@storybook/react").Args>;
|
|
6
|
+
export default _default;
|
|
7
|
+
export interface PageTemplatesStoryProps extends PageTemplateProps {
|
|
8
|
+
template: 'one column' | 'two column' | 'three column' | 'four column' | 'wide narrow' | 'narrow wide' | 'wide wide narrow' | 'narrow wide wide' | 'narrow wide narrow' | 'tabbed';
|
|
9
|
+
showBreadcrumbs?: boolean;
|
|
10
|
+
pathData?: string;
|
|
11
|
+
showActions?: boolean;
|
|
12
|
+
showBanners?: boolean;
|
|
13
|
+
subTitle?: string;
|
|
14
|
+
showBranch?: boolean;
|
|
15
|
+
branchName?: string;
|
|
16
|
+
statusVariant?: StatusProps['variant'];
|
|
17
|
+
statusLabel: string;
|
|
18
|
+
showEditButton?: boolean;
|
|
19
|
+
onEdit?: (e: MouseEvent<HTMLButtonElement>) => void;
|
|
20
|
+
}
|
|
21
|
+
interface AppShellStory {
|
|
22
|
+
main: AppShellProps['main'];
|
|
23
|
+
hideNavigation?: boolean;
|
|
24
|
+
}
|
|
25
|
+
export declare const PageTemplatesDemo: Story<PageTemplatesStoryProps & AppShellStory>;
|
|
26
|
+
//# sourceMappingURL=PageTemplates.stories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PageTemplates.stories.d.ts","sourceRoot":"","sources":["../../../src/build/PageTemplates/PageTemplates.stories.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,EASL,UAAU,EACX,MAAM,OAAO,CAAC;AAGf,OAAO,EAwBL,WAAW,EACX,iBAAiB,EAClB,MAAM,yBAAyB,CAAC;AAEjC,OAAO,EAAY,aAAa,EAA6B,MAAM,0BAA0B,CAAC;;AAW9F,wBAKU;AAEV,MAAM,WAAW,uBAAwB,SAAQ,iBAAiB;IAChE,QAAQ,EACJ,YAAY,GACZ,YAAY,GACZ,cAAc,GACd,aAAa,GACb,aAAa,GACb,aAAa,GACb,kBAAkB,GAClB,kBAAkB,GAClB,oBAAoB,GACpB,QAAQ,CAAC;IACb,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC;IACvC,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,MAAM,CAAC,EAAE,CAAC,CAAC,EAAE,UAAU,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;CACrD;AAQD,UAAU,aAAa;IACrB,IAAI,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC5B,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B;AAkVD,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,uBAAuB,GAAG,aAAa,CA2L5E,CAAC"}
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Workbench.mocks.d.ts","sourceRoot":"","sources":["../../../src/build/Workbench/Workbench.mocks.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ;;;;;;;GAiEpB,CAAC"}
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
export const sideList = [
|
|
2
|
+
{
|
|
3
|
+
id: '1',
|
|
4
|
+
label: 'Essentials',
|
|
5
|
+
nodes: [
|
|
6
|
+
{
|
|
7
|
+
id: '1-1',
|
|
8
|
+
label: 'Send a messsage'
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
id: '1-2',
|
|
12
|
+
label: 'Ask a question'
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
id: '1-3',
|
|
16
|
+
label: 'Decision'
|
|
17
|
+
}
|
|
18
|
+
]
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
id: '2',
|
|
22
|
+
label: 'Processes',
|
|
23
|
+
nodes: [
|
|
24
|
+
{
|
|
25
|
+
id: '2-1',
|
|
26
|
+
label: 'Send a messsage'
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
id: '2-2',
|
|
30
|
+
label: 'Ask a question'
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
id: '2-3',
|
|
34
|
+
label: 'Decision'
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
id: '3',
|
|
40
|
+
label: 'Processes',
|
|
41
|
+
nodes: [
|
|
42
|
+
{
|
|
43
|
+
id: '3-1',
|
|
44
|
+
label: 'Send a messsage'
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
id: '3-2',
|
|
48
|
+
label: 'Ask a question'
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
id: '3-3',
|
|
52
|
+
label: 'Decision'
|
|
53
|
+
}
|
|
54
|
+
]
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
id: '4',
|
|
58
|
+
label: 'Last Item',
|
|
59
|
+
nodes: [
|
|
60
|
+
{
|
|
61
|
+
id: '4-1',
|
|
62
|
+
label: 'Last'
|
|
63
|
+
}
|
|
64
|
+
]
|
|
65
|
+
}
|
|
66
|
+
];
|
|
67
|
+
//# sourceMappingURL=Workbench.mocks.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Workbench.mocks.js","sourceRoot":"","sources":["../../../src/build/Workbench/Workbench.mocks.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,QAAQ,GAAG;IACtB;QACE,EAAE,EAAE,GAAG;QACP,KAAK,EAAE,YAAY;QACnB,KAAK,EAAE;YACL;gBACE,EAAE,EAAE,KAAK;gBACT,KAAK,EAAE,iBAAiB;aACzB;YACD;gBACE,EAAE,EAAE,KAAK;gBACT,KAAK,EAAE,gBAAgB;aACxB;YACD;gBACE,EAAE,EAAE,KAAK;gBACT,KAAK,EAAE,UAAU;aAClB;SACF;KACF;IACD;QACE,EAAE,EAAE,GAAG;QACP,KAAK,EAAE,WAAW;QAClB,KAAK,EAAE;YACL;gBACE,EAAE,EAAE,KAAK;gBACT,KAAK,EAAE,iBAAiB;aACzB;YACD;gBACE,EAAE,EAAE,KAAK;gBACT,KAAK,EAAE,gBAAgB;aACxB;YACD;gBACE,EAAE,EAAE,KAAK;gBACT,KAAK,EAAE,UAAU;aAClB;SACF;KACF;IACD;QACE,EAAE,EAAE,GAAG;QACP,KAAK,EAAE,WAAW;QAClB,KAAK,EAAE;YACL;gBACE,EAAE,EAAE,KAAK;gBACT,KAAK,EAAE,iBAAiB;aACzB;YACD;gBACE,EAAE,EAAE,KAAK;gBACT,KAAK,EAAE,gBAAgB;aACxB;YACD;gBACE,EAAE,EAAE,KAAK;gBACT,KAAK,EAAE,UAAU;aAClB;SACF;KACF;IACD;QACE,EAAE,EAAE,GAAG;QACP,KAAK,EAAE,WAAW;QAClB,KAAK,EAAE;YACL;gBACE,EAAE,EAAE,KAAK;gBACT,KAAK,EAAE,MAAM;aACd;SACF;KACF;CACF,CAAC","sourcesContent":["export const sideList = [\n {\n id: '1',\n label: 'Essentials',\n nodes: [\n {\n id: '1-1',\n label: 'Send a messsage'\n },\n {\n id: '1-2',\n label: 'Ask a question'\n },\n {\n id: '1-3',\n label: 'Decision'\n }\n ]\n },\n {\n id: '2',\n label: 'Processes',\n nodes: [\n {\n id: '2-1',\n label: 'Send a messsage'\n },\n {\n id: '2-2',\n label: 'Ask a question'\n },\n {\n id: '2-3',\n label: 'Decision'\n }\n ]\n },\n {\n id: '3',\n label: 'Processes',\n nodes: [\n {\n id: '3-1',\n label: 'Send a messsage'\n },\n {\n id: '3-2',\n label: 'Ask a question'\n },\n {\n id: '3-3',\n label: 'Decision'\n }\n ]\n },\n {\n id: '4',\n label: 'Last Item',\n nodes: [\n {\n id: '4-1',\n label: 'Last'\n }\n ]\n }\n];\n"]}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Meta, Story } from '@storybook/react';
|
|
2
|
+
declare const _default: Meta<import("@storybook/react").Args>;
|
|
3
|
+
export default _default;
|
|
4
|
+
export interface WorkbenchStoryProps {
|
|
5
|
+
showActions?: boolean;
|
|
6
|
+
hideSidePanel?: boolean;
|
|
7
|
+
zoom?: boolean;
|
|
8
|
+
}
|
|
9
|
+
export declare const WorkbenchDemo: Story<WorkbenchStoryProps>;
|
|
10
|
+
//# sourceMappingURL=Workbench.stories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Workbench.stories.d.ts","sourceRoot":"","sources":["../../../src/build/Workbench/Workbench.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;;AAsC/C,wBAKU;AAEV,MAAM,WAAW,mBAAmB;IAClC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,IAAI,CAAC,EAAE,OAAO,CAAC;CAChB;AAgBD,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,mBAAmB,CAkIpD,CAAC"}
|
|
File without changes
|
|
File without changes
|