@pingux/astro 1.1.1-alpha.0 → 1.1.1-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/lib/cjs/components/AccordionGridGroup/AccordionGridContext.js +0 -17
- package/lib/cjs/components/AccordionGridGroup/AccordionGridGroup.js +0 -221
- package/lib/cjs/components/AccordionGridGroup/AccordionGridGroup.stories.js +0 -313
- package/lib/cjs/components/AccordionGridGroup/AccordionGridGroup.test.js +0 -257
- package/lib/cjs/components/AccordionGridGroup/index.js +0 -18
- package/lib/cjs/components/AccordionGridItem/AccordionGridItem.js +0 -103
- package/lib/cjs/components/AccordionGridItem/AccordionGridItemBody.js +0 -91
- package/lib/cjs/components/AccordionGridItem/AccordionGridItemHeader.js +0 -135
- package/lib/cjs/components/AccordionGridItem/index.js +0 -18
- package/lib/cjs/components/AccordionGroup/AccordionGroup.js +0 -105
- package/lib/cjs/components/AccordionGroup/AccordionGroup.stories.js +0 -245
- package/lib/cjs/components/AccordionGroup/AccordionGroup.test.js +0 -299
- package/lib/cjs/components/AccordionGroup/index.js +0 -18
- package/lib/cjs/components/AccordionItem/AccordionItem.js +0 -147
- package/lib/cjs/components/AccordionItem/index.js +0 -18
- package/lib/cjs/components/AstroWrapper/AstroWrapper.js +0 -91
- package/lib/cjs/components/AstroWrapper/AstroWrapper.test.js +0 -37
- package/lib/cjs/components/AstroWrapper/PageWrapper.test.js +0 -39
- package/lib/cjs/components/AstroWrapper/index.js +0 -38
- package/lib/cjs/components/Avatar/Avatar.js +0 -41
- package/lib/cjs/components/Avatar/Avatar.stories.js +0 -42
- package/lib/cjs/components/Avatar/Avatar.test.js +0 -37
- package/lib/cjs/components/Avatar/index.js +0 -18
- package/lib/cjs/components/Box/Box.js +0 -142
- package/lib/cjs/components/Box/Box.stories.js +0 -278
- package/lib/cjs/components/Box/Box.test.js +0 -79
- package/lib/cjs/components/Box/index.js +0 -18
- package/lib/cjs/components/Breadcrumbs/BreadcrumbItem.js +0 -137
- package/lib/cjs/components/Breadcrumbs/Breadcrumbs.js +0 -101
- package/lib/cjs/components/Breadcrumbs/Breadcrumbs.stories.js +0 -166
- package/lib/cjs/components/Breadcrumbs/Breadcrumbs.test.js +0 -112
- package/lib/cjs/components/Breadcrumbs/index.js +0 -27
- package/lib/cjs/components/Button/Button.js +0 -197
- package/lib/cjs/components/Button/Button.stories.js +0 -113
- package/lib/cjs/components/Button/Button.test.js +0 -125
- package/lib/cjs/components/Button/constants.js +0 -14
- package/lib/cjs/components/Button/index.js +0 -18
- package/lib/cjs/components/Card/Card.js +0 -35
- package/lib/cjs/components/Card/Card.stories.js +0 -52
- package/lib/cjs/components/Card/Card.test.js +0 -48
- package/lib/cjs/components/Card/index.js +0 -18
- package/lib/cjs/components/Checkbox/Checkbox.js +0 -40
- package/lib/cjs/components/Checkbox/Checkbox.test.js +0 -36
- package/lib/cjs/components/Checkbox/index.js +0 -18
- package/lib/cjs/components/CheckboxField/CheckboxField.js +0 -210
- package/lib/cjs/components/CheckboxField/CheckboxField.stories.js +0 -167
- package/lib/cjs/components/CheckboxField/CheckboxField.test.js +0 -116
- package/lib/cjs/components/CheckboxField/index.js +0 -18
- package/lib/cjs/components/Chip/Chip.js +0 -86
- package/lib/cjs/components/Chip/Chip.stories.js +0 -140
- package/lib/cjs/components/Chip/Chip.test.js +0 -57
- package/lib/cjs/components/Chip/ChipContext.js +0 -19
- package/lib/cjs/components/Chip/index.js +0 -18
- package/lib/cjs/components/CodeView/CodeView.js +0 -175
- package/lib/cjs/components/CodeView/CodeView.stories.js +0 -93
- package/lib/cjs/components/CodeView/CodeView.test.js +0 -211
- package/lib/cjs/components/CodeView/index.js +0 -18
- package/lib/cjs/components/ColorField/ColorField.js +0 -219
- package/lib/cjs/components/ColorField/ColorField.stories.js +0 -124
- package/lib/cjs/components/ColorField/ColorField.test.js +0 -71
- package/lib/cjs/components/ColorField/index.js +0 -18
- package/lib/cjs/components/ComboBox/ComboBoxInput.js +0 -214
- package/lib/cjs/components/ComboBox/index.js +0 -18
- package/lib/cjs/components/ComboBoxField/ComboBoxField.js +0 -413
- package/lib/cjs/components/ComboBoxField/ComboBoxField.stories.js +0 -523
- package/lib/cjs/components/ComboBoxField/ComboBoxField.test.js +0 -841
- package/lib/cjs/components/ComboBoxField/index.js +0 -18
- package/lib/cjs/components/CopyText/CopyButton.js +0 -38
- package/lib/cjs/components/CopyText/CopyText.js +0 -173
- package/lib/cjs/components/CopyText/CopyText.stories.js +0 -58
- package/lib/cjs/components/CopyText/CopyText.test.js +0 -485
- package/lib/cjs/components/CopyText/index.js +0 -18
- package/lib/cjs/components/FieldHelperText/FieldHelperText.js +0 -67
- package/lib/cjs/components/FieldHelperText/FieldHelperText.stories.js +0 -64
- package/lib/cjs/components/FieldHelperText/FieldHelperText.test.js +0 -67
- package/lib/cjs/components/FieldHelperText/index.js +0 -18
- package/lib/cjs/components/FileInputField/FileInputField.js +0 -324
- package/lib/cjs/components/FileInputField/FileInputField.stories.js +0 -250
- package/lib/cjs/components/FileInputField/FileInputField.test.js +0 -227
- package/lib/cjs/components/FileInputField/FileItem.js +0 -126
- package/lib/cjs/components/FileInputField/FileSelect.js +0 -48
- package/lib/cjs/components/FileInputField/index.js +0 -18
- package/lib/cjs/components/HelpHint/HelpHint.js +0 -57
- package/lib/cjs/components/HelpHint/index.js +0 -18
- package/lib/cjs/components/Icon/Icon.js +0 -93
- package/lib/cjs/components/Icon/Icon.stories.js +0 -93
- package/lib/cjs/components/Icon/Icon.test.js +0 -39
- package/lib/cjs/components/Icon/index.js +0 -18
- package/lib/cjs/components/IconButton/IconButton.js +0 -185
- package/lib/cjs/components/IconButton/IconButton.stories.js +0 -95
- package/lib/cjs/components/IconButton/IconButton.test.js +0 -181
- package/lib/cjs/components/IconButton/index.js +0 -18
- package/lib/cjs/components/Image/Image.js +0 -84
- package/lib/cjs/components/Image/Image.stories.js +0 -87
- package/lib/cjs/components/Image/Image.test.js +0 -38
- package/lib/cjs/components/Image/index.js +0 -18
- package/lib/cjs/components/ImageUploadField/ImagePreviewButton.js +0 -136
- package/lib/cjs/components/ImageUploadField/ImageUploadField.js +0 -160
- package/lib/cjs/components/ImageUploadField/ImageUploadField.stories.js +0 -348
- package/lib/cjs/components/ImageUploadField/ImageUploadField.test.js +0 -439
- package/lib/cjs/components/ImageUploadField/ImageUploadFieldBase.js +0 -124
- package/lib/cjs/components/ImageUploadField/index.js +0 -18
- package/lib/cjs/components/Input/Input.js +0 -80
- package/lib/cjs/components/Input/Input.stories.js +0 -57
- package/lib/cjs/components/Input/Input.test.js +0 -69
- package/lib/cjs/components/Input/index.js +0 -18
- package/lib/cjs/components/Label/Label.js +0 -110
- package/lib/cjs/components/Label/Label.stories.js +0 -63
- package/lib/cjs/components/Label/Label.test.js +0 -90
- package/lib/cjs/components/Label/constants.js +0 -15
- package/lib/cjs/components/Label/index.js +0 -18
- package/lib/cjs/components/Link/Link.js +0 -95
- package/lib/cjs/components/Link/Link.stories.js +0 -56
- package/lib/cjs/components/Link/Link.test.js +0 -79
- package/lib/cjs/components/Link/index.js +0 -18
- package/lib/cjs/components/LinkSelectField/LinkSelectField.js +0 -225
- package/lib/cjs/components/LinkSelectField/LinkSelectField.stories.js +0 -350
- package/lib/cjs/components/LinkSelectField/LinkSelectField.test.js +0 -230
- package/lib/cjs/components/LinkSelectField/index.js +0 -18
- package/lib/cjs/components/List/List.js +0 -44
- package/lib/cjs/components/List/List.stories.js +0 -66
- package/lib/cjs/components/List/List.test.js +0 -36
- package/lib/cjs/components/List/index.js +0 -18
- package/lib/cjs/components/ListBox/ListBox.js +0 -264
- package/lib/cjs/components/ListBox/ListBox.test.js +0 -171
- package/lib/cjs/components/ListBox/ListBoxContext.js +0 -17
- package/lib/cjs/components/ListBox/ListBoxSection.js +0 -82
- package/lib/cjs/components/ListBox/Option.js +0 -137
- package/lib/cjs/components/ListBox/index.js +0 -27
- package/lib/cjs/components/ListItem/ListItem.js +0 -76
- package/lib/cjs/components/ListItem/ListItem.stories.js +0 -103
- package/lib/cjs/components/ListItem/ListItem.test.js +0 -51
- package/lib/cjs/components/ListItem/index.js +0 -18
- package/lib/cjs/components/ListView/ListView.js +0 -284
- package/lib/cjs/components/ListView/ListView.stories.js +0 -794
- package/lib/cjs/components/ListView/ListView.test.js +0 -326
- package/lib/cjs/components/ListView/ListViewContext.js +0 -17
- package/lib/cjs/components/ListView/index.js +0 -18
- package/lib/cjs/components/ListViewItem/ListViewItem.js +0 -130
- package/lib/cjs/components/ListViewItem/index.js +0 -18
- package/lib/cjs/components/Loader/Loader.js +0 -93
- package/lib/cjs/components/Loader/Loader.stories.js +0 -63
- package/lib/cjs/components/Loader/Loader.test.js +0 -36
- package/lib/cjs/components/Loader/index.js +0 -18
- package/lib/cjs/components/Menu/Menu.js +0 -191
- package/lib/cjs/components/Menu/Menu.stories.js +0 -107
- package/lib/cjs/components/Menu/Menu.test.js +0 -223
- package/lib/cjs/components/Menu/index.js +0 -18
- package/lib/cjs/components/MenuItem/MenuItem.js +0 -184
- package/lib/cjs/components/MenuItem/MenuItem.test.js +0 -221
- package/lib/cjs/components/MenuItem/index.js +0 -18
- package/lib/cjs/components/Messages/Message.js +0 -183
- package/lib/cjs/components/Messages/Messages.js +0 -73
- package/lib/cjs/components/Messages/Messages.reducer.js +0 -70
- package/lib/cjs/components/Messages/Messages.stories.js +0 -353
- package/lib/cjs/components/Messages/Messages.test.js +0 -214
- package/lib/cjs/components/Messages/index.js +0 -40
- package/lib/cjs/components/Messages/utils/index.js +0 -27
- package/lib/cjs/components/Messages/utils/messagesReducer.js +0 -180
- package/lib/cjs/components/Messages/utils/multiMessagesReducer.js +0 -135
- package/lib/cjs/components/Messages/utils/tests/messagesReducer.test.js +0 -94
- package/lib/cjs/components/Messages/utils/tests/multiMessagesReducer.test.js +0 -102
- package/lib/cjs/components/Modal/Modal.js +0 -218
- package/lib/cjs/components/Modal/Modal.stories.js +0 -173
- package/lib/cjs/components/Modal/index.js +0 -18
- package/lib/cjs/components/Modal/tests/Modal.integration.test.js +0 -95
- package/lib/cjs/components/Modal/tests/Modal.unit.test.js +0 -202
- package/lib/cjs/components/MultivaluesField/MultivaluesField.js +0 -519
- package/lib/cjs/components/MultivaluesField/MultivaluesField.stories.js +0 -212
- package/lib/cjs/components/MultivaluesField/MultivaluesField.test.js +0 -387
- package/lib/cjs/components/MultivaluesField/index.js +0 -18
- package/lib/cjs/components/NavBar/NavBar.js +0 -38
- package/lib/cjs/components/NavBar/NavBar.stories.js +0 -679
- package/lib/cjs/components/NavBar/NavBar.test.js +0 -116
- package/lib/cjs/components/NavBar/index.js +0 -18
- package/lib/cjs/components/NavBarSection/NavBarItemBody.js +0 -56
- package/lib/cjs/components/NavBarSection/NavBarItemHeader.js +0 -47
- package/lib/cjs/components/NavBarSection/NavBarSection.js +0 -82
- package/lib/cjs/components/NavBarSection/index.js +0 -18
- package/lib/cjs/components/NumberField/NumberField.js +0 -224
- package/lib/cjs/components/NumberField/NumberField.stories.js +0 -242
- package/lib/cjs/components/NumberField/NumberField.test.js +0 -172
- package/lib/cjs/components/NumberField/index.js +0 -18
- package/lib/cjs/components/OverlayPanel/OverlayPanel.js +0 -127
- package/lib/cjs/components/OverlayPanel/OverlayPanel.stories.js +0 -223
- package/lib/cjs/components/OverlayPanel/OverlayPanel.test.js +0 -140
- package/lib/cjs/components/OverlayPanel/index.js +0 -18
- package/lib/cjs/components/PageHeader/PageHeader.js +0 -50
- package/lib/cjs/components/PageHeader/PageHeader.stories.js +0 -42
- package/lib/cjs/components/PageHeader/PageHeader.test.js +0 -35
- package/lib/cjs/components/PageHeader/index.js +0 -18
- package/lib/cjs/components/PasswordField/PasswordField.js +0 -338
- package/lib/cjs/components/PasswordField/PasswordField.stories.js +0 -442
- package/lib/cjs/components/PasswordField/PasswordField.test.js +0 -236
- package/lib/cjs/components/PasswordField/index.js +0 -18
- package/lib/cjs/components/PopoverContainer/PopoverContainer.js +0 -160
- package/lib/cjs/components/PopoverContainer/PopoverContainer.test.js +0 -57
- package/lib/cjs/components/PopoverContainer/index.js +0 -38
- package/lib/cjs/components/PopoverMenu/PopoverMenu.js +0 -188
- package/lib/cjs/components/PopoverMenu/PopoverMenu.stories.js +0 -231
- package/lib/cjs/components/PopoverMenu/PopoverMenu.test.js +0 -214
- package/lib/cjs/components/PopoverMenu/index.js +0 -18
- package/lib/cjs/components/Radio/Radio.js +0 -38
- package/lib/cjs/components/Radio/index.js +0 -18
- package/lib/cjs/components/RadioField/RadioField.js +0 -201
- package/lib/cjs/components/RadioField/RadioField.test.js +0 -97
- package/lib/cjs/components/RadioField/index.js +0 -38
- package/lib/cjs/components/RadioGroupField/RadioGroupField.js +0 -177
- package/lib/cjs/components/RadioGroupField/RadioGroupField.stories.js +0 -210
- package/lib/cjs/components/RadioGroupField/RadioGroupField.test.js +0 -202
- package/lib/cjs/components/RadioGroupField/index.js +0 -18
- package/lib/cjs/components/RequirementsList/RequirementsList.js +0 -117
- package/lib/cjs/components/RequirementsList/RequirementsList.stories.js +0 -79
- package/lib/cjs/components/RequirementsList/RequirementsList.test.js +0 -114
- package/lib/cjs/components/RequirementsList/index.js +0 -18
- package/lib/cjs/components/RockerButton/RockerButton.js +0 -143
- package/lib/cjs/components/RockerButton/index.js +0 -38
- package/lib/cjs/components/RockerButtonGroup/RockerButtonGroup.js +0 -128
- package/lib/cjs/components/RockerButtonGroup/RockerButtonGroup.stories.js +0 -164
- package/lib/cjs/components/RockerButtonGroup/RockerButtonGroup.test.js +0 -133
- package/lib/cjs/components/RockerButtonGroup/index.js +0 -38
- package/lib/cjs/components/ScrollBox/ScrollBox.js +0 -145
- package/lib/cjs/components/ScrollBox/ScrollBox.stories.js +0 -47
- package/lib/cjs/components/ScrollBox/ScrollBox.test.js +0 -87
- package/lib/cjs/components/ScrollBox/index.js +0 -18
- package/lib/cjs/components/SearchField/SearchField.js +0 -356
- package/lib/cjs/components/SearchField/SearchField.stories.js +0 -178
- package/lib/cjs/components/SearchField/SearchField.test.js +0 -251
- package/lib/cjs/components/SearchField/index.js +0 -18
- package/lib/cjs/components/SelectField/SelectField.js +0 -171
- package/lib/cjs/components/SelectField/SelectField.stories.js +0 -492
- package/lib/cjs/components/SelectField/SelectField.test.js +0 -85
- package/lib/cjs/components/SelectField/index.js +0 -18
- package/lib/cjs/components/SelectFieldBase/SelectFieldBase.js +0 -197
- package/lib/cjs/components/SelectFieldBase/SelectFieldBase.test.js +0 -471
- package/lib/cjs/components/SelectFieldBase/index.js +0 -18
- package/lib/cjs/components/Separator/Separator.js +0 -69
- package/lib/cjs/components/Separator/Separator.stories.js +0 -49
- package/lib/cjs/components/Separator/Separator.test.js +0 -38
- package/lib/cjs/components/Separator/index.js +0 -18
- package/lib/cjs/components/Stepper/Line.js +0 -51
- package/lib/cjs/components/Stepper/Step.js +0 -64
- package/lib/cjs/components/Stepper/Stepper.constants.js +0 -15
- package/lib/cjs/components/Stepper/Stepper.js +0 -170
- package/lib/cjs/components/Stepper/Stepper.stories.js +0 -139
- package/lib/cjs/components/Stepper/Stepper.test.js +0 -231
- package/lib/cjs/components/Stepper/index.js +0 -27
- package/lib/cjs/components/Switch/Switch.js +0 -53
- package/lib/cjs/components/Switch/index.js +0 -18
- package/lib/cjs/components/SwitchField/SwitchField.js +0 -231
- package/lib/cjs/components/SwitchField/SwitchField.stories.js +0 -170
- package/lib/cjs/components/SwitchField/SwitchField.test.js +0 -145
- package/lib/cjs/components/SwitchField/index.js +0 -18
- package/lib/cjs/components/Tab/Tab.js +0 -154
- package/lib/cjs/components/Tab/index.js +0 -38
- package/lib/cjs/components/Table/Table.js +0 -41
- package/lib/cjs/components/Table/Table.stories.js +0 -102
- package/lib/cjs/components/Table/Table.test.js +0 -80
- package/lib/cjs/components/Table/index.js +0 -18
- package/lib/cjs/components/TableBody/TableBody.js +0 -41
- package/lib/cjs/components/TableBody/index.js +0 -18
- package/lib/cjs/components/TableCell/TableCell.js +0 -48
- package/lib/cjs/components/TableCell/TableCell.test.js +0 -54
- package/lib/cjs/components/TableCell/index.js +0 -18
- package/lib/cjs/components/TableHead/TableHead.js +0 -40
- package/lib/cjs/components/TableHead/index.js +0 -18
- package/lib/cjs/components/TableRow/TableRow.js +0 -41
- package/lib/cjs/components/TableRow/index.js +0 -18
- package/lib/cjs/components/Tabs/Tabs.js +0 -166
- package/lib/cjs/components/Tabs/Tabs.stories.js +0 -295
- package/lib/cjs/components/Tabs/Tabs.test.js +0 -460
- package/lib/cjs/components/Tabs/index.js +0 -38
- package/lib/cjs/components/Text/Text.js +0 -52
- package/lib/cjs/components/Text/Text.stories.js +0 -124
- package/lib/cjs/components/Text/Text.test.js +0 -43
- package/lib/cjs/components/Text/index.js +0 -18
- package/lib/cjs/components/TextArea/TextArea.js +0 -41
- package/lib/cjs/components/TextArea/TextArea.test.js +0 -43
- package/lib/cjs/components/TextArea/index.js +0 -18
- package/lib/cjs/components/TextAreaField/TextAreaField.js +0 -235
- package/lib/cjs/components/TextAreaField/TextAreaField.stories.js +0 -245
- package/lib/cjs/components/TextAreaField/TextAreaField.test.js +0 -156
- package/lib/cjs/components/TextAreaField/index.js +0 -18
- package/lib/cjs/components/TextField/TextField.js +0 -217
- package/lib/cjs/components/TextField/TextField.stories.js +0 -262
- package/lib/cjs/components/TextField/TextField.test.js +0 -175
- package/lib/cjs/components/TextField/index.js +0 -18
- package/lib/cjs/components/TooltipTrigger/Tooltip.js +0 -55
- package/lib/cjs/components/TooltipTrigger/TooltipTrigger.js +0 -181
- package/lib/cjs/components/TooltipTrigger/TooltipTrigger.stories.js +0 -126
- package/lib/cjs/components/TooltipTrigger/TooltipTrigger.test.js +0 -109
- package/lib/cjs/components/TooltipTrigger/index.js +0 -27
- package/lib/cjs/context/AccordionContext/index.js +0 -22
- package/lib/cjs/context/MenuContext/index.js +0 -20
- package/lib/cjs/context/TooltipContext/index.js +0 -22
- package/lib/cjs/hooks/index.js +0 -117
- package/lib/cjs/hooks/useAriaLabelWarning/index.js +0 -18
- package/lib/cjs/hooks/useAriaLabelWarning/useAriaLabelWarning.js +0 -29
- package/lib/cjs/hooks/useAriaLabelWarning/useAriaLabelWarning.test.js +0 -38
- package/lib/cjs/hooks/useColumnStyles/index.js +0 -18
- package/lib/cjs/hooks/useColumnStyles/useColumnStyles.js +0 -38
- package/lib/cjs/hooks/useCopyToClipboard/index.js +0 -18
- package/lib/cjs/hooks/useCopyToClipboard/useCopyToClipboard.js +0 -83
- package/lib/cjs/hooks/useCopyToClipboard/useCopyToClipboard.test.js +0 -79
- package/lib/cjs/hooks/useDebounce/index.js +0 -18
- package/lib/cjs/hooks/useDebounce/useDebounce.js +0 -40
- package/lib/cjs/hooks/useDebounce/useDebounce.test.js +0 -47
- package/lib/cjs/hooks/useDeprecationWarning/index.js +0 -18
- package/lib/cjs/hooks/useDeprecationWarning/useDeprecationWarning.js +0 -55
- package/lib/cjs/hooks/useDeprecationWarning/useDeprecationWarning.test.js +0 -97
- package/lib/cjs/hooks/useField/index.js +0 -18
- package/lib/cjs/hooks/useField/useField.js +0 -249
- package/lib/cjs/hooks/useField/useField.test.js +0 -236
- package/lib/cjs/hooks/useImageUploadState/index.js +0 -18
- package/lib/cjs/hooks/useImageUploadState/useImageUploadState.js +0 -143
- package/lib/cjs/hooks/useLabelHeight/index.js +0 -18
- package/lib/cjs/hooks/useLabelHeight/useLabelHeight.js +0 -43
- package/lib/cjs/hooks/useModalState/index.js +0 -18
- package/lib/cjs/hooks/useModalState/useModalState.js +0 -35
- package/lib/cjs/hooks/useModalState/useModalState.test.js +0 -124
- package/lib/cjs/hooks/useOverlayPanelState/index.js +0 -18
- package/lib/cjs/hooks/useOverlayPanelState/useOverlayPanelState.js +0 -54
- package/lib/cjs/hooks/useOverlayPanelState/useOverlayPanelState.test.js +0 -24
- package/lib/cjs/hooks/useProgressiveState/index.js +0 -18
- package/lib/cjs/hooks/useProgressiveState/useProgressiveState.js +0 -29
- package/lib/cjs/hooks/useProgressiveState/useProgressiveState.test.js +0 -105
- package/lib/cjs/hooks/usePropWarning/index.js +0 -18
- package/lib/cjs/hooks/usePropWarning/usePropWarning.js +0 -45
- package/lib/cjs/hooks/usePropWarning/usePropWarning.test.js +0 -65
- package/lib/cjs/hooks/useRockerButton/index.js +0 -18
- package/lib/cjs/hooks/useRockerButton/useRockerButton.js +0 -67
- package/lib/cjs/hooks/useSelectField/index.js +0 -18
- package/lib/cjs/hooks/useSelectField/useSelectField.js +0 -254
- package/lib/cjs/hooks/useStatusClasses/index.js +0 -18
- package/lib/cjs/hooks/useStatusClasses/useStatusClasses.js +0 -40
- package/lib/cjs/hooks/useStatusClasses/useStatusClasses.test.js +0 -56
- package/lib/cjs/index.js +0 -1518
- package/lib/cjs/layouts/ListLayout.stories.js +0 -895
- package/lib/cjs/layouts/SchemaFormLayout.stories.js +0 -139
- package/lib/cjs/recipes/ApplicationSearchDropdown.stories.js +0 -310
- package/lib/cjs/recipes/ArrayField.stories.js +0 -169
- package/lib/cjs/recipes/Arrow.stories.js +0 -49
- package/lib/cjs/recipes/ConditionalFilter.stories.js +0 -465
- package/lib/cjs/recipes/CopyToClipboard.stories.js +0 -45
- package/lib/cjs/recipes/CountryPicker.stories.js +0 -155
- package/lib/cjs/recipes/DatePicker.stories.js +0 -149
- package/lib/cjs/recipes/DraggableBox.stories.js +0 -58
- package/lib/cjs/recipes/FlippableCaretMenuButton.stories.js +0 -198
- package/lib/cjs/recipes/LogoTabs.stories.js +0 -234
- package/lib/cjs/recipes/MaskedValue.stories.js +0 -107
- package/lib/cjs/recipes/NeutralInput.stories.js +0 -32
- package/lib/cjs/recipes/PanelHeader.stories.js +0 -97
- package/lib/cjs/recipes/RadioButtonsWithLinks.stories.js +0 -146
- package/lib/cjs/recipes/RowLineChart.stories.js +0 -528
- package/lib/cjs/recipes/ScrollableListView.stories.js +0 -141
- package/lib/cjs/recipes/SelectedFieldOverlay.story.js +0 -66
- package/lib/cjs/recipes/StatsCircle.stories.js +0 -46
- package/lib/cjs/styles/ColorDocumentation.js +0 -311
- package/lib/cjs/styles/ColorDocumentation.stories.js +0 -33
- package/lib/cjs/styles/ThemeDocumentation.js +0 -25
- package/lib/cjs/styles/breakpoints.js +0 -11
- package/lib/cjs/styles/colors.js +0 -200
- package/lib/cjs/styles/forms/checkbox.js +0 -23
- package/lib/cjs/styles/forms/comboBox.js +0 -49
- package/lib/cjs/styles/forms/index.js +0 -64
- package/lib/cjs/styles/forms/input.js +0 -214
- package/lib/cjs/styles/forms/label.js +0 -94
- package/lib/cjs/styles/forms/radio.js +0 -32
- package/lib/cjs/styles/forms/search.js +0 -33
- package/lib/cjs/styles/forms/select.js +0 -106
- package/lib/cjs/styles/forms/switch.js +0 -59
- package/lib/cjs/styles/forms/textarea.js +0 -48
- package/lib/cjs/styles/spacing.js +0 -31
- package/lib/cjs/styles/text.js +0 -45
- package/lib/cjs/styles/theme.js +0 -80
- package/lib/cjs/styles/themes/end-user/end-user.js +0 -280
- package/lib/cjs/styles/themes/end-user/index.js +0 -18
- package/lib/cjs/styles/useAstroTheme.js +0 -36
- package/lib/cjs/styles/variants/accordion.js +0 -114
- package/lib/cjs/styles/variants/boxes.js +0 -320
- package/lib/cjs/styles/variants/buttons.js +0 -577
- package/lib/cjs/styles/variants/codeView.js +0 -77
- package/lib/cjs/styles/variants/imageUpload.js +0 -29
- package/lib/cjs/styles/variants/images.js +0 -19
- package/lib/cjs/styles/variants/index.js +0 -62
- package/lib/cjs/styles/variants/link.js +0 -27
- package/lib/cjs/styles/variants/listBox.js +0 -62
- package/lib/cjs/styles/variants/loader.js +0 -119
- package/lib/cjs/styles/variants/menu.js +0 -20
- package/lib/cjs/styles/variants/menuItem.js +0 -36
- package/lib/cjs/styles/variants/messages.js +0 -53
- package/lib/cjs/styles/variants/modal.js +0 -87
- package/lib/cjs/styles/variants/numberField.js +0 -64
- package/lib/cjs/styles/variants/overlayPanel.js +0 -73
- package/lib/cjs/styles/variants/popoverMenu.js +0 -99
- package/lib/cjs/styles/variants/rockerbutton.js +0 -25
- package/lib/cjs/styles/variants/separator.js +0 -64
- package/lib/cjs/styles/variants/stepper.js +0 -126
- package/lib/cjs/styles/variants/table.js +0 -72
- package/lib/cjs/styles/variants/tabs.js +0 -45
- package/lib/cjs/styles/variants/text.js +0 -251
- package/lib/cjs/styles/variants/tooltip.js +0 -16
- package/lib/cjs/styles/variants/variants.js +0 -103
- package/lib/cjs/utils/devUtils/constants/htmlElements.js +0 -15
- package/lib/cjs/utils/devUtils/constants/loadingStates.js +0 -18
- package/lib/cjs/utils/devUtils/constants/orientation.js +0 -14
- package/lib/cjs/utils/devUtils/constants/panelSizes.js +0 -11
- package/lib/cjs/utils/devUtils/constants/statuses.js +0 -16
- package/lib/cjs/utils/devUtils/constants/variants.js +0 -40
- package/lib/cjs/utils/devUtils/decorators/withDeprecationWarning.js +0 -33
- package/lib/cjs/utils/devUtils/props/isIterable.js +0 -74
- package/lib/cjs/utils/devUtils/props/isValidPositiveInt.js +0 -42
- package/lib/cjs/utils/devUtils/styledSystemUtils.js +0 -79
- package/lib/cjs/utils/styleUtils/index.js +0 -19
- package/lib/cjs/utils/testUtils/setupTests.js +0 -27
- package/lib/cjs/utils/testUtils/testAxe.js +0 -65
- package/lib/cjs/utils/testUtils/testTheme.js +0 -30
- package/lib/cjs/utils/testUtils/testWrapper.js +0 -109
- package/lib/components/AccordionGridGroup/AccordionGridContext.js +0 -2
- package/lib/components/AccordionGridGroup/AccordionGridGroup.js +0 -182
- package/lib/components/AccordionGridGroup/AccordionGridGroup.stories.js +0 -286
- package/lib/components/AccordionGridGroup/AccordionGridGroup.test.js +0 -191
- package/lib/components/AccordionGridGroup/index.js +0 -1
- package/lib/components/AccordionGridItem/AccordionGridItem.js +0 -75
- package/lib/components/AccordionGridItem/AccordionGridItemBody.js +0 -65
- package/lib/components/AccordionGridItem/AccordionGridItemHeader.js +0 -104
- package/lib/components/AccordionGridItem/index.js +0 -1
- package/lib/components/AccordionGroup/AccordionGroup.js +0 -79
- package/lib/components/AccordionGroup/AccordionGroup.stories.js +0 -205
- package/lib/components/AccordionGroup/AccordionGroup.test.js +0 -229
- package/lib/components/AccordionGroup/index.js +0 -1
- package/lib/components/AccordionItem/AccordionItem.js +0 -118
- package/lib/components/AccordionItem/index.js +0 -1
- package/lib/components/AstroWrapper/AstroWrapper.js +0 -63
- package/lib/components/AstroWrapper/AstroWrapper.test.js +0 -26
- package/lib/components/AstroWrapper/PageWrapper.test.js +0 -28
- package/lib/components/AstroWrapper/index.js +0 -2
- package/lib/components/Avatar/Avatar.js +0 -22
- package/lib/components/Avatar/Avatar.stories.js +0 -22
- package/lib/components/Avatar/Avatar.test.js +0 -24
- package/lib/components/Avatar/index.js +0 -1
- package/lib/components/Box/Box.js +0 -110
- package/lib/components/Box/Box.stories.js +0 -249
- package/lib/components/Box/Box.test.js +0 -61
- package/lib/components/Box/index.js +0 -1
- package/lib/components/Breadcrumbs/BreadcrumbItem.js +0 -105
- package/lib/components/Breadcrumbs/Breadcrumbs.js +0 -76
- package/lib/components/Breadcrumbs/Breadcrumbs.stories.js +0 -127
- package/lib/components/Breadcrumbs/Breadcrumbs.test.js +0 -92
- package/lib/components/Breadcrumbs/index.js +0 -2
- package/lib/components/Button/Button.js +0 -163
- package/lib/components/Button/Button.stories.js +0 -77
- package/lib/components/Button/Button.test.js +0 -92
- package/lib/components/Button/constants.js +0 -4
- package/lib/components/Button/index.js +0 -1
- package/lib/components/Card/Card.js +0 -17
- package/lib/components/Card/Card.stories.js +0 -29
- package/lib/components/Card/Card.test.js +0 -34
- package/lib/components/Card/index.js +0 -1
- package/lib/components/Checkbox/Checkbox.js +0 -22
- package/lib/components/Checkbox/Checkbox.test.js +0 -26
- package/lib/components/Checkbox/index.js +0 -1
- package/lib/components/CheckboxField/CheckboxField.js +0 -175
- package/lib/components/CheckboxField/CheckboxField.stories.js +0 -132
- package/lib/components/CheckboxField/CheckboxField.test.js +0 -84
- package/lib/components/CheckboxField/index.js +0 -1
- package/lib/components/Chip/Chip.js +0 -63
- package/lib/components/Chip/Chip.stories.js +0 -107
- package/lib/components/Chip/Chip.test.js +0 -43
- package/lib/components/Chip/ChipContext.js +0 -3
- package/lib/components/Chip/index.js +0 -1
- package/lib/components/CodeView/CodeView.js +0 -139
- package/lib/components/CodeView/CodeView.stories.js +0 -67
- package/lib/components/CodeView/CodeView.test.js +0 -171
- package/lib/components/CodeView/index.js +0 -1
- package/lib/components/ColorField/ColorField.js +0 -177
- package/lib/components/ColorField/ColorField.stories.js +0 -99
- package/lib/components/ColorField/ColorField.test.js +0 -50
- package/lib/components/ColorField/index.js +0 -1
- package/lib/components/ComboBox/ComboBoxInput.js +0 -177
- package/lib/components/ComboBox/index.js +0 -1
- package/lib/components/ComboBoxField/ComboBoxField.js +0 -372
- package/lib/components/ComboBoxField/ComboBoxField.stories.js +0 -444
- package/lib/components/ComboBoxField/ComboBoxField.test.js +0 -699
- package/lib/components/ComboBoxField/index.js +0 -1
- package/lib/components/CopyText/CopyButton.js +0 -17
- package/lib/components/CopyText/CopyText.js +0 -149
- package/lib/components/CopyText/CopyText.stories.js +0 -30
- package/lib/components/CopyText/CopyText.test.js +0 -436
- package/lib/components/CopyText/index.js +0 -1
- package/lib/components/FieldHelperText/FieldHelperText.js +0 -43
- package/lib/components/FieldHelperText/FieldHelperText.stories.js +0 -35
- package/lib/components/FieldHelperText/FieldHelperText.test.js +0 -52
- package/lib/components/FieldHelperText/index.js +0 -1
- package/lib/components/FileInputField/FileInputField.js +0 -280
- package/lib/components/FileInputField/FileInputField.stories.js +0 -206
- package/lib/components/FileInputField/FileInputField.test.js +0 -187
- package/lib/components/FileInputField/FileItem.js +0 -101
- package/lib/components/FileInputField/FileSelect.js +0 -31
- package/lib/components/FileInputField/index.js +0 -1
- package/lib/components/HelpHint/HelpHint.js +0 -34
- package/lib/components/HelpHint/index.js +0 -1
- package/lib/components/Icon/Icon.js +0 -66
- package/lib/components/Icon/Icon.stories.js +0 -66
- package/lib/components/Icon/Icon.test.js +0 -26
- package/lib/components/Icon/index.js +0 -1
- package/lib/components/IconButton/IconButton.js +0 -152
- package/lib/components/IconButton/IconButton.stories.js +0 -67
- package/lib/components/IconButton/IconButton.test.js +0 -132
- package/lib/components/IconButton/index.js +0 -1
- package/lib/components/Image/Image.js +0 -63
- package/lib/components/Image/Image.stories.js +0 -58
- package/lib/components/Image/Image.test.js +0 -26
- package/lib/components/Image/index.js +0 -1
- package/lib/components/ImageUploadField/ImagePreviewButton.js +0 -114
- package/lib/components/ImageUploadField/ImageUploadField.js +0 -136
- package/lib/components/ImageUploadField/ImageUploadField.stories.js +0 -306
- package/lib/components/ImageUploadField/ImageUploadField.test.js +0 -380
- package/lib/components/ImageUploadField/ImageUploadFieldBase.js +0 -87
- package/lib/components/ImageUploadField/index.js +0 -1
- package/lib/components/Input/Input.js +0 -59
- package/lib/components/Input/Input.stories.js +0 -31
- package/lib/components/Input/Input.test.js +0 -48
- package/lib/components/Input/index.js +0 -1
- package/lib/components/Label/Label.js +0 -86
- package/lib/components/Label/Label.stories.js +0 -36
- package/lib/components/Label/Label.test.js +0 -68
- package/lib/components/Label/constants.js +0 -5
- package/lib/components/Label/index.js +0 -1
- package/lib/components/Link/Link.js +0 -70
- package/lib/components/Link/Link.stories.js +0 -36
- package/lib/components/Link/Link.test.js +0 -55
- package/lib/components/Link/index.js +0 -1
- package/lib/components/LinkSelectField/LinkSelectField.js +0 -191
- package/lib/components/LinkSelectField/LinkSelectField.stories.js +0 -293
- package/lib/components/LinkSelectField/LinkSelectField.test.js +0 -192
- package/lib/components/LinkSelectField/index.js +0 -1
- package/lib/components/List/List.js +0 -25
- package/lib/components/List/List.stories.js +0 -43
- package/lib/components/List/List.test.js +0 -24
- package/lib/components/List/index.js +0 -1
- package/lib/components/ListBox/ListBox.js +0 -222
- package/lib/components/ListBox/ListBox.test.js +0 -148
- package/lib/components/ListBox/ListBoxContext.js +0 -2
- package/lib/components/ListBox/ListBoxSection.js +0 -60
- package/lib/components/ListBox/Option.js +0 -103
- package/lib/components/ListBox/index.js +0 -2
- package/lib/components/ListItem/ListItem.js +0 -54
- package/lib/components/ListItem/ListItem.stories.js +0 -74
- package/lib/components/ListItem/ListItem.test.js +0 -37
- package/lib/components/ListItem/index.js +0 -1
- package/lib/components/ListView/ListView.js +0 -238
- package/lib/components/ListView/ListView.stories.js +0 -753
- package/lib/components/ListView/ListView.test.js +0 -285
- package/lib/components/ListView/ListViewContext.js +0 -2
- package/lib/components/ListView/index.js +0 -1
- package/lib/components/ListViewItem/ListViewItem.js +0 -105
- package/lib/components/ListViewItem/index.js +0 -1
- package/lib/components/Loader/Loader.js +0 -64
- package/lib/components/Loader/Loader.stories.js +0 -38
- package/lib/components/Loader/Loader.test.js +0 -24
- package/lib/components/Loader/index.js +0 -1
- package/lib/components/Menu/Menu.js +0 -155
- package/lib/components/Menu/Menu.stories.js +0 -86
- package/lib/components/Menu/Menu.test.js +0 -168
- package/lib/components/Menu/index.js +0 -1
- package/lib/components/MenuItem/MenuItem.js +0 -159
- package/lib/components/MenuItem/MenuItem.test.js +0 -165
- package/lib/components/MenuItem/index.js +0 -1
- package/lib/components/Messages/Message.js +0 -149
- package/lib/components/Messages/Messages.js +0 -47
- package/lib/components/Messages/Messages.reducer.js +0 -47
- package/lib/components/Messages/Messages.stories.js +0 -297
- package/lib/components/Messages/Messages.test.js +0 -176
- package/lib/components/Messages/index.js +0 -2
- package/lib/components/Messages/utils/index.js +0 -2
- package/lib/components/Messages/utils/messagesReducer.js +0 -140
- package/lib/components/Messages/utils/multiMessagesReducer.js +0 -97
- package/lib/components/Messages/utils/tests/messagesReducer.test.js +0 -81
- package/lib/components/Messages/utils/tests/multiMessagesReducer.test.js +0 -89
- package/lib/components/Modal/Modal.js +0 -181
- package/lib/components/Modal/Modal.stories.js +0 -146
- package/lib/components/Modal/index.js +0 -1
- package/lib/components/Modal/tests/Modal.integration.test.js +0 -77
- package/lib/components/Modal/tests/Modal.unit.test.js +0 -172
- package/lib/components/MultivaluesField/MultivaluesField.js +0 -478
- package/lib/components/MultivaluesField/MultivaluesField.stories.js +0 -174
- package/lib/components/MultivaluesField/MultivaluesField.test.js +0 -293
- package/lib/components/MultivaluesField/index.js +0 -1
- package/lib/components/NavBar/NavBar.js +0 -24
- package/lib/components/NavBar/NavBar.stories.js +0 -650
- package/lib/components/NavBar/NavBar.test.js +0 -92
- package/lib/components/NavBar/index.js +0 -1
- package/lib/components/NavBarSection/NavBarItemBody.js +0 -37
- package/lib/components/NavBarSection/NavBarItemHeader.js +0 -31
- package/lib/components/NavBarSection/NavBarSection.js +0 -65
- package/lib/components/NavBarSection/index.js +0 -1
- package/lib/components/NumberField/NumberField.js +0 -187
- package/lib/components/NumberField/NumberField.stories.js +0 -195
- package/lib/components/NumberField/NumberField.test.js +0 -131
- package/lib/components/NumberField/index.js +0 -1
- package/lib/components/OverlayPanel/OverlayPanel.js +0 -100
- package/lib/components/OverlayPanel/OverlayPanel.stories.js +0 -192
- package/lib/components/OverlayPanel/OverlayPanel.test.js +0 -113
- package/lib/components/OverlayPanel/index.js +0 -1
- package/lib/components/PageHeader/PageHeader.js +0 -29
- package/lib/components/PageHeader/PageHeader.stories.js +0 -22
- package/lib/components/PageHeader/PageHeader.test.js +0 -23
- package/lib/components/PageHeader/index.js +0 -1
- package/lib/components/PasswordField/PasswordField.js +0 -291
- package/lib/components/PasswordField/PasswordField.stories.js +0 -373
- package/lib/components/PasswordField/PasswordField.test.js +0 -198
- package/lib/components/PasswordField/index.js +0 -1
- package/lib/components/PopoverContainer/PopoverContainer.js +0 -128
- package/lib/components/PopoverContainer/PopoverContainer.test.js +0 -44
- package/lib/components/PopoverContainer/index.js +0 -2
- package/lib/components/PopoverMenu/PopoverMenu.js +0 -154
- package/lib/components/PopoverMenu/PopoverMenu.stories.js +0 -187
- package/lib/components/PopoverMenu/PopoverMenu.test.js +0 -157
- package/lib/components/PopoverMenu/index.js +0 -1
- package/lib/components/Radio/Radio.js +0 -20
- package/lib/components/Radio/index.js +0 -1
- package/lib/components/RadioField/RadioField.js +0 -165
- package/lib/components/RadioField/RadioField.test.js +0 -74
- package/lib/components/RadioField/index.js +0 -2
- package/lib/components/RadioGroupField/RadioGroupField.js +0 -141
- package/lib/components/RadioGroupField/RadioGroupField.stories.js +0 -171
- package/lib/components/RadioGroupField/RadioGroupField.test.js +0 -159
- package/lib/components/RadioGroupField/index.js +0 -1
- package/lib/components/RequirementsList/RequirementsList.js +0 -89
- package/lib/components/RequirementsList/RequirementsList.stories.js +0 -57
- package/lib/components/RequirementsList/RequirementsList.test.js +0 -100
- package/lib/components/RequirementsList/index.js +0 -1
- package/lib/components/RockerButton/RockerButton.js +0 -109
- package/lib/components/RockerButton/index.js +0 -2
- package/lib/components/RockerButtonGroup/RockerButtonGroup.js +0 -92
- package/lib/components/RockerButtonGroup/RockerButtonGroup.stories.js +0 -126
- package/lib/components/RockerButtonGroup/RockerButtonGroup.test.js +0 -105
- package/lib/components/RockerButtonGroup/index.js +0 -2
- package/lib/components/ScrollBox/ScrollBox.js +0 -114
- package/lib/components/ScrollBox/ScrollBox.stories.js +0 -26
- package/lib/components/ScrollBox/ScrollBox.test.js +0 -63
- package/lib/components/ScrollBox/index.js +0 -1
- package/lib/components/SearchField/SearchField.js +0 -324
- package/lib/components/SearchField/SearchField.stories.js +0 -137
- package/lib/components/SearchField/SearchField.test.js +0 -188
- package/lib/components/SearchField/index.js +0 -1
- package/lib/components/SelectField/SelectField.js +0 -149
- package/lib/components/SelectField/SelectField.stories.js +0 -421
- package/lib/components/SelectField/SelectField.test.js +0 -70
- package/lib/components/SelectField/index.js +0 -1
- package/lib/components/SelectFieldBase/SelectFieldBase.js +0 -161
- package/lib/components/SelectFieldBase/SelectFieldBase.test.js +0 -383
- package/lib/components/SelectFieldBase/index.js +0 -1
- package/lib/components/Separator/Separator.js +0 -46
- package/lib/components/Separator/Separator.stories.js +0 -26
- package/lib/components/Separator/Separator.test.js +0 -25
- package/lib/components/Separator/index.js +0 -1
- package/lib/components/Stepper/Line.js +0 -31
- package/lib/components/Stepper/Step.js +0 -38
- package/lib/components/Stepper/Stepper.constants.js +0 -5
- package/lib/components/Stepper/Stepper.js +0 -141
- package/lib/components/Stepper/Stepper.stories.js +0 -111
- package/lib/components/Stepper/Stepper.test.js +0 -202
- package/lib/components/Stepper/index.js +0 -2
- package/lib/components/Switch/Switch.js +0 -33
- package/lib/components/Switch/index.js +0 -1
- package/lib/components/SwitchField/SwitchField.js +0 -195
- package/lib/components/SwitchField/SwitchField.stories.js +0 -127
- package/lib/components/SwitchField/SwitchField.test.js +0 -101
- package/lib/components/SwitchField/index.js +0 -1
- package/lib/components/Tab/Tab.js +0 -123
- package/lib/components/Tab/index.js +0 -2
- package/lib/components/Table/Table.js +0 -26
- package/lib/components/Table/Table.stories.js +0 -77
- package/lib/components/Table/Table.test.js +0 -63
- package/lib/components/Table/index.js +0 -1
- package/lib/components/TableBody/TableBody.js +0 -26
- package/lib/components/TableBody/index.js +0 -1
- package/lib/components/TableCell/TableCell.js +0 -32
- package/lib/components/TableCell/TableCell.test.js +0 -37
- package/lib/components/TableCell/index.js +0 -1
- package/lib/components/TableHead/TableHead.js +0 -25
- package/lib/components/TableHead/index.js +0 -1
- package/lib/components/TableRow/TableRow.js +0 -26
- package/lib/components/TableRow/index.js +0 -1
- package/lib/components/Tabs/Tabs.js +0 -129
- package/lib/components/Tabs/Tabs.stories.js +0 -239
- package/lib/components/Tabs/Tabs.test.js +0 -417
- package/lib/components/Tabs/index.js +0 -2
- package/lib/components/Text/Text.js +0 -31
- package/lib/components/Text/Text.stories.js +0 -95
- package/lib/components/Text/Text.test.js +0 -29
- package/lib/components/Text/index.js +0 -1
- package/lib/components/TextArea/TextArea.js +0 -23
- package/lib/components/TextArea/TextArea.test.js +0 -31
- package/lib/components/TextArea/index.js +0 -1
- package/lib/components/TextAreaField/TextAreaField.js +0 -202
- package/lib/components/TextAreaField/TextAreaField.stories.js +0 -180
- package/lib/components/TextAreaField/TextAreaField.test.js +0 -123
- package/lib/components/TextAreaField/index.js +0 -1
- package/lib/components/TextField/TextField.js +0 -183
- package/lib/components/TextField/TextField.stories.js +0 -189
- package/lib/components/TextField/TextField.test.js +0 -137
- package/lib/components/TextField/index.js +0 -1
- package/lib/components/TooltipTrigger/Tooltip.js +0 -32
- package/lib/components/TooltipTrigger/TooltipTrigger.js +0 -154
- package/lib/components/TooltipTrigger/TooltipTrigger.stories.js +0 -79
- package/lib/components/TooltipTrigger/TooltipTrigger.test.js +0 -74
- package/lib/components/TooltipTrigger/index.js +0 -2
- package/lib/context/AccordionContext/index.js +0 -7
- package/lib/context/MenuContext/index.js +0 -5
- package/lib/context/TooltipContext/index.js +0 -7
- package/lib/hooks/index.js +0 -12
- package/lib/hooks/useAriaLabelWarning/index.js +0 -1
- package/lib/hooks/useAriaLabelWarning/useAriaLabelWarning.js +0 -18
- package/lib/hooks/useAriaLabelWarning/useAriaLabelWarning.test.js +0 -32
- package/lib/hooks/useColumnStyles/index.js +0 -1
- package/lib/hooks/useColumnStyles/useColumnStyles.js +0 -24
- package/lib/hooks/useCopyToClipboard/index.js +0 -1
- package/lib/hooks/useCopyToClipboard/useCopyToClipboard.js +0 -69
- package/lib/hooks/useCopyToClipboard/useCopyToClipboard.test.js +0 -64
- package/lib/hooks/useDebounce/index.js +0 -1
- package/lib/hooks/useDebounce/useDebounce.js +0 -26
- package/lib/hooks/useDebounce/useDebounce.test.js +0 -41
- package/lib/hooks/useDeprecationWarning/index.js +0 -1
- package/lib/hooks/useDeprecationWarning/useDeprecationWarning.js +0 -40
- package/lib/hooks/useDeprecationWarning/useDeprecationWarning.test.js +0 -89
- package/lib/hooks/useField/index.js +0 -1
- package/lib/hooks/useField/useField.js +0 -218
- package/lib/hooks/useField/useField.test.js +0 -219
- package/lib/hooks/useImageUploadState/index.js +0 -1
- package/lib/hooks/useImageUploadState/useImageUploadState.js +0 -128
- package/lib/hooks/useLabelHeight/index.js +0 -1
- package/lib/hooks/useLabelHeight/useLabelHeight.js +0 -29
- package/lib/hooks/useModalState/index.js +0 -1
- package/lib/hooks/useModalState/useModalState.js +0 -24
- package/lib/hooks/useModalState/useModalState.test.js +0 -118
- package/lib/hooks/useOverlayPanelState/index.js +0 -1
- package/lib/hooks/useOverlayPanelState/useOverlayPanelState.js +0 -43
- package/lib/hooks/useOverlayPanelState/useOverlayPanelState.test.js +0 -18
- package/lib/hooks/useProgressiveState/index.js +0 -1
- package/lib/hooks/useProgressiveState/useProgressiveState.js +0 -18
- package/lib/hooks/useProgressiveState/useProgressiveState.test.js +0 -80
- package/lib/hooks/usePropWarning/index.js +0 -1
- package/lib/hooks/usePropWarning/usePropWarning.js +0 -29
- package/lib/hooks/usePropWarning/usePropWarning.test.js +0 -59
- package/lib/hooks/useRockerButton/index.js +0 -1
- package/lib/hooks/useRockerButton/useRockerButton.js +0 -45
- package/lib/hooks/useSelectField/index.js +0 -1
- package/lib/hooks/useSelectField/useSelectField.js +0 -220
- package/lib/hooks/useStatusClasses/index.js +0 -1
- package/lib/hooks/useStatusClasses/useStatusClasses.js +0 -25
- package/lib/hooks/useStatusClasses/useStatusClasses.test.js +0 -50
- package/lib/index.js +0 -140
- package/lib/layouts/ListLayout.stories.js +0 -866
- package/lib/layouts/SchemaFormLayout.stories.js +0 -107
- package/lib/recipes/ApplicationSearchDropdown.stories.js +0 -272
- package/lib/recipes/ArrayField.stories.js +0 -134
- package/lib/recipes/Arrow.stories.js +0 -29
- package/lib/recipes/ConditionalFilter.stories.js +0 -441
- package/lib/recipes/CopyToClipboard.stories.js +0 -25
- package/lib/recipes/CountryPicker.stories.js +0 -128
- package/lib/recipes/DatePicker.stories.js +0 -118
- package/lib/recipes/DraggableBox.stories.js +0 -35
- package/lib/recipes/FlippableCaretMenuButton.stories.js +0 -158
- package/lib/recipes/LogoTabs.stories.js +0 -201
- package/lib/recipes/MaskedValue.stories.js +0 -74
- package/lib/recipes/NeutralInput.stories.js +0 -13
- package/lib/recipes/PanelHeader.stories.js +0 -70
- package/lib/recipes/RadioButtonsWithLinks.stories.js +0 -120
- package/lib/recipes/RowLineChart.stories.js +0 -507
- package/lib/recipes/ScrollableListView.stories.js +0 -113
- package/lib/recipes/SelectedFieldOverlay.story.js +0 -44
- package/lib/recipes/StatsCircle.stories.js +0 -25
- package/lib/styles/ColorDocumentation.js +0 -276
- package/lib/styles/ColorDocumentation.stories.js +0 -13
- package/lib/styles/ThemeDocumentation.js +0 -7
- package/lib/styles/breakpoints.js +0 -1
- package/lib/styles/colors.js +0 -159
- package/lib/styles/forms/checkbox.js +0 -13
- package/lib/styles/forms/comboBox.js +0 -27
- package/lib/styles/forms/index.js +0 -32
- package/lib/styles/forms/input.js +0 -190
- package/lib/styles/forms/label.js +0 -72
- package/lib/styles/forms/radio.js +0 -21
- package/lib/styles/forms/search.js +0 -20
- package/lib/styles/forms/select.js +0 -83
- package/lib/styles/forms/switch.js +0 -46
- package/lib/styles/forms/textarea.js +0 -25
- package/lib/styles/spacing.js +0 -20
- package/lib/styles/text.js +0 -29
- package/lib/styles/theme.js +0 -51
- package/lib/styles/themes/end-user/end-user.js +0 -259
- package/lib/styles/themes/end-user/index.js +0 -1
- package/lib/styles/useAstroTheme.js +0 -15
- package/lib/styles/variants/accordion.js +0 -104
- package/lib/styles/variants/boxes.js +0 -297
- package/lib/styles/variants/buttons.js +0 -554
- package/lib/styles/variants/codeView.js +0 -67
- package/lib/styles/variants/imageUpload.js +0 -19
- package/lib/styles/variants/images.js +0 -9
- package/lib/styles/variants/index.js +0 -4
- package/lib/styles/variants/link.js +0 -17
- package/lib/styles/variants/listBox.js +0 -40
- package/lib/styles/variants/loader.js +0 -95
- package/lib/styles/variants/menu.js +0 -10
- package/lib/styles/variants/menuItem.js +0 -26
- package/lib/styles/variants/messages.js +0 -43
- package/lib/styles/variants/modal.js +0 -65
- package/lib/styles/variants/numberField.js +0 -42
- package/lib/styles/variants/overlayPanel.js +0 -63
- package/lib/styles/variants/popoverMenu.js +0 -89
- package/lib/styles/variants/rockerbutton.js +0 -15
- package/lib/styles/variants/separator.js +0 -43
- package/lib/styles/variants/stepper.js +0 -105
- package/lib/styles/variants/table.js +0 -51
- package/lib/styles/variants/tabs.js +0 -32
- package/lib/styles/variants/text.js +0 -230
- package/lib/styles/variants/tooltip.js +0 -6
- package/lib/styles/variants/variants.js +0 -58
- package/lib/utils/devUtils/constants/htmlElements.js +0 -4
- package/lib/utils/devUtils/constants/loadingStates.js +0 -8
- package/lib/utils/devUtils/constants/orientation.js +0 -4
- package/lib/utils/devUtils/constants/panelSizes.js +0 -1
- package/lib/utils/devUtils/constants/statuses.js +0 -6
- package/lib/utils/devUtils/constants/variants.js +0 -22
- package/lib/utils/devUtils/decorators/withDeprecationWarning.js +0 -18
- package/lib/utils/devUtils/props/isIterable.js +0 -59
- package/lib/utils/devUtils/props/isValidPositiveInt.js +0 -28
- package/lib/utils/devUtils/styledSystemUtils.js +0 -48
- package/lib/utils/styleUtils/index.js +0 -7
- package/lib/utils/testUtils/setupTests.js +0 -18
- package/lib/utils/testUtils/testAxe.js +0 -50
- package/lib/utils/testUtils/testTheme.js +0 -20
- package/lib/utils/testUtils/testWrapper.js +0 -67
@@ -1,40 +0,0 @@
|
|
1
|
-
import _Object$defineProperty from "@babel/runtime-corejs3/core-js-stable/object/define-property";
|
2
|
-
import _Object$defineProperties from "@babel/runtime-corejs3/core-js-stable/object/define-properties";
|
3
|
-
import _Object$getOwnPropertyDescriptors from "@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptors";
|
4
|
-
import _forEachInstanceProperty from "@babel/runtime-corejs3/core-js-stable/instance/for-each";
|
5
|
-
import _Object$getOwnPropertyDescriptor from "@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor";
|
6
|
-
import _filterInstanceProperty from "@babel/runtime-corejs3/core-js-stable/instance/filter";
|
7
|
-
import _Object$getOwnPropertySymbols from "@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols";
|
8
|
-
import _Object$keys from "@babel/runtime-corejs3/core-js-stable/object/keys";
|
9
|
-
import _defineProperty from "@babel/runtime-corejs3/helpers/esm/defineProperty";
|
10
|
-
|
11
|
-
function ownKeys(object, enumerableOnly) { var keys = _Object$keys(object); if (_Object$getOwnPropertySymbols) { var symbols = _Object$getOwnPropertySymbols(object); if (enumerableOnly) symbols = _filterInstanceProperty(symbols).call(symbols, function (sym) { return _Object$getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }
|
12
|
-
|
13
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { var _context; _forEachInstanceProperty(_context = ownKeys(Object(source), true)).call(_context, function (key) { _defineProperty(target, key, source[key]); }); } else if (_Object$getOwnPropertyDescriptors) { _Object$defineProperties(target, _Object$getOwnPropertyDescriptors(source)); } else { var _context2; _forEachInstanceProperty(_context2 = ownKeys(Object(source))).call(_context2, function (key) { _Object$defineProperty(target, key, _Object$getOwnPropertyDescriptor(source, key)); }); } } return target; }
|
14
|
-
|
15
|
-
import { text } from '../variants/text';
|
16
|
-
var listBox = {
|
17
|
-
outline: 'none'
|
18
|
-
};
|
19
|
-
listBox.option = _objectSpread(_objectSpread({}, text.base), {}, {
|
20
|
-
px: 'md',
|
21
|
-
py: 'sm',
|
22
|
-
alignItems: 'center',
|
23
|
-
outline: 'none',
|
24
|
-
wordBreak: 'break-word',
|
25
|
-
cursor: 'pointer',
|
26
|
-
'&.is-selected': _objectSpread(_objectSpread({}, text.inputValue), {}, {
|
27
|
-
pl: 0
|
28
|
-
}),
|
29
|
-
'&.is-focused': {
|
30
|
-
color: 'white',
|
31
|
-
bg: 'active'
|
32
|
-
}
|
33
|
-
});
|
34
|
-
listBox.selectField = {
|
35
|
-
maxHeight: '200px',
|
36
|
-
overflow: 'auto',
|
37
|
-
pl: 0,
|
38
|
-
outline: 'none'
|
39
|
-
};
|
40
|
-
export default listBox;
|
@@ -1,95 +0,0 @@
|
|
1
|
-
import _Object$defineProperty from "@babel/runtime-corejs3/core-js-stable/object/define-property";
|
2
|
-
import _Object$defineProperties from "@babel/runtime-corejs3/core-js-stable/object/define-properties";
|
3
|
-
import _Object$getOwnPropertyDescriptors from "@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptors";
|
4
|
-
import _forEachInstanceProperty from "@babel/runtime-corejs3/core-js-stable/instance/for-each";
|
5
|
-
import _Object$getOwnPropertyDescriptor from "@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor";
|
6
|
-
import _filterInstanceProperty from "@babel/runtime-corejs3/core-js-stable/instance/filter";
|
7
|
-
import _Object$getOwnPropertySymbols from "@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols";
|
8
|
-
import _Object$keys from "@babel/runtime-corejs3/core-js-stable/object/keys";
|
9
|
-
import _concatInstanceProperty from "@babel/runtime-corejs3/core-js-stable/instance/concat";
|
10
|
-
import _defineProperty from "@babel/runtime-corejs3/helpers/esm/defineProperty";
|
11
|
-
import _taggedTemplateLiteral from "@babel/runtime-corejs3/helpers/esm/taggedTemplateLiteral";
|
12
|
-
|
13
|
-
var _context, _context2, _context3, _context4, _context5;
|
14
|
-
|
15
|
-
function ownKeys(object, enumerableOnly) { var keys = _Object$keys(object); if (_Object$getOwnPropertySymbols) { var symbols = _Object$getOwnPropertySymbols(object); if (enumerableOnly) symbols = _filterInstanceProperty(symbols).call(symbols, function (sym) { return _Object$getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }
|
16
|
-
|
17
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { var _context6; _forEachInstanceProperty(_context6 = ownKeys(Object(source), true)).call(_context6, function (key) { _defineProperty(target, key, source[key]); }); } else if (_Object$getOwnPropertyDescriptors) { _Object$defineProperties(target, _Object$getOwnPropertyDescriptors(source)); } else { var _context7; _forEachInstanceProperty(_context7 = ownKeys(Object(source))).call(_context7, function (key) { _Object$defineProperty(target, key, _Object$getOwnPropertyDescriptor(source, key)); }); } } return target; }
|
18
|
-
|
19
|
-
function _templateObject2() {
|
20
|
-
var data = _taggedTemplateLiteral(["\n 0% { opacity: 0; }\n 100% { opacity: 0; }\n"], ["\n \\ 0% { opacity: 0; }\n \\ 100% { opacity: 0; }\n"]);
|
21
|
-
|
22
|
-
_templateObject2 = function _templateObject2() {
|
23
|
-
return data;
|
24
|
-
};
|
25
|
-
|
26
|
-
return data;
|
27
|
-
}
|
28
|
-
|
29
|
-
function _templateObject() {
|
30
|
-
var data = _taggedTemplateLiteral(["\n 0% {\n opacity: 0;\n }\n\n 50% {\n opacity: 0;\n }\n 80% {\n opacity: 1;\n }\n 100% {\n opacity: 0;\n }\n\n"], ["\n \\ 0% {\n opacity: 0;\n }\n\n \\ 50% {\n opacity: 0;\n }\n \\ 80% {\n opacity: 1;\n }\n \\ 100% {\n opacity: 0;\n }\n\n"]);
|
31
|
-
|
32
|
-
_templateObject = function _templateObject() {
|
33
|
-
return data;
|
34
|
-
};
|
35
|
-
|
36
|
-
return data;
|
37
|
-
}
|
38
|
-
|
39
|
-
import { keyframes } from '@emotion/react';
|
40
|
-
var container = {
|
41
|
-
color: 'currentColor',
|
42
|
-
fontSize: '1em'
|
43
|
-
};
|
44
|
-
var withinInput = {
|
45
|
-
color: 'neutral.60',
|
46
|
-
fontSize: '6px',
|
47
|
-
alignItems: 'center',
|
48
|
-
marginRight: 'xs'
|
49
|
-
};
|
50
|
-
var withinListbox = {
|
51
|
-
color: 'neutral.60',
|
52
|
-
fontSize: '6px',
|
53
|
-
padding: 'md',
|
54
|
-
alignItems: 'center',
|
55
|
-
justifyContent: 'center'
|
56
|
-
};
|
57
|
-
var withinListView = {
|
58
|
-
color: 'neutral.60',
|
59
|
-
padding: 'md',
|
60
|
-
alignItems: 'center',
|
61
|
-
justifyContent: 'center'
|
62
|
-
};
|
63
|
-
var pulse = keyframes(_templateObject());
|
64
|
-
var wait = keyframes(_templateObject2());
|
65
|
-
var animationSettings = '1s ease-out infinite';
|
66
|
-
var dot = {
|
67
|
-
borderRadius: '100%',
|
68
|
-
bg: 'currentColor',
|
69
|
-
height: '1em',
|
70
|
-
width: '1em',
|
71
|
-
margin: '0.3em',
|
72
|
-
display: 'block'
|
73
|
-
};
|
74
|
-
|
75
|
-
var dotLeft = _objectSpread(_objectSpread({}, dot), {}, {
|
76
|
-
animation: _concatInstanceProperty(_context = "".concat(pulse, " ")).call(_context, animationSettings)
|
77
|
-
});
|
78
|
-
|
79
|
-
var dotCenter = _objectSpread(_objectSpread({}, dot), {}, {
|
80
|
-
animation: _concatInstanceProperty(_context2 = _concatInstanceProperty(_context3 = "".concat(wait, " 0.2s, ")).call(_context3, pulse, " ")).call(_context2, animationSettings, " 0.2s")
|
81
|
-
});
|
82
|
-
|
83
|
-
var dotRight = _objectSpread(_objectSpread({}, dot), {}, {
|
84
|
-
animation: _concatInstanceProperty(_context4 = _concatInstanceProperty(_context5 = "".concat(wait, " 0.4s, ")).call(_context5, pulse, " ")).call(_context4, animationSettings, " 0.4s")
|
85
|
-
});
|
86
|
-
|
87
|
-
export default {
|
88
|
-
dotLeft: dotLeft,
|
89
|
-
dotCenter: dotCenter,
|
90
|
-
dotRight: dotRight,
|
91
|
-
container: container,
|
92
|
-
withinInput: withinInput,
|
93
|
-
withinListbox: withinListbox,
|
94
|
-
withinListView: withinListView
|
95
|
-
};
|
@@ -1,26 +0,0 @@
|
|
1
|
-
var item = {
|
2
|
-
bg: 'transparent',
|
3
|
-
padding: '10px 10px',
|
4
|
-
outline: 'none',
|
5
|
-
cursor: 'pointer',
|
6
|
-
'&.is-focused, &.is-selected, &.is-pressed': {
|
7
|
-
color: 'white',
|
8
|
-
bg: 'active',
|
9
|
-
'> *': {
|
10
|
-
color: 'white'
|
11
|
-
}
|
12
|
-
},
|
13
|
-
'&.is-pressed': {
|
14
|
-
bg: 'accent.20'
|
15
|
-
}
|
16
|
-
};
|
17
|
-
var separator = {
|
18
|
-
padding: '0px',
|
19
|
-
'& > [role="separator"]': {
|
20
|
-
margin: '0px'
|
21
|
-
}
|
22
|
-
};
|
23
|
-
export default {
|
24
|
-
item: item,
|
25
|
-
separator: separator
|
26
|
-
};
|
@@ -1,43 +0,0 @@
|
|
1
|
-
var wrapper = {
|
2
|
-
position: 'absolute',
|
3
|
-
right: 'lg',
|
4
|
-
bottom: 'lg',
|
5
|
-
left: 'lg',
|
6
|
-
alignItems: 'flex-end',
|
7
|
-
pointerEvents: 'none'
|
8
|
-
};
|
9
|
-
var transition = {
|
10
|
-
transition: 'opacity 200ms, max-height 200ms',
|
11
|
-
opacity: 1,
|
12
|
-
'&.is-hidden': {
|
13
|
-
opacity: 0
|
14
|
-
}
|
15
|
-
};
|
16
|
-
var item = {
|
17
|
-
maxWidth: 400,
|
18
|
-
pointerEvents: 'all',
|
19
|
-
mb: 'md',
|
20
|
-
p: 'md',
|
21
|
-
wordBreak: 'break-word',
|
22
|
-
alignItems: 'center',
|
23
|
-
bg: 'neutral.95',
|
24
|
-
color: 'neutral.10',
|
25
|
-
borderRadius: 4,
|
26
|
-
'&.is-success, > .is-success': {
|
27
|
-
bg: 'success.light',
|
28
|
-
color: 'success.dark'
|
29
|
-
},
|
30
|
-
'&.is-warning, > .is-warning': {
|
31
|
-
bg: 'warning.light',
|
32
|
-
color: 'warning.dark'
|
33
|
-
},
|
34
|
-
'&.is-error, > .is-error': {
|
35
|
-
bg: 'critical.light',
|
36
|
-
color: 'critical.dark'
|
37
|
-
}
|
38
|
-
};
|
39
|
-
export default {
|
40
|
-
wrapper: wrapper,
|
41
|
-
transition: transition,
|
42
|
-
item: item
|
43
|
-
};
|
@@ -1,65 +0,0 @@
|
|
1
|
-
import _Object$defineProperty from "@babel/runtime-corejs3/core-js-stable/object/define-property";
|
2
|
-
import _Object$defineProperties from "@babel/runtime-corejs3/core-js-stable/object/define-properties";
|
3
|
-
import _Object$getOwnPropertyDescriptors from "@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptors";
|
4
|
-
import _forEachInstanceProperty from "@babel/runtime-corejs3/core-js-stable/instance/for-each";
|
5
|
-
import _Object$getOwnPropertyDescriptor from "@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor";
|
6
|
-
import _filterInstanceProperty from "@babel/runtime-corejs3/core-js-stable/instance/filter";
|
7
|
-
import _Object$getOwnPropertySymbols from "@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols";
|
8
|
-
import _Object$keys from "@babel/runtime-corejs3/core-js-stable/object/keys";
|
9
|
-
import _defineProperty from "@babel/runtime-corejs3/helpers/esm/defineProperty";
|
10
|
-
|
11
|
-
function ownKeys(object, enumerableOnly) { var keys = _Object$keys(object); if (_Object$getOwnPropertySymbols) { var symbols = _Object$getOwnPropertySymbols(object); if (enumerableOnly) symbols = _filterInstanceProperty(symbols).call(symbols, function (sym) { return _Object$getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }
|
12
|
-
|
13
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { var _context; _forEachInstanceProperty(_context = ownKeys(Object(source), true)).call(_context, function (key) { _defineProperty(target, key, source[key]); }); } else if (_Object$getOwnPropertyDescriptors) { _Object$defineProperties(target, _Object$getOwnPropertyDescriptors(source)); } else { var _context2; _forEachInstanceProperty(_context2 = ownKeys(Object(source))).call(_context2, function (key) { _Object$defineProperty(target, key, _Object$getOwnPropertyDescriptor(source, key)); }); } } return target; }
|
14
|
-
|
15
|
-
import { text } from '../variants/text';
|
16
|
-
var closeIcon = {
|
17
|
-
color: 'neutral.40'
|
18
|
-
};
|
19
|
-
var container = {
|
20
|
-
position: 'fixed',
|
21
|
-
zIndex: 100,
|
22
|
-
top: 0,
|
23
|
-
left: 0,
|
24
|
-
bottom: 0,
|
25
|
-
right: 0,
|
26
|
-
background: '#00000040',
|
27
|
-
display: 'flex',
|
28
|
-
alignItems: 'center',
|
29
|
-
justifyContent: 'center'
|
30
|
-
};
|
31
|
-
var content = {
|
32
|
-
position: 'relative',
|
33
|
-
outline: 'none',
|
34
|
-
background: 'white',
|
35
|
-
color: 'black',
|
36
|
-
pt: 'md',
|
37
|
-
pr: 'lg',
|
38
|
-
pb: 'lg',
|
39
|
-
pl: 'lg',
|
40
|
-
maxWidth: '400px',
|
41
|
-
boxShadow: 'standard',
|
42
|
-
borderRadius: 3,
|
43
|
-
'.is-dark-mode &': {
|
44
|
-
color: 'white',
|
45
|
-
bg: 'accent.5'
|
46
|
-
}
|
47
|
-
};
|
48
|
-
|
49
|
-
var dark = _objectSpread({}, container);
|
50
|
-
|
51
|
-
var title = _objectSpread(_objectSpread({}, text.title), {}, {
|
52
|
-
mr: 'sm',
|
53
|
-
fontWeight: 3,
|
54
|
-
'.is-dark-mode &': {
|
55
|
-
color: 'white'
|
56
|
-
}
|
57
|
-
});
|
58
|
-
|
59
|
-
export default {
|
60
|
-
closeIcon: closeIcon,
|
61
|
-
container: container,
|
62
|
-
content: content,
|
63
|
-
dark: dark,
|
64
|
-
title: title
|
65
|
-
};
|
@@ -1,42 +0,0 @@
|
|
1
|
-
import _Object$defineProperty from "@babel/runtime-corejs3/core-js-stable/object/define-property";
|
2
|
-
import _Object$defineProperties from "@babel/runtime-corejs3/core-js-stable/object/define-properties";
|
3
|
-
import _Object$getOwnPropertyDescriptors from "@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptors";
|
4
|
-
import _forEachInstanceProperty from "@babel/runtime-corejs3/core-js-stable/instance/for-each";
|
5
|
-
import _Object$getOwnPropertyDescriptor from "@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor";
|
6
|
-
import _filterInstanceProperty from "@babel/runtime-corejs3/core-js-stable/instance/filter";
|
7
|
-
import _Object$getOwnPropertySymbols from "@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols";
|
8
|
-
import _Object$keys from "@babel/runtime-corejs3/core-js-stable/object/keys";
|
9
|
-
import _defineProperty from "@babel/runtime-corejs3/helpers/esm/defineProperty";
|
10
|
-
|
11
|
-
function ownKeys(object, enumerableOnly) { var keys = _Object$keys(object); if (_Object$getOwnPropertySymbols) { var symbols = _Object$getOwnPropertySymbols(object); if (enumerableOnly) symbols = _filterInstanceProperty(symbols).call(symbols, function (sym) { return _Object$getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }
|
12
|
-
|
13
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { var _context; _forEachInstanceProperty(_context = ownKeys(Object(source), true)).call(_context, function (key) { _defineProperty(target, key, source[key]); }); } else if (_Object$getOwnPropertyDescriptors) { _Object$defineProperties(target, _Object$getOwnPropertyDescriptors(source)); } else { var _context2; _forEachInstanceProperty(_context2 = ownKeys(Object(source))).call(_context2, function (key) { _Object$defineProperty(target, key, _Object$getOwnPropertyDescriptor(source, key)); }); } } return target; }
|
14
|
-
|
15
|
-
import { input } from '../forms/input';
|
16
|
-
var sharedStyles = {
|
17
|
-
WebkitAppearance: 'none',
|
18
|
-
margin: 0
|
19
|
-
};
|
20
|
-
var noDefaultArrows = {
|
21
|
-
'input::-webkit-outer-spin-button': _objectSpread({}, sharedStyles),
|
22
|
-
'input::-webkit-inner-spin-button': _objectSpread({}, sharedStyles),
|
23
|
-
'input[type=number]': {
|
24
|
-
MozAppearance: 'textfield'
|
25
|
-
}
|
26
|
-
};
|
27
|
-
|
28
|
-
var arrowsWrapper = _objectSpread({
|
29
|
-
display: 'flex',
|
30
|
-
justifyContent: 'center',
|
31
|
-
position: 'relative'
|
32
|
-
}, input.container);
|
33
|
-
|
34
|
-
var arrows = {
|
35
|
-
position: 'absolute',
|
36
|
-
right: '10px'
|
37
|
-
};
|
38
|
-
export default {
|
39
|
-
arrowsWrapper: arrowsWrapper,
|
40
|
-
arrows: arrows,
|
41
|
-
noDefaultArrows: noDefaultArrows
|
42
|
-
};
|
@@ -1,63 +0,0 @@
|
|
1
|
-
var overlayPanel = {
|
2
|
-
position: 'fixed',
|
3
|
-
overflowY: 'scroll',
|
4
|
-
zIndex: 1,
|
5
|
-
top: 0,
|
6
|
-
bottom: 0,
|
7
|
-
right: '-100%',
|
8
|
-
background: 'white',
|
9
|
-
alignItems: 'center',
|
10
|
-
justifyContent: 'center',
|
11
|
-
borderLeft: '1px solid',
|
12
|
-
borderLeftColor: 'neutral.80',
|
13
|
-
boxShadow: '-2px 0px 2px 1px rgba(37, 55, 70, 0.15)',
|
14
|
-
p: '25px',
|
15
|
-
transition: 'right 500ms',
|
16
|
-
maxWidth: '100%',
|
17
|
-
'&.is-small': {
|
18
|
-
width: '400px'
|
19
|
-
},
|
20
|
-
'&.is-medium': {
|
21
|
-
width: '550px'
|
22
|
-
},
|
23
|
-
'&.is-large': {
|
24
|
-
width: '800px'
|
25
|
-
},
|
26
|
-
'&.is-full': {
|
27
|
-
width: '100%'
|
28
|
-
},
|
29
|
-
'&.is-open': {
|
30
|
-
display: 'flex !important',
|
31
|
-
right: 0
|
32
|
-
}
|
33
|
-
};
|
34
|
-
var overlayPanelInner = {
|
35
|
-
position: 'absolute',
|
36
|
-
zIndex: 2,
|
37
|
-
bottom: 0,
|
38
|
-
right: 0,
|
39
|
-
background: 'white',
|
40
|
-
display: 'flex',
|
41
|
-
alignItems: 'center',
|
42
|
-
justifyContent: 'center',
|
43
|
-
boxShadow: '0px 2px 4px 0px rgb(110 110 110 / 25%) inset',
|
44
|
-
minWidth: '50%',
|
45
|
-
maxWidth: '100%',
|
46
|
-
width: '100%',
|
47
|
-
height: '200px',
|
48
|
-
p: '25px',
|
49
|
-
backgroundColor: 'accent.99'
|
50
|
-
};
|
51
|
-
var overlayPanelBody = {
|
52
|
-
display: 'none',
|
53
|
-
height: '100%',
|
54
|
-
width: '100%',
|
55
|
-
'&.is-open': {
|
56
|
-
display: 'flex'
|
57
|
-
}
|
58
|
-
};
|
59
|
-
export default {
|
60
|
-
overlayPanel: overlayPanel,
|
61
|
-
overlayPanelBody: overlayPanelBody,
|
62
|
-
overlayPanelInner: overlayPanelInner
|
63
|
-
};
|
@@ -1,89 +0,0 @@
|
|
1
|
-
var container = {
|
2
|
-
visibility: 'hidden',
|
3
|
-
position: 'relative',
|
4
|
-
bg: 'white',
|
5
|
-
color: 'neutral.10',
|
6
|
-
borderRadius: 4,
|
7
|
-
fontSize: 'md',
|
8
|
-
lineHeight: 1.4,
|
9
|
-
outline: 'none',
|
10
|
-
transitionProperty: 'transform,visibility,opacity',
|
11
|
-
'WebkitBoxShadow': '0px 0px 12px 2px #0000002e',
|
12
|
-
'MozBoxShadow': '0px 0px 12px 2px #0000002e',
|
13
|
-
'boxShadow': '0px 0px 12px 2px #0000002e',
|
14
|
-
'&.is-dark-mode': {
|
15
|
-
color: 'white',
|
16
|
-
bg: 'accent.20',
|
17
|
-
'&[data-popover-placement^=top] > [data-popover-arrow="arrow"]:before': {
|
18
|
-
borderTopColor: 'accent.20'
|
19
|
-
},
|
20
|
-
'&[data-popover-placement^=bottom] > [data-popover-arrow="arrow"]:before': {
|
21
|
-
borderBottomColor: 'accent.20'
|
22
|
-
},
|
23
|
-
'&[data-popover-placement^=left] > [data-popover-arrow="arrow"]:before': {
|
24
|
-
borderLeftColor: 'accent.20'
|
25
|
-
},
|
26
|
-
'&[data-popover-placement^=right] > [data-popover-arrow="arrow"]:before': {
|
27
|
-
borderRightColor: 'accent.20'
|
28
|
-
}
|
29
|
-
},
|
30
|
-
'&[data-popover-placement^=top] > [data-popover-arrow="arrow"]': {
|
31
|
-
bottom: 0
|
32
|
-
},
|
33
|
-
'&[data-popover-placement^=top] > [data-popover-arrow="arrow"]:before': {
|
34
|
-
left: '50%',
|
35
|
-
transform: 'translateX(-50%)',
|
36
|
-
borderWidth: '8px 8px 0',
|
37
|
-
borderTopColor: 'white',
|
38
|
-
transformOrigin: 'center top'
|
39
|
-
},
|
40
|
-
'&[data-popover-placement^=bottom] > [data-popover-arrow="arrow"]': {
|
41
|
-
top: 0
|
42
|
-
},
|
43
|
-
'&[data-popover-placement^=bottom] > [data-popover-arrow="arrow"]:before': {
|
44
|
-
top: '-8px',
|
45
|
-
left: '50%',
|
46
|
-
transform: 'translateX(-50%)',
|
47
|
-
borderWidth: '0 8px 8px',
|
48
|
-
borderBottomColor: 'white',
|
49
|
-
transformOrigin: 'center bottom'
|
50
|
-
},
|
51
|
-
'&[data-popover-placement^=left] > [data-popover-arrow="arrow"]': {
|
52
|
-
right: 0
|
53
|
-
},
|
54
|
-
'&[data-popover-placement^=left] > [data-popover-arrow="arrow"]:before': {
|
55
|
-
right: '-8px',
|
56
|
-
top: '50%',
|
57
|
-
transform: 'translateY(-50%)',
|
58
|
-
borderWidth: '8px 0 8px 8px',
|
59
|
-
borderLeftColor: 'white',
|
60
|
-
transformOrigin: 'center left'
|
61
|
-
},
|
62
|
-
'&[data-popover-placement^=right] > [data-popover-arrow="arrow"]': {
|
63
|
-
left: 0
|
64
|
-
},
|
65
|
-
'&[data-popover-placement^=right] > [data-popover-arrow="arrow"]:before': {
|
66
|
-
left: '-8px',
|
67
|
-
top: '50%',
|
68
|
-
transform: 'translateY(-50%)',
|
69
|
-
borderWidth: '8px 8px 8px 0',
|
70
|
-
borderRightColor: 'white',
|
71
|
-
transformOrigin: 'center right'
|
72
|
-
},
|
73
|
-
'&.is-open': {
|
74
|
-
visibility: 'visible'
|
75
|
-
}
|
76
|
-
};
|
77
|
-
var arrow = {
|
78
|
-
color: 'white',
|
79
|
-
'&:before': {
|
80
|
-
content: '""',
|
81
|
-
position: 'absolute',
|
82
|
-
borderColor: 'transparent',
|
83
|
-
borderStyle: 'solid'
|
84
|
-
}
|
85
|
-
};
|
86
|
-
export default {
|
87
|
-
arrow: arrow,
|
88
|
-
container: container
|
89
|
-
};
|
@@ -1,15 +0,0 @@
|
|
1
|
-
var rockerContainer = {
|
2
|
-
alignItems: 'flex-start'
|
3
|
-
};
|
4
|
-
var rockerContainerInner = {
|
5
|
-
bg: 'accent.95',
|
6
|
-
border: '1px solid',
|
7
|
-
borderColor: 'accent.90',
|
8
|
-
boxShadow: 'standard',
|
9
|
-
borderRadius: '15px',
|
10
|
-
padding: '2px'
|
11
|
-
};
|
12
|
-
export default {
|
13
|
-
rockerContainer: rockerContainer,
|
14
|
-
rockerContainerInner: rockerContainerInner
|
15
|
-
};
|
@@ -1,43 +0,0 @@
|
|
1
|
-
import _Object$defineProperty from "@babel/runtime-corejs3/core-js-stable/object/define-property";
|
2
|
-
import _Object$defineProperties from "@babel/runtime-corejs3/core-js-stable/object/define-properties";
|
3
|
-
import _Object$getOwnPropertyDescriptors from "@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptors";
|
4
|
-
import _forEachInstanceProperty from "@babel/runtime-corejs3/core-js-stable/instance/for-each";
|
5
|
-
import _Object$getOwnPropertyDescriptor from "@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor";
|
6
|
-
import _filterInstanceProperty from "@babel/runtime-corejs3/core-js-stable/instance/filter";
|
7
|
-
import _Object$getOwnPropertySymbols from "@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols";
|
8
|
-
import _Object$keys from "@babel/runtime-corejs3/core-js-stable/object/keys";
|
9
|
-
import _defineProperty from "@babel/runtime-corejs3/helpers/esm/defineProperty";
|
10
|
-
|
11
|
-
function ownKeys(object, enumerableOnly) { var keys = _Object$keys(object); if (_Object$getOwnPropertySymbols) { var symbols = _Object$getOwnPropertySymbols(object); if (enumerableOnly) symbols = _filterInstanceProperty(symbols).call(symbols, function (sym) { return _Object$getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }
|
12
|
-
|
13
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { var _context; _forEachInstanceProperty(_context = ownKeys(Object(source), true)).call(_context, function (key) { _defineProperty(target, key, source[key]); }); } else if (_Object$getOwnPropertyDescriptors) { _Object$defineProperties(target, _Object$getOwnPropertyDescriptors(source)); } else { var _context2; _forEachInstanceProperty(_context2 = ownKeys(Object(source))).call(_context2, function (key) { _Object$defineProperty(target, key, _Object$getOwnPropertyDescriptor(source, key)); }); } } return target; }
|
14
|
-
|
15
|
-
var base = {
|
16
|
-
bg: 'neutral.80',
|
17
|
-
width: '100%',
|
18
|
-
height: '1px',
|
19
|
-
my: '5px',
|
20
|
-
'&.is-vertical': {
|
21
|
-
width: '1px',
|
22
|
-
height: '100%',
|
23
|
-
mx: '5px'
|
24
|
-
}
|
25
|
-
};
|
26
|
-
|
27
|
-
var navBarSeparator = _objectSpread(_objectSpread({}, base), {}, {
|
28
|
-
width: '100%',
|
29
|
-
backgroundColor: 'neutral.60'
|
30
|
-
});
|
31
|
-
|
32
|
-
var navBarSubtitleSeparator = _objectSpread(_objectSpread({}, base), {}, {
|
33
|
-
ml: '45px',
|
34
|
-
width: 'calc(100% - 75px)',
|
35
|
-
mb: '15px',
|
36
|
-
backgroundColor: 'neutral.60'
|
37
|
-
});
|
38
|
-
|
39
|
-
export default {
|
40
|
-
base: base,
|
41
|
-
navBarSeparator: navBarSeparator,
|
42
|
-
navBarSubtitleSeparator: navBarSubtitleSeparator
|
43
|
-
};
|
@@ -1,105 +0,0 @@
|
|
1
|
-
import _Object$defineProperty from "@babel/runtime-corejs3/core-js-stable/object/define-property";
|
2
|
-
import _Object$defineProperties from "@babel/runtime-corejs3/core-js-stable/object/define-properties";
|
3
|
-
import _Object$getOwnPropertyDescriptors from "@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptors";
|
4
|
-
import _forEachInstanceProperty from "@babel/runtime-corejs3/core-js-stable/instance/for-each";
|
5
|
-
import _Object$getOwnPropertyDescriptor from "@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor";
|
6
|
-
import _filterInstanceProperty from "@babel/runtime-corejs3/core-js-stable/instance/filter";
|
7
|
-
import _Object$getOwnPropertySymbols from "@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols";
|
8
|
-
import _Object$keys from "@babel/runtime-corejs3/core-js-stable/object/keys";
|
9
|
-
import _defineProperty from "@babel/runtime-corejs3/helpers/esm/defineProperty";
|
10
|
-
|
11
|
-
function ownKeys(object, enumerableOnly) { var keys = _Object$keys(object); if (_Object$getOwnPropertySymbols) { var symbols = _Object$getOwnPropertySymbols(object); if (enumerableOnly) symbols = _filterInstanceProperty(symbols).call(symbols, function (sym) { return _Object$getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }
|
12
|
-
|
13
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { var _context; _forEachInstanceProperty(_context = ownKeys(Object(source), true)).call(_context, function (key) { _defineProperty(target, key, source[key]); }); } else if (_Object$getOwnPropertyDescriptors) { _Object$defineProperties(target, _Object$getOwnPropertyDescriptors(source)); } else { var _context2; _forEachInstanceProperty(_context2 = ownKeys(Object(source))).call(_context2, function (key) { _Object$defineProperty(target, key, _Object$getOwnPropertyDescriptor(source, key)); }); } } return target; }
|
14
|
-
|
15
|
-
/** Tabs styles */
|
16
|
-
var wrapper = {
|
17
|
-
width: '100%'
|
18
|
-
};
|
19
|
-
var tabs = {
|
20
|
-
outline: 'none',
|
21
|
-
borderBottom: 'none',
|
22
|
-
mb: 0,
|
23
|
-
width: '100%'
|
24
|
-
};
|
25
|
-
var tab = {
|
26
|
-
mb: 0,
|
27
|
-
mr: 0,
|
28
|
-
outline: 'none',
|
29
|
-
'&.is-focused': {
|
30
|
-
boxShadow: 'focus',
|
31
|
-
borderRadius: '50%'
|
32
|
-
},
|
33
|
-
'&:not(:first-of-type)': {
|
34
|
-
flex: 1,
|
35
|
-
maxWidth: 122
|
36
|
-
}
|
37
|
-
};
|
38
|
-
var tabLabel = {
|
39
|
-
mb: 0
|
40
|
-
};
|
41
|
-
var stepWrapper = {
|
42
|
-
alignItems: 'center'
|
43
|
-
};
|
44
|
-
/** Step styles */
|
45
|
-
|
46
|
-
var stepBase = {
|
47
|
-
width: 32,
|
48
|
-
height: 32,
|
49
|
-
minWidth: 32,
|
50
|
-
minHeight: 32,
|
51
|
-
display: 'flex',
|
52
|
-
justifyContent: 'center',
|
53
|
-
alignItems: 'center',
|
54
|
-
borderWidth: 1,
|
55
|
-
borderStyle: 'solid',
|
56
|
-
borderRadius: '50%',
|
57
|
-
fontSize: '17px',
|
58
|
-
fontWeight: 3,
|
59
|
-
cursor: 'pointer',
|
60
|
-
'&[aria-expanded="true"]': {
|
61
|
-
backgroundColor: 'active',
|
62
|
-
borderColor: 'active',
|
63
|
-
color: 'text.primaryLight'
|
64
|
-
}
|
65
|
-
};
|
66
|
-
var step = {
|
67
|
-
active: _objectSpread({
|
68
|
-
backgroundColor: 'accent.95',
|
69
|
-
borderColor: 'active',
|
70
|
-
color: 'active'
|
71
|
-
}, stepBase),
|
72
|
-
completed: _objectSpread({
|
73
|
-
backgroundColor: 'active',
|
74
|
-
borderColor: 'active',
|
75
|
-
color: 'text.primaryLight'
|
76
|
-
}, stepBase),
|
77
|
-
inactive: _objectSpread({
|
78
|
-
backgroundColor: 'white',
|
79
|
-
borderColor: 'neutral.80',
|
80
|
-
color: 'neutral.40'
|
81
|
-
}, stepBase)
|
82
|
-
};
|
83
|
-
/** Line styles */
|
84
|
-
|
85
|
-
var line = {
|
86
|
-
alignSelf: 'center',
|
87
|
-
width: '100%',
|
88
|
-
maxWidth: '90px',
|
89
|
-
borderBottomWidth: 1,
|
90
|
-
borderBottomStyle: 'solid',
|
91
|
-
borderBottomColor: 'active',
|
92
|
-
'&.is-inactive': {
|
93
|
-
borderBottomStyle: 'dashed',
|
94
|
-
borderBottomColor: 'neutral.80'
|
95
|
-
}
|
96
|
-
};
|
97
|
-
export default {
|
98
|
-
wrapper: wrapper,
|
99
|
-
tabs: tabs,
|
100
|
-
tab: tab,
|
101
|
-
tabLabel: tabLabel,
|
102
|
-
stepWrapper: stepWrapper,
|
103
|
-
step: step,
|
104
|
-
line: line
|
105
|
-
};
|