@pitcher/js-api 1.22.0-alpha.1 → 1.22.0-alpha.2

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.
Files changed (504) hide show
  1. package/package.json +1 -1
  2. package/types/js-api.esm.d.ts +0 -1
  3. package/types/lib/api/apps/apps.queries.d.ts +0 -3
  4. package/types/lib/api/canvases/canvases.queries.d.ts +0 -15
  5. package/types/lib/api/events/events.helpers.d.ts +0 -29
  6. package/types/lib/api/events/events.queries.d.ts +0 -10
  7. package/types/lib/api/users/users.queries.d.ts +0 -5
  8. package/types/lib/apps/browser/composables/useAppEmit.d.ts +0 -3
  9. package/types/lib/apps/browser/stores/api.d.ts +0 -575
  10. package/types/lib/apps/browser/stores/api.test.d.ts +0 -1
  11. package/types/lib/apps/browser/stores/app.d.ts +0 -117
  12. package/types/lib/apps/browser/stores/app.test.d.ts +0 -1
  13. package/types/lib/apps/browser/stores/upload.d.ts +0 -101
  14. package/types/lib/apps/browser/stores/upload.types.d.ts +0 -18
  15. package/types/lib/apps/browser/util/file.d.ts +0 -3
  16. package/types/lib/apps/canvas-builder/App.helpers.d.ts +0 -12
  17. package/types/lib/apps/canvas-builder/components/ui/Link/Link.util.d.ts +0 -13
  18. package/types/lib/apps/canvas-builder/composables/useCanvas.d.ts +0 -12735
  19. package/types/lib/apps/canvas-builder/composables/useCanvasHistory.d.ts +0 -1784
  20. package/types/lib/apps/canvas-builder/composables/useCanvasHooks.d.ts +0 -25
  21. package/types/lib/apps/canvas-builder/composables/useCanvasPages.d.ts +0 -34
  22. package/types/lib/apps/canvas-builder/composables/useCanvasPages.spec.d.ts +0 -1
  23. package/types/lib/apps/canvas-builder/composables/useCanvasSectionOverrides.d.ts +0 -29
  24. package/types/lib/apps/canvas-builder/composables/useCanvasTheme.d.ts +0 -76
  25. package/types/lib/apps/canvas-builder/composables/useCanvasVisibility.d.ts +0 -8
  26. package/types/lib/apps/canvas-builder/composables/useCollapsibles.d.ts +0 -14
  27. package/types/lib/apps/canvas-builder/composables/useComponentPermissions.d.ts +0 -14
  28. package/types/lib/apps/canvas-builder/composables/useContentSelector.d.ts +0 -49
  29. package/types/lib/apps/canvas-builder/composables/useFetchSectionAnalytics.d.ts +0 -3
  30. package/types/lib/apps/canvas-builder/composables/useNavigatorDrawer.d.ts +0 -6
  31. package/types/lib/apps/canvas-builder/composables/usePitcherEvents.d.ts +0 -5
  32. package/types/lib/apps/canvas-builder/composables/useRecommendations.d.ts +0 -50
  33. package/types/lib/apps/canvas-builder/composables/useReorderComponent.d.ts +0 -16
  34. package/types/lib/apps/canvas-builder/composables/useSectionNavigation.d.ts +0 -16
  35. package/types/lib/apps/canvas-builder/composables/useSectionPopularity.d.ts +0 -34
  36. package/types/lib/apps/canvas-builder/constants/canvas.const.d.ts +0 -15
  37. package/types/lib/apps/canvas-builder/constants/defaults.const.d.ts +0 -1
  38. package/types/lib/apps/canvas-builder/constants/index.d.ts +0 -3
  39. package/types/lib/apps/canvas-builder/constants/sizes.d.ts +0 -2
  40. package/types/lib/apps/canvas-builder/types/canvas.d.ts +0 -466
  41. package/types/lib/apps/canvas-builder/types/font-awesome.types.d.ts +0 -2
  42. package/types/lib/apps/canvas-builder/types/recommendations.types.d.ts +0 -28
  43. package/types/lib/apps/canvas-builder/util/canvas.util.d.ts +0 -44
  44. package/types/lib/apps/canvas-builder/util/canvas.util.test.d.ts +0 -1
  45. package/types/lib/apps/canvas-builder/util/clone.d.ts +0 -1
  46. package/types/lib/apps/canvas-builder/util/file.util.d.ts +0 -6
  47. package/types/lib/apps/canvas-builder/util/tree.d.ts +0 -24
  48. package/types/lib/apps/canvas-builder/util/tree.test.d.ts +0 -1
  49. package/types/lib/apps/canvas-builder/util/tsUtils.d.ts +0 -3
  50. package/types/lib/apps/canvas-builder/util/url.d.ts +0 -5
  51. package/types/lib/apps/canvas-builder/util/url.test.d.ts +0 -1
  52. package/types/lib/apps/content-selector/appTypes.d.ts +0 -43
  53. package/types/lib/apps/content-selector/stores/app.d.ts +0 -82
  54. package/types/lib/apps/content-selector/util/file.d.ts +0 -3
  55. package/types/lib/apps/content-selector/util/media-type.util.d.ts +0 -1
  56. package/types/lib/apps/notes/composables/useFullscreenNotesHeartbeat.d.ts +0 -3
  57. package/types/lib/apps/notes/composables/useNotesApp.d.ts +0 -3
  58. package/types/lib/components/CCatalogIqSwitcher/CCatalogIqSwitcher.types.d.ts +0 -7
  59. package/types/lib/components/CConfigEditor/CConfigEditor.types.d.ts +0 -7
  60. package/types/lib/components/CConfigEditor/CConfigEditor.validators.d.ts +0 -4
  61. package/types/lib/components/CContactSelector/CContactSelector.types.d.ts +0 -4
  62. package/types/lib/components/CDataTable/CDataTableEdit.use.d.ts +0 -22
  63. package/types/lib/components/CFileViewer/CFileViewer.types.d.ts +0 -7
  64. package/types/lib/components/CFileViewer/CFileViewer.use.d.ts +0 -47
  65. package/types/lib/components/CFileViewer/CFileViewerFullScreen.use.d.ts +0 -16
  66. package/types/lib/components/CFileViewer/pageThumbnailFavorite.use.d.ts +0 -10
  67. package/types/lib/components/CFileViewer/pdfEvents.use.d.ts +0 -4
  68. package/types/lib/components/CGlobalSearch/CGlobalSearch.types.d.ts +0 -23
  69. package/types/lib/components/CGlobalSearch/GlobalSearch.use.d.ts +0 -24
  70. package/types/lib/components/CGlobalSearch/Shortcuts.use.d.ts +0 -11
  71. package/types/lib/components/CMultiSelect/CMultiSelect.test.d.ts +0 -1
  72. package/types/lib/components/CQuickFilters/CQuickFilters.types.d.ts +0 -4
  73. package/types/lib/components/CRichTextEditor/constants.d.ts +0 -1
  74. package/types/lib/components/CRichTextEditor/extensions/bulletListExtended.d.ts +0 -16
  75. package/types/lib/components/CRichTextEditor/extensions/headingExtended.d.ts +0 -10
  76. package/types/lib/components/CRichTextEditor/extensions/mentionSuggestions.d.ts +0 -11
  77. package/types/lib/components/CRichTextEditor/extensions/paragraphExtended.d.ts +0 -26
  78. package/types/lib/components/CRichTextEditor/extensions/textStyleExtended.d.ts +0 -10
  79. package/types/lib/components/CSingleSelect/CSingleSelect.test.d.ts +0 -1
  80. package/types/lib/components/CUsersGroupsAccessManage/CUsersGroupsAccessManage.types.d.ts +0 -56
  81. package/types/lib/components/CVirtualTable/CVirtualTable.test.d.ts +0 -1
  82. package/types/lib/components/CVirtualTable/CVirtualTableRow.test.d.ts +0 -1
  83. package/types/lib/components/canvases/CanvasesManagementBulk.use.d.ts +0 -40
  84. package/types/lib/components/canvases/CanvasesManagementFilters.use.d.ts +0 -7
  85. package/types/lib/components/canvases/CanvasesManagementToolbarFilters.use.d.ts +0 -20
  86. package/types/lib/components/filters/CDateRangeFilter.test.d.ts +0 -1
  87. package/types/lib/components/filters/CSelectFilter.test.d.ts +0 -1
  88. package/types/lib/components/filters/filter.const.d.ts +0 -1
  89. package/types/lib/components/filters/filter.util.d.ts +0 -2
  90. package/types/lib/components/filters/filter.util.spec.d.ts +0 -1
  91. package/types/lib/components/savedCanvases/CSavedCanvasesManagement.use.d.ts +0 -11
  92. package/types/lib/components/savedCanvases/CSavedCanvasesManagementShareCanvas.use.d.ts +0 -7
  93. package/types/lib/composables/appEmit.use.d.ts +0 -3
  94. package/types/lib/composables/bulkActions.use.d.ts +0 -12
  95. package/types/lib/composables/fileViewerSettings.use.d.ts +0 -8
  96. package/types/lib/composables/recentFiles.use.d.ts +0 -12
  97. package/types/lib/composables/useAssetUpload.d.ts +0 -6
  98. package/types/lib/composables/useBindValidation.d.ts +0 -206
  99. package/types/lib/composables/useConfirmation.d.ts +0 -23
  100. package/types/lib/composables/useConnectUpload.d.ts +0 -5
  101. package/types/lib/composables/useDetailsView.d.ts +0 -19
  102. package/types/lib/composables/useFetchUsers.d.ts +0 -18
  103. package/types/lib/composables/useInfiniteScroll.d.ts +0 -13
  104. package/types/lib/composables/useInstalledApps.d.ts +0 -3
  105. package/types/lib/composables/useLocation.d.ts +0 -26
  106. package/types/lib/composables/useLocationAPI.d.ts +0 -39
  107. package/types/lib/composables/useLocationListeners.d.ts +0 -8
  108. package/types/lib/composables/useLocationManipulation.d.ts +0 -37
  109. package/types/lib/composables/usePdfInterpolation.d.ts +0 -9
  110. package/types/lib/composables/useTheme.d.ts +0 -9
  111. package/types/lib/composables/useThemeVars.d.ts +0 -30
  112. package/types/lib/composables/useToast.d.ts +0 -14
  113. package/types/lib/composables/useWindowEvents.d.ts +0 -20
  114. package/types/lib/constants/cdp.const.d.ts +0 -41
  115. package/types/lib/constants/config.const.d.ts +0 -1
  116. package/types/lib/constants/conventions.const.d.ts +0 -3
  117. package/types/lib/constants/i18n.const.d.ts +0 -13
  118. package/types/lib/constants/modal.const.d.ts +0 -9
  119. package/types/lib/constants/more.const.d.ts +0 -1
  120. package/types/lib/constants/recentFiles.const.d.ts +0 -4
  121. package/types/lib/constants/tables.const.d.ts +0 -4
  122. package/types/lib/constants/timers.const.d.ts +0 -1
  123. package/types/lib/constants/uploads.const.d.ts +0 -8
  124. package/types/lib/constants/url.const.d.ts +0 -2
  125. package/types/lib/custom-naive-locales/el.d.ts +0 -124
  126. package/types/lib/directives/autofocus.d.ts +0 -4
  127. package/types/lib/directives/clickOutside.d.ts +0 -8
  128. package/types/lib/directives/draggable.d.ts +0 -4
  129. package/types/lib/directives/tooltip.d.ts +0 -4
  130. package/types/lib/main.lib.d.ts +0 -176
  131. package/types/lib/plugins/vueQuery.d.ts +0 -3
  132. package/types/lib/sdk/api/HighLevelApi.d.ts +0 -125
  133. package/types/lib/sdk/api/HighLevelApi.spec.d.ts +0 -1
  134. package/types/lib/sdk/api/LowLevelApi.d.ts +0 -18
  135. package/types/lib/sdk/api/LowLevelApi.spec.d.ts +0 -1
  136. package/types/lib/sdk/api/modules/admin/canvas.admin.d.ts +0 -69
  137. package/types/lib/sdk/api/modules/admin/env.admin.d.ts +0 -10
  138. package/types/lib/sdk/api/modules/admin/files.admin.d.ts +0 -10
  139. package/types/lib/sdk/api/modules/admin/index.d.ts +0 -6
  140. package/types/lib/sdk/api/modules/admin/metadataTemplates.admin.d.ts +0 -11
  141. package/types/lib/sdk/api/modules/admin/types.admin.d.ts +0 -46
  142. package/types/lib/sdk/api/modules/canvas.d.ts +0 -56
  143. package/types/lib/sdk/api/modules/dsr/env.dsr.d.ts +0 -10
  144. package/types/lib/sdk/api/modules/dsr/index.d.ts +0 -5
  145. package/types/lib/sdk/api/modules/dsr/loading.dsr.d.ts +0 -1
  146. package/types/lib/sdk/api/modules/dsr/types.dsr.d.ts +0 -39
  147. package/types/lib/sdk/api/modules/env.d.ts +0 -7
  148. package/types/lib/sdk/api/modules/events.d.ts +0 -7
  149. package/types/lib/sdk/api/modules/favorites.d.ts +0 -8
  150. package/types/lib/sdk/api/modules/feedback.d.ts +0 -3
  151. package/types/lib/sdk/api/modules/files.d.ts +0 -31
  152. package/types/lib/sdk/api/modules/folders.d.ts +0 -21
  153. package/types/lib/sdk/api/modules/index.d.ts +0 -19
  154. package/types/lib/sdk/api/modules/languages.d.ts +0 -8
  155. package/types/lib/sdk/api/modules/metadataTemplates.d.ts +0 -4
  156. package/types/lib/sdk/api/modules/notifications.d.ts +0 -3
  157. package/types/lib/sdk/api/modules/open.d.ts +0 -4
  158. package/types/lib/sdk/api/modules/pspdfkit.d.ts +0 -23
  159. package/types/lib/sdk/api/modules/query.d.ts +0 -3
  160. package/types/lib/sdk/api/modules/search.d.ts +0 -4
  161. package/types/lib/sdk/api/modules/sync.d.ts +0 -9
  162. package/types/lib/sdk/api/modules/toast.d.ts +0 -4
  163. package/types/lib/sdk/api/modules/track.d.ts +0 -4
  164. package/types/lib/sdk/api/modules/ui/app-errors.ui.d.ts +0 -3
  165. package/types/lib/sdk/api/modules/ui/canvas.ui.d.ts +0 -4
  166. package/types/lib/sdk/api/modules/ui/content.ui.d.ts +0 -7
  167. package/types/lib/sdk/api/modules/ui/index.d.ts +0 -8
  168. package/types/lib/sdk/api/modules/ui/loading.ui.d.ts +0 -1
  169. package/types/lib/sdk/api/modules/ui/location.ui.d.ts +0 -3
  170. package/types/lib/sdk/api/modules/ui/types.ui.d.ts +0 -47
  171. package/types/lib/sdk/api/modules/users.d.ts +0 -6
  172. package/types/lib/sdk/api/modules/webView.d.ts +0 -4
  173. package/types/lib/sdk/interfaces.d.ts +0 -230
  174. package/types/lib/sdk/main.d.ts +0 -434
  175. package/types/lib/sdk/main.spec.d.ts +0 -1
  176. package/types/lib/sdk/main.umd-esm.d.ts +0 -1
  177. package/types/lib/sdk/payload.types.d.ts +0 -56
  178. package/types/lib/sdk/utils/assert.d.ts +0 -3
  179. package/types/lib/sdk/utils/assert.spec.d.ts +0 -1
  180. package/types/lib/sdk/utils/cleanUrl.d.ts +0 -1
  181. package/types/lib/sdk/utils/eventEmitter.d.ts +0 -17
  182. package/types/lib/sdk/utils/eventEmitter.spec.d.ts +0 -1
  183. package/types/lib/sdk/utils/isodate.d.ts +0 -1
  184. package/types/lib/sdk/utils/isodate.spec.d.ts +0 -1
  185. package/types/lib/sdk/utils/postrobot.d.ts +0 -1
  186. package/types/lib/theme/canvasUiUnoPreset.d.ts +0 -4
  187. package/types/lib/theme/daisyUi.d.ts +0 -1
  188. package/types/lib/theme/light.const.d.ts +0 -4
  189. package/types/lib/theme/light.d.ts +0 -2483
  190. package/types/lib/theme/main.d.ts +0 -3
  191. package/types/lib/theme/theme-overrides.d.ts +0 -1
  192. package/types/lib/theme/theme.types.d.ts +0 -29
  193. package/types/lib/theme/theme.utils.d.ts +0 -3
  194. package/types/lib/types/app.d.ts +0 -59
  195. package/types/lib/types/call.d.ts +0 -42
  196. package/types/lib/types/canvasActions.d.ts +0 -12
  197. package/types/lib/types/canvases.d.ts +0 -23
  198. package/types/lib/types/dataTable.d.ts +0 -6
  199. package/types/lib/types/favorites.d.ts +0 -5
  200. package/types/lib/types/fileViewerSettings.types.d.ts +0 -3
  201. package/types/lib/types/files.d.ts +0 -12
  202. package/types/lib/types/i18n.types.d.ts +0 -1
  203. package/types/lib/types/iframes.d.ts +0 -24
  204. package/types/lib/types/instanceSettings.d.ts +0 -20
  205. package/types/lib/types/launchDarkly.types.d.ts +0 -40
  206. package/types/lib/types/organization.d.ts +0 -4
  207. package/types/lib/types/paginatedData.d.ts +0 -6
  208. package/types/lib/types/recentFiles.types.d.ts +0 -4
  209. package/types/lib/types/sectionPopularity.d.ts +0 -30
  210. package/types/lib/types/sfdc.d.ts +0 -125
  211. package/types/lib/types/templateActions.d.ts +0 -10
  212. package/types/lib/types/toast.d.ts +0 -4
  213. package/types/lib/types/translations.d.ts +0 -5
  214. package/types/lib/types/ts.d.ts +0 -10
  215. package/types/lib/types/users.d.ts +0 -12
  216. package/types/lib/types/vueVirtualScroller.d.ts +0 -4
  217. package/types/lib/util/anchor.d.ts +0 -2
  218. package/types/lib/util/array.d.ts +0 -5
  219. package/types/lib/util/array.spec.d.ts +0 -1
  220. package/types/lib/util/canvas-manager.util.d.ts +0 -4
  221. package/types/lib/util/casing.d.ts +0 -4
  222. package/types/lib/util/casing.spec.d.ts +0 -1
  223. package/types/lib/util/color.d.ts +0 -4
  224. package/types/lib/util/date.d.ts +0 -12
  225. package/types/lib/util/date.spec.d.ts +0 -1
  226. package/types/lib/util/dev.util.d.ts +0 -2
  227. package/types/lib/util/dom.d.ts +0 -15
  228. package/types/lib/util/font.spec.d.ts +0 -1
  229. package/types/lib/util/font.util.d.ts +0 -7
  230. package/types/lib/util/fullscreen.util.d.ts +0 -16
  231. package/types/lib/util/gesture.util.d.ts +0 -6
  232. package/types/lib/util/handlebars.d.ts +0 -1
  233. package/types/lib/util/image.d.ts +0 -1
  234. package/types/lib/util/location.spec.d.ts +0 -1
  235. package/types/lib/util/location.util.d.ts +0 -1
  236. package/types/lib/util/message-event.d.ts +0 -1
  237. package/types/lib/util/message-event.spec.d.ts +0 -1
  238. package/types/lib/util/navigation.util.d.ts +0 -7
  239. package/types/lib/util/network.d.ts +0 -16
  240. package/types/lib/util/network.spec.d.ts +0 -1
  241. package/types/lib/util/number.d.ts +0 -4
  242. package/types/lib/util/number.spec.d.ts +0 -1
  243. package/types/lib/util/object.d.ts +0 -1
  244. package/types/lib/util/object.spec.d.ts +0 -1
  245. package/types/lib/util/query.d.ts +0 -6
  246. package/types/lib/util/reactive.d.ts +0 -4
  247. package/types/lib/util/reactive.spec.d.ts +0 -1
  248. package/types/lib/util/string.d.ts +0 -4
  249. package/types/lib/util/timer.d.ts +0 -2
  250. package/types/lib/util/timer.spec.d.ts +0 -1
  251. package/types/lib/util/translations.d.ts +0 -8
  252. package/types/lib/util/translations.spec.d.ts +0 -1
  253. package/types/lib/util/tsHelpers.d.ts +0 -14
  254. package/types/lib/util/user.d.ts +0 -4
  255. package/types/lib/util/userAgents.d.ts +0 -8
  256. package/types/types/openapi/index.d.ts +0 -248
  257. package/types/types/openapi/models/AccessTypeEnum.d.ts +0 -8
  258. package/types/types/openapi/models/Account.d.ts +0 -4
  259. package/types/types/openapi/models/AccountRequest.d.ts +0 -4
  260. package/types/types/openapi/models/App.d.ts +0 -20
  261. package/types/types/openapi/models/AppInstallationRequest.d.ts +0 -4
  262. package/types/types/openapi/models/AppOrganization.d.ts +0 -4
  263. package/types/types/openapi/models/AppOrganizationRequest.d.ts +0 -4
  264. package/types/types/openapi/models/AppPublish.d.ts +0 -8
  265. package/types/types/openapi/models/AppRelease.d.ts +0 -9
  266. package/types/types/openapi/models/AppRequest.d.ts +0 -9
  267. package/types/types/openapi/models/AppTypeEnum.d.ts +0 -8
  268. package/types/types/openapi/models/AppsDBGlobalEntry.d.ts +0 -8
  269. package/types/types/openapi/models/AppsDBGlobalEntryRequest.d.ts +0 -3
  270. package/types/types/openapi/models/AppsDBUserEntry.d.ts +0 -9
  271. package/types/types/openapi/models/AppsDBUserEntryRequest.d.ts +0 -3
  272. package/types/types/openapi/models/AuthToken.d.ts +0 -7
  273. package/types/types/openapi/models/AuthTokenRequest.d.ts +0 -7
  274. package/types/types/openapi/models/BulkDeleteErrorDetail.d.ts +0 -5
  275. package/types/types/openapi/models/BulkDeleteRequest.d.ts +0 -6
  276. package/types/types/openapi/models/BulkDeleteResponse.d.ts +0 -6
  277. package/types/types/openapi/models/BulkUpdateMetadata.d.ts +0 -6
  278. package/types/types/openapi/models/BulkUpdateMetadataOperationEnum.d.ts +0 -8
  279. package/types/types/openapi/models/BulkUpdateMetadataRequest.d.ts +0 -9
  280. package/types/types/openapi/models/BulkUpdateMetadataResult.d.ts +0 -4
  281. package/types/types/openapi/models/BulkUpdateTags.d.ts +0 -6
  282. package/types/types/openapi/models/BulkUpdateTagsOperationEnum.d.ts +0 -8
  283. package/types/types/openapi/models/BulkUpdateTagsRequest.d.ts +0 -9
  284. package/types/types/openapi/models/BulkUpdateTagsResult.d.ts +0 -4
  285. package/types/types/openapi/models/Canvas.d.ts +0 -35
  286. package/types/types/openapi/models/CanvasCreate.d.ts +0 -35
  287. package/types/types/openapi/models/CanvasCreateRequest.d.ts +0 -25
  288. package/types/types/openapi/models/CanvasList.d.ts +0 -28
  289. package/types/types/openapi/models/CanvasRecommendedFile.d.ts +0 -40
  290. package/types/types/openapi/models/CanvasRecommendedFiles.d.ts +0 -5
  291. package/types/types/openapi/models/CanvasRetrieve.d.ts +0 -35
  292. package/types/types/openapi/models/CanvasSection.d.ts +0 -7
  293. package/types/types/openapi/models/CanvasSectionRetrieve.d.ts +0 -7
  294. package/types/types/openapi/models/CanvasSectionRetrieveRequest.d.ts +0 -5
  295. package/types/types/openapi/models/CanvasUpdate.d.ts +0 -35
  296. package/types/types/openapi/models/CanvasUpdateRequest.d.ts +0 -22
  297. package/types/types/openapi/models/Collaboration.d.ts +0 -16
  298. package/types/types/openapi/models/CollaborationCreate.d.ts +0 -16
  299. package/types/types/openapi/models/CollaborationCreateRequest.d.ts +0 -10
  300. package/types/types/openapi/models/CollaborationRequest.d.ts +0 -5
  301. package/types/types/openapi/models/CollaborationRoleEnum.d.ts +0 -8
  302. package/types/types/openapi/models/ConnectedService.d.ts +0 -9
  303. package/types/types/openapi/models/ContentDistributionGroup.d.ts +0 -12
  304. package/types/types/openapi/models/ContentDistributionGroupCreate.d.ts +0 -12
  305. package/types/types/openapi/models/ContentDistributionGroupCreateRequest.d.ts +0 -5
  306. package/types/types/openapi/models/ContentDistributionGroupMembership.d.ts +0 -8
  307. package/types/types/openapi/models/ContentDistributionGroupMembershipCreate.d.ts +0 -8
  308. package/types/types/openapi/models/ContentDistributionGroupMembershipCreateRequest.d.ts +0 -4
  309. package/types/types/openapi/models/ContentDistributionGroupRequest.d.ts +0 -4
  310. package/types/types/openapi/models/DefaultExpiresAtEnum.d.ts +0 -16
  311. package/types/types/openapi/models/DeletedApp.d.ts +0 -22
  312. package/types/types/openapi/models/DeletedContentDistributionGroup.d.ts +0 -14
  313. package/types/types/openapi/models/DeletedEnvironment.d.ts +0 -14
  314. package/types/types/openapi/models/DeletedFavorite.d.ts +0 -19
  315. package/types/types/openapi/models/DeletedFile.d.ts +0 -42
  316. package/types/types/openapi/models/DeletedFolder.d.ts +0 -17
  317. package/types/types/openapi/models/DeletedInstance.d.ts +0 -24
  318. package/types/types/openapi/models/DeletedInstanceAssignmentGroup.d.ts +0 -14
  319. package/types/types/openapi/models/DeletedMetadataTemplate.d.ts +0 -17
  320. package/types/types/openapi/models/DeletedRegion.d.ts +0 -12
  321. package/types/types/openapi/models/DownloadTypeEnum.d.ts +0 -10
  322. package/types/types/openapi/models/Environment.d.ts +0 -12
  323. package/types/types/openapi/models/EnvironmentRequest.d.ts +0 -5
  324. package/types/types/openapi/models/Event.d.ts +0 -18
  325. package/types/types/openapi/models/EventAttendee.d.ts +0 -5
  326. package/types/types/openapi/models/EventAttendeeRequest.d.ts +0 -5
  327. package/types/types/openapi/models/EventExternalObject.d.ts +0 -10
  328. package/types/types/openapi/models/EventExternalObjectContentTypeEnum.d.ts +0 -12
  329. package/types/types/openapi/models/EventExternalObjectRequest.d.ts +0 -10
  330. package/types/types/openapi/models/EventRequest.d.ts +0 -17
  331. package/types/types/openapi/models/EventStatusEnum.d.ts +0 -10
  332. package/types/types/openapi/models/Favorite.d.ts +0 -17
  333. package/types/types/openapi/models/FavoriteCreate.d.ts +0 -12
  334. package/types/types/openapi/models/FavoriteCreateRequest.d.ts +0 -7
  335. package/types/types/openapi/models/FavoriteFile.d.ts +0 -6
  336. package/types/types/openapi/models/FavoriteFileRequest.d.ts +0 -3
  337. package/types/types/openapi/models/FavoriteUpdate.d.ts +0 -12
  338. package/types/types/openapi/models/FavoriteUpdateRequest.d.ts +0 -6
  339. package/types/types/openapi/models/File.d.ts +0 -40
  340. package/types/types/openapi/models/FileAnalytics.d.ts +0 -16
  341. package/types/types/openapi/models/FileAnalyticsResult.d.ts +0 -9
  342. package/types/types/openapi/models/FileContentTypeEnum.d.ts +0 -16
  343. package/types/types/openapi/models/FileCreate.d.ts +0 -43
  344. package/types/types/openapi/models/FileCreateRequest.d.ts +0 -24
  345. package/types/types/openapi/models/FileRequest.d.ts +0 -13
  346. package/types/types/openapi/models/FileRetrieve.d.ts +0 -43
  347. package/types/types/openapi/models/FileStatusEnum.d.ts +0 -8
  348. package/types/types/openapi/models/FileTypeEnum.d.ts +0 -10
  349. package/types/types/openapi/models/FileUpdate.d.ts +0 -43
  350. package/types/types/openapi/models/FileUpdateRequest.d.ts +0 -17
  351. package/types/types/openapi/models/Folder.d.ts +0 -15
  352. package/types/types/openapi/models/FolderCreate.d.ts +0 -31
  353. package/types/types/openapi/models/FolderCreateRequest.d.ts +0 -18
  354. package/types/types/openapi/models/FolderFile.d.ts +0 -14
  355. package/types/types/openapi/models/FolderFolder.d.ts +0 -6
  356. package/types/types/openapi/models/FolderRetrieve.d.ts +0 -24
  357. package/types/types/openapi/models/FolderUpdate.d.ts +0 -31
  358. package/types/types/openapi/models/FolderUpdateRequest.d.ts +0 -15
  359. package/types/types/openapi/models/Instance.d.ts +0 -22
  360. package/types/types/openapi/models/InstanceAnalytics.d.ts +0 -18
  361. package/types/types/openapi/models/InstanceAnalyticsChangePercentages.d.ts +0 -5
  362. package/types/types/openapi/models/InstanceAnalyticsCurrentPeriod.d.ts +0 -13
  363. package/types/types/openapi/models/InstanceAnalyticsFile.d.ts +0 -5
  364. package/types/types/openapi/models/InstanceAnalyticsFileActivity.d.ts +0 -5
  365. package/types/types/openapi/models/InstanceAnalyticsFileRequest.d.ts +0 -3
  366. package/types/types/openapi/models/InstanceAnalyticsInactiveUsers.d.ts +0 -5
  367. package/types/types/openapi/models/InstanceAnalyticsInactiveUsersRequest.d.ts +0 -4
  368. package/types/types/openapi/models/InstanceAnalyticsLoginResult.d.ts +0 -5
  369. package/types/types/openapi/models/InstanceAssignmentGroup.d.ts +0 -12
  370. package/types/types/openapi/models/InstanceAssignmentGroupMembership.d.ts +0 -8
  371. package/types/types/openapi/models/InstanceAssignmentGroupMembershipCreate.d.ts +0 -8
  372. package/types/types/openapi/models/InstanceAssignmentGroupMembershipCreateRequest.d.ts +0 -4
  373. package/types/types/openapi/models/InstanceAssignmentGroupRequest.d.ts +0 -4
  374. package/types/types/openapi/models/InstanceMembership.d.ts +0 -12
  375. package/types/types/openapi/models/InstanceMembershipCreate.d.ts +0 -12
  376. package/types/types/openapi/models/InstanceMembershipCreateRequest.d.ts +0 -8
  377. package/types/types/openapi/models/InstanceMembershipGroup.d.ts +0 -11
  378. package/types/types/openapi/models/InstanceMembershipGroupRequest.d.ts +0 -3
  379. package/types/types/openapi/models/InstanceMembershipRequest.d.ts +0 -5
  380. package/types/types/openapi/models/InstanceMembershipRoleEnum.d.ts +0 -8
  381. package/types/types/openapi/models/InstanceMembershipUser.d.ts +0 -10
  382. package/types/types/openapi/models/InstanceMembershipUserRequest.d.ts +0 -4
  383. package/types/types/openapi/models/InstanceMembershipUserStatusEnum.d.ts +0 -6
  384. package/types/types/openapi/models/InstanceRequest.d.ts +0 -11
  385. package/types/types/openapi/models/InstanceStorageCredentials.d.ts +0 -6
  386. package/types/types/openapi/models/InstanceUpdate.d.ts +0 -18
  387. package/types/types/openapi/models/InstanceUpdateRequest.d.ts +0 -8
  388. package/types/types/openapi/models/Invitation.d.ts +0 -11
  389. package/types/types/openapi/models/InvitationRequest.d.ts +0 -3
  390. package/types/types/openapi/models/InvitationStatusEnum.d.ts +0 -4
  391. package/types/types/openapi/models/LanguageEnum.d.ts +0 -12
  392. package/types/types/openapi/models/MetadataTemplate.d.ts +0 -15
  393. package/types/types/openapi/models/MetadataTemplateField.d.ts +0 -14
  394. package/types/types/openapi/models/MetadataTemplateFieldRequest.d.ts +0 -14
  395. package/types/types/openapi/models/MetadataTemplateFieldTypeEnum.d.ts +0 -16
  396. package/types/types/openapi/models/MetadataTemplateOption.d.ts +0 -4
  397. package/types/types/openapi/models/MetadataTemplateOptionRequest.d.ts +0 -4
  398. package/types/types/openapi/models/MetadataTemplateRequest.d.ts +0 -7
  399. package/types/types/openapi/models/MetadataTemplateSection.d.ts +0 -6
  400. package/types/types/openapi/models/MetadataTemplateSectionRequest.d.ts +0 -6
  401. package/types/types/openapi/models/MiniAccount.d.ts +0 -4
  402. package/types/types/openapi/models/MiniCanvas.d.ts +0 -4
  403. package/types/types/openapi/models/MiniCanvasRequest.d.ts +0 -3
  404. package/types/types/openapi/models/MiniContentDistributionGroup.d.ts +0 -5
  405. package/types/types/openapi/models/MiniContentDistributionGroupRequest.d.ts +0 -3
  406. package/types/types/openapi/models/MiniEnvironment.d.ts +0 -5
  407. package/types/types/openapi/models/MiniEnvironmentRequest.d.ts +0 -4
  408. package/types/types/openapi/models/MiniEvent.d.ts +0 -5
  409. package/types/types/openapi/models/MiniEventRequest.d.ts +0 -4
  410. package/types/types/openapi/models/MiniFile.d.ts +0 -4
  411. package/types/types/openapi/models/MiniFileRequest.d.ts +0 -3
  412. package/types/types/openapi/models/MiniFolder.d.ts +0 -4
  413. package/types/types/openapi/models/MiniFolderRequest.d.ts +0 -3
  414. package/types/types/openapi/models/MiniInstance.d.ts +0 -4
  415. package/types/types/openapi/models/MiniInstanceRequest.d.ts +0 -3
  416. package/types/types/openapi/models/MiniPage.d.ts +0 -4
  417. package/types/types/openapi/models/MiniPageRequest.d.ts +0 -3
  418. package/types/types/openapi/models/MiniRegion.d.ts +0 -4
  419. package/types/types/openapi/models/MiniRegionRequest.d.ts +0 -3
  420. package/types/types/openapi/models/MiniSharedLink.d.ts +0 -4
  421. package/types/types/openapi/models/MiniSharedLinkRequest.d.ts +0 -3
  422. package/types/types/openapi/models/MiniUser.d.ts +0 -5
  423. package/types/types/openapi/models/MiniUserRequest.d.ts +0 -3
  424. package/types/types/openapi/models/MostActiveUser.d.ts +0 -7
  425. package/types/types/openapi/models/Organization.d.ts +0 -10
  426. package/types/types/openapi/models/OrganizationAnalytics.d.ts +0 -16
  427. package/types/types/openapi/models/OrganizationAnalyticsCurrentPeriod.d.ts +0 -13
  428. package/types/types/openapi/models/OrganizationAnalyticsInactiveUsers.d.ts +0 -5
  429. package/types/types/openapi/models/OrganizationAnalyticsInactiveUsersRequest.d.ts +0 -4
  430. package/types/types/openapi/models/OrganizationAnalyticsInstance.d.ts +0 -10
  431. package/types/types/openapi/models/OrganizationAnalyticsLoginResult.d.ts +0 -5
  432. package/types/types/openapi/models/OrganizationAnalyticsTop3Instances.d.ts +0 -13
  433. package/types/types/openapi/models/OrganizationBranding.d.ts +0 -6
  434. package/types/types/openapi/models/OrganizationBrandingColors.d.ts +0 -4
  435. package/types/types/openapi/models/OrganizationChangePercentages.d.ts +0 -6
  436. package/types/types/openapi/models/OrganizationUpdate.d.ts +0 -8
  437. package/types/types/openapi/models/OrganizationUpdateRequest.d.ts +0 -8
  438. package/types/types/openapi/models/PSPDFKitAuthPayload.d.ts +0 -3
  439. package/types/types/openapi/models/PSPDFKitAuthPayloadRequest.d.ts +0 -3
  440. package/types/types/openapi/models/PSPDFKitToken.d.ts +0 -7
  441. package/types/types/openapi/models/PSPDFKitTokenRequest.d.ts +0 -3
  442. package/types/types/openapi/models/PaginatedAppList.d.ts +0 -8
  443. package/types/types/openapi/models/PaginatedAppReleaseList.d.ts +0 -8
  444. package/types/types/openapi/models/PaginatedAuthTokenList.d.ts +0 -8
  445. package/types/types/openapi/models/PaginatedCanvasListList.d.ts +0 -8
  446. package/types/types/openapi/models/PaginatedCollaborationList.d.ts +0 -8
  447. package/types/types/openapi/models/PaginatedContentDistributionGroupList.d.ts +0 -8
  448. package/types/types/openapi/models/PaginatedContentDistributionGroupMembershipList.d.ts +0 -8
  449. package/types/types/openapi/models/PaginatedEnvironmentList.d.ts +0 -8
  450. package/types/types/openapi/models/PaginatedEventList.d.ts +0 -8
  451. package/types/types/openapi/models/PaginatedFavoriteList.d.ts +0 -8
  452. package/types/types/openapi/models/PaginatedFileList.d.ts +0 -8
  453. package/types/types/openapi/models/PaginatedFolderList.d.ts +0 -8
  454. package/types/types/openapi/models/PaginatedInstanceAssignmentGroupList.d.ts +0 -8
  455. package/types/types/openapi/models/PaginatedInstanceAssignmentGroupMembershipList.d.ts +0 -8
  456. package/types/types/openapi/models/PaginatedInstanceList.d.ts +0 -8
  457. package/types/types/openapi/models/PaginatedInstanceMembershipList.d.ts +0 -8
  458. package/types/types/openapi/models/PaginatedInvitationList.d.ts +0 -8
  459. package/types/types/openapi/models/PaginatedMetadataTemplateList.d.ts +0 -8
  460. package/types/types/openapi/models/PaginatedRegionList.d.ts +0 -8
  461. package/types/types/openapi/models/PaginatedRevisionList.d.ts +0 -8
  462. package/types/types/openapi/models/PaginatedSearchResultList.d.ts +0 -9
  463. package/types/types/openapi/models/PaginatedStorageRegionList.d.ts +0 -8
  464. package/types/types/openapi/models/PaginatedUserList.d.ts +0 -8
  465. package/types/types/openapi/models/PatchedAppRequest.d.ts +0 -9
  466. package/types/types/openapi/models/PatchedCanvasUpdateRequest.d.ts +0 -22
  467. package/types/types/openapi/models/PatchedCollaborationRequest.d.ts +0 -5
  468. package/types/types/openapi/models/PatchedContentDistributionGroupRequest.d.ts +0 -4
  469. package/types/types/openapi/models/PatchedEnvironmentRequest.d.ts +0 -5
  470. package/types/types/openapi/models/PatchedEventRequest.d.ts +0 -17
  471. package/types/types/openapi/models/PatchedFavoriteUpdateRequest.d.ts +0 -6
  472. package/types/types/openapi/models/PatchedFileRequest.d.ts +0 -13
  473. package/types/types/openapi/models/PatchedFileUpdateRequest.d.ts +0 -17
  474. package/types/types/openapi/models/PatchedFolderUpdateRequest.d.ts +0 -15
  475. package/types/types/openapi/models/PatchedInstanceAssignmentGroupRequest.d.ts +0 -4
  476. package/types/types/openapi/models/PatchedInstanceMembershipRequest.d.ts +0 -5
  477. package/types/types/openapi/models/PatchedInstanceUpdateRequest.d.ts +0 -8
  478. package/types/types/openapi/models/PatchedMetadataTemplateRequest.d.ts +0 -7
  479. package/types/types/openapi/models/PatchedOrganizationUpdateRequest.d.ts +0 -8
  480. package/types/types/openapi/models/PatchedRegionRequest.d.ts +0 -3
  481. package/types/types/openapi/models/PatchedUserRequest.d.ts +0 -12
  482. package/types/types/openapi/models/Region.d.ts +0 -10
  483. package/types/types/openapi/models/RegionRequest.d.ts +0 -3
  484. package/types/types/openapi/models/Revision.d.ts +0 -8
  485. package/types/types/openapi/models/RevisionRequest.d.ts +0 -3
  486. package/types/types/openapi/models/SearchApp.d.ts +0 -6
  487. package/types/types/openapi/models/SearchCanvas.d.ts +0 -5
  488. package/types/types/openapi/models/SearchContentDistributionGroup.d.ts +0 -11
  489. package/types/types/openapi/models/SearchFile.d.ts +0 -6
  490. package/types/types/openapi/models/SearchInstanceAssignmentGroup.d.ts +0 -11
  491. package/types/types/openapi/models/SearchResult.d.ts +0 -8
  492. package/types/types/openapi/models/SearchUser.d.ts +0 -5
  493. package/types/types/openapi/models/SharedLink.d.ts +0 -15
  494. package/types/types/openapi/models/SharedLinkCreate.d.ts +0 -15
  495. package/types/types/openapi/models/SharedLinkCreateRequest.d.ts +0 -6
  496. package/types/types/openapi/models/SharedLinkInstanceSerialzier.d.ts +0 -6
  497. package/types/types/openapi/models/SharedLinkOrganizationSerialzier.d.ts +0 -6
  498. package/types/types/openapi/models/StorageRegion.d.ts +0 -5
  499. package/types/types/openapi/models/StorageRegionEnum.d.ts +0 -10
  500. package/types/types/openapi/models/Tag.d.ts +0 -3
  501. package/types/types/openapi/models/UploadCreate.d.ts +0 -8
  502. package/types/types/openapi/models/UploadCreateRequest.d.ts +0 -5
  503. package/types/types/openapi/models/User.d.ts +0 -23
  504. package/types/types/openapi/models/UserRequest.d.ts +0 -12
@@ -1,1784 +0,0 @@
1
- import { CanvasHistoryAction, ComponentTypes } from '@canvas-builder/types/canvas';
2
-
3
- export default function useCanvasHistory(): {
4
- activeHistoryItemIndex: import('vue').ComputedRef<number>;
5
- canvasHistory: import('vue').Ref<{
6
- active?: boolean | undefined;
7
- action: CanvasHistoryAction;
8
- componentType: ComponentTypes;
9
- icon?: string | undefined;
10
- id: string;
11
- snapshot: {
12
- id: string;
13
- type: ComponentTypes;
14
- tracking_id: string;
15
- visible?: {
16
- edit_mode: boolean;
17
- presentation_mode: boolean;
18
- pdf: boolean;
19
- web: boolean;
20
- } | undefined;
21
- allow_admins_to_overwrite?: boolean | undefined;
22
- autofill?: "off" | "ai" | "matching_metadata" | "matching_tags" | "matching_metadata_or_tags" | undefined;
23
- autofill_content_types?: import('../../../main.lib').FileContentTypeEnum[] | null | undefined;
24
- data?: import('@canvas-builder/types/canvas').PageBreakProps | {
25
- layout_type: import('@canvas-builder/types/canvas').GridLayoutTypes;
26
- columns: number;
27
- } | {
28
- span: number;
29
- tooltips?: {
30
- content?: string | undefined;
31
- content_style?: Record<string, any> | undefined;
32
- trigger?: string | undefined;
33
- trigger_style?: Record<string, any> | undefined;
34
- }[] | undefined;
35
- } | {
36
- content?: string | undefined;
37
- } | {
38
- images?: {
39
- url: string;
40
- is_uploaded_asset?: boolean | undefined;
41
- }[] | undefined;
42
- placeholder_height?: string | undefined;
43
- include_all_images_in_pdf?: boolean | undefined;
44
- } | {
45
- asset_type: "external";
46
- external_url: string;
47
- type: "video" | "image";
48
- horizontal_alignment?: import('@canvas-builder/types/canvas').MultimediaHorizontalAlignmentOptions | undefined;
49
- } | {
50
- asset_type: "pitcher_asset";
51
- file: {
52
- id: string;
53
- name: string | undefined;
54
- content_url?: string | null | undefined;
55
- };
56
- type: "video" | "image";
57
- horizontal_alignment?: import('@canvas-builder/types/canvas').MultimediaHorizontalAlignmentOptions | undefined;
58
- } | {
59
- type: "app";
60
- app_name: string;
61
- src: string | null;
62
- height?: string | undefined;
63
- width?: string | undefined;
64
- embed_locations?: import('../../../main.lib').EmbedLocation[] | undefined;
65
- headless_locations?: import('../../../main.lib').EmbedLocation[] | undefined;
66
- properties_by_embed_location?: {
67
- canvas?: {
68
- start_in_loading_mode?: boolean | undefined;
69
- } | undefined;
70
- dsr?: {
71
- start_in_loading_mode?: boolean | undefined;
72
- } | undefined;
73
- ui_app?: {
74
- start_in_loading_mode?: boolean | undefined;
75
- } | undefined;
76
- admin_instance?: {
77
- start_in_loading_mode?: boolean | undefined;
78
- } | undefined;
79
- } | undefined;
80
- file: {
81
- id: string;
82
- snapshot_id?: string | undefined;
83
- name: string | undefined;
84
- is_deleted?: boolean | undefined;
85
- content_url: string | null;
86
- content_type: import('../../../main.lib').FileContentTypeEnum | null;
87
- content_extension: string | null;
88
- thumbnail_url?: string | null | undefined;
89
- content_length: number | null;
90
- content_thumbnails?: string[] | null | undefined;
91
- readonly pspdfkit_token?: string | undefined;
92
- readonly pspdfkit_server_url?: string | null | undefined;
93
- readonly pspdfkit_auth_payload?: Record<string, any> | null | undefined;
94
- } | null;
95
- settings?: Record<string, unknown> | undefined;
96
- } | {
97
- items: ({
98
- file: {
99
- id: string;
100
- snapshot_id?: string | undefined;
101
- name: string | undefined;
102
- is_deleted?: boolean | undefined;
103
- content_url?: string | null | undefined;
104
- content_type?: import('../../../main.lib').FileContentTypeEnum | null | undefined;
105
- content_extension?: string | null | undefined;
106
- };
107
- slide: {
108
- index: number;
109
- url?: string | undefined;
110
- };
111
- type: "slide";
112
- } | {
113
- file: {
114
- id: string;
115
- snapshot_id?: string | undefined;
116
- name: string | undefined;
117
- is_deleted?: boolean | undefined;
118
- content_url: string | null;
119
- content_type: import('../../../main.lib').FileContentTypeEnum | null;
120
- content_extension: string | null;
121
- thumbnail_url?: string | null | undefined;
122
- content_length: number | null;
123
- content_thumbnails?: string[] | null | undefined;
124
- readonly pspdfkit_token?: string | undefined;
125
- readonly pspdfkit_server_url?: string | null | undefined;
126
- readonly pspdfkit_auth_payload?: Record<string, any> | null | undefined;
127
- };
128
- type: "file";
129
- })[];
130
- size?: "medium" | undefined;
131
- layout_type?: import('@canvas-builder/types/canvas').ContentGridLayoutTypes | undefined;
132
- } | {
133
- sections: {
134
- id: string;
135
- style?: Record<string, any> | undefined;
136
- aspect_ratio?: "unlocked" | "16:9" | "16:10" | "4:3" | "1:1" | undefined;
137
- background_video_url?: string | undefined;
138
- }[];
139
- animation_in?: string | undefined;
140
- } | {
141
- html: string;
142
- } | {
143
- alignment?: import('@canvas-builder/types/canvas').LinkAlignmentTypes | undefined;
144
- background_color?: string | undefined;
145
- canvas_anchor?: string | undefined;
146
- color?: string | undefined;
147
- display_text?: string | undefined;
148
- font_family?: string | undefined;
149
- font_size?: number | undefined;
150
- link_type?: import('@canvas-builder/types/canvas').LinkAnchorTypes | undefined;
151
- preview_type?: import('@canvas-builder/types/canvas').LinkPreviewTypes | undefined;
152
- target?: "_self" | "_blank" | undefined;
153
- url?: string | undefined;
154
- } | {
155
- aspect_ratio?: "unlocked" | "16:9" | "16:10" | "4:3" | "1:1" | undefined;
156
- background_video_url?: string | undefined;
157
- } | {
158
- events: {
159
- top_hint?: string | undefined;
160
- top_hint_style?: Record<string, any> | undefined;
161
- title?: string | undefined;
162
- title_style?: Record<string, any> | undefined;
163
- description?: string | undefined;
164
- description_style?: Record<string, any> | undefined;
165
- image_url?: string | undefined;
166
- image_style?: Record<string, any> | undefined;
167
- icon?: string | undefined;
168
- icon_style?: Record<string, any> | undefined;
169
- card_style?: Record<string, any> | undefined;
170
- }[];
171
- layout: "vertical" | "horizontal";
172
- } | undefined;
173
- children?: any[] | undefined;
174
- when_used_in_section?: {
175
- is_editable: boolean;
176
- is_removable: boolean;
177
- } | undefined;
178
- style?: {
179
- [x: `--${string}`]: string | number | undefined;
180
- accentColor?: import("csstype").Property.AccentColor | undefined;
181
- alignContent?: import("csstype").Property.AlignContent | undefined;
182
- alignItems?: import("csstype").Property.AlignItems | undefined;
183
- alignSelf?: import("csstype").Property.AlignSelf | undefined;
184
- alignTracks?: import("csstype").Property.AlignTracks | undefined;
185
- animationComposition?: import("csstype").Property.AnimationComposition | undefined;
186
- animationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
187
- animationDirection?: import("csstype").Property.AnimationDirection | undefined;
188
- animationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
189
- animationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
190
- animationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
191
- animationName?: import("csstype").Property.AnimationName | undefined;
192
- animationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
193
- animationRangeEnd?: import("csstype").Property.AnimationRangeEnd<string | number> | undefined;
194
- animationRangeStart?: import("csstype").Property.AnimationRangeStart<string | number> | undefined;
195
- animationTimeline?: import("csstype").Property.AnimationTimeline | undefined;
196
- animationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
197
- appearance?: import("csstype").Property.Appearance | undefined;
198
- aspectRatio?: import("csstype").Property.AspectRatio | undefined;
199
- backdropFilter?: import("csstype").Property.BackdropFilter | undefined;
200
- backfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
201
- backgroundAttachment?: import("csstype").Property.BackgroundAttachment | undefined;
202
- backgroundBlendMode?: import("csstype").Property.BackgroundBlendMode | undefined;
203
- backgroundClip?: import("csstype").Property.BackgroundClip | undefined;
204
- backgroundColor?: import("csstype").Property.BackgroundColor | undefined;
205
- backgroundImage?: import("csstype").Property.BackgroundImage | undefined;
206
- backgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
207
- backgroundPositionX?: import("csstype").Property.BackgroundPositionX<string | number> | undefined;
208
- backgroundPositionY?: import("csstype").Property.BackgroundPositionY<string | number> | undefined;
209
- backgroundRepeat?: import("csstype").Property.BackgroundRepeat | undefined;
210
- backgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
211
- blockOverflow?: import("csstype").Property.BlockOverflow | undefined;
212
- blockSize?: import("csstype").Property.BlockSize<string | number> | undefined;
213
- borderBlockColor?: import("csstype").Property.BorderBlockColor | undefined;
214
- borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor | undefined;
215
- borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle | undefined;
216
- borderBlockEndWidth?: import("csstype").Property.BorderBlockEndWidth<string | number> | undefined;
217
- borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor | undefined;
218
- borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle | undefined;
219
- borderBlockStartWidth?: import("csstype").Property.BorderBlockStartWidth<string | number> | undefined;
220
- borderBlockStyle?: import("csstype").Property.BorderBlockStyle | undefined;
221
- borderBlockWidth?: import("csstype").Property.BorderBlockWidth<string | number> | undefined;
222
- borderBottomColor?: import("csstype").Property.BorderBottomColor | undefined;
223
- borderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
224
- borderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
225
- borderBottomStyle?: import("csstype").Property.BorderBottomStyle | undefined;
226
- borderBottomWidth?: import("csstype").Property.BorderBottomWidth<string | number> | undefined;
227
- borderCollapse?: import("csstype").Property.BorderCollapse | undefined;
228
- borderEndEndRadius?: import("csstype").Property.BorderEndEndRadius<string | number> | undefined;
229
- borderEndStartRadius?: import("csstype").Property.BorderEndStartRadius<string | number> | undefined;
230
- borderImageOutset?: import("csstype").Property.BorderImageOutset<string | number> | undefined;
231
- borderImageRepeat?: import("csstype").Property.BorderImageRepeat | undefined;
232
- borderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
233
- borderImageSource?: import("csstype").Property.BorderImageSource | undefined;
234
- borderImageWidth?: import("csstype").Property.BorderImageWidth<string | number> | undefined;
235
- borderInlineColor?: import("csstype").Property.BorderInlineColor | undefined;
236
- borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
237
- borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
238
- borderInlineEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
239
- borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
240
- borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
241
- borderInlineStartWidth?: import("csstype").Property.BorderInlineStartWidth<string | number> | undefined;
242
- borderInlineStyle?: import("csstype").Property.BorderInlineStyle | undefined;
243
- borderInlineWidth?: import("csstype").Property.BorderInlineWidth<string | number> | undefined;
244
- borderLeftColor?: import("csstype").Property.BorderLeftColor | undefined;
245
- borderLeftStyle?: import("csstype").Property.BorderLeftStyle | undefined;
246
- borderLeftWidth?: import("csstype").Property.BorderLeftWidth<string | number> | undefined;
247
- borderRightColor?: import("csstype").Property.BorderRightColor | undefined;
248
- borderRightStyle?: import("csstype").Property.BorderRightStyle | undefined;
249
- borderRightWidth?: import("csstype").Property.BorderRightWidth<string | number> | undefined;
250
- borderSpacing?: import("csstype").Property.BorderSpacing<string | number> | undefined;
251
- borderStartEndRadius?: import("csstype").Property.BorderStartEndRadius<string | number> | undefined;
252
- borderStartStartRadius?: import("csstype").Property.BorderStartStartRadius<string | number> | undefined;
253
- borderTopColor?: import("csstype").Property.BorderTopColor | undefined;
254
- borderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
255
- borderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
256
- borderTopStyle?: import("csstype").Property.BorderTopStyle | undefined;
257
- borderTopWidth?: import("csstype").Property.BorderTopWidth<string | number> | undefined;
258
- bottom?: import("csstype").Property.Bottom<string | number> | undefined;
259
- boxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
260
- boxShadow?: import("csstype").Property.BoxShadow | undefined;
261
- boxSizing?: import("csstype").Property.BoxSizing | undefined;
262
- breakAfter?: import("csstype").Property.BreakAfter | undefined;
263
- breakBefore?: import("csstype").Property.BreakBefore | undefined;
264
- breakInside?: import("csstype").Property.BreakInside | undefined;
265
- captionSide?: import("csstype").Property.CaptionSide | undefined;
266
- caretColor?: import("csstype").Property.CaretColor | undefined;
267
- caretShape?: import("csstype").Property.CaretShape | undefined;
268
- clear?: import("csstype").Property.Clear | undefined;
269
- clipPath?: import("csstype").Property.ClipPath | undefined;
270
- color?: import("csstype").Property.Color | undefined;
271
- colorAdjust?: import("csstype").Property.PrintColorAdjust | undefined;
272
- colorScheme?: import("csstype").Property.ColorScheme | undefined;
273
- columnCount?: import("csstype").Property.ColumnCount | undefined;
274
- columnFill?: import("csstype").Property.ColumnFill | undefined;
275
- columnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
276
- columnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
277
- columnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
278
- columnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
279
- columnSpan?: import("csstype").Property.ColumnSpan | undefined;
280
- columnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
281
- contain?: import("csstype").Property.Contain | undefined;
282
- containIntrinsicBlockSize?: import("csstype").Property.ContainIntrinsicBlockSize<string | number> | undefined;
283
- containIntrinsicHeight?: import("csstype").Property.ContainIntrinsicHeight<string | number> | undefined;
284
- containIntrinsicInlineSize?: import("csstype").Property.ContainIntrinsicInlineSize<string | number> | undefined;
285
- containIntrinsicWidth?: import("csstype").Property.ContainIntrinsicWidth<string | number> | undefined;
286
- containerName?: import("csstype").Property.ContainerName | undefined;
287
- containerType?: import("csstype").Property.ContainerType | undefined;
288
- content?: import("csstype").Property.Content | undefined;
289
- contentVisibility?: import("csstype").Property.ContentVisibility | undefined;
290
- counterIncrement?: import("csstype").Property.CounterIncrement | undefined;
291
- counterReset?: import("csstype").Property.CounterReset | undefined;
292
- counterSet?: import("csstype").Property.CounterSet | undefined;
293
- cursor?: import("csstype").Property.Cursor | undefined;
294
- direction?: import("csstype").Property.Direction | undefined;
295
- display?: import("csstype").Property.Display | undefined;
296
- emptyCells?: import("csstype").Property.EmptyCells | undefined;
297
- filter?: import("csstype").Property.Filter | undefined;
298
- flexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
299
- flexDirection?: import("csstype").Property.FlexDirection | undefined;
300
- flexGrow?: import("csstype").Property.FlexGrow | undefined;
301
- flexShrink?: import("csstype").Property.FlexShrink | undefined;
302
- flexWrap?: import("csstype").Property.FlexWrap | undefined;
303
- float?: import("csstype").Property.Float | undefined;
304
- fontFamily?: import("csstype").Property.FontFamily | undefined;
305
- fontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
306
- fontKerning?: import("csstype").Property.FontKerning | undefined;
307
- fontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
308
- fontOpticalSizing?: import("csstype").Property.FontOpticalSizing | undefined;
309
- fontPalette?: import("csstype").Property.FontPalette | undefined;
310
- fontSize?: import("csstype").Property.FontSize<string | number> | undefined;
311
- fontSizeAdjust?: import("csstype").Property.FontSizeAdjust | undefined;
312
- fontSmooth?: import("csstype").Property.FontSmooth<string | number> | undefined;
313
- fontStretch?: import("csstype").Property.FontStretch | undefined;
314
- fontStyle?: import("csstype").Property.FontStyle | undefined;
315
- fontSynthesis?: import("csstype").Property.FontSynthesis | undefined;
316
- fontSynthesisPosition?: import("csstype").Property.FontSynthesisPosition | undefined;
317
- fontSynthesisSmallCaps?: import("csstype").Property.FontSynthesisSmallCaps | undefined;
318
- fontSynthesisStyle?: import("csstype").Property.FontSynthesisStyle | undefined;
319
- fontSynthesisWeight?: import("csstype").Property.FontSynthesisWeight | undefined;
320
- fontVariant?: import("csstype").Property.FontVariant | undefined;
321
- fontVariantAlternates?: import("csstype").Property.FontVariantAlternates | undefined;
322
- fontVariantCaps?: import("csstype").Property.FontVariantCaps | undefined;
323
- fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian | undefined;
324
- fontVariantEmoji?: import("csstype").Property.FontVariantEmoji | undefined;
325
- fontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
326
- fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | undefined;
327
- fontVariantPosition?: import("csstype").Property.FontVariantPosition | undefined;
328
- fontVariationSettings?: import("csstype").Property.FontVariationSettings | undefined;
329
- fontWeight?: import("csstype").Property.FontWeight | undefined;
330
- forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust | undefined;
331
- gridAutoColumns?: import("csstype").Property.GridAutoColumns<string | number> | undefined;
332
- gridAutoFlow?: import("csstype").Property.GridAutoFlow | undefined;
333
- gridAutoRows?: import("csstype").Property.GridAutoRows<string | number> | undefined;
334
- gridColumnEnd?: import("csstype").Property.GridColumnEnd | undefined;
335
- gridColumnStart?: import("csstype").Property.GridColumnStart | undefined;
336
- gridRowEnd?: import("csstype").Property.GridRowEnd | undefined;
337
- gridRowStart?: import("csstype").Property.GridRowStart | undefined;
338
- gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | undefined;
339
- gridTemplateColumns?: import("csstype").Property.GridTemplateColumns<string | number> | undefined;
340
- gridTemplateRows?: import("csstype").Property.GridTemplateRows<string | number> | undefined;
341
- hangingPunctuation?: import("csstype").Property.HangingPunctuation | undefined;
342
- height?: import("csstype").Property.Height<string | number> | undefined;
343
- hyphenateCharacter?: import("csstype").Property.HyphenateCharacter | undefined;
344
- hyphenateLimitChars?: import("csstype").Property.HyphenateLimitChars | undefined;
345
- hyphens?: import("csstype").Property.Hyphens | undefined;
346
- imageOrientation?: import("csstype").Property.ImageOrientation | undefined;
347
- imageRendering?: import("csstype").Property.ImageRendering | undefined;
348
- imageResolution?: import("csstype").Property.ImageResolution | undefined;
349
- initialLetter?: import("csstype").Property.InitialLetter | undefined;
350
- inlineSize?: import("csstype").Property.InlineSize<string | number> | undefined;
351
- inputSecurity?: import("csstype").Property.InputSecurity | undefined;
352
- insetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
353
- insetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
354
- insetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
355
- insetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
356
- isolation?: import("csstype").Property.Isolation | undefined;
357
- justifyContent?: import("csstype").Property.JustifyContent | undefined;
358
- justifyItems?: import("csstype").Property.JustifyItems | undefined;
359
- justifySelf?: import("csstype").Property.JustifySelf | undefined;
360
- justifyTracks?: import("csstype").Property.JustifyTracks | undefined;
361
- left?: import("csstype").Property.Left<string | number> | undefined;
362
- letterSpacing?: import("csstype").Property.LetterSpacing<string | number> | undefined;
363
- lineBreak?: import("csstype").Property.LineBreak | undefined;
364
- lineHeight?: import("csstype").Property.LineHeight<string | number> | undefined;
365
- lineHeightStep?: import("csstype").Property.LineHeightStep<string | number> | undefined;
366
- listStyleImage?: import("csstype").Property.ListStyleImage | undefined;
367
- listStylePosition?: import("csstype").Property.ListStylePosition | undefined;
368
- listStyleType?: import("csstype").Property.ListStyleType | undefined;
369
- marginBlockEnd?: import("csstype").Property.MarginBlockEnd<string | number> | undefined;
370
- marginBlockStart?: import("csstype").Property.MarginBlockStart<string | number> | undefined;
371
- marginBottom?: import("csstype").Property.MarginBottom<string | number> | undefined;
372
- marginInlineEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
373
- marginInlineStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
374
- marginLeft?: import("csstype").Property.MarginLeft<string | number> | undefined;
375
- marginRight?: import("csstype").Property.MarginRight<string | number> | undefined;
376
- marginTop?: import("csstype").Property.MarginTop<string | number> | undefined;
377
- marginTrim?: import("csstype").Property.MarginTrim | undefined;
378
- maskBorderMode?: import("csstype").Property.MaskBorderMode | undefined;
379
- maskBorderOutset?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
380
- maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat | undefined;
381
- maskBorderSlice?: import("csstype").Property.MaskBorderSlice | undefined;
382
- maskBorderSource?: import("csstype").Property.MaskBorderSource | undefined;
383
- maskBorderWidth?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
384
- maskClip?: import("csstype").Property.MaskClip | undefined;
385
- maskComposite?: import("csstype").Property.MaskComposite | undefined;
386
- maskImage?: import("csstype").Property.MaskImage | undefined;
387
- maskMode?: import("csstype").Property.MaskMode | undefined;
388
- maskOrigin?: import("csstype").Property.MaskOrigin | undefined;
389
- maskPosition?: import("csstype").Property.MaskPosition<string | number> | undefined;
390
- maskRepeat?: import("csstype").Property.MaskRepeat | undefined;
391
- maskSize?: import("csstype").Property.MaskSize<string | number> | undefined;
392
- maskType?: import("csstype").Property.MaskType | undefined;
393
- masonryAutoFlow?: import("csstype").Property.MasonryAutoFlow | undefined;
394
- mathDepth?: import("csstype").Property.MathDepth | undefined;
395
- mathShift?: import("csstype").Property.MathShift | undefined;
396
- mathStyle?: import("csstype").Property.MathStyle | undefined;
397
- maxBlockSize?: import("csstype").Property.MaxBlockSize<string | number> | undefined;
398
- maxHeight?: import("csstype").Property.MaxHeight<string | number> | undefined;
399
- maxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
400
- maxLines?: import("csstype").Property.MaxLines | undefined;
401
- maxWidth?: import("csstype").Property.MaxWidth<string | number> | undefined;
402
- minBlockSize?: import("csstype").Property.MinBlockSize<string | number> | undefined;
403
- minHeight?: import("csstype").Property.MinHeight<string | number> | undefined;
404
- minInlineSize?: import("csstype").Property.MinInlineSize<string | number> | undefined;
405
- minWidth?: import("csstype").Property.MinWidth<string | number> | undefined;
406
- mixBlendMode?: import("csstype").Property.MixBlendMode | undefined;
407
- motionDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
408
- motionPath?: import("csstype").Property.OffsetPath | undefined;
409
- motionRotation?: import("csstype").Property.OffsetRotate | undefined;
410
- objectFit?: import("csstype").Property.ObjectFit | undefined;
411
- objectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
412
- offsetAnchor?: import("csstype").Property.OffsetAnchor<string | number> | undefined;
413
- offsetDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
414
- offsetPath?: import("csstype").Property.OffsetPath | undefined;
415
- offsetPosition?: import("csstype").Property.OffsetPosition<string | number> | undefined;
416
- offsetRotate?: import("csstype").Property.OffsetRotate | undefined;
417
- offsetRotation?: import("csstype").Property.OffsetRotate | undefined;
418
- opacity?: import("csstype").Property.Opacity | undefined;
419
- order?: import("csstype").Property.Order | undefined;
420
- orphans?: import("csstype").Property.Orphans | undefined;
421
- outlineColor?: import("csstype").Property.OutlineColor | undefined;
422
- outlineOffset?: import("csstype").Property.OutlineOffset<string | number> | undefined;
423
- outlineStyle?: import("csstype").Property.OutlineStyle | undefined;
424
- outlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
425
- overflowAnchor?: import("csstype").Property.OverflowAnchor | undefined;
426
- overflowBlock?: import("csstype").Property.OverflowBlock | undefined;
427
- overflowClipBox?: import("csstype").Property.OverflowClipBox | undefined;
428
- overflowClipMargin?: import("csstype").Property.OverflowClipMargin<string | number> | undefined;
429
- overflowInline?: import("csstype").Property.OverflowInline | undefined;
430
- overflowWrap?: import("csstype").Property.OverflowWrap | undefined;
431
- overflowX?: import("csstype").Property.OverflowX | undefined;
432
- overflowY?: import("csstype").Property.OverflowY | undefined;
433
- overlay?: import("csstype").Property.Overlay | undefined;
434
- overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock | undefined;
435
- overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline | undefined;
436
- overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX | undefined;
437
- overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY | undefined;
438
- paddingBlockEnd?: import("csstype").Property.PaddingBlockEnd<string | number> | undefined;
439
- paddingBlockStart?: import("csstype").Property.PaddingBlockStart<string | number> | undefined;
440
- paddingBottom?: import("csstype").Property.PaddingBottom<string | number> | undefined;
441
- paddingInlineEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
442
- paddingInlineStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
443
- paddingLeft?: import("csstype").Property.PaddingLeft<string | number> | undefined;
444
- paddingRight?: import("csstype").Property.PaddingRight<string | number> | undefined;
445
- paddingTop?: import("csstype").Property.PaddingTop<string | number> | undefined;
446
- page?: import("csstype").Property.Page | undefined;
447
- pageBreakAfter?: import("csstype").Property.PageBreakAfter | undefined;
448
- pageBreakBefore?: import("csstype").Property.PageBreakBefore | undefined;
449
- pageBreakInside?: import("csstype").Property.PageBreakInside | undefined;
450
- paintOrder?: import("csstype").Property.PaintOrder | undefined;
451
- perspective?: import("csstype").Property.Perspective<string | number> | undefined;
452
- perspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
453
- pointerEvents?: import("csstype").Property.PointerEvents | undefined;
454
- position?: import("csstype").Property.Position | undefined;
455
- printColorAdjust?: import("csstype").Property.PrintColorAdjust | undefined;
456
- quotes?: import("csstype").Property.Quotes | undefined;
457
- resize?: import("csstype").Property.Resize | undefined;
458
- right?: import("csstype").Property.Right<string | number> | undefined;
459
- rotate?: import("csstype").Property.Rotate | undefined;
460
- rowGap?: import("csstype").Property.RowGap<string | number> | undefined;
461
- rubyAlign?: import("csstype").Property.RubyAlign | undefined;
462
- rubyMerge?: import("csstype").Property.RubyMerge | undefined;
463
- rubyPosition?: import("csstype").Property.RubyPosition | undefined;
464
- scale?: import("csstype").Property.Scale | undefined;
465
- scrollBehavior?: import("csstype").Property.ScrollBehavior | undefined;
466
- scrollMarginBlockEnd?: import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined;
467
- scrollMarginBlockStart?: import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined;
468
- scrollMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
469
- scrollMarginInlineEnd?: import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined;
470
- scrollMarginInlineStart?: import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined;
471
- scrollMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
472
- scrollMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
473
- scrollMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
474
- scrollPaddingBlockEnd?: import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined;
475
- scrollPaddingBlockStart?: import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined;
476
- scrollPaddingBottom?: import("csstype").Property.ScrollPaddingBottom<string | number> | undefined;
477
- scrollPaddingInlineEnd?: import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined;
478
- scrollPaddingInlineStart?: import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined;
479
- scrollPaddingLeft?: import("csstype").Property.ScrollPaddingLeft<string | number> | undefined;
480
- scrollPaddingRight?: import("csstype").Property.ScrollPaddingRight<string | number> | undefined;
481
- scrollPaddingTop?: import("csstype").Property.ScrollPaddingTop<string | number> | undefined;
482
- scrollSnapAlign?: import("csstype").Property.ScrollSnapAlign | undefined;
483
- scrollSnapMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
484
- scrollSnapMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
485
- scrollSnapMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
486
- scrollSnapMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
487
- scrollSnapStop?: import("csstype").Property.ScrollSnapStop | undefined;
488
- scrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
489
- scrollTimelineAxis?: import("csstype").Property.ScrollTimelineAxis | undefined;
490
- scrollTimelineName?: import("csstype").Property.ScrollTimelineName | undefined;
491
- scrollbarColor?: import("csstype").Property.ScrollbarColor | undefined;
492
- scrollbarGutter?: import("csstype").Property.ScrollbarGutter | undefined;
493
- scrollbarWidth?: import("csstype").Property.ScrollbarWidth | undefined;
494
- shapeImageThreshold?: import("csstype").Property.ShapeImageThreshold | undefined;
495
- shapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
496
- shapeOutside?: import("csstype").Property.ShapeOutside | undefined;
497
- tabSize?: import("csstype").Property.TabSize<string | number> | undefined;
498
- tableLayout?: import("csstype").Property.TableLayout | undefined;
499
- textAlign?: import("csstype").Property.TextAlign | undefined;
500
- textAlignLast?: import("csstype").Property.TextAlignLast | undefined;
501
- textCombineUpright?: import("csstype").Property.TextCombineUpright | undefined;
502
- textDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
503
- textDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
504
- textDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
505
- textDecorationSkipInk?: import("csstype").Property.TextDecorationSkipInk | undefined;
506
- textDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
507
- textDecorationThickness?: import("csstype").Property.TextDecorationThickness<string | number> | undefined;
508
- textEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
509
- textEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
510
- textEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
511
- textIndent?: import("csstype").Property.TextIndent<string | number> | undefined;
512
- textJustify?: import("csstype").Property.TextJustify | undefined;
513
- textOrientation?: import("csstype").Property.TextOrientation | undefined;
514
- textOverflow?: import("csstype").Property.TextOverflow | undefined;
515
- textRendering?: import("csstype").Property.TextRendering | undefined;
516
- textShadow?: import("csstype").Property.TextShadow | undefined;
517
- textSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
518
- textTransform?: import("csstype").Property.TextTransform | undefined;
519
- textUnderlineOffset?: import("csstype").Property.TextUnderlineOffset<string | number> | undefined;
520
- textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
521
- textWrap?: import("csstype").Property.TextWrap | undefined;
522
- timelineScope?: import("csstype").Property.TimelineScope | undefined;
523
- top?: import("csstype").Property.Top<string | number> | undefined;
524
- touchAction?: import("csstype").Property.TouchAction | undefined;
525
- transform?: import("csstype").Property.Transform | undefined;
526
- transformBox?: import("csstype").Property.TransformBox | undefined;
527
- transformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
528
- transformStyle?: import("csstype").Property.TransformStyle | undefined;
529
- transitionBehavior?: import("csstype").Property.TransitionBehavior | undefined;
530
- transitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
531
- transitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
532
- transitionProperty?: import("csstype").Property.TransitionProperty | undefined;
533
- transitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
534
- translate?: import("csstype").Property.Translate<string | number> | undefined;
535
- unicodeBidi?: import("csstype").Property.UnicodeBidi | undefined;
536
- userSelect?: import("csstype").Property.UserSelect | undefined;
537
- verticalAlign?: import("csstype").Property.VerticalAlign<string | number> | undefined;
538
- viewTimelineAxis?: import("csstype").Property.ViewTimelineAxis | undefined;
539
- viewTimelineInset?: import("csstype").Property.ViewTimelineInset<string | number> | undefined;
540
- viewTimelineName?: import("csstype").Property.ViewTimelineName | undefined;
541
- viewTransitionName?: import("csstype").Property.ViewTransitionName | undefined;
542
- visibility?: import("csstype").Property.Visibility | undefined;
543
- whiteSpace?: import("csstype").Property.WhiteSpace | undefined;
544
- whiteSpaceCollapse?: import("csstype").Property.WhiteSpaceCollapse | undefined;
545
- whiteSpaceTrim?: import("csstype").Property.WhiteSpaceTrim | undefined;
546
- widows?: import("csstype").Property.Widows | undefined;
547
- width?: import("csstype").Property.Width<string | number> | undefined;
548
- willChange?: import("csstype").Property.WillChange | undefined;
549
- wordBreak?: import("csstype").Property.WordBreak | undefined;
550
- wordSpacing?: import("csstype").Property.WordSpacing<string | number> | undefined;
551
- wordWrap?: import("csstype").Property.WordWrap | undefined;
552
- writingMode?: import("csstype").Property.WritingMode | undefined;
553
- zIndex?: import("csstype").Property.ZIndex | undefined;
554
- zoom?: import("csstype").Property.Zoom | undefined;
555
- all?: import('csstype').Globals | undefined;
556
- animation?: import("csstype").Property.Animation<string & {}> | undefined;
557
- animationRange?: import("csstype").Property.AnimationRange<string | number> | undefined;
558
- background?: import("csstype").Property.Background<string | number> | undefined;
559
- backgroundPosition?: import("csstype").Property.BackgroundPosition<string | number> | undefined;
560
- border?: import("csstype").Property.Border<string | number> | undefined;
561
- borderBlock?: import("csstype").Property.BorderBlock<string | number> | undefined;
562
- borderBlockEnd?: import("csstype").Property.BorderBlockEnd<string | number> | undefined;
563
- borderBlockStart?: import("csstype").Property.BorderBlockStart<string | number> | undefined;
564
- borderBottom?: import("csstype").Property.BorderBottom<string | number> | undefined;
565
- borderColor?: import("csstype").Property.BorderColor | undefined;
566
- borderImage?: import("csstype").Property.BorderImage | undefined;
567
- borderInline?: import("csstype").Property.BorderInline<string | number> | undefined;
568
- borderInlineEnd?: import("csstype").Property.BorderInlineEnd<string | number> | undefined;
569
- borderInlineStart?: import("csstype").Property.BorderInlineStart<string | number> | undefined;
570
- borderLeft?: import("csstype").Property.BorderLeft<string | number> | undefined;
571
- borderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
572
- borderRight?: import("csstype").Property.BorderRight<string | number> | undefined;
573
- borderStyle?: import("csstype").Property.BorderStyle | undefined;
574
- borderTop?: import("csstype").Property.BorderTop<string | number> | undefined;
575
- borderWidth?: import("csstype").Property.BorderWidth<string | number> | undefined;
576
- caret?: import("csstype").Property.Caret | undefined;
577
- columnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
578
- columns?: import("csstype").Property.Columns<string | number> | undefined;
579
- containIntrinsicSize?: import("csstype").Property.ContainIntrinsicSize<string | number> | undefined;
580
- container?: import("csstype").Property.Container | undefined;
581
- flex?: import("csstype").Property.Flex<string | number> | undefined;
582
- flexFlow?: import("csstype").Property.FlexFlow | undefined;
583
- font?: import("csstype").Property.Font | undefined;
584
- gap?: import("csstype").Property.Gap<string | number> | undefined;
585
- grid?: import("csstype").Property.Grid | undefined;
586
- gridArea?: import("csstype").Property.GridArea | undefined;
587
- gridColumn?: import("csstype").Property.GridColumn | undefined;
588
- gridRow?: import("csstype").Property.GridRow | undefined;
589
- gridTemplate?: import("csstype").Property.GridTemplate | undefined;
590
- inset?: import("csstype").Property.Inset<string | number> | undefined;
591
- insetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
592
- insetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
593
- lineClamp?: import("csstype").Property.LineClamp | undefined;
594
- listStyle?: import("csstype").Property.ListStyle | undefined;
595
- margin?: import("csstype").Property.Margin<string | number> | undefined;
596
- marginBlock?: import("csstype").Property.MarginBlock<string | number> | undefined;
597
- marginInline?: import("csstype").Property.MarginInline<string | number> | undefined;
598
- mask?: import("csstype").Property.Mask<string | number> | undefined;
599
- maskBorder?: import("csstype").Property.MaskBorder | undefined;
600
- motion?: import("csstype").Property.Offset<string | number> | undefined;
601
- offset?: import("csstype").Property.Offset<string | number> | undefined;
602
- outline?: import("csstype").Property.Outline<string | number> | undefined;
603
- overflow?: import("csstype").Property.Overflow | undefined;
604
- overscrollBehavior?: import("csstype").Property.OverscrollBehavior | undefined;
605
- padding?: import("csstype").Property.Padding<string | number> | undefined;
606
- paddingBlock?: import("csstype").Property.PaddingBlock<string | number> | undefined;
607
- paddingInline?: import("csstype").Property.PaddingInline<string | number> | undefined;
608
- placeContent?: import("csstype").Property.PlaceContent | undefined;
609
- placeItems?: import("csstype").Property.PlaceItems | undefined;
610
- placeSelf?: import("csstype").Property.PlaceSelf | undefined;
611
- scrollMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
612
- scrollMarginBlock?: import("csstype").Property.ScrollMarginBlock<string | number> | undefined;
613
- scrollMarginInline?: import("csstype").Property.ScrollMarginInline<string | number> | undefined;
614
- scrollPadding?: import("csstype").Property.ScrollPadding<string | number> | undefined;
615
- scrollPaddingBlock?: import("csstype").Property.ScrollPaddingBlock<string | number> | undefined;
616
- scrollPaddingInline?: import("csstype").Property.ScrollPaddingInline<string | number> | undefined;
617
- scrollSnapMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
618
- scrollTimeline?: import("csstype").Property.ScrollTimeline | undefined;
619
- textDecoration?: import("csstype").Property.TextDecoration<string | number> | undefined;
620
- textEmphasis?: import("csstype").Property.TextEmphasis | undefined;
621
- transition?: import("csstype").Property.Transition<string & {}> | undefined;
622
- viewTimeline?: import("csstype").Property.ViewTimeline | undefined;
623
- MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
624
- MozAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
625
- MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
626
- MozAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
627
- MozAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
628
- MozAnimationName?: import("csstype").Property.AnimationName | undefined;
629
- MozAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
630
- MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
631
- MozAppearance?: import("csstype").Property.MozAppearance | undefined;
632
- MozBinding?: import("csstype").Property.MozBinding | undefined;
633
- MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors | undefined;
634
- MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
635
- MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
636
- MozBorderEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
637
- MozBorderLeftColors?: import("csstype").Property.MozBorderLeftColors | undefined;
638
- MozBorderRightColors?: import("csstype").Property.MozBorderRightColors | undefined;
639
- MozBorderStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
640
- MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
641
- MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | undefined;
642
- MozBoxSizing?: import("csstype").Property.BoxSizing | undefined;
643
- MozColumnCount?: import("csstype").Property.ColumnCount | undefined;
644
- MozColumnFill?: import("csstype").Property.ColumnFill | undefined;
645
- MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
646
- MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
647
- MozColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
648
- MozColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
649
- MozContextProperties?: import("csstype").Property.MozContextProperties | undefined;
650
- MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
651
- MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
652
- MozHyphens?: import("csstype").Property.Hyphens | undefined;
653
- MozImageRegion?: import("csstype").Property.MozImageRegion | undefined;
654
- MozMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
655
- MozMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
656
- MozOrient?: import("csstype").Property.MozOrient | undefined;
657
- MozOsxFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | undefined;
658
- MozOutlineRadiusBottomleft?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined;
659
- MozOutlineRadiusBottomright?: import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined;
660
- MozOutlineRadiusTopleft?: import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined;
661
- MozOutlineRadiusTopright?: import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined;
662
- MozPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
663
- MozPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
664
- MozStackSizing?: import("csstype").Property.MozStackSizing | undefined;
665
- MozTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
666
- MozTextBlink?: import("csstype").Property.MozTextBlink | undefined;
667
- MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
668
- MozUserFocus?: import("csstype").Property.MozUserFocus | undefined;
669
- MozUserModify?: import("csstype").Property.MozUserModify | undefined;
670
- MozUserSelect?: import("csstype").Property.UserSelect | undefined;
671
- MozWindowDragging?: import("csstype").Property.MozWindowDragging | undefined;
672
- MozWindowShadow?: import("csstype").Property.MozWindowShadow | undefined;
673
- msAccelerator?: import("csstype").Property.MsAccelerator | undefined;
674
- msBlockProgression?: import("csstype").Property.MsBlockProgression | undefined;
675
- msContentZoomChaining?: import("csstype").Property.MsContentZoomChaining | undefined;
676
- msContentZoomLimitMax?: import("csstype").Property.MsContentZoomLimitMax | undefined;
677
- msContentZoomLimitMin?: import("csstype").Property.MsContentZoomLimitMin | undefined;
678
- msContentZoomSnapPoints?: import("csstype").Property.MsContentZoomSnapPoints | undefined;
679
- msContentZoomSnapType?: import("csstype").Property.MsContentZoomSnapType | undefined;
680
- msContentZooming?: import("csstype").Property.MsContentZooming | undefined;
681
- msFilter?: import("csstype").Property.MsFilter | undefined;
682
- msFlexDirection?: import("csstype").Property.FlexDirection | undefined;
683
- msFlexPositive?: import("csstype").Property.FlexGrow | undefined;
684
- msFlowFrom?: import("csstype").Property.MsFlowFrom | undefined;
685
- msFlowInto?: import("csstype").Property.MsFlowInto | undefined;
686
- msGridColumns?: import("csstype").Property.MsGridColumns<string | number> | undefined;
687
- msGridRows?: import("csstype").Property.MsGridRows<string | number> | undefined;
688
- msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | undefined;
689
- msHyphenateLimitChars?: import("csstype").Property.MsHyphenateLimitChars | undefined;
690
- msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | undefined;
691
- msHyphenateLimitZone?: import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined;
692
- msHyphens?: import("csstype").Property.Hyphens | undefined;
693
- msImeAlign?: import("csstype").Property.MsImeAlign | undefined;
694
- msLineBreak?: import("csstype").Property.LineBreak | undefined;
695
- msOrder?: import("csstype").Property.Order | undefined;
696
- msOverflowStyle?: import("csstype").Property.MsOverflowStyle | undefined;
697
- msOverflowX?: import("csstype").Property.OverflowX | undefined;
698
- msOverflowY?: import("csstype").Property.OverflowY | undefined;
699
- msScrollChaining?: import("csstype").Property.MsScrollChaining | undefined;
700
- msScrollLimitXMax?: import("csstype").Property.MsScrollLimitXMax<string | number> | undefined;
701
- msScrollLimitXMin?: import("csstype").Property.MsScrollLimitXMin<string | number> | undefined;
702
- msScrollLimitYMax?: import("csstype").Property.MsScrollLimitYMax<string | number> | undefined;
703
- msScrollLimitYMin?: import("csstype").Property.MsScrollLimitYMin<string | number> | undefined;
704
- msScrollRails?: import("csstype").Property.MsScrollRails | undefined;
705
- msScrollSnapPointsX?: import("csstype").Property.MsScrollSnapPointsX | undefined;
706
- msScrollSnapPointsY?: import("csstype").Property.MsScrollSnapPointsY | undefined;
707
- msScrollSnapType?: import("csstype").Property.MsScrollSnapType | undefined;
708
- msScrollTranslation?: import("csstype").Property.MsScrollTranslation | undefined;
709
- msScrollbar3dlightColor?: import("csstype").Property.MsScrollbar3dlightColor | undefined;
710
- msScrollbarArrowColor?: import("csstype").Property.MsScrollbarArrowColor | undefined;
711
- msScrollbarBaseColor?: import("csstype").Property.MsScrollbarBaseColor | undefined;
712
- msScrollbarDarkshadowColor?: import("csstype").Property.MsScrollbarDarkshadowColor | undefined;
713
- msScrollbarFaceColor?: import("csstype").Property.MsScrollbarFaceColor | undefined;
714
- msScrollbarHighlightColor?: import("csstype").Property.MsScrollbarHighlightColor | undefined;
715
- msScrollbarShadowColor?: import("csstype").Property.MsScrollbarShadowColor | undefined;
716
- msScrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | undefined;
717
- msTextAutospace?: import("csstype").Property.MsTextAutospace | undefined;
718
- msTextCombineHorizontal?: import("csstype").Property.TextCombineUpright | undefined;
719
- msTextOverflow?: import("csstype").Property.TextOverflow | undefined;
720
- msTouchAction?: import("csstype").Property.TouchAction | undefined;
721
- msTouchSelect?: import("csstype").Property.MsTouchSelect | undefined;
722
- msTransform?: import("csstype").Property.Transform | undefined;
723
- msTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
724
- msTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
725
- msTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
726
- msTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
727
- msTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
728
- msUserSelect?: import("csstype").Property.MsUserSelect | undefined;
729
- msWordBreak?: import("csstype").Property.WordBreak | undefined;
730
- msWrapFlow?: import("csstype").Property.MsWrapFlow | undefined;
731
- msWrapMargin?: import("csstype").Property.MsWrapMargin<string | number> | undefined;
732
- msWrapThrough?: import("csstype").Property.MsWrapThrough | undefined;
733
- msWritingMode?: import("csstype").Property.WritingMode | undefined;
734
- WebkitAlignContent?: import("csstype").Property.AlignContent | undefined;
735
- WebkitAlignItems?: import("csstype").Property.AlignItems | undefined;
736
- WebkitAlignSelf?: import("csstype").Property.AlignSelf | undefined;
737
- WebkitAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
738
- WebkitAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
739
- WebkitAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
740
- WebkitAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
741
- WebkitAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
742
- WebkitAnimationName?: import("csstype").Property.AnimationName | undefined;
743
- WebkitAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
744
- WebkitAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
745
- WebkitAppearance?: import("csstype").Property.WebkitAppearance | undefined;
746
- WebkitBackdropFilter?: import("csstype").Property.BackdropFilter | undefined;
747
- WebkitBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
748
- WebkitBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
749
- WebkitBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
750
- WebkitBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
751
- WebkitBorderBeforeColor?: import("csstype").Property.WebkitBorderBeforeColor | undefined;
752
- WebkitBorderBeforeStyle?: import("csstype").Property.WebkitBorderBeforeStyle | undefined;
753
- WebkitBorderBeforeWidth?: import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined;
754
- WebkitBorderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
755
- WebkitBorderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
756
- WebkitBorderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
757
- WebkitBorderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
758
- WebkitBorderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
759
- WebkitBoxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
760
- WebkitBoxReflect?: import("csstype").Property.WebkitBoxReflect<string | number> | undefined;
761
- WebkitBoxShadow?: import("csstype").Property.BoxShadow | undefined;
762
- WebkitBoxSizing?: import("csstype").Property.BoxSizing | undefined;
763
- WebkitClipPath?: import("csstype").Property.ClipPath | undefined;
764
- WebkitColumnCount?: import("csstype").Property.ColumnCount | undefined;
765
- WebkitColumnFill?: import("csstype").Property.ColumnFill | undefined;
766
- WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
767
- WebkitColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
768
- WebkitColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
769
- WebkitColumnSpan?: import("csstype").Property.ColumnSpan | undefined;
770
- WebkitColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
771
- WebkitFilter?: import("csstype").Property.Filter | undefined;
772
- WebkitFlexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
773
- WebkitFlexDirection?: import("csstype").Property.FlexDirection | undefined;
774
- WebkitFlexGrow?: import("csstype").Property.FlexGrow | undefined;
775
- WebkitFlexShrink?: import("csstype").Property.FlexShrink | undefined;
776
- WebkitFlexWrap?: import("csstype").Property.FlexWrap | undefined;
777
- WebkitFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
778
- WebkitFontKerning?: import("csstype").Property.FontKerning | undefined;
779
- WebkitFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | undefined;
780
- WebkitFontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
781
- WebkitHyphenateCharacter?: import("csstype").Property.HyphenateCharacter | undefined;
782
- WebkitHyphens?: import("csstype").Property.Hyphens | undefined;
783
- WebkitInitialLetter?: import("csstype").Property.InitialLetter | undefined;
784
- WebkitJustifyContent?: import("csstype").Property.JustifyContent | undefined;
785
- WebkitLineBreak?: import("csstype").Property.LineBreak | undefined;
786
- WebkitLineClamp?: import("csstype").Property.WebkitLineClamp | undefined;
787
- WebkitMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
788
- WebkitMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
789
- WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment | undefined;
790
- WebkitMaskBoxImageOutset?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
791
- WebkitMaskBoxImageRepeat?: import("csstype").Property.MaskBorderRepeat | undefined;
792
- WebkitMaskBoxImageSlice?: import("csstype").Property.MaskBorderSlice | undefined;
793
- WebkitMaskBoxImageSource?: import("csstype").Property.MaskBorderSource | undefined;
794
- WebkitMaskBoxImageWidth?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
795
- WebkitMaskClip?: import("csstype").Property.WebkitMaskClip | undefined;
796
- WebkitMaskComposite?: import("csstype").Property.WebkitMaskComposite | undefined;
797
- WebkitMaskImage?: import("csstype").Property.WebkitMaskImage | undefined;
798
- WebkitMaskOrigin?: import("csstype").Property.WebkitMaskOrigin | undefined;
799
- WebkitMaskPosition?: import("csstype").Property.WebkitMaskPosition<string | number> | undefined;
800
- WebkitMaskPositionX?: import("csstype").Property.WebkitMaskPositionX<string | number> | undefined;
801
- WebkitMaskPositionY?: import("csstype").Property.WebkitMaskPositionY<string | number> | undefined;
802
- WebkitMaskRepeat?: import("csstype").Property.WebkitMaskRepeat | undefined;
803
- WebkitMaskRepeatX?: import("csstype").Property.WebkitMaskRepeatX | undefined;
804
- WebkitMaskRepeatY?: import("csstype").Property.WebkitMaskRepeatY | undefined;
805
- WebkitMaskSize?: import("csstype").Property.WebkitMaskSize<string | number> | undefined;
806
- WebkitMaxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
807
- WebkitOrder?: import("csstype").Property.Order | undefined;
808
- WebkitOverflowScrolling?: import("csstype").Property.WebkitOverflowScrolling | undefined;
809
- WebkitPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
810
- WebkitPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
811
- WebkitPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
812
- WebkitPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
813
- WebkitPrintColorAdjust?: import("csstype").Property.PrintColorAdjust | undefined;
814
- WebkitRubyPosition?: import("csstype").Property.RubyPosition | undefined;
815
- WebkitScrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
816
- WebkitShapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
817
- WebkitTapHighlightColor?: import("csstype").Property.WebkitTapHighlightColor | undefined;
818
- WebkitTextCombine?: import("csstype").Property.TextCombineUpright | undefined;
819
- WebkitTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
820
- WebkitTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
821
- WebkitTextDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
822
- WebkitTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
823
- WebkitTextEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
824
- WebkitTextEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
825
- WebkitTextEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
826
- WebkitTextFillColor?: import("csstype").Property.WebkitTextFillColor | undefined;
827
- WebkitTextOrientation?: import("csstype").Property.TextOrientation | undefined;
828
- WebkitTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
829
- WebkitTextStrokeColor?: import("csstype").Property.WebkitTextStrokeColor | undefined;
830
- WebkitTextStrokeWidth?: import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined;
831
- WebkitTextUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
832
- WebkitTouchCallout?: import("csstype").Property.WebkitTouchCallout | undefined;
833
- WebkitTransform?: import("csstype").Property.Transform | undefined;
834
- WebkitTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
835
- WebkitTransformStyle?: import("csstype").Property.TransformStyle | undefined;
836
- WebkitTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
837
- WebkitTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
838
- WebkitTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
839
- WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
840
- WebkitUserModify?: import("csstype").Property.WebkitUserModify | undefined;
841
- WebkitUserSelect?: import("csstype").Property.UserSelect | undefined;
842
- WebkitWritingMode?: import("csstype").Property.WritingMode | undefined;
843
- MozAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
844
- MozBorderImage?: import("csstype").Property.BorderImage | undefined;
845
- MozColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
846
- MozColumns?: import("csstype").Property.Columns<string | number> | undefined;
847
- MozOutlineRadius?: import("csstype").Property.MozOutlineRadius<string | number> | undefined;
848
- msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit | undefined;
849
- msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap | undefined;
850
- msFlex?: import("csstype").Property.Flex<string | number> | undefined;
851
- msScrollLimit?: import("csstype").Property.MsScrollLimit | undefined;
852
- msScrollSnapX?: import("csstype").Property.MsScrollSnapX | undefined;
853
- msScrollSnapY?: import("csstype").Property.MsScrollSnapY | undefined;
854
- msTransition?: import("csstype").Property.Transition<string & {}> | undefined;
855
- WebkitAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
856
- WebkitBorderBefore?: import("csstype").Property.WebkitBorderBefore<string | number> | undefined;
857
- WebkitBorderImage?: import("csstype").Property.BorderImage | undefined;
858
- WebkitBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
859
- WebkitColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
860
- WebkitColumns?: import("csstype").Property.Columns<string | number> | undefined;
861
- WebkitFlex?: import("csstype").Property.Flex<string | number> | undefined;
862
- WebkitFlexFlow?: import("csstype").Property.FlexFlow | undefined;
863
- WebkitMask?: import("csstype").Property.WebkitMask<string | number> | undefined;
864
- WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | undefined;
865
- WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | undefined;
866
- WebkitTextStroke?: import("csstype").Property.WebkitTextStroke<string | number> | undefined;
867
- WebkitTransition?: import("csstype").Property.Transition<string & {}> | undefined;
868
- azimuth?: import("csstype").Property.Azimuth | undefined;
869
- boxAlign?: import("csstype").Property.BoxAlign | undefined;
870
- boxDirection?: import("csstype").Property.BoxDirection | undefined;
871
- boxFlex?: import("csstype").Property.BoxFlex | undefined;
872
- boxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
873
- boxLines?: import("csstype").Property.BoxLines | undefined;
874
- boxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
875
- boxOrient?: import("csstype").Property.BoxOrient | undefined;
876
- boxPack?: import("csstype").Property.BoxPack | undefined;
877
- clip?: import("csstype").Property.Clip | undefined;
878
- gridColumnGap?: import("csstype").Property.GridColumnGap<string | number> | undefined;
879
- gridGap?: import("csstype").Property.GridGap<string | number> | undefined;
880
- gridRowGap?: import("csstype").Property.GridRowGap<string | number> | undefined;
881
- imeMode?: import("csstype").Property.ImeMode | undefined;
882
- offsetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
883
- offsetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
884
- offsetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
885
- offsetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
886
- offsetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
887
- offsetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
888
- scrollSnapCoordinate?: import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined;
889
- scrollSnapDestination?: import("csstype").Property.ScrollSnapDestination<string | number> | undefined;
890
- scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | undefined;
891
- scrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | undefined;
892
- scrollSnapTypeX?: import("csstype").Property.ScrollSnapTypeX | undefined;
893
- scrollSnapTypeY?: import("csstype").Property.ScrollSnapTypeY | undefined;
894
- KhtmlBoxAlign?: import("csstype").Property.BoxAlign | undefined;
895
- KhtmlBoxDirection?: import("csstype").Property.BoxDirection | undefined;
896
- KhtmlBoxFlex?: import("csstype").Property.BoxFlex | undefined;
897
- KhtmlBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
898
- KhtmlBoxLines?: import("csstype").Property.BoxLines | undefined;
899
- KhtmlBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
900
- KhtmlBoxOrient?: import("csstype").Property.BoxOrient | undefined;
901
- KhtmlBoxPack?: import("csstype").Property.BoxPack | undefined;
902
- KhtmlLineBreak?: import("csstype").Property.LineBreak | undefined;
903
- KhtmlOpacity?: import("csstype").Property.Opacity | undefined;
904
- KhtmlUserSelect?: import("csstype").Property.UserSelect | undefined;
905
- MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
906
- MozBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
907
- MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak | undefined;
908
- MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
909
- MozBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
910
- MozBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
911
- MozBorderRadiusBottomleft?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
912
- MozBorderRadiusBottomright?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
913
- MozBorderRadiusTopleft?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
914
- MozBorderRadiusTopright?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
915
- MozBoxAlign?: import("csstype").Property.BoxAlign | undefined;
916
- MozBoxDirection?: import("csstype").Property.BoxDirection | undefined;
917
- MozBoxFlex?: import("csstype").Property.BoxFlex | undefined;
918
- MozBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
919
- MozBoxOrient?: import("csstype").Property.BoxOrient | undefined;
920
- MozBoxPack?: import("csstype").Property.BoxPack | undefined;
921
- MozBoxShadow?: import("csstype").Property.BoxShadow | undefined;
922
- MozFloatEdge?: import("csstype").Property.MozFloatEdge | undefined;
923
- MozForceBrokenImageIcon?: import("csstype").Property.MozForceBrokenImageIcon | undefined;
924
- MozOpacity?: import("csstype").Property.Opacity | undefined;
925
- MozOutline?: import("csstype").Property.Outline<string | number> | undefined;
926
- MozOutlineColor?: import("csstype").Property.OutlineColor | undefined;
927
- MozOutlineStyle?: import("csstype").Property.OutlineStyle | undefined;
928
- MozOutlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
929
- MozPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
930
- MozPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
931
- MozTextAlignLast?: import("csstype").Property.TextAlignLast | undefined;
932
- MozTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
933
- MozTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
934
- MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
935
- MozTransform?: import("csstype").Property.Transform | undefined;
936
- MozTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
937
- MozTransformStyle?: import("csstype").Property.TransformStyle | undefined;
938
- MozTransition?: import("csstype").Property.Transition<string & {}> | undefined;
939
- MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
940
- MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
941
- MozTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
942
- MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
943
- MozUserInput?: import("csstype").Property.MozUserInput | undefined;
944
- msImeMode?: import("csstype").Property.ImeMode | undefined;
945
- OAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
946
- OAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
947
- OAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
948
- OAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
949
- OAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
950
- OAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
951
- OAnimationName?: import("csstype").Property.AnimationName | undefined;
952
- OAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
953
- OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
954
- OBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
955
- OBorderImage?: import("csstype").Property.BorderImage | undefined;
956
- OObjectFit?: import("csstype").Property.ObjectFit | undefined;
957
- OObjectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
958
- OTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
959
- OTextOverflow?: import("csstype").Property.TextOverflow | undefined;
960
- OTransform?: import("csstype").Property.Transform | undefined;
961
- OTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
962
- OTransition?: import("csstype").Property.Transition<string & {}> | undefined;
963
- OTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
964
- OTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
965
- OTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
966
- OTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
967
- WebkitBoxAlign?: import("csstype").Property.BoxAlign | undefined;
968
- WebkitBoxDirection?: import("csstype").Property.BoxDirection | undefined;
969
- WebkitBoxFlex?: import("csstype").Property.BoxFlex | undefined;
970
- WebkitBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
971
- WebkitBoxLines?: import("csstype").Property.BoxLines | undefined;
972
- WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
973
- WebkitBoxOrient?: import("csstype").Property.BoxOrient | undefined;
974
- WebkitBoxPack?: import("csstype").Property.BoxPack | undefined;
975
- alignmentBaseline?: import("csstype").Property.AlignmentBaseline | undefined;
976
- baselineShift?: import("csstype").Property.BaselineShift<string | number> | undefined;
977
- clipRule?: import("csstype").Property.ClipRule | undefined;
978
- colorInterpolation?: import("csstype").Property.ColorInterpolation | undefined;
979
- colorRendering?: import("csstype").Property.ColorRendering | undefined;
980
- dominantBaseline?: import("csstype").Property.DominantBaseline | undefined;
981
- fill?: import("csstype").Property.Fill | undefined;
982
- fillOpacity?: import("csstype").Property.FillOpacity | undefined;
983
- fillRule?: import("csstype").Property.FillRule | undefined;
984
- floodColor?: import("csstype").Property.FloodColor | undefined;
985
- floodOpacity?: import("csstype").Property.FloodOpacity | undefined;
986
- glyphOrientationVertical?: import("csstype").Property.GlyphOrientationVertical | undefined;
987
- lightingColor?: import("csstype").Property.LightingColor | undefined;
988
- marker?: import("csstype").Property.Marker | undefined;
989
- markerEnd?: import("csstype").Property.MarkerEnd | undefined;
990
- markerMid?: import("csstype").Property.MarkerMid | undefined;
991
- markerStart?: import("csstype").Property.MarkerStart | undefined;
992
- shapeRendering?: import("csstype").Property.ShapeRendering | undefined;
993
- stopColor?: import("csstype").Property.StopColor | undefined;
994
- stopOpacity?: import("csstype").Property.StopOpacity | undefined;
995
- stroke?: import("csstype").Property.Stroke | undefined;
996
- strokeDasharray?: import("csstype").Property.StrokeDasharray<string | number> | undefined;
997
- strokeDashoffset?: import("csstype").Property.StrokeDashoffset<string | number> | undefined;
998
- strokeLinecap?: import("csstype").Property.StrokeLinecap | undefined;
999
- strokeLinejoin?: import("csstype").Property.StrokeLinejoin | undefined;
1000
- strokeMiterlimit?: import("csstype").Property.StrokeMiterlimit | undefined;
1001
- strokeOpacity?: import("csstype").Property.StrokeOpacity | undefined;
1002
- strokeWidth?: import("csstype").Property.StrokeWidth<string | number> | undefined;
1003
- textAnchor?: import("csstype").Property.TextAnchor | undefined;
1004
- vectorEffect?: import("csstype").Property.VectorEffect | undefined;
1005
- "accent-color"?: import("csstype").Property.AccentColor | undefined;
1006
- "align-content"?: import("csstype").Property.AlignContent | undefined;
1007
- "align-items"?: import("csstype").Property.AlignItems | undefined;
1008
- "align-self"?: import("csstype").Property.AlignSelf | undefined;
1009
- "align-tracks"?: import("csstype").Property.AlignTracks | undefined;
1010
- "animation-composition"?: import("csstype").Property.AnimationComposition | undefined;
1011
- "animation-delay"?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
1012
- "animation-direction"?: import("csstype").Property.AnimationDirection | undefined;
1013
- "animation-duration"?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
1014
- "animation-fill-mode"?: import("csstype").Property.AnimationFillMode | undefined;
1015
- "animation-iteration-count"?: import("csstype").Property.AnimationIterationCount | undefined;
1016
- "animation-name"?: import("csstype").Property.AnimationName | undefined;
1017
- "animation-play-state"?: import("csstype").Property.AnimationPlayState | undefined;
1018
- "animation-range-end"?: import("csstype").Property.AnimationRangeEnd<string | number> | undefined;
1019
- "animation-range-start"?: import("csstype").Property.AnimationRangeStart<string | number> | undefined;
1020
- "animation-timeline"?: import("csstype").Property.AnimationTimeline | undefined;
1021
- "animation-timing-function"?: import("csstype").Property.AnimationTimingFunction | undefined;
1022
- "aspect-ratio"?: import("csstype").Property.AspectRatio | undefined;
1023
- "backdrop-filter"?: import("csstype").Property.BackdropFilter | undefined;
1024
- "backface-visibility"?: import("csstype").Property.BackfaceVisibility | undefined;
1025
- "background-attachment"?: import("csstype").Property.BackgroundAttachment | undefined;
1026
- "background-blend-mode"?: import("csstype").Property.BackgroundBlendMode | undefined;
1027
- "background-clip"?: import("csstype").Property.BackgroundClip | undefined;
1028
- "background-color"?: import("csstype").Property.BackgroundColor | undefined;
1029
- "background-image"?: import("csstype").Property.BackgroundImage | undefined;
1030
- "background-origin"?: import("csstype").Property.BackgroundOrigin | undefined;
1031
- "background-position-x"?: import("csstype").Property.BackgroundPositionX<string | number> | undefined;
1032
- "background-position-y"?: import("csstype").Property.BackgroundPositionY<string | number> | undefined;
1033
- "background-repeat"?: import("csstype").Property.BackgroundRepeat | undefined;
1034
- "background-size"?: import("csstype").Property.BackgroundSize<string | number> | undefined;
1035
- "block-overflow"?: import("csstype").Property.BlockOverflow | undefined;
1036
- "block-size"?: import("csstype").Property.BlockSize<string | number> | undefined;
1037
- "border-block-color"?: import("csstype").Property.BorderBlockColor | undefined;
1038
- "border-block-end-color"?: import("csstype").Property.BorderBlockEndColor | undefined;
1039
- "border-block-end-style"?: import("csstype").Property.BorderBlockEndStyle | undefined;
1040
- "border-block-end-width"?: import("csstype").Property.BorderBlockEndWidth<string | number> | undefined;
1041
- "border-block-start-color"?: import("csstype").Property.BorderBlockStartColor | undefined;
1042
- "border-block-start-style"?: import("csstype").Property.BorderBlockStartStyle | undefined;
1043
- "border-block-start-width"?: import("csstype").Property.BorderBlockStartWidth<string | number> | undefined;
1044
- "border-block-style"?: import("csstype").Property.BorderBlockStyle | undefined;
1045
- "border-block-width"?: import("csstype").Property.BorderBlockWidth<string | number> | undefined;
1046
- "border-bottom-color"?: import("csstype").Property.BorderBottomColor | undefined;
1047
- "border-bottom-left-radius"?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
1048
- "border-bottom-right-radius"?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
1049
- "border-bottom-style"?: import("csstype").Property.BorderBottomStyle | undefined;
1050
- "border-bottom-width"?: import("csstype").Property.BorderBottomWidth<string | number> | undefined;
1051
- "border-collapse"?: import("csstype").Property.BorderCollapse | undefined;
1052
- "border-end-end-radius"?: import("csstype").Property.BorderEndEndRadius<string | number> | undefined;
1053
- "border-end-start-radius"?: import("csstype").Property.BorderEndStartRadius<string | number> | undefined;
1054
- "border-image-outset"?: import("csstype").Property.BorderImageOutset<string | number> | undefined;
1055
- "border-image-repeat"?: import("csstype").Property.BorderImageRepeat | undefined;
1056
- "border-image-slice"?: import("csstype").Property.BorderImageSlice | undefined;
1057
- "border-image-source"?: import("csstype").Property.BorderImageSource | undefined;
1058
- "border-image-width"?: import("csstype").Property.BorderImageWidth<string | number> | undefined;
1059
- "border-inline-color"?: import("csstype").Property.BorderInlineColor | undefined;
1060
- "border-inline-end-color"?: import("csstype").Property.BorderInlineEndColor | undefined;
1061
- "border-inline-end-style"?: import("csstype").Property.BorderInlineEndStyle | undefined;
1062
- "border-inline-end-width"?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
1063
- "border-inline-start-color"?: import("csstype").Property.BorderInlineStartColor | undefined;
1064
- "border-inline-start-style"?: import("csstype").Property.BorderInlineStartStyle | undefined;
1065
- "border-inline-start-width"?: import("csstype").Property.BorderInlineStartWidth<string | number> | undefined;
1066
- "border-inline-style"?: import("csstype").Property.BorderInlineStyle | undefined;
1067
- "border-inline-width"?: import("csstype").Property.BorderInlineWidth<string | number> | undefined;
1068
- "border-left-color"?: import("csstype").Property.BorderLeftColor | undefined;
1069
- "border-left-style"?: import("csstype").Property.BorderLeftStyle | undefined;
1070
- "border-left-width"?: import("csstype").Property.BorderLeftWidth<string | number> | undefined;
1071
- "border-right-color"?: import("csstype").Property.BorderRightColor | undefined;
1072
- "border-right-style"?: import("csstype").Property.BorderRightStyle | undefined;
1073
- "border-right-width"?: import("csstype").Property.BorderRightWidth<string | number> | undefined;
1074
- "border-spacing"?: import("csstype").Property.BorderSpacing<string | number> | undefined;
1075
- "border-start-end-radius"?: import("csstype").Property.BorderStartEndRadius<string | number> | undefined;
1076
- "border-start-start-radius"?: import("csstype").Property.BorderStartStartRadius<string | number> | undefined;
1077
- "border-top-color"?: import("csstype").Property.BorderTopColor | undefined;
1078
- "border-top-left-radius"?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
1079
- "border-top-right-radius"?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
1080
- "border-top-style"?: import("csstype").Property.BorderTopStyle | undefined;
1081
- "border-top-width"?: import("csstype").Property.BorderTopWidth<string | number> | undefined;
1082
- "box-decoration-break"?: import("csstype").Property.BoxDecorationBreak | undefined;
1083
- "box-shadow"?: import("csstype").Property.BoxShadow | undefined;
1084
- "box-sizing"?: import("csstype").Property.BoxSizing | undefined;
1085
- "break-after"?: import("csstype").Property.BreakAfter | undefined;
1086
- "break-before"?: import("csstype").Property.BreakBefore | undefined;
1087
- "break-inside"?: import("csstype").Property.BreakInside | undefined;
1088
- "caption-side"?: import("csstype").Property.CaptionSide | undefined;
1089
- "caret-color"?: import("csstype").Property.CaretColor | undefined;
1090
- "caret-shape"?: import("csstype").Property.CaretShape | undefined;
1091
- "clip-path"?: import("csstype").Property.ClipPath | undefined;
1092
- "color-adjust"?: import("csstype").Property.PrintColorAdjust | undefined;
1093
- "color-scheme"?: import("csstype").Property.ColorScheme | undefined;
1094
- "column-count"?: import("csstype").Property.ColumnCount | undefined;
1095
- "column-fill"?: import("csstype").Property.ColumnFill | undefined;
1096
- "column-gap"?: import("csstype").Property.ColumnGap<string | number> | undefined;
1097
- "column-rule-color"?: import("csstype").Property.ColumnRuleColor | undefined;
1098
- "column-rule-style"?: import("csstype").Property.ColumnRuleStyle | undefined;
1099
- "column-rule-width"?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
1100
- "column-span"?: import("csstype").Property.ColumnSpan | undefined;
1101
- "column-width"?: import("csstype").Property.ColumnWidth<string | number> | undefined;
1102
- "contain-intrinsic-block-size"?: import("csstype").Property.ContainIntrinsicBlockSize<string | number> | undefined;
1103
- "contain-intrinsic-height"?: import("csstype").Property.ContainIntrinsicHeight<string | number> | undefined;
1104
- "contain-intrinsic-inline-size"?: import("csstype").Property.ContainIntrinsicInlineSize<string | number> | undefined;
1105
- "contain-intrinsic-width"?: import("csstype").Property.ContainIntrinsicWidth<string | number> | undefined;
1106
- "container-name"?: import("csstype").Property.ContainerName | undefined;
1107
- "container-type"?: import("csstype").Property.ContainerType | undefined;
1108
- "content-visibility"?: import("csstype").Property.ContentVisibility | undefined;
1109
- "counter-increment"?: import("csstype").Property.CounterIncrement | undefined;
1110
- "counter-reset"?: import("csstype").Property.CounterReset | undefined;
1111
- "counter-set"?: import("csstype").Property.CounterSet | undefined;
1112
- "empty-cells"?: import("csstype").Property.EmptyCells | undefined;
1113
- "flex-basis"?: import("csstype").Property.FlexBasis<string | number> | undefined;
1114
- "flex-direction"?: import("csstype").Property.FlexDirection | undefined;
1115
- "flex-grow"?: import("csstype").Property.FlexGrow | undefined;
1116
- "flex-shrink"?: import("csstype").Property.FlexShrink | undefined;
1117
- "flex-wrap"?: import("csstype").Property.FlexWrap | undefined;
1118
- "font-family"?: import("csstype").Property.FontFamily | undefined;
1119
- "font-feature-settings"?: import("csstype").Property.FontFeatureSettings | undefined;
1120
- "font-kerning"?: import("csstype").Property.FontKerning | undefined;
1121
- "font-language-override"?: import("csstype").Property.FontLanguageOverride | undefined;
1122
- "font-optical-sizing"?: import("csstype").Property.FontOpticalSizing | undefined;
1123
- "font-palette"?: import("csstype").Property.FontPalette | undefined;
1124
- "font-size"?: import("csstype").Property.FontSize<string | number> | undefined;
1125
- "font-size-adjust"?: import("csstype").Property.FontSizeAdjust | undefined;
1126
- "font-smooth"?: import("csstype").Property.FontSmooth<string | number> | undefined;
1127
- "font-stretch"?: import("csstype").Property.FontStretch | undefined;
1128
- "font-style"?: import("csstype").Property.FontStyle | undefined;
1129
- "font-synthesis"?: import("csstype").Property.FontSynthesis | undefined;
1130
- "font-synthesis-position"?: import("csstype").Property.FontSynthesisPosition | undefined;
1131
- "font-synthesis-small-caps"?: import("csstype").Property.FontSynthesisSmallCaps | undefined;
1132
- "font-synthesis-style"?: import("csstype").Property.FontSynthesisStyle | undefined;
1133
- "font-synthesis-weight"?: import("csstype").Property.FontSynthesisWeight | undefined;
1134
- "font-variant"?: import("csstype").Property.FontVariant | undefined;
1135
- "font-variant-alternates"?: import("csstype").Property.FontVariantAlternates | undefined;
1136
- "font-variant-caps"?: import("csstype").Property.FontVariantCaps | undefined;
1137
- "font-variant-east-asian"?: import("csstype").Property.FontVariantEastAsian | undefined;
1138
- "font-variant-emoji"?: import("csstype").Property.FontVariantEmoji | undefined;
1139
- "font-variant-ligatures"?: import("csstype").Property.FontVariantLigatures | undefined;
1140
- "font-variant-numeric"?: import("csstype").Property.FontVariantNumeric | undefined;
1141
- "font-variant-position"?: import("csstype").Property.FontVariantPosition | undefined;
1142
- "font-variation-settings"?: import("csstype").Property.FontVariationSettings | undefined;
1143
- "font-weight"?: import("csstype").Property.FontWeight | undefined;
1144
- "forced-color-adjust"?: import("csstype").Property.ForcedColorAdjust | undefined;
1145
- "grid-auto-columns"?: import("csstype").Property.GridAutoColumns<string | number> | undefined;
1146
- "grid-auto-flow"?: import("csstype").Property.GridAutoFlow | undefined;
1147
- "grid-auto-rows"?: import("csstype").Property.GridAutoRows<string | number> | undefined;
1148
- "grid-column-end"?: import("csstype").Property.GridColumnEnd | undefined;
1149
- "grid-column-start"?: import("csstype").Property.GridColumnStart | undefined;
1150
- "grid-row-end"?: import("csstype").Property.GridRowEnd | undefined;
1151
- "grid-row-start"?: import("csstype").Property.GridRowStart | undefined;
1152
- "grid-template-areas"?: import("csstype").Property.GridTemplateAreas | undefined;
1153
- "grid-template-columns"?: import("csstype").Property.GridTemplateColumns<string | number> | undefined;
1154
- "grid-template-rows"?: import("csstype").Property.GridTemplateRows<string | number> | undefined;
1155
- "hanging-punctuation"?: import("csstype").Property.HangingPunctuation | undefined;
1156
- "hyphenate-character"?: import("csstype").Property.HyphenateCharacter | undefined;
1157
- "hyphenate-limit-chars"?: import("csstype").Property.HyphenateLimitChars | undefined;
1158
- "image-orientation"?: import("csstype").Property.ImageOrientation | undefined;
1159
- "image-rendering"?: import("csstype").Property.ImageRendering | undefined;
1160
- "image-resolution"?: import("csstype").Property.ImageResolution | undefined;
1161
- "initial-letter"?: import("csstype").Property.InitialLetter | undefined;
1162
- "inline-size"?: import("csstype").Property.InlineSize<string | number> | undefined;
1163
- "input-security"?: import("csstype").Property.InputSecurity | undefined;
1164
- "inset-block-end"?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
1165
- "inset-block-start"?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
1166
- "inset-inline-end"?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
1167
- "inset-inline-start"?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
1168
- "justify-content"?: import("csstype").Property.JustifyContent | undefined;
1169
- "justify-items"?: import("csstype").Property.JustifyItems | undefined;
1170
- "justify-self"?: import("csstype").Property.JustifySelf | undefined;
1171
- "justify-tracks"?: import("csstype").Property.JustifyTracks | undefined;
1172
- "letter-spacing"?: import("csstype").Property.LetterSpacing<string | number> | undefined;
1173
- "line-break"?: import("csstype").Property.LineBreak | undefined;
1174
- "line-height"?: import("csstype").Property.LineHeight<string | number> | undefined;
1175
- "line-height-step"?: import("csstype").Property.LineHeightStep<string | number> | undefined;
1176
- "list-style-image"?: import("csstype").Property.ListStyleImage | undefined;
1177
- "list-style-position"?: import("csstype").Property.ListStylePosition | undefined;
1178
- "list-style-type"?: import("csstype").Property.ListStyleType | undefined;
1179
- "margin-block-end"?: import("csstype").Property.MarginBlockEnd<string | number> | undefined;
1180
- "margin-block-start"?: import("csstype").Property.MarginBlockStart<string | number> | undefined;
1181
- "margin-bottom"?: import("csstype").Property.MarginBottom<string | number> | undefined;
1182
- "margin-inline-end"?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
1183
- "margin-inline-start"?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
1184
- "margin-left"?: import("csstype").Property.MarginLeft<string | number> | undefined;
1185
- "margin-right"?: import("csstype").Property.MarginRight<string | number> | undefined;
1186
- "margin-top"?: import("csstype").Property.MarginTop<string | number> | undefined;
1187
- "margin-trim"?: import("csstype").Property.MarginTrim | undefined;
1188
- "mask-border-mode"?: import("csstype").Property.MaskBorderMode | undefined;
1189
- "mask-border-outset"?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
1190
- "mask-border-repeat"?: import("csstype").Property.MaskBorderRepeat | undefined;
1191
- "mask-border-slice"?: import("csstype").Property.MaskBorderSlice | undefined;
1192
- "mask-border-source"?: import("csstype").Property.MaskBorderSource | undefined;
1193
- "mask-border-width"?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
1194
- "mask-clip"?: import("csstype").Property.MaskClip | undefined;
1195
- "mask-composite"?: import("csstype").Property.MaskComposite | undefined;
1196
- "mask-image"?: import("csstype").Property.MaskImage | undefined;
1197
- "mask-mode"?: import("csstype").Property.MaskMode | undefined;
1198
- "mask-origin"?: import("csstype").Property.MaskOrigin | undefined;
1199
- "mask-position"?: import("csstype").Property.MaskPosition<string | number> | undefined;
1200
- "mask-repeat"?: import("csstype").Property.MaskRepeat | undefined;
1201
- "mask-size"?: import("csstype").Property.MaskSize<string | number> | undefined;
1202
- "mask-type"?: import("csstype").Property.MaskType | undefined;
1203
- "masonry-auto-flow"?: import("csstype").Property.MasonryAutoFlow | undefined;
1204
- "math-depth"?: import("csstype").Property.MathDepth | undefined;
1205
- "math-shift"?: import("csstype").Property.MathShift | undefined;
1206
- "math-style"?: import("csstype").Property.MathStyle | undefined;
1207
- "max-block-size"?: import("csstype").Property.MaxBlockSize<string | number> | undefined;
1208
- "max-height"?: import("csstype").Property.MaxHeight<string | number> | undefined;
1209
- "max-inline-size"?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
1210
- "max-lines"?: import("csstype").Property.MaxLines | undefined;
1211
- "max-width"?: import("csstype").Property.MaxWidth<string | number> | undefined;
1212
- "min-block-size"?: import("csstype").Property.MinBlockSize<string | number> | undefined;
1213
- "min-height"?: import("csstype").Property.MinHeight<string | number> | undefined;
1214
- "min-inline-size"?: import("csstype").Property.MinInlineSize<string | number> | undefined;
1215
- "min-width"?: import("csstype").Property.MinWidth<string | number> | undefined;
1216
- "mix-blend-mode"?: import("csstype").Property.MixBlendMode | undefined;
1217
- "motion-distance"?: import("csstype").Property.OffsetDistance<string | number> | undefined;
1218
- "motion-path"?: import("csstype").Property.OffsetPath | undefined;
1219
- "motion-rotation"?: import("csstype").Property.OffsetRotate | undefined;
1220
- "object-fit"?: import("csstype").Property.ObjectFit | undefined;
1221
- "object-position"?: import("csstype").Property.ObjectPosition<string | number> | undefined;
1222
- "offset-anchor"?: import("csstype").Property.OffsetAnchor<string | number> | undefined;
1223
- "offset-distance"?: import("csstype").Property.OffsetDistance<string | number> | undefined;
1224
- "offset-path"?: import("csstype").Property.OffsetPath | undefined;
1225
- "offset-position"?: import("csstype").Property.OffsetPosition<string | number> | undefined;
1226
- "offset-rotate"?: import("csstype").Property.OffsetRotate | undefined;
1227
- "offset-rotation"?: import("csstype").Property.OffsetRotate | undefined;
1228
- "outline-color"?: import("csstype").Property.OutlineColor | undefined;
1229
- "outline-offset"?: import("csstype").Property.OutlineOffset<string | number> | undefined;
1230
- "outline-style"?: import("csstype").Property.OutlineStyle | undefined;
1231
- "outline-width"?: import("csstype").Property.OutlineWidth<string | number> | undefined;
1232
- "overflow-anchor"?: import("csstype").Property.OverflowAnchor | undefined;
1233
- "overflow-block"?: import("csstype").Property.OverflowBlock | undefined;
1234
- "overflow-clip-box"?: import("csstype").Property.OverflowClipBox | undefined;
1235
- "overflow-clip-margin"?: import("csstype").Property.OverflowClipMargin<string | number> | undefined;
1236
- "overflow-inline"?: import("csstype").Property.OverflowInline | undefined;
1237
- "overflow-wrap"?: import("csstype").Property.OverflowWrap | undefined;
1238
- "overflow-x"?: import("csstype").Property.OverflowX | undefined;
1239
- "overflow-y"?: import("csstype").Property.OverflowY | undefined;
1240
- "overscroll-behavior-block"?: import("csstype").Property.OverscrollBehaviorBlock | undefined;
1241
- "overscroll-behavior-inline"?: import("csstype").Property.OverscrollBehaviorInline | undefined;
1242
- "overscroll-behavior-x"?: import("csstype").Property.OverscrollBehaviorX | undefined;
1243
- "overscroll-behavior-y"?: import("csstype").Property.OverscrollBehaviorY | undefined;
1244
- "padding-block-end"?: import("csstype").Property.PaddingBlockEnd<string | number> | undefined;
1245
- "padding-block-start"?: import("csstype").Property.PaddingBlockStart<string | number> | undefined;
1246
- "padding-bottom"?: import("csstype").Property.PaddingBottom<string | number> | undefined;
1247
- "padding-inline-end"?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
1248
- "padding-inline-start"?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
1249
- "padding-left"?: import("csstype").Property.PaddingLeft<string | number> | undefined;
1250
- "padding-right"?: import("csstype").Property.PaddingRight<string | number> | undefined;
1251
- "padding-top"?: import("csstype").Property.PaddingTop<string | number> | undefined;
1252
- "page-break-after"?: import("csstype").Property.PageBreakAfter | undefined;
1253
- "page-break-before"?: import("csstype").Property.PageBreakBefore | undefined;
1254
- "page-break-inside"?: import("csstype").Property.PageBreakInside | undefined;
1255
- "paint-order"?: import("csstype").Property.PaintOrder | undefined;
1256
- "perspective-origin"?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
1257
- "pointer-events"?: import("csstype").Property.PointerEvents | undefined;
1258
- "print-color-adjust"?: import("csstype").Property.PrintColorAdjust | undefined;
1259
- "row-gap"?: import("csstype").Property.RowGap<string | number> | undefined;
1260
- "ruby-align"?: import("csstype").Property.RubyAlign | undefined;
1261
- "ruby-merge"?: import("csstype").Property.RubyMerge | undefined;
1262
- "ruby-position"?: import("csstype").Property.RubyPosition | undefined;
1263
- "scroll-behavior"?: import("csstype").Property.ScrollBehavior | undefined;
1264
- "scroll-margin-block-end"?: import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined;
1265
- "scroll-margin-block-start"?: import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined;
1266
- "scroll-margin-bottom"?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
1267
- "scroll-margin-inline-end"?: import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined;
1268
- "scroll-margin-inline-start"?: import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined;
1269
- "scroll-margin-left"?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
1270
- "scroll-margin-right"?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
1271
- "scroll-margin-top"?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
1272
- "scroll-padding-block-end"?: import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined;
1273
- "scroll-padding-block-start"?: import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined;
1274
- "scroll-padding-bottom"?: import("csstype").Property.ScrollPaddingBottom<string | number> | undefined;
1275
- "scroll-padding-inline-end"?: import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined;
1276
- "scroll-padding-inline-start"?: import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined;
1277
- "scroll-padding-left"?: import("csstype").Property.ScrollPaddingLeft<string | number> | undefined;
1278
- "scroll-padding-right"?: import("csstype").Property.ScrollPaddingRight<string | number> | undefined;
1279
- "scroll-padding-top"?: import("csstype").Property.ScrollPaddingTop<string | number> | undefined;
1280
- "scroll-snap-align"?: import("csstype").Property.ScrollSnapAlign | undefined;
1281
- "scroll-snap-margin-bottom"?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
1282
- "scroll-snap-margin-left"?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
1283
- "scroll-snap-margin-right"?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
1284
- "scroll-snap-margin-top"?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
1285
- "scroll-snap-stop"?: import("csstype").Property.ScrollSnapStop | undefined;
1286
- "scroll-snap-type"?: import("csstype").Property.ScrollSnapType | undefined;
1287
- "scroll-timeline-axis"?: import("csstype").Property.ScrollTimelineAxis | undefined;
1288
- "scroll-timeline-name"?: import("csstype").Property.ScrollTimelineName | undefined;
1289
- "scrollbar-color"?: import("csstype").Property.ScrollbarColor | undefined;
1290
- "scrollbar-gutter"?: import("csstype").Property.ScrollbarGutter | undefined;
1291
- "scrollbar-width"?: import("csstype").Property.ScrollbarWidth | undefined;
1292
- "shape-image-threshold"?: import("csstype").Property.ShapeImageThreshold | undefined;
1293
- "shape-margin"?: import("csstype").Property.ShapeMargin<string | number> | undefined;
1294
- "shape-outside"?: import("csstype").Property.ShapeOutside | undefined;
1295
- "tab-size"?: import("csstype").Property.TabSize<string | number> | undefined;
1296
- "table-layout"?: import("csstype").Property.TableLayout | undefined;
1297
- "text-align"?: import("csstype").Property.TextAlign | undefined;
1298
- "text-align-last"?: import("csstype").Property.TextAlignLast | undefined;
1299
- "text-combine-upright"?: import("csstype").Property.TextCombineUpright | undefined;
1300
- "text-decoration-color"?: import("csstype").Property.TextDecorationColor | undefined;
1301
- "text-decoration-line"?: import("csstype").Property.TextDecorationLine | undefined;
1302
- "text-decoration-skip"?: import("csstype").Property.TextDecorationSkip | undefined;
1303
- "text-decoration-skip-ink"?: import("csstype").Property.TextDecorationSkipInk | undefined;
1304
- "text-decoration-style"?: import("csstype").Property.TextDecorationStyle | undefined;
1305
- "text-decoration-thickness"?: import("csstype").Property.TextDecorationThickness<string | number> | undefined;
1306
- "text-emphasis-color"?: import("csstype").Property.TextEmphasisColor | undefined;
1307
- "text-emphasis-position"?: import("csstype").Property.TextEmphasisPosition | undefined;
1308
- "text-emphasis-style"?: import("csstype").Property.TextEmphasisStyle | undefined;
1309
- "text-indent"?: import("csstype").Property.TextIndent<string | number> | undefined;
1310
- "text-justify"?: import("csstype").Property.TextJustify | undefined;
1311
- "text-orientation"?: import("csstype").Property.TextOrientation | undefined;
1312
- "text-overflow"?: import("csstype").Property.TextOverflow | undefined;
1313
- "text-rendering"?: import("csstype").Property.TextRendering | undefined;
1314
- "text-shadow"?: import("csstype").Property.TextShadow | undefined;
1315
- "text-size-adjust"?: import("csstype").Property.TextSizeAdjust | undefined;
1316
- "text-transform"?: import("csstype").Property.TextTransform | undefined;
1317
- "text-underline-offset"?: import("csstype").Property.TextUnderlineOffset<string | number> | undefined;
1318
- "text-underline-position"?: import("csstype").Property.TextUnderlinePosition | undefined;
1319
- "text-wrap"?: import("csstype").Property.TextWrap | undefined;
1320
- "timeline-scope"?: import("csstype").Property.TimelineScope | undefined;
1321
- "touch-action"?: import("csstype").Property.TouchAction | undefined;
1322
- "transform-box"?: import("csstype").Property.TransformBox | undefined;
1323
- "transform-origin"?: import("csstype").Property.TransformOrigin<string | number> | undefined;
1324
- "transform-style"?: import("csstype").Property.TransformStyle | undefined;
1325
- "transition-behavior"?: import("csstype").Property.TransitionBehavior | undefined;
1326
- "transition-delay"?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
1327
- "transition-duration"?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
1328
- "transition-property"?: import("csstype").Property.TransitionProperty | undefined;
1329
- "transition-timing-function"?: import("csstype").Property.TransitionTimingFunction | undefined;
1330
- "unicode-bidi"?: import("csstype").Property.UnicodeBidi | undefined;
1331
- "user-select"?: import("csstype").Property.UserSelect | undefined;
1332
- "vertical-align"?: import("csstype").Property.VerticalAlign<string | number> | undefined;
1333
- "view-timeline-axis"?: import("csstype").Property.ViewTimelineAxis | undefined;
1334
- "view-timeline-inset"?: import("csstype").Property.ViewTimelineInset<string | number> | undefined;
1335
- "view-timeline-name"?: import("csstype").Property.ViewTimelineName | undefined;
1336
- "view-transition-name"?: import("csstype").Property.ViewTransitionName | undefined;
1337
- "white-space"?: import("csstype").Property.WhiteSpace | undefined;
1338
- "white-space-collapse"?: import("csstype").Property.WhiteSpaceCollapse | undefined;
1339
- "white-space-trim"?: import("csstype").Property.WhiteSpaceTrim | undefined;
1340
- "will-change"?: import("csstype").Property.WillChange | undefined;
1341
- "word-break"?: import("csstype").Property.WordBreak | undefined;
1342
- "word-spacing"?: import("csstype").Property.WordSpacing<string | number> | undefined;
1343
- "word-wrap"?: import("csstype").Property.WordWrap | undefined;
1344
- "writing-mode"?: import("csstype").Property.WritingMode | undefined;
1345
- "z-index"?: import("csstype").Property.ZIndex | undefined;
1346
- "animation-range"?: import("csstype").Property.AnimationRange<string | number> | undefined;
1347
- "background-position"?: import("csstype").Property.BackgroundPosition<string | number> | undefined;
1348
- "border-block"?: import("csstype").Property.BorderBlock<string | number> | undefined;
1349
- "border-block-end"?: import("csstype").Property.BorderBlockEnd<string | number> | undefined;
1350
- "border-block-start"?: import("csstype").Property.BorderBlockStart<string | number> | undefined;
1351
- "border-bottom"?: import("csstype").Property.BorderBottom<string | number> | undefined;
1352
- "border-color"?: import("csstype").Property.BorderColor | undefined;
1353
- "border-image"?: import("csstype").Property.BorderImage | undefined;
1354
- "border-inline"?: import("csstype").Property.BorderInline<string | number> | undefined;
1355
- "border-inline-end"?: import("csstype").Property.BorderInlineEnd<string | number> | undefined;
1356
- "border-inline-start"?: import("csstype").Property.BorderInlineStart<string | number> | undefined;
1357
- "border-left"?: import("csstype").Property.BorderLeft<string | number> | undefined;
1358
- "border-radius"?: import("csstype").Property.BorderRadius<string | number> | undefined;
1359
- "border-right"?: import("csstype").Property.BorderRight<string | number> | undefined;
1360
- "border-style"?: import("csstype").Property.BorderStyle | undefined;
1361
- "border-top"?: import("csstype").Property.BorderTop<string | number> | undefined;
1362
- "border-width"?: import("csstype").Property.BorderWidth<string | number> | undefined;
1363
- "column-rule"?: import("csstype").Property.ColumnRule<string | number> | undefined;
1364
- "contain-intrinsic-size"?: import("csstype").Property.ContainIntrinsicSize<string | number> | undefined;
1365
- "flex-flow"?: import("csstype").Property.FlexFlow | undefined;
1366
- "grid-area"?: import("csstype").Property.GridArea | undefined;
1367
- "grid-column"?: import("csstype").Property.GridColumn | undefined;
1368
- "grid-row"?: import("csstype").Property.GridRow | undefined;
1369
- "grid-template"?: import("csstype").Property.GridTemplate | undefined;
1370
- "inset-block"?: import("csstype").Property.InsetBlock<string | number> | undefined;
1371
- "inset-inline"?: import("csstype").Property.InsetInline<string | number> | undefined;
1372
- "line-clamp"?: import("csstype").Property.LineClamp | undefined;
1373
- "list-style"?: import("csstype").Property.ListStyle | undefined;
1374
- "margin-block"?: import("csstype").Property.MarginBlock<string | number> | undefined;
1375
- "margin-inline"?: import("csstype").Property.MarginInline<string | number> | undefined;
1376
- "mask-border"?: import("csstype").Property.MaskBorder | undefined;
1377
- "overscroll-behavior"?: import("csstype").Property.OverscrollBehavior | undefined;
1378
- "padding-block"?: import("csstype").Property.PaddingBlock<string | number> | undefined;
1379
- "padding-inline"?: import("csstype").Property.PaddingInline<string | number> | undefined;
1380
- "place-content"?: import("csstype").Property.PlaceContent | undefined;
1381
- "place-items"?: import("csstype").Property.PlaceItems | undefined;
1382
- "place-self"?: import("csstype").Property.PlaceSelf | undefined;
1383
- "scroll-margin"?: import("csstype").Property.ScrollMargin<string | number> | undefined;
1384
- "scroll-margin-block"?: import("csstype").Property.ScrollMarginBlock<string | number> | undefined;
1385
- "scroll-margin-inline"?: import("csstype").Property.ScrollMarginInline<string | number> | undefined;
1386
- "scroll-padding"?: import("csstype").Property.ScrollPadding<string | number> | undefined;
1387
- "scroll-padding-block"?: import("csstype").Property.ScrollPaddingBlock<string | number> | undefined;
1388
- "scroll-padding-inline"?: import("csstype").Property.ScrollPaddingInline<string | number> | undefined;
1389
- "scroll-snap-margin"?: import("csstype").Property.ScrollMargin<string | number> | undefined;
1390
- "scroll-timeline"?: import("csstype").Property.ScrollTimeline | undefined;
1391
- "text-decoration"?: import("csstype").Property.TextDecoration<string | number> | undefined;
1392
- "text-emphasis"?: import("csstype").Property.TextEmphasis | undefined;
1393
- "view-timeline"?: import("csstype").Property.ViewTimeline | undefined;
1394
- "-moz-animation-delay"?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
1395
- "-moz-animation-direction"?: import("csstype").Property.AnimationDirection | undefined;
1396
- "-moz-animation-duration"?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
1397
- "-moz-animation-fill-mode"?: import("csstype").Property.AnimationFillMode | undefined;
1398
- "-moz-animation-iteration-count"?: import("csstype").Property.AnimationIterationCount | undefined;
1399
- "-moz-animation-name"?: import("csstype").Property.AnimationName | undefined;
1400
- "-moz-animation-play-state"?: import("csstype").Property.AnimationPlayState | undefined;
1401
- "-moz-animation-timing-function"?: import("csstype").Property.AnimationTimingFunction | undefined;
1402
- "-moz-appearance"?: import("csstype").Property.MozAppearance | undefined;
1403
- "-moz-binding"?: import("csstype").Property.MozBinding | undefined;
1404
- "-moz-border-bottom-colors"?: import("csstype").Property.MozBorderBottomColors | undefined;
1405
- "-moz-border-end-color"?: import("csstype").Property.BorderInlineEndColor | undefined;
1406
- "-moz-border-end-style"?: import("csstype").Property.BorderInlineEndStyle | undefined;
1407
- "-moz-border-end-width"?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
1408
- "-moz-border-left-colors"?: import("csstype").Property.MozBorderLeftColors | undefined;
1409
- "-moz-border-right-colors"?: import("csstype").Property.MozBorderRightColors | undefined;
1410
- "-moz-border-start-color"?: import("csstype").Property.BorderInlineStartColor | undefined;
1411
- "-moz-border-start-style"?: import("csstype").Property.BorderInlineStartStyle | undefined;
1412
- "-moz-border-top-colors"?: import("csstype").Property.MozBorderTopColors | undefined;
1413
- "-moz-box-sizing"?: import("csstype").Property.BoxSizing | undefined;
1414
- "-moz-column-count"?: import("csstype").Property.ColumnCount | undefined;
1415
- "-moz-column-fill"?: import("csstype").Property.ColumnFill | undefined;
1416
- "-moz-column-rule-color"?: import("csstype").Property.ColumnRuleColor | undefined;
1417
- "-moz-column-rule-style"?: import("csstype").Property.ColumnRuleStyle | undefined;
1418
- "-moz-column-rule-width"?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
1419
- "-moz-column-width"?: import("csstype").Property.ColumnWidth<string | number> | undefined;
1420
- "-moz-context-properties"?: import("csstype").Property.MozContextProperties | undefined;
1421
- "-moz-font-feature-settings"?: import("csstype").Property.FontFeatureSettings | undefined;
1422
- "-moz-font-language-override"?: import("csstype").Property.FontLanguageOverride | undefined;
1423
- "-moz-hyphens"?: import("csstype").Property.Hyphens | undefined;
1424
- "-moz-image-region"?: import("csstype").Property.MozImageRegion | undefined;
1425
- "-moz-margin-end"?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
1426
- "-moz-margin-start"?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
1427
- "-moz-orient"?: import("csstype").Property.MozOrient | undefined;
1428
- "-moz-osx-font-smoothing"?: import("csstype").Property.FontSmooth<string | number> | undefined;
1429
- "-moz-outline-radius-bottomleft"?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined;
1430
- "-moz-outline-radius-bottomright"?: import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined;
1431
- "-moz-outline-radius-topleft"?: import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined;
1432
- "-moz-outline-radius-topright"?: import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined;
1433
- "-moz-padding-end"?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
1434
- "-moz-padding-start"?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
1435
- "-moz-stack-sizing"?: import("csstype").Property.MozStackSizing | undefined;
1436
- "-moz-tab-size"?: import("csstype").Property.TabSize<string | number> | undefined;
1437
- "-moz-text-blink"?: import("csstype").Property.MozTextBlink | undefined;
1438
- "-moz-text-size-adjust"?: import("csstype").Property.TextSizeAdjust | undefined;
1439
- "-moz-user-focus"?: import("csstype").Property.MozUserFocus | undefined;
1440
- "-moz-user-modify"?: import("csstype").Property.MozUserModify | undefined;
1441
- "-moz-user-select"?: import("csstype").Property.UserSelect | undefined;
1442
- "-moz-window-dragging"?: import("csstype").Property.MozWindowDragging | undefined;
1443
- "-moz-window-shadow"?: import("csstype").Property.MozWindowShadow | undefined;
1444
- "-ms-accelerator"?: import("csstype").Property.MsAccelerator | undefined;
1445
- "-ms-block-progression"?: import("csstype").Property.MsBlockProgression | undefined;
1446
- "-ms-content-zoom-chaining"?: import("csstype").Property.MsContentZoomChaining | undefined;
1447
- "-ms-content-zoom-limit-max"?: import("csstype").Property.MsContentZoomLimitMax | undefined;
1448
- "-ms-content-zoom-limit-min"?: import("csstype").Property.MsContentZoomLimitMin | undefined;
1449
- "-ms-content-zoom-snap-points"?: import("csstype").Property.MsContentZoomSnapPoints | undefined;
1450
- "-ms-content-zoom-snap-type"?: import("csstype").Property.MsContentZoomSnapType | undefined;
1451
- "-ms-content-zooming"?: import("csstype").Property.MsContentZooming | undefined;
1452
- "-ms-filter"?: import("csstype").Property.MsFilter | undefined;
1453
- "-ms-flex-direction"?: import("csstype").Property.FlexDirection | undefined;
1454
- "-ms-flex-positive"?: import("csstype").Property.FlexGrow | undefined;
1455
- "-ms-flow-from"?: import("csstype").Property.MsFlowFrom | undefined;
1456
- "-ms-flow-into"?: import("csstype").Property.MsFlowInto | undefined;
1457
- "-ms-grid-columns"?: import("csstype").Property.MsGridColumns<string | number> | undefined;
1458
- "-ms-grid-rows"?: import("csstype").Property.MsGridRows<string | number> | undefined;
1459
- "-ms-high-contrast-adjust"?: import("csstype").Property.MsHighContrastAdjust | undefined;
1460
- "-ms-hyphenate-limit-chars"?: import("csstype").Property.MsHyphenateLimitChars | undefined;
1461
- "-ms-hyphenate-limit-lines"?: import("csstype").Property.MsHyphenateLimitLines | undefined;
1462
- "-ms-hyphenate-limit-zone"?: import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined;
1463
- "-ms-hyphens"?: import("csstype").Property.Hyphens | undefined;
1464
- "-ms-ime-align"?: import("csstype").Property.MsImeAlign | undefined;
1465
- "-ms-line-break"?: import("csstype").Property.LineBreak | undefined;
1466
- "-ms-order"?: import("csstype").Property.Order | undefined;
1467
- "-ms-overflow-style"?: import("csstype").Property.MsOverflowStyle | undefined;
1468
- "-ms-overflow-x"?: import("csstype").Property.OverflowX | undefined;
1469
- "-ms-overflow-y"?: import("csstype").Property.OverflowY | undefined;
1470
- "-ms-scroll-chaining"?: import("csstype").Property.MsScrollChaining | undefined;
1471
- "-ms-scroll-limit-x-max"?: import("csstype").Property.MsScrollLimitXMax<string | number> | undefined;
1472
- "-ms-scroll-limit-x-min"?: import("csstype").Property.MsScrollLimitXMin<string | number> | undefined;
1473
- "-ms-scroll-limit-y-max"?: import("csstype").Property.MsScrollLimitYMax<string | number> | undefined;
1474
- "-ms-scroll-limit-y-min"?: import("csstype").Property.MsScrollLimitYMin<string | number> | undefined;
1475
- "-ms-scroll-rails"?: import("csstype").Property.MsScrollRails | undefined;
1476
- "-ms-scroll-snap-points-x"?: import("csstype").Property.MsScrollSnapPointsX | undefined;
1477
- "-ms-scroll-snap-points-y"?: import("csstype").Property.MsScrollSnapPointsY | undefined;
1478
- "-ms-scroll-snap-type"?: import("csstype").Property.MsScrollSnapType | undefined;
1479
- "-ms-scroll-translation"?: import("csstype").Property.MsScrollTranslation | undefined;
1480
- "-ms-scrollbar-3dlight-color"?: import("csstype").Property.MsScrollbar3dlightColor | undefined;
1481
- "-ms-scrollbar-arrow-color"?: import("csstype").Property.MsScrollbarArrowColor | undefined;
1482
- "-ms-scrollbar-base-color"?: import("csstype").Property.MsScrollbarBaseColor | undefined;
1483
- "-ms-scrollbar-darkshadow-color"?: import("csstype").Property.MsScrollbarDarkshadowColor | undefined;
1484
- "-ms-scrollbar-face-color"?: import("csstype").Property.MsScrollbarFaceColor | undefined;
1485
- "-ms-scrollbar-highlight-color"?: import("csstype").Property.MsScrollbarHighlightColor | undefined;
1486
- "-ms-scrollbar-shadow-color"?: import("csstype").Property.MsScrollbarShadowColor | undefined;
1487
- "-ms-scrollbar-track-color"?: import("csstype").Property.MsScrollbarTrackColor | undefined;
1488
- "-ms-text-autospace"?: import("csstype").Property.MsTextAutospace | undefined;
1489
- "-ms-text-combine-horizontal"?: import("csstype").Property.TextCombineUpright | undefined;
1490
- "-ms-text-overflow"?: import("csstype").Property.TextOverflow | undefined;
1491
- "-ms-touch-action"?: import("csstype").Property.TouchAction | undefined;
1492
- "-ms-touch-select"?: import("csstype").Property.MsTouchSelect | undefined;
1493
- "-ms-transform"?: import("csstype").Property.Transform | undefined;
1494
- "-ms-transform-origin"?: import("csstype").Property.TransformOrigin<string | number> | undefined;
1495
- "-ms-transition-delay"?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
1496
- "-ms-transition-duration"?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
1497
- "-ms-transition-property"?: import("csstype").Property.TransitionProperty | undefined;
1498
- "-ms-transition-timing-function"?: import("csstype").Property.TransitionTimingFunction | undefined;
1499
- "-ms-user-select"?: import("csstype").Property.MsUserSelect | undefined;
1500
- "-ms-word-break"?: import("csstype").Property.WordBreak | undefined;
1501
- "-ms-wrap-flow"?: import("csstype").Property.MsWrapFlow | undefined;
1502
- "-ms-wrap-margin"?: import("csstype").Property.MsWrapMargin<string | number> | undefined;
1503
- "-ms-wrap-through"?: import("csstype").Property.MsWrapThrough | undefined;
1504
- "-ms-writing-mode"?: import("csstype").Property.WritingMode | undefined;
1505
- "-webkit-align-content"?: import("csstype").Property.AlignContent | undefined;
1506
- "-webkit-align-items"?: import("csstype").Property.AlignItems | undefined;
1507
- "-webkit-align-self"?: import("csstype").Property.AlignSelf | undefined;
1508
- "-webkit-animation-delay"?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
1509
- "-webkit-animation-direction"?: import("csstype").Property.AnimationDirection | undefined;
1510
- "-webkit-animation-duration"?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
1511
- "-webkit-animation-fill-mode"?: import("csstype").Property.AnimationFillMode | undefined;
1512
- "-webkit-animation-iteration-count"?: import("csstype").Property.AnimationIterationCount | undefined;
1513
- "-webkit-animation-name"?: import("csstype").Property.AnimationName | undefined;
1514
- "-webkit-animation-play-state"?: import("csstype").Property.AnimationPlayState | undefined;
1515
- "-webkit-animation-timing-function"?: import("csstype").Property.AnimationTimingFunction | undefined;
1516
- "-webkit-appearance"?: import("csstype").Property.WebkitAppearance | undefined;
1517
- "-webkit-backdrop-filter"?: import("csstype").Property.BackdropFilter | undefined;
1518
- "-webkit-backface-visibility"?: import("csstype").Property.BackfaceVisibility | undefined;
1519
- "-webkit-background-clip"?: import("csstype").Property.BackgroundClip | undefined;
1520
- "-webkit-background-origin"?: import("csstype").Property.BackgroundOrigin | undefined;
1521
- "-webkit-background-size"?: import("csstype").Property.BackgroundSize<string | number> | undefined;
1522
- "-webkit-border-before-color"?: import("csstype").Property.WebkitBorderBeforeColor | undefined;
1523
- "-webkit-border-before-style"?: import("csstype").Property.WebkitBorderBeforeStyle | undefined;
1524
- "-webkit-border-before-width"?: import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined;
1525
- "-webkit-border-bottom-left-radius"?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
1526
- "-webkit-border-bottom-right-radius"?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
1527
- "-webkit-border-image-slice"?: import("csstype").Property.BorderImageSlice | undefined;
1528
- "-webkit-border-top-left-radius"?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
1529
- "-webkit-border-top-right-radius"?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
1530
- "-webkit-box-decoration-break"?: import("csstype").Property.BoxDecorationBreak | undefined;
1531
- "-webkit-box-reflect"?: import("csstype").Property.WebkitBoxReflect<string | number> | undefined;
1532
- "-webkit-box-shadow"?: import("csstype").Property.BoxShadow | undefined;
1533
- "-webkit-box-sizing"?: import("csstype").Property.BoxSizing | undefined;
1534
- "-webkit-clip-path"?: import("csstype").Property.ClipPath | undefined;
1535
- "-webkit-column-count"?: import("csstype").Property.ColumnCount | undefined;
1536
- "-webkit-column-fill"?: import("csstype").Property.ColumnFill | undefined;
1537
- "-webkit-column-rule-color"?: import("csstype").Property.ColumnRuleColor | undefined;
1538
- "-webkit-column-rule-style"?: import("csstype").Property.ColumnRuleStyle | undefined;
1539
- "-webkit-column-rule-width"?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
1540
- "-webkit-column-span"?: import("csstype").Property.ColumnSpan | undefined;
1541
- "-webkit-column-width"?: import("csstype").Property.ColumnWidth<string | number> | undefined;
1542
- "-webkit-filter"?: import("csstype").Property.Filter | undefined;
1543
- "-webkit-flex-basis"?: import("csstype").Property.FlexBasis<string | number> | undefined;
1544
- "-webkit-flex-direction"?: import("csstype").Property.FlexDirection | undefined;
1545
- "-webkit-flex-grow"?: import("csstype").Property.FlexGrow | undefined;
1546
- "-webkit-flex-shrink"?: import("csstype").Property.FlexShrink | undefined;
1547
- "-webkit-flex-wrap"?: import("csstype").Property.FlexWrap | undefined;
1548
- "-webkit-font-feature-settings"?: import("csstype").Property.FontFeatureSettings | undefined;
1549
- "-webkit-font-kerning"?: import("csstype").Property.FontKerning | undefined;
1550
- "-webkit-font-smoothing"?: import("csstype").Property.FontSmooth<string | number> | undefined;
1551
- "-webkit-font-variant-ligatures"?: import("csstype").Property.FontVariantLigatures | undefined;
1552
- "-webkit-hyphenate-character"?: import("csstype").Property.HyphenateCharacter | undefined;
1553
- "-webkit-hyphens"?: import("csstype").Property.Hyphens | undefined;
1554
- "-webkit-initial-letter"?: import("csstype").Property.InitialLetter | undefined;
1555
- "-webkit-justify-content"?: import("csstype").Property.JustifyContent | undefined;
1556
- "-webkit-line-break"?: import("csstype").Property.LineBreak | undefined;
1557
- "-webkit-line-clamp"?: import("csstype").Property.WebkitLineClamp | undefined;
1558
- "-webkit-margin-end"?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
1559
- "-webkit-margin-start"?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
1560
- "-webkit-mask-attachment"?: import("csstype").Property.WebkitMaskAttachment | undefined;
1561
- "-webkit-mask-box-image-outset"?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
1562
- "-webkit-mask-box-image-repeat"?: import("csstype").Property.MaskBorderRepeat | undefined;
1563
- "-webkit-mask-box-image-slice"?: import("csstype").Property.MaskBorderSlice | undefined;
1564
- "-webkit-mask-box-image-source"?: import("csstype").Property.MaskBorderSource | undefined;
1565
- "-webkit-mask-box-image-width"?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
1566
- "-webkit-mask-clip"?: import("csstype").Property.WebkitMaskClip | undefined;
1567
- "-webkit-mask-composite"?: import("csstype").Property.WebkitMaskComposite | undefined;
1568
- "-webkit-mask-image"?: import("csstype").Property.WebkitMaskImage | undefined;
1569
- "-webkit-mask-origin"?: import("csstype").Property.WebkitMaskOrigin | undefined;
1570
- "-webkit-mask-position"?: import("csstype").Property.WebkitMaskPosition<string | number> | undefined;
1571
- "-webkit-mask-position-x"?: import("csstype").Property.WebkitMaskPositionX<string | number> | undefined;
1572
- "-webkit-mask-position-y"?: import("csstype").Property.WebkitMaskPositionY<string | number> | undefined;
1573
- "-webkit-mask-repeat"?: import("csstype").Property.WebkitMaskRepeat | undefined;
1574
- "-webkit-mask-repeat-x"?: import("csstype").Property.WebkitMaskRepeatX | undefined;
1575
- "-webkit-mask-repeat-y"?: import("csstype").Property.WebkitMaskRepeatY | undefined;
1576
- "-webkit-mask-size"?: import("csstype").Property.WebkitMaskSize<string | number> | undefined;
1577
- "-webkit-max-inline-size"?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
1578
- "-webkit-order"?: import("csstype").Property.Order | undefined;
1579
- "-webkit-overflow-scrolling"?: import("csstype").Property.WebkitOverflowScrolling | undefined;
1580
- "-webkit-padding-end"?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
1581
- "-webkit-padding-start"?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
1582
- "-webkit-perspective"?: import("csstype").Property.Perspective<string | number> | undefined;
1583
- "-webkit-perspective-origin"?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
1584
- "-webkit-print-color-adjust"?: import("csstype").Property.PrintColorAdjust | undefined;
1585
- "-webkit-ruby-position"?: import("csstype").Property.RubyPosition | undefined;
1586
- "-webkit-scroll-snap-type"?: import("csstype").Property.ScrollSnapType | undefined;
1587
- "-webkit-shape-margin"?: import("csstype").Property.ShapeMargin<string | number> | undefined;
1588
- "-webkit-tap-highlight-color"?: import("csstype").Property.WebkitTapHighlightColor | undefined;
1589
- "-webkit-text-combine"?: import("csstype").Property.TextCombineUpright | undefined;
1590
- "-webkit-text-decoration-color"?: import("csstype").Property.TextDecorationColor | undefined;
1591
- "-webkit-text-decoration-line"?: import("csstype").Property.TextDecorationLine | undefined;
1592
- "-webkit-text-decoration-skip"?: import("csstype").Property.TextDecorationSkip | undefined;
1593
- "-webkit-text-decoration-style"?: import("csstype").Property.TextDecorationStyle | undefined;
1594
- "-webkit-text-emphasis-color"?: import("csstype").Property.TextEmphasisColor | undefined;
1595
- "-webkit-text-emphasis-position"?: import("csstype").Property.TextEmphasisPosition | undefined;
1596
- "-webkit-text-emphasis-style"?: import("csstype").Property.TextEmphasisStyle | undefined;
1597
- "-webkit-text-fill-color"?: import("csstype").Property.WebkitTextFillColor | undefined;
1598
- "-webkit-text-orientation"?: import("csstype").Property.TextOrientation | undefined;
1599
- "-webkit-text-size-adjust"?: import("csstype").Property.TextSizeAdjust | undefined;
1600
- "-webkit-text-stroke-color"?: import("csstype").Property.WebkitTextStrokeColor | undefined;
1601
- "-webkit-text-stroke-width"?: import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined;
1602
- "-webkit-text-underline-position"?: import("csstype").Property.TextUnderlinePosition | undefined;
1603
- "-webkit-touch-callout"?: import("csstype").Property.WebkitTouchCallout | undefined;
1604
- "-webkit-transform"?: import("csstype").Property.Transform | undefined;
1605
- "-webkit-transform-origin"?: import("csstype").Property.TransformOrigin<string | number> | undefined;
1606
- "-webkit-transform-style"?: import("csstype").Property.TransformStyle | undefined;
1607
- "-webkit-transition-delay"?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
1608
- "-webkit-transition-duration"?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
1609
- "-webkit-transition-property"?: import("csstype").Property.TransitionProperty | undefined;
1610
- "-webkit-transition-timing-function"?: import("csstype").Property.TransitionTimingFunction | undefined;
1611
- "-webkit-user-modify"?: import("csstype").Property.WebkitUserModify | undefined;
1612
- "-webkit-user-select"?: import("csstype").Property.UserSelect | undefined;
1613
- "-webkit-writing-mode"?: import("csstype").Property.WritingMode | undefined;
1614
- "-moz-animation"?: import("csstype").Property.Animation<string & {}> | undefined;
1615
- "-moz-border-image"?: import("csstype").Property.BorderImage | undefined;
1616
- "-moz-column-rule"?: import("csstype").Property.ColumnRule<string | number> | undefined;
1617
- "-moz-columns"?: import("csstype").Property.Columns<string | number> | undefined;
1618
- "-moz-outline-radius"?: import("csstype").Property.MozOutlineRadius<string | number> | undefined;
1619
- "-ms-content-zoom-limit"?: import("csstype").Property.MsContentZoomLimit | undefined;
1620
- "-ms-content-zoom-snap"?: import("csstype").Property.MsContentZoomSnap | undefined;
1621
- "-ms-flex"?: import("csstype").Property.Flex<string | number> | undefined;
1622
- "-ms-scroll-limit"?: import("csstype").Property.MsScrollLimit | undefined;
1623
- "-ms-scroll-snap-x"?: import("csstype").Property.MsScrollSnapX | undefined;
1624
- "-ms-scroll-snap-y"?: import("csstype").Property.MsScrollSnapY | undefined;
1625
- "-ms-transition"?: import("csstype").Property.Transition<string & {}> | undefined;
1626
- "-webkit-animation"?: import("csstype").Property.Animation<string & {}> | undefined;
1627
- "-webkit-border-before"?: import("csstype").Property.WebkitBorderBefore<string | number> | undefined;
1628
- "-webkit-border-image"?: import("csstype").Property.BorderImage | undefined;
1629
- "-webkit-border-radius"?: import("csstype").Property.BorderRadius<string | number> | undefined;
1630
- "-webkit-column-rule"?: import("csstype").Property.ColumnRule<string | number> | undefined;
1631
- "-webkit-columns"?: import("csstype").Property.Columns<string | number> | undefined;
1632
- "-webkit-flex"?: import("csstype").Property.Flex<string | number> | undefined;
1633
- "-webkit-flex-flow"?: import("csstype").Property.FlexFlow | undefined;
1634
- "-webkit-mask"?: import("csstype").Property.WebkitMask<string | number> | undefined;
1635
- "-webkit-mask-box-image"?: import("csstype").Property.MaskBorder | undefined;
1636
- "-webkit-text-emphasis"?: import("csstype").Property.TextEmphasis | undefined;
1637
- "-webkit-text-stroke"?: import("csstype").Property.WebkitTextStroke<string | number> | undefined;
1638
- "-webkit-transition"?: import("csstype").Property.Transition<string & {}> | undefined;
1639
- "box-align"?: import("csstype").Property.BoxAlign | undefined;
1640
- "box-direction"?: import("csstype").Property.BoxDirection | undefined;
1641
- "box-flex"?: import("csstype").Property.BoxFlex | undefined;
1642
- "box-flex-group"?: import("csstype").Property.BoxFlexGroup | undefined;
1643
- "box-lines"?: import("csstype").Property.BoxLines | undefined;
1644
- "box-ordinal-group"?: import("csstype").Property.BoxOrdinalGroup | undefined;
1645
- "box-orient"?: import("csstype").Property.BoxOrient | undefined;
1646
- "box-pack"?: import("csstype").Property.BoxPack | undefined;
1647
- "grid-column-gap"?: import("csstype").Property.GridColumnGap<string | number> | undefined;
1648
- "grid-gap"?: import("csstype").Property.GridGap<string | number> | undefined;
1649
- "grid-row-gap"?: import("csstype").Property.GridRowGap<string | number> | undefined;
1650
- "ime-mode"?: import("csstype").Property.ImeMode | undefined;
1651
- "offset-block"?: import("csstype").Property.InsetBlock<string | number> | undefined;
1652
- "offset-block-end"?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
1653
- "offset-block-start"?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
1654
- "offset-inline"?: import("csstype").Property.InsetInline<string | number> | undefined;
1655
- "offset-inline-end"?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
1656
- "offset-inline-start"?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
1657
- "scroll-snap-coordinate"?: import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined;
1658
- "scroll-snap-destination"?: import("csstype").Property.ScrollSnapDestination<string | number> | undefined;
1659
- "scroll-snap-points-x"?: import("csstype").Property.ScrollSnapPointsX | undefined;
1660
- "scroll-snap-points-y"?: import("csstype").Property.ScrollSnapPointsY | undefined;
1661
- "scroll-snap-type-x"?: import("csstype").Property.ScrollSnapTypeX | undefined;
1662
- "scroll-snap-type-y"?: import("csstype").Property.ScrollSnapTypeY | undefined;
1663
- "-khtml-box-align"?: import("csstype").Property.BoxAlign | undefined;
1664
- "-khtml-box-direction"?: import("csstype").Property.BoxDirection | undefined;
1665
- "-khtml-box-flex"?: import("csstype").Property.BoxFlex | undefined;
1666
- "-khtml-box-flex-group"?: import("csstype").Property.BoxFlexGroup | undefined;
1667
- "-khtml-box-lines"?: import("csstype").Property.BoxLines | undefined;
1668
- "-khtml-box-ordinal-group"?: import("csstype").Property.BoxOrdinalGroup | undefined;
1669
- "-khtml-box-orient"?: import("csstype").Property.BoxOrient | undefined;
1670
- "-khtml-box-pack"?: import("csstype").Property.BoxPack | undefined;
1671
- "-khtml-line-break"?: import("csstype").Property.LineBreak | undefined;
1672
- "-khtml-opacity"?: import("csstype").Property.Opacity | undefined;
1673
- "-khtml-user-select"?: import("csstype").Property.UserSelect | undefined;
1674
- "-moz-backface-visibility"?: import("csstype").Property.BackfaceVisibility | undefined;
1675
- "-moz-background-clip"?: import("csstype").Property.BackgroundClip | undefined;
1676
- "-moz-background-inline-policy"?: import("csstype").Property.BoxDecorationBreak | undefined;
1677
- "-moz-background-origin"?: import("csstype").Property.BackgroundOrigin | undefined;
1678
- "-moz-background-size"?: import("csstype").Property.BackgroundSize<string | number> | undefined;
1679
- "-moz-border-radius"?: import("csstype").Property.BorderRadius<string | number> | undefined;
1680
- "-moz-border-radius-bottomleft"?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
1681
- "-moz-border-radius-bottomright"?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
1682
- "-moz-border-radius-topleft"?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
1683
- "-moz-border-radius-topright"?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
1684
- "-moz-box-align"?: import("csstype").Property.BoxAlign | undefined;
1685
- "-moz-box-direction"?: import("csstype").Property.BoxDirection | undefined;
1686
- "-moz-box-flex"?: import("csstype").Property.BoxFlex | undefined;
1687
- "-moz-box-ordinal-group"?: import("csstype").Property.BoxOrdinalGroup | undefined;
1688
- "-moz-box-orient"?: import("csstype").Property.BoxOrient | undefined;
1689
- "-moz-box-pack"?: import("csstype").Property.BoxPack | undefined;
1690
- "-moz-box-shadow"?: import("csstype").Property.BoxShadow | undefined;
1691
- "-moz-float-edge"?: import("csstype").Property.MozFloatEdge | undefined;
1692
- "-moz-force-broken-image-icon"?: import("csstype").Property.MozForceBrokenImageIcon | undefined;
1693
- "-moz-opacity"?: import("csstype").Property.Opacity | undefined;
1694
- "-moz-outline"?: import("csstype").Property.Outline<string | number> | undefined;
1695
- "-moz-outline-color"?: import("csstype").Property.OutlineColor | undefined;
1696
- "-moz-outline-style"?: import("csstype").Property.OutlineStyle | undefined;
1697
- "-moz-outline-width"?: import("csstype").Property.OutlineWidth<string | number> | undefined;
1698
- "-moz-perspective"?: import("csstype").Property.Perspective<string | number> | undefined;
1699
- "-moz-perspective-origin"?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
1700
- "-moz-text-align-last"?: import("csstype").Property.TextAlignLast | undefined;
1701
- "-moz-text-decoration-color"?: import("csstype").Property.TextDecorationColor | undefined;
1702
- "-moz-text-decoration-line"?: import("csstype").Property.TextDecorationLine | undefined;
1703
- "-moz-text-decoration-style"?: import("csstype").Property.TextDecorationStyle | undefined;
1704
- "-moz-transform"?: import("csstype").Property.Transform | undefined;
1705
- "-moz-transform-origin"?: import("csstype").Property.TransformOrigin<string | number> | undefined;
1706
- "-moz-transform-style"?: import("csstype").Property.TransformStyle | undefined;
1707
- "-moz-transition"?: import("csstype").Property.Transition<string & {}> | undefined;
1708
- "-moz-transition-delay"?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
1709
- "-moz-transition-duration"?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
1710
- "-moz-transition-property"?: import("csstype").Property.TransitionProperty | undefined;
1711
- "-moz-transition-timing-function"?: import("csstype").Property.TransitionTimingFunction | undefined;
1712
- "-moz-user-input"?: import("csstype").Property.MozUserInput | undefined;
1713
- "-ms-ime-mode"?: import("csstype").Property.ImeMode | undefined;
1714
- "-o-animation"?: import("csstype").Property.Animation<string & {}> | undefined;
1715
- "-o-animation-delay"?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
1716
- "-o-animation-direction"?: import("csstype").Property.AnimationDirection | undefined;
1717
- "-o-animation-duration"?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
1718
- "-o-animation-fill-mode"?: import("csstype").Property.AnimationFillMode | undefined;
1719
- "-o-animation-iteration-count"?: import("csstype").Property.AnimationIterationCount | undefined;
1720
- "-o-animation-name"?: import("csstype").Property.AnimationName | undefined;
1721
- "-o-animation-play-state"?: import("csstype").Property.AnimationPlayState | undefined;
1722
- "-o-animation-timing-function"?: import("csstype").Property.AnimationTimingFunction | undefined;
1723
- "-o-background-size"?: import("csstype").Property.BackgroundSize<string | number> | undefined;
1724
- "-o-border-image"?: import("csstype").Property.BorderImage | undefined;
1725
- "-o-object-fit"?: import("csstype").Property.ObjectFit | undefined;
1726
- "-o-object-position"?: import("csstype").Property.ObjectPosition<string | number> | undefined;
1727
- "-o-tab-size"?: import("csstype").Property.TabSize<string | number> | undefined;
1728
- "-o-text-overflow"?: import("csstype").Property.TextOverflow | undefined;
1729
- "-o-transform"?: import("csstype").Property.Transform | undefined;
1730
- "-o-transform-origin"?: import("csstype").Property.TransformOrigin<string | number> | undefined;
1731
- "-o-transition"?: import("csstype").Property.Transition<string & {}> | undefined;
1732
- "-o-transition-delay"?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
1733
- "-o-transition-duration"?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
1734
- "-o-transition-property"?: import("csstype").Property.TransitionProperty | undefined;
1735
- "-o-transition-timing-function"?: import("csstype").Property.TransitionTimingFunction | undefined;
1736
- "-webkit-box-align"?: import("csstype").Property.BoxAlign | undefined;
1737
- "-webkit-box-direction"?: import("csstype").Property.BoxDirection | undefined;
1738
- "-webkit-box-flex"?: import("csstype").Property.BoxFlex | undefined;
1739
- "-webkit-box-flex-group"?: import("csstype").Property.BoxFlexGroup | undefined;
1740
- "-webkit-box-lines"?: import("csstype").Property.BoxLines | undefined;
1741
- "-webkit-box-ordinal-group"?: import("csstype").Property.BoxOrdinalGroup | undefined;
1742
- "-webkit-box-orient"?: import("csstype").Property.BoxOrient | undefined;
1743
- "-webkit-box-pack"?: import("csstype").Property.BoxPack | undefined;
1744
- "alignment-baseline"?: import("csstype").Property.AlignmentBaseline | undefined;
1745
- "baseline-shift"?: import("csstype").Property.BaselineShift<string | number> | undefined;
1746
- "clip-rule"?: import("csstype").Property.ClipRule | undefined;
1747
- "color-interpolation"?: import("csstype").Property.ColorInterpolation | undefined;
1748
- "color-rendering"?: import("csstype").Property.ColorRendering | undefined;
1749
- "dominant-baseline"?: import("csstype").Property.DominantBaseline | undefined;
1750
- "fill-opacity"?: import("csstype").Property.FillOpacity | undefined;
1751
- "fill-rule"?: import("csstype").Property.FillRule | undefined;
1752
- "flood-color"?: import("csstype").Property.FloodColor | undefined;
1753
- "flood-opacity"?: import("csstype").Property.FloodOpacity | undefined;
1754
- "glyph-orientation-vertical"?: import("csstype").Property.GlyphOrientationVertical | undefined;
1755
- "lighting-color"?: import("csstype").Property.LightingColor | undefined;
1756
- "marker-end"?: import("csstype").Property.MarkerEnd | undefined;
1757
- "marker-mid"?: import("csstype").Property.MarkerMid | undefined;
1758
- "marker-start"?: import("csstype").Property.MarkerStart | undefined;
1759
- "shape-rendering"?: import("csstype").Property.ShapeRendering | undefined;
1760
- "stop-color"?: import("csstype").Property.StopColor | undefined;
1761
- "stop-opacity"?: import("csstype").Property.StopOpacity | undefined;
1762
- "stroke-dasharray"?: import("csstype").Property.StrokeDasharray<string | number> | undefined;
1763
- "stroke-dashoffset"?: import("csstype").Property.StrokeDashoffset<string | number> | undefined;
1764
- "stroke-linecap"?: import("csstype").Property.StrokeLinecap | undefined;
1765
- "stroke-linejoin"?: import("csstype").Property.StrokeLinejoin | undefined;
1766
- "stroke-miterlimit"?: import("csstype").Property.StrokeMiterlimit | undefined;
1767
- "stroke-opacity"?: import("csstype").Property.StrokeOpacity | undefined;
1768
- "stroke-width"?: import("csstype").Property.StrokeWidth<string | number> | undefined;
1769
- "text-anchor"?: import("csstype").Property.TextAnchor | undefined;
1770
- "vector-effect"?: import("csstype").Property.VectorEffect | undefined;
1771
- } | undefined;
1772
- tags?: string[] | undefined;
1773
- }[];
1774
- timestamp: string;
1775
- }[]>;
1776
- addCanvasHistoryItem: ({ action, componentType, }: {
1777
- action: CanvasHistoryAction;
1778
- componentType: ComponentTypes;
1779
- }) => void;
1780
- applyHistoryItem: (id: string) => void;
1781
- undoCanvasHistoryItem: () => void;
1782
- redoCanvasHistoryItem: () => void;
1783
- resetCanvasHistory: () => void;
1784
- };