@homebound/beam 2.378.1 → 2.379.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chunk-ZQBDHF22.js +95 -0
- package/dist/chunk-ZQBDHF22.js.map +1 -0
- package/dist/index.cjs +17756 -0
- package/dist/index.cjs.map +1 -0
- package/dist/{components/internal/DatePicker/DatePicker.css → index.css} +14 -72
- package/dist/index.css.map +1 -0
- package/dist/index.d.cts +8051 -0
- package/dist/index.d.ts +8051 -10
- package/dist/index.js +17429 -25
- package/dist/index.js.map +1 -0
- package/dist/utils/rtlUtils.cjs +226 -0
- package/dist/utils/rtlUtils.cjs.map +1 -0
- package/dist/utils/rtlUtils.d.cts +34 -0
- package/dist/utils/rtlUtils.d.ts +34 -0
- package/dist/utils/rtlUtils.js +188 -0
- package/dist/utils/rtlUtils.js.map +1 -0
- package/package.json +54 -40
- package/dist/Css.d.ts +0 -4407
- package/dist/Css.d.ts.map +0 -1
- package/dist/Css.js +0 -3988
- package/dist/components/Accordion.d.ts +0 -32
- package/dist/components/Accordion.d.ts.map +0 -1
- package/dist/components/Accordion.js +0 -69
- package/dist/components/AccordionList.d.ts +0 -12
- package/dist/components/AccordionList.d.ts.map +0 -1
- package/dist/components/AccordionList.js +0 -14
- package/dist/components/AutoSaveIndicator.d.ts +0 -7
- package/dist/components/AutoSaveIndicator.d.ts.map +0 -1
- package/dist/components/AutoSaveIndicator.js +0 -45
- package/dist/components/AutoSaveStatus/AutoSaveStatusProvider.d.ts +0 -25
- package/dist/components/AutoSaveStatus/AutoSaveStatusProvider.d.ts.map +0 -1
- package/dist/components/AutoSaveStatus/AutoSaveStatusProvider.js +0 -89
- package/dist/components/AutoSaveStatus/index.d.ts +0 -3
- package/dist/components/AutoSaveStatus/index.d.ts.map +0 -1
- package/dist/components/AutoSaveStatus/index.js +0 -9
- package/dist/components/AutoSaveStatus/useAutoSaveStatus.d.ts +0 -12
- package/dist/components/AutoSaveStatus/useAutoSaveStatus.d.ts.map +0 -1
- package/dist/components/AutoSaveStatus/useAutoSaveStatus.js +0 -18
- package/dist/components/Avatar/Avatar.d.ts +0 -10
- package/dist/components/Avatar/Avatar.d.ts.map +0 -1
- package/dist/components/Avatar/Avatar.js +0 -50
- package/dist/components/Avatar/AvatarButton.d.ts +0 -32
- package/dist/components/Avatar/AvatarButton.d.ts.map +0 -1
- package/dist/components/Avatar/AvatarButton.js +0 -57
- package/dist/components/Avatar/AvatarGroup.d.ts +0 -10
- package/dist/components/Avatar/AvatarGroup.d.ts.map +0 -1
- package/dist/components/Avatar/AvatarGroup.js +0 -24
- package/dist/components/Avatar/index.d.ts +0 -4
- package/dist/components/Avatar/index.d.ts.map +0 -1
- package/dist/components/Avatar/index.js +0 -19
- package/dist/components/Banner.d.ts +0 -10
- package/dist/components/Banner.d.ts.map +0 -1
- package/dist/components/Banner.js +0 -27
- package/dist/components/BeamContext.d.ts +0 -32
- package/dist/components/BeamContext.d.ts.map +0 -1
- package/dist/components/BeamContext.js +0 -86
- package/dist/components/Button.d.ts +0 -26
- package/dist/components/Button.d.ts.map +0 -1
- package/dist/components/Button.js +0 -148
- package/dist/components/ButtonDatePicker.d.ts +0 -8
- package/dist/components/ButtonDatePicker.d.ts.map +0 -1
- package/dist/components/ButtonDatePicker.js +0 -29
- package/dist/components/ButtonGroup.d.ts +0 -25
- package/dist/components/ButtonGroup.d.ts.map +0 -1
- package/dist/components/ButtonGroup.js +0 -66
- package/dist/components/ButtonMenu.d.ts +0 -42
- package/dist/components/ButtonMenu.d.ts.map +0 -1
- package/dist/components/ButtonMenu.js +0 -33
- package/dist/components/ButtonModal.d.ts +0 -12
- package/dist/components/ButtonModal.d.ts.map +0 -1
- package/dist/components/ButtonModal.js +0 -25
- package/dist/components/Chip.d.ts +0 -16
- package/dist/components/Chip.d.ts.map +0 -1
- package/dist/components/Chip.js +0 -46
- package/dist/components/Chips.d.ts +0 -16
- package/dist/components/Chips.d.ts.map +0 -1
- package/dist/components/Chips.js +0 -20
- package/dist/components/Copy.d.ts +0 -5
- package/dist/components/Copy.d.ts.map +0 -1
- package/dist/components/Copy.js +0 -11
- package/dist/components/CssReset.d.ts +0 -6
- package/dist/components/CssReset.d.ts.map +0 -1
- package/dist/components/CssReset.js +0 -764
- package/dist/components/DnDGrid/DnDGrid.d.ts +0 -16
- package/dist/components/DnDGrid/DnDGrid.d.ts.map +0 -1
- package/dist/components/DnDGrid/DnDGrid.js +0 -234
- package/dist/components/DnDGrid/DnDGridContext.d.ts +0 -9
- package/dist/components/DnDGrid/DnDGridContext.d.ts.map +0 -1
- package/dist/components/DnDGrid/DnDGridContext.js +0 -12
- package/dist/components/DnDGrid/DnDGridItemHandle.d.ts +0 -11
- package/dist/components/DnDGrid/DnDGridItemHandle.d.ts.map +0 -1
- package/dist/components/DnDGrid/DnDGridItemHandle.js +0 -21
- package/dist/components/DnDGrid/index.d.ts +0 -7
- package/dist/components/DnDGrid/index.d.ts.map +0 -1
- package/dist/components/DnDGrid/index.js +0 -9
- package/dist/components/DnDGrid/useDnDGridItem.d.ts +0 -18
- package/dist/components/DnDGrid/useDnDGridItem.d.ts.map +0 -1
- package/dist/components/DnDGrid/useDnDGridItem.js +0 -33
- package/dist/components/Filters/BaseFilter.d.ts +0 -21
- package/dist/components/Filters/BaseFilter.d.ts.map +0 -1
- package/dist/components/Filters/BaseFilter.js +0 -31
- package/dist/components/Filters/BooleanFilter.d.ts +0 -9
- package/dist/components/Filters/BooleanFilter.d.ts.map +0 -1
- package/dist/components/Filters/BooleanFilter.js +0 -27
- package/dist/components/Filters/CheckboxFilter.d.ts +0 -20
- package/dist/components/Filters/CheckboxFilter.d.ts.map +0 -1
- package/dist/components/Filters/CheckboxFilter.js +0 -35
- package/dist/components/Filters/DateFilter.d.ts +0 -16
- package/dist/components/Filters/DateFilter.d.ts.map +0 -1
- package/dist/components/Filters/DateFilter.js +0 -26
- package/dist/components/Filters/DateRangeFilter.d.ts +0 -16
- package/dist/components/Filters/DateRangeFilter.d.ts.map +0 -1
- package/dist/components/Filters/DateRangeFilter.js +0 -21
- package/dist/components/Filters/FilterModal.d.ts +0 -14
- package/dist/components/Filters/FilterModal.d.ts.map +0 -1
- package/dist/components/Filters/FilterModal.js +0 -28
- package/dist/components/Filters/Filters.d.ts +0 -29
- package/dist/components/Filters/Filters.d.ts.map +0 -1
- package/dist/components/Filters/Filters.js +0 -43
- package/dist/components/Filters/MultiFilter.d.ts +0 -10
- package/dist/components/Filters/MultiFilter.d.ts.map +0 -1
- package/dist/components/Filters/MultiFilter.js +0 -40
- package/dist/components/Filters/NumberRangeFilter.d.ts +0 -14
- package/dist/components/Filters/NumberRangeFilter.d.ts.map +0 -1
- package/dist/components/Filters/NumberRangeFilter.js +0 -35
- package/dist/components/Filters/SingleFilter.d.ts +0 -10
- package/dist/components/Filters/SingleFilter.d.ts.map +0 -1
- package/dist/components/Filters/SingleFilter.js +0 -20
- package/dist/components/Filters/ToggleFilter.d.ts +0 -20
- package/dist/components/Filters/ToggleFilter.d.ts.map +0 -1
- package/dist/components/Filters/ToggleFilter.js +0 -35
- package/dist/components/Filters/TreeFilter.d.ts +0 -15
- package/dist/components/Filters/TreeFilter.d.ts.map +0 -1
- package/dist/components/Filters/TreeFilter.js +0 -18
- package/dist/components/Filters/index.d.ts +0 -17
- package/dist/components/Filters/index.d.ts.map +0 -1
- package/dist/components/Filters/index.js +0 -41
- package/dist/components/Filters/testDomain.d.ts +0 -81
- package/dist/components/Filters/testDomain.d.ts.map +0 -1
- package/dist/components/Filters/testDomain.js +0 -66
- package/dist/components/Filters/types.d.ts +0 -26
- package/dist/components/Filters/types.d.ts.map +0 -1
- package/dist/components/Filters/types.js +0 -2
- package/dist/components/Filters/utils.d.ts +0 -3
- package/dist/components/Filters/utils.d.ts.map +0 -1
- package/dist/components/Filters/utils.js +0 -14
- package/dist/components/Grid/ResponsiveGrid.d.ts +0 -7
- package/dist/components/Grid/ResponsiveGrid.d.ts.map +0 -1
- package/dist/components/Grid/ResponsiveGrid.js +0 -11
- package/dist/components/Grid/ResponsiveGridItem.d.ts +0 -8
- package/dist/components/Grid/ResponsiveGridItem.d.ts.map +0 -1
- package/dist/components/Grid/ResponsiveGridItem.js +0 -11
- package/dist/components/Grid/index.d.ts +0 -8
- package/dist/components/Grid/index.d.ts.map +0 -1
- package/dist/components/Grid/index.js +0 -11
- package/dist/components/Grid/useResponsiveGrid.d.ts +0 -14
- package/dist/components/Grid/useResponsiveGrid.d.ts.map +0 -1
- package/dist/components/Grid/useResponsiveGrid.js +0 -47
- package/dist/components/Grid/useResponsiveGridItem.d.ts +0 -8
- package/dist/components/Grid/useResponsiveGridItem.d.ts.map +0 -1
- package/dist/components/Grid/useResponsiveGridItem.js +0 -7
- package/dist/components/Grid/utils.d.ts +0 -2
- package/dist/components/Grid/utils.d.ts.map +0 -1
- package/dist/components/Grid/utils.js +0 -4
- package/dist/components/HbLoadingSpinner.base64.d.ts +0 -3
- package/dist/components/HbLoadingSpinner.base64.d.ts.map +0 -1
- package/dist/components/HbLoadingSpinner.base64.js +0 -3
- package/dist/components/HbLoadingSpinner.d.ts +0 -27
- package/dist/components/HbLoadingSpinner.d.ts.map +0 -1
- package/dist/components/HbLoadingSpinner.js +0 -74
- package/dist/components/HelperText.d.ts +0 -9
- package/dist/components/HelperText.d.ts.map +0 -1
- package/dist/components/HelperText.js +0 -12
- package/dist/components/Icon.d.ts +0 -181
- package/dist/components/Icon.d.ts.map +0 -1
- package/dist/components/Icon.js +0 -189
- package/dist/components/IconButton.d.ts +0 -32
- package/dist/components/IconButton.d.ts.map +0 -1
- package/dist/components/IconButton.js +0 -65
- package/dist/components/Label.d.ts +0 -22
- package/dist/components/Label.d.ts.map +0 -1
- package/dist/components/Label.js +0 -29
- package/dist/components/Layout/FullBleed.d.ts +0 -7
- package/dist/components/Layout/FullBleed.d.ts.map +0 -1
- package/dist/components/Layout/FullBleed.js +0 -15
- package/dist/components/Layout/PreventBrowserScroll.d.ts +0 -4
- package/dist/components/Layout/PreventBrowserScroll.d.ts.map +0 -1
- package/dist/components/Layout/PreventBrowserScroll.js +0 -13
- package/dist/components/Layout/RightPaneLayout/RightPaneContext.d.ts +0 -17
- package/dist/components/Layout/RightPaneLayout/RightPaneContext.d.ts.map +0 -1
- package/dist/components/Layout/RightPaneLayout/RightPaneContext.js +0 -53
- package/dist/components/Layout/RightPaneLayout/RightPaneLayout.d.ts +0 -9
- package/dist/components/Layout/RightPaneLayout/RightPaneLayout.d.ts.map +0 -1
- package/dist/components/Layout/RightPaneLayout/RightPaneLayout.js +0 -29
- package/dist/components/Layout/RightPaneLayout/index.d.ts +0 -4
- package/dist/components/Layout/RightPaneLayout/index.d.ts.map +0 -1
- package/dist/components/Layout/RightPaneLayout/index.js +0 -19
- package/dist/components/Layout/RightPaneLayout/useRightPane.d.ts +0 -9
- package/dist/components/Layout/RightPaneLayout/useRightPane.d.ts.map +0 -1
- package/dist/components/Layout/RightPaneLayout/useRightPane.js +0 -11
- package/dist/components/Layout/ScrollableContent.d.ts +0 -20
- package/dist/components/Layout/ScrollableContent.d.ts.map +0 -1
- package/dist/components/Layout/ScrollableContent.js +0 -37
- package/dist/components/Layout/ScrollableParent.d.ts +0 -47
- package/dist/components/Layout/ScrollableParent.d.ts.map +0 -1
- package/dist/components/Layout/ScrollableParent.js +0 -69
- package/dist/components/Layout/index.d.ts +0 -6
- package/dist/components/Layout/index.d.ts.map +0 -1
- package/dist/components/Layout/index.js +0 -21
- package/dist/components/Loader.d.ts +0 -7
- package/dist/components/Loader.d.ts.map +0 -1
- package/dist/components/Loader.js +0 -27
- package/dist/components/LoadingSkeleton.d.ts +0 -11
- package/dist/components/LoadingSkeleton.d.ts.map +0 -1
- package/dist/components/LoadingSkeleton.js +0 -29
- package/dist/components/MaxLines.d.ts +0 -6
- package/dist/components/MaxLines.d.ts.map +0 -1
- package/dist/components/MaxLines.js +0 -36
- package/dist/components/Modal/Modal.d.ts +0 -57
- package/dist/components/Modal/Modal.d.ts.map +0 -1
- package/dist/components/Modal/Modal.js +0 -122
- package/dist/components/Modal/ModalContext.d.ts +0 -12
- package/dist/components/Modal/ModalContext.d.ts.map +0 -1
- package/dist/components/Modal/ModalContext.js +0 -15
- package/dist/components/Modal/OpenModal.d.ts +0 -30
- package/dist/components/Modal/OpenModal.d.ts.map +0 -1
- package/dist/components/Modal/OpenModal.js +0 -41
- package/dist/components/Modal/TestModalContent.d.ts +0 -14
- package/dist/components/Modal/TestModalContent.d.ts.map +0 -1
- package/dist/components/Modal/TestModalContent.js +0 -60
- package/dist/components/Modal/index.d.ts +0 -5
- package/dist/components/Modal/index.d.ts.map +0 -1
- package/dist/components/Modal/index.js +0 -24
- package/dist/components/Modal/useModal.d.ts +0 -11
- package/dist/components/Modal/useModal.d.ts.map +0 -1
- package/dist/components/Modal/useModal.js +0 -50
- package/dist/components/NavLink.d.ts +0 -32
- package/dist/components/NavLink.d.ts.map +0 -1
- package/dist/components/NavLink.js +0 -62
- package/dist/components/Pagination.d.ts +0 -27
- package/dist/components/Pagination.d.ts.map +0 -1
- package/dist/components/Pagination.js +0 -54
- package/dist/components/PresentationContext.d.ts +0 -44
- package/dist/components/PresentationContext.d.ts.map +0 -1
- package/dist/components/PresentationContext.js +0 -23
- package/dist/components/ScrollShadows.d.ts +0 -14
- package/dist/components/ScrollShadows.d.ts.map +0 -1
- package/dist/components/ScrollShadows.js +0 -57
- package/dist/components/Snackbar/Snackbar.d.ts +0 -11
- package/dist/components/Snackbar/Snackbar.d.ts.map +0 -1
- package/dist/components/Snackbar/Snackbar.js +0 -14
- package/dist/components/Snackbar/SnackbarContext.d.ts +0 -12
- package/dist/components/Snackbar/SnackbarContext.d.ts.map +0 -1
- package/dist/components/Snackbar/SnackbarContext.js +0 -18
- package/dist/components/Snackbar/SnackbarNotice.d.ts +0 -20
- package/dist/components/Snackbar/SnackbarNotice.d.ts.map +0 -1
- package/dist/components/Snackbar/SnackbarNotice.js +0 -24
- package/dist/components/Snackbar/index.d.ts +0 -2
- package/dist/components/Snackbar/index.d.ts.map +0 -1
- package/dist/components/Snackbar/index.js +0 -5
- package/dist/components/Snackbar/useSnackbar.d.ts +0 -22
- package/dist/components/Snackbar/useSnackbar.d.ts.map +0 -1
- package/dist/components/Snackbar/useSnackbar.js +0 -61
- package/dist/components/Stepper.d.ts +0 -13
- package/dist/components/Stepper.d.ts.map +0 -1
- package/dist/components/Stepper.js +0 -63
- package/dist/components/SuperDrawer/ConfirmCloseModal.d.ts +0 -9
- package/dist/components/SuperDrawer/ConfirmCloseModal.d.ts.map +0 -1
- package/dist/components/SuperDrawer/ConfirmCloseModal.js +0 -22
- package/dist/components/SuperDrawer/SuperDrawer.d.ts +0 -23
- package/dist/components/SuperDrawer/SuperDrawer.d.ts.map +0 -1
- package/dist/components/SuperDrawer/SuperDrawer.js +0 -76
- package/dist/components/SuperDrawer/SuperDrawerContent.d.ts +0 -22
- package/dist/components/SuperDrawer/SuperDrawerContent.d.ts.map +0 -1
- package/dist/components/SuperDrawer/SuperDrawerContent.js +0 -41
- package/dist/components/SuperDrawer/components/SuperDrawerHeader.d.ts +0 -14
- package/dist/components/SuperDrawer/components/SuperDrawerHeader.d.ts.map +0 -1
- package/dist/components/SuperDrawer/components/SuperDrawerHeader.js +0 -25
- package/dist/components/SuperDrawer/index.d.ts +0 -6
- package/dist/components/SuperDrawer/index.d.ts.map +0 -1
- package/dist/components/SuperDrawer/index.js +0 -22
- package/dist/components/SuperDrawer/useSuperDrawer.d.ts +0 -53
- package/dist/components/SuperDrawer/useSuperDrawer.d.ts.map +0 -1
- package/dist/components/SuperDrawer/useSuperDrawer.js +0 -148
- package/dist/components/SuperDrawer/utils.d.ts +0 -5
- package/dist/components/SuperDrawer/utils.d.ts.map +0 -1
- package/dist/components/SuperDrawer/utils.js +0 -8
- package/dist/components/Table/GridTable.d.ts +0 -166
- package/dist/components/Table/GridTable.d.ts.map +0 -1
- package/dist/components/Table/GridTable.js +0 -461
- package/dist/components/Table/GridTableApi.d.ts +0 -108
- package/dist/components/Table/GridTableApi.d.ts.map +0 -1
- package/dist/components/Table/GridTableApi.js +0 -202
- package/dist/components/Table/TableActions.d.ts +0 -13
- package/dist/components/Table/TableActions.d.ts.map +0 -1
- package/dist/components/Table/TableActions.js +0 -11
- package/dist/components/Table/TableStyles.d.ts +0 -118
- package/dist/components/Table/TableStyles.d.ts.map +0 -1
- package/dist/components/Table/TableStyles.js +0 -133
- package/dist/components/Table/components/CollapseToggle.d.ts +0 -7
- package/dist/components/Table/components/CollapseToggle.d.ts.map +0 -1
- package/dist/components/Table/components/CollapseToggle.js +0 -23
- package/dist/components/Table/components/EditColumnsButton.d.ts +0 -12
- package/dist/components/Table/components/EditColumnsButton.d.ts.map +0 -1
- package/dist/components/Table/components/EditColumnsButton.js +0 -49
- package/dist/components/Table/components/ExpandableHeader.d.ts +0 -12
- package/dist/components/Table/components/ExpandableHeader.d.ts.map +0 -1
- package/dist/components/Table/components/ExpandableHeader.js +0 -35
- package/dist/components/Table/components/KeptGroupRow.d.ts +0 -11
- package/dist/components/Table/components/KeptGroupRow.d.ts.map +0 -1
- package/dist/components/Table/components/KeptGroupRow.js +0 -21
- package/dist/components/Table/components/Row.d.ts +0 -78
- package/dist/components/Table/components/Row.d.ts.map +0 -1
- package/dist/components/Table/components/Row.js +0 -254
- package/dist/components/Table/components/SelectToggle.d.ts +0 -8
- package/dist/components/Table/components/SelectToggle.d.ts.map +0 -1
- package/dist/components/Table/components/SelectToggle.js +0 -15
- package/dist/components/Table/components/SortHeader.d.ts +0 -23
- package/dist/components/Table/components/SortHeader.d.ts.map +0 -1
- package/dist/components/Table/components/SortHeader.js +0 -37
- package/dist/components/Table/components/cell.d.ts +0 -48
- package/dist/components/Table/components/cell.d.ts.map +0 -1
- package/dist/components/Table/components/cell.js +0 -40
- package/dist/components/Table/hooks/useSetupColumnSizes.d.ts +0 -24
- package/dist/components/Table/hooks/useSetupColumnSizes.d.ts.map +0 -1
- package/dist/components/Table/hooks/useSetupColumnSizes.js +0 -67
- package/dist/components/Table/index.d.ts +0 -28
- package/dist/components/Table/index.d.ts.map +0 -1
- package/dist/components/Table/index.js +0 -57
- package/dist/components/Table/types.d.ts +0 -123
- package/dist/components/Table/types.d.ts.map +0 -1
- package/dist/components/Table/types.js +0 -20
- package/dist/components/Table/utils/ColumnState.d.ts +0 -25
- package/dist/components/Table/utils/ColumnState.d.ts.map +0 -1
- package/dist/components/Table/utils/ColumnState.js +0 -89
- package/dist/components/Table/utils/ColumnStates.d.ts +0 -30
- package/dist/components/Table/utils/ColumnStates.d.ts.map +0 -1
- package/dist/components/Table/utils/ColumnStates.js +0 -84
- package/dist/components/Table/utils/ColumnStorage.d.ts +0 -15
- package/dist/components/Table/utils/ColumnStorage.d.ts.map +0 -1
- package/dist/components/Table/utils/ColumnStorage.js +0 -38
- package/dist/components/Table/utils/GridRowLookup.d.ts +0 -34
- package/dist/components/Table/utils/GridRowLookup.d.ts.map +0 -1
- package/dist/components/Table/utils/GridRowLookup.js +0 -67
- package/dist/components/Table/utils/RowState.d.ts +0 -128
- package/dist/components/Table/utils/RowState.d.ts.map +0 -1
- package/dist/components/Table/utils/RowState.js +0 -351
- package/dist/components/Table/utils/RowStates.d.ts +0 -41
- package/dist/components/Table/utils/RowStates.d.ts.map +0 -1
- package/dist/components/Table/utils/RowStates.js +0 -197
- package/dist/components/Table/utils/RowStorage.d.ts +0 -29
- package/dist/components/Table/utils/RowStorage.d.ts.map +0 -1
- package/dist/components/Table/utils/RowStorage.js +0 -43
- package/dist/components/Table/utils/TableState.d.ts +0 -102
- package/dist/components/Table/utils/TableState.d.ts.map +0 -1
- package/dist/components/Table/utils/TableState.js +0 -267
- package/dist/components/Table/utils/columns.d.ts +0 -36
- package/dist/components/Table/utils/columns.d.ts.map +0 -1
- package/dist/components/Table/utils/columns.js +0 -256
- package/dist/components/Table/utils/simpleHelpers.d.ts +0 -31
- package/dist/components/Table/utils/simpleHelpers.d.ts.map +0 -1
- package/dist/components/Table/utils/simpleHelpers.js +0 -12
- package/dist/components/Table/utils/sortRows.d.ts +0 -10
- package/dist/components/Table/utils/sortRows.d.ts.map +0 -1
- package/dist/components/Table/utils/sortRows.js +0 -109
- package/dist/components/Table/utils/utils.d.ts +0 -56
- package/dist/components/Table/utils/utils.d.ts.map +0 -1
- package/dist/components/Table/utils/utils.js +0 -208
- package/dist/components/Table/utils/visitor.d.ts +0 -3
- package/dist/components/Table/utils/visitor.d.ts.map +0 -1
- package/dist/components/Table/utils/visitor.js +0 -13
- package/dist/components/Tabs.d.ts +0 -136
- package/dist/components/Tabs.d.ts.map +0 -1
- package/dist/components/Tabs.js +0 -162
- package/dist/components/Tag.d.ts +0 -18
- package/dist/components/Tag.d.ts.map +0 -1
- package/dist/components/Tag.js +0 -44
- package/dist/components/Toast/Toast.d.ts +0 -2
- package/dist/components/Toast/Toast.d.ts.map +0 -1
- package/dist/components/Toast/Toast.js +0 -12
- package/dist/components/Toast/ToastContext.d.ts +0 -15
- package/dist/components/Toast/ToastContext.d.ts.map +0 -1
- package/dist/components/Toast/ToastContext.js +0 -23
- package/dist/components/Toast/useToast.d.ts +0 -7
- package/dist/components/Toast/useToast.d.ts.map +0 -1
- package/dist/components/Toast/useToast.js +0 -10
- package/dist/components/ToggleChip.d.ts +0 -11
- package/dist/components/ToggleChip.d.ts.map +0 -1
- package/dist/components/ToggleChip.js +0 -26
- package/dist/components/ToggleChips.d.ts +0 -12
- package/dist/components/ToggleChips.d.ts.map +0 -1
- package/dist/components/ToggleChips.js +0 -13
- package/dist/components/Tooltip.d.ts +0 -19
- package/dist/components/Tooltip.d.ts.map +0 -1
- package/dist/components/Tooltip.js +0 -61
- package/dist/components/index.d.ts +0 -51
- package/dist/components/index.d.ts.map +0 -1
- package/dist/components/index.js +0 -73
- package/dist/components/internal/CompoundField.d.ts +0 -5
- package/dist/components/internal/CompoundField.d.ts.map +0 -1
- package/dist/components/internal/CompoundField.js +0 -30
- package/dist/components/internal/ContextualModal.d.ts +0 -8
- package/dist/components/internal/ContextualModal.d.ts.map +0 -1
- package/dist/components/internal/ContextualModal.js +0 -12
- package/dist/components/internal/DatePicker/DatePicker.d.ts +0 -11
- package/dist/components/internal/DatePicker/DatePicker.d.ts.map +0 -1
- package/dist/components/internal/DatePicker/DatePicker.js +0 -23
- package/dist/components/internal/DatePicker/DatePickerOverlay.d.ts +0 -7
- package/dist/components/internal/DatePicker/DatePickerOverlay.d.ts.map +0 -1
- package/dist/components/internal/DatePicker/DatePickerOverlay.js +0 -9
- package/dist/components/internal/DatePicker/DateRangePicker.d.ts +0 -12
- package/dist/components/internal/DatePicker/DateRangePicker.d.ts.map +0 -1
- package/dist/components/internal/DatePicker/DateRangePicker.js +0 -21
- package/dist/components/internal/DatePicker/Day.d.ts +0 -4
- package/dist/components/internal/DatePicker/Day.d.ts.map +0 -1
- package/dist/components/internal/DatePicker/Day.js +0 -54
- package/dist/components/internal/DatePicker/Header.d.ts +0 -4
- package/dist/components/internal/DatePicker/Header.d.ts.map +0 -1
- package/dist/components/internal/DatePicker/Header.js +0 -20
- package/dist/components/internal/DatePicker/WeekHeader.d.ts +0 -2
- package/dist/components/internal/DatePicker/WeekHeader.d.ts.map +0 -1
- package/dist/components/internal/DatePicker/WeekHeader.js +0 -15
- package/dist/components/internal/DatePicker/index.d.ts +0 -4
- package/dist/components/internal/DatePicker/index.d.ts.map +0 -1
- package/dist/components/internal/DatePicker/index.js +0 -19
- package/dist/components/internal/Menu.d.ts +0 -15
- package/dist/components/internal/Menu.d.ts.map +0 -1
- package/dist/components/internal/Menu.js +0 -71
- package/dist/components/internal/MenuItem.d.ts +0 -12
- package/dist/components/internal/MenuItem.d.ts.map +0 -1
- package/dist/components/internal/MenuItem.js +0 -99
- package/dist/components/internal/MenuSection.d.ts +0 -12
- package/dist/components/internal/MenuSection.d.ts.map +0 -1
- package/dist/components/internal/MenuSection.js +0 -16
- package/dist/components/internal/OverlayTrigger.d.ts +0 -47
- package/dist/components/internal/OverlayTrigger.d.ts.map +0 -1
- package/dist/components/internal/OverlayTrigger.js +0 -54
- package/dist/components/internal/Popover.d.ts +0 -12
- package/dist/components/internal/Popover.d.ts.map +0 -1
- package/dist/components/internal/Popover.js +0 -29
- package/dist/components/internal/index.d.ts +0 -6
- package/dist/components/internal/index.d.ts.map +0 -1
- package/dist/components/internal/index.js +0 -21
- package/dist/components/testData.d.ts +0 -8
- package/dist/components/testData.d.ts.map +0 -1
- package/dist/components/testData.js +0 -14
- package/dist/forms/BoundCheckboxField.d.ts +0 -11
- package/dist/forms/BoundCheckboxField.d.ts.map +0 -1
- package/dist/forms/BoundCheckboxField.js +0 -24
- package/dist/forms/BoundCheckboxGroupField.d.ts +0 -12
- package/dist/forms/BoundCheckboxGroupField.d.ts.map +0 -1
- package/dist/forms/BoundCheckboxGroupField.js +0 -24
- package/dist/forms/BoundChipSelectField.d.ts +0 -13
- package/dist/forms/BoundChipSelectField.d.ts.map +0 -1
- package/dist/forms/BoundChipSelectField.js +0 -29
- package/dist/forms/BoundDateField.d.ts +0 -10
- package/dist/forms/BoundDateField.d.ts.map +0 -1
- package/dist/forms/BoundDateField.js +0 -26
- package/dist/forms/BoundDateRangeField.d.ts +0 -11
- package/dist/forms/BoundDateRangeField.d.ts.map +0 -1
- package/dist/forms/BoundDateRangeField.js +0 -26
- package/dist/forms/BoundIconCardField.d.ts +0 -13
- package/dist/forms/BoundIconCardField.d.ts.map +0 -1
- package/dist/forms/BoundIconCardField.js +0 -18
- package/dist/forms/BoundIconCardGroupField.d.ts +0 -12
- package/dist/forms/BoundIconCardGroupField.d.ts.map +0 -1
- package/dist/forms/BoundIconCardGroupField.js +0 -18
- package/dist/forms/BoundMultiLineSelectField.d.ts +0 -14
- package/dist/forms/BoundMultiLineSelectField.d.ts.map +0 -1
- package/dist/forms/BoundMultiLineSelectField.js +0 -25
- package/dist/forms/BoundMultiSelectField.d.ts +0 -21
- package/dist/forms/BoundMultiSelectField.d.ts.map +0 -1
- package/dist/forms/BoundMultiSelectField.js +0 -25
- package/dist/forms/BoundNumberField.d.ts +0 -10
- package/dist/forms/BoundNumberField.d.ts.map +0 -1
- package/dist/forms/BoundNumberField.js +0 -23
- package/dist/forms/BoundRadioGroupField.d.ts +0 -11
- package/dist/forms/BoundRadioGroupField.d.ts.map +0 -1
- package/dist/forms/BoundRadioGroupField.js +0 -23
- package/dist/forms/BoundRichTextField.d.ts +0 -9
- package/dist/forms/BoundRichTextField.d.ts.map +0 -1
- package/dist/forms/BoundRichTextField.js +0 -23
- package/dist/forms/BoundSelectAndTextField.d.ts +0 -18
- package/dist/forms/BoundSelectAndTextField.d.ts.map +0 -1
- package/dist/forms/BoundSelectAndTextField.js +0 -13
- package/dist/forms/BoundSelectField.d.ts +0 -30
- package/dist/forms/BoundSelectField.d.ts.map +0 -1
- package/dist/forms/BoundSelectField.js +0 -24
- package/dist/forms/BoundSwitchField.d.ts +0 -11
- package/dist/forms/BoundSwitchField.d.ts.map +0 -1
- package/dist/forms/BoundSwitchField.js +0 -17
- package/dist/forms/BoundTextAreaField.d.ts +0 -12
- package/dist/forms/BoundTextAreaField.d.ts.map +0 -1
- package/dist/forms/BoundTextAreaField.js +0 -23
- package/dist/forms/BoundTextField.d.ts +0 -12
- package/dist/forms/BoundTextField.d.ts.map +0 -1
- package/dist/forms/BoundTextField.js +0 -23
- package/dist/forms/BoundToggleChipGroupField.d.ts +0 -11
- package/dist/forms/BoundToggleChipGroupField.d.ts.map +0 -1
- package/dist/forms/BoundToggleChipGroupField.js +0 -14
- package/dist/forms/BoundTreeSelectField.d.ts +0 -22
- package/dist/forms/BoundTreeSelectField.d.ts.map +0 -1
- package/dist/forms/BoundTreeSelectField.js +0 -25
- package/dist/forms/FormHeading.d.ts +0 -11
- package/dist/forms/FormHeading.d.ts.map +0 -1
- package/dist/forms/FormHeading.js +0 -16
- package/dist/forms/FormLines.d.ts +0 -36
- package/dist/forms/FormLines.d.ts.map +0 -1
- package/dist/forms/FormLines.js +0 -66
- package/dist/forms/FormStateApp.d.ts +0 -5
- package/dist/forms/FormStateApp.d.ts.map +0 -1
- package/dist/forms/FormStateApp.js +0 -116
- package/dist/forms/StaticField.d.ts +0 -11
- package/dist/forms/StaticField.d.ts.map +0 -1
- package/dist/forms/StaticField.js +0 -16
- package/dist/forms/StepperFormApp.d.ts +0 -2
- package/dist/forms/StepperFormApp.d.ts.map +0 -1
- package/dist/forms/StepperFormApp.js +0 -112
- package/dist/forms/SubmitButton.d.ts +0 -9
- package/dist/forms/SubmitButton.d.ts.map +0 -1
- package/dist/forms/SubmitButton.js +0 -22
- package/dist/forms/formStateDomain.d.ts +0 -55
- package/dist/forms/formStateDomain.d.ts.map +0 -1
- package/dist/forms/formStateDomain.js +0 -31
- package/dist/forms/index.d.ts +0 -24
- package/dist/forms/index.d.ts.map +0 -1
- package/dist/forms/index.js +0 -39
- package/dist/forms/labelUtils.d.ts +0 -2
- package/dist/forms/labelUtils.d.ts.map +0 -1
- package/dist/forms/labelUtils.js +0 -18
- package/dist/hooks/index.d.ts +0 -9
- package/dist/hooks/index.d.ts.map +0 -1
- package/dist/hooks/index.js +0 -24
- package/dist/hooks/useBreakpoint.d.ts +0 -12
- package/dist/hooks/useBreakpoint.d.ts.map +0 -1
- package/dist/hooks/useBreakpoint.js +0 -40
- package/dist/hooks/useComputed.d.ts +0 -44
- package/dist/hooks/useComputed.d.ts.map +0 -1
- package/dist/hooks/useComputed.js +0 -107
- package/dist/hooks/useFilter.d.ts +0 -11
- package/dist/hooks/useFilter.d.ts.map +0 -1
- package/dist/hooks/useFilter.js +0 -11
- package/dist/hooks/useGetRef.d.ts +0 -7
- package/dist/hooks/useGetRef.d.ts.map +0 -1
- package/dist/hooks/useGetRef.js +0 -13
- package/dist/hooks/useGroupBy.d.ts +0 -13
- package/dist/hooks/useGroupBy.d.ts.map +0 -1
- package/dist/hooks/useGroupBy.js +0 -13
- package/dist/hooks/useHover.d.ts +0 -13
- package/dist/hooks/useHover.d.ts.map +0 -1
- package/dist/hooks/useHover.js +0 -9
- package/dist/hooks/usePersistedFilter.d.ts +0 -17
- package/dist/hooks/usePersistedFilter.d.ts.map +0 -1
- package/dist/hooks/usePersistedFilter.js +0 -48
- package/dist/hooks/useQueryState.d.ts +0 -11
- package/dist/hooks/useQueryState.d.ts.map +0 -1
- package/dist/hooks/useQueryState.js +0 -19
- package/dist/hooks/useRenderCount.d.ts +0 -18
- package/dist/hooks/useRenderCount.d.ts.map +0 -1
- package/dist/hooks/useRenderCount.js +0 -27
- package/dist/hooks/useSessionStorage.d.ts +0 -4
- package/dist/hooks/useSessionStorage.d.ts.map +0 -1
- package/dist/hooks/useSessionStorage.js +0 -40
- package/dist/index.d.ts.map +0 -1
- package/dist/inputs/Autocomplete.d.ts +0 -30
- package/dist/inputs/Autocomplete.d.ts.map +0 -1
- package/dist/inputs/Autocomplete.js +0 -66
- package/dist/inputs/Checkbox.d.ts +0 -24
- package/dist/inputs/Checkbox.d.ts.map +0 -1
- package/dist/inputs/Checkbox.js +0 -20
- package/dist/inputs/CheckboxBase.d.ts +0 -37
- package/dist/inputs/CheckboxBase.d.ts.map +0 -1
- package/dist/inputs/CheckboxBase.js +0 -59
- package/dist/inputs/CheckboxGroup.d.ts +0 -29
- package/dist/inputs/CheckboxGroup.d.ts.map +0 -1
- package/dist/inputs/CheckboxGroup.js +0 -30
- package/dist/inputs/ChipSelectField.d.ts +0 -34
- package/dist/inputs/ChipSelectField.d.ts.map +0 -1
- package/dist/inputs/ChipSelectField.js +0 -203
- package/dist/inputs/ChipTextField.d.ts +0 -14
- package/dist/inputs/ChipTextField.d.ts.map +0 -1
- package/dist/inputs/ChipTextField.js +0 -63
- package/dist/inputs/DateFields/DateField.d.ts +0 -5
- package/dist/inputs/DateFields/DateField.d.ts.map +0 -1
- package/dist/inputs/DateFields/DateField.js +0 -8
- package/dist/inputs/DateFields/DateField.mock.d.ts +0 -4
- package/dist/inputs/DateFields/DateField.mock.d.ts.map +0 -1
- package/dist/inputs/DateFields/DateField.mock.js +0 -18
- package/dist/inputs/DateFields/DateFieldBase.d.ts +0 -50
- package/dist/inputs/DateFields/DateFieldBase.d.ts.map +0 -1
- package/dist/inputs/DateFields/DateFieldBase.js +0 -175
- package/dist/inputs/DateFields/DateRangeField.d.ts +0 -5
- package/dist/inputs/DateFields/DateRangeField.d.ts.map +0 -1
- package/dist/inputs/DateFields/DateRangeField.js +0 -8
- package/dist/inputs/DateFields/index.d.ts +0 -6
- package/dist/inputs/DateFields/index.d.ts.map +0 -1
- package/dist/inputs/DateFields/index.js +0 -22
- package/dist/inputs/DateFields/utils.d.ts +0 -15
- package/dist/inputs/DateFields/utils.d.ts.map +0 -1
- package/dist/inputs/DateFields/utils.js +0 -82
- package/dist/inputs/ErrorMessage.d.ts +0 -15
- package/dist/inputs/ErrorMessage.d.ts.map +0 -1
- package/dist/inputs/ErrorMessage.js +0 -17
- package/dist/inputs/IconCard.d.ts +0 -25
- package/dist/inputs/IconCard.d.ts.map +0 -1
- package/dist/inputs/IconCard.js +0 -38
- package/dist/inputs/IconCardGroup.d.ts +0 -27
- package/dist/inputs/IconCardGroup.d.ts.map +0 -1
- package/dist/inputs/IconCardGroup.js +0 -54
- package/dist/inputs/MultiLineSelectField.d.ts +0 -12
- package/dist/inputs/MultiLineSelectField.d.ts.map +0 -1
- package/dist/inputs/MultiLineSelectField.js +0 -29
- package/dist/inputs/MultiSelectField.d.ts +0 -21
- package/dist/inputs/MultiSelectField.d.ts.map +0 -1
- package/dist/inputs/MultiSelectField.js +0 -11
- package/dist/inputs/NumberField.d.ts +0 -42
- package/dist/inputs/NumberField.d.ts.map +0 -1
- package/dist/inputs/NumberField.js +0 -118
- package/dist/inputs/RadioGroupField.d.ts +0 -89
- package/dist/inputs/RadioGroupField.d.ts.map +0 -1
- package/dist/inputs/RadioGroupField.js +0 -118
- package/dist/inputs/RichTextField.d.ts +0 -33
- package/dist/inputs/RichTextField.d.ts.map +0 -1
- package/dist/inputs/RichTextField.js +0 -174
- package/dist/inputs/RichTextField.mock.d.ts +0 -4
- package/dist/inputs/RichTextField.mock.d.ts.map +0 -1
- package/dist/inputs/RichTextField.mock.js +0 -21
- package/dist/inputs/SelectField.d.ts +0 -24
- package/dist/inputs/SelectField.d.ts.map +0 -1
- package/dist/inputs/SelectField.js +0 -18
- package/dist/inputs/Switch.d.ts +0 -34
- package/dist/inputs/Switch.d.ts.map +0 -1
- package/dist/inputs/Switch.js +0 -77
- package/dist/inputs/SwitchGroup.d.ts +0 -21
- package/dist/inputs/SwitchGroup.d.ts.map +0 -1
- package/dist/inputs/SwitchGroup.js +0 -23
- package/dist/inputs/TextAreaField.d.ts +0 -9
- package/dist/inputs/TextAreaField.d.ts.map +0 -1
- package/dist/inputs/TextAreaField.js +0 -42
- package/dist/inputs/TextField.d.ts +0 -29
- package/dist/inputs/TextField.d.ts.map +0 -1
- package/dist/inputs/TextField.js +0 -43
- package/dist/inputs/TextFieldBase.d.ts +0 -25
- package/dist/inputs/TextFieldBase.d.ts.map +0 -1
- package/dist/inputs/TextFieldBase.js +0 -193
- package/dist/inputs/ToggleButton.d.ts +0 -25
- package/dist/inputs/ToggleButton.d.ts.map +0 -1
- package/dist/inputs/ToggleButton.js +0 -61
- package/dist/inputs/ToggleChipGroup.d.ts +0 -25
- package/dist/inputs/ToggleChipGroup.d.ts.map +0 -1
- package/dist/inputs/ToggleChipGroup.js +0 -47
- package/dist/inputs/TreeSelectField/TreeOption.d.ts +0 -13
- package/dist/inputs/TreeSelectField/TreeOption.d.ts.map +0 -1
- package/dist/inputs/TreeSelectField/TreeOption.js +0 -62
- package/dist/inputs/TreeSelectField/TreeSelectField.d.ts +0 -56
- package/dist/inputs/TreeSelectField/TreeSelectField.d.ts.map +0 -1
- package/dist/inputs/TreeSelectField/TreeSelectField.js +0 -468
- package/dist/inputs/TreeSelectField/index.d.ts +0 -3
- package/dist/inputs/TreeSelectField/index.d.ts.map +0 -1
- package/dist/inputs/TreeSelectField/index.js +0 -17
- package/dist/inputs/TreeSelectField/utils.d.ts +0 -54
- package/dist/inputs/TreeSelectField/utils.d.ts.map +0 -1
- package/dist/inputs/TreeSelectField/utils.js +0 -49
- package/dist/inputs/Value.d.ts +0 -18
- package/dist/inputs/Value.d.ts.map +0 -1
- package/dist/inputs/Value.js +0 -53
- package/dist/inputs/hooks/useGrowingTextField.d.ts +0 -10
- package/dist/inputs/hooks/useGrowingTextField.d.ts.map +0 -1
- package/dist/inputs/hooks/useGrowingTextField.js +0 -44
- package/dist/inputs/index.d.ts +0 -24
- package/dist/inputs/index.d.ts.map +0 -1
- package/dist/inputs/index.js +0 -37
- package/dist/inputs/internal/ComboBoxBase.d.ts +0 -89
- package/dist/inputs/internal/ComboBoxBase.d.ts.map +0 -1
- package/dist/inputs/internal/ComboBoxBase.js +0 -302
- package/dist/inputs/internal/ComboBoxInput.d.ts +0 -36
- package/dist/inputs/internal/ComboBoxInput.d.ts.map +0 -1
- package/dist/inputs/internal/ComboBoxInput.js +0 -153
- package/dist/inputs/internal/ListBox.d.ts +0 -20
- package/dist/inputs/internal/ListBox.d.ts.map +0 -1
- package/dist/inputs/internal/ListBox.js +0 -68
- package/dist/inputs/internal/ListBoxChip.d.ts +0 -6
- package/dist/inputs/internal/ListBoxChip.d.ts.map +0 -1
- package/dist/inputs/internal/ListBoxChip.js +0 -10
- package/dist/inputs/internal/ListBoxSection.d.ts +0 -14
- package/dist/inputs/internal/ListBoxSection.d.ts.map +0 -1
- package/dist/inputs/internal/ListBoxSection.js +0 -19
- package/dist/inputs/internal/ListBoxToggleChip.d.ts +0 -13
- package/dist/inputs/internal/ListBoxToggleChip.d.ts.map +0 -1
- package/dist/inputs/internal/ListBoxToggleChip.js +0 -13
- package/dist/inputs/internal/LoadingDots.d.ts +0 -4
- package/dist/inputs/internal/LoadingDots.d.ts.map +0 -1
- package/dist/inputs/internal/LoadingDots.js +0 -28
- package/dist/inputs/internal/MenuSearchField.d.ts +0 -7
- package/dist/inputs/internal/MenuSearchField.d.ts.map +0 -1
- package/dist/inputs/internal/MenuSearchField.js +0 -15
- package/dist/inputs/internal/Option.d.ts +0 -13
- package/dist/inputs/internal/Option.d.ts.map +0 -1
- package/dist/inputs/internal/Option.js +0 -44
- package/dist/inputs/internal/VirtualizedOptions.d.ts +0 -17
- package/dist/inputs/internal/VirtualizedOptions.d.ts.map +0 -1
- package/dist/inputs/internal/VirtualizedOptions.js +0 -58
- package/dist/inputs/internal/constants.d.ts +0 -3
- package/dist/inputs/internal/constants.d.ts.map +0 -1
- package/dist/inputs/internal/constants.js +0 -5
- package/dist/inputs/utils.d.ts +0 -2
- package/dist/inputs/utils.d.ts.map +0 -1
- package/dist/inputs/utils.js +0 -6
- package/dist/interfaces.d.ts +0 -60
- package/dist/interfaces.d.ts.map +0 -1
- package/dist/interfaces.js +0 -2
- package/dist/types.d.ts +0 -32
- package/dist/types.d.ts.map +0 -1
- package/dist/types.js +0 -6
- package/dist/utils/defaultLabel.d.ts +0 -9
- package/dist/utils/defaultLabel.d.ts.map +0 -1
- package/dist/utils/defaultLabel.js +0 -14
- package/dist/utils/defaultTestId.d.ts +0 -11
- package/dist/utils/defaultTestId.d.ts.map +0 -1
- package/dist/utils/defaultTestId.js +0 -18
- package/dist/utils/getInteractiveElement.d.ts +0 -7
- package/dist/utils/getInteractiveElement.d.ts.map +0 -1
- package/dist/utils/getInteractiveElement.js +0 -14
- package/dist/utils/index.d.ts +0 -36
- package/dist/utils/index.d.ts.map +0 -1
- package/dist/utils/index.js +0 -109
- package/dist/utils/objectId.d.ts +0 -3
- package/dist/utils/objectId.d.ts.map +0 -1
- package/dist/utils/objectId.js +0 -14
- package/dist/utils/options.d.ts +0 -3
- package/dist/utils/options.d.ts.map +0 -1
- package/dist/utils/options.js +0 -24
- package/dist/utils/rtl.d.ts +0 -45
- package/dist/utils/rtl.d.ts.map +0 -1
- package/dist/utils/rtl.js +0 -241
- package/dist/utils/sb.d.ts +0 -27
- package/dist/utils/sb.d.ts.map +0 -1
- package/dist/utils/sb.js +0 -37
- package/dist/utils/shallowEqual.d.ts +0 -5
- package/dist/utils/shallowEqual.d.ts.map +0 -1
- package/dist/utils/shallowEqual.js +0 -27
- package/dist/utils/useTestIds.d.ts +0 -36
- package/dist/utils/useTestIds.d.ts.map +0 -1
- package/dist/utils/useTestIds.js +0 -63
package/dist/Css.js
DELETED
|
@@ -1,3988 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Breakpoints = exports.Css = exports.Palette = void 0;
|
|
4
|
-
exports.maybeInc = maybeInc;
|
|
5
|
-
exports.increment = increment;
|
|
6
|
-
exports.px = px;
|
|
7
|
-
exports.Container = Container;
|
|
8
|
-
class CssBuilder {
|
|
9
|
-
opts;
|
|
10
|
-
constructor(opts) {
|
|
11
|
-
this.opts = opts;
|
|
12
|
-
}
|
|
13
|
-
get rules() {
|
|
14
|
-
return this.opts.rules;
|
|
15
|
-
}
|
|
16
|
-
get enabled() {
|
|
17
|
-
return this.opts.enabled;
|
|
18
|
-
}
|
|
19
|
-
get selector() {
|
|
20
|
-
return this.opts.selector;
|
|
21
|
-
}
|
|
22
|
-
newCss(opts) {
|
|
23
|
-
return new CssBuilder({ ...this.opts, ...opts });
|
|
24
|
-
}
|
|
25
|
-
// border
|
|
26
|
-
/** Sets `borderStyle: "solid"; borderWidth: "1px"`. */
|
|
27
|
-
get ba() {
|
|
28
|
-
return this.add("borderStyle", "solid").add("borderWidth", "1px");
|
|
29
|
-
}
|
|
30
|
-
/** Sets `borderTopStyle: "solid"; borderTopWidth: "1px"`. */
|
|
31
|
-
get bt() {
|
|
32
|
-
return this.add("borderTopStyle", "solid").add("borderTopWidth", "1px");
|
|
33
|
-
}
|
|
34
|
-
/** Sets `borderRightStyle: "solid"; borderRightWidth: "1px"`. */
|
|
35
|
-
get br() {
|
|
36
|
-
return this.add("borderRightStyle", "solid").add("borderRightWidth", "1px");
|
|
37
|
-
}
|
|
38
|
-
/** Sets `borderBottomStyle: "solid"; borderBottomWidth: "1px"`. */
|
|
39
|
-
get bb() {
|
|
40
|
-
return this.add("borderBottomStyle", "solid").add("borderBottomWidth", "1px");
|
|
41
|
-
}
|
|
42
|
-
/** Sets `borderLeftStyle: "solid"; borderLeftWidth: "1px"`. */
|
|
43
|
-
get bl() {
|
|
44
|
-
return this.add("borderLeftStyle", "solid").add("borderLeftWidth", "1px");
|
|
45
|
-
}
|
|
46
|
-
/** Sets `borderStyle: "none"; borderWidth: "0"`. */
|
|
47
|
-
get bn() {
|
|
48
|
-
return this.add("borderStyle", "none").add("borderWidth", "0");
|
|
49
|
-
}
|
|
50
|
-
// borderColor
|
|
51
|
-
/** Sets `borderColor: "rgba(255,255,255,1)"`. */
|
|
52
|
-
get bcWhite() {
|
|
53
|
-
return this.add("borderColor", "rgba(255,255,255,1)");
|
|
54
|
-
}
|
|
55
|
-
/** Sets `borderColor: "rgba(0,0,0,0)"`. */
|
|
56
|
-
get bcTransparent() {
|
|
57
|
-
return this.add("borderColor", "rgba(0,0,0,0)");
|
|
58
|
-
}
|
|
59
|
-
/** Sets `borderColor: "rgba(255, 253, 253, 1)"`. */
|
|
60
|
-
get bcGray50() {
|
|
61
|
-
return this.add("borderColor", "rgba(255, 253, 253, 1)");
|
|
62
|
-
}
|
|
63
|
-
/** Sets `borderColor: "rgba(247, 245, 245, 1)"`. */
|
|
64
|
-
get bcGray100() {
|
|
65
|
-
return this.add("borderColor", "rgba(247, 245, 245, 1)");
|
|
66
|
-
}
|
|
67
|
-
/** Sets `borderColor: "rgba(236, 235, 235, 1)"`. */
|
|
68
|
-
get bcGray200() {
|
|
69
|
-
return this.add("borderColor", "rgba(236, 235, 235, 1)");
|
|
70
|
-
}
|
|
71
|
-
/** Sets `borderColor: "rgba(221, 220, 220, 1)"`. */
|
|
72
|
-
get bcGray300() {
|
|
73
|
-
return this.add("borderColor", "rgba(221, 220, 220, 1)");
|
|
74
|
-
}
|
|
75
|
-
/** Sets `borderColor: "rgba(201, 201, 201, 1)"`. */
|
|
76
|
-
get bcGray400() {
|
|
77
|
-
return this.add("borderColor", "rgba(201, 201, 201, 1)");
|
|
78
|
-
}
|
|
79
|
-
/** Sets `borderColor: "rgba(175, 175, 175, 1)"`. */
|
|
80
|
-
get bcGray500() {
|
|
81
|
-
return this.add("borderColor", "rgba(175, 175, 175, 1)");
|
|
82
|
-
}
|
|
83
|
-
/** Sets `borderColor: "rgba(141, 141, 141, 1)"`. */
|
|
84
|
-
get bcGray600() {
|
|
85
|
-
return this.add("borderColor", "rgba(141, 141, 141, 1)");
|
|
86
|
-
}
|
|
87
|
-
/** Sets `borderColor: "rgba(100, 100, 100, 1)"`. */
|
|
88
|
-
get bcGray700() {
|
|
89
|
-
return this.add("borderColor", "rgba(100, 100, 100, 1)");
|
|
90
|
-
}
|
|
91
|
-
/** Sets `borderColor: "rgba(53, 53, 53, 1)"`. */
|
|
92
|
-
get bcGray800() {
|
|
93
|
-
return this.add("borderColor", "rgba(53, 53, 53, 1)");
|
|
94
|
-
}
|
|
95
|
-
/** Sets `borderColor: "rgba(36, 36, 36, 1)"`. */
|
|
96
|
-
get bcGray900() {
|
|
97
|
-
return this.add("borderColor", "rgba(36, 36, 36, 1)");
|
|
98
|
-
}
|
|
99
|
-
/** Sets `borderColor: "rgba(239, 246, 255, 1)"`. */
|
|
100
|
-
get bcBlue50() {
|
|
101
|
-
return this.add("borderColor", "rgba(239, 246, 255, 1)");
|
|
102
|
-
}
|
|
103
|
-
/** Sets `borderColor: "rgba(219, 234, 254, 1)"`. */
|
|
104
|
-
get bcBlue100() {
|
|
105
|
-
return this.add("borderColor", "rgba(219, 234, 254, 1)");
|
|
106
|
-
}
|
|
107
|
-
/** Sets `borderColor: "rgba(191, 219, 254, 1)"`. */
|
|
108
|
-
get bcBlue200() {
|
|
109
|
-
return this.add("borderColor", "rgba(191, 219, 254, 1)");
|
|
110
|
-
}
|
|
111
|
-
/** Sets `borderColor: "rgba(147, 197, 253, 1)"`. */
|
|
112
|
-
get bcBlue300() {
|
|
113
|
-
return this.add("borderColor", "rgba(147, 197, 253, 1)");
|
|
114
|
-
}
|
|
115
|
-
/** Sets `borderColor: "rgba(96, 165, 250, 1)"`. */
|
|
116
|
-
get bcBlue400() {
|
|
117
|
-
return this.add("borderColor", "rgba(96, 165, 250, 1)");
|
|
118
|
-
}
|
|
119
|
-
/** Sets `borderColor: "rgba(59, 130, 246, 1)"`. */
|
|
120
|
-
get bcBlue500() {
|
|
121
|
-
return this.add("borderColor", "rgba(59, 130, 246, 1)");
|
|
122
|
-
}
|
|
123
|
-
/** Sets `borderColor: "rgba(37, 99, 235, 1)"`. */
|
|
124
|
-
get bcBlue600() {
|
|
125
|
-
return this.add("borderColor", "rgba(37, 99, 235, 1)");
|
|
126
|
-
}
|
|
127
|
-
/** Sets `borderColor: "rgba(29, 78, 216, 1)"`. */
|
|
128
|
-
get bcBlue700() {
|
|
129
|
-
return this.add("borderColor", "rgba(29, 78, 216, 1)");
|
|
130
|
-
}
|
|
131
|
-
/** Sets `borderColor: "rgba(30, 64, 175, 1)"`. */
|
|
132
|
-
get bcBlue800() {
|
|
133
|
-
return this.add("borderColor", "rgba(30, 64, 175, 1)");
|
|
134
|
-
}
|
|
135
|
-
/** Sets `borderColor: "rgba(30, 58, 138, 1)"`. */
|
|
136
|
-
get bcBlue900() {
|
|
137
|
-
return this.add("borderColor", "rgba(30, 58, 138, 1)");
|
|
138
|
-
}
|
|
139
|
-
/** Sets `borderColor: "rgba(254, 242, 242, 1)"`. */
|
|
140
|
-
get bcRed50() {
|
|
141
|
-
return this.add("borderColor", "rgba(254, 242, 242, 1)");
|
|
142
|
-
}
|
|
143
|
-
/** Sets `borderColor: "rgba(254, 226, 226, 1)"`. */
|
|
144
|
-
get bcRed100() {
|
|
145
|
-
return this.add("borderColor", "rgba(254, 226, 226, 1)");
|
|
146
|
-
}
|
|
147
|
-
/** Sets `borderColor: "rgba(254, 202, 202, 1)"`. */
|
|
148
|
-
get bcRed200() {
|
|
149
|
-
return this.add("borderColor", "rgba(254, 202, 202, 1)");
|
|
150
|
-
}
|
|
151
|
-
/** Sets `borderColor: "rgba(252, 165, 165, 1)"`. */
|
|
152
|
-
get bcRed300() {
|
|
153
|
-
return this.add("borderColor", "rgba(252, 165, 165, 1)");
|
|
154
|
-
}
|
|
155
|
-
/** Sets `borderColor: "rgba(248, 113, 113, 1)"`. */
|
|
156
|
-
get bcRed400() {
|
|
157
|
-
return this.add("borderColor", "rgba(248, 113, 113, 1)");
|
|
158
|
-
}
|
|
159
|
-
/** Sets `borderColor: "rgba(239, 68, 68, 1)"`. */
|
|
160
|
-
get bcRed500() {
|
|
161
|
-
return this.add("borderColor", "rgba(239, 68, 68, 1)");
|
|
162
|
-
}
|
|
163
|
-
/** Sets `borderColor: "rgba(220, 38, 38, 1)"`. */
|
|
164
|
-
get bcRed600() {
|
|
165
|
-
return this.add("borderColor", "rgba(220, 38, 38, 1)");
|
|
166
|
-
}
|
|
167
|
-
/** Sets `borderColor: "rgba(185, 28, 28, 1)"`. */
|
|
168
|
-
get bcRed700() {
|
|
169
|
-
return this.add("borderColor", "rgba(185, 28, 28, 1)");
|
|
170
|
-
}
|
|
171
|
-
/** Sets `borderColor: "rgba(153, 27, 27, 1)"`. */
|
|
172
|
-
get bcRed800() {
|
|
173
|
-
return this.add("borderColor", "rgba(153, 27, 27, 1)");
|
|
174
|
-
}
|
|
175
|
-
/** Sets `borderColor: "rgba(127, 29, 29, 1)"`. */
|
|
176
|
-
get bcRed900() {
|
|
177
|
-
return this.add("borderColor", "rgba(127, 29, 29, 1)");
|
|
178
|
-
}
|
|
179
|
-
/** Sets `borderColor: "rgba(254, 252, 232, 1)"`. */
|
|
180
|
-
get bcYellow50() {
|
|
181
|
-
return this.add("borderColor", "rgba(254, 252, 232, 1)");
|
|
182
|
-
}
|
|
183
|
-
/** Sets `borderColor: "rgba(254, 249, 195, 1)"`. */
|
|
184
|
-
get bcYellow100() {
|
|
185
|
-
return this.add("borderColor", "rgba(254, 249, 195, 1)");
|
|
186
|
-
}
|
|
187
|
-
/** Sets `borderColor: "rgba(254, 240, 138, 1)"`. */
|
|
188
|
-
get bcYellow200() {
|
|
189
|
-
return this.add("borderColor", "rgba(254, 240, 138, 1)");
|
|
190
|
-
}
|
|
191
|
-
/** Sets `borderColor: "rgba(253, 224, 71, 1)"`. */
|
|
192
|
-
get bcYellow300() {
|
|
193
|
-
return this.add("borderColor", "rgba(253, 224, 71, 1)");
|
|
194
|
-
}
|
|
195
|
-
/** Sets `borderColor: "rgba(250, 204, 21, 1)"`. */
|
|
196
|
-
get bcYellow400() {
|
|
197
|
-
return this.add("borderColor", "rgba(250, 204, 21, 1)");
|
|
198
|
-
}
|
|
199
|
-
/** Sets `borderColor: "rgba(234, 179, 8, 1)"`. */
|
|
200
|
-
get bcYellow500() {
|
|
201
|
-
return this.add("borderColor", "rgba(234, 179, 8, 1)");
|
|
202
|
-
}
|
|
203
|
-
/** Sets `borderColor: "rgba(202, 138, 4, 1)"`. */
|
|
204
|
-
get bcYellow600() {
|
|
205
|
-
return this.add("borderColor", "rgba(202, 138, 4, 1)");
|
|
206
|
-
}
|
|
207
|
-
/** Sets `borderColor: "rgba(161, 98, 7, 1)"`. */
|
|
208
|
-
get bcYellow700() {
|
|
209
|
-
return this.add("borderColor", "rgba(161, 98, 7, 1)");
|
|
210
|
-
}
|
|
211
|
-
/** Sets `borderColor: "rgba(133, 77, 14, 1)"`. */
|
|
212
|
-
get bcYellow800() {
|
|
213
|
-
return this.add("borderColor", "rgba(133, 77, 14, 1)");
|
|
214
|
-
}
|
|
215
|
-
/** Sets `borderColor: "rgba(113, 63, 18, 1)"`. */
|
|
216
|
-
get bcYellow900() {
|
|
217
|
-
return this.add("borderColor", "rgba(113, 63, 18, 1)");
|
|
218
|
-
}
|
|
219
|
-
/** Sets `borderColor: "rgba(236, 253, 245, 1)"`. */
|
|
220
|
-
get bcGreen50() {
|
|
221
|
-
return this.add("borderColor", "rgba(236, 253, 245, 1)");
|
|
222
|
-
}
|
|
223
|
-
/** Sets `borderColor: "rgba(209, 250, 229, 1)"`. */
|
|
224
|
-
get bcGreen100() {
|
|
225
|
-
return this.add("borderColor", "rgba(209, 250, 229, 1)");
|
|
226
|
-
}
|
|
227
|
-
/** Sets `borderColor: "rgba(167, 243, 208, 1)"`. */
|
|
228
|
-
get bcGreen200() {
|
|
229
|
-
return this.add("borderColor", "rgba(167, 243, 208, 1)");
|
|
230
|
-
}
|
|
231
|
-
/** Sets `borderColor: "rgba(110, 231, 183, 1)"`. */
|
|
232
|
-
get bcGreen300() {
|
|
233
|
-
return this.add("borderColor", "rgba(110, 231, 183, 1)");
|
|
234
|
-
}
|
|
235
|
-
/** Sets `borderColor: "rgba(52, 211, 153, 1)"`. */
|
|
236
|
-
get bcGreen400() {
|
|
237
|
-
return this.add("borderColor", "rgba(52, 211, 153, 1)");
|
|
238
|
-
}
|
|
239
|
-
/** Sets `borderColor: "rgba(16, 185, 129, 1)"`. */
|
|
240
|
-
get bcGreen500() {
|
|
241
|
-
return this.add("borderColor", "rgba(16, 185, 129, 1)");
|
|
242
|
-
}
|
|
243
|
-
/** Sets `borderColor: "rgba(5, 150, 105, 1)"`. */
|
|
244
|
-
get bcGreen600() {
|
|
245
|
-
return this.add("borderColor", "rgba(5, 150, 105, 1)");
|
|
246
|
-
}
|
|
247
|
-
/** Sets `borderColor: "rgba(4, 120, 87, 1)"`. */
|
|
248
|
-
get bcGreen700() {
|
|
249
|
-
return this.add("borderColor", "rgba(4, 120, 87, 1)");
|
|
250
|
-
}
|
|
251
|
-
/** Sets `borderColor: "rgba(6, 95, 70, 1)"`. */
|
|
252
|
-
get bcGreen800() {
|
|
253
|
-
return this.add("borderColor", "rgba(6, 95, 70, 1)");
|
|
254
|
-
}
|
|
255
|
-
/** Sets `borderColor: "rgba(6, 78, 59, 1)"`. */
|
|
256
|
-
get bcGreen900() {
|
|
257
|
-
return this.add("borderColor", "rgba(6, 78, 59, 1)");
|
|
258
|
-
}
|
|
259
|
-
/** Sets `borderColor: "rgba(245, 243, 255, 1)"`. */
|
|
260
|
-
get bcPurple50() {
|
|
261
|
-
return this.add("borderColor", "rgba(245, 243, 255, 1)");
|
|
262
|
-
}
|
|
263
|
-
/** Sets `borderColor: "rgba(237, 233, 254, 1)"`. */
|
|
264
|
-
get bcPurple100() {
|
|
265
|
-
return this.add("borderColor", "rgba(237, 233, 254, 1)");
|
|
266
|
-
}
|
|
267
|
-
/** Sets `borderColor: "rgba(221, 214, 254, 1)"`. */
|
|
268
|
-
get bcPurple200() {
|
|
269
|
-
return this.add("borderColor", "rgba(221, 214, 254, 1)");
|
|
270
|
-
}
|
|
271
|
-
/** Sets `borderColor: "rgba(196, 181, 253, 1)"`. */
|
|
272
|
-
get bcPurple300() {
|
|
273
|
-
return this.add("borderColor", "rgba(196, 181, 253, 1)");
|
|
274
|
-
}
|
|
275
|
-
/** Sets `borderColor: "rgba(167, 139, 250, 1)"`. */
|
|
276
|
-
get bcPurple400() {
|
|
277
|
-
return this.add("borderColor", "rgba(167, 139, 250, 1)");
|
|
278
|
-
}
|
|
279
|
-
/** Sets `borderColor: "rgba(139, 92, 246, 1)"`. */
|
|
280
|
-
get bcPurple500() {
|
|
281
|
-
return this.add("borderColor", "rgba(139, 92, 246, 1)");
|
|
282
|
-
}
|
|
283
|
-
/** Sets `borderColor: "rgba(124, 58, 237, 1)"`. */
|
|
284
|
-
get bcPurple600() {
|
|
285
|
-
return this.add("borderColor", "rgba(124, 58, 237, 1)");
|
|
286
|
-
}
|
|
287
|
-
/** Sets `borderColor: "rgba(109, 40, 217, 1)"`. */
|
|
288
|
-
get bcPurple700() {
|
|
289
|
-
return this.add("borderColor", "rgba(109, 40, 217, 1)");
|
|
290
|
-
}
|
|
291
|
-
/** Sets `borderColor: "rgba(91, 33, 182, 1)"`. */
|
|
292
|
-
get bcPurple800() {
|
|
293
|
-
return this.add("borderColor", "rgba(91, 33, 182, 1)");
|
|
294
|
-
}
|
|
295
|
-
/** Sets `borderColor: "rgba(76, 29, 149, 1)"`. */
|
|
296
|
-
get bcPurple900() {
|
|
297
|
-
return this.add("borderColor", "rgba(76, 29, 149, 1)");
|
|
298
|
-
}
|
|
299
|
-
/** Sets `borderColor: "rgba(255, 247, 237, 1)"`. */
|
|
300
|
-
get bcOrange50() {
|
|
301
|
-
return this.add("borderColor", "rgba(255, 247, 237, 1)");
|
|
302
|
-
}
|
|
303
|
-
/** Sets `borderColor: "rgba(255, 237, 213, 1)"`. */
|
|
304
|
-
get bcOrange100() {
|
|
305
|
-
return this.add("borderColor", "rgba(255, 237, 213, 1)");
|
|
306
|
-
}
|
|
307
|
-
/** Sets `borderColor: "rgba(254, 215, 170, 1)"`. */
|
|
308
|
-
get bcOrange200() {
|
|
309
|
-
return this.add("borderColor", "rgba(254, 215, 170, 1)");
|
|
310
|
-
}
|
|
311
|
-
/** Sets `borderColor: "rgba(253, 186, 116, 1)"`. */
|
|
312
|
-
get bcOrange300() {
|
|
313
|
-
return this.add("borderColor", "rgba(253, 186, 116, 1)");
|
|
314
|
-
}
|
|
315
|
-
/** Sets `borderColor: "rgba(251, 146, 60, 1)"`. */
|
|
316
|
-
get bcOrange400() {
|
|
317
|
-
return this.add("borderColor", "rgba(251, 146, 60, 1)");
|
|
318
|
-
}
|
|
319
|
-
/** Sets `borderColor: "rgba(249, 115, 22, 1)"`. */
|
|
320
|
-
get bcOrange500() {
|
|
321
|
-
return this.add("borderColor", "rgba(249, 115, 22, 1)");
|
|
322
|
-
}
|
|
323
|
-
/** Sets `borderColor: "rgba(234, 88, 12, 1)"`. */
|
|
324
|
-
get bcOrange600() {
|
|
325
|
-
return this.add("borderColor", "rgba(234, 88, 12, 1)");
|
|
326
|
-
}
|
|
327
|
-
/** Sets `borderColor: "rgba(194, 65, 12, 1)"`. */
|
|
328
|
-
get bcOrange700() {
|
|
329
|
-
return this.add("borderColor", "rgba(194, 65, 12, 1)");
|
|
330
|
-
}
|
|
331
|
-
/** Sets `borderColor: "rgba(154, 52, 18, 1)"`. */
|
|
332
|
-
get bcOrange800() {
|
|
333
|
-
return this.add("borderColor", "rgba(154, 52, 18, 1)");
|
|
334
|
-
}
|
|
335
|
-
/** Sets `borderColor: "rgba(124, 45, 18, 1)"`. */
|
|
336
|
-
get bcOrange900() {
|
|
337
|
-
return this.add("borderColor", "rgba(124, 45, 18, 1)");
|
|
338
|
-
}
|
|
339
|
-
/** Sets `borderColor: value`. */
|
|
340
|
-
bc(value) {
|
|
341
|
-
return this.add("borderColor", value);
|
|
342
|
-
}
|
|
343
|
-
// borderRadius
|
|
344
|
-
/** Sets `borderRadius: "0"`. */
|
|
345
|
-
get br0() {
|
|
346
|
-
return this.add("borderRadius", "0");
|
|
347
|
-
}
|
|
348
|
-
/** Sets `borderRadius: "4px"`. */
|
|
349
|
-
get br4() {
|
|
350
|
-
return this.add("borderRadius", "4px");
|
|
351
|
-
}
|
|
352
|
-
/** Sets `borderRadius: "8px"`. */
|
|
353
|
-
get br8() {
|
|
354
|
-
return this.add("borderRadius", "8px");
|
|
355
|
-
}
|
|
356
|
-
/** Sets `borderRadius: "12px"`. */
|
|
357
|
-
get br12() {
|
|
358
|
-
return this.add("borderRadius", "12px");
|
|
359
|
-
}
|
|
360
|
-
/** Sets `borderRadius: "16px"`. */
|
|
361
|
-
get br16() {
|
|
362
|
-
return this.add("borderRadius", "16px");
|
|
363
|
-
}
|
|
364
|
-
/** Sets `borderRadius: "24px"`. */
|
|
365
|
-
get br24() {
|
|
366
|
-
return this.add("borderRadius", "24px");
|
|
367
|
-
}
|
|
368
|
-
/** Sets `borderRadius: "100%"`. */
|
|
369
|
-
get br100() {
|
|
370
|
-
return this.add("borderRadius", "100%");
|
|
371
|
-
}
|
|
372
|
-
/** Sets `borderRadius: value`. */
|
|
373
|
-
borderRadius(value) {
|
|
374
|
-
return this.add("borderRadius", value);
|
|
375
|
-
}
|
|
376
|
-
/** Sets `borderTopRightRadius: "4px"; borderTopLeftRadius: "4px"`. */
|
|
377
|
-
get brt4() {
|
|
378
|
-
return this.add("borderTopRightRadius", "4px").add("borderTopLeftRadius", "4px");
|
|
379
|
-
}
|
|
380
|
-
/** Sets `borderBottomRightRadius: "4px"; borderBottomLeftRadius: "4px"`. */
|
|
381
|
-
get brb4() {
|
|
382
|
-
return this.add("borderBottomRightRadius", "4px").add("borderBottomLeftRadius", "4px");
|
|
383
|
-
}
|
|
384
|
-
// borderStyle
|
|
385
|
-
/** Sets `borderStyle: "dashed"`. */
|
|
386
|
-
get bsDashed() {
|
|
387
|
-
return this.add("borderStyle", "dashed");
|
|
388
|
-
}
|
|
389
|
-
/** Sets `borderStyle: "dotted"`. */
|
|
390
|
-
get bsDotted() {
|
|
391
|
-
return this.add("borderStyle", "dotted");
|
|
392
|
-
}
|
|
393
|
-
/** Sets `borderStyle: "none"`. */
|
|
394
|
-
get bsn() {
|
|
395
|
-
return this.add("borderStyle", "none");
|
|
396
|
-
}
|
|
397
|
-
/** Sets `borderStyle: "solid"`. */
|
|
398
|
-
get bss() {
|
|
399
|
-
return this.add("borderStyle", "solid");
|
|
400
|
-
}
|
|
401
|
-
/** Sets `borderStyle: value`. */
|
|
402
|
-
bs(value) {
|
|
403
|
-
return this.add("borderStyle", value);
|
|
404
|
-
}
|
|
405
|
-
// borderWidth
|
|
406
|
-
/** Sets `borderWidth: "1px"`. */
|
|
407
|
-
get bw1() {
|
|
408
|
-
return this.add("borderWidth", "1px");
|
|
409
|
-
}
|
|
410
|
-
/** Sets `borderWidth: "2px"`. */
|
|
411
|
-
get bw2() {
|
|
412
|
-
return this.add("borderWidth", "2px");
|
|
413
|
-
}
|
|
414
|
-
/** Sets `borderWidth: value`. */
|
|
415
|
-
bw(value) {
|
|
416
|
-
return this.add("borderWidth", value);
|
|
417
|
-
}
|
|
418
|
-
// boxShadow
|
|
419
|
-
/** Sets `boxShadow: "none"`. */
|
|
420
|
-
get bsh0() {
|
|
421
|
-
return this.add("boxShadow", "none");
|
|
422
|
-
}
|
|
423
|
-
/** Sets `boxShadow: "0px 4px 8px rgba(53, 53, 53, 0.08), 0px 2px 16px rgba(53, 53, 53, 0.03);"`. */
|
|
424
|
-
get bshBasic() {
|
|
425
|
-
return this.add("boxShadow", "0px 4px 8px rgba(53, 53, 53, 0.08), 0px 2px 16px rgba(53, 53, 53, 0.03);");
|
|
426
|
-
}
|
|
427
|
-
/** Sets `boxShadow: "0px 4px 8px rgba(53, 53, 53, 0.1), 0px 2px 24px rgba(53, 53, 53, 0.08);"`. */
|
|
428
|
-
get bshHover() {
|
|
429
|
-
return this.add("boxShadow", "0px 4px 8px rgba(53, 53, 53, 0.1), 0px 2px 24px rgba(53, 53, 53, 0.08);");
|
|
430
|
-
}
|
|
431
|
-
/** Sets `boxShadow: "0px 0px 0px 2px rgba(255,255,255,1), 0px 0px 0px 4px rgba(29, 78, 216, 1)"`. */
|
|
432
|
-
get bshFocus() {
|
|
433
|
-
return this.add("boxShadow", "0px 0px 0px 2px rgba(255,255,255,1), 0px 0px 0px 4px rgba(29, 78, 216, 1)");
|
|
434
|
-
}
|
|
435
|
-
/** Sets `boxShadow: "0px 0px 0px 2px rgba(255,255,255,1), 0px 0px 0px 4px rgba(153, 27, 27, 1)"`. */
|
|
436
|
-
get bshDanger() {
|
|
437
|
-
return this.add("boxShadow", "0px 0px 0px 2px rgba(255,255,255,1), 0px 0px 0px 4px rgba(153, 27, 27, 1)");
|
|
438
|
-
}
|
|
439
|
-
/** Sets `boxShadow: "0px 20px 25px -5px rgba(0,0,0,0.1), 0px 10px 10px -5px rgba(0,0,0,0.04)"`. */
|
|
440
|
-
get bshModal() {
|
|
441
|
-
return this.add("boxShadow", "0px 20px 25px -5px rgba(0,0,0,0.1), 0px 10px 10px -5px rgba(0,0,0,0.04)");
|
|
442
|
-
}
|
|
443
|
-
/** Sets `boxShadow: value`. */
|
|
444
|
-
boxShadow(value) {
|
|
445
|
-
return this.add("boxShadow", value);
|
|
446
|
-
}
|
|
447
|
-
// container
|
|
448
|
-
/** Sets `containerType: "size"`. */
|
|
449
|
-
get cts() {
|
|
450
|
-
return this.add("containerType", "size");
|
|
451
|
-
}
|
|
452
|
-
/** Sets `containerType: "inline-size"`. */
|
|
453
|
-
get ctis() {
|
|
454
|
-
return this.add("containerType", "inline-size");
|
|
455
|
-
}
|
|
456
|
-
/** Sets `containerType: "normal"`. */
|
|
457
|
-
get ctn() {
|
|
458
|
-
return this.add("containerType", "normal");
|
|
459
|
-
}
|
|
460
|
-
/** Sets `containerType: value`. */
|
|
461
|
-
ct(value) {
|
|
462
|
-
return this.add("containerType", value);
|
|
463
|
-
}
|
|
464
|
-
/** Sets `containerName: value`. */
|
|
465
|
-
cn(value) {
|
|
466
|
-
return this.add("containerName", value);
|
|
467
|
-
}
|
|
468
|
-
// coordinates
|
|
469
|
-
/** Sets `top: "0px"`. */
|
|
470
|
-
get top0() {
|
|
471
|
-
return this.add("top", "0px");
|
|
472
|
-
}
|
|
473
|
-
/** Sets `top: "8px"`. */
|
|
474
|
-
get top1() {
|
|
475
|
-
return this.add("top", "8px");
|
|
476
|
-
}
|
|
477
|
-
/** Sets `top: "16px"`. */
|
|
478
|
-
get top2() {
|
|
479
|
-
return this.add("top", "16px");
|
|
480
|
-
}
|
|
481
|
-
/** Sets `top: "24px"`. */
|
|
482
|
-
get top3() {
|
|
483
|
-
return this.add("top", "24px");
|
|
484
|
-
}
|
|
485
|
-
/** Sets `top: "32px"`. */
|
|
486
|
-
get top4() {
|
|
487
|
-
return this.add("top", "32px");
|
|
488
|
-
}
|
|
489
|
-
/** Sets `top: "40px"`. */
|
|
490
|
-
get top5() {
|
|
491
|
-
return this.add("top", "40px");
|
|
492
|
-
}
|
|
493
|
-
/** Sets `top: "48px"`. */
|
|
494
|
-
get top6() {
|
|
495
|
-
return this.add("top", "48px");
|
|
496
|
-
}
|
|
497
|
-
/** Sets `top: "56px"`. */
|
|
498
|
-
get top7() {
|
|
499
|
-
return this.add("top", "56px");
|
|
500
|
-
}
|
|
501
|
-
/** Sets `top: "64px"`. */
|
|
502
|
-
get top8() {
|
|
503
|
-
return this.add("top", "64px");
|
|
504
|
-
}
|
|
505
|
-
/** Sets `top: "v"`. */
|
|
506
|
-
top(v) {
|
|
507
|
-
return this.add("top", maybeInc(v));
|
|
508
|
-
}
|
|
509
|
-
/** Sets `top: px`. */
|
|
510
|
-
topPx(px) {
|
|
511
|
-
return this.add("top", `${px}px`);
|
|
512
|
-
}
|
|
513
|
-
/** Sets `right: "0px"`. */
|
|
514
|
-
get right0() {
|
|
515
|
-
return this.add("right", "0px");
|
|
516
|
-
}
|
|
517
|
-
/** Sets `right: "8px"`. */
|
|
518
|
-
get right1() {
|
|
519
|
-
return this.add("right", "8px");
|
|
520
|
-
}
|
|
521
|
-
/** Sets `right: "16px"`. */
|
|
522
|
-
get right2() {
|
|
523
|
-
return this.add("right", "16px");
|
|
524
|
-
}
|
|
525
|
-
/** Sets `right: "24px"`. */
|
|
526
|
-
get right3() {
|
|
527
|
-
return this.add("right", "24px");
|
|
528
|
-
}
|
|
529
|
-
/** Sets `right: "32px"`. */
|
|
530
|
-
get right4() {
|
|
531
|
-
return this.add("right", "32px");
|
|
532
|
-
}
|
|
533
|
-
/** Sets `right: "40px"`. */
|
|
534
|
-
get right5() {
|
|
535
|
-
return this.add("right", "40px");
|
|
536
|
-
}
|
|
537
|
-
/** Sets `right: "48px"`. */
|
|
538
|
-
get right6() {
|
|
539
|
-
return this.add("right", "48px");
|
|
540
|
-
}
|
|
541
|
-
/** Sets `right: "56px"`. */
|
|
542
|
-
get right7() {
|
|
543
|
-
return this.add("right", "56px");
|
|
544
|
-
}
|
|
545
|
-
/** Sets `right: "64px"`. */
|
|
546
|
-
get right8() {
|
|
547
|
-
return this.add("right", "64px");
|
|
548
|
-
}
|
|
549
|
-
/** Sets `right: "v"`. */
|
|
550
|
-
right(v) {
|
|
551
|
-
return this.add("right", maybeInc(v));
|
|
552
|
-
}
|
|
553
|
-
/** Sets `right: px`. */
|
|
554
|
-
rightPx(px) {
|
|
555
|
-
return this.add("right", `${px}px`);
|
|
556
|
-
}
|
|
557
|
-
/** Sets `bottom: "0px"`. */
|
|
558
|
-
get bottom0() {
|
|
559
|
-
return this.add("bottom", "0px");
|
|
560
|
-
}
|
|
561
|
-
/** Sets `bottom: "8px"`. */
|
|
562
|
-
get bottom1() {
|
|
563
|
-
return this.add("bottom", "8px");
|
|
564
|
-
}
|
|
565
|
-
/** Sets `bottom: "16px"`. */
|
|
566
|
-
get bottom2() {
|
|
567
|
-
return this.add("bottom", "16px");
|
|
568
|
-
}
|
|
569
|
-
/** Sets `bottom: "24px"`. */
|
|
570
|
-
get bottom3() {
|
|
571
|
-
return this.add("bottom", "24px");
|
|
572
|
-
}
|
|
573
|
-
/** Sets `bottom: "32px"`. */
|
|
574
|
-
get bottom4() {
|
|
575
|
-
return this.add("bottom", "32px");
|
|
576
|
-
}
|
|
577
|
-
/** Sets `bottom: "40px"`. */
|
|
578
|
-
get bottom5() {
|
|
579
|
-
return this.add("bottom", "40px");
|
|
580
|
-
}
|
|
581
|
-
/** Sets `bottom: "48px"`. */
|
|
582
|
-
get bottom6() {
|
|
583
|
-
return this.add("bottom", "48px");
|
|
584
|
-
}
|
|
585
|
-
/** Sets `bottom: "56px"`. */
|
|
586
|
-
get bottom7() {
|
|
587
|
-
return this.add("bottom", "56px");
|
|
588
|
-
}
|
|
589
|
-
/** Sets `bottom: "64px"`. */
|
|
590
|
-
get bottom8() {
|
|
591
|
-
return this.add("bottom", "64px");
|
|
592
|
-
}
|
|
593
|
-
/** Sets `bottom: "v"`. */
|
|
594
|
-
bottom(v) {
|
|
595
|
-
return this.add("bottom", maybeInc(v));
|
|
596
|
-
}
|
|
597
|
-
/** Sets `bottom: px`. */
|
|
598
|
-
bottomPx(px) {
|
|
599
|
-
return this.add("bottom", `${px}px`);
|
|
600
|
-
}
|
|
601
|
-
/** Sets `left: "0px"`. */
|
|
602
|
-
get left0() {
|
|
603
|
-
return this.add("left", "0px");
|
|
604
|
-
}
|
|
605
|
-
/** Sets `left: "8px"`. */
|
|
606
|
-
get left1() {
|
|
607
|
-
return this.add("left", "8px");
|
|
608
|
-
}
|
|
609
|
-
/** Sets `left: "16px"`. */
|
|
610
|
-
get left2() {
|
|
611
|
-
return this.add("left", "16px");
|
|
612
|
-
}
|
|
613
|
-
/** Sets `left: "24px"`. */
|
|
614
|
-
get left3() {
|
|
615
|
-
return this.add("left", "24px");
|
|
616
|
-
}
|
|
617
|
-
/** Sets `left: "32px"`. */
|
|
618
|
-
get left4() {
|
|
619
|
-
return this.add("left", "32px");
|
|
620
|
-
}
|
|
621
|
-
/** Sets `left: "40px"`. */
|
|
622
|
-
get left5() {
|
|
623
|
-
return this.add("left", "40px");
|
|
624
|
-
}
|
|
625
|
-
/** Sets `left: "48px"`. */
|
|
626
|
-
get left6() {
|
|
627
|
-
return this.add("left", "48px");
|
|
628
|
-
}
|
|
629
|
-
/** Sets `left: "56px"`. */
|
|
630
|
-
get left7() {
|
|
631
|
-
return this.add("left", "56px");
|
|
632
|
-
}
|
|
633
|
-
/** Sets `left: "64px"`. */
|
|
634
|
-
get left8() {
|
|
635
|
-
return this.add("left", "64px");
|
|
636
|
-
}
|
|
637
|
-
/** Sets `left: "v"`. */
|
|
638
|
-
left(v) {
|
|
639
|
-
return this.add("left", maybeInc(v));
|
|
640
|
-
}
|
|
641
|
-
/** Sets `left: px`. */
|
|
642
|
-
leftPx(px) {
|
|
643
|
-
return this.add("left", `${px}px`);
|
|
644
|
-
}
|
|
645
|
-
// cursor
|
|
646
|
-
/** Sets `cursor: "pointer"`. */
|
|
647
|
-
get cursorPointer() {
|
|
648
|
-
return this.add("cursor", "pointer");
|
|
649
|
-
}
|
|
650
|
-
/** Sets `cursor: "not-allowed"`. */
|
|
651
|
-
get cursorNotAllowed() {
|
|
652
|
-
return this.add("cursor", "not-allowed");
|
|
653
|
-
}
|
|
654
|
-
/** Sets `cursor: value`. */
|
|
655
|
-
cursor(value) {
|
|
656
|
-
return this.add("cursor", value);
|
|
657
|
-
}
|
|
658
|
-
// display
|
|
659
|
-
/** Sets `display: "none"`. */
|
|
660
|
-
get dn() {
|
|
661
|
-
return this.add("display", "none");
|
|
662
|
-
}
|
|
663
|
-
/** Sets `display: "block"`. */
|
|
664
|
-
get db() {
|
|
665
|
-
return this.add("display", "block");
|
|
666
|
-
}
|
|
667
|
-
/** Sets `display: "inline-block"`. */
|
|
668
|
-
get dib() {
|
|
669
|
-
return this.add("display", "inline-block");
|
|
670
|
-
}
|
|
671
|
-
/** Sets `display: "inline-table"`. */
|
|
672
|
-
get dit() {
|
|
673
|
-
return this.add("display", "inline-table");
|
|
674
|
-
}
|
|
675
|
-
/** Sets `display: "table"`. */
|
|
676
|
-
get dt() {
|
|
677
|
-
return this.add("display", "table");
|
|
678
|
-
}
|
|
679
|
-
/** Sets `display: "table-cell"`. */
|
|
680
|
-
get dtc() {
|
|
681
|
-
return this.add("display", "table-cell");
|
|
682
|
-
}
|
|
683
|
-
/** Sets `display: "table-row"`. */
|
|
684
|
-
get dtRow() {
|
|
685
|
-
return this.add("display", "table-row");
|
|
686
|
-
}
|
|
687
|
-
/** Sets `display: "table-column"`. */
|
|
688
|
-
get dtColumn() {
|
|
689
|
-
return this.add("display", "table-column");
|
|
690
|
-
}
|
|
691
|
-
/** Sets `display: "table-column-group"`. */
|
|
692
|
-
get dtColumnGroup() {
|
|
693
|
-
return this.add("display", "table-column-group");
|
|
694
|
-
}
|
|
695
|
-
/** Sets `display: "grid"`. */
|
|
696
|
-
get dg() {
|
|
697
|
-
return this.add("display", "grid");
|
|
698
|
-
}
|
|
699
|
-
/** Sets `display: "inline-grid"`. */
|
|
700
|
-
get dig() {
|
|
701
|
-
return this.add("display", "inline-grid");
|
|
702
|
-
}
|
|
703
|
-
/** Sets `display: "flex"`. */
|
|
704
|
-
get df() {
|
|
705
|
-
return this.add("display", "flex");
|
|
706
|
-
}
|
|
707
|
-
/** Sets `display: "inline-flex"`. */
|
|
708
|
-
get dif() {
|
|
709
|
-
return this.add("display", "inline-flex");
|
|
710
|
-
}
|
|
711
|
-
/** Sets `display: value`. */
|
|
712
|
-
display(value) {
|
|
713
|
-
return this.add("display", value);
|
|
714
|
-
}
|
|
715
|
-
// flexbox
|
|
716
|
-
/** Sets `flex: "initial"`. */
|
|
717
|
-
get fi() {
|
|
718
|
-
return this.add("flex", "initial");
|
|
719
|
-
}
|
|
720
|
-
/** Sets `flex: "auto"`. */
|
|
721
|
-
get fa() {
|
|
722
|
-
return this.add("flex", "auto");
|
|
723
|
-
}
|
|
724
|
-
/** Sets `flex: "none"`. */
|
|
725
|
-
get fn() {
|
|
726
|
-
return this.add("flex", "none");
|
|
727
|
-
}
|
|
728
|
-
/** Sets `flex: "1"`. */
|
|
729
|
-
get f1() {
|
|
730
|
-
return this.add("flex", "1");
|
|
731
|
-
}
|
|
732
|
-
/** Sets `flex: "2"`. */
|
|
733
|
-
get f2() {
|
|
734
|
-
return this.add("flex", "2");
|
|
735
|
-
}
|
|
736
|
-
/** Sets `flex: "3"`. */
|
|
737
|
-
get f3() {
|
|
738
|
-
return this.add("flex", "3");
|
|
739
|
-
}
|
|
740
|
-
/** Sets `flex: "4"`. */
|
|
741
|
-
get f4() {
|
|
742
|
-
return this.add("flex", "4");
|
|
743
|
-
}
|
|
744
|
-
/** Sets `flex: "5"`. */
|
|
745
|
-
get f5() {
|
|
746
|
-
return this.add("flex", "5");
|
|
747
|
-
}
|
|
748
|
-
/** Sets `flex: value`. */
|
|
749
|
-
f(value) {
|
|
750
|
-
return this.add("flex", value);
|
|
751
|
-
}
|
|
752
|
-
/** Sets `justifyContent: "flex-start"`. */
|
|
753
|
-
get jcfs() {
|
|
754
|
-
return this.add("justifyContent", "flex-start");
|
|
755
|
-
}
|
|
756
|
-
/** Sets `justifyContent: "flex-end"`. */
|
|
757
|
-
get jcfe() {
|
|
758
|
-
return this.add("justifyContent", "flex-end");
|
|
759
|
-
}
|
|
760
|
-
/** Sets `justifyContent: "center"`. */
|
|
761
|
-
get jcc() {
|
|
762
|
-
return this.add("justifyContent", "center");
|
|
763
|
-
}
|
|
764
|
-
/** Sets `justifyContent: "space-between"`. */
|
|
765
|
-
get jcsb() {
|
|
766
|
-
return this.add("justifyContent", "space-between");
|
|
767
|
-
}
|
|
768
|
-
/** Sets `justifyContent: "space-around"`. */
|
|
769
|
-
get jcsa() {
|
|
770
|
-
return this.add("justifyContent", "space-around");
|
|
771
|
-
}
|
|
772
|
-
/** Sets `justifyContent: "space-evenly"`. */
|
|
773
|
-
get jcse() {
|
|
774
|
-
return this.add("justifyContent", "space-evenly");
|
|
775
|
-
}
|
|
776
|
-
/** Sets `justifyContent: value`. */
|
|
777
|
-
jc(value) {
|
|
778
|
-
return this.add("justifyContent", value);
|
|
779
|
-
}
|
|
780
|
-
/** Sets `justifySelf: "auto"`. */
|
|
781
|
-
get jsa() {
|
|
782
|
-
return this.add("justifySelf", "auto");
|
|
783
|
-
}
|
|
784
|
-
/** Sets `justifySelf: "center"`. */
|
|
785
|
-
get jsc() {
|
|
786
|
-
return this.add("justifySelf", "center");
|
|
787
|
-
}
|
|
788
|
-
/** Sets `justifySelf: "start"`. */
|
|
789
|
-
get jss() {
|
|
790
|
-
return this.add("justifySelf", "start");
|
|
791
|
-
}
|
|
792
|
-
/** Sets `justifySelf: "end"`. */
|
|
793
|
-
get jse() {
|
|
794
|
-
return this.add("justifySelf", "end");
|
|
795
|
-
}
|
|
796
|
-
/** Sets `justifySelf: value`. */
|
|
797
|
-
js(value) {
|
|
798
|
-
return this.add("justifySelf", value);
|
|
799
|
-
}
|
|
800
|
-
/** Sets `justifyItems: "flex-start"`. */
|
|
801
|
-
get jifs() {
|
|
802
|
-
return this.add("justifyItems", "flex-start");
|
|
803
|
-
}
|
|
804
|
-
/** Sets `justifyItems: "flex-end"`. */
|
|
805
|
-
get jife() {
|
|
806
|
-
return this.add("justifyItems", "flex-end");
|
|
807
|
-
}
|
|
808
|
-
/** Sets `justifyItems: "center"`. */
|
|
809
|
-
get jic() {
|
|
810
|
-
return this.add("justifyItems", "center");
|
|
811
|
-
}
|
|
812
|
-
/** Sets `justifyItems: "space-between"`. */
|
|
813
|
-
get jisb() {
|
|
814
|
-
return this.add("justifyItems", "space-between");
|
|
815
|
-
}
|
|
816
|
-
/** Sets `justifyItems: "space-around"`. */
|
|
817
|
-
get jisa() {
|
|
818
|
-
return this.add("justifyItems", "space-around");
|
|
819
|
-
}
|
|
820
|
-
/** Sets `justifyItems: "space-evenly"`. */
|
|
821
|
-
get jise() {
|
|
822
|
-
return this.add("justifyItems", "space-evenly");
|
|
823
|
-
}
|
|
824
|
-
/** Sets `justifyItems: value`. */
|
|
825
|
-
ji(value) {
|
|
826
|
-
return this.add("justifyItems", value);
|
|
827
|
-
}
|
|
828
|
-
/** Sets `alignSelf: "flex-start"`. */
|
|
829
|
-
get asfs() {
|
|
830
|
-
return this.add("alignSelf", "flex-start");
|
|
831
|
-
}
|
|
832
|
-
/** Sets `alignSelf: "flex-end"`. */
|
|
833
|
-
get asfe() {
|
|
834
|
-
return this.add("alignSelf", "flex-end");
|
|
835
|
-
}
|
|
836
|
-
/** Sets `alignSelf: "center"`. */
|
|
837
|
-
get asc() {
|
|
838
|
-
return this.add("alignSelf", "center");
|
|
839
|
-
}
|
|
840
|
-
/** Sets `alignSelf: "baseline"`. */
|
|
841
|
-
get asb() {
|
|
842
|
-
return this.add("alignSelf", "baseline");
|
|
843
|
-
}
|
|
844
|
-
/** Sets `alignSelf: "stretch"`. */
|
|
845
|
-
get asStretch() {
|
|
846
|
-
return this.add("alignSelf", "stretch");
|
|
847
|
-
}
|
|
848
|
-
/** Sets `alignSelf: value`. */
|
|
849
|
-
as(value) {
|
|
850
|
-
return this.add("alignSelf", value);
|
|
851
|
-
}
|
|
852
|
-
/** Sets `alignItems: "flex-start"`. */
|
|
853
|
-
get aifs() {
|
|
854
|
-
return this.add("alignItems", "flex-start");
|
|
855
|
-
}
|
|
856
|
-
/** Sets `alignItems: "flex-end"`. */
|
|
857
|
-
get aife() {
|
|
858
|
-
return this.add("alignItems", "flex-end");
|
|
859
|
-
}
|
|
860
|
-
/** Sets `alignItems: "start"`. */
|
|
861
|
-
get ais() {
|
|
862
|
-
return this.add("alignItems", "start");
|
|
863
|
-
}
|
|
864
|
-
/** Sets `alignItems: "end"`. */
|
|
865
|
-
get aie() {
|
|
866
|
-
return this.add("alignItems", "end");
|
|
867
|
-
}
|
|
868
|
-
/** Sets `alignItems: "center"`. */
|
|
869
|
-
get aic() {
|
|
870
|
-
return this.add("alignItems", "center");
|
|
871
|
-
}
|
|
872
|
-
/** Sets `alignItems: "baseline"`. */
|
|
873
|
-
get aib() {
|
|
874
|
-
return this.add("alignItems", "baseline");
|
|
875
|
-
}
|
|
876
|
-
/** Sets `alignItems: "stretch"`. */
|
|
877
|
-
get aiStretch() {
|
|
878
|
-
return this.add("alignItems", "stretch");
|
|
879
|
-
}
|
|
880
|
-
/** Sets `alignItems: value`. */
|
|
881
|
-
ai(value) {
|
|
882
|
-
return this.add("alignItems", value);
|
|
883
|
-
}
|
|
884
|
-
/** Sets `placeSelf: "auto"`. */
|
|
885
|
-
get psa() {
|
|
886
|
-
return this.add("placeSelf", "auto");
|
|
887
|
-
}
|
|
888
|
-
/** Sets `placeSelf: "center"`. */
|
|
889
|
-
get psc() {
|
|
890
|
-
return this.add("placeSelf", "center");
|
|
891
|
-
}
|
|
892
|
-
/** Sets `placeSelf: "start"`. */
|
|
893
|
-
get pss() {
|
|
894
|
-
return this.add("placeSelf", "start");
|
|
895
|
-
}
|
|
896
|
-
/** Sets `placeSelf: "end"`. */
|
|
897
|
-
get pse() {
|
|
898
|
-
return this.add("placeSelf", "end");
|
|
899
|
-
}
|
|
900
|
-
/** Sets `placeSelf: "flex-start"`. */
|
|
901
|
-
get psfs() {
|
|
902
|
-
return this.add("placeSelf", "flex-start");
|
|
903
|
-
}
|
|
904
|
-
/** Sets `placeSelf: "flex-end"`. */
|
|
905
|
-
get psfe() {
|
|
906
|
-
return this.add("placeSelf", "flex-end");
|
|
907
|
-
}
|
|
908
|
-
/** Sets `placeSelf: "stretch"`. */
|
|
909
|
-
get psStretch() {
|
|
910
|
-
return this.add("placeSelf", "stretch");
|
|
911
|
-
}
|
|
912
|
-
/** Sets `placeSelf: value`. */
|
|
913
|
-
ps(value) {
|
|
914
|
-
return this.add("placeSelf", value);
|
|
915
|
-
}
|
|
916
|
-
/** Sets `placeContent: "center"`. */
|
|
917
|
-
get pcc() {
|
|
918
|
-
return this.add("placeContent", "center");
|
|
919
|
-
}
|
|
920
|
-
/** Sets `placeContent: "start"`. */
|
|
921
|
-
get pcs() {
|
|
922
|
-
return this.add("placeContent", "start");
|
|
923
|
-
}
|
|
924
|
-
/** Sets `placeContent: "end"`. */
|
|
925
|
-
get pce() {
|
|
926
|
-
return this.add("placeContent", "end");
|
|
927
|
-
}
|
|
928
|
-
/** Sets `placeContent: "space-between"`. */
|
|
929
|
-
get pcsb() {
|
|
930
|
-
return this.add("placeContent", "space-between");
|
|
931
|
-
}
|
|
932
|
-
/** Sets `placeContent: "space-around"`. */
|
|
933
|
-
get pcsa() {
|
|
934
|
-
return this.add("placeContent", "space-around");
|
|
935
|
-
}
|
|
936
|
-
/** Sets `placeContent: "space-evenly"`. */
|
|
937
|
-
get pcse() {
|
|
938
|
-
return this.add("placeContent", "space-evenly");
|
|
939
|
-
}
|
|
940
|
-
/** Sets `placeContent: "baseline"`. */
|
|
941
|
-
get pcb() {
|
|
942
|
-
return this.add("placeContent", "baseline");
|
|
943
|
-
}
|
|
944
|
-
/** Sets `placeContent: "stretch"`. */
|
|
945
|
-
get pcStretch() {
|
|
946
|
-
return this.add("placeContent", "stretch");
|
|
947
|
-
}
|
|
948
|
-
/** Sets `placeContent: value`. */
|
|
949
|
-
pc(value) {
|
|
950
|
-
return this.add("placeContent", value);
|
|
951
|
-
}
|
|
952
|
-
/** Sets `placeItems: "center"`. */
|
|
953
|
-
get pic() {
|
|
954
|
-
return this.add("placeItems", "center");
|
|
955
|
-
}
|
|
956
|
-
/** Sets `placeItems: "start"`. */
|
|
957
|
-
get pis() {
|
|
958
|
-
return this.add("placeItems", "start");
|
|
959
|
-
}
|
|
960
|
-
/** Sets `placeItems: "end"`. */
|
|
961
|
-
get pie() {
|
|
962
|
-
return this.add("placeItems", "end");
|
|
963
|
-
}
|
|
964
|
-
/** Sets `placeItems: "space-between"`. */
|
|
965
|
-
get pisb() {
|
|
966
|
-
return this.add("placeItems", "space-between");
|
|
967
|
-
}
|
|
968
|
-
/** Sets `placeItems: "space-around"`. */
|
|
969
|
-
get pisa() {
|
|
970
|
-
return this.add("placeItems", "space-around");
|
|
971
|
-
}
|
|
972
|
-
/** Sets `placeItems: "space-evenly"`. */
|
|
973
|
-
get pise() {
|
|
974
|
-
return this.add("placeItems", "space-evenly");
|
|
975
|
-
}
|
|
976
|
-
/** Sets `placeItems: "baseline"`. */
|
|
977
|
-
get pib() {
|
|
978
|
-
return this.add("placeItems", "baseline");
|
|
979
|
-
}
|
|
980
|
-
/** Sets `placeItems: "stretch"`. */
|
|
981
|
-
get piStretch() {
|
|
982
|
-
return this.add("placeItems", "stretch");
|
|
983
|
-
}
|
|
984
|
-
/** Sets `placeItems: value`. */
|
|
985
|
-
pi(value) {
|
|
986
|
-
return this.add("placeItems", value);
|
|
987
|
-
}
|
|
988
|
-
/** Sets `flexBasis: "100%"`. */
|
|
989
|
-
get fb1() {
|
|
990
|
-
return this.add("flexBasis", "100%");
|
|
991
|
-
}
|
|
992
|
-
/** Sets `flexBasis: "50%"`. */
|
|
993
|
-
get fb2() {
|
|
994
|
-
return this.add("flexBasis", "50%");
|
|
995
|
-
}
|
|
996
|
-
/** Sets `flexBasis: "33.333333%"`. */
|
|
997
|
-
get fb3() {
|
|
998
|
-
return this.add("flexBasis", "33.333333%");
|
|
999
|
-
}
|
|
1000
|
-
/** Sets `flexBasis: "25%"`. */
|
|
1001
|
-
get fb4() {
|
|
1002
|
-
return this.add("flexBasis", "25%");
|
|
1003
|
-
}
|
|
1004
|
-
/** Sets `flexBasis: "20%"`. */
|
|
1005
|
-
get fb5() {
|
|
1006
|
-
return this.add("flexBasis", "20%");
|
|
1007
|
-
}
|
|
1008
|
-
/** Sets `flexBasis: "16.666666%"`. */
|
|
1009
|
-
get fb6() {
|
|
1010
|
-
return this.add("flexBasis", "16.666666%");
|
|
1011
|
-
}
|
|
1012
|
-
/** Sets `flexBasis: "14.285714%"`. */
|
|
1013
|
-
get fb7() {
|
|
1014
|
-
return this.add("flexBasis", "14.285714%");
|
|
1015
|
-
}
|
|
1016
|
-
/** Sets `flexBasis: "12.5%"`. */
|
|
1017
|
-
get fb0() {
|
|
1018
|
-
return this.add("flexBasis", "12.5%");
|
|
1019
|
-
}
|
|
1020
|
-
/** Sets `flexBasis: value`. */
|
|
1021
|
-
fb(value) {
|
|
1022
|
-
return this.add("flexBasis", value);
|
|
1023
|
-
}
|
|
1024
|
-
/** Sets `flexGrow: 0`. */
|
|
1025
|
-
get fg0() {
|
|
1026
|
-
return this.add("flexGrow", 0);
|
|
1027
|
-
}
|
|
1028
|
-
/** Sets `flexGrow: 1`. */
|
|
1029
|
-
get fg1() {
|
|
1030
|
-
return this.add("flexGrow", 1);
|
|
1031
|
-
}
|
|
1032
|
-
/** Sets `flexGrow: value`. */
|
|
1033
|
-
flexGrow(value) {
|
|
1034
|
-
return this.add("flexGrow", value);
|
|
1035
|
-
}
|
|
1036
|
-
/** Sets `flexShrink: 0`. */
|
|
1037
|
-
get fs0() {
|
|
1038
|
-
return this.add("flexShrink", 0);
|
|
1039
|
-
}
|
|
1040
|
-
/** Sets `flexShrink: 1`. */
|
|
1041
|
-
get fs1() {
|
|
1042
|
-
return this.add("flexShrink", 1);
|
|
1043
|
-
}
|
|
1044
|
-
/** Sets `flexShrink: value`. */
|
|
1045
|
-
flexShrink(value) {
|
|
1046
|
-
return this.add("flexShrink", value);
|
|
1047
|
-
}
|
|
1048
|
-
/** Sets `flexDirection: "row"`. */
|
|
1049
|
-
get fdr() {
|
|
1050
|
-
return this.add("flexDirection", "row");
|
|
1051
|
-
}
|
|
1052
|
-
/** Sets `flexDirection: "row-reverse"`. */
|
|
1053
|
-
get fdrr() {
|
|
1054
|
-
return this.add("flexDirection", "row-reverse");
|
|
1055
|
-
}
|
|
1056
|
-
/** Sets `flexDirection: "column"`. */
|
|
1057
|
-
get fdc() {
|
|
1058
|
-
return this.add("flexDirection", "column");
|
|
1059
|
-
}
|
|
1060
|
-
/** Sets `flexDirection: "column-reverse"`. */
|
|
1061
|
-
get fdcr() {
|
|
1062
|
-
return this.add("flexDirection", "column-reverse");
|
|
1063
|
-
}
|
|
1064
|
-
/** Sets `flexDirection: value`. */
|
|
1065
|
-
fd(value) {
|
|
1066
|
-
return this.add("flexDirection", value);
|
|
1067
|
-
}
|
|
1068
|
-
/** Sets `flexWrap: "wrap"`. */
|
|
1069
|
-
get fww() {
|
|
1070
|
-
return this.add("flexWrap", "wrap");
|
|
1071
|
-
}
|
|
1072
|
-
/** Sets `flexWrap: "wrap-reverse"`. */
|
|
1073
|
-
get fwr() {
|
|
1074
|
-
return this.add("flexWrap", "wrap-reverse");
|
|
1075
|
-
}
|
|
1076
|
-
/** Sets `flexWrap: "nowrap"`. */
|
|
1077
|
-
get fwnw() {
|
|
1078
|
-
return this.add("flexWrap", "nowrap");
|
|
1079
|
-
}
|
|
1080
|
-
/** Sets `flexWrap: value`. */
|
|
1081
|
-
flexWrap(value) {
|
|
1082
|
-
return this.add("flexWrap", value);
|
|
1083
|
-
}
|
|
1084
|
-
/** Sets `order: value`. */
|
|
1085
|
-
order(value) {
|
|
1086
|
-
return this.add("order", value);
|
|
1087
|
-
}
|
|
1088
|
-
// float
|
|
1089
|
-
/** Sets `float: "left"`. */
|
|
1090
|
-
get fl() {
|
|
1091
|
-
return this.add("float", "left");
|
|
1092
|
-
}
|
|
1093
|
-
/** Sets `float: "right"`. */
|
|
1094
|
-
get fr() {
|
|
1095
|
-
return this.add("float", "right");
|
|
1096
|
-
}
|
|
1097
|
-
/** Sets `float: value`. */
|
|
1098
|
-
float(value) {
|
|
1099
|
-
return this.add("float", value);
|
|
1100
|
-
}
|
|
1101
|
-
// fontWeight
|
|
1102
|
-
/** Sets `fontWeight: "normal"`. */
|
|
1103
|
-
get fwn() {
|
|
1104
|
-
return this.add("fontWeight", "normal");
|
|
1105
|
-
}
|
|
1106
|
-
/** Sets `fontWeight: "bold"`. */
|
|
1107
|
-
get fwb() {
|
|
1108
|
-
return this.add("fontWeight", "bold");
|
|
1109
|
-
}
|
|
1110
|
-
/** Sets `fontWeight: 100`. */
|
|
1111
|
-
get fw1() {
|
|
1112
|
-
return this.add("fontWeight", 100);
|
|
1113
|
-
}
|
|
1114
|
-
/** Sets `fontWeight: 200`. */
|
|
1115
|
-
get fw2() {
|
|
1116
|
-
return this.add("fontWeight", 200);
|
|
1117
|
-
}
|
|
1118
|
-
/** Sets `fontWeight: 300`. */
|
|
1119
|
-
get fw3() {
|
|
1120
|
-
return this.add("fontWeight", 300);
|
|
1121
|
-
}
|
|
1122
|
-
/** Sets `fontWeight: 400`. */
|
|
1123
|
-
get fw4() {
|
|
1124
|
-
return this.add("fontWeight", 400);
|
|
1125
|
-
}
|
|
1126
|
-
/** Sets `fontWeight: 500`. */
|
|
1127
|
-
get fw5() {
|
|
1128
|
-
return this.add("fontWeight", 500);
|
|
1129
|
-
}
|
|
1130
|
-
/** Sets `fontWeight: 600`. */
|
|
1131
|
-
get fw6() {
|
|
1132
|
-
return this.add("fontWeight", 600);
|
|
1133
|
-
}
|
|
1134
|
-
/** Sets `fontWeight: 700`. */
|
|
1135
|
-
get fw7() {
|
|
1136
|
-
return this.add("fontWeight", 700);
|
|
1137
|
-
}
|
|
1138
|
-
/** Sets `fontWeight: 800`. */
|
|
1139
|
-
get fw8() {
|
|
1140
|
-
return this.add("fontWeight", 800);
|
|
1141
|
-
}
|
|
1142
|
-
/** Sets `fontWeight: 900`. */
|
|
1143
|
-
get fw9() {
|
|
1144
|
-
return this.add("fontWeight", 900);
|
|
1145
|
-
}
|
|
1146
|
-
/** Sets `fontWeight: value`. */
|
|
1147
|
-
fw(value) {
|
|
1148
|
-
return this.add("fontWeight", value);
|
|
1149
|
-
}
|
|
1150
|
-
// grid
|
|
1151
|
-
/** Sets `gridTemplateColumns: value`. */
|
|
1152
|
-
gtc(value) {
|
|
1153
|
-
return this.add("gridTemplateColumns", value);
|
|
1154
|
-
}
|
|
1155
|
-
/** Sets `gridTemplateRows: value`. */
|
|
1156
|
-
gtr(value) {
|
|
1157
|
-
return this.add("gridTemplateRows", value);
|
|
1158
|
-
}
|
|
1159
|
-
/** Sets `gridRow: value`. */
|
|
1160
|
-
gr(value) {
|
|
1161
|
-
return this.add("gridRow", value);
|
|
1162
|
-
}
|
|
1163
|
-
/** Sets `gridColumn: value`. */
|
|
1164
|
-
gc(value) {
|
|
1165
|
-
return this.add("gridColumn", value);
|
|
1166
|
-
}
|
|
1167
|
-
/** Sets `gridAutoRows: value`. */
|
|
1168
|
-
gar(value) {
|
|
1169
|
-
return this.add("gridAutoRows", value);
|
|
1170
|
-
}
|
|
1171
|
-
/** Sets `gridAutoColumns: value`. */
|
|
1172
|
-
gac(value) {
|
|
1173
|
-
return this.add("gridAutoColumns", value);
|
|
1174
|
-
}
|
|
1175
|
-
/** Sets `gap: "0px"`. */
|
|
1176
|
-
get gap0() {
|
|
1177
|
-
return this.add("gap", "0px");
|
|
1178
|
-
}
|
|
1179
|
-
/** Sets `gap: "8px"`. */
|
|
1180
|
-
get gap1() {
|
|
1181
|
-
return this.add("gap", "8px");
|
|
1182
|
-
}
|
|
1183
|
-
/** Sets `gap: "16px"`. */
|
|
1184
|
-
get gap2() {
|
|
1185
|
-
return this.add("gap", "16px");
|
|
1186
|
-
}
|
|
1187
|
-
/** Sets `gap: "24px"`. */
|
|
1188
|
-
get gap3() {
|
|
1189
|
-
return this.add("gap", "24px");
|
|
1190
|
-
}
|
|
1191
|
-
/** Sets `gap: "32px"`. */
|
|
1192
|
-
get gap4() {
|
|
1193
|
-
return this.add("gap", "32px");
|
|
1194
|
-
}
|
|
1195
|
-
/** Sets `gap: "40px"`. */
|
|
1196
|
-
get gap5() {
|
|
1197
|
-
return this.add("gap", "40px");
|
|
1198
|
-
}
|
|
1199
|
-
/** Sets `gap: "48px"`. */
|
|
1200
|
-
get gap6() {
|
|
1201
|
-
return this.add("gap", "48px");
|
|
1202
|
-
}
|
|
1203
|
-
/** Sets `gap: "56px"`. */
|
|
1204
|
-
get gap7() {
|
|
1205
|
-
return this.add("gap", "56px");
|
|
1206
|
-
}
|
|
1207
|
-
/** Sets `gap: "64px"`. */
|
|
1208
|
-
get gap8() {
|
|
1209
|
-
return this.add("gap", "64px");
|
|
1210
|
-
}
|
|
1211
|
-
/** Sets `gap: "v"`. */
|
|
1212
|
-
gap(v) {
|
|
1213
|
-
return this.add("gap", maybeInc(v));
|
|
1214
|
-
}
|
|
1215
|
-
/** Sets `gap: px`. */
|
|
1216
|
-
gapPx(px) {
|
|
1217
|
-
return this.add("gap", `${px}px`);
|
|
1218
|
-
}
|
|
1219
|
-
/** Sets `rowGap: "0px"`. */
|
|
1220
|
-
get rg0() {
|
|
1221
|
-
return this.add("rowGap", "0px");
|
|
1222
|
-
}
|
|
1223
|
-
/** Sets `rowGap: "8px"`. */
|
|
1224
|
-
get rg1() {
|
|
1225
|
-
return this.add("rowGap", "8px");
|
|
1226
|
-
}
|
|
1227
|
-
/** Sets `rowGap: "16px"`. */
|
|
1228
|
-
get rg2() {
|
|
1229
|
-
return this.add("rowGap", "16px");
|
|
1230
|
-
}
|
|
1231
|
-
/** Sets `rowGap: "24px"`. */
|
|
1232
|
-
get rg3() {
|
|
1233
|
-
return this.add("rowGap", "24px");
|
|
1234
|
-
}
|
|
1235
|
-
/** Sets `rowGap: "32px"`. */
|
|
1236
|
-
get rg4() {
|
|
1237
|
-
return this.add("rowGap", "32px");
|
|
1238
|
-
}
|
|
1239
|
-
/** Sets `rowGap: "40px"`. */
|
|
1240
|
-
get rg5() {
|
|
1241
|
-
return this.add("rowGap", "40px");
|
|
1242
|
-
}
|
|
1243
|
-
/** Sets `rowGap: "48px"`. */
|
|
1244
|
-
get rg6() {
|
|
1245
|
-
return this.add("rowGap", "48px");
|
|
1246
|
-
}
|
|
1247
|
-
/** Sets `rowGap: "56px"`. */
|
|
1248
|
-
get rg7() {
|
|
1249
|
-
return this.add("rowGap", "56px");
|
|
1250
|
-
}
|
|
1251
|
-
/** Sets `rowGap: "64px"`. */
|
|
1252
|
-
get rg8() {
|
|
1253
|
-
return this.add("rowGap", "64px");
|
|
1254
|
-
}
|
|
1255
|
-
/** Sets `rowGap: "v"`. */
|
|
1256
|
-
rg(v) {
|
|
1257
|
-
return this.add("rowGap", maybeInc(v));
|
|
1258
|
-
}
|
|
1259
|
-
/** Sets `rowGap: px`. */
|
|
1260
|
-
rgPx(px) {
|
|
1261
|
-
return this.add("rowGap", `${px}px`);
|
|
1262
|
-
}
|
|
1263
|
-
/** Sets `columnGap: "0px"`. */
|
|
1264
|
-
get cg0() {
|
|
1265
|
-
return this.add("columnGap", "0px");
|
|
1266
|
-
}
|
|
1267
|
-
/** Sets `columnGap: "8px"`. */
|
|
1268
|
-
get cg1() {
|
|
1269
|
-
return this.add("columnGap", "8px");
|
|
1270
|
-
}
|
|
1271
|
-
/** Sets `columnGap: "16px"`. */
|
|
1272
|
-
get cg2() {
|
|
1273
|
-
return this.add("columnGap", "16px");
|
|
1274
|
-
}
|
|
1275
|
-
/** Sets `columnGap: "24px"`. */
|
|
1276
|
-
get cg3() {
|
|
1277
|
-
return this.add("columnGap", "24px");
|
|
1278
|
-
}
|
|
1279
|
-
/** Sets `columnGap: "32px"`. */
|
|
1280
|
-
get cg4() {
|
|
1281
|
-
return this.add("columnGap", "32px");
|
|
1282
|
-
}
|
|
1283
|
-
/** Sets `columnGap: "40px"`. */
|
|
1284
|
-
get cg5() {
|
|
1285
|
-
return this.add("columnGap", "40px");
|
|
1286
|
-
}
|
|
1287
|
-
/** Sets `columnGap: "48px"`. */
|
|
1288
|
-
get cg6() {
|
|
1289
|
-
return this.add("columnGap", "48px");
|
|
1290
|
-
}
|
|
1291
|
-
/** Sets `columnGap: "56px"`. */
|
|
1292
|
-
get cg7() {
|
|
1293
|
-
return this.add("columnGap", "56px");
|
|
1294
|
-
}
|
|
1295
|
-
/** Sets `columnGap: "64px"`. */
|
|
1296
|
-
get cg8() {
|
|
1297
|
-
return this.add("columnGap", "64px");
|
|
1298
|
-
}
|
|
1299
|
-
/** Sets `columnGap: "v"`. */
|
|
1300
|
-
cg(v) {
|
|
1301
|
-
return this.add("columnGap", maybeInc(v));
|
|
1302
|
-
}
|
|
1303
|
-
/** Sets `columnGap: px`. */
|
|
1304
|
-
cgPx(px) {
|
|
1305
|
-
return this.add("columnGap", `${px}px`);
|
|
1306
|
-
}
|
|
1307
|
-
// height
|
|
1308
|
-
/** Sets `height: "0px"`. */
|
|
1309
|
-
get h0() {
|
|
1310
|
-
return this.add("height", "0px");
|
|
1311
|
-
}
|
|
1312
|
-
/** Sets `height: "8px"`. */
|
|
1313
|
-
get h1() {
|
|
1314
|
-
return this.add("height", "8px");
|
|
1315
|
-
}
|
|
1316
|
-
/** Sets `height: "16px"`. */
|
|
1317
|
-
get h2() {
|
|
1318
|
-
return this.add("height", "16px");
|
|
1319
|
-
}
|
|
1320
|
-
/** Sets `height: "24px"`. */
|
|
1321
|
-
get h3() {
|
|
1322
|
-
return this.add("height", "24px");
|
|
1323
|
-
}
|
|
1324
|
-
/** Sets `height: "32px"`. */
|
|
1325
|
-
get h4() {
|
|
1326
|
-
return this.add("height", "32px");
|
|
1327
|
-
}
|
|
1328
|
-
/** Sets `height: "40px"`. */
|
|
1329
|
-
get h5() {
|
|
1330
|
-
return this.add("height", "40px");
|
|
1331
|
-
}
|
|
1332
|
-
/** Sets `height: "48px"`. */
|
|
1333
|
-
get h6() {
|
|
1334
|
-
return this.add("height", "48px");
|
|
1335
|
-
}
|
|
1336
|
-
/** Sets `height: "56px"`. */
|
|
1337
|
-
get h7() {
|
|
1338
|
-
return this.add("height", "56px");
|
|
1339
|
-
}
|
|
1340
|
-
/** Sets `height: "64px"`. */
|
|
1341
|
-
get h8() {
|
|
1342
|
-
return this.add("height", "64px");
|
|
1343
|
-
}
|
|
1344
|
-
/** Sets `height: "auto"`. */
|
|
1345
|
-
get ha() {
|
|
1346
|
-
return this.add("height", "auto");
|
|
1347
|
-
}
|
|
1348
|
-
/** Sets `height: "v"`. */
|
|
1349
|
-
h(v) {
|
|
1350
|
-
return this.add("height", maybeInc(v));
|
|
1351
|
-
}
|
|
1352
|
-
/** Sets `height: px`. */
|
|
1353
|
-
hPx(px) {
|
|
1354
|
-
return this.add("height", `${px}px`);
|
|
1355
|
-
}
|
|
1356
|
-
/** Sets `height: "25%"`. */
|
|
1357
|
-
get h25() {
|
|
1358
|
-
return this.add("height", "25%");
|
|
1359
|
-
}
|
|
1360
|
-
/** Sets `height: "50%"`. */
|
|
1361
|
-
get h50() {
|
|
1362
|
-
return this.add("height", "50%");
|
|
1363
|
-
}
|
|
1364
|
-
/** Sets `height: "75%"`. */
|
|
1365
|
-
get h75() {
|
|
1366
|
-
return this.add("height", "75%");
|
|
1367
|
-
}
|
|
1368
|
-
/** Sets `height: "100%"`. */
|
|
1369
|
-
get h100() {
|
|
1370
|
-
return this.add("height", "100%");
|
|
1371
|
-
}
|
|
1372
|
-
/** Sets `height: "25vh"`. */
|
|
1373
|
-
get vh25() {
|
|
1374
|
-
return this.add("height", "25vh");
|
|
1375
|
-
}
|
|
1376
|
-
/** Sets `height: "50vh"`. */
|
|
1377
|
-
get vh50() {
|
|
1378
|
-
return this.add("height", "50vh");
|
|
1379
|
-
}
|
|
1380
|
-
/** Sets `height: "75vh"`. */
|
|
1381
|
-
get vh75() {
|
|
1382
|
-
return this.add("height", "75vh");
|
|
1383
|
-
}
|
|
1384
|
-
/** Sets `height: "100vh"`. */
|
|
1385
|
-
get vh100() {
|
|
1386
|
-
return this.add("height", "100vh");
|
|
1387
|
-
}
|
|
1388
|
-
/** Sets `height: "fit-content"`. */
|
|
1389
|
-
get hfc() {
|
|
1390
|
-
return this.add("height", "fit-content");
|
|
1391
|
-
}
|
|
1392
|
-
/** Sets `height: "max-content"`. */
|
|
1393
|
-
get hmaxc() {
|
|
1394
|
-
return this.add("height", "max-content");
|
|
1395
|
-
}
|
|
1396
|
-
/** Sets `height: "min-content"`. */
|
|
1397
|
-
get hminc() {
|
|
1398
|
-
return this.add("height", "min-content");
|
|
1399
|
-
}
|
|
1400
|
-
/** Sets `minHeight: 0`. */
|
|
1401
|
-
get mh0() {
|
|
1402
|
-
return this.add("minHeight", 0);
|
|
1403
|
-
}
|
|
1404
|
-
/** Sets `minHeight: "25%"`. */
|
|
1405
|
-
get mh25() {
|
|
1406
|
-
return this.add("minHeight", "25%");
|
|
1407
|
-
}
|
|
1408
|
-
/** Sets `minHeight: "50%"`. */
|
|
1409
|
-
get mh50() {
|
|
1410
|
-
return this.add("minHeight", "50%");
|
|
1411
|
-
}
|
|
1412
|
-
/** Sets `minHeight: "75%"`. */
|
|
1413
|
-
get mh75() {
|
|
1414
|
-
return this.add("minHeight", "75%");
|
|
1415
|
-
}
|
|
1416
|
-
/** Sets `minHeight: "100%"`. */
|
|
1417
|
-
get mh100() {
|
|
1418
|
-
return this.add("minHeight", "100%");
|
|
1419
|
-
}
|
|
1420
|
-
/** Sets `minHeight: "100vh"`. */
|
|
1421
|
-
get mvh100() {
|
|
1422
|
-
return this.add("minHeight", "100vh");
|
|
1423
|
-
}
|
|
1424
|
-
/** Sets `minHeight: value`. */
|
|
1425
|
-
mh(value) {
|
|
1426
|
-
return this.add("minHeight", value);
|
|
1427
|
-
}
|
|
1428
|
-
/** Sets `minHeight: px`. */
|
|
1429
|
-
mhPx(px) {
|
|
1430
|
-
return this.mh(`${px}px`);
|
|
1431
|
-
}
|
|
1432
|
-
/** Sets `maxHeight: "0"`. */
|
|
1433
|
-
get maxh0() {
|
|
1434
|
-
return this.add("maxHeight", "0");
|
|
1435
|
-
}
|
|
1436
|
-
/** Sets `maxHeight: "25%"`. */
|
|
1437
|
-
get maxh25() {
|
|
1438
|
-
return this.add("maxHeight", "25%");
|
|
1439
|
-
}
|
|
1440
|
-
/** Sets `maxHeight: "50%"`. */
|
|
1441
|
-
get maxh50() {
|
|
1442
|
-
return this.add("maxHeight", "50%");
|
|
1443
|
-
}
|
|
1444
|
-
/** Sets `maxHeight: "75%"`. */
|
|
1445
|
-
get maxh75() {
|
|
1446
|
-
return this.add("maxHeight", "75%");
|
|
1447
|
-
}
|
|
1448
|
-
/** Sets `maxHeight: "100%"`. */
|
|
1449
|
-
get maxh100() {
|
|
1450
|
-
return this.add("maxHeight", "100%");
|
|
1451
|
-
}
|
|
1452
|
-
/** Sets `maxHeight: value`. */
|
|
1453
|
-
maxh(value) {
|
|
1454
|
-
return this.add("maxHeight", value);
|
|
1455
|
-
}
|
|
1456
|
-
/** Sets `maxHeight: px`. */
|
|
1457
|
-
maxhPx(px) {
|
|
1458
|
-
return this.maxh(`${px}px`);
|
|
1459
|
-
}
|
|
1460
|
-
/** Sets `height: px; width: px`. */
|
|
1461
|
-
sqPx(px) {
|
|
1462
|
-
return this.add("height", `${px}px`).add("width", `${px}px`);
|
|
1463
|
-
}
|
|
1464
|
-
// lineClamp
|
|
1465
|
-
/** Sets `overflow: "hidden"; display: "-webkit-box"; WebkitBoxOrient: "vertical"; textOverflow: "ellipsis"; WebkitLineClamp: 1`. */
|
|
1466
|
-
get lineClamp1() {
|
|
1467
|
-
return this.add("overflow", "hidden").add("display", "-webkit-box").add("WebkitBoxOrient", "vertical").add("textOverflow", "ellipsis").add("WebkitLineClamp", 1);
|
|
1468
|
-
}
|
|
1469
|
-
/** Sets `overflow: "hidden"; display: "-webkit-box"; WebkitBoxOrient: "vertical"; textOverflow: "ellipsis"; WebkitLineClamp: 2`. */
|
|
1470
|
-
get lineClamp2() {
|
|
1471
|
-
return this.add("overflow", "hidden").add("display", "-webkit-box").add("WebkitBoxOrient", "vertical").add("textOverflow", "ellipsis").add("WebkitLineClamp", 2);
|
|
1472
|
-
}
|
|
1473
|
-
/** Sets `overflow: "hidden"; display: "-webkit-box"; WebkitBoxOrient: "vertical"; textOverflow: "ellipsis"; WebkitLineClamp: 3`. */
|
|
1474
|
-
get lineClamp3() {
|
|
1475
|
-
return this.add("overflow", "hidden").add("display", "-webkit-box").add("WebkitBoxOrient", "vertical").add("textOverflow", "ellipsis").add("WebkitLineClamp", 3);
|
|
1476
|
-
}
|
|
1477
|
-
/** Sets `overflow: "hidden"; display: "-webkit-box"; WebkitBoxOrient: "vertical"; textOverflow: "ellipsis"; WebkitLineClamp: 4`. */
|
|
1478
|
-
get lineClamp4() {
|
|
1479
|
-
return this.add("overflow", "hidden").add("display", "-webkit-box").add("WebkitBoxOrient", "vertical").add("textOverflow", "ellipsis").add("WebkitLineClamp", 4);
|
|
1480
|
-
}
|
|
1481
|
-
/** Sets `overflow: "hidden"; display: "-webkit-box"; WebkitBoxOrient: "vertical"; textOverflow: "ellipsis"; WebkitLineClamp: 5`. */
|
|
1482
|
-
get lineClamp5() {
|
|
1483
|
-
return this.add("overflow", "hidden").add("display", "-webkit-box").add("WebkitBoxOrient", "vertical").add("textOverflow", "ellipsis").add("WebkitLineClamp", 5);
|
|
1484
|
-
}
|
|
1485
|
-
/** Sets `overflow: "hidden"; display: "-webkit-box"; WebkitBoxOrient: "vertical"; textOverflow: "ellipsis"; WebkitLineClamp: 6`. */
|
|
1486
|
-
get lineClamp6() {
|
|
1487
|
-
return this.add("overflow", "hidden").add("display", "-webkit-box").add("WebkitBoxOrient", "vertical").add("textOverflow", "ellipsis").add("WebkitLineClamp", 6);
|
|
1488
|
-
}
|
|
1489
|
-
/** Sets `WebkitLineClamp: "unset"`. */
|
|
1490
|
-
get lineClampNone() {
|
|
1491
|
-
return this.add("WebkitLineClamp", "unset");
|
|
1492
|
-
}
|
|
1493
|
-
/** Sets `WebkitLineClamp: value`. */
|
|
1494
|
-
lineClamp(value) {
|
|
1495
|
-
return this.add("WebkitLineClamp", value).add("overflow", "hidden").add("display", "-webkit-box").add("WebkitBoxOrient", "vertical").add("textOverflow", "ellipsis");
|
|
1496
|
-
}
|
|
1497
|
-
// objectFit
|
|
1498
|
-
/** Sets `objectFit: "contain"`. */
|
|
1499
|
-
get objectContain() {
|
|
1500
|
-
return this.add("objectFit", "contain");
|
|
1501
|
-
}
|
|
1502
|
-
/** Sets `objectFit: "cover"`. */
|
|
1503
|
-
get objectCover() {
|
|
1504
|
-
return this.add("objectFit", "cover");
|
|
1505
|
-
}
|
|
1506
|
-
/** Sets `objectFit: "fill"`. */
|
|
1507
|
-
get objectFill() {
|
|
1508
|
-
return this.add("objectFit", "fill");
|
|
1509
|
-
}
|
|
1510
|
-
/** Sets `objectFit: "none"`. */
|
|
1511
|
-
get objectNone() {
|
|
1512
|
-
return this.add("objectFit", "none");
|
|
1513
|
-
}
|
|
1514
|
-
/** Sets `objectFit: "scale-down"`. */
|
|
1515
|
-
get objectScaleDown() {
|
|
1516
|
-
return this.add("objectFit", "scale-down");
|
|
1517
|
-
}
|
|
1518
|
-
/** Sets `objectFit: value`. */
|
|
1519
|
-
objectFit(value) {
|
|
1520
|
-
return this.add("objectFit", value);
|
|
1521
|
-
}
|
|
1522
|
-
// opacity
|
|
1523
|
-
/** Sets `opacity: "0"`. */
|
|
1524
|
-
get o0() {
|
|
1525
|
-
return this.add("opacity", "0");
|
|
1526
|
-
}
|
|
1527
|
-
/** Sets `opacity: "0.25"`. */
|
|
1528
|
-
get o25() {
|
|
1529
|
-
return this.add("opacity", "0.25");
|
|
1530
|
-
}
|
|
1531
|
-
/** Sets `opacity: "0.5"`. */
|
|
1532
|
-
get o50() {
|
|
1533
|
-
return this.add("opacity", "0.5");
|
|
1534
|
-
}
|
|
1535
|
-
/** Sets `opacity: "0.75"`. */
|
|
1536
|
-
get o75() {
|
|
1537
|
-
return this.add("opacity", "0.75");
|
|
1538
|
-
}
|
|
1539
|
-
/** Sets `opacity: "1"`. */
|
|
1540
|
-
get o100() {
|
|
1541
|
-
return this.add("opacity", "1");
|
|
1542
|
-
}
|
|
1543
|
-
/** Sets `opacity: value`. */
|
|
1544
|
-
o(value) {
|
|
1545
|
-
return this.add("opacity", value);
|
|
1546
|
-
}
|
|
1547
|
-
// outline
|
|
1548
|
-
/** Sets `outline: "1px solid"`. */
|
|
1549
|
-
get outline1() {
|
|
1550
|
-
return this.add("outline", "1px solid");
|
|
1551
|
-
}
|
|
1552
|
-
/** Sets `outline: "1px solid transparent"`. */
|
|
1553
|
-
get outlineTransparent() {
|
|
1554
|
-
return this.add("outline", "1px solid transparent");
|
|
1555
|
-
}
|
|
1556
|
-
/** Sets `outline: "0"`. */
|
|
1557
|
-
get outline0() {
|
|
1558
|
-
return this.add("outline", "0");
|
|
1559
|
-
}
|
|
1560
|
-
/** Sets `outline: value`. */
|
|
1561
|
-
outline(value) {
|
|
1562
|
-
return this.add("outline", value);
|
|
1563
|
-
}
|
|
1564
|
-
// overflow
|
|
1565
|
-
/** Sets `overflow: "visible"`. */
|
|
1566
|
-
get ov() {
|
|
1567
|
-
return this.add("overflow", "visible");
|
|
1568
|
-
}
|
|
1569
|
-
/** Sets `overflow: "hidden"`. */
|
|
1570
|
-
get oh() {
|
|
1571
|
-
return this.add("overflow", "hidden");
|
|
1572
|
-
}
|
|
1573
|
-
/** Sets `overflow: "scroll"`. */
|
|
1574
|
-
get os() {
|
|
1575
|
-
return this.add("overflow", "scroll");
|
|
1576
|
-
}
|
|
1577
|
-
/** Sets `overflow: "auto"`. */
|
|
1578
|
-
get oa() {
|
|
1579
|
-
return this.add("overflow", "auto");
|
|
1580
|
-
}
|
|
1581
|
-
/** Sets `overflow: value`. */
|
|
1582
|
-
overflow(value) {
|
|
1583
|
-
return this.add("overflow", value);
|
|
1584
|
-
}
|
|
1585
|
-
/** Sets `overflowY: "visible"`. */
|
|
1586
|
-
get oyv() {
|
|
1587
|
-
return this.add("overflowY", "visible");
|
|
1588
|
-
}
|
|
1589
|
-
/** Sets `overflowY: "hidden"`. */
|
|
1590
|
-
get oyh() {
|
|
1591
|
-
return this.add("overflowY", "hidden");
|
|
1592
|
-
}
|
|
1593
|
-
/** Sets `overflowY: "scroll"`. */
|
|
1594
|
-
get oys() {
|
|
1595
|
-
return this.add("overflowY", "scroll");
|
|
1596
|
-
}
|
|
1597
|
-
/** Sets `overflowY: "auto"`. */
|
|
1598
|
-
get oya() {
|
|
1599
|
-
return this.add("overflowY", "auto");
|
|
1600
|
-
}
|
|
1601
|
-
/** Sets `overflowY: value`. */
|
|
1602
|
-
overflowY(value) {
|
|
1603
|
-
return this.add("overflowY", value);
|
|
1604
|
-
}
|
|
1605
|
-
/** Sets `overflowX: "visible"`. */
|
|
1606
|
-
get oxv() {
|
|
1607
|
-
return this.add("overflowX", "visible");
|
|
1608
|
-
}
|
|
1609
|
-
/** Sets `overflowX: "hidden"`. */
|
|
1610
|
-
get oxh() {
|
|
1611
|
-
return this.add("overflowX", "hidden");
|
|
1612
|
-
}
|
|
1613
|
-
/** Sets `overflowX: "scroll"`. */
|
|
1614
|
-
get oxs() {
|
|
1615
|
-
return this.add("overflowX", "scroll");
|
|
1616
|
-
}
|
|
1617
|
-
/** Sets `overflowX: "auto"`. */
|
|
1618
|
-
get oxa() {
|
|
1619
|
-
return this.add("overflowX", "auto");
|
|
1620
|
-
}
|
|
1621
|
-
/** Sets `overflowX: value`. */
|
|
1622
|
-
overflowX(value) {
|
|
1623
|
-
return this.add("overflowX", value);
|
|
1624
|
-
}
|
|
1625
|
-
// position
|
|
1626
|
-
/** Sets `position: "absolute"`. */
|
|
1627
|
-
get absolute() {
|
|
1628
|
-
return this.add("position", "absolute");
|
|
1629
|
-
}
|
|
1630
|
-
/** Sets `position: "fixed"`. */
|
|
1631
|
-
get fixed() {
|
|
1632
|
-
return this.add("position", "fixed");
|
|
1633
|
-
}
|
|
1634
|
-
/** Sets `position: "static"`. */
|
|
1635
|
-
get static() {
|
|
1636
|
-
return this.add("position", "static");
|
|
1637
|
-
}
|
|
1638
|
-
/** Sets `position: "relative"`. */
|
|
1639
|
-
get relative() {
|
|
1640
|
-
return this.add("position", "relative");
|
|
1641
|
-
}
|
|
1642
|
-
/** Sets `position: "sticky"`. */
|
|
1643
|
-
get sticky() {
|
|
1644
|
-
return this.add("position", "sticky");
|
|
1645
|
-
}
|
|
1646
|
-
/** Sets `position: value`. */
|
|
1647
|
-
position(value) {
|
|
1648
|
-
return this.add("position", value);
|
|
1649
|
-
}
|
|
1650
|
-
// skins
|
|
1651
|
-
/** Sets `color: "rgba(255,255,255,1)"`. */
|
|
1652
|
-
get white() {
|
|
1653
|
-
return this.add("color", "rgba(255,255,255,1)");
|
|
1654
|
-
}
|
|
1655
|
-
/** Sets `color: "rgba(0,0,0,0)"`. */
|
|
1656
|
-
get transparent() {
|
|
1657
|
-
return this.add("color", "rgba(0,0,0,0)");
|
|
1658
|
-
}
|
|
1659
|
-
/** Sets `color: "rgba(255, 253, 253, 1)"`. */
|
|
1660
|
-
get gray50() {
|
|
1661
|
-
return this.add("color", "rgba(255, 253, 253, 1)");
|
|
1662
|
-
}
|
|
1663
|
-
/** Sets `color: "rgba(247, 245, 245, 1)"`. */
|
|
1664
|
-
get gray100() {
|
|
1665
|
-
return this.add("color", "rgba(247, 245, 245, 1)");
|
|
1666
|
-
}
|
|
1667
|
-
/** Sets `color: "rgba(236, 235, 235, 1)"`. */
|
|
1668
|
-
get gray200() {
|
|
1669
|
-
return this.add("color", "rgba(236, 235, 235, 1)");
|
|
1670
|
-
}
|
|
1671
|
-
/** Sets `color: "rgba(221, 220, 220, 1)"`. */
|
|
1672
|
-
get gray300() {
|
|
1673
|
-
return this.add("color", "rgba(221, 220, 220, 1)");
|
|
1674
|
-
}
|
|
1675
|
-
/** Sets `color: "rgba(201, 201, 201, 1)"`. */
|
|
1676
|
-
get gray400() {
|
|
1677
|
-
return this.add("color", "rgba(201, 201, 201, 1)");
|
|
1678
|
-
}
|
|
1679
|
-
/** Sets `color: "rgba(175, 175, 175, 1)"`. */
|
|
1680
|
-
get gray500() {
|
|
1681
|
-
return this.add("color", "rgba(175, 175, 175, 1)");
|
|
1682
|
-
}
|
|
1683
|
-
/** Sets `color: "rgba(141, 141, 141, 1)"`. */
|
|
1684
|
-
get gray600() {
|
|
1685
|
-
return this.add("color", "rgba(141, 141, 141, 1)");
|
|
1686
|
-
}
|
|
1687
|
-
/** Sets `color: "rgba(100, 100, 100, 1)"`. */
|
|
1688
|
-
get gray700() {
|
|
1689
|
-
return this.add("color", "rgba(100, 100, 100, 1)");
|
|
1690
|
-
}
|
|
1691
|
-
/** Sets `color: "rgba(53, 53, 53, 1)"`. */
|
|
1692
|
-
get gray800() {
|
|
1693
|
-
return this.add("color", "rgba(53, 53, 53, 1)");
|
|
1694
|
-
}
|
|
1695
|
-
/** Sets `color: "rgba(36, 36, 36, 1)"`. */
|
|
1696
|
-
get gray900() {
|
|
1697
|
-
return this.add("color", "rgba(36, 36, 36, 1)");
|
|
1698
|
-
}
|
|
1699
|
-
/** Sets `color: "rgba(239, 246, 255, 1)"`. */
|
|
1700
|
-
get blue50() {
|
|
1701
|
-
return this.add("color", "rgba(239, 246, 255, 1)");
|
|
1702
|
-
}
|
|
1703
|
-
/** Sets `color: "rgba(219, 234, 254, 1)"`. */
|
|
1704
|
-
get blue100() {
|
|
1705
|
-
return this.add("color", "rgba(219, 234, 254, 1)");
|
|
1706
|
-
}
|
|
1707
|
-
/** Sets `color: "rgba(191, 219, 254, 1)"`. */
|
|
1708
|
-
get blue200() {
|
|
1709
|
-
return this.add("color", "rgba(191, 219, 254, 1)");
|
|
1710
|
-
}
|
|
1711
|
-
/** Sets `color: "rgba(147, 197, 253, 1)"`. */
|
|
1712
|
-
get blue300() {
|
|
1713
|
-
return this.add("color", "rgba(147, 197, 253, 1)");
|
|
1714
|
-
}
|
|
1715
|
-
/** Sets `color: "rgba(96, 165, 250, 1)"`. */
|
|
1716
|
-
get blue400() {
|
|
1717
|
-
return this.add("color", "rgba(96, 165, 250, 1)");
|
|
1718
|
-
}
|
|
1719
|
-
/** Sets `color: "rgba(59, 130, 246, 1)"`. */
|
|
1720
|
-
get blue500() {
|
|
1721
|
-
return this.add("color", "rgba(59, 130, 246, 1)");
|
|
1722
|
-
}
|
|
1723
|
-
/** Sets `color: "rgba(37, 99, 235, 1)"`. */
|
|
1724
|
-
get blue600() {
|
|
1725
|
-
return this.add("color", "rgba(37, 99, 235, 1)");
|
|
1726
|
-
}
|
|
1727
|
-
/** Sets `color: "rgba(29, 78, 216, 1)"`. */
|
|
1728
|
-
get blue700() {
|
|
1729
|
-
return this.add("color", "rgba(29, 78, 216, 1)");
|
|
1730
|
-
}
|
|
1731
|
-
/** Sets `color: "rgba(30, 64, 175, 1)"`. */
|
|
1732
|
-
get blue800() {
|
|
1733
|
-
return this.add("color", "rgba(30, 64, 175, 1)");
|
|
1734
|
-
}
|
|
1735
|
-
/** Sets `color: "rgba(30, 58, 138, 1)"`. */
|
|
1736
|
-
get blue900() {
|
|
1737
|
-
return this.add("color", "rgba(30, 58, 138, 1)");
|
|
1738
|
-
}
|
|
1739
|
-
/** Sets `color: "rgba(254, 242, 242, 1)"`. */
|
|
1740
|
-
get red50() {
|
|
1741
|
-
return this.add("color", "rgba(254, 242, 242, 1)");
|
|
1742
|
-
}
|
|
1743
|
-
/** Sets `color: "rgba(254, 226, 226, 1)"`. */
|
|
1744
|
-
get red100() {
|
|
1745
|
-
return this.add("color", "rgba(254, 226, 226, 1)");
|
|
1746
|
-
}
|
|
1747
|
-
/** Sets `color: "rgba(254, 202, 202, 1)"`. */
|
|
1748
|
-
get red200() {
|
|
1749
|
-
return this.add("color", "rgba(254, 202, 202, 1)");
|
|
1750
|
-
}
|
|
1751
|
-
/** Sets `color: "rgba(252, 165, 165, 1)"`. */
|
|
1752
|
-
get red300() {
|
|
1753
|
-
return this.add("color", "rgba(252, 165, 165, 1)");
|
|
1754
|
-
}
|
|
1755
|
-
/** Sets `color: "rgba(248, 113, 113, 1)"`. */
|
|
1756
|
-
get red400() {
|
|
1757
|
-
return this.add("color", "rgba(248, 113, 113, 1)");
|
|
1758
|
-
}
|
|
1759
|
-
/** Sets `color: "rgba(239, 68, 68, 1)"`. */
|
|
1760
|
-
get red500() {
|
|
1761
|
-
return this.add("color", "rgba(239, 68, 68, 1)");
|
|
1762
|
-
}
|
|
1763
|
-
/** Sets `color: "rgba(220, 38, 38, 1)"`. */
|
|
1764
|
-
get red600() {
|
|
1765
|
-
return this.add("color", "rgba(220, 38, 38, 1)");
|
|
1766
|
-
}
|
|
1767
|
-
/** Sets `color: "rgba(185, 28, 28, 1)"`. */
|
|
1768
|
-
get red700() {
|
|
1769
|
-
return this.add("color", "rgba(185, 28, 28, 1)");
|
|
1770
|
-
}
|
|
1771
|
-
/** Sets `color: "rgba(153, 27, 27, 1)"`. */
|
|
1772
|
-
get red800() {
|
|
1773
|
-
return this.add("color", "rgba(153, 27, 27, 1)");
|
|
1774
|
-
}
|
|
1775
|
-
/** Sets `color: "rgba(127, 29, 29, 1)"`. */
|
|
1776
|
-
get red900() {
|
|
1777
|
-
return this.add("color", "rgba(127, 29, 29, 1)");
|
|
1778
|
-
}
|
|
1779
|
-
/** Sets `color: "rgba(254, 252, 232, 1)"`. */
|
|
1780
|
-
get yellow50() {
|
|
1781
|
-
return this.add("color", "rgba(254, 252, 232, 1)");
|
|
1782
|
-
}
|
|
1783
|
-
/** Sets `color: "rgba(254, 249, 195, 1)"`. */
|
|
1784
|
-
get yellow100() {
|
|
1785
|
-
return this.add("color", "rgba(254, 249, 195, 1)");
|
|
1786
|
-
}
|
|
1787
|
-
/** Sets `color: "rgba(254, 240, 138, 1)"`. */
|
|
1788
|
-
get yellow200() {
|
|
1789
|
-
return this.add("color", "rgba(254, 240, 138, 1)");
|
|
1790
|
-
}
|
|
1791
|
-
/** Sets `color: "rgba(253, 224, 71, 1)"`. */
|
|
1792
|
-
get yellow300() {
|
|
1793
|
-
return this.add("color", "rgba(253, 224, 71, 1)");
|
|
1794
|
-
}
|
|
1795
|
-
/** Sets `color: "rgba(250, 204, 21, 1)"`. */
|
|
1796
|
-
get yellow400() {
|
|
1797
|
-
return this.add("color", "rgba(250, 204, 21, 1)");
|
|
1798
|
-
}
|
|
1799
|
-
/** Sets `color: "rgba(234, 179, 8, 1)"`. */
|
|
1800
|
-
get yellow500() {
|
|
1801
|
-
return this.add("color", "rgba(234, 179, 8, 1)");
|
|
1802
|
-
}
|
|
1803
|
-
/** Sets `color: "rgba(202, 138, 4, 1)"`. */
|
|
1804
|
-
get yellow600() {
|
|
1805
|
-
return this.add("color", "rgba(202, 138, 4, 1)");
|
|
1806
|
-
}
|
|
1807
|
-
/** Sets `color: "rgba(161, 98, 7, 1)"`. */
|
|
1808
|
-
get yellow700() {
|
|
1809
|
-
return this.add("color", "rgba(161, 98, 7, 1)");
|
|
1810
|
-
}
|
|
1811
|
-
/** Sets `color: "rgba(133, 77, 14, 1)"`. */
|
|
1812
|
-
get yellow800() {
|
|
1813
|
-
return this.add("color", "rgba(133, 77, 14, 1)");
|
|
1814
|
-
}
|
|
1815
|
-
/** Sets `color: "rgba(113, 63, 18, 1)"`. */
|
|
1816
|
-
get yellow900() {
|
|
1817
|
-
return this.add("color", "rgba(113, 63, 18, 1)");
|
|
1818
|
-
}
|
|
1819
|
-
/** Sets `color: "rgba(236, 253, 245, 1)"`. */
|
|
1820
|
-
get green50() {
|
|
1821
|
-
return this.add("color", "rgba(236, 253, 245, 1)");
|
|
1822
|
-
}
|
|
1823
|
-
/** Sets `color: "rgba(209, 250, 229, 1)"`. */
|
|
1824
|
-
get green100() {
|
|
1825
|
-
return this.add("color", "rgba(209, 250, 229, 1)");
|
|
1826
|
-
}
|
|
1827
|
-
/** Sets `color: "rgba(167, 243, 208, 1)"`. */
|
|
1828
|
-
get green200() {
|
|
1829
|
-
return this.add("color", "rgba(167, 243, 208, 1)");
|
|
1830
|
-
}
|
|
1831
|
-
/** Sets `color: "rgba(110, 231, 183, 1)"`. */
|
|
1832
|
-
get green300() {
|
|
1833
|
-
return this.add("color", "rgba(110, 231, 183, 1)");
|
|
1834
|
-
}
|
|
1835
|
-
/** Sets `color: "rgba(52, 211, 153, 1)"`. */
|
|
1836
|
-
get green400() {
|
|
1837
|
-
return this.add("color", "rgba(52, 211, 153, 1)");
|
|
1838
|
-
}
|
|
1839
|
-
/** Sets `color: "rgba(16, 185, 129, 1)"`. */
|
|
1840
|
-
get green500() {
|
|
1841
|
-
return this.add("color", "rgba(16, 185, 129, 1)");
|
|
1842
|
-
}
|
|
1843
|
-
/** Sets `color: "rgba(5, 150, 105, 1)"`. */
|
|
1844
|
-
get green600() {
|
|
1845
|
-
return this.add("color", "rgba(5, 150, 105, 1)");
|
|
1846
|
-
}
|
|
1847
|
-
/** Sets `color: "rgba(4, 120, 87, 1)"`. */
|
|
1848
|
-
get green700() {
|
|
1849
|
-
return this.add("color", "rgba(4, 120, 87, 1)");
|
|
1850
|
-
}
|
|
1851
|
-
/** Sets `color: "rgba(6, 95, 70, 1)"`. */
|
|
1852
|
-
get green800() {
|
|
1853
|
-
return this.add("color", "rgba(6, 95, 70, 1)");
|
|
1854
|
-
}
|
|
1855
|
-
/** Sets `color: "rgba(6, 78, 59, 1)"`. */
|
|
1856
|
-
get green900() {
|
|
1857
|
-
return this.add("color", "rgba(6, 78, 59, 1)");
|
|
1858
|
-
}
|
|
1859
|
-
/** Sets `color: "rgba(245, 243, 255, 1)"`. */
|
|
1860
|
-
get purple50() {
|
|
1861
|
-
return this.add("color", "rgba(245, 243, 255, 1)");
|
|
1862
|
-
}
|
|
1863
|
-
/** Sets `color: "rgba(237, 233, 254, 1)"`. */
|
|
1864
|
-
get purple100() {
|
|
1865
|
-
return this.add("color", "rgba(237, 233, 254, 1)");
|
|
1866
|
-
}
|
|
1867
|
-
/** Sets `color: "rgba(221, 214, 254, 1)"`. */
|
|
1868
|
-
get purple200() {
|
|
1869
|
-
return this.add("color", "rgba(221, 214, 254, 1)");
|
|
1870
|
-
}
|
|
1871
|
-
/** Sets `color: "rgba(196, 181, 253, 1)"`. */
|
|
1872
|
-
get purple300() {
|
|
1873
|
-
return this.add("color", "rgba(196, 181, 253, 1)");
|
|
1874
|
-
}
|
|
1875
|
-
/** Sets `color: "rgba(167, 139, 250, 1)"`. */
|
|
1876
|
-
get purple400() {
|
|
1877
|
-
return this.add("color", "rgba(167, 139, 250, 1)");
|
|
1878
|
-
}
|
|
1879
|
-
/** Sets `color: "rgba(139, 92, 246, 1)"`. */
|
|
1880
|
-
get purple500() {
|
|
1881
|
-
return this.add("color", "rgba(139, 92, 246, 1)");
|
|
1882
|
-
}
|
|
1883
|
-
/** Sets `color: "rgba(124, 58, 237, 1)"`. */
|
|
1884
|
-
get purple600() {
|
|
1885
|
-
return this.add("color", "rgba(124, 58, 237, 1)");
|
|
1886
|
-
}
|
|
1887
|
-
/** Sets `color: "rgba(109, 40, 217, 1)"`. */
|
|
1888
|
-
get purple700() {
|
|
1889
|
-
return this.add("color", "rgba(109, 40, 217, 1)");
|
|
1890
|
-
}
|
|
1891
|
-
/** Sets `color: "rgba(91, 33, 182, 1)"`. */
|
|
1892
|
-
get purple800() {
|
|
1893
|
-
return this.add("color", "rgba(91, 33, 182, 1)");
|
|
1894
|
-
}
|
|
1895
|
-
/** Sets `color: "rgba(76, 29, 149, 1)"`. */
|
|
1896
|
-
get purple900() {
|
|
1897
|
-
return this.add("color", "rgba(76, 29, 149, 1)");
|
|
1898
|
-
}
|
|
1899
|
-
/** Sets `color: "rgba(255, 247, 237, 1)"`. */
|
|
1900
|
-
get orange50() {
|
|
1901
|
-
return this.add("color", "rgba(255, 247, 237, 1)");
|
|
1902
|
-
}
|
|
1903
|
-
/** Sets `color: "rgba(255, 237, 213, 1)"`. */
|
|
1904
|
-
get orange100() {
|
|
1905
|
-
return this.add("color", "rgba(255, 237, 213, 1)");
|
|
1906
|
-
}
|
|
1907
|
-
/** Sets `color: "rgba(254, 215, 170, 1)"`. */
|
|
1908
|
-
get orange200() {
|
|
1909
|
-
return this.add("color", "rgba(254, 215, 170, 1)");
|
|
1910
|
-
}
|
|
1911
|
-
/** Sets `color: "rgba(253, 186, 116, 1)"`. */
|
|
1912
|
-
get orange300() {
|
|
1913
|
-
return this.add("color", "rgba(253, 186, 116, 1)");
|
|
1914
|
-
}
|
|
1915
|
-
/** Sets `color: "rgba(251, 146, 60, 1)"`. */
|
|
1916
|
-
get orange400() {
|
|
1917
|
-
return this.add("color", "rgba(251, 146, 60, 1)");
|
|
1918
|
-
}
|
|
1919
|
-
/** Sets `color: "rgba(249, 115, 22, 1)"`. */
|
|
1920
|
-
get orange500() {
|
|
1921
|
-
return this.add("color", "rgba(249, 115, 22, 1)");
|
|
1922
|
-
}
|
|
1923
|
-
/** Sets `color: "rgba(234, 88, 12, 1)"`. */
|
|
1924
|
-
get orange600() {
|
|
1925
|
-
return this.add("color", "rgba(234, 88, 12, 1)");
|
|
1926
|
-
}
|
|
1927
|
-
/** Sets `color: "rgba(194, 65, 12, 1)"`. */
|
|
1928
|
-
get orange700() {
|
|
1929
|
-
return this.add("color", "rgba(194, 65, 12, 1)");
|
|
1930
|
-
}
|
|
1931
|
-
/** Sets `color: "rgba(154, 52, 18, 1)"`. */
|
|
1932
|
-
get orange800() {
|
|
1933
|
-
return this.add("color", "rgba(154, 52, 18, 1)");
|
|
1934
|
-
}
|
|
1935
|
-
/** Sets `color: "rgba(124, 45, 18, 1)"`. */
|
|
1936
|
-
get orange900() {
|
|
1937
|
-
return this.add("color", "rgba(124, 45, 18, 1)");
|
|
1938
|
-
}
|
|
1939
|
-
/** Sets `color: value`. */
|
|
1940
|
-
color(value) {
|
|
1941
|
-
return this.add("color", value);
|
|
1942
|
-
}
|
|
1943
|
-
/** Sets `backgroundColor: "rgba(255,255,255,1)"`. */
|
|
1944
|
-
get bgWhite() {
|
|
1945
|
-
return this.add("backgroundColor", "rgba(255,255,255,1)");
|
|
1946
|
-
}
|
|
1947
|
-
/** Sets `backgroundColor: "rgba(0,0,0,0)"`. */
|
|
1948
|
-
get bgTransparent() {
|
|
1949
|
-
return this.add("backgroundColor", "rgba(0,0,0,0)");
|
|
1950
|
-
}
|
|
1951
|
-
/** Sets `backgroundColor: "rgba(255, 253, 253, 1)"`. */
|
|
1952
|
-
get bgGray50() {
|
|
1953
|
-
return this.add("backgroundColor", "rgba(255, 253, 253, 1)");
|
|
1954
|
-
}
|
|
1955
|
-
/** Sets `backgroundColor: "rgba(247, 245, 245, 1)"`. */
|
|
1956
|
-
get bgGray100() {
|
|
1957
|
-
return this.add("backgroundColor", "rgba(247, 245, 245, 1)");
|
|
1958
|
-
}
|
|
1959
|
-
/** Sets `backgroundColor: "rgba(236, 235, 235, 1)"`. */
|
|
1960
|
-
get bgGray200() {
|
|
1961
|
-
return this.add("backgroundColor", "rgba(236, 235, 235, 1)");
|
|
1962
|
-
}
|
|
1963
|
-
/** Sets `backgroundColor: "rgba(221, 220, 220, 1)"`. */
|
|
1964
|
-
get bgGray300() {
|
|
1965
|
-
return this.add("backgroundColor", "rgba(221, 220, 220, 1)");
|
|
1966
|
-
}
|
|
1967
|
-
/** Sets `backgroundColor: "rgba(201, 201, 201, 1)"`. */
|
|
1968
|
-
get bgGray400() {
|
|
1969
|
-
return this.add("backgroundColor", "rgba(201, 201, 201, 1)");
|
|
1970
|
-
}
|
|
1971
|
-
/** Sets `backgroundColor: "rgba(175, 175, 175, 1)"`. */
|
|
1972
|
-
get bgGray500() {
|
|
1973
|
-
return this.add("backgroundColor", "rgba(175, 175, 175, 1)");
|
|
1974
|
-
}
|
|
1975
|
-
/** Sets `backgroundColor: "rgba(141, 141, 141, 1)"`. */
|
|
1976
|
-
get bgGray600() {
|
|
1977
|
-
return this.add("backgroundColor", "rgba(141, 141, 141, 1)");
|
|
1978
|
-
}
|
|
1979
|
-
/** Sets `backgroundColor: "rgba(100, 100, 100, 1)"`. */
|
|
1980
|
-
get bgGray700() {
|
|
1981
|
-
return this.add("backgroundColor", "rgba(100, 100, 100, 1)");
|
|
1982
|
-
}
|
|
1983
|
-
/** Sets `backgroundColor: "rgba(53, 53, 53, 1)"`. */
|
|
1984
|
-
get bgGray800() {
|
|
1985
|
-
return this.add("backgroundColor", "rgba(53, 53, 53, 1)");
|
|
1986
|
-
}
|
|
1987
|
-
/** Sets `backgroundColor: "rgba(36, 36, 36, 1)"`. */
|
|
1988
|
-
get bgGray900() {
|
|
1989
|
-
return this.add("backgroundColor", "rgba(36, 36, 36, 1)");
|
|
1990
|
-
}
|
|
1991
|
-
/** Sets `backgroundColor: "rgba(239, 246, 255, 1)"`. */
|
|
1992
|
-
get bgBlue50() {
|
|
1993
|
-
return this.add("backgroundColor", "rgba(239, 246, 255, 1)");
|
|
1994
|
-
}
|
|
1995
|
-
/** Sets `backgroundColor: "rgba(219, 234, 254, 1)"`. */
|
|
1996
|
-
get bgBlue100() {
|
|
1997
|
-
return this.add("backgroundColor", "rgba(219, 234, 254, 1)");
|
|
1998
|
-
}
|
|
1999
|
-
/** Sets `backgroundColor: "rgba(191, 219, 254, 1)"`. */
|
|
2000
|
-
get bgBlue200() {
|
|
2001
|
-
return this.add("backgroundColor", "rgba(191, 219, 254, 1)");
|
|
2002
|
-
}
|
|
2003
|
-
/** Sets `backgroundColor: "rgba(147, 197, 253, 1)"`. */
|
|
2004
|
-
get bgBlue300() {
|
|
2005
|
-
return this.add("backgroundColor", "rgba(147, 197, 253, 1)");
|
|
2006
|
-
}
|
|
2007
|
-
/** Sets `backgroundColor: "rgba(96, 165, 250, 1)"`. */
|
|
2008
|
-
get bgBlue400() {
|
|
2009
|
-
return this.add("backgroundColor", "rgba(96, 165, 250, 1)");
|
|
2010
|
-
}
|
|
2011
|
-
/** Sets `backgroundColor: "rgba(59, 130, 246, 1)"`. */
|
|
2012
|
-
get bgBlue500() {
|
|
2013
|
-
return this.add("backgroundColor", "rgba(59, 130, 246, 1)");
|
|
2014
|
-
}
|
|
2015
|
-
/** Sets `backgroundColor: "rgba(37, 99, 235, 1)"`. */
|
|
2016
|
-
get bgBlue600() {
|
|
2017
|
-
return this.add("backgroundColor", "rgba(37, 99, 235, 1)");
|
|
2018
|
-
}
|
|
2019
|
-
/** Sets `backgroundColor: "rgba(29, 78, 216, 1)"`. */
|
|
2020
|
-
get bgBlue700() {
|
|
2021
|
-
return this.add("backgroundColor", "rgba(29, 78, 216, 1)");
|
|
2022
|
-
}
|
|
2023
|
-
/** Sets `backgroundColor: "rgba(30, 64, 175, 1)"`. */
|
|
2024
|
-
get bgBlue800() {
|
|
2025
|
-
return this.add("backgroundColor", "rgba(30, 64, 175, 1)");
|
|
2026
|
-
}
|
|
2027
|
-
/** Sets `backgroundColor: "rgba(30, 58, 138, 1)"`. */
|
|
2028
|
-
get bgBlue900() {
|
|
2029
|
-
return this.add("backgroundColor", "rgba(30, 58, 138, 1)");
|
|
2030
|
-
}
|
|
2031
|
-
/** Sets `backgroundColor: "rgba(254, 242, 242, 1)"`. */
|
|
2032
|
-
get bgRed50() {
|
|
2033
|
-
return this.add("backgroundColor", "rgba(254, 242, 242, 1)");
|
|
2034
|
-
}
|
|
2035
|
-
/** Sets `backgroundColor: "rgba(254, 226, 226, 1)"`. */
|
|
2036
|
-
get bgRed100() {
|
|
2037
|
-
return this.add("backgroundColor", "rgba(254, 226, 226, 1)");
|
|
2038
|
-
}
|
|
2039
|
-
/** Sets `backgroundColor: "rgba(254, 202, 202, 1)"`. */
|
|
2040
|
-
get bgRed200() {
|
|
2041
|
-
return this.add("backgroundColor", "rgba(254, 202, 202, 1)");
|
|
2042
|
-
}
|
|
2043
|
-
/** Sets `backgroundColor: "rgba(252, 165, 165, 1)"`. */
|
|
2044
|
-
get bgRed300() {
|
|
2045
|
-
return this.add("backgroundColor", "rgba(252, 165, 165, 1)");
|
|
2046
|
-
}
|
|
2047
|
-
/** Sets `backgroundColor: "rgba(248, 113, 113, 1)"`. */
|
|
2048
|
-
get bgRed400() {
|
|
2049
|
-
return this.add("backgroundColor", "rgba(248, 113, 113, 1)");
|
|
2050
|
-
}
|
|
2051
|
-
/** Sets `backgroundColor: "rgba(239, 68, 68, 1)"`. */
|
|
2052
|
-
get bgRed500() {
|
|
2053
|
-
return this.add("backgroundColor", "rgba(239, 68, 68, 1)");
|
|
2054
|
-
}
|
|
2055
|
-
/** Sets `backgroundColor: "rgba(220, 38, 38, 1)"`. */
|
|
2056
|
-
get bgRed600() {
|
|
2057
|
-
return this.add("backgroundColor", "rgba(220, 38, 38, 1)");
|
|
2058
|
-
}
|
|
2059
|
-
/** Sets `backgroundColor: "rgba(185, 28, 28, 1)"`. */
|
|
2060
|
-
get bgRed700() {
|
|
2061
|
-
return this.add("backgroundColor", "rgba(185, 28, 28, 1)");
|
|
2062
|
-
}
|
|
2063
|
-
/** Sets `backgroundColor: "rgba(153, 27, 27, 1)"`. */
|
|
2064
|
-
get bgRed800() {
|
|
2065
|
-
return this.add("backgroundColor", "rgba(153, 27, 27, 1)");
|
|
2066
|
-
}
|
|
2067
|
-
/** Sets `backgroundColor: "rgba(127, 29, 29, 1)"`. */
|
|
2068
|
-
get bgRed900() {
|
|
2069
|
-
return this.add("backgroundColor", "rgba(127, 29, 29, 1)");
|
|
2070
|
-
}
|
|
2071
|
-
/** Sets `backgroundColor: "rgba(254, 252, 232, 1)"`. */
|
|
2072
|
-
get bgYellow50() {
|
|
2073
|
-
return this.add("backgroundColor", "rgba(254, 252, 232, 1)");
|
|
2074
|
-
}
|
|
2075
|
-
/** Sets `backgroundColor: "rgba(254, 249, 195, 1)"`. */
|
|
2076
|
-
get bgYellow100() {
|
|
2077
|
-
return this.add("backgroundColor", "rgba(254, 249, 195, 1)");
|
|
2078
|
-
}
|
|
2079
|
-
/** Sets `backgroundColor: "rgba(254, 240, 138, 1)"`. */
|
|
2080
|
-
get bgYellow200() {
|
|
2081
|
-
return this.add("backgroundColor", "rgba(254, 240, 138, 1)");
|
|
2082
|
-
}
|
|
2083
|
-
/** Sets `backgroundColor: "rgba(253, 224, 71, 1)"`. */
|
|
2084
|
-
get bgYellow300() {
|
|
2085
|
-
return this.add("backgroundColor", "rgba(253, 224, 71, 1)");
|
|
2086
|
-
}
|
|
2087
|
-
/** Sets `backgroundColor: "rgba(250, 204, 21, 1)"`. */
|
|
2088
|
-
get bgYellow400() {
|
|
2089
|
-
return this.add("backgroundColor", "rgba(250, 204, 21, 1)");
|
|
2090
|
-
}
|
|
2091
|
-
/** Sets `backgroundColor: "rgba(234, 179, 8, 1)"`. */
|
|
2092
|
-
get bgYellow500() {
|
|
2093
|
-
return this.add("backgroundColor", "rgba(234, 179, 8, 1)");
|
|
2094
|
-
}
|
|
2095
|
-
/** Sets `backgroundColor: "rgba(202, 138, 4, 1)"`. */
|
|
2096
|
-
get bgYellow600() {
|
|
2097
|
-
return this.add("backgroundColor", "rgba(202, 138, 4, 1)");
|
|
2098
|
-
}
|
|
2099
|
-
/** Sets `backgroundColor: "rgba(161, 98, 7, 1)"`. */
|
|
2100
|
-
get bgYellow700() {
|
|
2101
|
-
return this.add("backgroundColor", "rgba(161, 98, 7, 1)");
|
|
2102
|
-
}
|
|
2103
|
-
/** Sets `backgroundColor: "rgba(133, 77, 14, 1)"`. */
|
|
2104
|
-
get bgYellow800() {
|
|
2105
|
-
return this.add("backgroundColor", "rgba(133, 77, 14, 1)");
|
|
2106
|
-
}
|
|
2107
|
-
/** Sets `backgroundColor: "rgba(113, 63, 18, 1)"`. */
|
|
2108
|
-
get bgYellow900() {
|
|
2109
|
-
return this.add("backgroundColor", "rgba(113, 63, 18, 1)");
|
|
2110
|
-
}
|
|
2111
|
-
/** Sets `backgroundColor: "rgba(236, 253, 245, 1)"`. */
|
|
2112
|
-
get bgGreen50() {
|
|
2113
|
-
return this.add("backgroundColor", "rgba(236, 253, 245, 1)");
|
|
2114
|
-
}
|
|
2115
|
-
/** Sets `backgroundColor: "rgba(209, 250, 229, 1)"`. */
|
|
2116
|
-
get bgGreen100() {
|
|
2117
|
-
return this.add("backgroundColor", "rgba(209, 250, 229, 1)");
|
|
2118
|
-
}
|
|
2119
|
-
/** Sets `backgroundColor: "rgba(167, 243, 208, 1)"`. */
|
|
2120
|
-
get bgGreen200() {
|
|
2121
|
-
return this.add("backgroundColor", "rgba(167, 243, 208, 1)");
|
|
2122
|
-
}
|
|
2123
|
-
/** Sets `backgroundColor: "rgba(110, 231, 183, 1)"`. */
|
|
2124
|
-
get bgGreen300() {
|
|
2125
|
-
return this.add("backgroundColor", "rgba(110, 231, 183, 1)");
|
|
2126
|
-
}
|
|
2127
|
-
/** Sets `backgroundColor: "rgba(52, 211, 153, 1)"`. */
|
|
2128
|
-
get bgGreen400() {
|
|
2129
|
-
return this.add("backgroundColor", "rgba(52, 211, 153, 1)");
|
|
2130
|
-
}
|
|
2131
|
-
/** Sets `backgroundColor: "rgba(16, 185, 129, 1)"`. */
|
|
2132
|
-
get bgGreen500() {
|
|
2133
|
-
return this.add("backgroundColor", "rgba(16, 185, 129, 1)");
|
|
2134
|
-
}
|
|
2135
|
-
/** Sets `backgroundColor: "rgba(5, 150, 105, 1)"`. */
|
|
2136
|
-
get bgGreen600() {
|
|
2137
|
-
return this.add("backgroundColor", "rgba(5, 150, 105, 1)");
|
|
2138
|
-
}
|
|
2139
|
-
/** Sets `backgroundColor: "rgba(4, 120, 87, 1)"`. */
|
|
2140
|
-
get bgGreen700() {
|
|
2141
|
-
return this.add("backgroundColor", "rgba(4, 120, 87, 1)");
|
|
2142
|
-
}
|
|
2143
|
-
/** Sets `backgroundColor: "rgba(6, 95, 70, 1)"`. */
|
|
2144
|
-
get bgGreen800() {
|
|
2145
|
-
return this.add("backgroundColor", "rgba(6, 95, 70, 1)");
|
|
2146
|
-
}
|
|
2147
|
-
/** Sets `backgroundColor: "rgba(6, 78, 59, 1)"`. */
|
|
2148
|
-
get bgGreen900() {
|
|
2149
|
-
return this.add("backgroundColor", "rgba(6, 78, 59, 1)");
|
|
2150
|
-
}
|
|
2151
|
-
/** Sets `backgroundColor: "rgba(245, 243, 255, 1)"`. */
|
|
2152
|
-
get bgPurple50() {
|
|
2153
|
-
return this.add("backgroundColor", "rgba(245, 243, 255, 1)");
|
|
2154
|
-
}
|
|
2155
|
-
/** Sets `backgroundColor: "rgba(237, 233, 254, 1)"`. */
|
|
2156
|
-
get bgPurple100() {
|
|
2157
|
-
return this.add("backgroundColor", "rgba(237, 233, 254, 1)");
|
|
2158
|
-
}
|
|
2159
|
-
/** Sets `backgroundColor: "rgba(221, 214, 254, 1)"`. */
|
|
2160
|
-
get bgPurple200() {
|
|
2161
|
-
return this.add("backgroundColor", "rgba(221, 214, 254, 1)");
|
|
2162
|
-
}
|
|
2163
|
-
/** Sets `backgroundColor: "rgba(196, 181, 253, 1)"`. */
|
|
2164
|
-
get bgPurple300() {
|
|
2165
|
-
return this.add("backgroundColor", "rgba(196, 181, 253, 1)");
|
|
2166
|
-
}
|
|
2167
|
-
/** Sets `backgroundColor: "rgba(167, 139, 250, 1)"`. */
|
|
2168
|
-
get bgPurple400() {
|
|
2169
|
-
return this.add("backgroundColor", "rgba(167, 139, 250, 1)");
|
|
2170
|
-
}
|
|
2171
|
-
/** Sets `backgroundColor: "rgba(139, 92, 246, 1)"`. */
|
|
2172
|
-
get bgPurple500() {
|
|
2173
|
-
return this.add("backgroundColor", "rgba(139, 92, 246, 1)");
|
|
2174
|
-
}
|
|
2175
|
-
/** Sets `backgroundColor: "rgba(124, 58, 237, 1)"`. */
|
|
2176
|
-
get bgPurple600() {
|
|
2177
|
-
return this.add("backgroundColor", "rgba(124, 58, 237, 1)");
|
|
2178
|
-
}
|
|
2179
|
-
/** Sets `backgroundColor: "rgba(109, 40, 217, 1)"`. */
|
|
2180
|
-
get bgPurple700() {
|
|
2181
|
-
return this.add("backgroundColor", "rgba(109, 40, 217, 1)");
|
|
2182
|
-
}
|
|
2183
|
-
/** Sets `backgroundColor: "rgba(91, 33, 182, 1)"`. */
|
|
2184
|
-
get bgPurple800() {
|
|
2185
|
-
return this.add("backgroundColor", "rgba(91, 33, 182, 1)");
|
|
2186
|
-
}
|
|
2187
|
-
/** Sets `backgroundColor: "rgba(76, 29, 149, 1)"`. */
|
|
2188
|
-
get bgPurple900() {
|
|
2189
|
-
return this.add("backgroundColor", "rgba(76, 29, 149, 1)");
|
|
2190
|
-
}
|
|
2191
|
-
/** Sets `backgroundColor: "rgba(255, 247, 237, 1)"`. */
|
|
2192
|
-
get bgOrange50() {
|
|
2193
|
-
return this.add("backgroundColor", "rgba(255, 247, 237, 1)");
|
|
2194
|
-
}
|
|
2195
|
-
/** Sets `backgroundColor: "rgba(255, 237, 213, 1)"`. */
|
|
2196
|
-
get bgOrange100() {
|
|
2197
|
-
return this.add("backgroundColor", "rgba(255, 237, 213, 1)");
|
|
2198
|
-
}
|
|
2199
|
-
/** Sets `backgroundColor: "rgba(254, 215, 170, 1)"`. */
|
|
2200
|
-
get bgOrange200() {
|
|
2201
|
-
return this.add("backgroundColor", "rgba(254, 215, 170, 1)");
|
|
2202
|
-
}
|
|
2203
|
-
/** Sets `backgroundColor: "rgba(253, 186, 116, 1)"`. */
|
|
2204
|
-
get bgOrange300() {
|
|
2205
|
-
return this.add("backgroundColor", "rgba(253, 186, 116, 1)");
|
|
2206
|
-
}
|
|
2207
|
-
/** Sets `backgroundColor: "rgba(251, 146, 60, 1)"`. */
|
|
2208
|
-
get bgOrange400() {
|
|
2209
|
-
return this.add("backgroundColor", "rgba(251, 146, 60, 1)");
|
|
2210
|
-
}
|
|
2211
|
-
/** Sets `backgroundColor: "rgba(249, 115, 22, 1)"`. */
|
|
2212
|
-
get bgOrange500() {
|
|
2213
|
-
return this.add("backgroundColor", "rgba(249, 115, 22, 1)");
|
|
2214
|
-
}
|
|
2215
|
-
/** Sets `backgroundColor: "rgba(234, 88, 12, 1)"`. */
|
|
2216
|
-
get bgOrange600() {
|
|
2217
|
-
return this.add("backgroundColor", "rgba(234, 88, 12, 1)");
|
|
2218
|
-
}
|
|
2219
|
-
/** Sets `backgroundColor: "rgba(194, 65, 12, 1)"`. */
|
|
2220
|
-
get bgOrange700() {
|
|
2221
|
-
return this.add("backgroundColor", "rgba(194, 65, 12, 1)");
|
|
2222
|
-
}
|
|
2223
|
-
/** Sets `backgroundColor: "rgba(154, 52, 18, 1)"`. */
|
|
2224
|
-
get bgOrange800() {
|
|
2225
|
-
return this.add("backgroundColor", "rgba(154, 52, 18, 1)");
|
|
2226
|
-
}
|
|
2227
|
-
/** Sets `backgroundColor: "rgba(124, 45, 18, 1)"`. */
|
|
2228
|
-
get bgOrange900() {
|
|
2229
|
-
return this.add("backgroundColor", "rgba(124, 45, 18, 1)");
|
|
2230
|
-
}
|
|
2231
|
-
/** Sets `backgroundColor: value`. */
|
|
2232
|
-
bgColor(value) {
|
|
2233
|
-
return this.add("backgroundColor", value);
|
|
2234
|
-
}
|
|
2235
|
-
/** Sets `fill: "rgba(255,255,255,1)"`. */
|
|
2236
|
-
get fWhite() {
|
|
2237
|
-
return this.add("fill", "rgba(255,255,255,1)");
|
|
2238
|
-
}
|
|
2239
|
-
/** Sets `fill: "rgba(0,0,0,0)"`. */
|
|
2240
|
-
get fTransparent() {
|
|
2241
|
-
return this.add("fill", "rgba(0,0,0,0)");
|
|
2242
|
-
}
|
|
2243
|
-
/** Sets `fill: "rgba(255, 253, 253, 1)"`. */
|
|
2244
|
-
get fGray50() {
|
|
2245
|
-
return this.add("fill", "rgba(255, 253, 253, 1)");
|
|
2246
|
-
}
|
|
2247
|
-
/** Sets `fill: "rgba(247, 245, 245, 1)"`. */
|
|
2248
|
-
get fGray100() {
|
|
2249
|
-
return this.add("fill", "rgba(247, 245, 245, 1)");
|
|
2250
|
-
}
|
|
2251
|
-
/** Sets `fill: "rgba(236, 235, 235, 1)"`. */
|
|
2252
|
-
get fGray200() {
|
|
2253
|
-
return this.add("fill", "rgba(236, 235, 235, 1)");
|
|
2254
|
-
}
|
|
2255
|
-
/** Sets `fill: "rgba(221, 220, 220, 1)"`. */
|
|
2256
|
-
get fGray300() {
|
|
2257
|
-
return this.add("fill", "rgba(221, 220, 220, 1)");
|
|
2258
|
-
}
|
|
2259
|
-
/** Sets `fill: "rgba(201, 201, 201, 1)"`. */
|
|
2260
|
-
get fGray400() {
|
|
2261
|
-
return this.add("fill", "rgba(201, 201, 201, 1)");
|
|
2262
|
-
}
|
|
2263
|
-
/** Sets `fill: "rgba(175, 175, 175, 1)"`. */
|
|
2264
|
-
get fGray500() {
|
|
2265
|
-
return this.add("fill", "rgba(175, 175, 175, 1)");
|
|
2266
|
-
}
|
|
2267
|
-
/** Sets `fill: "rgba(141, 141, 141, 1)"`. */
|
|
2268
|
-
get fGray600() {
|
|
2269
|
-
return this.add("fill", "rgba(141, 141, 141, 1)");
|
|
2270
|
-
}
|
|
2271
|
-
/** Sets `fill: "rgba(100, 100, 100, 1)"`. */
|
|
2272
|
-
get fGray700() {
|
|
2273
|
-
return this.add("fill", "rgba(100, 100, 100, 1)");
|
|
2274
|
-
}
|
|
2275
|
-
/** Sets `fill: "rgba(53, 53, 53, 1)"`. */
|
|
2276
|
-
get fGray800() {
|
|
2277
|
-
return this.add("fill", "rgba(53, 53, 53, 1)");
|
|
2278
|
-
}
|
|
2279
|
-
/** Sets `fill: "rgba(36, 36, 36, 1)"`. */
|
|
2280
|
-
get fGray900() {
|
|
2281
|
-
return this.add("fill", "rgba(36, 36, 36, 1)");
|
|
2282
|
-
}
|
|
2283
|
-
/** Sets `fill: "rgba(239, 246, 255, 1)"`. */
|
|
2284
|
-
get fBlue50() {
|
|
2285
|
-
return this.add("fill", "rgba(239, 246, 255, 1)");
|
|
2286
|
-
}
|
|
2287
|
-
/** Sets `fill: "rgba(219, 234, 254, 1)"`. */
|
|
2288
|
-
get fBlue100() {
|
|
2289
|
-
return this.add("fill", "rgba(219, 234, 254, 1)");
|
|
2290
|
-
}
|
|
2291
|
-
/** Sets `fill: "rgba(191, 219, 254, 1)"`. */
|
|
2292
|
-
get fBlue200() {
|
|
2293
|
-
return this.add("fill", "rgba(191, 219, 254, 1)");
|
|
2294
|
-
}
|
|
2295
|
-
/** Sets `fill: "rgba(147, 197, 253, 1)"`. */
|
|
2296
|
-
get fBlue300() {
|
|
2297
|
-
return this.add("fill", "rgba(147, 197, 253, 1)");
|
|
2298
|
-
}
|
|
2299
|
-
/** Sets `fill: "rgba(96, 165, 250, 1)"`. */
|
|
2300
|
-
get fBlue400() {
|
|
2301
|
-
return this.add("fill", "rgba(96, 165, 250, 1)");
|
|
2302
|
-
}
|
|
2303
|
-
/** Sets `fill: "rgba(59, 130, 246, 1)"`. */
|
|
2304
|
-
get fBlue500() {
|
|
2305
|
-
return this.add("fill", "rgba(59, 130, 246, 1)");
|
|
2306
|
-
}
|
|
2307
|
-
/** Sets `fill: "rgba(37, 99, 235, 1)"`. */
|
|
2308
|
-
get fBlue600() {
|
|
2309
|
-
return this.add("fill", "rgba(37, 99, 235, 1)");
|
|
2310
|
-
}
|
|
2311
|
-
/** Sets `fill: "rgba(29, 78, 216, 1)"`. */
|
|
2312
|
-
get fBlue700() {
|
|
2313
|
-
return this.add("fill", "rgba(29, 78, 216, 1)");
|
|
2314
|
-
}
|
|
2315
|
-
/** Sets `fill: "rgba(30, 64, 175, 1)"`. */
|
|
2316
|
-
get fBlue800() {
|
|
2317
|
-
return this.add("fill", "rgba(30, 64, 175, 1)");
|
|
2318
|
-
}
|
|
2319
|
-
/** Sets `fill: "rgba(30, 58, 138, 1)"`. */
|
|
2320
|
-
get fBlue900() {
|
|
2321
|
-
return this.add("fill", "rgba(30, 58, 138, 1)");
|
|
2322
|
-
}
|
|
2323
|
-
/** Sets `fill: "rgba(254, 242, 242, 1)"`. */
|
|
2324
|
-
get fRed50() {
|
|
2325
|
-
return this.add("fill", "rgba(254, 242, 242, 1)");
|
|
2326
|
-
}
|
|
2327
|
-
/** Sets `fill: "rgba(254, 226, 226, 1)"`. */
|
|
2328
|
-
get fRed100() {
|
|
2329
|
-
return this.add("fill", "rgba(254, 226, 226, 1)");
|
|
2330
|
-
}
|
|
2331
|
-
/** Sets `fill: "rgba(254, 202, 202, 1)"`. */
|
|
2332
|
-
get fRed200() {
|
|
2333
|
-
return this.add("fill", "rgba(254, 202, 202, 1)");
|
|
2334
|
-
}
|
|
2335
|
-
/** Sets `fill: "rgba(252, 165, 165, 1)"`. */
|
|
2336
|
-
get fRed300() {
|
|
2337
|
-
return this.add("fill", "rgba(252, 165, 165, 1)");
|
|
2338
|
-
}
|
|
2339
|
-
/** Sets `fill: "rgba(248, 113, 113, 1)"`. */
|
|
2340
|
-
get fRed400() {
|
|
2341
|
-
return this.add("fill", "rgba(248, 113, 113, 1)");
|
|
2342
|
-
}
|
|
2343
|
-
/** Sets `fill: "rgba(239, 68, 68, 1)"`. */
|
|
2344
|
-
get fRed500() {
|
|
2345
|
-
return this.add("fill", "rgba(239, 68, 68, 1)");
|
|
2346
|
-
}
|
|
2347
|
-
/** Sets `fill: "rgba(220, 38, 38, 1)"`. */
|
|
2348
|
-
get fRed600() {
|
|
2349
|
-
return this.add("fill", "rgba(220, 38, 38, 1)");
|
|
2350
|
-
}
|
|
2351
|
-
/** Sets `fill: "rgba(185, 28, 28, 1)"`. */
|
|
2352
|
-
get fRed700() {
|
|
2353
|
-
return this.add("fill", "rgba(185, 28, 28, 1)");
|
|
2354
|
-
}
|
|
2355
|
-
/** Sets `fill: "rgba(153, 27, 27, 1)"`. */
|
|
2356
|
-
get fRed800() {
|
|
2357
|
-
return this.add("fill", "rgba(153, 27, 27, 1)");
|
|
2358
|
-
}
|
|
2359
|
-
/** Sets `fill: "rgba(127, 29, 29, 1)"`. */
|
|
2360
|
-
get fRed900() {
|
|
2361
|
-
return this.add("fill", "rgba(127, 29, 29, 1)");
|
|
2362
|
-
}
|
|
2363
|
-
/** Sets `fill: "rgba(254, 252, 232, 1)"`. */
|
|
2364
|
-
get fYellow50() {
|
|
2365
|
-
return this.add("fill", "rgba(254, 252, 232, 1)");
|
|
2366
|
-
}
|
|
2367
|
-
/** Sets `fill: "rgba(254, 249, 195, 1)"`. */
|
|
2368
|
-
get fYellow100() {
|
|
2369
|
-
return this.add("fill", "rgba(254, 249, 195, 1)");
|
|
2370
|
-
}
|
|
2371
|
-
/** Sets `fill: "rgba(254, 240, 138, 1)"`. */
|
|
2372
|
-
get fYellow200() {
|
|
2373
|
-
return this.add("fill", "rgba(254, 240, 138, 1)");
|
|
2374
|
-
}
|
|
2375
|
-
/** Sets `fill: "rgba(253, 224, 71, 1)"`. */
|
|
2376
|
-
get fYellow300() {
|
|
2377
|
-
return this.add("fill", "rgba(253, 224, 71, 1)");
|
|
2378
|
-
}
|
|
2379
|
-
/** Sets `fill: "rgba(250, 204, 21, 1)"`. */
|
|
2380
|
-
get fYellow400() {
|
|
2381
|
-
return this.add("fill", "rgba(250, 204, 21, 1)");
|
|
2382
|
-
}
|
|
2383
|
-
/** Sets `fill: "rgba(234, 179, 8, 1)"`. */
|
|
2384
|
-
get fYellow500() {
|
|
2385
|
-
return this.add("fill", "rgba(234, 179, 8, 1)");
|
|
2386
|
-
}
|
|
2387
|
-
/** Sets `fill: "rgba(202, 138, 4, 1)"`. */
|
|
2388
|
-
get fYellow600() {
|
|
2389
|
-
return this.add("fill", "rgba(202, 138, 4, 1)");
|
|
2390
|
-
}
|
|
2391
|
-
/** Sets `fill: "rgba(161, 98, 7, 1)"`. */
|
|
2392
|
-
get fYellow700() {
|
|
2393
|
-
return this.add("fill", "rgba(161, 98, 7, 1)");
|
|
2394
|
-
}
|
|
2395
|
-
/** Sets `fill: "rgba(133, 77, 14, 1)"`. */
|
|
2396
|
-
get fYellow800() {
|
|
2397
|
-
return this.add("fill", "rgba(133, 77, 14, 1)");
|
|
2398
|
-
}
|
|
2399
|
-
/** Sets `fill: "rgba(113, 63, 18, 1)"`. */
|
|
2400
|
-
get fYellow900() {
|
|
2401
|
-
return this.add("fill", "rgba(113, 63, 18, 1)");
|
|
2402
|
-
}
|
|
2403
|
-
/** Sets `fill: "rgba(236, 253, 245, 1)"`. */
|
|
2404
|
-
get fGreen50() {
|
|
2405
|
-
return this.add("fill", "rgba(236, 253, 245, 1)");
|
|
2406
|
-
}
|
|
2407
|
-
/** Sets `fill: "rgba(209, 250, 229, 1)"`. */
|
|
2408
|
-
get fGreen100() {
|
|
2409
|
-
return this.add("fill", "rgba(209, 250, 229, 1)");
|
|
2410
|
-
}
|
|
2411
|
-
/** Sets `fill: "rgba(167, 243, 208, 1)"`. */
|
|
2412
|
-
get fGreen200() {
|
|
2413
|
-
return this.add("fill", "rgba(167, 243, 208, 1)");
|
|
2414
|
-
}
|
|
2415
|
-
/** Sets `fill: "rgba(110, 231, 183, 1)"`. */
|
|
2416
|
-
get fGreen300() {
|
|
2417
|
-
return this.add("fill", "rgba(110, 231, 183, 1)");
|
|
2418
|
-
}
|
|
2419
|
-
/** Sets `fill: "rgba(52, 211, 153, 1)"`. */
|
|
2420
|
-
get fGreen400() {
|
|
2421
|
-
return this.add("fill", "rgba(52, 211, 153, 1)");
|
|
2422
|
-
}
|
|
2423
|
-
/** Sets `fill: "rgba(16, 185, 129, 1)"`. */
|
|
2424
|
-
get fGreen500() {
|
|
2425
|
-
return this.add("fill", "rgba(16, 185, 129, 1)");
|
|
2426
|
-
}
|
|
2427
|
-
/** Sets `fill: "rgba(5, 150, 105, 1)"`. */
|
|
2428
|
-
get fGreen600() {
|
|
2429
|
-
return this.add("fill", "rgba(5, 150, 105, 1)");
|
|
2430
|
-
}
|
|
2431
|
-
/** Sets `fill: "rgba(4, 120, 87, 1)"`. */
|
|
2432
|
-
get fGreen700() {
|
|
2433
|
-
return this.add("fill", "rgba(4, 120, 87, 1)");
|
|
2434
|
-
}
|
|
2435
|
-
/** Sets `fill: "rgba(6, 95, 70, 1)"`. */
|
|
2436
|
-
get fGreen800() {
|
|
2437
|
-
return this.add("fill", "rgba(6, 95, 70, 1)");
|
|
2438
|
-
}
|
|
2439
|
-
/** Sets `fill: "rgba(6, 78, 59, 1)"`. */
|
|
2440
|
-
get fGreen900() {
|
|
2441
|
-
return this.add("fill", "rgba(6, 78, 59, 1)");
|
|
2442
|
-
}
|
|
2443
|
-
/** Sets `fill: "rgba(245, 243, 255, 1)"`. */
|
|
2444
|
-
get fPurple50() {
|
|
2445
|
-
return this.add("fill", "rgba(245, 243, 255, 1)");
|
|
2446
|
-
}
|
|
2447
|
-
/** Sets `fill: "rgba(237, 233, 254, 1)"`. */
|
|
2448
|
-
get fPurple100() {
|
|
2449
|
-
return this.add("fill", "rgba(237, 233, 254, 1)");
|
|
2450
|
-
}
|
|
2451
|
-
/** Sets `fill: "rgba(221, 214, 254, 1)"`. */
|
|
2452
|
-
get fPurple200() {
|
|
2453
|
-
return this.add("fill", "rgba(221, 214, 254, 1)");
|
|
2454
|
-
}
|
|
2455
|
-
/** Sets `fill: "rgba(196, 181, 253, 1)"`. */
|
|
2456
|
-
get fPurple300() {
|
|
2457
|
-
return this.add("fill", "rgba(196, 181, 253, 1)");
|
|
2458
|
-
}
|
|
2459
|
-
/** Sets `fill: "rgba(167, 139, 250, 1)"`. */
|
|
2460
|
-
get fPurple400() {
|
|
2461
|
-
return this.add("fill", "rgba(167, 139, 250, 1)");
|
|
2462
|
-
}
|
|
2463
|
-
/** Sets `fill: "rgba(139, 92, 246, 1)"`. */
|
|
2464
|
-
get fPurple500() {
|
|
2465
|
-
return this.add("fill", "rgba(139, 92, 246, 1)");
|
|
2466
|
-
}
|
|
2467
|
-
/** Sets `fill: "rgba(124, 58, 237, 1)"`. */
|
|
2468
|
-
get fPurple600() {
|
|
2469
|
-
return this.add("fill", "rgba(124, 58, 237, 1)");
|
|
2470
|
-
}
|
|
2471
|
-
/** Sets `fill: "rgba(109, 40, 217, 1)"`. */
|
|
2472
|
-
get fPurple700() {
|
|
2473
|
-
return this.add("fill", "rgba(109, 40, 217, 1)");
|
|
2474
|
-
}
|
|
2475
|
-
/** Sets `fill: "rgba(91, 33, 182, 1)"`. */
|
|
2476
|
-
get fPurple800() {
|
|
2477
|
-
return this.add("fill", "rgba(91, 33, 182, 1)");
|
|
2478
|
-
}
|
|
2479
|
-
/** Sets `fill: "rgba(76, 29, 149, 1)"`. */
|
|
2480
|
-
get fPurple900() {
|
|
2481
|
-
return this.add("fill", "rgba(76, 29, 149, 1)");
|
|
2482
|
-
}
|
|
2483
|
-
/** Sets `fill: "rgba(255, 247, 237, 1)"`. */
|
|
2484
|
-
get fOrange50() {
|
|
2485
|
-
return this.add("fill", "rgba(255, 247, 237, 1)");
|
|
2486
|
-
}
|
|
2487
|
-
/** Sets `fill: "rgba(255, 237, 213, 1)"`. */
|
|
2488
|
-
get fOrange100() {
|
|
2489
|
-
return this.add("fill", "rgba(255, 237, 213, 1)");
|
|
2490
|
-
}
|
|
2491
|
-
/** Sets `fill: "rgba(254, 215, 170, 1)"`. */
|
|
2492
|
-
get fOrange200() {
|
|
2493
|
-
return this.add("fill", "rgba(254, 215, 170, 1)");
|
|
2494
|
-
}
|
|
2495
|
-
/** Sets `fill: "rgba(253, 186, 116, 1)"`. */
|
|
2496
|
-
get fOrange300() {
|
|
2497
|
-
return this.add("fill", "rgba(253, 186, 116, 1)");
|
|
2498
|
-
}
|
|
2499
|
-
/** Sets `fill: "rgba(251, 146, 60, 1)"`. */
|
|
2500
|
-
get fOrange400() {
|
|
2501
|
-
return this.add("fill", "rgba(251, 146, 60, 1)");
|
|
2502
|
-
}
|
|
2503
|
-
/** Sets `fill: "rgba(249, 115, 22, 1)"`. */
|
|
2504
|
-
get fOrange500() {
|
|
2505
|
-
return this.add("fill", "rgba(249, 115, 22, 1)");
|
|
2506
|
-
}
|
|
2507
|
-
/** Sets `fill: "rgba(234, 88, 12, 1)"`. */
|
|
2508
|
-
get fOrange600() {
|
|
2509
|
-
return this.add("fill", "rgba(234, 88, 12, 1)");
|
|
2510
|
-
}
|
|
2511
|
-
/** Sets `fill: "rgba(194, 65, 12, 1)"`. */
|
|
2512
|
-
get fOrange700() {
|
|
2513
|
-
return this.add("fill", "rgba(194, 65, 12, 1)");
|
|
2514
|
-
}
|
|
2515
|
-
/** Sets `fill: "rgba(154, 52, 18, 1)"`. */
|
|
2516
|
-
get fOrange800() {
|
|
2517
|
-
return this.add("fill", "rgba(154, 52, 18, 1)");
|
|
2518
|
-
}
|
|
2519
|
-
/** Sets `fill: "rgba(124, 45, 18, 1)"`. */
|
|
2520
|
-
get fOrange900() {
|
|
2521
|
-
return this.add("fill", "rgba(124, 45, 18, 1)");
|
|
2522
|
-
}
|
|
2523
|
-
/** Sets `fill: value`. */
|
|
2524
|
-
fill(value) {
|
|
2525
|
-
return this.add("fill", value);
|
|
2526
|
-
}
|
|
2527
|
-
// spacing
|
|
2528
|
-
/** Sets `marginTop: "0px"`. */
|
|
2529
|
-
get mt0() {
|
|
2530
|
-
return this.add("marginTop", "0px");
|
|
2531
|
-
}
|
|
2532
|
-
/** Sets `marginTop: "8px"`. */
|
|
2533
|
-
get mt1() {
|
|
2534
|
-
return this.add("marginTop", "8px");
|
|
2535
|
-
}
|
|
2536
|
-
/** Sets `marginTop: "16px"`. */
|
|
2537
|
-
get mt2() {
|
|
2538
|
-
return this.add("marginTop", "16px");
|
|
2539
|
-
}
|
|
2540
|
-
/** Sets `marginTop: "24px"`. */
|
|
2541
|
-
get mt3() {
|
|
2542
|
-
return this.add("marginTop", "24px");
|
|
2543
|
-
}
|
|
2544
|
-
/** Sets `marginTop: "32px"`. */
|
|
2545
|
-
get mt4() {
|
|
2546
|
-
return this.add("marginTop", "32px");
|
|
2547
|
-
}
|
|
2548
|
-
/** Sets `marginTop: "40px"`. */
|
|
2549
|
-
get mt5() {
|
|
2550
|
-
return this.add("marginTop", "40px");
|
|
2551
|
-
}
|
|
2552
|
-
/** Sets `marginTop: "48px"`. */
|
|
2553
|
-
get mt6() {
|
|
2554
|
-
return this.add("marginTop", "48px");
|
|
2555
|
-
}
|
|
2556
|
-
/** Sets `marginTop: "56px"`. */
|
|
2557
|
-
get mt7() {
|
|
2558
|
-
return this.add("marginTop", "56px");
|
|
2559
|
-
}
|
|
2560
|
-
/** Sets `marginTop: "64px"`. */
|
|
2561
|
-
get mt8() {
|
|
2562
|
-
return this.add("marginTop", "64px");
|
|
2563
|
-
}
|
|
2564
|
-
/** Sets `marginTop: "auto"`. */
|
|
2565
|
-
get mta() {
|
|
2566
|
-
return this.add("marginTop", "auto");
|
|
2567
|
-
}
|
|
2568
|
-
/** Sets `marginTop: "v"`. */
|
|
2569
|
-
mt(v) {
|
|
2570
|
-
return this.add("marginTop", maybeInc(v));
|
|
2571
|
-
}
|
|
2572
|
-
/** Sets `marginTop: px`. */
|
|
2573
|
-
mtPx(px) {
|
|
2574
|
-
return this.add("marginTop", `${px}px`);
|
|
2575
|
-
}
|
|
2576
|
-
/** Sets `marginRight: "0px"`. */
|
|
2577
|
-
get mr0() {
|
|
2578
|
-
return this.add("marginRight", "0px");
|
|
2579
|
-
}
|
|
2580
|
-
/** Sets `marginRight: "8px"`. */
|
|
2581
|
-
get mr1() {
|
|
2582
|
-
return this.add("marginRight", "8px");
|
|
2583
|
-
}
|
|
2584
|
-
/** Sets `marginRight: "16px"`. */
|
|
2585
|
-
get mr2() {
|
|
2586
|
-
return this.add("marginRight", "16px");
|
|
2587
|
-
}
|
|
2588
|
-
/** Sets `marginRight: "24px"`. */
|
|
2589
|
-
get mr3() {
|
|
2590
|
-
return this.add("marginRight", "24px");
|
|
2591
|
-
}
|
|
2592
|
-
/** Sets `marginRight: "32px"`. */
|
|
2593
|
-
get mr4() {
|
|
2594
|
-
return this.add("marginRight", "32px");
|
|
2595
|
-
}
|
|
2596
|
-
/** Sets `marginRight: "40px"`. */
|
|
2597
|
-
get mr5() {
|
|
2598
|
-
return this.add("marginRight", "40px");
|
|
2599
|
-
}
|
|
2600
|
-
/** Sets `marginRight: "48px"`. */
|
|
2601
|
-
get mr6() {
|
|
2602
|
-
return this.add("marginRight", "48px");
|
|
2603
|
-
}
|
|
2604
|
-
/** Sets `marginRight: "56px"`. */
|
|
2605
|
-
get mr7() {
|
|
2606
|
-
return this.add("marginRight", "56px");
|
|
2607
|
-
}
|
|
2608
|
-
/** Sets `marginRight: "64px"`. */
|
|
2609
|
-
get mr8() {
|
|
2610
|
-
return this.add("marginRight", "64px");
|
|
2611
|
-
}
|
|
2612
|
-
/** Sets `marginRight: "auto"`. */
|
|
2613
|
-
get mra() {
|
|
2614
|
-
return this.add("marginRight", "auto");
|
|
2615
|
-
}
|
|
2616
|
-
/** Sets `marginRight: "v"`. */
|
|
2617
|
-
mr(v) {
|
|
2618
|
-
return this.add("marginRight", maybeInc(v));
|
|
2619
|
-
}
|
|
2620
|
-
/** Sets `marginRight: px`. */
|
|
2621
|
-
mrPx(px) {
|
|
2622
|
-
return this.add("marginRight", `${px}px`);
|
|
2623
|
-
}
|
|
2624
|
-
/** Sets `marginBottom: "0px"`. */
|
|
2625
|
-
get mb0() {
|
|
2626
|
-
return this.add("marginBottom", "0px");
|
|
2627
|
-
}
|
|
2628
|
-
/** Sets `marginBottom: "8px"`. */
|
|
2629
|
-
get mb1() {
|
|
2630
|
-
return this.add("marginBottom", "8px");
|
|
2631
|
-
}
|
|
2632
|
-
/** Sets `marginBottom: "16px"`. */
|
|
2633
|
-
get mb2() {
|
|
2634
|
-
return this.add("marginBottom", "16px");
|
|
2635
|
-
}
|
|
2636
|
-
/** Sets `marginBottom: "24px"`. */
|
|
2637
|
-
get mb3() {
|
|
2638
|
-
return this.add("marginBottom", "24px");
|
|
2639
|
-
}
|
|
2640
|
-
/** Sets `marginBottom: "32px"`. */
|
|
2641
|
-
get mb4() {
|
|
2642
|
-
return this.add("marginBottom", "32px");
|
|
2643
|
-
}
|
|
2644
|
-
/** Sets `marginBottom: "40px"`. */
|
|
2645
|
-
get mb5() {
|
|
2646
|
-
return this.add("marginBottom", "40px");
|
|
2647
|
-
}
|
|
2648
|
-
/** Sets `marginBottom: "48px"`. */
|
|
2649
|
-
get mb6() {
|
|
2650
|
-
return this.add("marginBottom", "48px");
|
|
2651
|
-
}
|
|
2652
|
-
/** Sets `marginBottom: "56px"`. */
|
|
2653
|
-
get mb7() {
|
|
2654
|
-
return this.add("marginBottom", "56px");
|
|
2655
|
-
}
|
|
2656
|
-
/** Sets `marginBottom: "64px"`. */
|
|
2657
|
-
get mb8() {
|
|
2658
|
-
return this.add("marginBottom", "64px");
|
|
2659
|
-
}
|
|
2660
|
-
/** Sets `marginBottom: "auto"`. */
|
|
2661
|
-
get mba() {
|
|
2662
|
-
return this.add("marginBottom", "auto");
|
|
2663
|
-
}
|
|
2664
|
-
/** Sets `marginBottom: "v"`. */
|
|
2665
|
-
mb(v) {
|
|
2666
|
-
return this.add("marginBottom", maybeInc(v));
|
|
2667
|
-
}
|
|
2668
|
-
/** Sets `marginBottom: px`. */
|
|
2669
|
-
mbPx(px) {
|
|
2670
|
-
return this.add("marginBottom", `${px}px`);
|
|
2671
|
-
}
|
|
2672
|
-
/** Sets `marginLeft: "0px"`. */
|
|
2673
|
-
get ml0() {
|
|
2674
|
-
return this.add("marginLeft", "0px");
|
|
2675
|
-
}
|
|
2676
|
-
/** Sets `marginLeft: "8px"`. */
|
|
2677
|
-
get ml1() {
|
|
2678
|
-
return this.add("marginLeft", "8px");
|
|
2679
|
-
}
|
|
2680
|
-
/** Sets `marginLeft: "16px"`. */
|
|
2681
|
-
get ml2() {
|
|
2682
|
-
return this.add("marginLeft", "16px");
|
|
2683
|
-
}
|
|
2684
|
-
/** Sets `marginLeft: "24px"`. */
|
|
2685
|
-
get ml3() {
|
|
2686
|
-
return this.add("marginLeft", "24px");
|
|
2687
|
-
}
|
|
2688
|
-
/** Sets `marginLeft: "32px"`. */
|
|
2689
|
-
get ml4() {
|
|
2690
|
-
return this.add("marginLeft", "32px");
|
|
2691
|
-
}
|
|
2692
|
-
/** Sets `marginLeft: "40px"`. */
|
|
2693
|
-
get ml5() {
|
|
2694
|
-
return this.add("marginLeft", "40px");
|
|
2695
|
-
}
|
|
2696
|
-
/** Sets `marginLeft: "48px"`. */
|
|
2697
|
-
get ml6() {
|
|
2698
|
-
return this.add("marginLeft", "48px");
|
|
2699
|
-
}
|
|
2700
|
-
/** Sets `marginLeft: "56px"`. */
|
|
2701
|
-
get ml7() {
|
|
2702
|
-
return this.add("marginLeft", "56px");
|
|
2703
|
-
}
|
|
2704
|
-
/** Sets `marginLeft: "64px"`. */
|
|
2705
|
-
get ml8() {
|
|
2706
|
-
return this.add("marginLeft", "64px");
|
|
2707
|
-
}
|
|
2708
|
-
/** Sets `marginLeft: "auto"`. */
|
|
2709
|
-
get mla() {
|
|
2710
|
-
return this.add("marginLeft", "auto");
|
|
2711
|
-
}
|
|
2712
|
-
/** Sets `marginLeft: "v"`. */
|
|
2713
|
-
ml(v) {
|
|
2714
|
-
return this.add("marginLeft", maybeInc(v));
|
|
2715
|
-
}
|
|
2716
|
-
/** Sets `marginLeft: px`. */
|
|
2717
|
-
mlPx(px) {
|
|
2718
|
-
return this.add("marginLeft", `${px}px`);
|
|
2719
|
-
}
|
|
2720
|
-
/** Sets `marginLeft: "0px"; marginRight: "0px"`. */
|
|
2721
|
-
get mx0() {
|
|
2722
|
-
return this.add("marginLeft", "0px").add("marginRight", "0px");
|
|
2723
|
-
}
|
|
2724
|
-
/** Sets `marginLeft: "8px"; marginRight: "8px"`. */
|
|
2725
|
-
get mx1() {
|
|
2726
|
-
return this.add("marginLeft", "8px").add("marginRight", "8px");
|
|
2727
|
-
}
|
|
2728
|
-
/** Sets `marginLeft: "16px"; marginRight: "16px"`. */
|
|
2729
|
-
get mx2() {
|
|
2730
|
-
return this.add("marginLeft", "16px").add("marginRight", "16px");
|
|
2731
|
-
}
|
|
2732
|
-
/** Sets `marginLeft: "24px"; marginRight: "24px"`. */
|
|
2733
|
-
get mx3() {
|
|
2734
|
-
return this.add("marginLeft", "24px").add("marginRight", "24px");
|
|
2735
|
-
}
|
|
2736
|
-
/** Sets `marginLeft: "32px"; marginRight: "32px"`. */
|
|
2737
|
-
get mx4() {
|
|
2738
|
-
return this.add("marginLeft", "32px").add("marginRight", "32px");
|
|
2739
|
-
}
|
|
2740
|
-
/** Sets `marginLeft: "40px"; marginRight: "40px"`. */
|
|
2741
|
-
get mx5() {
|
|
2742
|
-
return this.add("marginLeft", "40px").add("marginRight", "40px");
|
|
2743
|
-
}
|
|
2744
|
-
/** Sets `marginLeft: "48px"; marginRight: "48px"`. */
|
|
2745
|
-
get mx6() {
|
|
2746
|
-
return this.add("marginLeft", "48px").add("marginRight", "48px");
|
|
2747
|
-
}
|
|
2748
|
-
/** Sets `marginLeft: "56px"; marginRight: "56px"`. */
|
|
2749
|
-
get mx7() {
|
|
2750
|
-
return this.add("marginLeft", "56px").add("marginRight", "56px");
|
|
2751
|
-
}
|
|
2752
|
-
/** Sets `marginLeft: "64px"; marginRight: "64px"`. */
|
|
2753
|
-
get mx8() {
|
|
2754
|
-
return this.add("marginLeft", "64px").add("marginRight", "64px");
|
|
2755
|
-
}
|
|
2756
|
-
/** Sets `marginLeft: "auto"; marginRight: "auto"`. */
|
|
2757
|
-
get mxa() {
|
|
2758
|
-
return this.add("marginLeft", "auto").add("marginRight", "auto");
|
|
2759
|
-
}
|
|
2760
|
-
/** Sets `marginLeft: "v"; marginRight: "v"`. */
|
|
2761
|
-
mx(v) {
|
|
2762
|
-
return this.add("marginLeft", maybeInc(v)).add("marginRight", maybeInc(v));
|
|
2763
|
-
}
|
|
2764
|
-
/** Sets `marginLeft: px; marginRight: px`. */
|
|
2765
|
-
mxPx(px) {
|
|
2766
|
-
return this.add("marginLeft", `${px}px`).add("marginRight", `${px}px`);
|
|
2767
|
-
}
|
|
2768
|
-
/** Sets `marginTop: "0px"; marginBottom: "0px"`. */
|
|
2769
|
-
get my0() {
|
|
2770
|
-
return this.add("marginTop", "0px").add("marginBottom", "0px");
|
|
2771
|
-
}
|
|
2772
|
-
/** Sets `marginTop: "8px"; marginBottom: "8px"`. */
|
|
2773
|
-
get my1() {
|
|
2774
|
-
return this.add("marginTop", "8px").add("marginBottom", "8px");
|
|
2775
|
-
}
|
|
2776
|
-
/** Sets `marginTop: "16px"; marginBottom: "16px"`. */
|
|
2777
|
-
get my2() {
|
|
2778
|
-
return this.add("marginTop", "16px").add("marginBottom", "16px");
|
|
2779
|
-
}
|
|
2780
|
-
/** Sets `marginTop: "24px"; marginBottom: "24px"`. */
|
|
2781
|
-
get my3() {
|
|
2782
|
-
return this.add("marginTop", "24px").add("marginBottom", "24px");
|
|
2783
|
-
}
|
|
2784
|
-
/** Sets `marginTop: "32px"; marginBottom: "32px"`. */
|
|
2785
|
-
get my4() {
|
|
2786
|
-
return this.add("marginTop", "32px").add("marginBottom", "32px");
|
|
2787
|
-
}
|
|
2788
|
-
/** Sets `marginTop: "40px"; marginBottom: "40px"`. */
|
|
2789
|
-
get my5() {
|
|
2790
|
-
return this.add("marginTop", "40px").add("marginBottom", "40px");
|
|
2791
|
-
}
|
|
2792
|
-
/** Sets `marginTop: "48px"; marginBottom: "48px"`. */
|
|
2793
|
-
get my6() {
|
|
2794
|
-
return this.add("marginTop", "48px").add("marginBottom", "48px");
|
|
2795
|
-
}
|
|
2796
|
-
/** Sets `marginTop: "56px"; marginBottom: "56px"`. */
|
|
2797
|
-
get my7() {
|
|
2798
|
-
return this.add("marginTop", "56px").add("marginBottom", "56px");
|
|
2799
|
-
}
|
|
2800
|
-
/** Sets `marginTop: "64px"; marginBottom: "64px"`. */
|
|
2801
|
-
get my8() {
|
|
2802
|
-
return this.add("marginTop", "64px").add("marginBottom", "64px");
|
|
2803
|
-
}
|
|
2804
|
-
/** Sets `marginTop: "auto"; marginBottom: "auto"`. */
|
|
2805
|
-
get mya() {
|
|
2806
|
-
return this.add("marginTop", "auto").add("marginBottom", "auto");
|
|
2807
|
-
}
|
|
2808
|
-
/** Sets `marginTop: "v"; marginBottom: "v"`. */
|
|
2809
|
-
my(v) {
|
|
2810
|
-
return this.add("marginTop", maybeInc(v)).add("marginBottom", maybeInc(v));
|
|
2811
|
-
}
|
|
2812
|
-
/** Sets `marginTop: px; marginBottom: px`. */
|
|
2813
|
-
myPx(px) {
|
|
2814
|
-
return this.add("marginTop", `${px}px`).add("marginBottom", `${px}px`);
|
|
2815
|
-
}
|
|
2816
|
-
/** Sets `marginTop: "0px"; marginBottom: "0px"; marginRight: "0px"; marginLeft: "0px"`. */
|
|
2817
|
-
get m0() {
|
|
2818
|
-
return this.add("marginTop", "0px").add("marginBottom", "0px").add("marginRight", "0px").add("marginLeft", "0px");
|
|
2819
|
-
}
|
|
2820
|
-
/** Sets `marginTop: "8px"; marginBottom: "8px"; marginRight: "8px"; marginLeft: "8px"`. */
|
|
2821
|
-
get m1() {
|
|
2822
|
-
return this.add("marginTop", "8px").add("marginBottom", "8px").add("marginRight", "8px").add("marginLeft", "8px");
|
|
2823
|
-
}
|
|
2824
|
-
/** Sets `marginTop: "16px"; marginBottom: "16px"; marginRight: "16px"; marginLeft: "16px"`. */
|
|
2825
|
-
get m2() {
|
|
2826
|
-
return this.add("marginTop", "16px").add("marginBottom", "16px").add("marginRight", "16px").add("marginLeft", "16px");
|
|
2827
|
-
}
|
|
2828
|
-
/** Sets `marginTop: "24px"; marginBottom: "24px"; marginRight: "24px"; marginLeft: "24px"`. */
|
|
2829
|
-
get m3() {
|
|
2830
|
-
return this.add("marginTop", "24px").add("marginBottom", "24px").add("marginRight", "24px").add("marginLeft", "24px");
|
|
2831
|
-
}
|
|
2832
|
-
/** Sets `marginTop: "32px"; marginBottom: "32px"; marginRight: "32px"; marginLeft: "32px"`. */
|
|
2833
|
-
get m4() {
|
|
2834
|
-
return this.add("marginTop", "32px").add("marginBottom", "32px").add("marginRight", "32px").add("marginLeft", "32px");
|
|
2835
|
-
}
|
|
2836
|
-
/** Sets `marginTop: "40px"; marginBottom: "40px"; marginRight: "40px"; marginLeft: "40px"`. */
|
|
2837
|
-
get m5() {
|
|
2838
|
-
return this.add("marginTop", "40px").add("marginBottom", "40px").add("marginRight", "40px").add("marginLeft", "40px");
|
|
2839
|
-
}
|
|
2840
|
-
/** Sets `marginTop: "48px"; marginBottom: "48px"; marginRight: "48px"; marginLeft: "48px"`. */
|
|
2841
|
-
get m6() {
|
|
2842
|
-
return this.add("marginTop", "48px").add("marginBottom", "48px").add("marginRight", "48px").add("marginLeft", "48px");
|
|
2843
|
-
}
|
|
2844
|
-
/** Sets `marginTop: "56px"; marginBottom: "56px"; marginRight: "56px"; marginLeft: "56px"`. */
|
|
2845
|
-
get m7() {
|
|
2846
|
-
return this.add("marginTop", "56px").add("marginBottom", "56px").add("marginRight", "56px").add("marginLeft", "56px");
|
|
2847
|
-
}
|
|
2848
|
-
/** Sets `marginTop: "64px"; marginBottom: "64px"; marginRight: "64px"; marginLeft: "64px"`. */
|
|
2849
|
-
get m8() {
|
|
2850
|
-
return this.add("marginTop", "64px").add("marginBottom", "64px").add("marginRight", "64px").add("marginLeft", "64px");
|
|
2851
|
-
}
|
|
2852
|
-
/** Sets `marginTop: "auto"; marginBottom: "auto"; marginRight: "auto"; marginLeft: "auto"`. */
|
|
2853
|
-
get ma() {
|
|
2854
|
-
return this.add("marginTop", "auto").add("marginBottom", "auto").add("marginRight", "auto").add("marginLeft", "auto");
|
|
2855
|
-
}
|
|
2856
|
-
/** Sets `marginTop: "v"; marginBottom: "v"; marginRight: "v"; marginLeft: "v"`. */
|
|
2857
|
-
m(v) {
|
|
2858
|
-
return this.add("marginTop", maybeInc(v)).add("marginBottom", maybeInc(v)).add("marginRight", maybeInc(v)).add("marginLeft", maybeInc(v));
|
|
2859
|
-
}
|
|
2860
|
-
/** Sets `marginTop: px; marginBottom: px; marginRight: px; marginLeft: px`. */
|
|
2861
|
-
mPx(px) {
|
|
2862
|
-
return this.add("marginTop", `${px}px`).add("marginBottom", `${px}px`).add("marginRight", `${px}px`).add("marginLeft", `${px}px`);
|
|
2863
|
-
}
|
|
2864
|
-
/** Sets `paddingTop: "0px"`. */
|
|
2865
|
-
get pt0() {
|
|
2866
|
-
return this.add("paddingTop", "0px");
|
|
2867
|
-
}
|
|
2868
|
-
/** Sets `paddingTop: "8px"`. */
|
|
2869
|
-
get pt1() {
|
|
2870
|
-
return this.add("paddingTop", "8px");
|
|
2871
|
-
}
|
|
2872
|
-
/** Sets `paddingTop: "16px"`. */
|
|
2873
|
-
get pt2() {
|
|
2874
|
-
return this.add("paddingTop", "16px");
|
|
2875
|
-
}
|
|
2876
|
-
/** Sets `paddingTop: "24px"`. */
|
|
2877
|
-
get pt3() {
|
|
2878
|
-
return this.add("paddingTop", "24px");
|
|
2879
|
-
}
|
|
2880
|
-
/** Sets `paddingTop: "32px"`. */
|
|
2881
|
-
get pt4() {
|
|
2882
|
-
return this.add("paddingTop", "32px");
|
|
2883
|
-
}
|
|
2884
|
-
/** Sets `paddingTop: "40px"`. */
|
|
2885
|
-
get pt5() {
|
|
2886
|
-
return this.add("paddingTop", "40px");
|
|
2887
|
-
}
|
|
2888
|
-
/** Sets `paddingTop: "48px"`. */
|
|
2889
|
-
get pt6() {
|
|
2890
|
-
return this.add("paddingTop", "48px");
|
|
2891
|
-
}
|
|
2892
|
-
/** Sets `paddingTop: "56px"`. */
|
|
2893
|
-
get pt7() {
|
|
2894
|
-
return this.add("paddingTop", "56px");
|
|
2895
|
-
}
|
|
2896
|
-
/** Sets `paddingTop: "64px"`. */
|
|
2897
|
-
get pt8() {
|
|
2898
|
-
return this.add("paddingTop", "64px");
|
|
2899
|
-
}
|
|
2900
|
-
/** Sets `paddingTop: "v"`. */
|
|
2901
|
-
pt(v) {
|
|
2902
|
-
return this.add("paddingTop", maybeInc(v));
|
|
2903
|
-
}
|
|
2904
|
-
/** Sets `paddingTop: px`. */
|
|
2905
|
-
ptPx(px) {
|
|
2906
|
-
return this.add("paddingTop", `${px}px`);
|
|
2907
|
-
}
|
|
2908
|
-
/** Sets `paddingRight: "0px"`. */
|
|
2909
|
-
get pr0() {
|
|
2910
|
-
return this.add("paddingRight", "0px");
|
|
2911
|
-
}
|
|
2912
|
-
/** Sets `paddingRight: "8px"`. */
|
|
2913
|
-
get pr1() {
|
|
2914
|
-
return this.add("paddingRight", "8px");
|
|
2915
|
-
}
|
|
2916
|
-
/** Sets `paddingRight: "16px"`. */
|
|
2917
|
-
get pr2() {
|
|
2918
|
-
return this.add("paddingRight", "16px");
|
|
2919
|
-
}
|
|
2920
|
-
/** Sets `paddingRight: "24px"`. */
|
|
2921
|
-
get pr3() {
|
|
2922
|
-
return this.add("paddingRight", "24px");
|
|
2923
|
-
}
|
|
2924
|
-
/** Sets `paddingRight: "32px"`. */
|
|
2925
|
-
get pr4() {
|
|
2926
|
-
return this.add("paddingRight", "32px");
|
|
2927
|
-
}
|
|
2928
|
-
/** Sets `paddingRight: "40px"`. */
|
|
2929
|
-
get pr5() {
|
|
2930
|
-
return this.add("paddingRight", "40px");
|
|
2931
|
-
}
|
|
2932
|
-
/** Sets `paddingRight: "48px"`. */
|
|
2933
|
-
get pr6() {
|
|
2934
|
-
return this.add("paddingRight", "48px");
|
|
2935
|
-
}
|
|
2936
|
-
/** Sets `paddingRight: "56px"`. */
|
|
2937
|
-
get pr7() {
|
|
2938
|
-
return this.add("paddingRight", "56px");
|
|
2939
|
-
}
|
|
2940
|
-
/** Sets `paddingRight: "64px"`. */
|
|
2941
|
-
get pr8() {
|
|
2942
|
-
return this.add("paddingRight", "64px");
|
|
2943
|
-
}
|
|
2944
|
-
/** Sets `paddingRight: "v"`. */
|
|
2945
|
-
pr(v) {
|
|
2946
|
-
return this.add("paddingRight", maybeInc(v));
|
|
2947
|
-
}
|
|
2948
|
-
/** Sets `paddingRight: px`. */
|
|
2949
|
-
prPx(px) {
|
|
2950
|
-
return this.add("paddingRight", `${px}px`);
|
|
2951
|
-
}
|
|
2952
|
-
/** Sets `paddingBottom: "0px"`. */
|
|
2953
|
-
get pb0() {
|
|
2954
|
-
return this.add("paddingBottom", "0px");
|
|
2955
|
-
}
|
|
2956
|
-
/** Sets `paddingBottom: "8px"`. */
|
|
2957
|
-
get pb1() {
|
|
2958
|
-
return this.add("paddingBottom", "8px");
|
|
2959
|
-
}
|
|
2960
|
-
/** Sets `paddingBottom: "16px"`. */
|
|
2961
|
-
get pb2() {
|
|
2962
|
-
return this.add("paddingBottom", "16px");
|
|
2963
|
-
}
|
|
2964
|
-
/** Sets `paddingBottom: "24px"`. */
|
|
2965
|
-
get pb3() {
|
|
2966
|
-
return this.add("paddingBottom", "24px");
|
|
2967
|
-
}
|
|
2968
|
-
/** Sets `paddingBottom: "32px"`. */
|
|
2969
|
-
get pb4() {
|
|
2970
|
-
return this.add("paddingBottom", "32px");
|
|
2971
|
-
}
|
|
2972
|
-
/** Sets `paddingBottom: "40px"`. */
|
|
2973
|
-
get pb5() {
|
|
2974
|
-
return this.add("paddingBottom", "40px");
|
|
2975
|
-
}
|
|
2976
|
-
/** Sets `paddingBottom: "48px"`. */
|
|
2977
|
-
get pb6() {
|
|
2978
|
-
return this.add("paddingBottom", "48px");
|
|
2979
|
-
}
|
|
2980
|
-
/** Sets `paddingBottom: "56px"`. */
|
|
2981
|
-
get pb7() {
|
|
2982
|
-
return this.add("paddingBottom", "56px");
|
|
2983
|
-
}
|
|
2984
|
-
/** Sets `paddingBottom: "64px"`. */
|
|
2985
|
-
get pb8() {
|
|
2986
|
-
return this.add("paddingBottom", "64px");
|
|
2987
|
-
}
|
|
2988
|
-
/** Sets `paddingBottom: "v"`. */
|
|
2989
|
-
pb(v) {
|
|
2990
|
-
return this.add("paddingBottom", maybeInc(v));
|
|
2991
|
-
}
|
|
2992
|
-
/** Sets `paddingBottom: px`. */
|
|
2993
|
-
pbPx(px) {
|
|
2994
|
-
return this.add("paddingBottom", `${px}px`);
|
|
2995
|
-
}
|
|
2996
|
-
/** Sets `paddingLeft: "0px"`. */
|
|
2997
|
-
get pl0() {
|
|
2998
|
-
return this.add("paddingLeft", "0px");
|
|
2999
|
-
}
|
|
3000
|
-
/** Sets `paddingLeft: "8px"`. */
|
|
3001
|
-
get pl1() {
|
|
3002
|
-
return this.add("paddingLeft", "8px");
|
|
3003
|
-
}
|
|
3004
|
-
/** Sets `paddingLeft: "16px"`. */
|
|
3005
|
-
get pl2() {
|
|
3006
|
-
return this.add("paddingLeft", "16px");
|
|
3007
|
-
}
|
|
3008
|
-
/** Sets `paddingLeft: "24px"`. */
|
|
3009
|
-
get pl3() {
|
|
3010
|
-
return this.add("paddingLeft", "24px");
|
|
3011
|
-
}
|
|
3012
|
-
/** Sets `paddingLeft: "32px"`. */
|
|
3013
|
-
get pl4() {
|
|
3014
|
-
return this.add("paddingLeft", "32px");
|
|
3015
|
-
}
|
|
3016
|
-
/** Sets `paddingLeft: "40px"`. */
|
|
3017
|
-
get pl5() {
|
|
3018
|
-
return this.add("paddingLeft", "40px");
|
|
3019
|
-
}
|
|
3020
|
-
/** Sets `paddingLeft: "48px"`. */
|
|
3021
|
-
get pl6() {
|
|
3022
|
-
return this.add("paddingLeft", "48px");
|
|
3023
|
-
}
|
|
3024
|
-
/** Sets `paddingLeft: "56px"`. */
|
|
3025
|
-
get pl7() {
|
|
3026
|
-
return this.add("paddingLeft", "56px");
|
|
3027
|
-
}
|
|
3028
|
-
/** Sets `paddingLeft: "64px"`. */
|
|
3029
|
-
get pl8() {
|
|
3030
|
-
return this.add("paddingLeft", "64px");
|
|
3031
|
-
}
|
|
3032
|
-
/** Sets `paddingLeft: "v"`. */
|
|
3033
|
-
pl(v) {
|
|
3034
|
-
return this.add("paddingLeft", maybeInc(v));
|
|
3035
|
-
}
|
|
3036
|
-
/** Sets `paddingLeft: px`. */
|
|
3037
|
-
plPx(px) {
|
|
3038
|
-
return this.add("paddingLeft", `${px}px`);
|
|
3039
|
-
}
|
|
3040
|
-
/** Sets `paddingLeft: "0px"; paddingRight: "0px"`. */
|
|
3041
|
-
get px0() {
|
|
3042
|
-
return this.add("paddingLeft", "0px").add("paddingRight", "0px");
|
|
3043
|
-
}
|
|
3044
|
-
/** Sets `paddingLeft: "8px"; paddingRight: "8px"`. */
|
|
3045
|
-
get px1() {
|
|
3046
|
-
return this.add("paddingLeft", "8px").add("paddingRight", "8px");
|
|
3047
|
-
}
|
|
3048
|
-
/** Sets `paddingLeft: "16px"; paddingRight: "16px"`. */
|
|
3049
|
-
get px2() {
|
|
3050
|
-
return this.add("paddingLeft", "16px").add("paddingRight", "16px");
|
|
3051
|
-
}
|
|
3052
|
-
/** Sets `paddingLeft: "24px"; paddingRight: "24px"`. */
|
|
3053
|
-
get px3() {
|
|
3054
|
-
return this.add("paddingLeft", "24px").add("paddingRight", "24px");
|
|
3055
|
-
}
|
|
3056
|
-
/** Sets `paddingLeft: "32px"; paddingRight: "32px"`. */
|
|
3057
|
-
get px4() {
|
|
3058
|
-
return this.add("paddingLeft", "32px").add("paddingRight", "32px");
|
|
3059
|
-
}
|
|
3060
|
-
/** Sets `paddingLeft: "40px"; paddingRight: "40px"`. */
|
|
3061
|
-
get px5() {
|
|
3062
|
-
return this.add("paddingLeft", "40px").add("paddingRight", "40px");
|
|
3063
|
-
}
|
|
3064
|
-
/** Sets `paddingLeft: "48px"; paddingRight: "48px"`. */
|
|
3065
|
-
get px6() {
|
|
3066
|
-
return this.add("paddingLeft", "48px").add("paddingRight", "48px");
|
|
3067
|
-
}
|
|
3068
|
-
/** Sets `paddingLeft: "56px"; paddingRight: "56px"`. */
|
|
3069
|
-
get px7() {
|
|
3070
|
-
return this.add("paddingLeft", "56px").add("paddingRight", "56px");
|
|
3071
|
-
}
|
|
3072
|
-
/** Sets `paddingLeft: "64px"; paddingRight: "64px"`. */
|
|
3073
|
-
get px8() {
|
|
3074
|
-
return this.add("paddingLeft", "64px").add("paddingRight", "64px");
|
|
3075
|
-
}
|
|
3076
|
-
/** Sets `paddingLeft: "v"; paddingRight: "v"`. */
|
|
3077
|
-
px(v) {
|
|
3078
|
-
return this.add("paddingLeft", maybeInc(v)).add("paddingRight", maybeInc(v));
|
|
3079
|
-
}
|
|
3080
|
-
/** Sets `paddingLeft: px; paddingRight: px`. */
|
|
3081
|
-
pxPx(px) {
|
|
3082
|
-
return this.add("paddingLeft", `${px}px`).add("paddingRight", `${px}px`);
|
|
3083
|
-
}
|
|
3084
|
-
/** Sets `paddingTop: "0px"; paddingBottom: "0px"`. */
|
|
3085
|
-
get py0() {
|
|
3086
|
-
return this.add("paddingTop", "0px").add("paddingBottom", "0px");
|
|
3087
|
-
}
|
|
3088
|
-
/** Sets `paddingTop: "8px"; paddingBottom: "8px"`. */
|
|
3089
|
-
get py1() {
|
|
3090
|
-
return this.add("paddingTop", "8px").add("paddingBottom", "8px");
|
|
3091
|
-
}
|
|
3092
|
-
/** Sets `paddingTop: "16px"; paddingBottom: "16px"`. */
|
|
3093
|
-
get py2() {
|
|
3094
|
-
return this.add("paddingTop", "16px").add("paddingBottom", "16px");
|
|
3095
|
-
}
|
|
3096
|
-
/** Sets `paddingTop: "24px"; paddingBottom: "24px"`. */
|
|
3097
|
-
get py3() {
|
|
3098
|
-
return this.add("paddingTop", "24px").add("paddingBottom", "24px");
|
|
3099
|
-
}
|
|
3100
|
-
/** Sets `paddingTop: "32px"; paddingBottom: "32px"`. */
|
|
3101
|
-
get py4() {
|
|
3102
|
-
return this.add("paddingTop", "32px").add("paddingBottom", "32px");
|
|
3103
|
-
}
|
|
3104
|
-
/** Sets `paddingTop: "40px"; paddingBottom: "40px"`. */
|
|
3105
|
-
get py5() {
|
|
3106
|
-
return this.add("paddingTop", "40px").add("paddingBottom", "40px");
|
|
3107
|
-
}
|
|
3108
|
-
/** Sets `paddingTop: "48px"; paddingBottom: "48px"`. */
|
|
3109
|
-
get py6() {
|
|
3110
|
-
return this.add("paddingTop", "48px").add("paddingBottom", "48px");
|
|
3111
|
-
}
|
|
3112
|
-
/** Sets `paddingTop: "56px"; paddingBottom: "56px"`. */
|
|
3113
|
-
get py7() {
|
|
3114
|
-
return this.add("paddingTop", "56px").add("paddingBottom", "56px");
|
|
3115
|
-
}
|
|
3116
|
-
/** Sets `paddingTop: "64px"; paddingBottom: "64px"`. */
|
|
3117
|
-
get py8() {
|
|
3118
|
-
return this.add("paddingTop", "64px").add("paddingBottom", "64px");
|
|
3119
|
-
}
|
|
3120
|
-
/** Sets `paddingTop: "v"; paddingBottom: "v"`. */
|
|
3121
|
-
py(v) {
|
|
3122
|
-
return this.add("paddingTop", maybeInc(v)).add("paddingBottom", maybeInc(v));
|
|
3123
|
-
}
|
|
3124
|
-
/** Sets `paddingTop: px; paddingBottom: px`. */
|
|
3125
|
-
pyPx(px) {
|
|
3126
|
-
return this.add("paddingTop", `${px}px`).add("paddingBottom", `${px}px`);
|
|
3127
|
-
}
|
|
3128
|
-
/** Sets `paddingTop: "0px"; paddingBottom: "0px"; paddingRight: "0px"; paddingLeft: "0px"`. */
|
|
3129
|
-
get p0() {
|
|
3130
|
-
return this.add("paddingTop", "0px").add("paddingBottom", "0px").add("paddingRight", "0px").add("paddingLeft", "0px");
|
|
3131
|
-
}
|
|
3132
|
-
/** Sets `paddingTop: "8px"; paddingBottom: "8px"; paddingRight: "8px"; paddingLeft: "8px"`. */
|
|
3133
|
-
get p1() {
|
|
3134
|
-
return this.add("paddingTop", "8px").add("paddingBottom", "8px").add("paddingRight", "8px").add("paddingLeft", "8px");
|
|
3135
|
-
}
|
|
3136
|
-
/** Sets `paddingTop: "16px"; paddingBottom: "16px"; paddingRight: "16px"; paddingLeft: "16px"`. */
|
|
3137
|
-
get p2() {
|
|
3138
|
-
return this.add("paddingTop", "16px").add("paddingBottom", "16px").add("paddingRight", "16px").add("paddingLeft", "16px");
|
|
3139
|
-
}
|
|
3140
|
-
/** Sets `paddingTop: "24px"; paddingBottom: "24px"; paddingRight: "24px"; paddingLeft: "24px"`. */
|
|
3141
|
-
get p3() {
|
|
3142
|
-
return this.add("paddingTop", "24px").add("paddingBottom", "24px").add("paddingRight", "24px").add("paddingLeft", "24px");
|
|
3143
|
-
}
|
|
3144
|
-
/** Sets `paddingTop: "32px"; paddingBottom: "32px"; paddingRight: "32px"; paddingLeft: "32px"`. */
|
|
3145
|
-
get p4() {
|
|
3146
|
-
return this.add("paddingTop", "32px").add("paddingBottom", "32px").add("paddingRight", "32px").add("paddingLeft", "32px");
|
|
3147
|
-
}
|
|
3148
|
-
/** Sets `paddingTop: "40px"; paddingBottom: "40px"; paddingRight: "40px"; paddingLeft: "40px"`. */
|
|
3149
|
-
get p5() {
|
|
3150
|
-
return this.add("paddingTop", "40px").add("paddingBottom", "40px").add("paddingRight", "40px").add("paddingLeft", "40px");
|
|
3151
|
-
}
|
|
3152
|
-
/** Sets `paddingTop: "48px"; paddingBottom: "48px"; paddingRight: "48px"; paddingLeft: "48px"`. */
|
|
3153
|
-
get p6() {
|
|
3154
|
-
return this.add("paddingTop", "48px").add("paddingBottom", "48px").add("paddingRight", "48px").add("paddingLeft", "48px");
|
|
3155
|
-
}
|
|
3156
|
-
/** Sets `paddingTop: "56px"; paddingBottom: "56px"; paddingRight: "56px"; paddingLeft: "56px"`. */
|
|
3157
|
-
get p7() {
|
|
3158
|
-
return this.add("paddingTop", "56px").add("paddingBottom", "56px").add("paddingRight", "56px").add("paddingLeft", "56px");
|
|
3159
|
-
}
|
|
3160
|
-
/** Sets `paddingTop: "64px"; paddingBottom: "64px"; paddingRight: "64px"; paddingLeft: "64px"`. */
|
|
3161
|
-
get p8() {
|
|
3162
|
-
return this.add("paddingTop", "64px").add("paddingBottom", "64px").add("paddingRight", "64px").add("paddingLeft", "64px");
|
|
3163
|
-
}
|
|
3164
|
-
/** Sets `paddingTop: "v"; paddingBottom: "v"; paddingRight: "v"; paddingLeft: "v"`. */
|
|
3165
|
-
p(v) {
|
|
3166
|
-
return this.add("paddingTop", maybeInc(v)).add("paddingBottom", maybeInc(v)).add("paddingRight", maybeInc(v)).add("paddingLeft", maybeInc(v));
|
|
3167
|
-
}
|
|
3168
|
-
/** Sets `paddingTop: px; paddingBottom: px; paddingRight: px; paddingLeft: px`. */
|
|
3169
|
-
pPx(px) {
|
|
3170
|
-
return this.add("paddingTop", `${px}px`).add("paddingBottom", `${px}px`).add("paddingRight", `${px}px`).add("paddingLeft", `${px}px`);
|
|
3171
|
-
}
|
|
3172
|
-
// textAlign
|
|
3173
|
-
/** Sets `textAlign: "left"`. */
|
|
3174
|
-
get tal() {
|
|
3175
|
-
return this.add("textAlign", "left");
|
|
3176
|
-
}
|
|
3177
|
-
/** Sets `textAlign: "center"`. */
|
|
3178
|
-
get tac() {
|
|
3179
|
-
return this.add("textAlign", "center");
|
|
3180
|
-
}
|
|
3181
|
-
/** Sets `textAlign: "right"`. */
|
|
3182
|
-
get tar() {
|
|
3183
|
-
return this.add("textAlign", "right");
|
|
3184
|
-
}
|
|
3185
|
-
/** Sets `textAlign: "justify"`. */
|
|
3186
|
-
get taj() {
|
|
3187
|
-
return this.add("textAlign", "justify");
|
|
3188
|
-
}
|
|
3189
|
-
/** Sets `textAlign: value`. */
|
|
3190
|
-
ta(value) {
|
|
3191
|
-
return this.add("textAlign", value);
|
|
3192
|
-
}
|
|
3193
|
-
// textDecoration
|
|
3194
|
-
/** Sets `textDecoration: "none"`. */
|
|
3195
|
-
get tdn() {
|
|
3196
|
-
return this.add("textDecoration", "none");
|
|
3197
|
-
}
|
|
3198
|
-
/** Sets `textDecoration: "line-through"`. */
|
|
3199
|
-
get tdlt() {
|
|
3200
|
-
return this.add("textDecoration", "line-through");
|
|
3201
|
-
}
|
|
3202
|
-
/** Sets `textDecoration: "underline"`. */
|
|
3203
|
-
get tdu() {
|
|
3204
|
-
return this.add("textDecoration", "underline");
|
|
3205
|
-
}
|
|
3206
|
-
/** Sets `textDecoration: value`. */
|
|
3207
|
-
textDecoration(value) {
|
|
3208
|
-
return this.add("textDecoration", value);
|
|
3209
|
-
}
|
|
3210
|
-
// textTransform
|
|
3211
|
-
/** Sets `textTransform: "capitalize"`. */
|
|
3212
|
-
get ttc() {
|
|
3213
|
-
return this.add("textTransform", "capitalize");
|
|
3214
|
-
}
|
|
3215
|
-
/** Sets `textTransform: "lowercase"`. */
|
|
3216
|
-
get ttl() {
|
|
3217
|
-
return this.add("textTransform", "lowercase");
|
|
3218
|
-
}
|
|
3219
|
-
/** Sets `textTransform: "uppercase"`. */
|
|
3220
|
-
get ttu() {
|
|
3221
|
-
return this.add("textTransform", "uppercase");
|
|
3222
|
-
}
|
|
3223
|
-
/** Sets `textTransform: "none"`. */
|
|
3224
|
-
get ttn() {
|
|
3225
|
-
return this.add("textTransform", "none");
|
|
3226
|
-
}
|
|
3227
|
-
/** Sets `textTransform: value`. */
|
|
3228
|
-
tt(value) {
|
|
3229
|
-
return this.add("textTransform", value);
|
|
3230
|
-
}
|
|
3231
|
-
// typeScale
|
|
3232
|
-
/** Sets `fontWeight: 400; fontSize: "10px"; lineHeight: "14px"`. */
|
|
3233
|
-
get tiny() {
|
|
3234
|
-
return this.add("fontWeight", 400).add("fontSize", "10px").add("lineHeight", "14px");
|
|
3235
|
-
}
|
|
3236
|
-
/** Sets `fontWeight: 500; fontSize: "10px"; lineHeight: "14px"`. */
|
|
3237
|
-
get tinyMd() {
|
|
3238
|
-
return this.add("fontWeight", 500).add("fontSize", "10px").add("lineHeight", "14px");
|
|
3239
|
-
}
|
|
3240
|
-
/** Sets `fontWeight: 600; fontSize: "10px"; lineHeight: "14px"`. */
|
|
3241
|
-
get tinySb() {
|
|
3242
|
-
return this.add("fontWeight", 600).add("fontSize", "10px").add("lineHeight", "14px");
|
|
3243
|
-
}
|
|
3244
|
-
/** Sets `fontWeight: 700; fontSize: "10px"; lineHeight: "14px"`. */
|
|
3245
|
-
get tinyBd() {
|
|
3246
|
-
return this.add("fontWeight", 700).add("fontSize", "10px").add("lineHeight", "14px");
|
|
3247
|
-
}
|
|
3248
|
-
/** Sets `fontWeight: 400; fontSize: "12px"; lineHeight: "16px"`. */
|
|
3249
|
-
get xs() {
|
|
3250
|
-
return this.add("fontWeight", 400).add("fontSize", "12px").add("lineHeight", "16px");
|
|
3251
|
-
}
|
|
3252
|
-
/** Sets `fontWeight: 500; fontSize: "12px"; lineHeight: "16px"`. */
|
|
3253
|
-
get xsMd() {
|
|
3254
|
-
return this.add("fontWeight", 500).add("fontSize", "12px").add("lineHeight", "16px");
|
|
3255
|
-
}
|
|
3256
|
-
/** Sets `fontWeight: 600; fontSize: "12px"; lineHeight: "16px"`. */
|
|
3257
|
-
get xsSb() {
|
|
3258
|
-
return this.add("fontWeight", 600).add("fontSize", "12px").add("lineHeight", "16px");
|
|
3259
|
-
}
|
|
3260
|
-
/** Sets `fontWeight: 700; fontSize: "12px"; lineHeight: "16px"`. */
|
|
3261
|
-
get xsBd() {
|
|
3262
|
-
return this.add("fontWeight", 700).add("fontSize", "12px").add("lineHeight", "16px");
|
|
3263
|
-
}
|
|
3264
|
-
/** Sets `fontWeight: 400; fontSize: "14px"; lineHeight: "20px"`. */
|
|
3265
|
-
get sm() {
|
|
3266
|
-
return this.add("fontWeight", 400).add("fontSize", "14px").add("lineHeight", "20px");
|
|
3267
|
-
}
|
|
3268
|
-
/** Sets `fontWeight: 500; fontSize: "14px"; lineHeight: "20px"`. */
|
|
3269
|
-
get smMd() {
|
|
3270
|
-
return this.add("fontWeight", 500).add("fontSize", "14px").add("lineHeight", "20px");
|
|
3271
|
-
}
|
|
3272
|
-
/** Sets `fontWeight: 600; fontSize: "14px"; lineHeight: "20px"`. */
|
|
3273
|
-
get smSb() {
|
|
3274
|
-
return this.add("fontWeight", 600).add("fontSize", "14px").add("lineHeight", "20px");
|
|
3275
|
-
}
|
|
3276
|
-
/** Sets `fontWeight: 700; fontSize: "14px"; lineHeight: "20px"`. */
|
|
3277
|
-
get smBd() {
|
|
3278
|
-
return this.add("fontWeight", 700).add("fontSize", "14px").add("lineHeight", "20px");
|
|
3279
|
-
}
|
|
3280
|
-
/** Sets `fontWeight: 400; fontSize: "16px"; lineHeight: "24px"`. */
|
|
3281
|
-
get base() {
|
|
3282
|
-
return this.add("fontWeight", 400).add("fontSize", "16px").add("lineHeight", "24px");
|
|
3283
|
-
}
|
|
3284
|
-
/** Sets `fontWeight: 500; fontSize: "16px"; lineHeight: "24px"`. */
|
|
3285
|
-
get baseMd() {
|
|
3286
|
-
return this.add("fontWeight", 500).add("fontSize", "16px").add("lineHeight", "24px");
|
|
3287
|
-
}
|
|
3288
|
-
/** Sets `fontWeight: 600; fontSize: "16px"; lineHeight: "24px"`. */
|
|
3289
|
-
get baseSb() {
|
|
3290
|
-
return this.add("fontWeight", 600).add("fontSize", "16px").add("lineHeight", "24px");
|
|
3291
|
-
}
|
|
3292
|
-
/** Sets `fontWeight: 700; fontSize: "16px"; lineHeight: "24px"`. */
|
|
3293
|
-
get baseBd() {
|
|
3294
|
-
return this.add("fontWeight", 700).add("fontSize", "16px").add("lineHeight", "24px");
|
|
3295
|
-
}
|
|
3296
|
-
/** Sets `fontWeight: 400; fontSize: "18px"; lineHeight: "28px"`. */
|
|
3297
|
-
get lg() {
|
|
3298
|
-
return this.add("fontWeight", 400).add("fontSize", "18px").add("lineHeight", "28px");
|
|
3299
|
-
}
|
|
3300
|
-
/** Sets `fontWeight: 500; fontSize: "18px"; lineHeight: "28px"`. */
|
|
3301
|
-
get lgMd() {
|
|
3302
|
-
return this.add("fontWeight", 500).add("fontSize", "18px").add("lineHeight", "28px");
|
|
3303
|
-
}
|
|
3304
|
-
/** Sets `fontWeight: 600; fontSize: "18px"; lineHeight: "28px"`. */
|
|
3305
|
-
get lgSb() {
|
|
3306
|
-
return this.add("fontWeight", 600).add("fontSize", "18px").add("lineHeight", "28px");
|
|
3307
|
-
}
|
|
3308
|
-
/** Sets `fontWeight: 700; fontSize: "18px"; lineHeight: "28px"`. */
|
|
3309
|
-
get lgBd() {
|
|
3310
|
-
return this.add("fontWeight", 700).add("fontSize", "18px").add("lineHeight", "28px");
|
|
3311
|
-
}
|
|
3312
|
-
/** Sets `fontWeight: 400; fontSize: "20px"; lineHeight: "28px"`. */
|
|
3313
|
-
get xl() {
|
|
3314
|
-
return this.add("fontWeight", 400).add("fontSize", "20px").add("lineHeight", "28px");
|
|
3315
|
-
}
|
|
3316
|
-
/** Sets `fontWeight: 500; fontSize: "20px"; lineHeight: "28px"`. */
|
|
3317
|
-
get xlMd() {
|
|
3318
|
-
return this.add("fontWeight", 500).add("fontSize", "20px").add("lineHeight", "28px");
|
|
3319
|
-
}
|
|
3320
|
-
/** Sets `fontWeight: 600; fontSize: "20px"; lineHeight: "28px"`. */
|
|
3321
|
-
get xlSb() {
|
|
3322
|
-
return this.add("fontWeight", 600).add("fontSize", "20px").add("lineHeight", "28px");
|
|
3323
|
-
}
|
|
3324
|
-
/** Sets `fontWeight: 700; fontSize: "20px"; lineHeight: "28px"`. */
|
|
3325
|
-
get xlBd() {
|
|
3326
|
-
return this.add("fontWeight", 700).add("fontSize", "20px").add("lineHeight", "28px");
|
|
3327
|
-
}
|
|
3328
|
-
/** Sets `fontWeight: 400; fontSize: "24px"; lineHeight: "32px"`. */
|
|
3329
|
-
get xl2() {
|
|
3330
|
-
return this.add("fontWeight", 400).add("fontSize", "24px").add("lineHeight", "32px");
|
|
3331
|
-
}
|
|
3332
|
-
/** Sets `fontWeight: 500; fontSize: "24px"; lineHeight: "32px"`. */
|
|
3333
|
-
get xl2Md() {
|
|
3334
|
-
return this.add("fontWeight", 500).add("fontSize", "24px").add("lineHeight", "32px");
|
|
3335
|
-
}
|
|
3336
|
-
/** Sets `fontWeight: 600; fontSize: "24px"; lineHeight: "32px"`. */
|
|
3337
|
-
get xl2Sb() {
|
|
3338
|
-
return this.add("fontWeight", 600).add("fontSize", "24px").add("lineHeight", "32px");
|
|
3339
|
-
}
|
|
3340
|
-
/** Sets `fontWeight: 700; fontSize: "24px"; lineHeight: "32px"`. */
|
|
3341
|
-
get xl2Bd() {
|
|
3342
|
-
return this.add("fontWeight", 700).add("fontSize", "24px").add("lineHeight", "32px");
|
|
3343
|
-
}
|
|
3344
|
-
/** Sets `fontWeight: 400; fontSize: "30px"; lineHeight: "36px"`. */
|
|
3345
|
-
get xl3() {
|
|
3346
|
-
return this.add("fontWeight", 400).add("fontSize", "30px").add("lineHeight", "36px");
|
|
3347
|
-
}
|
|
3348
|
-
/** Sets `fontWeight: 500; fontSize: "30px"; lineHeight: "36px"`. */
|
|
3349
|
-
get xl3Md() {
|
|
3350
|
-
return this.add("fontWeight", 500).add("fontSize", "30px").add("lineHeight", "36px");
|
|
3351
|
-
}
|
|
3352
|
-
/** Sets `fontWeight: 600; fontSize: "30px"; lineHeight: "36px"`. */
|
|
3353
|
-
get xl3Sb() {
|
|
3354
|
-
return this.add("fontWeight", 600).add("fontSize", "30px").add("lineHeight", "36px");
|
|
3355
|
-
}
|
|
3356
|
-
/** Sets `fontWeight: 700; fontSize: "30px"; lineHeight: "36px"`. */
|
|
3357
|
-
get xl3Bd() {
|
|
3358
|
-
return this.add("fontWeight", 700).add("fontSize", "30px").add("lineHeight", "36px");
|
|
3359
|
-
}
|
|
3360
|
-
/** Sets `fontWeight: 400; fontSize: "36px"; lineHeight: "40px"`. */
|
|
3361
|
-
get xl4() {
|
|
3362
|
-
return this.add("fontWeight", 400).add("fontSize", "36px").add("lineHeight", "40px");
|
|
3363
|
-
}
|
|
3364
|
-
/** Sets `fontWeight: 500; fontSize: "36px"; lineHeight: "40px"`. */
|
|
3365
|
-
get xl4Md() {
|
|
3366
|
-
return this.add("fontWeight", 500).add("fontSize", "36px").add("lineHeight", "40px");
|
|
3367
|
-
}
|
|
3368
|
-
/** Sets `fontWeight: 600; fontSize: "36px"; lineHeight: "40px"`. */
|
|
3369
|
-
get xl4Sb() {
|
|
3370
|
-
return this.add("fontWeight", 600).add("fontSize", "36px").add("lineHeight", "40px");
|
|
3371
|
-
}
|
|
3372
|
-
/** Sets `fontWeight: 700; fontSize: "36px"; lineHeight: "40px"`. */
|
|
3373
|
-
get xl4Bd() {
|
|
3374
|
-
return this.add("fontWeight", 700).add("fontSize", "36px").add("lineHeight", "40px");
|
|
3375
|
-
}
|
|
3376
|
-
/** Sets `fontWeight: 400; fontSize: "48px"; lineHeight: "48px"`. */
|
|
3377
|
-
get xl5() {
|
|
3378
|
-
return this.add("fontWeight", 400).add("fontSize", "48px").add("lineHeight", "48px");
|
|
3379
|
-
}
|
|
3380
|
-
/** Sets `fontWeight: 500; fontSize: "48px"; lineHeight: "48px"`. */
|
|
3381
|
-
get xl5Md() {
|
|
3382
|
-
return this.add("fontWeight", 500).add("fontSize", "48px").add("lineHeight", "48px");
|
|
3383
|
-
}
|
|
3384
|
-
/** Sets `fontWeight: 600; fontSize: "48px"; lineHeight: "48px"`. */
|
|
3385
|
-
get xl5Sb() {
|
|
3386
|
-
return this.add("fontWeight", 600).add("fontSize", "48px").add("lineHeight", "48px");
|
|
3387
|
-
}
|
|
3388
|
-
/** Sets `fontWeight: 700; fontSize: "48px"; lineHeight: "48px"`. */
|
|
3389
|
-
get xl5Bd() {
|
|
3390
|
-
return this.add("fontWeight", 700).add("fontSize", "48px").add("lineHeight", "48px");
|
|
3391
|
-
}
|
|
3392
|
-
// typography
|
|
3393
|
-
/** Sets `maxWidth: "30em"`. */
|
|
3394
|
-
get measure() {
|
|
3395
|
-
return this.add("maxWidth", "30em");
|
|
3396
|
-
}
|
|
3397
|
-
/** Sets `maxWidth: "34em"`. */
|
|
3398
|
-
get measureWide() {
|
|
3399
|
-
return this.add("maxWidth", "34em");
|
|
3400
|
-
}
|
|
3401
|
-
/** Sets `maxWidth: "20em"`. */
|
|
3402
|
-
get measureNarrow() {
|
|
3403
|
-
return this.add("maxWidth", "20em");
|
|
3404
|
-
}
|
|
3405
|
-
/** Sets `textIndent: "1em"; marginTop: 0; marginBottom: 0`. */
|
|
3406
|
-
get indent() {
|
|
3407
|
-
return this.add("textIndent", "1em").add("marginTop", 0).add("marginBottom", 0);
|
|
3408
|
-
}
|
|
3409
|
-
/** Sets `fontVariant: "small-caps"`. */
|
|
3410
|
-
get smallCaps() {
|
|
3411
|
-
return this.add("fontVariant", "small-caps");
|
|
3412
|
-
}
|
|
3413
|
-
/** Sets `whiteSpace: "nowrap"; overflow: "hidden"; textOverflow: "ellipsis"`. */
|
|
3414
|
-
get truncate() {
|
|
3415
|
-
return this.add("whiteSpace", "nowrap").add("overflow", "hidden").add("textOverflow", "ellipsis");
|
|
3416
|
-
}
|
|
3417
|
-
/** Sets `fontSize: value`. */
|
|
3418
|
-
fs(value) {
|
|
3419
|
-
return this.add("fontSize", value);
|
|
3420
|
-
}
|
|
3421
|
-
/** Sets `fontSize: px`. */
|
|
3422
|
-
fsPx(px) {
|
|
3423
|
-
return this.fs(`${px}px`);
|
|
3424
|
-
}
|
|
3425
|
-
/** Sets `lineHeight: value`. */
|
|
3426
|
-
lh(value) {
|
|
3427
|
-
return this.add("lineHeight", value);
|
|
3428
|
-
}
|
|
3429
|
-
/** Sets `lineHeight: px`. */
|
|
3430
|
-
lhPx(px) {
|
|
3431
|
-
return this.lh(`${px}px`);
|
|
3432
|
-
}
|
|
3433
|
-
// userSelect
|
|
3434
|
-
/** Sets `userSelect: "none"`. */
|
|
3435
|
-
get usn() {
|
|
3436
|
-
return this.add("userSelect", "none");
|
|
3437
|
-
}
|
|
3438
|
-
/** Sets `userSelect: "text"`. */
|
|
3439
|
-
get ust() {
|
|
3440
|
-
return this.add("userSelect", "text");
|
|
3441
|
-
}
|
|
3442
|
-
/** Sets `userSelect: "all"`. */
|
|
3443
|
-
get usAll() {
|
|
3444
|
-
return this.add("userSelect", "all");
|
|
3445
|
-
}
|
|
3446
|
-
/** Sets `userSelect: "auto"`. */
|
|
3447
|
-
get usAuto() {
|
|
3448
|
-
return this.add("userSelect", "auto");
|
|
3449
|
-
}
|
|
3450
|
-
/** Sets `userSelect: value`. */
|
|
3451
|
-
select(value) {
|
|
3452
|
-
return this.add("userSelect", value);
|
|
3453
|
-
}
|
|
3454
|
-
// verticalAlign
|
|
3455
|
-
/** Sets `verticalAlign: "baseline"`. */
|
|
3456
|
-
get vaBaseline() {
|
|
3457
|
-
return this.add("verticalAlign", "baseline");
|
|
3458
|
-
}
|
|
3459
|
-
/** Sets `verticalAlign: "middle"`. */
|
|
3460
|
-
get vam() {
|
|
3461
|
-
return this.add("verticalAlign", "middle");
|
|
3462
|
-
}
|
|
3463
|
-
/** Sets `verticalAlign: "top"`. */
|
|
3464
|
-
get vat() {
|
|
3465
|
-
return this.add("verticalAlign", "top");
|
|
3466
|
-
}
|
|
3467
|
-
/** Sets `verticalAlign: "bottom"`. */
|
|
3468
|
-
get vaBottom() {
|
|
3469
|
-
return this.add("verticalAlign", "bottom");
|
|
3470
|
-
}
|
|
3471
|
-
/** Sets `verticalAlign: value`. */
|
|
3472
|
-
va(value) {
|
|
3473
|
-
return this.add("verticalAlign", value);
|
|
3474
|
-
}
|
|
3475
|
-
// visibility
|
|
3476
|
-
/** Sets `visibility: "visible"`. */
|
|
3477
|
-
get vv() {
|
|
3478
|
-
return this.add("visibility", "visible");
|
|
3479
|
-
}
|
|
3480
|
-
/** Sets `visibility: "hidden"`. */
|
|
3481
|
-
get vh() {
|
|
3482
|
-
return this.add("visibility", "hidden");
|
|
3483
|
-
}
|
|
3484
|
-
/** Sets `visibility: value`. */
|
|
3485
|
-
visibility(value) {
|
|
3486
|
-
return this.add("visibility", value);
|
|
3487
|
-
}
|
|
3488
|
-
// whitespace
|
|
3489
|
-
/** Sets `whiteSpace: "pre"`. */
|
|
3490
|
-
get wsp() {
|
|
3491
|
-
return this.add("whiteSpace", "pre");
|
|
3492
|
-
}
|
|
3493
|
-
/** Sets `whiteSpace: "normal"`. */
|
|
3494
|
-
get wsn() {
|
|
3495
|
-
return this.add("whiteSpace", "normal");
|
|
3496
|
-
}
|
|
3497
|
-
/** Sets `whiteSpace: "nowrap"`. */
|
|
3498
|
-
get wsnw() {
|
|
3499
|
-
return this.add("whiteSpace", "nowrap");
|
|
3500
|
-
}
|
|
3501
|
-
/** Sets `whiteSpace: "break-spaces"`. */
|
|
3502
|
-
get wsbs() {
|
|
3503
|
-
return this.add("whiteSpace", "break-spaces");
|
|
3504
|
-
}
|
|
3505
|
-
/** Sets `whiteSpace: "pre-wrap"`. */
|
|
3506
|
-
get wspw() {
|
|
3507
|
-
return this.add("whiteSpace", "pre-wrap");
|
|
3508
|
-
}
|
|
3509
|
-
/** Sets `whiteSpace: "pre-line"`. */
|
|
3510
|
-
get wspl() {
|
|
3511
|
-
return this.add("whiteSpace", "pre-line");
|
|
3512
|
-
}
|
|
3513
|
-
/** Sets `whiteSpace: value`. */
|
|
3514
|
-
whiteSpace(value) {
|
|
3515
|
-
return this.add("whiteSpace", value);
|
|
3516
|
-
}
|
|
3517
|
-
// width
|
|
3518
|
-
/** Sets `width: "25%"`. */
|
|
3519
|
-
get w25() {
|
|
3520
|
-
return this.add("width", "25%");
|
|
3521
|
-
}
|
|
3522
|
-
/** Sets `width: "50%"`. */
|
|
3523
|
-
get w50() {
|
|
3524
|
-
return this.add("width", "50%");
|
|
3525
|
-
}
|
|
3526
|
-
/** Sets `width: "75%"`. */
|
|
3527
|
-
get w75() {
|
|
3528
|
-
return this.add("width", "75%");
|
|
3529
|
-
}
|
|
3530
|
-
/** Sets `width: "100%"`. */
|
|
3531
|
-
get w100() {
|
|
3532
|
-
return this.add("width", "100%");
|
|
3533
|
-
}
|
|
3534
|
-
/** Sets `width: "fit-content"`. */
|
|
3535
|
-
get wfc() {
|
|
3536
|
-
return this.add("width", "fit-content");
|
|
3537
|
-
}
|
|
3538
|
-
/** Sets `width: "max-content"`. */
|
|
3539
|
-
get wmaxc() {
|
|
3540
|
-
return this.add("width", "max-content");
|
|
3541
|
-
}
|
|
3542
|
-
/** Sets `width: "min-content"`. */
|
|
3543
|
-
get wminc() {
|
|
3544
|
-
return this.add("width", "min-content");
|
|
3545
|
-
}
|
|
3546
|
-
/** Sets `minWidth: 0`. */
|
|
3547
|
-
get mw0() {
|
|
3548
|
-
return this.add("minWidth", 0);
|
|
3549
|
-
}
|
|
3550
|
-
/** Sets `minWidth: "25%"`. */
|
|
3551
|
-
get mw25() {
|
|
3552
|
-
return this.add("minWidth", "25%");
|
|
3553
|
-
}
|
|
3554
|
-
/** Sets `minWidth: "50%"`. */
|
|
3555
|
-
get mw50() {
|
|
3556
|
-
return this.add("minWidth", "50%");
|
|
3557
|
-
}
|
|
3558
|
-
/** Sets `minWidth: "75%"`. */
|
|
3559
|
-
get mw75() {
|
|
3560
|
-
return this.add("minWidth", "75%");
|
|
3561
|
-
}
|
|
3562
|
-
/** Sets `minWidth: "100%"`. */
|
|
3563
|
-
get mw100() {
|
|
3564
|
-
return this.add("minWidth", "100%");
|
|
3565
|
-
}
|
|
3566
|
-
/** Sets `minWidth: "fit-content"`. */
|
|
3567
|
-
get mwfc() {
|
|
3568
|
-
return this.add("minWidth", "fit-content");
|
|
3569
|
-
}
|
|
3570
|
-
/** Sets `minWidth: "min-content"`. */
|
|
3571
|
-
get mwminc() {
|
|
3572
|
-
return this.add("minWidth", "min-content");
|
|
3573
|
-
}
|
|
3574
|
-
/** Sets `minWidth: "max-content"`. */
|
|
3575
|
-
get mwmaxc() {
|
|
3576
|
-
return this.add("minWidth", "max-content");
|
|
3577
|
-
}
|
|
3578
|
-
/** Sets `minWidth: value`. */
|
|
3579
|
-
mw(value) {
|
|
3580
|
-
return this.add("minWidth", value);
|
|
3581
|
-
}
|
|
3582
|
-
/** Sets `minWidth: px`. */
|
|
3583
|
-
mwPx(px) {
|
|
3584
|
-
return this.mw(`${px}px`);
|
|
3585
|
-
}
|
|
3586
|
-
/** Sets `maxWidth: "0"`. */
|
|
3587
|
-
get maxw0() {
|
|
3588
|
-
return this.add("maxWidth", "0");
|
|
3589
|
-
}
|
|
3590
|
-
/** Sets `maxWidth: "25%"`. */
|
|
3591
|
-
get maxw25() {
|
|
3592
|
-
return this.add("maxWidth", "25%");
|
|
3593
|
-
}
|
|
3594
|
-
/** Sets `maxWidth: "50%"`. */
|
|
3595
|
-
get maxw50() {
|
|
3596
|
-
return this.add("maxWidth", "50%");
|
|
3597
|
-
}
|
|
3598
|
-
/** Sets `maxWidth: "75%"`. */
|
|
3599
|
-
get maxw75() {
|
|
3600
|
-
return this.add("maxWidth", "75%");
|
|
3601
|
-
}
|
|
3602
|
-
/** Sets `maxWidth: "100%"`. */
|
|
3603
|
-
get maxw100() {
|
|
3604
|
-
return this.add("maxWidth", "100%");
|
|
3605
|
-
}
|
|
3606
|
-
/** Sets `maxWidth: "fit-content"`. */
|
|
3607
|
-
get maxwfc() {
|
|
3608
|
-
return this.add("maxWidth", "fit-content");
|
|
3609
|
-
}
|
|
3610
|
-
/** Sets `maxWidth: "min-content"`. */
|
|
3611
|
-
get maxwminc() {
|
|
3612
|
-
return this.add("maxWidth", "min-content");
|
|
3613
|
-
}
|
|
3614
|
-
/** Sets `maxWidth: "max-content"`. */
|
|
3615
|
-
get maxwmaxc() {
|
|
3616
|
-
return this.add("maxWidth", "max-content");
|
|
3617
|
-
}
|
|
3618
|
-
/** Sets `maxWidth: value`. */
|
|
3619
|
-
maxw(value) {
|
|
3620
|
-
return this.add("maxWidth", value);
|
|
3621
|
-
}
|
|
3622
|
-
/** Sets `maxWidth: px`. */
|
|
3623
|
-
maxwPx(px) {
|
|
3624
|
-
return this.maxw(`${px}px`);
|
|
3625
|
-
}
|
|
3626
|
-
/** Sets `width: "0px"`. */
|
|
3627
|
-
get w0() {
|
|
3628
|
-
return this.add("width", "0px");
|
|
3629
|
-
}
|
|
3630
|
-
/** Sets `width: "8px"`. */
|
|
3631
|
-
get w1() {
|
|
3632
|
-
return this.add("width", "8px");
|
|
3633
|
-
}
|
|
3634
|
-
/** Sets `width: "16px"`. */
|
|
3635
|
-
get w2() {
|
|
3636
|
-
return this.add("width", "16px");
|
|
3637
|
-
}
|
|
3638
|
-
/** Sets `width: "24px"`. */
|
|
3639
|
-
get w3() {
|
|
3640
|
-
return this.add("width", "24px");
|
|
3641
|
-
}
|
|
3642
|
-
/** Sets `width: "32px"`. */
|
|
3643
|
-
get w4() {
|
|
3644
|
-
return this.add("width", "32px");
|
|
3645
|
-
}
|
|
3646
|
-
/** Sets `width: "40px"`. */
|
|
3647
|
-
get w5() {
|
|
3648
|
-
return this.add("width", "40px");
|
|
3649
|
-
}
|
|
3650
|
-
/** Sets `width: "48px"`. */
|
|
3651
|
-
get w6() {
|
|
3652
|
-
return this.add("width", "48px");
|
|
3653
|
-
}
|
|
3654
|
-
/** Sets `width: "56px"`. */
|
|
3655
|
-
get w7() {
|
|
3656
|
-
return this.add("width", "56px");
|
|
3657
|
-
}
|
|
3658
|
-
/** Sets `width: "64px"`. */
|
|
3659
|
-
get w8() {
|
|
3660
|
-
return this.add("width", "64px");
|
|
3661
|
-
}
|
|
3662
|
-
/** Sets `width: "auto"`. */
|
|
3663
|
-
get wa() {
|
|
3664
|
-
return this.add("width", "auto");
|
|
3665
|
-
}
|
|
3666
|
-
/** Sets `width: "v"`. */
|
|
3667
|
-
w(v) {
|
|
3668
|
-
return this.add("width", maybeInc(v));
|
|
3669
|
-
}
|
|
3670
|
-
/** Sets `width: px`. */
|
|
3671
|
-
wPx(px) {
|
|
3672
|
-
return this.add("width", `${px}px`);
|
|
3673
|
-
}
|
|
3674
|
-
// wordBreak
|
|
3675
|
-
/** Sets `wordBreak: "normal"`. */
|
|
3676
|
-
get wbn() {
|
|
3677
|
-
return this.add("wordBreak", "normal");
|
|
3678
|
-
}
|
|
3679
|
-
/** Sets `wordBreak: "break-all"`. */
|
|
3680
|
-
get wbba() {
|
|
3681
|
-
return this.add("wordBreak", "break-all");
|
|
3682
|
-
}
|
|
3683
|
-
/** Sets `wordBreak: "keep-all"`. */
|
|
3684
|
-
get wbka() {
|
|
3685
|
-
return this.add("wordBreak", "keep-all");
|
|
3686
|
-
}
|
|
3687
|
-
/** Sets `wordBreak: "break-word"`. */
|
|
3688
|
-
get wbbw() {
|
|
3689
|
-
return this.add("wordBreak", "break-word");
|
|
3690
|
-
}
|
|
3691
|
-
/** Sets `wordBreak: value`. */
|
|
3692
|
-
wordBreak(value) {
|
|
3693
|
-
return this.add("wordBreak", value);
|
|
3694
|
-
}
|
|
3695
|
-
// zIndex
|
|
3696
|
-
/** Sets `zIndex: 0`. */
|
|
3697
|
-
get z0() {
|
|
3698
|
-
return this.add("zIndex", 0);
|
|
3699
|
-
}
|
|
3700
|
-
/** Sets `zIndex: 1`. */
|
|
3701
|
-
get z1() {
|
|
3702
|
-
return this.add("zIndex", 1);
|
|
3703
|
-
}
|
|
3704
|
-
/** Sets `zIndex: 2`. */
|
|
3705
|
-
get z2() {
|
|
3706
|
-
return this.add("zIndex", 2);
|
|
3707
|
-
}
|
|
3708
|
-
/** Sets `zIndex: 3`. */
|
|
3709
|
-
get z3() {
|
|
3710
|
-
return this.add("zIndex", 3);
|
|
3711
|
-
}
|
|
3712
|
-
/** Sets `zIndex: 4`. */
|
|
3713
|
-
get z4() {
|
|
3714
|
-
return this.add("zIndex", 4);
|
|
3715
|
-
}
|
|
3716
|
-
/** Sets `zIndex: 5`. */
|
|
3717
|
-
get z5() {
|
|
3718
|
-
return this.add("zIndex", 5);
|
|
3719
|
-
}
|
|
3720
|
-
/** Sets `zIndex: 999`. */
|
|
3721
|
-
get z999() {
|
|
3722
|
-
return this.add("zIndex", 999);
|
|
3723
|
-
}
|
|
3724
|
-
/** Sets `zIndex: 9999`. */
|
|
3725
|
-
get z9999() {
|
|
3726
|
-
return this.add("zIndex", 9999);
|
|
3727
|
-
}
|
|
3728
|
-
/** Sets `zIndex: "inherit"`. */
|
|
3729
|
-
get zInherit() {
|
|
3730
|
-
return this.add("zIndex", "inherit");
|
|
3731
|
-
}
|
|
3732
|
-
/** Sets `zIndex: "initial"`. */
|
|
3733
|
-
get zInitial() {
|
|
3734
|
-
return this.add("zIndex", "initial");
|
|
3735
|
-
}
|
|
3736
|
-
/** Sets `zIndex: "unset"`. */
|
|
3737
|
-
get zUnset() {
|
|
3738
|
-
return this.add("zIndex", "unset");
|
|
3739
|
-
}
|
|
3740
|
-
/** Sets `zIndex: value`. */
|
|
3741
|
-
z(value) {
|
|
3742
|
-
return this.add("zIndex", value);
|
|
3743
|
-
}
|
|
3744
|
-
// fontFamily
|
|
3745
|
-
/** Sets `fontFamily: "'Inter', sans-serif"`. */
|
|
3746
|
-
get sansSerif() {
|
|
3747
|
-
return this.add("fontFamily", "'Inter', sans-serif");
|
|
3748
|
-
}
|
|
3749
|
-
/** Sets `fontFamily: value`. */
|
|
3750
|
-
fontFamily(value) {
|
|
3751
|
-
return this.add("fontFamily", value);
|
|
3752
|
-
}
|
|
3753
|
-
// animation
|
|
3754
|
-
/** Sets `transition: "background-color 200ms, border-color 200ms, box-shadow 200ms, left 200ms, right 200ms, margin 200ms"`. */
|
|
3755
|
-
get transition() {
|
|
3756
|
-
return this.add("transition", "background-color 200ms, border-color 200ms, box-shadow 200ms, left 200ms, right 200ms, margin 200ms");
|
|
3757
|
-
}
|
|
3758
|
-
// buttonBase
|
|
3759
|
-
/** Sets `fontWeight: 500; fontSize: "14px"; lineHeight: "20px"; outline: 0; borderRadius: "4px"; display: "inline-flex"; alignItems: "center"; whiteSpace: "nowrap"; transition: "background-color 200ms, border-color 200ms, box-shadow 200ms, left 200ms, right 200ms, margin 200ms"`. */
|
|
3760
|
-
get buttonBase() {
|
|
3761
|
-
return this.add("fontWeight", 500).add("fontSize", "14px").add("lineHeight", "20px").add("outline", 0).add("borderRadius", "4px").add("display", "inline-flex").add("alignItems", "center").add("whiteSpace", "nowrap").add("transition", "background-color 200ms, border-color 200ms, box-shadow 200ms, left 200ms, right 200ms, margin 200ms");
|
|
3762
|
-
}
|
|
3763
|
-
// listReset
|
|
3764
|
-
/** Sets `padding: 0; margin: 0; listStyle: "none"`. */
|
|
3765
|
-
get listReset() {
|
|
3766
|
-
return this.add("padding", 0).add("margin", 0).add("listStyle", "none");
|
|
3767
|
-
}
|
|
3768
|
-
// underlay
|
|
3769
|
-
/** Sets `position: "fixed"; top: 0; bottom: 0; left: 0; right: 0; display: "flex"; alignItems: "center"; justifyContent: "center"; backgroundColor: "rgba(36,36,36,0.6)"`. */
|
|
3770
|
-
get underlay() {
|
|
3771
|
-
return this.add("position", "fixed").add("top", 0).add("bottom", 0).add("left", 0).add("right", 0).add("display", "flex").add("alignItems", "center").add("justifyContent", "center").add("backgroundColor", "rgba(36,36,36,0.6)");
|
|
3772
|
-
}
|
|
3773
|
-
// visuallyHidden
|
|
3774
|
-
/** Sets `position: "absolute"; overflow: "hidden"; clip: "inset(50%)"; clipPath: ""; border: 0; height: "1px"; margin: "-1px"; width: "1px"; padding: 0; whiteSpace: "nowrap"; opacity: 0`. */
|
|
3775
|
-
get visuallyHidden() {
|
|
3776
|
-
return this.add("position", "absolute").add("overflow", "hidden").add("clip", "inset(50%)").add("clipPath", "").add("border", 0).add("height", "1px").add("margin", "-1px").add("width", "1px").add("padding", 0).add("whiteSpace", "nowrap").add("opacity", 0);
|
|
3777
|
-
}
|
|
3778
|
-
// contentEmpty
|
|
3779
|
-
/** Sets `content: "''"`. */
|
|
3780
|
-
get contentEmpty() {
|
|
3781
|
-
return this.add("content", "''");
|
|
3782
|
-
}
|
|
3783
|
-
// aliases
|
|
3784
|
-
get $() {
|
|
3785
|
-
return maybeImportant(sortObject(this.rules), this.opts.important);
|
|
3786
|
-
}
|
|
3787
|
-
if(arg, value) {
|
|
3788
|
-
if (value !== undefined) {
|
|
3789
|
-
return this.newCss({ selector: `[${arg}='${value}']` });
|
|
3790
|
-
}
|
|
3791
|
-
else if (typeof arg === "boolean") {
|
|
3792
|
-
return this.newCss({ enabled: arg });
|
|
3793
|
-
}
|
|
3794
|
-
else {
|
|
3795
|
-
return this.newCss({ selector: Breakpoints[arg] });
|
|
3796
|
-
}
|
|
3797
|
-
}
|
|
3798
|
-
get onHover() {
|
|
3799
|
-
return this.newCss({ selector: ":hover" });
|
|
3800
|
-
}
|
|
3801
|
-
ifContainer(props) {
|
|
3802
|
-
return this.newCss({ selector: Container(props) });
|
|
3803
|
-
}
|
|
3804
|
-
get ifPrint() {
|
|
3805
|
-
return this.newCss({ selector: "@media print" });
|
|
3806
|
-
}
|
|
3807
|
-
get ifSm() {
|
|
3808
|
-
return this.newCss({ selector: "@media screen and (max-width:599px)" });
|
|
3809
|
-
}
|
|
3810
|
-
get ifMd() {
|
|
3811
|
-
return this.newCss({ selector: "@media screen and (min-width:600px) and (max-width:1024px)" });
|
|
3812
|
-
}
|
|
3813
|
-
get ifSmOrMd() {
|
|
3814
|
-
return this.newCss({ selector: "@media screen and (max-width:1024px)" });
|
|
3815
|
-
}
|
|
3816
|
-
get ifMdAndUp() {
|
|
3817
|
-
return this.newCss({ selector: "@media screen and (min-width:600px)" });
|
|
3818
|
-
}
|
|
3819
|
-
get ifMdAndDown() {
|
|
3820
|
-
return this.newCss({ selector: "@media screen and (max-width:1024px)" });
|
|
3821
|
-
}
|
|
3822
|
-
get ifLg() {
|
|
3823
|
-
return this.newCss({ selector: "@media screen and (min-width:1025px)" });
|
|
3824
|
-
}
|
|
3825
|
-
get ifMdOrLg() {
|
|
3826
|
-
return this.newCss({ selector: "@media screen and (min-width:600px)" });
|
|
3827
|
-
}
|
|
3828
|
-
get else() {
|
|
3829
|
-
if (this.selector !== undefined) {
|
|
3830
|
-
if (this.selector.includes("not")) {
|
|
3831
|
-
throw new Error("else was already called");
|
|
3832
|
-
}
|
|
3833
|
-
else {
|
|
3834
|
-
return this.newCss({ selector: this.selector.replace("@media", "@media not") });
|
|
3835
|
-
}
|
|
3836
|
-
}
|
|
3837
|
-
return this.newCss({ enabled: !this.enabled });
|
|
3838
|
-
}
|
|
3839
|
-
get important() {
|
|
3840
|
-
return this.newCss({ important: true });
|
|
3841
|
-
}
|
|
3842
|
-
add(propOrProperties, value) {
|
|
3843
|
-
if (!this.enabled) {
|
|
3844
|
-
return this;
|
|
3845
|
-
}
|
|
3846
|
-
const newRules = typeof propOrProperties === "string" ? { [propOrProperties]: value } : propOrProperties;
|
|
3847
|
-
const rules = this.selector
|
|
3848
|
-
? { ...this.rules, [this.selector]: { ...this.rules[this.selector], ...newRules } }
|
|
3849
|
-
: { ...this.rules, ...newRules };
|
|
3850
|
-
return this.newCss({ rules: rules });
|
|
3851
|
-
}
|
|
3852
|
-
addIn(selector, propOrProperties, value) {
|
|
3853
|
-
const newRules = typeof propOrProperties === "string" ? { [propOrProperties]: value } : propOrProperties;
|
|
3854
|
-
if (!this.enabled) {
|
|
3855
|
-
return this;
|
|
3856
|
-
}
|
|
3857
|
-
if (newRules === undefined) {
|
|
3858
|
-
return this;
|
|
3859
|
-
}
|
|
3860
|
-
const rules = { ...this.rules, [selector]: { ...this.rules[selector], ...newRules } };
|
|
3861
|
-
return this.newCss({ rules: rules });
|
|
3862
|
-
}
|
|
3863
|
-
}
|
|
3864
|
-
/** Emotion treats the same rules, ordered differently as different classes, but naively they can be the same. */
|
|
3865
|
-
function sortObject(obj) {
|
|
3866
|
-
return Object.keys(obj).sort().reduce((acc, key) => {
|
|
3867
|
-
acc[key] = obj[key];
|
|
3868
|
-
return acc;
|
|
3869
|
-
}, {});
|
|
3870
|
-
}
|
|
3871
|
-
/** Conditionally adds `important!` to everything. */
|
|
3872
|
-
function maybeImportant(obj, important) {
|
|
3873
|
-
if (important) {
|
|
3874
|
-
Object.keys(obj).forEach((key) => {
|
|
3875
|
-
obj[key] = `${obj[key]} !important`;
|
|
3876
|
-
});
|
|
3877
|
-
}
|
|
3878
|
-
return obj;
|
|
3879
|
-
}
|
|
3880
|
-
/** Converts `inc` into pixels value with a `px` suffix. */
|
|
3881
|
-
function maybeInc(inc) {
|
|
3882
|
-
return typeof inc === "string" ? inc : `${increment(inc)}px`;
|
|
3883
|
-
}
|
|
3884
|
-
/** Converts `inc` into pixels. */
|
|
3885
|
-
function increment(inc) {
|
|
3886
|
-
return inc * 8;
|
|
3887
|
-
}
|
|
3888
|
-
/** Convert `pixels` to a `px` units string so it's not ambiguous. */
|
|
3889
|
-
function px(pixels) {
|
|
3890
|
-
return `${pixels}px`;
|
|
3891
|
-
}
|
|
3892
|
-
var Palette;
|
|
3893
|
-
(function (Palette) {
|
|
3894
|
-
Palette["White"] = "rgba(255,255,255,1)";
|
|
3895
|
-
Palette["Transparent"] = "rgba(0,0,0,0)";
|
|
3896
|
-
Palette["Gray50"] = "rgba(255, 253, 253, 1)";
|
|
3897
|
-
Palette["Gray100"] = "rgba(247, 245, 245, 1)";
|
|
3898
|
-
Palette["Gray200"] = "rgba(236, 235, 235, 1)";
|
|
3899
|
-
Palette["Gray300"] = "rgba(221, 220, 220, 1)";
|
|
3900
|
-
Palette["Gray400"] = "rgba(201, 201, 201, 1)";
|
|
3901
|
-
Palette["Gray500"] = "rgba(175, 175, 175, 1)";
|
|
3902
|
-
Palette["Gray600"] = "rgba(141, 141, 141, 1)";
|
|
3903
|
-
Palette["Gray700"] = "rgba(100, 100, 100, 1)";
|
|
3904
|
-
Palette["Gray800"] = "rgba(53, 53, 53, 1)";
|
|
3905
|
-
Palette["Gray900"] = "rgba(36, 36, 36, 1)";
|
|
3906
|
-
Palette["Blue50"] = "rgba(239, 246, 255, 1)";
|
|
3907
|
-
Palette["Blue100"] = "rgba(219, 234, 254, 1)";
|
|
3908
|
-
Palette["Blue200"] = "rgba(191, 219, 254, 1)";
|
|
3909
|
-
Palette["Blue300"] = "rgba(147, 197, 253, 1)";
|
|
3910
|
-
Palette["Blue400"] = "rgba(96, 165, 250, 1)";
|
|
3911
|
-
Palette["Blue500"] = "rgba(59, 130, 246, 1)";
|
|
3912
|
-
Palette["Blue600"] = "rgba(37, 99, 235, 1)";
|
|
3913
|
-
Palette["Blue700"] = "rgba(29, 78, 216, 1)";
|
|
3914
|
-
Palette["Blue800"] = "rgba(30, 64, 175, 1)";
|
|
3915
|
-
Palette["Blue900"] = "rgba(30, 58, 138, 1)";
|
|
3916
|
-
Palette["Red50"] = "rgba(254, 242, 242, 1)";
|
|
3917
|
-
Palette["Red100"] = "rgba(254, 226, 226, 1)";
|
|
3918
|
-
Palette["Red200"] = "rgba(254, 202, 202, 1)";
|
|
3919
|
-
Palette["Red300"] = "rgba(252, 165, 165, 1)";
|
|
3920
|
-
Palette["Red400"] = "rgba(248, 113, 113, 1)";
|
|
3921
|
-
Palette["Red500"] = "rgba(239, 68, 68, 1)";
|
|
3922
|
-
Palette["Red600"] = "rgba(220, 38, 38, 1)";
|
|
3923
|
-
Palette["Red700"] = "rgba(185, 28, 28, 1)";
|
|
3924
|
-
Palette["Red800"] = "rgba(153, 27, 27, 1)";
|
|
3925
|
-
Palette["Red900"] = "rgba(127, 29, 29, 1)";
|
|
3926
|
-
Palette["Yellow50"] = "rgba(254, 252, 232, 1)";
|
|
3927
|
-
Palette["Yellow100"] = "rgba(254, 249, 195, 1)";
|
|
3928
|
-
Palette["Yellow200"] = "rgba(254, 240, 138, 1)";
|
|
3929
|
-
Palette["Yellow300"] = "rgba(253, 224, 71, 1)";
|
|
3930
|
-
Palette["Yellow400"] = "rgba(250, 204, 21, 1)";
|
|
3931
|
-
Palette["Yellow500"] = "rgba(234, 179, 8, 1)";
|
|
3932
|
-
Palette["Yellow600"] = "rgba(202, 138, 4, 1)";
|
|
3933
|
-
Palette["Yellow700"] = "rgba(161, 98, 7, 1)";
|
|
3934
|
-
Palette["Yellow800"] = "rgba(133, 77, 14, 1)";
|
|
3935
|
-
Palette["Yellow900"] = "rgba(113, 63, 18, 1)";
|
|
3936
|
-
Palette["Green50"] = "rgba(236, 253, 245, 1)";
|
|
3937
|
-
Palette["Green100"] = "rgba(209, 250, 229, 1)";
|
|
3938
|
-
Palette["Green200"] = "rgba(167, 243, 208, 1)";
|
|
3939
|
-
Palette["Green300"] = "rgba(110, 231, 183, 1)";
|
|
3940
|
-
Palette["Green400"] = "rgba(52, 211, 153, 1)";
|
|
3941
|
-
Palette["Green500"] = "rgba(16, 185, 129, 1)";
|
|
3942
|
-
Palette["Green600"] = "rgba(5, 150, 105, 1)";
|
|
3943
|
-
Palette["Green700"] = "rgba(4, 120, 87, 1)";
|
|
3944
|
-
Palette["Green800"] = "rgba(6, 95, 70, 1)";
|
|
3945
|
-
Palette["Green900"] = "rgba(6, 78, 59, 1)";
|
|
3946
|
-
Palette["Purple50"] = "rgba(245, 243, 255, 1)";
|
|
3947
|
-
Palette["Purple100"] = "rgba(237, 233, 254, 1)";
|
|
3948
|
-
Palette["Purple200"] = "rgba(221, 214, 254, 1)";
|
|
3949
|
-
Palette["Purple300"] = "rgba(196, 181, 253, 1)";
|
|
3950
|
-
Palette["Purple400"] = "rgba(167, 139, 250, 1)";
|
|
3951
|
-
Palette["Purple500"] = "rgba(139, 92, 246, 1)";
|
|
3952
|
-
Palette["Purple600"] = "rgba(124, 58, 237, 1)";
|
|
3953
|
-
Palette["Purple700"] = "rgba(109, 40, 217, 1)";
|
|
3954
|
-
Palette["Purple800"] = "rgba(91, 33, 182, 1)";
|
|
3955
|
-
Palette["Purple900"] = "rgba(76, 29, 149, 1)";
|
|
3956
|
-
Palette["Orange50"] = "rgba(255, 247, 237, 1)";
|
|
3957
|
-
Palette["Orange100"] = "rgba(255, 237, 213, 1)";
|
|
3958
|
-
Palette["Orange200"] = "rgba(254, 215, 170, 1)";
|
|
3959
|
-
Palette["Orange300"] = "rgba(253, 186, 116, 1)";
|
|
3960
|
-
Palette["Orange400"] = "rgba(251, 146, 60, 1)";
|
|
3961
|
-
Palette["Orange500"] = "rgba(249, 115, 22, 1)";
|
|
3962
|
-
Palette["Orange600"] = "rgba(234, 88, 12, 1)";
|
|
3963
|
-
Palette["Orange700"] = "rgba(194, 65, 12, 1)";
|
|
3964
|
-
Palette["Orange800"] = "rgba(154, 52, 18, 1)";
|
|
3965
|
-
Palette["Orange900"] = "rgba(124, 45, 18, 1)";
|
|
3966
|
-
})(Palette || (exports.Palette = Palette = {}));
|
|
3967
|
-
/** An entry point for Css expressions. CssBuilder is immutable so this is safe to share. */
|
|
3968
|
-
exports.Css = new CssBuilder({ rules: {}, enabled: true, important: false, selector: undefined });
|
|
3969
|
-
var Breakpoints;
|
|
3970
|
-
(function (Breakpoints) {
|
|
3971
|
-
Breakpoints["print"] = "@media print";
|
|
3972
|
-
Breakpoints["sm"] = "@media screen and (max-width:599px)";
|
|
3973
|
-
Breakpoints["md"] = "@media screen and (min-width:600px) and (max-width:1024px)";
|
|
3974
|
-
Breakpoints["smOrMd"] = "@media screen and (max-width:1024px)";
|
|
3975
|
-
Breakpoints["mdAndUp"] = "@media screen and (min-width:600px)";
|
|
3976
|
-
Breakpoints["mdAndDown"] = "@media screen and (max-width:1024px)";
|
|
3977
|
-
Breakpoints["lg"] = "@media screen and (min-width:1025px)";
|
|
3978
|
-
Breakpoints["mdOrLg"] = "@media screen and (min-width:600px)";
|
|
3979
|
-
})(Breakpoints || (exports.Breakpoints = Breakpoints = {}));
|
|
3980
|
-
function Container(props) {
|
|
3981
|
-
const { name = "" } = props;
|
|
3982
|
-
const lt = "lt" in props ? props.lt : undefined;
|
|
3983
|
-
const gt = "gt" in props ? props.gt : undefined;
|
|
3984
|
-
const ltQuery = lt !== undefined ? `(max-width: ${lt}px)` : "";
|
|
3985
|
-
const gtQuery = gt !== undefined ? `(min-width: ${gt + 1}px)` : "";
|
|
3986
|
-
const query = [ltQuery, gtQuery].filter(Boolean).join(" and ");
|
|
3987
|
-
return `@container ${name} ${query}`;
|
|
3988
|
-
}
|