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