amis 2.2.0 → 2.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (433) hide show
  1. package/esm/_virtual/MiniDecimal.js +1 -1
  2. package/esm/_virtual/classCallCheck.js +1 -1
  3. package/esm/_virtual/createClass.js +1 -1
  4. package/esm/_virtual/interopRequireDefault.js +1 -1
  5. package/esm/_virtual/numberUtil.js +1 -1
  6. package/esm/_virtual/supportUtil.js +1 -1
  7. package/esm/compat.js +1 -1
  8. package/esm/index.js +1 -1
  9. package/esm/node_modules/@babel/runtime/helpers/classCallCheck.js +1 -1
  10. package/esm/node_modules/@babel/runtime/helpers/createClass.js +1 -1
  11. package/esm/node_modules/@babel/runtime/helpers/interopRequireDefault.js +1 -1
  12. package/esm/node_modules/rc-input-number/lib/utils/MiniDecimal.js +1 -1
  13. package/esm/node_modules/rc-input-number/lib/utils/numberUtil.js +1 -1
  14. package/esm/node_modules/rc-input-number/lib/utils/supportUtil.js +1 -1
  15. package/esm/preset.js +9 -4
  16. package/esm/renderers/Action.js +1 -1
  17. package/esm/renderers/Alert.js +1 -1
  18. package/esm/renderers/AnchorNav.js +1 -1
  19. package/esm/renderers/App.d.ts +3 -3
  20. package/esm/renderers/App.js +7 -7
  21. package/esm/renderers/Audio.js +1 -1
  22. package/esm/renderers/Avatar.js +1 -1
  23. package/esm/renderers/BarCode.js +1 -1
  24. package/esm/renderers/Breadcrumb.js +1 -1
  25. package/esm/renderers/ButtonGroup.js +1 -1
  26. package/esm/renderers/CRUD.d.ts +6 -6
  27. package/esm/renderers/CRUD.js +26 -20
  28. package/esm/renderers/CRUD2.js +6 -6
  29. package/esm/renderers/Calendar.js +1 -1
  30. package/esm/renderers/Card.js +1 -1
  31. package/esm/renderers/Card2.js +1 -1
  32. package/esm/renderers/Cards.js +1 -1
  33. package/esm/renderers/Carousel.js +1 -1
  34. package/esm/renderers/Chart.d.ts +3 -3
  35. package/esm/renderers/Chart.js +9 -9
  36. package/esm/renderers/Code.js +1 -1
  37. package/esm/renderers/Collapse.d.ts +1 -0
  38. package/esm/renderers/Collapse.js +12 -1
  39. package/esm/renderers/CollapseGroup.js +1 -1
  40. package/esm/renderers/Color.js +1 -1
  41. package/esm/renderers/Container.js +1 -1
  42. package/esm/renderers/Copyable.js +1 -1
  43. package/esm/renderers/Custom.js +1 -1
  44. package/esm/renderers/Date.js +1 -1
  45. package/esm/renderers/Dialog.d.ts +18 -18
  46. package/esm/renderers/Dialog.js +1 -1
  47. package/esm/renderers/Divider.js +1 -1
  48. package/esm/renderers/Drawer.js +2 -4
  49. package/esm/renderers/DropDownButton.js +1 -1
  50. package/esm/renderers/Each.js +1 -1
  51. package/esm/renderers/Flex.js +1 -1
  52. package/esm/renderers/Form/ButtonGroupSelect.js +1 -1
  53. package/esm/renderers/Form/ButtonToolbar.js +1 -1
  54. package/esm/renderers/Form/ChainedSelect.js +1 -1
  55. package/esm/renderers/Form/ChartRadios.js +1 -1
  56. package/esm/renderers/Form/Checkbox.js +1 -1
  57. package/esm/renderers/Form/Checkboxes.js +1 -1
  58. package/esm/renderers/Form/Combo.d.ts +5 -1
  59. package/esm/renderers/Form/Combo.js +11 -5
  60. package/esm/renderers/Form/ConditionBuilder.js +1 -1
  61. package/esm/renderers/Form/Control.js +1 -1
  62. package/esm/renderers/Form/DiffEditor.d.ts +24 -24
  63. package/esm/renderers/Form/DiffEditor.js +1 -1
  64. package/esm/renderers/Form/Editor.d.ts +24 -24
  65. package/esm/renderers/Form/Editor.js +1 -1
  66. package/esm/renderers/Form/FieldSet.d.ts +1 -0
  67. package/esm/renderers/Form/FieldSet.js +9 -3
  68. package/esm/renderers/Form/Formula.js +1 -1
  69. package/esm/renderers/Form/Group.js +1 -1
  70. package/esm/renderers/Form/Hidden.js +1 -1
  71. package/esm/renderers/Form/IconPicker.js +1 -1
  72. package/esm/renderers/Form/IconPickerIcons.js +1 -1
  73. package/esm/renderers/Form/InputArray.js +1 -1
  74. package/esm/renderers/Form/InputCity.js +1 -1
  75. package/esm/renderers/Form/InputColor.js +1 -1
  76. package/esm/renderers/Form/InputDate.js +3 -3
  77. package/esm/renderers/Form/InputDateRange.js +1 -1
  78. package/esm/renderers/Form/InputExcel.d.ts +14 -0
  79. package/esm/renderers/Form/InputExcel.js +60 -3
  80. package/esm/renderers/Form/InputFile.js +10 -9
  81. package/esm/renderers/Form/InputFormula.d.ts +7 -0
  82. package/esm/renderers/Form/InputFormula.js +3 -3
  83. package/esm/renderers/Form/InputGroup.js +1 -1
  84. package/esm/renderers/Form/InputImage.d.ts +0 -1
  85. package/esm/renderers/Form/InputImage.js +7 -17
  86. package/esm/renderers/Form/InputMonthRange.js +1 -1
  87. package/esm/renderers/Form/InputNumber.d.ts +8 -0
  88. package/esm/renderers/Form/InputNumber.js +9 -4
  89. package/esm/renderers/Form/InputQuarterRange.js +1 -1
  90. package/esm/renderers/Form/InputRange.d.ts +3 -3
  91. package/esm/renderers/Form/InputRange.js +7 -7
  92. package/esm/renderers/Form/InputRating.js +1 -1
  93. package/esm/renderers/Form/InputRepeat.js +1 -1
  94. package/esm/renderers/Form/InputRichText.js +64 -47
  95. package/esm/renderers/Form/InputSubForm.js +1 -1
  96. package/esm/renderers/Form/InputTable.js +1 -1
  97. package/esm/renderers/Form/InputTag.js +1 -1
  98. package/esm/renderers/Form/InputText.d.ts +5 -1
  99. package/esm/renderers/Form/InputText.js +10 -6
  100. package/esm/renderers/Form/InputTree.js +1 -1
  101. package/esm/renderers/Form/InputYearRange.js +1 -1
  102. package/esm/renderers/Form/JSONSchema.js +1 -1
  103. package/esm/renderers/Form/JSONSchemaEditor.js +1 -1
  104. package/esm/renderers/Form/ListSelect.js +1 -1
  105. package/esm/renderers/Form/LocationPicker.js +1 -1
  106. package/esm/renderers/Form/MatrixCheckboxes.js +1 -1
  107. package/esm/renderers/Form/NestedSelect.js +1 -1
  108. package/esm/renderers/Form/Picker.d.ts +3 -3
  109. package/esm/renderers/Form/Picker.js +50 -10
  110. package/esm/renderers/Form/Radios.js +1 -1
  111. package/esm/renderers/Form/Select.d.ts +1 -1
  112. package/esm/renderers/Form/Select.js +8 -6
  113. package/esm/renderers/Form/Static.js +1 -1
  114. package/esm/renderers/Form/Switch.js +1 -1
  115. package/esm/renderers/Form/TabsTransfer.js +1 -1
  116. package/esm/renderers/Form/TabsTransferPicker.js +1 -1
  117. package/esm/renderers/Form/Textarea.js +1 -1
  118. package/esm/renderers/Form/Transfer.d.ts +4 -0
  119. package/esm/renderers/Form/Transfer.js +18 -10
  120. package/esm/renderers/Form/TransferPicker.js +5 -5
  121. package/esm/renderers/Form/TreeSelect.js +2 -2
  122. package/esm/renderers/Form/UUID.js +1 -1
  123. package/esm/renderers/Form/UserSelect.js +1 -1
  124. package/esm/renderers/Grid.js +1 -1
  125. package/esm/renderers/Grid2D.js +1 -1
  126. package/esm/renderers/GridNav.js +1 -1
  127. package/esm/renderers/HBox.js +1 -1
  128. package/esm/renderers/IFrame.js +8 -3
  129. package/esm/renderers/Icon.js +1 -1
  130. package/esm/renderers/Image.d.ts +35 -36
  131. package/esm/renderers/Image.js +5 -3
  132. package/esm/renderers/Images.d.ts +10 -1
  133. package/esm/renderers/Images.js +3 -3
  134. package/esm/renderers/Json.js +2 -2
  135. package/esm/renderers/Link.js +1 -1
  136. package/esm/renderers/List.js +1 -1
  137. package/esm/renderers/Log.d.ts +0 -5
  138. package/esm/renderers/Log.js +5 -13
  139. package/esm/renderers/Mapping.js +1 -1
  140. package/esm/renderers/Markdown.js +1 -1
  141. package/esm/renderers/Nav.js +3 -3
  142. package/esm/renderers/Operation.js +1 -1
  143. package/esm/renderers/Page.d.ts +3 -3
  144. package/esm/renderers/Page.js +11 -11
  145. package/esm/renderers/Pagination.js +1 -1
  146. package/esm/renderers/PaginationWrapper.js +1 -1
  147. package/esm/renderers/Panel.js +1 -1
  148. package/esm/renderers/Plain.js +1 -1
  149. package/esm/renderers/PopOver.js +13 -2
  150. package/esm/renderers/Portlet.js +1 -1
  151. package/esm/renderers/Progress.js +1 -1
  152. package/esm/renderers/Property.js +1 -1
  153. package/esm/renderers/QRCode.js +1 -1
  154. package/esm/renderers/QuickEdit.js +1 -1
  155. package/esm/renderers/Remark.js +1 -1
  156. package/esm/renderers/SearchBox.js +1 -1
  157. package/esm/renderers/Service.d.ts +35 -11
  158. package/esm/renderers/Service.js +171 -46
  159. package/esm/renderers/SparkLine.js +1 -1
  160. package/esm/renderers/Spinner.js +1 -1
  161. package/esm/renderers/Status.js +8 -4
  162. package/esm/renderers/Steps.js +1 -1
  163. package/esm/renderers/Table/ColumnToggler.js +1 -1
  164. package/esm/renderers/Table/HeadCellFilterDropdown.d.ts +3 -0
  165. package/esm/renderers/Table/HeadCellFilterDropdown.js +17 -3
  166. package/esm/renderers/Table/HeadCellSearchDropdown.js +1 -1
  167. package/esm/renderers/Table/ItemActionsWrapper.js +1 -1
  168. package/esm/renderers/Table/TableBody.js +1 -1
  169. package/esm/renderers/Table/TableCell.js +1 -1
  170. package/esm/renderers/Table/TableContent.js +1 -1
  171. package/esm/renderers/Table/TableRow.js +1 -1
  172. package/esm/renderers/Table/exportExcel.js +48 -32
  173. package/esm/renderers/Table/index.js +25 -25
  174. package/esm/renderers/Table2/ColumnToggler.js +1 -1
  175. package/esm/renderers/Table2/HeadCellSearchDropdown.js +1 -1
  176. package/esm/renderers/Table2/TableCell.js +1 -1
  177. package/esm/renderers/Table2/index.d.ts +13 -3
  178. package/esm/renderers/Table2/index.js +85 -35
  179. package/esm/renderers/TableView.js +1 -1
  180. package/esm/renderers/Tabs.js +1 -1
  181. package/esm/renderers/Tag.js +1 -1
  182. package/esm/renderers/Tasks.js +1 -1
  183. package/esm/renderers/Timeline.js +1 -1
  184. package/esm/renderers/TooltipWrapper.js +1 -1
  185. package/esm/renderers/Tpl.d.ts +0 -3
  186. package/esm/renderers/Tpl.js +7 -24
  187. package/esm/renderers/VBox.js +1 -1
  188. package/esm/renderers/Video.js +1 -1
  189. package/esm/renderers/WebComponent.js +1 -1
  190. package/esm/renderers/Wizard.d.ts +3 -3
  191. package/esm/renderers/Wizard.js +7 -7
  192. package/esm/renderers/Wrapper.js +1 -1
  193. package/esm/schemaExtend.js +1 -1
  194. package/lib/_virtual/MiniDecimal.js +1 -1
  195. package/lib/_virtual/classCallCheck.js +1 -1
  196. package/lib/_virtual/createClass.js +1 -1
  197. package/lib/_virtual/interopRequireDefault.js +1 -1
  198. package/lib/_virtual/numberUtil.js +1 -1
  199. package/lib/_virtual/supportUtil.js +1 -1
  200. package/lib/compat.js +1 -1
  201. package/lib/helper.css +8335 -38
  202. package/lib/index.js +1 -1
  203. package/lib/node_modules/@babel/runtime/helpers/classCallCheck.js +1 -1
  204. package/lib/node_modules/@babel/runtime/helpers/createClass.js +1 -1
  205. package/lib/node_modules/@babel/runtime/helpers/interopRequireDefault.js +1 -1
  206. package/lib/node_modules/rc-input-number/lib/utils/MiniDecimal.js +1 -1
  207. package/lib/node_modules/rc-input-number/lib/utils/numberUtil.js +1 -1
  208. package/lib/node_modules/rc-input-number/lib/utils/supportUtil.js +1 -1
  209. package/lib/preset.js +7 -2
  210. package/lib/renderers/Action.js +1 -1
  211. package/lib/renderers/Alert.js +1 -1
  212. package/lib/renderers/AnchorNav.js +1 -1
  213. package/lib/renderers/App.d.ts +3 -3
  214. package/lib/renderers/App.js +7 -7
  215. package/lib/renderers/Audio.js +1 -1
  216. package/lib/renderers/Avatar.js +1 -1
  217. package/lib/renderers/BarCode.js +1 -1
  218. package/lib/renderers/Breadcrumb.js +1 -1
  219. package/lib/renderers/ButtonGroup.js +1 -1
  220. package/lib/renderers/CRUD.d.ts +6 -6
  221. package/lib/renderers/CRUD.js +26 -19
  222. package/lib/renderers/CRUD2.js +5 -5
  223. package/lib/renderers/Calendar.js +1 -1
  224. package/lib/renderers/Card.js +1 -1
  225. package/lib/renderers/Card2.js +1 -1
  226. package/lib/renderers/Cards.js +1 -1
  227. package/lib/renderers/Carousel.js +1 -1
  228. package/lib/renderers/Chart.d.ts +3 -3
  229. package/lib/renderers/Chart.js +9 -9
  230. package/lib/renderers/Code.js +1 -1
  231. package/lib/renderers/Collapse.d.ts +1 -0
  232. package/lib/renderers/Collapse.js +12 -1
  233. package/lib/renderers/CollapseGroup.js +1 -1
  234. package/lib/renderers/Color.js +1 -1
  235. package/lib/renderers/Container.js +1 -1
  236. package/lib/renderers/Copyable.js +1 -1
  237. package/lib/renderers/Custom.js +1 -1
  238. package/lib/renderers/Date.js +1 -1
  239. package/lib/renderers/Dialog.d.ts +18 -18
  240. package/lib/renderers/Dialog.js +1 -1
  241. package/lib/renderers/Divider.js +1 -1
  242. package/lib/renderers/Drawer.js +2 -4
  243. package/lib/renderers/DropDownButton.js +1 -1
  244. package/lib/renderers/Each.js +1 -1
  245. package/lib/renderers/Flex.js +1 -1
  246. package/lib/renderers/Form/ButtonGroupSelect.js +1 -1
  247. package/lib/renderers/Form/ButtonToolbar.js +1 -1
  248. package/lib/renderers/Form/ChainedSelect.js +1 -1
  249. package/lib/renderers/Form/ChartRadios.js +1 -1
  250. package/lib/renderers/Form/Checkbox.js +1 -1
  251. package/lib/renderers/Form/Checkboxes.js +1 -1
  252. package/lib/renderers/Form/Combo.d.ts +5 -1
  253. package/lib/renderers/Form/Combo.js +11 -5
  254. package/lib/renderers/Form/ConditionBuilder.js +1 -1
  255. package/lib/renderers/Form/Control.js +1 -1
  256. package/lib/renderers/Form/DiffEditor.d.ts +24 -24
  257. package/lib/renderers/Form/DiffEditor.js +1 -1
  258. package/lib/renderers/Form/Editor.d.ts +24 -24
  259. package/lib/renderers/Form/Editor.js +1 -1
  260. package/lib/renderers/Form/FieldSet.d.ts +1 -0
  261. package/lib/renderers/Form/FieldSet.js +9 -3
  262. package/lib/renderers/Form/Formula.js +1 -1
  263. package/lib/renderers/Form/Group.js +1 -1
  264. package/lib/renderers/Form/Hidden.js +1 -1
  265. package/lib/renderers/Form/IconPicker.js +1 -1
  266. package/lib/renderers/Form/IconPickerIcons.js +1 -1
  267. package/lib/renderers/Form/InputArray.js +1 -1
  268. package/lib/renderers/Form/InputCity.js +1 -1
  269. package/lib/renderers/Form/InputColor.d.ts +40 -40
  270. package/lib/renderers/Form/InputColor.js +1 -1
  271. package/lib/renderers/Form/InputDate.js +3 -3
  272. package/lib/renderers/Form/InputDateRange.js +1 -1
  273. package/lib/renderers/Form/InputExcel.d.ts +14 -0
  274. package/lib/renderers/Form/InputExcel.js +59 -2
  275. package/lib/renderers/Form/InputFile.js +9 -8
  276. package/lib/renderers/Form/InputFormula.d.ts +7 -0
  277. package/lib/renderers/Form/InputFormula.js +3 -3
  278. package/lib/renderers/Form/InputGroup.js +1 -1
  279. package/lib/renderers/Form/InputImage.d.ts +0 -1
  280. package/lib/renderers/Form/InputImage.js +6 -16
  281. package/lib/renderers/Form/InputMonthRange.js +1 -1
  282. package/lib/renderers/Form/InputNumber.d.ts +8 -0
  283. package/lib/renderers/Form/InputNumber.js +9 -4
  284. package/lib/renderers/Form/InputQuarterRange.js +1 -1
  285. package/lib/renderers/Form/InputRange.d.ts +3 -3
  286. package/lib/renderers/Form/InputRange.js +7 -7
  287. package/lib/renderers/Form/InputRating.js +1 -1
  288. package/lib/renderers/Form/InputRepeat.js +1 -1
  289. package/lib/renderers/Form/InputRichText.js +63 -46
  290. package/lib/renderers/Form/InputSubForm.js +1 -1
  291. package/lib/renderers/Form/InputTable.js +1 -1
  292. package/lib/renderers/Form/InputTag.js +1 -1
  293. package/lib/renderers/Form/InputText.d.ts +5 -1
  294. package/lib/renderers/Form/InputText.js +10 -6
  295. package/lib/renderers/Form/InputTree.js +1 -1
  296. package/lib/renderers/Form/InputYearRange.js +1 -1
  297. package/lib/renderers/Form/JSONSchema.js +1 -1
  298. package/lib/renderers/Form/JSONSchemaEditor.js +1 -1
  299. package/lib/renderers/Form/ListSelect.js +1 -1
  300. package/lib/renderers/Form/LocationPicker.js +1 -1
  301. package/lib/renderers/Form/MatrixCheckboxes.js +1 -1
  302. package/lib/renderers/Form/NestedSelect.js +1 -1
  303. package/lib/renderers/Form/Picker.d.ts +3 -3
  304. package/lib/renderers/Form/Picker.js +51 -10
  305. package/lib/renderers/Form/Radios.js +1 -1
  306. package/lib/renderers/Form/Select.d.ts +1 -1
  307. package/lib/renderers/Form/Select.js +8 -6
  308. package/lib/renderers/Form/Static.js +1 -1
  309. package/lib/renderers/Form/Switch.js +1 -1
  310. package/lib/renderers/Form/TabsTransfer.js +1 -1
  311. package/lib/renderers/Form/TabsTransferPicker.js +1 -1
  312. package/lib/renderers/Form/Textarea.js +1 -1
  313. package/lib/renderers/Form/Transfer.d.ts +4 -0
  314. package/lib/renderers/Form/Transfer.js +18 -10
  315. package/lib/renderers/Form/TransferPicker.js +4 -4
  316. package/lib/renderers/Form/TreeSelect.js +2 -2
  317. package/lib/renderers/Form/UUID.js +1 -1
  318. package/lib/renderers/Form/UserSelect.js +1 -1
  319. package/lib/renderers/Grid.js +1 -1
  320. package/lib/renderers/Grid2D.js +1 -1
  321. package/lib/renderers/GridNav.js +1 -1
  322. package/lib/renderers/HBox.js +1 -1
  323. package/lib/renderers/IFrame.js +8 -3
  324. package/lib/renderers/Icon.js +1 -1
  325. package/lib/renderers/Image.d.ts +35 -36
  326. package/lib/renderers/Image.js +5 -3
  327. package/lib/renderers/Images.d.ts +10 -1
  328. package/lib/renderers/Images.js +3 -3
  329. package/lib/renderers/Json.js +2 -2
  330. package/lib/renderers/Link.js +1 -1
  331. package/lib/renderers/List.js +1 -1
  332. package/lib/renderers/Log.d.ts +0 -5
  333. package/lib/renderers/Log.js +5 -14
  334. package/lib/renderers/Mapping.js +1 -1
  335. package/lib/renderers/Markdown.js +1 -1
  336. package/lib/renderers/Nav.js +3 -3
  337. package/lib/renderers/Operation.js +1 -1
  338. package/lib/renderers/Page.d.ts +3 -3
  339. package/lib/renderers/Page.js +10 -10
  340. package/lib/renderers/Pagination.js +1 -1
  341. package/lib/renderers/PaginationWrapper.js +1 -1
  342. package/lib/renderers/Panel.js +1 -1
  343. package/lib/renderers/Plain.js +1 -1
  344. package/lib/renderers/PopOver.js +13 -2
  345. package/lib/renderers/Portlet.js +1 -1
  346. package/lib/renderers/Progress.js +1 -1
  347. package/lib/renderers/Property.js +1 -1
  348. package/lib/renderers/QRCode.js +1 -1
  349. package/lib/renderers/QuickEdit.js +1 -1
  350. package/lib/renderers/Remark.js +1 -1
  351. package/lib/renderers/SearchBox.js +1 -1
  352. package/lib/renderers/Service.d.ts +35 -11
  353. package/lib/renderers/Service.js +172 -44
  354. package/lib/renderers/SparkLine.js +1 -1
  355. package/lib/renderers/Spinner.js +1 -1
  356. package/lib/renderers/Status.js +9 -4
  357. package/lib/renderers/Steps.js +1 -1
  358. package/lib/renderers/Table/ColumnToggler.js +1 -1
  359. package/lib/renderers/Table/HeadCellFilterDropdown.d.ts +3 -0
  360. package/lib/renderers/Table/HeadCellFilterDropdown.js +16 -2
  361. package/lib/renderers/Table/HeadCellSearchDropdown.js +1 -1
  362. package/lib/renderers/Table/ItemActionsWrapper.js +1 -1
  363. package/lib/renderers/Table/TableBody.js +1 -1
  364. package/lib/renderers/Table/TableCell.js +1 -1
  365. package/lib/renderers/Table/TableContent.js +1 -1
  366. package/lib/renderers/Table/TableRow.js +1 -1
  367. package/lib/renderers/Table/exportExcel.js +48 -32
  368. package/lib/renderers/Table/index.js +26 -25
  369. package/lib/renderers/Table2/ColumnToggler.js +1 -1
  370. package/lib/renderers/Table2/HeadCellSearchDropdown.js +1 -1
  371. package/lib/renderers/Table2/TableCell.js +1 -1
  372. package/lib/renderers/Table2/index.d.ts +13 -3
  373. package/lib/renderers/Table2/index.js +85 -35
  374. package/lib/renderers/TableView.js +1 -1
  375. package/lib/renderers/Tabs.js +1 -1
  376. package/lib/renderers/Tag.js +1 -1
  377. package/lib/renderers/Tasks.js +1 -1
  378. package/lib/renderers/Timeline.js +1 -1
  379. package/lib/renderers/TooltipWrapper.js +1 -1
  380. package/lib/renderers/Tpl.d.ts +0 -3
  381. package/lib/renderers/Tpl.js +6 -23
  382. package/lib/renderers/VBox.js +1 -1
  383. package/lib/renderers/Video.js +1 -1
  384. package/lib/renderers/WebComponent.js +1 -1
  385. package/lib/renderers/Wizard.d.ts +3 -3
  386. package/lib/renderers/Wizard.js +7 -7
  387. package/lib/renderers/Wrapper.js +1 -1
  388. package/lib/schemaExtend.js +1 -1
  389. package/lib/themes/ang-ie11.css +4648 -1413
  390. package/lib/themes/ang.css +8847 -5617
  391. package/lib/themes/antd-ie11.css +4644 -1415
  392. package/lib/themes/antd.css +8955 -5731
  393. package/lib/themes/cxd-ie11.css +4652 -1423
  394. package/lib/themes/cxd.css +8855 -5630
  395. package/lib/themes/dark-ie11.css +4763 -1527
  396. package/lib/themes/dark.css +8940 -5709
  397. package/lib/themes/default-ie11.css +4652 -1423
  398. package/lib/themes/default.css +8855 -5630
  399. package/package.json +24 -20
  400. package/revision.json +7 -0
  401. package/schema.json +638 -438
  402. package/sdk/ang-ie11.css +10687 -24
  403. package/sdk/ang.css +10682 -24
  404. package/sdk/antd-ie11.css +10689 -33
  405. package/sdk/antd.css +10791 -140
  406. package/sdk/barcode.js +50 -50
  407. package/sdk/charts.js +16 -16
  408. package/sdk/codemirror.js +7 -7
  409. package/sdk/color-picker.js +65 -65
  410. package/sdk/cropperjs.js +2 -2
  411. package/sdk/cxd-ie11.css +10694 -38
  412. package/sdk/cxd.css +10688 -36
  413. package/sdk/dark-ie11.css +10689 -24
  414. package/sdk/dark.css +10773 -113
  415. package/sdk/exceljs.js +1 -1
  416. package/sdk/helper.css +8335 -38
  417. package/sdk/locale/de-DE.js +8 -1
  418. package/sdk/markdown.js +68 -68
  419. package/sdk/papaparse.js +1 -1
  420. package/sdk/rest.js +17 -17
  421. package/sdk/rich-text.js +62 -62
  422. package/sdk/sdk-ie11.css +10694 -38
  423. package/sdk/sdk.css +10688 -36
  424. package/sdk/sdk.js +1437 -1439
  425. package/sdk/thirds/hls.js/hls.js +1 -1
  426. package/sdk/thirds/mpegts.js/mpegts.js +1 -1
  427. package/sdk/tinymce.js +52 -52
  428. package/sdk/thirds/codemirror/lib/codemirror.css +0 -344
  429. package/sdk/thirds/cropperjs/cropper.css +0 -304
  430. package/sdk/thirds/froala-editor/css/froala_editor.pkgd.min.css +0 -7
  431. package/sdk/thirds/froala-editor/css/froala_style.min.css +0 -7
  432. package/sdk/thirds/tinymce/skins/ui/oxide/skin.css +0 -3074
  433. package/sdk/thirds/video-react/video-react.css +0 -1049
package/schema.json CHANGED
@@ -276,7 +276,21 @@
276
276
  "type": "string"
277
277
  },
278
278
  "args": {
279
- "type": "object"
279
+ "anyOf": [
280
+ {
281
+ "type": "object"
282
+ },
283
+ {
284
+ "type": "null"
285
+ }
286
+ ]
287
+ },
288
+ "dataMergeMode": {
289
+ "type": "string",
290
+ "enum": [
291
+ "merge",
292
+ "override"
293
+ ]
280
294
  },
281
295
  "outputVar": {
282
296
  "type": "string"
@@ -13697,6 +13711,14 @@
13697
13711
  },
13698
13712
  "description": "操作列配置"
13699
13713
  },
13714
+ "maxKeepItemSelectionLength": {
13715
+ "type": "number",
13716
+ "description": "批量操作最大限制数"
13717
+ },
13718
+ "keepItemSelectionOnPageChange": {
13719
+ "type": "boolean",
13720
+ "description": "翻页时是否保留用户已选的数据"
13721
+ },
13700
13722
  "className": {
13701
13723
  "$ref": "#/definitions/SchemaClassName",
13702
13724
  "description": "容器 css 类名"
@@ -13848,10 +13870,6 @@
13848
13870
  "type": "boolean",
13849
13871
  "description": "是否将接口返回的内容自动同步到地址栏,前提是开启了同步地址栏。"
13850
13872
  },
13851
- "keepItemSelectionOnPageChange": {
13852
- "type": "boolean",
13853
- "description": "翻页时是否保留用户已选的数据"
13854
- },
13855
13873
  "autoFillHeight": {
13856
13874
  "type": "boolean",
13857
13875
  "description": "内容区域占满屏幕剩余空间"
@@ -18466,6 +18484,17 @@
18466
18484
  "htmlTarget": {
18467
18485
  "type": "string",
18468
18486
  "description": "链接的 target"
18487
+ },
18488
+ "showToolbar": {
18489
+ "type": "boolean",
18490
+ "description": "是否展示图片工具栏"
18491
+ },
18492
+ "toolbarActions": {
18493
+ "type": "array",
18494
+ "items": {
18495
+ "$ref": "#/definitions/ImageToolbarAction"
18496
+ },
18497
+ "description": "工具栏配置"
18469
18498
  }
18470
18499
  },
18471
18500
  "required": [
@@ -18474,6 +18503,37 @@
18474
18503
  "additionalProperties": false,
18475
18504
  "description": "图片展示控件。 文档:https://baidu.gitee.io/amis/docs/components/image"
18476
18505
  },
18506
+ "ImageToolbarAction": {
18507
+ "type": "object",
18508
+ "properties": {
18509
+ "key": {
18510
+ "type": "string",
18511
+ "enum": [
18512
+ "ROTATE_RIGHT",
18513
+ "ROTATE_LEFT",
18514
+ "ZOOM_IN",
18515
+ "ZOOM_OUT",
18516
+ "SCALE_ORIGIN"
18517
+ ]
18518
+ },
18519
+ "label": {
18520
+ "type": "string"
18521
+ },
18522
+ "icon": {
18523
+ "type": "string"
18524
+ },
18525
+ "iconClassName": {
18526
+ "type": "string"
18527
+ },
18528
+ "disabled": {
18529
+ "type": "boolean"
18530
+ }
18531
+ },
18532
+ "required": [
18533
+ "key"
18534
+ ],
18535
+ "additionalProperties": false
18536
+ },
18477
18537
  "ImagesSchema": {
18478
18538
  "type": "object",
18479
18539
  "properties": {
@@ -18605,6 +18665,17 @@
18605
18665
  "listClassName": {
18606
18666
  "$ref": "#/definitions/SchemaClassName",
18607
18667
  "description": "列表 CSS 类名"
18668
+ },
18669
+ "showToolbar": {
18670
+ "type": "boolean",
18671
+ "description": "是否展示图片工具栏"
18672
+ },
18673
+ "toolbarActions": {
18674
+ "type": "array",
18675
+ "items": {
18676
+ "$ref": "#/definitions/ImageToolbarAction"
18677
+ },
18678
+ "description": "工具栏配置"
18608
18679
  }
18609
18680
  },
18610
18681
  "required": [
@@ -19399,7 +19470,7 @@
19399
19470
  },
19400
19471
  "clipPath": {
19401
19472
  "$ref": "#/definitions/Property.ClipPath",
19402
- "description": "The **`clip-path`** CSS property creates a clipping region that sets what part of an element should be shown. Parts that are inside the region are shown, while those outside are hidden.\n\n**Syntax**: `<clip-source> | [ <basic-shape> || <geometry-box> ] | none`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :----: | | **55** | **3.5** | **9.1** | **12** | **10** | | 23 _-x-_ | | 7 _-x-_ | | |"
19473
+ "description": "The **`clip-path`** CSS property creates a clipping region that sets what part of an element should be shown. Parts that are inside the region are shown, while those outside are hidden.\n\n**Syntax**: `<clip-source> | [ <basic-shape> || <geometry-box> ] | none`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :----: | | **55** | **3.5** | **9.1** | **79** | **10** | | 23 _-x-_ | | 7 _-x-_ | | |"
19403
19474
  },
19404
19475
  "clipRule": {
19405
19476
  "$ref": "#/definitions/Property.ClipRule"
@@ -19462,7 +19533,7 @@
19462
19533
  },
19463
19534
  "fontSizeAdjust": {
19464
19535
  "$ref": "#/definitions/Property.FontSizeAdjust",
19465
- "description": "The **`font-size-adjust`** CSS property sets the size of lower-case letters relative to the current font size (which defines the size of upper-case letters).\n\n**Syntax**: `none | [ ex-height | cap-height | ch-width | ic-width | ic-height ]? [ from-font | <number> ]`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | n/a | **1** | No | n/a | No |"
19536
+ "description": "The **`font-size-adjust`** CSS property sets the size of lower-case letters relative to the current font size (which defines the size of upper-case letters).\n\n**Syntax**: `none | [ ex-height | cap-height | ch-width | ic-width | ic-height ]? [ from-font | <number> ]`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **3** | No | n/a | No |"
19466
19537
  },
19467
19538
  "fontStretch": {
19468
19539
  "$ref": "#/definitions/Property.FontStretch",
@@ -19485,7 +19556,7 @@
19485
19556
  },
19486
19557
  "imageRendering": {
19487
19558
  "$ref": "#/definitions/Property.ImageRendering",
19488
- "description": "The **`image-rendering`** CSS property sets an image scaling algorithm. The property applies to an element itself, to any images set in its other properties, and to its descendants.\n\n**Syntax**: `auto | crisp-edges | pixelated`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **13** | **3.6** | **6** | **79** | No |"
19559
+ "description": "The **`image-rendering`** CSS property sets an image scaling algorithm. The property applies to an element itself, to any images set in its other properties, and to its descendants.\n\n**Syntax**: `auto | crisp-edges | pixelated`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **13** | **3.6** | **6** | n/a | No |"
19489
19560
  },
19490
19561
  "letterSpacing": {
19491
19562
  "$ref": "#/definitions/Property.LetterSpacing%3C(string%7Cnumber)%3E",
@@ -19572,7 +19643,7 @@
19572
19643
  },
19573
19644
  "textRendering": {
19574
19645
  "$ref": "#/definitions/Property.TextRendering",
19575
- "description": "The **`text-rendering`** CSS property provides information to the rendering engine about what to optimize for when rendering text.\n\n**Syntax**: `auto | optimizeSpeed | optimizeLegibility | geometricPrecision`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **4** | **1** | **5** | **79** | No |"
19646
+ "description": "The **`text-rendering`** CSS property provides information to the rendering engine about what to optimize for when rendering text.\n\n**Syntax**: `auto | optimizeSpeed | optimizeLegibility | geometricPrecision`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **4** | **1** | **5** | n/a | No |"
19576
19647
  },
19577
19648
  "unicodeBidi": {
19578
19649
  "$ref": "#/definitions/Property.UnicodeBidi",
@@ -19697,10 +19768,6 @@
19697
19768
  "$ref": "#/definitions/Property.ScrollSnapTypeY",
19698
19769
  "description": "The **`scroll-snap-type-y`** CSS property defines how strictly snap points are enforced on the vertical axis of the scroll container in case there is one.\n\n**Syntax**: `none | mandatory | proximity`\n\n**Initial value**: `none`"
19699
19770
  },
19700
- "scrollbarTrackColor": {
19701
- "$ref": "#/definitions/Property.MsScrollbarTrackColor",
19702
- "description": "The **`-ms-scrollbar-track-color`** CSS property is a Microsoft extension that specifies the color of the track element of a scrollbar.\n\n**Syntax**: `<color>`\n\n**Initial value**: `Scrollbar`"
19703
- },
19704
19771
  "KhtmlBoxAlign": {
19705
19772
  "$ref": "#/definitions/Property.BoxAlign",
19706
19773
  "description": "The **`box-align`** CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.\n\n**Syntax**: `start | center | end | baseline | stretch`\n\n**Initial value**: `stretch`"
@@ -19885,10 +19952,6 @@
19885
19952
  "$ref": "#/definitions/Property.ImeMode",
19886
19953
  "description": "The **`ime-mode`** CSS property controls the state of the input method editor (IME) for text fields. This property is obsolete.\n\n**Syntax**: `auto | normal | active | inactive | disabled`\n\n**Initial value**: `auto`"
19887
19954
  },
19888
- "msScrollbarTrackColor": {
19889
- "$ref": "#/definitions/Property.MsScrollbarTrackColor",
19890
- "description": "The **`-ms-scrollbar-track-color`** CSS property is a Microsoft extension that specifies the color of the track element of a scrollbar.\n\n**Syntax**: `<color>`\n\n**Initial value**: `Scrollbar`"
19891
- },
19892
19955
  "OAnimation": {
19893
19956
  "$ref": "#/definitions/Property.Animation%3Cstring%3E",
19894
19957
  "description": "The **`animation`** shorthand CSS property applies an animation between styles. It is a shorthand for `animation-name`, `animation-duration`, `animation-timing-function`, `animation-delay`, `animation-iteration-count`, `animation-direction`, `animation-fill-mode`, and `animation-play-state`.\n\n**Syntax**: `<single-animation>#`"
@@ -20205,10 +20268,6 @@
20205
20268
  "$ref": "#/definitions/Property.ColumnFill",
20206
20269
  "description": "The **`column-fill`** CSS property controls how an element's contents are balanced when broken into columns.\n\n**Syntax**: `auto | balance | balance-all`\n\n**Initial value**: `balance`"
20207
20270
  },
20208
- "MozColumnGap": {
20209
- "$ref": "#/definitions/Property.ColumnGap%3C(string%7Cnumber)%3E",
20210
- "description": "The **`column-gap`** CSS property sets the size of the gap (gutter) between an element's columns.\n\n**Syntax**: `normal | <length-percentage>`\n\n**Initial value**: `normal`"
20211
- },
20212
20271
  "MozColumnRuleColor": {
20213
20272
  "$ref": "#/definitions/Property.ColumnRuleColor",
20214
20273
  "description": "The **`column-rule-color`** CSS property sets the color of the line drawn between columns in a multi-column layout.\n\n**Syntax**: `<color>`\n\n**Initial value**: `currentcolor`"
@@ -20341,10 +20400,6 @@
20341
20400
  "$ref": "#/definitions/Property.MsAccelerator",
20342
20401
  "description": "The **`-ms-accelerator`** CSS property is a Microsoft extension that sets or retrieves a string indicating whether the object represents a keyboard shortcut.\n\n**Syntax**: `false | true`\n\n**Initial value**: `false`"
20343
20402
  },
20344
- "msAlignSelf": {
20345
- "$ref": "#/definitions/Property.AlignSelf",
20346
- "description": "The **`align-self`** CSS property overrides a grid or flex item's `align-items` value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.\n\n**Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>`\n\n**Initial value**: `auto`"
20347
- },
20348
20403
  "msBlockProgression": {
20349
20404
  "$ref": "#/definitions/Property.MsBlockProgression",
20350
20405
  "description": "The **`-ms-block-progression`** CSS property is a Microsoft extension that specifies the block progression and layout orientation.\n\n**Syntax**: `tb | rl | bt | lr`\n\n**Initial value**: `tb`"
@@ -20425,10 +20480,6 @@
20425
20480
  "$ref": "#/definitions/Property.MsImeAlign",
20426
20481
  "description": "The **`-ms-ime-align`** CSS property is a Microsoft extension aligning the Input Method Editor (IME) candidate window box relative to the element on which the IME composition is active. The extension is implemented in Microsoft Edge and Internet Explorer 11.\n\n**Syntax**: `auto | after`\n\n**Initial value**: `auto`"
20427
20482
  },
20428
- "msJustifySelf": {
20429
- "$ref": "#/definitions/Property.JustifySelf",
20430
- "description": "The CSS **`justify-self`** property sets the way a box is justified inside its alignment container along the appropriate axis.\n\n**Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ]`\n\n**Initial value**: `auto`"
20431
- },
20432
20483
  "msLineBreak": {
20433
20484
  "$ref": "#/definitions/Property.LineBreak",
20434
20485
  "description": "The **`line-break`** CSS property sets how to break lines of Chinese, Japanese, or Korean (CJK) text when working with punctuation and symbols.\n\n**Syntax**: `auto | loose | normal | strict | anywhere`\n\n**Initial value**: `auto`"
@@ -20517,6 +20568,10 @@
20517
20568
  "$ref": "#/definitions/Property.MsScrollbarShadowColor",
20518
20569
  "description": "The **`-ms-scrollbar-shadow-color`** CSS property is a Microsoft extension that specifies the color of the bottom and right edges of the scroll box and scroll arrows of a scroll bar.\n\n**Syntax**: `<color>`\n\n**Initial value**: `ThreeDDarkShadow`"
20519
20570
  },
20571
+ "msScrollbarTrackColor": {
20572
+ "$ref": "#/definitions/Property.MsScrollbarTrackColor",
20573
+ "description": "The **`-ms-scrollbar-track-color`** CSS property is a Microsoft extension that specifies the color of the track element of a scrollbar.\n\n**Syntax**: `<color>`\n\n**Initial value**: `Scrollbar`"
20574
+ },
20520
20575
  "msTextAutospace": {
20521
20576
  "$ref": "#/definitions/Property.MsTextAutospace",
20522
20577
  "description": "The **`-ms-text-autospace`** CSS property is a Microsoft extension that specifies the autospacing and narrow space width adjustment of text.\n\n**Syntax**: `none | ideograph-alpha | ideograph-numeric | ideograph-parenthesis | ideograph-space`\n\n**Initial value**: `none`"
@@ -20713,10 +20768,6 @@
20713
20768
  "$ref": "#/definitions/Property.ColumnFill",
20714
20769
  "description": "The **`column-fill`** CSS property controls how an element's contents are balanced when broken into columns.\n\n**Syntax**: `auto | balance | balance-all`\n\n**Initial value**: `balance`"
20715
20770
  },
20716
- "WebkitColumnGap": {
20717
- "$ref": "#/definitions/Property.ColumnGap%3C(string%7Cnumber)%3E",
20718
- "description": "The **`column-gap`** CSS property sets the size of the gap (gutter) between an element's columns.\n\n**Syntax**: `normal | <length-percentage>`\n\n**Initial value**: `normal`"
20719
- },
20720
20771
  "WebkitColumnRuleColor": {
20721
20772
  "$ref": "#/definitions/Property.ColumnRuleColor",
20722
20773
  "description": "The **`column-rule-color`** CSS property sets the color of the line drawn between columns in a multi-column layout.\n\n**Syntax**: `<color>`\n\n**Initial value**: `currentcolor`"
@@ -21027,7 +21078,7 @@
21027
21078
  },
21028
21079
  "all": {
21029
21080
  "$ref": "#/definitions/Property.All",
21030
- "description": "The **`all`** shorthand CSS property resets all of an element's properties except `unicode-bidi`, `direction`, and CSS Custom Properties. It can set properties to their initial or inherited values, or to the values specified in another stylesheet origin.\n\n**Syntax**: `initial | inherit | unset | revert | revert-layer`\n\n**Initial value**: There is no practical initial value for it.\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :----: | :-: | | **37** | **27** | **9.1** | **79** | No |"
21081
+ "description": "The **`all`** shorthand CSS property resets all of an element's properties except `unicode-bidi`, `direction`, and CSS Custom Properties. It can set properties to their initial or inherited values, or to the values specified in another stylesheet origin.\n\n**Syntax**: `initial | inherit | unset | revert | revert-layer`\n\n**Initial value**: There is no practical initial value for it.\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :--: | :-: | | **37** | **27** | **9.1** | n/a | No |"
21031
21082
  },
21032
21083
  "animation": {
21033
21084
  "$ref": "#/definitions/Property.Animation%3Cstring%3E",
@@ -21047,15 +21098,15 @@
21047
21098
  },
21048
21099
  "borderBlock": {
21049
21100
  "$ref": "#/definitions/Property.BorderBlock%3C(string%7Cnumber)%3E",
21050
- "description": "The **`border-block`** CSS property is a shorthand property for setting the individual logical block border property values in a single place in the style sheet.\n\n**Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
21101
+ "description": "The **`border-block`** CSS property is a shorthand property for setting the individual logical block border property values in a single place in the style sheet.\n\n**Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **66** | **14.1** | n/a | No |"
21051
21102
  },
21052
21103
  "borderBlockEnd": {
21053
21104
  "$ref": "#/definitions/Property.BorderBlockEnd%3C(string%7Cnumber)%3E",
21054
- "description": "The **`border-block-end`** CSS property is a shorthand property for setting the individual logical block-end border property values in a single place in the style sheet.\n\n**Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
21105
+ "description": "The **`border-block-end`** CSS property is a shorthand property for setting the individual logical block-end border property values in a single place in the style sheet.\n\n**Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **41** | **12.1** | n/a | No |"
21055
21106
  },
21056
21107
  "borderBlockStart": {
21057
21108
  "$ref": "#/definitions/Property.BorderBlockStart%3C(string%7Cnumber)%3E",
21058
- "description": "The **`border-block-start`** CSS property is a shorthand property for setting the individual logical block-start border property values in a single place in the style sheet.\n\n**Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
21109
+ "description": "The **`border-block-start`** CSS property is a shorthand property for setting the individual logical block-start border property values in a single place in the style sheet.\n\n**Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **41** | **12.1** | n/a | No |"
21059
21110
  },
21060
21111
  "borderBottom": {
21061
21112
  "$ref": "#/definitions/Property.BorderBottom%3C(string%7Cnumber)%3E",
@@ -21071,15 +21122,15 @@
21071
21122
  },
21072
21123
  "borderInline": {
21073
21124
  "$ref": "#/definitions/Property.BorderInline%3C(string%7Cnumber)%3E",
21074
- "description": "The **`border-inline`** CSS property is a shorthand property for setting the individual logical inline border property values in a single place in the style sheet.\n\n**Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
21125
+ "description": "The **`border-inline`** CSS property is a shorthand property for setting the individual logical inline border property values in a single place in the style sheet.\n\n**Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **66** | **14.1** | n/a | No |"
21075
21126
  },
21076
21127
  "borderInlineEnd": {
21077
21128
  "$ref": "#/definitions/Property.BorderInlineEnd%3C(string%7Cnumber)%3E",
21078
- "description": "The **`border-inline-end`** CSS property is a shorthand property for setting the individual logical inline-end border property values in a single place in the style sheet.\n\n**Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
21129
+ "description": "The **`border-inline-end`** CSS property is a shorthand property for setting the individual logical inline-end border property values in a single place in the style sheet.\n\n**Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **41** | **12.1** | n/a | No |"
21079
21130
  },
21080
21131
  "borderInlineStart": {
21081
21132
  "$ref": "#/definitions/Property.BorderInlineStart%3C(string%7Cnumber)%3E",
21082
- "description": "The **`border-inline-start`** CSS property is a shorthand property for setting the individual logical inline-start border property values in a single place in the style sheet.\n\n**Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
21133
+ "description": "The **`border-inline-start`** CSS property is a shorthand property for setting the individual logical inline-start border property values in a single place in the style sheet.\n\n**Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **41** | **12.1** | n/a | No |"
21083
21134
  },
21084
21135
  "borderLeft": {
21085
21136
  "$ref": "#/definitions/Property.BorderLeft%3C(string%7Cnumber)%3E",
@@ -21123,7 +21174,7 @@
21123
21174
  },
21124
21175
  "gap": {
21125
21176
  "$ref": "#/definitions/Property.Gap%3C(string%7Cnumber)%3E",
21126
- "description": "The **`gap`** CSS property sets the gaps (gutters) between rows and columns. It is a shorthand for `row-gap` and `column-gap`.\n\n**Syntax**: `<'row-gap'> <'column-gap'>?`\n\n---\n\n_Supported in Flex Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **84** | **63** | **14.1** | **84** | No |\n\n---\n\n_Supported in Grid Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :-------------: | :-------------: | :---------------: | :----: | :-: | | **66** | **61** | **12** | **16** | No | | 57 _(grid-gap)_ | 52 _(grid-gap)_ | 10.1 _(grid-gap)_ | | |\n\n---\n\n_Supported in Multi-column Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **66** | **61** | No | **16** | No |\n\n---"
21177
+ "description": "The **`gap`** CSS property sets the gaps (gutters) between rows and columns. It is a shorthand for `row-gap` and `column-gap`.\n\n**Syntax**: `<'row-gap'> <'column-gap'>?`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |"
21127
21178
  },
21128
21179
  "grid": {
21129
21180
  "$ref": "#/definitions/Property.Grid",
@@ -21159,15 +21210,15 @@
21159
21210
  },
21160
21211
  "maskBorder": {
21161
21212
  "$ref": "#/definitions/Property.MaskBorder",
21162
- "description": "The **`mask-border`** CSS shorthand property lets you create a mask along the edge of an element's border.\n\n**Syntax**: `<'mask-border-source'> || <'mask-border-slice'> [ / <'mask-border-width'>? [ / <'mask-border-outset'> ]? ]? || <'mask-border-repeat'> || <'mask-border-mode'>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------------------------------: | :-----: | :--------------------------------: | :-------------------------------: | :-: | | **1** _(-webkit-mask-box-image)_ | No | **3.1** _(-webkit-mask-box-image)_ | **79** _(-webkit-mask-box-image)_ | No |"
21213
+ "description": "The **`mask-border`** CSS shorthand property lets you create a mask along the edge of an element's border.\n\n**Syntax**: `<'mask-border-source'> || <'mask-border-slice'> [ / <'mask-border-width'>? [ / <'mask-border-outset'> ]? ]? || <'mask-border-repeat'> || <'mask-border-mode'>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------------------------------: | :-----: | :--------------------------------: | :--: | :-: | | **1** _(-webkit-mask-box-image)_ | No | **3.1** _(-webkit-mask-box-image)_ | n/a | No |"
21163
21214
  },
21164
21215
  "motion": {
21165
21216
  "$ref": "#/definitions/Property.Offset%3C(string%7Cnumber)%3E",
21166
- "description": "The **`offset`** CSS shorthand property sets all the properties required for animating an element along a defined path.\n\n**Syntax**: `[ <'offset-position'>? [ <'offset-path'> [ <'offset-distance'> || <'offset-rotate'> ]? ]? ]! [ / <'offset-anchor'> ]?`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----------: | :-----: | :----: | :----: | :-: | | **55** | **72** | No | **79** | No | | 46 _(motion)_ | | | | |"
21217
+ "description": "The **`offset`** CSS shorthand property sets all the properties required for animating an element along a defined path.\n\n**Syntax**: `[ <'offset-position'>? [ <'offset-path'> [ <'offset-distance'> || <'offset-rotate'> ]? ]? ]! [ / <'offset-anchor'> ]?`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----------: | :-----: | :----: | :--: | :-: | | **55** | **72** | **16** | n/a | No | | 46 _(motion)_ | | | | |"
21167
21218
  },
21168
21219
  "offset": {
21169
21220
  "$ref": "#/definitions/Property.Offset%3C(string%7Cnumber)%3E",
21170
- "description": "The **`offset`** CSS shorthand property sets all the properties required for animating an element along a defined path.\n\n**Syntax**: `[ <'offset-position'>? [ <'offset-path'> [ <'offset-distance'> || <'offset-rotate'> ]? ]? ]! [ / <'offset-anchor'> ]?`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----------: | :-----: | :----: | :----: | :-: | | **55** | **72** | No | **79** | No | | 46 _(motion)_ | | | | |"
21221
+ "description": "The **`offset`** CSS shorthand property sets all the properties required for animating an element along a defined path.\n\n**Syntax**: `[ <'offset-position'>? [ <'offset-path'> [ <'offset-distance'> || <'offset-rotate'> ]? ]? ]! [ / <'offset-anchor'> ]?`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----------: | :-----: | :----: | :--: | :-: | | **55** | **72** | **16** | n/a | No | | 46 _(motion)_ | | | | |"
21171
21222
  },
21172
21223
  "outline": {
21173
21224
  "$ref": "#/definitions/Property.Outline%3C(string%7Cnumber)%3E",
@@ -21175,7 +21226,7 @@
21175
21226
  },
21176
21227
  "overscrollBehavior": {
21177
21228
  "$ref": "#/definitions/Property.OverscrollBehavior",
21178
- "description": "The **`overscroll-behavior`** CSS property sets what a browser does when reaching the boundary of a scrolling area. It's a shorthand for `overscroll-behavior-x` and `overscroll-behavior-y`.\n\n**Syntax**: `[ contain | none | auto ]{1,2}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **63** | **59** | No | **18** | No |"
21229
+ "description": "The **`overscroll-behavior`** CSS property sets what a browser does when reaching the boundary of a scrolling area. It's a shorthand for `overscroll-behavior-x` and `overscroll-behavior-y`.\n\n**Syntax**: `[ contain | none | auto ]{1,2}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **63** | **59** | **16** | **18** | No |"
21179
21230
  },
21180
21231
  "padding": {
21181
21232
  "$ref": "#/definitions/Property.Padding%3C(string%7Cnumber)%3E",
@@ -21183,15 +21234,15 @@
21183
21234
  },
21184
21235
  "placeItems": {
21185
21236
  "$ref": "#/definitions/Property.PlaceItems",
21186
- "description": "The CSS **`place-items`** shorthand property allows you to align items along both the block and inline directions at once (i.e. the `align-items` and `justify-items` properties) in a relevant layout system such as Grid or Flexbox. If the second value is not set, the first value is also used for it.\n\n**Syntax**: `<'align-items'> <'justify-items'>?`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **59** | **45** | **11** | **79** | No |"
21237
+ "description": "The CSS **`place-items`** shorthand property allows you to align items along both the block and inline directions at once (i.e. the `align-items` and `justify-items` properties) in a relevant layout system such as Grid or Flexbox. If the second value is not set, the first value is also used for it.\n\n**Syntax**: `<'align-items'> <'justify-items'>?`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **59** | **45** | **11** | n/a | No |"
21187
21238
  },
21188
21239
  "placeSelf": {
21189
21240
  "$ref": "#/definitions/Property.PlaceSelf",
21190
- "description": "The **`place-self`** CSS shorthand property allows you to align an individual item in both the block and inline directions at once (i.e. the `align-self` and `justify-self` properties) in a relevant layout system such as Grid or Flexbox. If the second value is not present, the first value is also used for it.\n\n**Syntax**: `<'align-self'> <'justify-self'>?`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **59** | **45** | **11** | **79** | No |"
21241
+ "description": "The **`place-self`** CSS shorthand property allows you to align an individual item in both the block and inline directions at once (i.e. the `align-self` and `justify-self` properties) in a relevant layout system such as Grid or Flexbox. If the second value is not present, the first value is also used for it.\n\n**Syntax**: `<'align-self'> <'justify-self'>?`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **59** | **45** | **11** | n/a | No |"
21191
21242
  },
21192
21243
  "textEmphasis": {
21193
21244
  "$ref": "#/definitions/Property.TextEmphasis",
21194
- "description": "The **`text-emphasis`** CSS property applies emphasis marks to text (except spaces and control characters). It is a shorthand for `text-emphasis-style` and `text-emphasis-color`.\n\n**Syntax**: `<'text-emphasis-style'> || <'text-emphasis-color'>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :----: | :------: | :-: | | **99** | **46** | **7** | **99** | No | | 25 _-x-_ | | | 79 _-x-_ | |"
21245
+ "description": "The **`text-emphasis`** CSS property applies emphasis marks to text (except spaces and control characters). It is a shorthand for `text-emphasis-style` and `text-emphasis-color`.\n\n**Syntax**: `<'text-emphasis-style'> || <'text-emphasis-color'>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :----: | :--: | :-: | | **99** | **46** | **7** | n/a | No | | 25 _-x-_ | | | | |"
21195
21246
  },
21196
21247
  "transition": {
21197
21248
  "$ref": "#/definitions/Property.Transition%3Cstring%3E",
@@ -21199,23 +21250,27 @@
21199
21250
  },
21200
21251
  "accentColor": {
21201
21252
  "$ref": "#/definitions/Property.AccentColor",
21202
- "description": "The **`accent-color`** CSS property sets the accent color for user-interface controls generated by some elements.\n\n**Syntax**: `auto | <color>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **93** | **92** | **15.4** | **93** | No |"
21253
+ "description": "The **`accent-color`** CSS property sets the accent color for user-interface controls generated by some elements.\n\n**Syntax**: `auto | <color>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **93** | **92** | **15.4** | n/a | No |"
21203
21254
  },
21204
21255
  "alignContent": {
21205
21256
  "$ref": "#/definitions/Property.AlignContent",
21206
- "description": "The CSS **`align-content`** property sets the distribution of space between and around content items along a flexbox's cross-axis or a grid's block axis.\n\n**Syntax**: `normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position>`\n\n**Initial value**: `normal`\n\n---\n\n_Supported in Flex Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :----: | | **29** | **28** | **9** | **12** | **11** | | 21 _-x-_ | | 7 _-x-_ | | |\n\n---\n\n_Supported in Grid Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |\n\n---"
21257
+ "description": "The CSS **`align-content`** property sets the distribution of space between and around content items along a flexbox's cross-axis or a grid's block axis.\n\n**Syntax**: `normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position>`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :----: | | **29** | **28** | **9** | **12** | **11** | | 21 _-x-_ | | 7 _-x-_ | | |"
21207
21258
  },
21208
21259
  "alignItems": {
21209
21260
  "$ref": "#/definitions/Property.AlignItems",
21210
- "description": "The CSS **`align-items`** property sets the `align-self` value on all direct children as a group. In Flexbox, it controls the alignment of items on the Cross Axis. In Grid Layout, it controls the alignment of items on the Block Axis within their grid area.\n\n**Syntax**: `normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ]`\n\n**Initial value**: `normal`\n\n---\n\n_Supported in Flex Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :----: | | **52** | **20** | **9** | **12** | **11** | | 21 _-x-_ | | 7 _-x-_ | | |\n\n---\n\n_Supported in Grid Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |\n\n---"
21261
+ "description": "The CSS **`align-items`** property sets the `align-self` value on all direct children as a group. In Flexbox, it controls the alignment of items on the Cross Axis. In Grid Layout, it controls the alignment of items on the Block Axis within their grid area.\n\n**Syntax**: `normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ]`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :----: | | **29** | **20** | **9** | **12** | **11** | | 21 _-x-_ | | 7 _-x-_ | | |"
21211
21262
  },
21212
21263
  "alignSelf": {
21213
21264
  "$ref": "#/definitions/Property.AlignSelf",
21214
- "description": "The **`align-self`** CSS property overrides a grid or flex item's `align-items` value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.\n\n**Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>`\n\n**Initial value**: `auto`\n\n---\n\n_Supported in Flex Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :----: | | **36** | **20** | **9** | **12** | **11** | | 21 _-x-_ | | 7 _-x-_ | | |\n\n---\n\n_Supported in Grid Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :----------: | | **57** | **52** | **10.1** | **16** | **10** _-x-_ |\n\n---"
21265
+ "description": "The **`align-self`** CSS property overrides a grid or flex item's `align-items` value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.\n\n**Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :----: | | **29** | **20** | **9** | **12** | **10** | | 21 _-x-_ | | 7 _-x-_ | | |"
21215
21266
  },
21216
21267
  "alignTracks": {
21217
21268
  "$ref": "#/definitions/Property.AlignTracks",
21218
- "description": "The **`align-tracks`** CSS property sets the alignment in the masonry axis for grid containers that have masonry in their block axis.\n\n**Syntax**: `[ normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position> ]#`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | n/a | No | No | No |"
21269
+ "description": "The **`align-tracks`** CSS property sets the alignment in the masonry axis for grid containers that have masonry in their block axis.\n\n**Syntax**: `[ normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position> ]#`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | n/a | No | n/a | No |"
21270
+ },
21271
+ "animationComposition": {
21272
+ "$ref": "#/definitions/Property.AnimationComposition",
21273
+ "description": "The **`animation-composition`** CSS property specifies the composite operation to use when multiple animations affect the same property simultaneously.\n\n**Syntax**: `<single-animation-composition>#`\n\n**Initial value**: `replace`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | n/a | No | n/a | No |"
21219
21274
  },
21220
21275
  "animationDelay": {
21221
21276
  "$ref": "#/definitions/Property.AnimationDelay%3Cstring%3E",
@@ -21247,7 +21302,7 @@
21247
21302
  },
21248
21303
  "animationTimeline": {
21249
21304
  "$ref": "#/definitions/Property.AnimationTimeline",
21250
- "description": "The **`animation-timeline`** CSS property specifies the names of one or more `@scroll-timeline` at-rules describing the scroll animations to apply to the element.\n\n**Syntax**: `<single-animation-timeline>#`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | n/a | No | No | No |"
21305
+ "description": "The **`animation-timeline`** CSS property specifies the names of one or more `@scroll-timeline` at-rules describing the scroll animations to apply to the element.\n\n**Syntax**: `<single-animation-timeline>#`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | n/a | No | n/a | No |"
21251
21306
  },
21252
21307
  "animationTimingFunction": {
21253
21308
  "$ref": "#/definitions/Property.AnimationTimingFunction",
@@ -21259,11 +21314,11 @@
21259
21314
  },
21260
21315
  "aspectRatio": {
21261
21316
  "$ref": "#/definitions/Property.AspectRatio",
21262
- "description": "The **`aspect-ratio`** CSS property sets a **preferred aspect ratio** for the box, which will be used in the calculation of auto sizes and some other layout functions.\n\n**Syntax**: `auto | <ratio>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **88** | **89** | **15** | **88** | No |"
21317
+ "description": "The **`aspect-ratio`** CSS property sets a **preferred aspect ratio** for the box, which will be used in the calculation of auto sizes and some other layout functions.\n\n**Syntax**: `auto | <ratio>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **88** | **89** | **15** | n/a | No |"
21263
21318
  },
21264
21319
  "backdropFilter": {
21265
21320
  "$ref": "#/definitions/Property.BackdropFilter",
21266
- "description": "The **`backdrop-filter`** CSS property lets you apply graphical effects such as blurring or color shifting to the area behind an element. Because it applies to everything _behind_ the element, to see the effect you must make the element or its background at least partially transparent.\n\n**Syntax**: `none | <filter-function-list>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :---------: | :----: | :-: | | **76** | n/a | **9** _-x-_ | **17** | No |"
21321
+ "description": "The **`backdrop-filter`** CSS property lets you apply graphical effects such as blurring or color shifting to the area behind an element. Because it applies to everything _behind_ the element, to see the effect you must make the element or its background at least partially transparent.\n\n**Syntax**: `none | <filter-function-list>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :---------: | :----: | :-: | | **76** | **103** | **9** _-x-_ | **17** | No |"
21267
21322
  },
21268
21323
  "backfaceVisibility": {
21269
21324
  "$ref": "#/definitions/Property.BackfaceVisibility",
@@ -21275,7 +21330,7 @@
21275
21330
  },
21276
21331
  "backgroundBlendMode": {
21277
21332
  "$ref": "#/definitions/Property.BackgroundBlendMode",
21278
- "description": "The **`background-blend-mode`** CSS property sets how an element's background images should blend with each other and with the element's background color.\n\n**Syntax**: `<blend-mode>#`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **35** | **30** | **8** | **79** | No |"
21333
+ "description": "The **`background-blend-mode`** CSS property sets how an element's background images should blend with each other and with the element's background color.\n\n**Syntax**: `<blend-mode>#`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **35** | **30** | **8** | n/a | No |"
21279
21334
  },
21280
21335
  "backgroundClip": {
21281
21336
  "$ref": "#/definitions/Property.BackgroundClip",
@@ -21315,43 +21370,43 @@
21315
21370
  },
21316
21371
  "blockSize": {
21317
21372
  "$ref": "#/definitions/Property.BlockSize%3C(string%7Cnumber)%3E",
21318
- "description": "The **`block-size`** CSS property defines the horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the `width` or the `height` property, depending on the value of `writing-mode`.\n\n**Syntax**: `<'width'>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **41** | **12.1** | **79** | No |"
21373
+ "description": "The **`block-size`** CSS property defines the horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the `width` or the `height` property, depending on the value of `writing-mode`.\n\n**Syntax**: `<'width'>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **57** | **41** | **12.1** | n/a | No |"
21319
21374
  },
21320
21375
  "borderBlockColor": {
21321
21376
  "$ref": "#/definitions/Property.BorderBlockColor",
21322
- "description": "The **`border-block-color`** CSS property defines the color of the logical block borders of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color` and `border-bottom-color`, or `border-right-color` and `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-color'>{1,2}`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
21377
+ "description": "The **`border-block-color`** CSS property defines the color of the logical block borders of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color` and `border-bottom-color`, or `border-right-color` and `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-color'>{1,2}`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **66** | **14.1** | n/a | No |"
21323
21378
  },
21324
21379
  "borderBlockEndColor": {
21325
21380
  "$ref": "#/definitions/Property.BorderBlockEndColor",
21326
- "description": "The **`border-block-end-color`** CSS property defines the color of the logical block-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-color'>`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
21381
+ "description": "The **`border-block-end-color`** CSS property defines the color of the logical block-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-color'>`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **41** | **12.1** | n/a | No |"
21327
21382
  },
21328
21383
  "borderBlockEndStyle": {
21329
21384
  "$ref": "#/definitions/Property.BorderBlockEndStyle",
21330
- "description": "The **`border-block-end-style`** CSS property defines the style of the logical block-end border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-style'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
21385
+ "description": "The **`border-block-end-style`** CSS property defines the style of the logical block-end border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-style'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **41** | **12.1** | n/a | No |"
21331
21386
  },
21332
21387
  "borderBlockEndWidth": {
21333
21388
  "$ref": "#/definitions/Property.BorderBlockEndWidth%3C(string%7Cnumber)%3E",
21334
- "description": "The **`border-block-end-width`** CSS property defines the width of the logical block-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
21389
+ "description": "The **`border-block-end-width`** CSS property defines the width of the logical block-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **41** | **12.1** | n/a | No |"
21335
21390
  },
21336
21391
  "borderBlockStartColor": {
21337
21392
  "$ref": "#/definitions/Property.BorderBlockStartColor",
21338
- "description": "The **`border-block-start-color`** CSS property defines the color of the logical block-start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-color'>`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
21393
+ "description": "The **`border-block-start-color`** CSS property defines the color of the logical block-start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-color'>`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **41** | **12.1** | n/a | No |"
21339
21394
  },
21340
21395
  "borderBlockStartStyle": {
21341
21396
  "$ref": "#/definitions/Property.BorderBlockStartStyle",
21342
- "description": "The **`border-block-start-style`** CSS property defines the style of the logical block start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-style'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
21397
+ "description": "The **`border-block-start-style`** CSS property defines the style of the logical block start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-style'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **41** | **12.1** | n/a | No |"
21343
21398
  },
21344
21399
  "borderBlockStartWidth": {
21345
21400
  "$ref": "#/definitions/Property.BorderBlockStartWidth%3C(string%7Cnumber)%3E",
21346
- "description": "The **`border-block-start-width`** CSS property defines the width of the logical block-start border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
21401
+ "description": "The **`border-block-start-width`** CSS property defines the width of the logical block-start border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **41** | **12.1** | n/a | No |"
21347
21402
  },
21348
21403
  "borderBlockStyle": {
21349
21404
  "$ref": "#/definitions/Property.BorderBlockStyle",
21350
- "description": "The **`border-block-style`** CSS property defines the style of the logical block borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style` and `border-bottom-style`, or `border-left-style` and `border-right-style` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-style'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
21405
+ "description": "The **`border-block-style`** CSS property defines the style of the logical block borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style` and `border-bottom-style`, or `border-left-style` and `border-right-style` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-style'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **66** | **14.1** | n/a | No |"
21351
21406
  },
21352
21407
  "borderBlockWidth": {
21353
21408
  "$ref": "#/definitions/Property.BorderBlockWidth%3C(string%7Cnumber)%3E",
21354
- "description": "The **`border-block-width`** CSS property defines the width of the logical block borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width` and `border-bottom-width`, or `border-left-width`, and `border-right-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
21409
+ "description": "The **`border-block-width`** CSS property defines the width of the logical block borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width` and `border-bottom-width`, or `border-left-width`, and `border-right-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **66** | **14.1** | n/a | No |"
21355
21410
  },
21356
21411
  "borderBottomColor": {
21357
21412
  "$ref": "#/definitions/Property.BorderBottomColor",
@@ -21379,11 +21434,11 @@
21379
21434
  },
21380
21435
  "borderEndEndRadius": {
21381
21436
  "$ref": "#/definitions/Property.BorderEndEndRadius%3C(string%7Cnumber)%3E",
21382
- "description": "The **`border-end-end-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n\n**Syntax**: `<length-percentage>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **89** | **66** | **15** | **89** | No |"
21437
+ "description": "The **`border-end-end-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n\n**Syntax**: `<length-percentage>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **89** | **66** | **15** | n/a | No |"
21383
21438
  },
21384
21439
  "borderEndStartRadius": {
21385
21440
  "$ref": "#/definitions/Property.BorderEndStartRadius%3C(string%7Cnumber)%3E",
21386
- "description": "The **`border-end-start-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n\n**Syntax**: `<length-percentage>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **89** | **66** | **15** | **89** | No |"
21441
+ "description": "The **`border-end-start-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n\n**Syntax**: `<length-percentage>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **89** | **66** | **15** | n/a | No |"
21387
21442
  },
21388
21443
  "borderImageOutset": {
21389
21444
  "$ref": "#/definitions/Property.BorderImageOutset%3C(string%7Cnumber)%3E",
@@ -21407,39 +21462,39 @@
21407
21462
  },
21408
21463
  "borderInlineColor": {
21409
21464
  "$ref": "#/definitions/Property.BorderInlineColor",
21410
- "description": "The **`border-inline-color`** CSS property defines the color of the logical inline borders of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color` and `border-bottom-color`, or `border-right-color` and `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-color'>{1,2}`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
21465
+ "description": "The **`border-inline-color`** CSS property defines the color of the logical inline borders of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color` and `border-bottom-color`, or `border-right-color` and `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-color'>{1,2}`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **66** | **14.1** | n/a | No |"
21411
21466
  },
21412
21467
  "borderInlineEndColor": {
21413
21468
  "$ref": "#/definitions/Property.BorderInlineEndColor",
21414
- "description": "The **`border-inline-end-color`** CSS property defines the color of the logical inline-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-color'>`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-------------------------: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No | | | 3 _(-moz-border-end-color)_ | | | |"
21469
+ "description": "The **`border-inline-end-color`** CSS property defines the color of the logical inline-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-color'>`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-------------------------: | :------: | :--: | :-: | | **69** | **41** | **12.1** | n/a | No | | | 3 _(-moz-border-end-color)_ | | | |"
21415
21470
  },
21416
21471
  "borderInlineEndStyle": {
21417
21472
  "$ref": "#/definitions/Property.BorderInlineEndStyle",
21418
- "description": "The **`border-inline-end-style`** CSS property defines the style of the logical inline end border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-style'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-------------------------: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No | | | 3 _(-moz-border-end-style)_ | | | |"
21473
+ "description": "The **`border-inline-end-style`** CSS property defines the style of the logical inline end border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-style'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-------------------------: | :------: | :--: | :-: | | **69** | **41** | **12.1** | n/a | No | | | 3 _(-moz-border-end-style)_ | | | |"
21419
21474
  },
21420
21475
  "borderInlineEndWidth": {
21421
21476
  "$ref": "#/definitions/Property.BorderInlineEndWidth%3C(string%7Cnumber)%3E",
21422
- "description": "The **`border-inline-end-width`** CSS property defines the width of the logical inline-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-------------------------: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No | | | 3 _(-moz-border-end-width)_ | | | |"
21477
+ "description": "The **`border-inline-end-width`** CSS property defines the width of the logical inline-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-------------------------: | :------: | :--: | :-: | | **69** | **41** | **12.1** | n/a | No | | | 3 _(-moz-border-end-width)_ | | | |"
21423
21478
  },
21424
21479
  "borderInlineStartColor": {
21425
21480
  "$ref": "#/definitions/Property.BorderInlineStartColor",
21426
- "description": "The **`border-inline-start-color`** CSS property defines the color of the logical inline start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-color'>`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :---------------------------: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No | | | 3 _(-moz-border-start-color)_ | | | |"
21481
+ "description": "The **`border-inline-start-color`** CSS property defines the color of the logical inline start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-color'>`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :---------------------------: | :------: | :--: | :-: | | **69** | **41** | **12.1** | n/a | No | | | 3 _(-moz-border-start-color)_ | | | |"
21427
21482
  },
21428
21483
  "borderInlineStartStyle": {
21429
21484
  "$ref": "#/definitions/Property.BorderInlineStartStyle",
21430
- "description": "The **`border-inline-start-style`** CSS property defines the style of the logical inline start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-style'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :---------------------------: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No | | | 3 _(-moz-border-start-style)_ | | | |"
21485
+ "description": "The **`border-inline-start-style`** CSS property defines the style of the logical inline start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-style'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :---------------------------: | :------: | :--: | :-: | | **69** | **41** | **12.1** | n/a | No | | | 3 _(-moz-border-start-style)_ | | | |"
21431
21486
  },
21432
21487
  "borderInlineStartWidth": {
21433
21488
  "$ref": "#/definitions/Property.BorderInlineStartWidth%3C(string%7Cnumber)%3E",
21434
- "description": "The **`border-inline-start-width`** CSS property defines the width of the logical inline-start border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
21489
+ "description": "The **`border-inline-start-width`** CSS property defines the width of the logical inline-start border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **41** | **12.1** | n/a | No |"
21435
21490
  },
21436
21491
  "borderInlineStyle": {
21437
21492
  "$ref": "#/definitions/Property.BorderInlineStyle",
21438
- "description": "The **`border-inline-style`** CSS property defines the style of the logical inline borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style` and `border-bottom-style`, or `border-left-style` and `border-right-style` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-style'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
21493
+ "description": "The **`border-inline-style`** CSS property defines the style of the logical inline borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style` and `border-bottom-style`, or `border-left-style` and `border-right-style` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-style'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **66** | **14.1** | n/a | No |"
21439
21494
  },
21440
21495
  "borderInlineWidth": {
21441
21496
  "$ref": "#/definitions/Property.BorderInlineWidth%3C(string%7Cnumber)%3E",
21442
- "description": "The **`border-inline-width`** CSS property defines the width of the logical inline borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width` and `border-bottom-width`, or `border-left-width`, and `border-right-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
21497
+ "description": "The **`border-inline-width`** CSS property defines the width of the logical inline borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width` and `border-bottom-width`, or `border-left-width`, and `border-right-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **66** | **14.1** | n/a | No |"
21443
21498
  },
21444
21499
  "borderLeftColor": {
21445
21500
  "$ref": "#/definitions/Property.BorderLeftColor",
@@ -21471,11 +21526,11 @@
21471
21526
  },
21472
21527
  "borderStartEndRadius": {
21473
21528
  "$ref": "#/definitions/Property.BorderStartEndRadius%3C(string%7Cnumber)%3E",
21474
- "description": "The **`border-start-end-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n\n**Syntax**: `<length-percentage>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **89** | **66** | **15** | **89** | No |"
21529
+ "description": "The **`border-start-end-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n\n**Syntax**: `<length-percentage>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **89** | **66** | **15** | n/a | No |"
21475
21530
  },
21476
21531
  "borderStartStartRadius": {
21477
21532
  "$ref": "#/definitions/Property.BorderStartStartRadius%3C(string%7Cnumber)%3E",
21478
- "description": "The **`border-start-start-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n\n**Syntax**: `<length-percentage>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **89** | **66** | **15** | **89** | No |"
21533
+ "description": "The **`border-start-start-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n\n**Syntax**: `<length-percentage>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **89** | **66** | **15** | n/a | No |"
21479
21534
  },
21480
21535
  "borderTopColor": {
21481
21536
  "$ref": "#/definitions/Property.BorderTopColor",
@@ -21503,7 +21558,7 @@
21503
21558
  },
21504
21559
  "boxDecorationBreak": {
21505
21560
  "$ref": "#/definitions/Property.BoxDecorationBreak",
21506
- "description": "The **`box-decoration-break`** CSS property specifies how an element's fragments should be rendered when broken across multiple lines, columns, or pages.\n\n**Syntax**: `slice | clone`\n\n**Initial value**: `slice`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----------: | :-----: | :---------: | :----------: | :-: | | **22** _-x-_ | **32** | **7** _-x-_ | **79** _-x-_ | No |"
21561
+ "description": "The **`box-decoration-break`** CSS property specifies how an element's fragments should be rendered when broken across multiple lines, columns, or pages.\n\n**Syntax**: `slice | clone`\n\n**Initial value**: `slice`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----------: | :-----: | :---------: | :--: | :-: | | **22** _-x-_ | **32** | **7** _-x-_ | n/a | No |"
21507
21562
  },
21508
21563
  "boxShadow": {
21509
21564
  "$ref": "#/definitions/Property.BoxShadow",
@@ -21515,15 +21570,15 @@
21515
21570
  },
21516
21571
  "breakAfter": {
21517
21572
  "$ref": "#/definitions/Property.BreakAfter",
21518
- "description": "The **`break-after`** CSS property sets how page, column, or region breaks should behave after a generated box. If there is no generated box, the property is ignored.\n\n**Syntax**: `auto | avoid | always | all | avoid-page | page | left | right | recto | verso | avoid-column | column | avoid-region | region`\n\n**Initial value**: `auto`\n\n---\n\n_Supported in Multi-column Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :----: | | **50** | **65** | No | **12** | **10** |\n\n---\n\n_Supported in Paged Media_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :----: | | **50** | **65** | **10** | **12** | **10** |\n\n---"
21573
+ "description": "The **`break-after`** CSS property sets how page, column, or region breaks should behave after a generated box. If there is no generated box, the property is ignored.\n\n**Syntax**: `auto | avoid | always | all | avoid-page | page | left | right | recto | verso | avoid-column | column | avoid-region | region`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :----: | | **50** | **65** | **10** | **12** | **10** |"
21519
21574
  },
21520
21575
  "breakBefore": {
21521
21576
  "$ref": "#/definitions/Property.BreakBefore",
21522
- "description": "The **`break-before`** CSS property sets how page, column, or region breaks should behave before a generated box. If there is no generated box, the property is ignored.\n\n**Syntax**: `auto | avoid | always | all | avoid-page | page | left | right | recto | verso | avoid-column | column | avoid-region | region`\n\n**Initial value**: `auto`\n\n---\n\n_Supported in Multi-column Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :----: | | **50** | **65** | No | **12** | **10** |\n\n---\n\n_Supported in Paged Media_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :----: | | **50** | **65** | **10** | **12** | **10** |\n\n---"
21577
+ "description": "The **`break-before`** CSS property sets how page, column, or region breaks should behave before a generated box. If there is no generated box, the property is ignored.\n\n**Syntax**: `auto | avoid | always | all | avoid-page | page | left | right | recto | verso | avoid-column | column | avoid-region | region`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :----: | | **50** | **65** | **10** | **12** | **10** |"
21523
21578
  },
21524
21579
  "breakInside": {
21525
21580
  "$ref": "#/definitions/Property.BreakInside",
21526
- "description": "The **`break-inside`** CSS property sets how page, column, or region breaks should behave inside a generated box. If there is no generated box, the property is ignored.\n\n**Syntax**: `auto | avoid | avoid-page | avoid-column | avoid-region`\n\n**Initial value**: `auto`\n\n---\n\n_Supported in Multi-column Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :----: | | **50** | **65** | **10** | **12** | **10** |\n\n---\n\n_Supported in Paged Media_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :----: | | **50** | **65** | **10** | **12** | **10** |\n\n---"
21581
+ "description": "The **`break-inside`** CSS property sets how page, column, or region breaks should behave inside a generated box. If there is no generated box, the property is ignored.\n\n**Syntax**: `auto | avoid | avoid-page | avoid-column | avoid-region`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :----: | | **50** | **65** | **10** | **12** | **10** |"
21527
21582
  },
21528
21583
  "captionSide": {
21529
21584
  "$ref": "#/definitions/Property.CaptionSide",
@@ -21531,7 +21586,7 @@
21531
21586
  },
21532
21587
  "caretColor": {
21533
21588
  "$ref": "#/definitions/Property.CaretColor",
21534
- "description": "The **`caret-color`** CSS property sets the color of the **insertion caret**, the visible marker where the next character typed will be inserted. This is sometimes referred to as the **text input cursor**. The caret appears in elements such as `<input>` or those with the `contenteditable` attribute. The caret is typically a thin vertical line that flashes to help make it more noticeable. By default, it is black, but its color can be altered with this property.\n\n**Syntax**: `auto | <color>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **53** | **11.1** | **79** | No |"
21589
+ "description": "The **`caret-color`** CSS property sets the color of the **insertion caret**, the visible marker where the next character typed will be inserted. This is sometimes referred to as the **text input cursor**. The caret appears in elements such as `<input>` or those with the `contenteditable` attribute. The caret is typically a thin vertical line that flashes to help make it more noticeable. By default, it is black, but its color can be altered with this property.\n\n**Syntax**: `auto | <color>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **57** | **53** | **11.1** | n/a | No |"
21535
21590
  },
21536
21591
  "clear": {
21537
21592
  "$ref": "#/definitions/Property.Clear",
@@ -21543,7 +21598,7 @@
21543
21598
  },
21544
21599
  "colorScheme": {
21545
21600
  "$ref": "#/definitions/Property.ColorScheme",
21546
- "description": "The **`color-scheme`** CSS property allows an element to indicate which color schemes it can comfortably be rendered in.\n\n**Syntax**: `normal | [ light | dark | <custom-ident> ]+ && only?`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **81** | **96** | **13** | **81** | No |"
21601
+ "description": "The **`color-scheme`** CSS property allows an element to indicate which color schemes it can comfortably be rendered in.\n\n**Syntax**: `normal | [ light | dark | <custom-ident> ]+ && only?`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **81** | **96** | **13** | n/a | No |"
21547
21602
  },
21548
21603
  "columnCount": {
21549
21604
  "$ref": "#/definitions/Property.ColumnCount",
@@ -21555,7 +21610,7 @@
21555
21610
  },
21556
21611
  "columnGap": {
21557
21612
  "$ref": "#/definitions/Property.ColumnGap%3C(string%7Cnumber)%3E",
21558
- "description": "The **`column-gap`** CSS property sets the size of the gap (gutter) between an element's columns.\n\n**Syntax**: `normal | <length-percentage>`\n\n**Initial value**: `normal`\n\n---\n\n_Supported in Flex Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **84** | **63** | **14.1** | **84** | No |\n\n---\n\n_Supported in Grid Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :--------------------: | :--------------------: | :----------------------: | :----: | :-: | | **66** | **61** | **12** | **16** | No | | 57 _(grid-column-gap)_ | 52 _(grid-column-gap)_ | 10.1 _(grid-column-gap)_ | | |\n\n---\n\n_Supported in Multi-column Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----: | :-----: | :-----: | :----: | :----: | | **50** | **52** | **10** | **12** | **10** | | 1 _-x-_ | | 3 _-x-_ | | |\n\n---"
21613
+ "description": "The **`column-gap`** CSS property sets the size of the gap (gutter) between an element's columns.\n\n**Syntax**: `normal | <length-percentage>`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :----: | | **1** | **1.5** | **3** | **12** | **10** |"
21559
21614
  },
21560
21615
  "columnRuleColor": {
21561
21616
  "$ref": "#/definitions/Property.ColumnRuleColor",
@@ -21579,7 +21634,7 @@
21579
21634
  },
21580
21635
  "contain": {
21581
21636
  "$ref": "#/definitions/Property.Contain",
21582
- "description": "The **`contain`** CSS property allows an author to indicate that an element and its contents are, as much as possible, _independent_ of the rest of the document tree. This allows the browser to recalculate layout, style, paint, size, or any combination of them for a limited area of the DOM and not the entire page, leading to obvious performance benefits.\n\n**Syntax**: `none | strict | content | [ size || layout || style || paint ]`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **52** | **69** | **15.4** | **79** | No |"
21637
+ "description": "The **`contain`** CSS property allows an author to indicate that an element and its contents are, as much as possible, _independent_ of the rest of the document tree. This allows the browser to recalculate layout, style, paint, size, or any combination of them for a limited area of the DOM and not the entire page, leading to obvious performance benefits.\n\n**Syntax**: `none | strict | content | [ [ size || inline-size ] || layout || style || paint ]`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **52** | **69** | **15.4** | n/a | No |"
21583
21638
  },
21584
21639
  "content": {
21585
21640
  "$ref": "#/definitions/Property.Content",
@@ -21587,7 +21642,7 @@
21587
21642
  },
21588
21643
  "contentVisibility": {
21589
21644
  "$ref": "#/definitions/Property.ContentVisibility",
21590
- "description": "The **`content-visibility`** CSS property controls whether or not an element renders its contents at all, along with forcing a strong set of containments, allowing user agents to potentially omit large swathes of layout and rendering work until it becomes needed. Basically it enables the user agent to skip an element's rendering work (including layout and painting) until it is needed — which makes the initial page load much faster.\n\n**Syntax**: `visible | auto | hidden`\n\n**Initial value**: `visible`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **85** | No | No | **85** | No |"
21645
+ "description": "The **`content-visibility`** CSS property controls whether or not an element renders its contents at all, along with forcing a strong set of containments, allowing user agents to potentially omit large swathes of layout and rendering work until it becomes needed. Basically it enables the user agent to skip an element's rendering work (including layout and painting) until it is needed — which makes the initial page load much faster.\n\n**Syntax**: `visible | auto | hidden`\n\n**Initial value**: `visible`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **85** | No | No | n/a | No |"
21591
21646
  },
21592
21647
  "counterIncrement": {
21593
21648
  "$ref": "#/definitions/Property.CounterIncrement",
@@ -21599,7 +21654,7 @@
21599
21654
  },
21600
21655
  "counterSet": {
21601
21656
  "$ref": "#/definitions/Property.CounterSet",
21602
- "description": "The **`counter-set`** CSS property sets a CSS counter to a given value. It manipulates the value of existing counters, and will only create new counters if there isn't already a counter of the given name on the element.\n\n**Syntax**: `[ <counter-name> <integer>? ]+ | none`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **85** | **68** | No | **85** | No |"
21657
+ "description": "The **`counter-set`** CSS property sets a CSS counter to a given value. It manipulates the value of existing counters, and will only create new counters if there isn't already a counter of the given name on the element.\n\n**Syntax**: `[ <counter-name> <integer>? ]+ | none`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **85** | **68** | No | n/a | No |"
21603
21658
  },
21604
21659
  "emptyCells": {
21605
21660
  "$ref": "#/definitions/Property.EmptyCells",
@@ -21635,11 +21690,11 @@
21635
21690
  },
21636
21691
  "fontKerning": {
21637
21692
  "$ref": "#/definitions/Property.FontKerning",
21638
- "description": "The **`font-kerning`** CSS property sets the use of the kerning information stored in a font.\n\n**Syntax**: `auto | normal | none`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :----: | :-: | | **33** | **32** | **9** | **79** | No | | | | 6 _-x-_ | | |"
21693
+ "description": "The **`font-kerning`** CSS property sets the use of the kerning information stored in a font.\n\n**Syntax**: `auto | normal | none`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :--: | :-: | | **33** | **32** | **9** | n/a | No | | | | 6 _-x-_ | | |"
21639
21694
  },
21640
21695
  "fontLanguageOverride": {
21641
21696
  "$ref": "#/definitions/Property.FontLanguageOverride",
21642
- "description": "The **`font-language-override`** CSS property controls the use of language-specific glyphs in a typeface.\n\n**Syntax**: `normal | <string>`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **34** | No | No | No | | | 4 _-x-_ | | | |"
21697
+ "description": "The **`font-language-override`** CSS property controls the use of language-specific glyphs in a typeface.\n\n**Syntax**: `normal | <string>`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **34** | No | n/a | No | | | 4 _-x-_ | | | |"
21643
21698
  },
21644
21699
  "fontOpticalSizing": {
21645
21700
  "$ref": "#/definitions/Property.FontOpticalSizing",
@@ -21647,35 +21702,35 @@
21647
21702
  },
21648
21703
  "fontSmooth": {
21649
21704
  "$ref": "#/definitions/Property.FontSmooth%3C(string%7Cnumber)%3E",
21650
- "description": "The **`font-smooth`** CSS property controls the application of anti-aliasing when fonts are rendered.\n\n**Syntax**: `auto | never | always | <absolute-size> | <length>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------------------------------: | :--------------------------------: | :------------------------------: | :-------------------------------: | :-: | | **5** _(-webkit-font-smoothing)_ | **25** _(-moz-osx-font-smoothing)_ | **4** _(-webkit-font-smoothing)_ | **79** _(-webkit-font-smoothing)_ | No |"
21705
+ "description": "The **`font-smooth`** CSS property controls the application of anti-aliasing when fonts are rendered.\n\n**Syntax**: `auto | never | always | <absolute-size> | <length>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------------------------------: | :--------------------------------: | :------------------------------: | :--: | :-: | | **5** _(-webkit-font-smoothing)_ | **25** _(-moz-osx-font-smoothing)_ | **4** _(-webkit-font-smoothing)_ | n/a | No |"
21651
21706
  },
21652
21707
  "fontSynthesis": {
21653
21708
  "$ref": "#/definitions/Property.FontSynthesis",
21654
- "description": "The **`font-synthesis`** CSS property controls which missing typefaces, bold, italic, or small-caps, may be synthesized by the browser.\n\n**Syntax**: `none | [ weight || style || small-caps ]`\n\n**Initial value**: `weight style`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **97** | **34** | **9** | **97** | No |"
21709
+ "description": "The **`font-synthesis`** CSS property controls which missing typefaces, bold, italic, or small-caps, may be synthesized by the browser.\n\n**Syntax**: `none | [ weight || style || small-caps ]`\n\n**Initial value**: `weight style`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **97** | **34** | **9** | n/a | No |"
21655
21710
  },
21656
21711
  "fontVariantAlternates": {
21657
21712
  "$ref": "#/definitions/Property.FontVariantAlternates",
21658
- "description": "The **`font-variant-alternates`** CSS property controls the usage of alternate glyphs. These alternate glyphs may be referenced by alternative names defined in `@font-feature-values`.\n\n**Syntax**: `normal | [ stylistic( <feature-value-name> ) || historical-forms || styleset( <feature-value-name># ) || character-variant( <feature-value-name># ) || swash( <feature-value-name> ) || ornaments( <feature-value-name> ) || annotation( <feature-value-name> ) ]`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :--: | :-: | | No | **34** | **9.1** | No | No |"
21713
+ "description": "The **`font-variant-alternates`** CSS property controls the usage of alternate glyphs. These alternate glyphs may be referenced by alternative names defined in `@font-feature-values`.\n\n**Syntax**: `normal | [ stylistic( <feature-value-name> ) || historical-forms || styleset( <feature-value-name># ) || character-variant( <feature-value-name># ) || swash( <feature-value-name> ) || ornaments( <feature-value-name> ) || annotation( <feature-value-name> ) ]`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :--: | :-: | | No | **34** | **9.1** | n/a | No |"
21659
21714
  },
21660
21715
  "fontVariantCaps": {
21661
21716
  "$ref": "#/definitions/Property.FontVariantCaps",
21662
- "description": "The **`font-variant-caps`** CSS property controls the use of alternate glyphs for capital letters.\n\n**Syntax**: `normal | small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :----: | :-: | | **52** | **34** | **9.1** | **79** | No |"
21717
+ "description": "The **`font-variant-caps`** CSS property controls the use of alternate glyphs for capital letters.\n\n**Syntax**: `normal | small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :--: | :-: | | **52** | **34** | **9.1** | n/a | No |"
21663
21718
  },
21664
21719
  "fontVariantEastAsian": {
21665
21720
  "$ref": "#/definitions/Property.FontVariantEastAsian",
21666
- "description": "The **`font-variant-east-asian`** CSS property controls the use of alternate glyphs for East Asian scripts, like Japanese and Chinese.\n\n**Syntax**: `normal | [ <east-asian-variant-values> || <east-asian-width-values> || ruby ]`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :----: | :-: | | **63** | **34** | **9.1** | **79** | No |"
21721
+ "description": "The **`font-variant-east-asian`** CSS property controls the use of alternate glyphs for East Asian scripts, like Japanese and Chinese.\n\n**Syntax**: `normal | [ <east-asian-variant-values> || <east-asian-width-values> || ruby ]`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :--: | :-: | | **63** | **34** | **9.1** | n/a | No |"
21667
21722
  },
21668
21723
  "fontVariantLigatures": {
21669
21724
  "$ref": "#/definitions/Property.FontVariantLigatures",
21670
- "description": "The **`font-variant-ligatures`** CSS property controls which ligatures and contextual forms are used in textual content of the elements it applies to. This leads to more harmonized forms in the resulting text.\n\n**Syntax**: `normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> ]`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :-: | | **34** | **34** | **9.1** | **79** | No | | 31 _-x-_ | | 7 _-x-_ | | |"
21725
+ "description": "The **`font-variant-ligatures`** CSS property controls which ligatures and contextual forms are used in textual content of the elements it applies to. This leads to more harmonized forms in the resulting text.\n\n**Syntax**: `normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> ]`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :--: | :-: | | **34** | **34** | **9.1** | n/a | No | | 31 _-x-_ | | 7 _-x-_ | | |"
21671
21726
  },
21672
21727
  "fontVariantNumeric": {
21673
21728
  "$ref": "#/definitions/Property.FontVariantNumeric",
21674
- "description": "The **`font-variant-numeric`** CSS property controls the usage of alternate glyphs for numbers, fractions, and ordinal markers.\n\n**Syntax**: `normal | [ <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero ]`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :----: | :-: | | **52** | **34** | **9.1** | **79** | No |"
21729
+ "description": "The **`font-variant-numeric`** CSS property controls the usage of alternate glyphs for numbers, fractions, and ordinal markers.\n\n**Syntax**: `normal | [ <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero ]`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :--: | :-: | | **52** | **34** | **9.1** | n/a | No |"
21675
21730
  },
21676
21731
  "fontVariantPosition": {
21677
21732
  "$ref": "#/definitions/Property.FontVariantPosition",
21678
- "description": "The **`font-variant-position`** CSS property controls the use of alternate, smaller glyphs that are positioned as superscript or subscript.\n\n**Syntax**: `normal | sub | super`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :--: | :-: | | No | **34** | **9.1** | No | No |"
21733
+ "description": "The **`font-variant-position`** CSS property controls the use of alternate, smaller glyphs that are positioned as superscript or subscript.\n\n**Syntax**: `normal | sub | super`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :--: | :-: | | No | **34** | **9.1** | n/a | No |"
21679
21734
  },
21680
21735
  "fontVariationSettings": {
21681
21736
  "$ref": "#/definitions/Property.FontVariationSettings",
@@ -21727,7 +21782,7 @@
21727
21782
  },
21728
21783
  "hangingPunctuation": {
21729
21784
  "$ref": "#/definitions/Property.HangingPunctuation",
21730
- "description": "The **`hanging-punctuation`** CSS property specifies whether a punctuation mark should hang at the start or end of a line of text. Hanging punctuation may be placed outside the line box.\n\n**Syntax**: `none | [ first || [ force-end | allow-end ] || last ]`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | No | **10** | No | No |"
21785
+ "description": "The **`hanging-punctuation`** CSS property specifies whether a punctuation mark should hang at the start or end of a line of text. Hanging punctuation may be placed outside the line box.\n\n**Syntax**: `none | [ first || [ force-end | allow-end ] || last ]`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | No | **10** | n/a | No |"
21731
21786
  },
21732
21787
  "height": {
21733
21788
  "$ref": "#/definitions/Property.Height%3C(string%7Cnumber)%3E",
@@ -21735,7 +21790,7 @@
21735
21790
  },
21736
21791
  "hyphenateCharacter": {
21737
21792
  "$ref": "#/definitions/Property.HyphenateCharacter",
21738
- "description": "The **`hyphenate-character`** CSS property sets the character (or string) used at the end of a line before a hyphenation break.\n\n**Syntax**: `auto | <string>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :-----------: | :----------: | :-: | | **6** _-x-_ | **98** | **5.1** _-x-_ | **79** _-x-_ | No |"
21793
+ "description": "The **`hyphenate-character`** CSS property sets the character (or string) used at the end of a line before a hyphenation break.\n\n**Syntax**: `auto | <string>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :-----------: | :--: | :-: | | **6** _-x-_ | **98** | **5.1** _-x-_ | n/a | No |"
21739
21794
  },
21740
21795
  "hyphens": {
21741
21796
  "$ref": "#/definitions/Property.Hyphens",
@@ -21743,7 +21798,7 @@
21743
21798
  },
21744
21799
  "imageOrientation": {
21745
21800
  "$ref": "#/definitions/Property.ImageOrientation",
21746
- "description": "The **`image-orientation`** CSS property specifies a layout-independent correction to the orientation of an image.\n\n**Syntax**: `from-image | <angle> | [ <angle>? flip ]`\n\n**Initial value**: `from-image`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **81** | **26** | **13.1** | **81** | No |"
21801
+ "description": "The **`image-orientation`** CSS property specifies a layout-independent correction to the orientation of an image.\n\n**Syntax**: `from-image | <angle> | [ <angle>? flip ]`\n\n**Initial value**: `from-image`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **81** | **26** | **13.1** | n/a | No |"
21747
21802
  },
21748
21803
  "imageResolution": {
21749
21804
  "$ref": "#/definitions/Property.ImageResolution",
@@ -21751,11 +21806,11 @@
21751
21806
  },
21752
21807
  "initialLetter": {
21753
21808
  "$ref": "#/definitions/Property.InitialLetter",
21754
- "description": "The `initial-letter` CSS property sets styling for dropped, raised, and sunken initial letters.\n\n**Syntax**: `normal | [ <number> <integer>? ]`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :---------: | :--: | :-: | | No | No | **9** _-x-_ | No | No |"
21809
+ "description": "The `initial-letter` CSS property sets styling for dropped, raised, and sunken initial letters.\n\n**Syntax**: `normal | [ <number> <integer>? ]`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :---------: | :--: | :-: | | No | No | **9** _-x-_ | n/a | No |"
21755
21810
  },
21756
21811
  "inlineSize": {
21757
21812
  "$ref": "#/definitions/Property.InlineSize%3C(string%7Cnumber)%3E",
21758
- "description": "The **`inline-size`** CSS property defines the horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the `width` or the `height` property, depending on the value of `writing-mode`.\n\n**Syntax**: `<'width'>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **41** | **12.1** | **79** | No |"
21813
+ "description": "The **`inline-size`** CSS property defines the horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the `width` or the `height` property, depending on the value of `writing-mode`.\n\n**Syntax**: `<'width'>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **57** | **41** | **12.1** | n/a | No |"
21759
21814
  },
21760
21815
  "inputSecurity": {
21761
21816
  "$ref": "#/definitions/Property.InputSecurity",
@@ -21763,51 +21818,51 @@
21763
21818
  },
21764
21819
  "inset": {
21765
21820
  "$ref": "#/definitions/Property.Inset%3C(string%7Cnumber)%3E",
21766
- "description": "The **`inset`** CSS property is a shorthand that corresponds to the `top`, `right`, `bottom`, and/or `left` properties. It has the same multi-value syntax of the `margin` shorthand.\n\n**Syntax**: `<'top'>{1,4}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
21821
+ "description": "The **`inset`** CSS property is a shorthand that corresponds to the `top`, `right`, `bottom`, and/or `left` properties. It has the same multi-value syntax of the `margin` shorthand.\n\n**Syntax**: `<'top'>{1,4}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **66** | **14.1** | n/a | No |"
21767
21822
  },
21768
21823
  "insetBlock": {
21769
21824
  "$ref": "#/definitions/Property.InsetBlock%3C(string%7Cnumber)%3E",
21770
- "description": "The **`inset-block`** CSS property defines the logical block start and end offsets of an element, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top` and `bottom`, or `right` and `left` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'top'>{1,2}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **63** | **14.1** | **87** | No |"
21825
+ "description": "The **`inset-block`** CSS property defines the logical block start and end offsets of an element, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top` and `bottom`, or `right` and `left` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'top'>{1,2}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **63** | **14.1** | n/a | No |"
21771
21826
  },
21772
21827
  "insetBlockEnd": {
21773
21828
  "$ref": "#/definitions/Property.InsetBlockEnd%3C(string%7Cnumber)%3E",
21774
- "description": "The **`inset-block-end`** CSS property defines the logical block end offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'top'>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **63** | **14.1** | **87** | No |"
21829
+ "description": "The **`inset-block-end`** CSS property defines the logical block end offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'top'>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **63** | **14.1** | n/a | No |"
21775
21830
  },
21776
21831
  "insetBlockStart": {
21777
21832
  "$ref": "#/definitions/Property.InsetBlockStart%3C(string%7Cnumber)%3E",
21778
- "description": "The **`inset-block-start`** CSS property defines the logical block start offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'top'>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **63** | **14.1** | **87** | No |"
21833
+ "description": "The **`inset-block-start`** CSS property defines the logical block start offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'top'>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **63** | **14.1** | n/a | No |"
21779
21834
  },
21780
21835
  "insetInline": {
21781
21836
  "$ref": "#/definitions/Property.InsetInline%3C(string%7Cnumber)%3E",
21782
- "description": "The **`inset-inline`** CSS property defines the logical start and end offsets of an element in the inline direction, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top` and `bottom`, or `right` and `left` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'top'>{1,2}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **63** | **14.1** | **87** | No |"
21837
+ "description": "The **`inset-inline`** CSS property defines the logical start and end offsets of an element in the inline direction, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top` and `bottom`, or `right` and `left` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'top'>{1,2}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **63** | **14.1** | n/a | No |"
21783
21838
  },
21784
21839
  "insetInlineEnd": {
21785
21840
  "$ref": "#/definitions/Property.InsetInlineEnd%3C(string%7Cnumber)%3E",
21786
- "description": "The **`inset-inline-end`** CSS property defines the logical inline end inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'top'>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **63** | **14.1** | **87** | No |"
21841
+ "description": "The **`inset-inline-end`** CSS property defines the logical inline end inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'top'>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **63** | **14.1** | n/a | No |"
21787
21842
  },
21788
21843
  "insetInlineStart": {
21789
21844
  "$ref": "#/definitions/Property.InsetInlineStart%3C(string%7Cnumber)%3E",
21790
- "description": "The **`inset-inline-start`** CSS property defines the logical inline start inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'top'>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **63** | **14.1** | **87** | No |"
21845
+ "description": "The **`inset-inline-start`** CSS property defines the logical inline start inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'top'>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **63** | **14.1** | n/a | No |"
21791
21846
  },
21792
21847
  "isolation": {
21793
21848
  "$ref": "#/definitions/Property.Isolation",
21794
- "description": "The **`isolation`** CSS property determines whether an element must create a new stacking context.\n\n**Syntax**: `auto | isolate`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **41** | **36** | **8** | **79** | No |"
21849
+ "description": "The **`isolation`** CSS property determines whether an element must create a new stacking context.\n\n**Syntax**: `auto | isolate`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **41** | **36** | **8** | n/a | No |"
21795
21850
  },
21796
21851
  "justifyContent": {
21797
21852
  "$ref": "#/definitions/Property.JustifyContent",
21798
- "description": "The CSS **`justify-content`** property defines how the browser distributes space between and around content items along the main-axis of a flex container, and the inline axis of a grid container.\n\n**Syntax**: `normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]`\n\n**Initial value**: `normal`\n\n---\n\n_Supported in Flex Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :----: | | **52** | **20** | **9** | **12** | **11** | | 21 _-x-_ | | 7 _-x-_ | | |\n\n---\n\n_Supported in Grid Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |\n\n---"
21853
+ "description": "The CSS **`justify-content`** property defines how the browser distributes space between and around content items along the main-axis of a flex container, and the inline axis of a grid container.\n\n**Syntax**: `normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :----: | | **29** | **20** | **9** | **12** | **11** | | 21 _-x-_ | | 7 _-x-_ | | |"
21799
21854
  },
21800
21855
  "justifyItems": {
21801
21856
  "$ref": "#/definitions/Property.JustifyItems",
21802
- "description": "The CSS **`justify-items`** property defines the default `justify-self` for all items of the box, giving them all a default way of justifying each box along the appropriate axis.\n\n**Syntax**: `normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ] | legacy | legacy && [ left | right | center ]`\n\n**Initial value**: `legacy`\n\n---\n\n_Supported in Flex Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :----: | | **52** | **20** | **9** | **12** | **11** |\n\n---\n\n_Supported in Grid Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **45** | **10.1** | **16** | No |\n\n---"
21857
+ "description": "The CSS **`justify-items`** property defines the default `justify-self` for all items of the box, giving them all a default way of justifying each box along the appropriate axis.\n\n**Syntax**: `normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ] | legacy | legacy && [ left | right | center ]`\n\n**Initial value**: `legacy`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :----: | | **52** | **20** | **9** | **12** | **11** |"
21803
21858
  },
21804
21859
  "justifySelf": {
21805
21860
  "$ref": "#/definitions/Property.JustifySelf",
21806
- "description": "The CSS **`justify-self`** property sets the way a box is justified inside its alignment container along the appropriate axis.\n\n**Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ]`\n\n**Initial value**: `auto`\n\n---\n\n_Supported in Flex Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **45** | **10.1** | **16** | No |\n\n---\n\n_Supported in Grid Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :----------: | | **57** | **45** | **10.1** | **16** | **10** _-x-_ |\n\n---"
21861
+ "description": "The CSS **`justify-self`** property sets the way a box is justified inside its alignment container along the appropriate axis.\n\n**Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ]`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :----: | | **57** | **45** | **10.1** | **16** | **10** |"
21807
21862
  },
21808
21863
  "justifyTracks": {
21809
21864
  "$ref": "#/definitions/Property.JustifyTracks",
21810
- "description": "The **`justify-tracks`** CSS property sets the alignment in the masonry axis for grid containers that have masonry in their inline axis.\n\n**Syntax**: `[ normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ] ]#`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | n/a | No | No | No |"
21865
+ "description": "The **`justify-tracks`** CSS property sets the alignment in the masonry axis for grid containers that have masonry in their inline axis.\n\n**Syntax**: `[ normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ] ]#`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | n/a | No | n/a | No |"
21811
21866
  },
21812
21867
  "left": {
21813
21868
  "$ref": "#/definitions/Property.Left%3C(string%7Cnumber)%3E",
@@ -21835,15 +21890,15 @@
21835
21890
  },
21836
21891
  "marginBlock": {
21837
21892
  "$ref": "#/definitions/Property.MarginBlock%3C(string%7Cnumber)%3E",
21838
- "description": "The **`margin-block`** CSS shorthand property defines the logical block start and end margins of an element, which maps to physical margins depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'margin-left'>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
21893
+ "description": "The **`margin-block`** CSS shorthand property defines the logical block start and end margins of an element, which maps to physical margins depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'margin-left'>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **66** | **14.1** | n/a | No |"
21839
21894
  },
21840
21895
  "marginBlockEnd": {
21841
21896
  "$ref": "#/definitions/Property.MarginBlockEnd%3C(string%7Cnumber)%3E",
21842
- "description": "The **`margin-block-end`** CSS property defines the logical block end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'margin-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **41** | **12.1** | **87** | No |"
21897
+ "description": "The **`margin-block-end`** CSS property defines the logical block end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'margin-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **41** | **12.1** | n/a | No |"
21843
21898
  },
21844
21899
  "marginBlockStart": {
21845
21900
  "$ref": "#/definitions/Property.MarginBlockStart%3C(string%7Cnumber)%3E",
21846
- "description": "The **`margin-block-start`** CSS property defines the logical block start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'margin-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **41** | **12.1** | **87** | No |"
21901
+ "description": "The **`margin-block-start`** CSS property defines the logical block start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'margin-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **41** | **12.1** | n/a | No |"
21847
21902
  },
21848
21903
  "marginBottom": {
21849
21904
  "$ref": "#/definitions/Property.MarginBottom%3C(string%7Cnumber)%3E",
@@ -21851,15 +21906,15 @@
21851
21906
  },
21852
21907
  "marginInline": {
21853
21908
  "$ref": "#/definitions/Property.MarginInline%3C(string%7Cnumber)%3E",
21854
- "description": "The **`margin-inline`** CSS shorthand property is a shorthand property that defines both the logical inline start and end margins of an element, which maps to physical margins depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'margin-left'>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
21909
+ "description": "The **`margin-inline`** CSS shorthand property is a shorthand property that defines both the logical inline start and end margins of an element, which maps to physical margins depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'margin-left'>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **66** | **14.1** | n/a | No |"
21855
21910
  },
21856
21911
  "marginInlineEnd": {
21857
21912
  "$ref": "#/definitions/Property.MarginInlineEnd%3C(string%7Cnumber)%3E",
21858
- "description": "The **`margin-inline-end`** CSS property defines the logical inline end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. In other words, it corresponds to the `margin-top`, `margin-right`, `margin-bottom` or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'margin-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----------------------: | :-------------------: | :----------------------: | :-----------------------: | :-: | | **87** | **41** | **12.1** | **87** | No | | 2 _(-webkit-margin-end)_ | 3 _(-moz-margin-end)_ | 3 _(-webkit-margin-end)_ | 79 _(-webkit-margin-end)_ | |"
21913
+ "description": "The **`margin-inline-end`** CSS property defines the logical inline end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. In other words, it corresponds to the `margin-top`, `margin-right`, `margin-bottom` or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'margin-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----------------------: | :-------------------: | :----------------------: | :--: | :-: | | **87** | **41** | **12.1** | n/a | No | | 2 _(-webkit-margin-end)_ | 3 _(-moz-margin-end)_ | 3 _(-webkit-margin-end)_ | | |"
21859
21914
  },
21860
21915
  "marginInlineStart": {
21861
21916
  "$ref": "#/definitions/Property.MarginInlineStart%3C(string%7Cnumber)%3E",
21862
- "description": "The **`margin-inline-start`** CSS property defines the logical inline start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. It corresponds to the `margin-top`, `margin-right`, `margin-bottom`, or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'margin-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------------------------: | :---------------------: | :------------------------: | :-------------------------: | :-: | | **87** | **41** | **12.1** | **87** | No | | 2 _(-webkit-margin-start)_ | 3 _(-moz-margin-start)_ | 3 _(-webkit-margin-start)_ | 79 _(-webkit-margin-start)_ | |"
21917
+ "description": "The **`margin-inline-start`** CSS property defines the logical inline start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. It corresponds to the `margin-top`, `margin-right`, `margin-bottom`, or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'margin-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------------------------: | :---------------------: | :------------------------: | :--: | :-: | | **87** | **41** | **12.1** | n/a | No | | 2 _(-webkit-margin-start)_ | 3 _(-moz-margin-start)_ | 3 _(-webkit-margin-start)_ | | |"
21863
21918
  },
21864
21919
  "marginLeft": {
21865
21920
  "$ref": "#/definitions/Property.MarginLeft%3C(string%7Cnumber)%3E",
@@ -21879,27 +21934,27 @@
21879
21934
  },
21880
21935
  "maskBorderOutset": {
21881
21936
  "$ref": "#/definitions/Property.MaskBorderOutset%3C(string%7Cnumber)%3E",
21882
- "description": "The **`mask-border-outset`** CSS property specifies the distance by which an element's mask border is set out from its border box.\n\n**Syntax**: `[ <length> | <number> ]{1,4}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-------------------------------------: | :-----: | :---------------------------------------: | :--------------------------------------: | :-: | | **1** _(-webkit-mask-box-image-outset)_ | No | **3.1** _(-webkit-mask-box-image-outset)_ | **79** _(-webkit-mask-box-image-outset)_ | No |"
21937
+ "description": "The **`mask-border-outset`** CSS property specifies the distance by which an element's mask border is set out from its border box.\n\n**Syntax**: `[ <length> | <number> ]{1,4}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-------------------------------------: | :-----: | :---------------------------------------: | :--: | :-: | | **1** _(-webkit-mask-box-image-outset)_ | No | **3.1** _(-webkit-mask-box-image-outset)_ | n/a | No |"
21883
21938
  },
21884
21939
  "maskBorderRepeat": {
21885
21940
  "$ref": "#/definitions/Property.MaskBorderRepeat",
21886
- "description": "The **`mask-border-repeat`** CSS property sets how the edge regions of a source image are adjusted to fit the dimensions of an element's mask border.\n\n**Syntax**: `[ stretch | repeat | round | space ]{1,2}`\n\n**Initial value**: `stretch`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-------------------------------------: | :-----: | :---------------------------------------: | :--------------------------------------: | :-: | | **1** _(-webkit-mask-box-image-repeat)_ | No | **3.1** _(-webkit-mask-box-image-repeat)_ | **79** _(-webkit-mask-box-image-repeat)_ | No |"
21941
+ "description": "The **`mask-border-repeat`** CSS property sets how the edge regions of a source image are adjusted to fit the dimensions of an element's mask border.\n\n**Syntax**: `[ stretch | repeat | round | space ]{1,2}`\n\n**Initial value**: `stretch`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-------------------------------------: | :-----: | :---------------------------------------: | :--: | :-: | | **1** _(-webkit-mask-box-image-repeat)_ | No | **3.1** _(-webkit-mask-box-image-repeat)_ | n/a | No |"
21887
21942
  },
21888
21943
  "maskBorderSlice": {
21889
21944
  "$ref": "#/definitions/Property.MaskBorderSlice",
21890
- "description": "The **`mask-border-slice`** CSS property divides the image set by `mask-border-source` into regions. These regions are used to form the components of an element's mask border.\n\n**Syntax**: `<number-percentage>{1,4} fill?`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------------------------------------: | :-----: | :--------------------------------------: | :-------------------------------------: | :-: | | **1** _(-webkit-mask-box-image-slice)_ | No | **3.1** _(-webkit-mask-box-image-slice)_ | **79** _(-webkit-mask-box-image-slice)_ | No |"
21945
+ "description": "The **`mask-border-slice`** CSS property divides the image set by `mask-border-source` into regions. These regions are used to form the components of an element's mask border.\n\n**Syntax**: `<number-percentage>{1,4} fill?`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------------------------------------: | :-----: | :--------------------------------------: | :--: | :-: | | **1** _(-webkit-mask-box-image-slice)_ | No | **3.1** _(-webkit-mask-box-image-slice)_ | n/a | No |"
21891
21946
  },
21892
21947
  "maskBorderSource": {
21893
21948
  "$ref": "#/definitions/Property.MaskBorderSource",
21894
- "description": "The **`mask-border-source`** CSS property sets the source image used to create an element's mask border.\n\n**Syntax**: `none | <image>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-------------------------------------: | :-----: | :---------------------------------------: | :--------------------------------------: | :-: | | **1** _(-webkit-mask-box-image-source)_ | No | **3.1** _(-webkit-mask-box-image-source)_ | **79** _(-webkit-mask-box-image-source)_ | No |"
21949
+ "description": "The **`mask-border-source`** CSS property sets the source image used to create an element's mask border.\n\n**Syntax**: `none | <image>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-------------------------------------: | :-----: | :---------------------------------------: | :--: | :-: | | **1** _(-webkit-mask-box-image-source)_ | No | **3.1** _(-webkit-mask-box-image-source)_ | n/a | No |"
21895
21950
  },
21896
21951
  "maskBorderWidth": {
21897
21952
  "$ref": "#/definitions/Property.MaskBorderWidth%3C(string%7Cnumber)%3E",
21898
- "description": "The **`mask-border-width`** CSS property sets the width of an element's mask border.\n\n**Syntax**: `[ <length-percentage> | <number> | auto ]{1,4}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------------------------------------: | :-----: | :--------------------------------------: | :-------------------------------------: | :-: | | **1** _(-webkit-mask-box-image-width)_ | No | **3.1** _(-webkit-mask-box-image-width)_ | **79** _(-webkit-mask-box-image-width)_ | No |"
21953
+ "description": "The **`mask-border-width`** CSS property sets the width of an element's mask border.\n\n**Syntax**: `[ <length-percentage> | <number> | auto ]{1,4}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------------------------------------: | :-----: | :--------------------------------------: | :--: | :-: | | **1** _(-webkit-mask-box-image-width)_ | No | **3.1** _(-webkit-mask-box-image-width)_ | n/a | No |"
21899
21954
  },
21900
21955
  "maskClip": {
21901
21956
  "$ref": "#/definitions/Property.MaskClip",
21902
- "description": "The **`mask-clip`** CSS property determines the area which is affected by a mask. The painted content of an element must be restricted to this area.\n\n**Syntax**: `[ <geometry-box> | no-clip ]#`\n\n**Initial value**: `border-box`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :------: | :----------: | :-: | | **1** _-x-_ | **53** | **15.4** | **79** _-x-_ | No | | | | 4 _-x-_ | | |"
21957
+ "description": "The **`mask-clip`** CSS property determines the area which is affected by a mask. The painted content of an element must be restricted to this area.\n\n**Syntax**: `[ <geometry-box> | no-clip ]#`\n\n**Initial value**: `border-box`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :------: | :--: | :-: | | **1** _-x-_ | **53** | **15.4** | n/a | No | | | | 4 _-x-_ | | |"
21903
21958
  },
21904
21959
  "maskComposite": {
21905
21960
  "$ref": "#/definitions/Property.MaskComposite",
@@ -21911,11 +21966,11 @@
21911
21966
  },
21912
21967
  "maskMode": {
21913
21968
  "$ref": "#/definitions/Property.MaskMode",
21914
- "description": "The **`mask-mode`** CSS property sets whether the mask reference defined by `mask-image` is treated as a luminance or alpha mask.\n\n**Syntax**: `<masking-mode>#`\n\n**Initial value**: `match-source`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | No | **53** | **15.4** | No | No |"
21969
+ "description": "The **`mask-mode`** CSS property sets whether the mask reference defined by `mask-image` is treated as a luminance or alpha mask.\n\n**Syntax**: `<masking-mode>#`\n\n**Initial value**: `match-source`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | No | **53** | **15.4** | n/a | No |"
21915
21970
  },
21916
21971
  "maskOrigin": {
21917
21972
  "$ref": "#/definitions/Property.MaskOrigin",
21918
- "description": "The **`mask-origin`** CSS property sets the origin of a mask.\n\n**Syntax**: `<geometry-box>#`\n\n**Initial value**: `border-box`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :------: | :----------: | :-: | | **1** _-x-_ | **53** | **15.4** | **79** _-x-_ | No | | | | 4 _-x-_ | | |"
21973
+ "description": "The **`mask-origin`** CSS property sets the origin of a mask.\n\n**Syntax**: `<geometry-box>#`\n\n**Initial value**: `border-box`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :------: | :--: | :-: | | **1** _-x-_ | **53** | **15.4** | n/a | No | | | | 4 _-x-_ | | |"
21919
21974
  },
21920
21975
  "maskPosition": {
21921
21976
  "$ref": "#/definitions/Property.MaskPosition%3C(string%7Cnumber)%3E",
@@ -21931,15 +21986,23 @@
21931
21986
  },
21932
21987
  "maskType": {
21933
21988
  "$ref": "#/definitions/Property.MaskType",
21934
- "description": "The **`mask-type`** CSS property sets whether an SVG `<mask>` element is used as a _luminance_ or an _alpha_ mask. It applies to the `<mask>` element itself.\n\n**Syntax**: `luminance | alpha`\n\n**Initial value**: `luminance`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **24** | **35** | **7** | **79** | No |"
21989
+ "description": "The **`mask-type`** CSS property sets whether an SVG `<mask>` element is used as a _luminance_ or an _alpha_ mask. It applies to the `<mask>` element itself.\n\n**Syntax**: `luminance | alpha`\n\n**Initial value**: `luminance`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **24** | **35** | **7** | n/a | No |"
21990
+ },
21991
+ "mathDepth": {
21992
+ "$ref": "#/definitions/Property.MathDepth",
21993
+ "description": "The **`math-depth`** property describes a notion of _depth_ for each element of a mathematical formula, with respect to the top-level container of that formula. Concretely, this is used to determine the computed value of the font-size property when its specified value is `math`.\n\n**Syntax**: `auto-add | add(<integer>) | <integer>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | n/a | n/a | No | n/a | No |"
21994
+ },
21995
+ "mathShift": {
21996
+ "$ref": "#/definitions/Property.MathShift",
21997
+ "description": "The `math-shift` property indicates whether superscripts inside MathML formulas should be raised by a normal or compact shift.\n\n**Syntax**: `normal | compact`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | n/a | No | No | n/a | No |"
21935
21998
  },
21936
21999
  "mathStyle": {
21937
22000
  "$ref": "#/definitions/Property.MathStyle",
21938
- "description": "The `math-style` property indicates whether MathML equations should render with normal or compact height.\n\n**Syntax**: `normal | compact`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | n/a | n/a | **14.1** | No | No |"
22001
+ "description": "The `math-style` property indicates whether MathML equations should render with normal or compact height.\n\n**Syntax**: `normal | compact`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | n/a | n/a | **14.1** | n/a | No |"
21939
22002
  },
21940
22003
  "maxBlockSize": {
21941
22004
  "$ref": "#/definitions/Property.MaxBlockSize%3C(string%7Cnumber)%3E",
21942
- "description": "The **`max-block-size`** CSS property specifies the maximum size of an element in the direction opposite that of the writing direction as specified by `writing-mode`. That is, if the writing direction is horizontal, then `max-block-size` is equivalent to `max-height`; if the writing direction is vertical, `max-block-size` is the same as `max-width`.\n\n**Syntax**: `<'max-width'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **41** | **12.1** | **79** | No |"
22005
+ "description": "The **`max-block-size`** CSS property specifies the maximum size of an element in the direction opposite that of the writing direction as specified by `writing-mode`. That is, if the writing direction is horizontal, then `max-block-size` is equivalent to `max-height`; if the writing direction is vertical, `max-block-size` is the same as `max-width`.\n\n**Syntax**: `<'max-width'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **57** | **41** | **12.1** | n/a | No |"
21943
22006
  },
21944
22007
  "maxHeight": {
21945
22008
  "$ref": "#/definitions/Property.MaxHeight%3C(string%7Cnumber)%3E",
@@ -21947,7 +22010,7 @@
21947
22010
  },
21948
22011
  "maxInlineSize": {
21949
22012
  "$ref": "#/definitions/Property.MaxInlineSize%3C(string%7Cnumber)%3E",
21950
- "description": "The **`max-inline-size`** CSS property defines the horizontal or vertical maximum size of an element's block, depending on its writing mode. It corresponds to either the `max-width` or the `max-height` property, depending on the value of `writing-mode`.\n\n**Syntax**: `<'max-width'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :--------: | :----: | :-: | | **57** | **41** | **12.1** | **79** | No | | | | 10.1 _-x-_ | | |"
22013
+ "description": "The **`max-inline-size`** CSS property defines the horizontal or vertical maximum size of an element's block, depending on its writing mode. It corresponds to either the `max-width` or the `max-height` property, depending on the value of `writing-mode`.\n\n**Syntax**: `<'max-width'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :--------: | :--: | :-: | | **57** | **41** | **12.1** | n/a | No | | | | 10.1 _-x-_ | | |"
21951
22014
  },
21952
22015
  "maxLines": {
21953
22016
  "$ref": "#/definitions/Property.MaxLines",
@@ -21959,7 +22022,7 @@
21959
22022
  },
21960
22023
  "minBlockSize": {
21961
22024
  "$ref": "#/definitions/Property.MinBlockSize%3C(string%7Cnumber)%3E",
21962
- "description": "The **`min-block-size`** CSS property defines the minimum horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the `min-width` or the `min-height` property, depending on the value of `writing-mode`.\n\n**Syntax**: `<'min-width'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **41** | **12.1** | **79** | No |"
22025
+ "description": "The **`min-block-size`** CSS property defines the minimum horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the `min-width` or the `min-height` property, depending on the value of `writing-mode`.\n\n**Syntax**: `<'min-width'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **57** | **41** | **12.1** | n/a | No |"
21963
22026
  },
21964
22027
  "minHeight": {
21965
22028
  "$ref": "#/definitions/Property.MinHeight%3C(string%7Cnumber)%3E",
@@ -21967,7 +22030,7 @@
21967
22030
  },
21968
22031
  "minInlineSize": {
21969
22032
  "$ref": "#/definitions/Property.MinInlineSize%3C(string%7Cnumber)%3E",
21970
- "description": "The **`min-inline-size`** CSS property defines the horizontal or vertical minimal size of an element's block, depending on its writing mode. It corresponds to either the `min-width` or the `min-height` property, depending on the value of `writing-mode`.\n\n**Syntax**: `<'min-width'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **41** | **12.1** | **79** | No |"
22033
+ "description": "The **`min-inline-size`** CSS property defines the horizontal or vertical minimal size of an element's block, depending on its writing mode. It corresponds to either the `min-width` or the `min-height` property, depending on the value of `writing-mode`.\n\n**Syntax**: `<'min-width'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **57** | **41** | **12.1** | n/a | No |"
21971
22034
  },
21972
22035
  "minWidth": {
21973
22036
  "$ref": "#/definitions/Property.MinWidth%3C(string%7Cnumber)%3E",
@@ -21975,19 +22038,19 @@
21975
22038
  },
21976
22039
  "mixBlendMode": {
21977
22040
  "$ref": "#/definitions/Property.MixBlendMode",
21978
- "description": "The **`mix-blend-mode`** CSS property sets how an element's content should blend with the content of the element's parent and the element's background.\n\n**Syntax**: `<blend-mode> | plus-lighter`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **41** | **32** | **8** | **79** | No |"
22041
+ "description": "The **`mix-blend-mode`** CSS property sets how an element's content should blend with the content of the element's parent and the element's background.\n\n**Syntax**: `<blend-mode> | plus-lighter`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **41** | **32** | **8** | n/a | No |"
21979
22042
  },
21980
22043
  "motionDistance": {
21981
22044
  "$ref": "#/definitions/Property.OffsetDistance%3C(string%7Cnumber)%3E",
21982
- "description": "The **`offset-distance`** CSS property specifies a position along an `offset-path` for an element to be placed.\n\n**Syntax**: `<length-percentage>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :--------------------: | :-----: | :----: | :----: | :-: | | **55** | **72** | No | **79** | No | | 46 _(motion-distance)_ | | | | |"
22045
+ "description": "The **`offset-distance`** CSS property specifies a position along an `offset-path` for an element to be placed.\n\n**Syntax**: `<length-percentage>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :--------------------: | :-----: | :----: | :--: | :-: | | **55** | **72** | No | n/a | No | | 46 _(motion-distance)_ | | | | |"
21983
22046
  },
21984
22047
  "motionPath": {
21985
22048
  "$ref": "#/definitions/Property.OffsetPath",
21986
- "description": "The **`offset-path`** CSS property specifies a motion path for an element to follow and defines the element's positioning within the parent container or SVG coordinate system.\n\n**Syntax**: `none | ray( [ <angle> && <size> && contain? ] ) | <path()> | <url> | [ <basic-shape> || <geometry-box> ]`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----------------: | :-----: | :----: | :----: | :-: | | **55** | **72** | No | **79** | No | | 46 _(motion-path)_ | | | | |"
22049
+ "description": "The **`offset-path`** CSS property specifies a motion path for an element to follow and defines the element's positioning within the parent container or SVG coordinate system.\n\n**Syntax**: `none | ray( [ <angle> && <size> && contain? ] ) | <path()> | <url> | [ <basic-shape> || <geometry-box> ]`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----------------: | :-----: | :------: | :--: | :-: | | **55** | **72** | **15.4** | n/a | No | | 46 _(motion-path)_ | | | | |"
21987
22050
  },
21988
22051
  "motionRotation": {
21989
22052
  "$ref": "#/definitions/Property.OffsetRotate",
21990
- "description": "The **`offset-rotate`** CSS property defines the orientation/direction of the element as it is positioned along the `offset-path`.\n\n**Syntax**: `[ auto | reverse ] || <angle>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :--------------------: | :-----: | :----: | :----: | :-: | | **56** | **72** | No | **79** | No | | 46 _(motion-rotation)_ | | | | |"
22053
+ "description": "The **`offset-rotate`** CSS property defines the orientation/direction of the element as it is positioned along the `offset-path`.\n\n**Syntax**: `[ auto | reverse ] || <angle>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :--------------------: | :-----: | :----: | :--: | :-: | | **56** | **72** | No | n/a | No | | 46 _(motion-rotation)_ | | | | |"
21991
22054
  },
21992
22055
  "objectFit": {
21993
22056
  "$ref": "#/definitions/Property.ObjectFit",
@@ -21999,23 +22062,23 @@
21999
22062
  },
22000
22063
  "offsetAnchor": {
22001
22064
  "$ref": "#/definitions/Property.OffsetAnchor%3C(string%7Cnumber)%3E",
22002
- "description": "**Syntax**: `auto | <position>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **72** | No | No | No |"
22065
+ "description": "**Syntax**: `auto | <position>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **72** | No | n/a | No |"
22003
22066
  },
22004
22067
  "offsetDistance": {
22005
22068
  "$ref": "#/definitions/Property.OffsetDistance%3C(string%7Cnumber)%3E",
22006
- "description": "The **`offset-distance`** CSS property specifies a position along an `offset-path` for an element to be placed.\n\n**Syntax**: `<length-percentage>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :--------------------: | :-----: | :----: | :----: | :-: | | **55** | **72** | No | **79** | No | | 46 _(motion-distance)_ | | | | |"
22069
+ "description": "The **`offset-distance`** CSS property specifies a position along an `offset-path` for an element to be placed.\n\n**Syntax**: `<length-percentage>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :--------------------: | :-----: | :----: | :--: | :-: | | **55** | **72** | No | n/a | No | | 46 _(motion-distance)_ | | | | |"
22007
22070
  },
22008
22071
  "offsetPath": {
22009
22072
  "$ref": "#/definitions/Property.OffsetPath",
22010
- "description": "The **`offset-path`** CSS property specifies a motion path for an element to follow and defines the element's positioning within the parent container or SVG coordinate system.\n\n**Syntax**: `none | ray( [ <angle> && <size> && contain? ] ) | <path()> | <url> | [ <basic-shape> || <geometry-box> ]`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----------------: | :-----: | :----: | :----: | :-: | | **55** | **72** | No | **79** | No | | 46 _(motion-path)_ | | | | |"
22073
+ "description": "The **`offset-path`** CSS property specifies a motion path for an element to follow and defines the element's positioning within the parent container or SVG coordinate system.\n\n**Syntax**: `none | ray( [ <angle> && <size> && contain? ] ) | <path()> | <url> | [ <basic-shape> || <geometry-box> ]`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----------------: | :-----: | :------: | :--: | :-: | | **55** | **72** | **15.4** | n/a | No | | 46 _(motion-path)_ | | | | |"
22011
22074
  },
22012
22075
  "offsetRotate": {
22013
22076
  "$ref": "#/definitions/Property.OffsetRotate",
22014
- "description": "The **`offset-rotate`** CSS property defines the orientation/direction of the element as it is positioned along the `offset-path`.\n\n**Syntax**: `[ auto | reverse ] || <angle>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :--------------------: | :-----: | :----: | :----: | :-: | | **56** | **72** | No | **79** | No | | 46 _(motion-rotation)_ | | | | |"
22077
+ "description": "The **`offset-rotate`** CSS property defines the orientation/direction of the element as it is positioned along the `offset-path`.\n\n**Syntax**: `[ auto | reverse ] || <angle>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :--------------------: | :-----: | :----: | :--: | :-: | | **56** | **72** | No | n/a | No | | 46 _(motion-rotation)_ | | | | |"
22015
22078
  },
22016
22079
  "offsetRotation": {
22017
22080
  "$ref": "#/definitions/Property.OffsetRotate",
22018
- "description": "The **`offset-rotate`** CSS property defines the orientation/direction of the element as it is positioned along the `offset-path`.\n\n**Syntax**: `[ auto | reverse ] || <angle>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :--------------------: | :-----: | :----: | :----: | :-: | | **56** | **72** | No | **79** | No | | 46 _(motion-rotation)_ | | | | |"
22081
+ "description": "The **`offset-rotate`** CSS property defines the orientation/direction of the element as it is positioned along the `offset-path`.\n\n**Syntax**: `[ auto | reverse ] || <angle>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :--------------------: | :-----: | :----: | :--: | :-: | | **56** | **72** | No | n/a | No | | 46 _(motion-rotation)_ | | | | |"
22019
22082
  },
22020
22083
  "order": {
22021
22084
  "$ref": "#/definitions/Property.Order",
@@ -22043,23 +22106,23 @@
22043
22106
  },
22044
22107
  "overflowAnchor": {
22045
22108
  "$ref": "#/definitions/Property.OverflowAnchor",
22046
- "description": "**Syntax**: `auto | none`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **56** | **66** | No | **79** | No |"
22109
+ "description": "**Syntax**: `auto | none`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **56** | **66** | No | n/a | No |"
22047
22110
  },
22048
22111
  "overflowBlock": {
22049
22112
  "$ref": "#/definitions/Property.OverflowBlock",
22050
- "description": "**Syntax**: `visible | hidden | clip | scroll | auto`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **69** | No | No | No |"
22113
+ "description": "**Syntax**: `visible | hidden | clip | scroll | auto`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **69** | No | n/a | No |"
22051
22114
  },
22052
22115
  "overflowClipBox": {
22053
22116
  "$ref": "#/definitions/Property.OverflowClipBox",
22054
- "description": "The **`overflow-clip-box`** CSS property specifies relative to which box the clipping happens when there is an overflow. It is short hand for the `overflow-clip-box-inline` and `overflow-clip-box-block` properties.\n\n**Syntax**: `padding-box | content-box`\n\n**Initial value**: `padding-box`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **29** | No | No | No |"
22117
+ "description": "The **`overflow-clip-box`** CSS property specifies relative to which box the clipping happens when there is an overflow. It is short hand for the `overflow-clip-box-inline` and `overflow-clip-box-block` properties.\n\n**Syntax**: `padding-box | content-box`\n\n**Initial value**: `padding-box`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **29** | No | n/a | No |"
22055
22118
  },
22056
22119
  "overflowClipMargin": {
22057
22120
  "$ref": "#/definitions/Property.OverflowClipMargin%3C(string%7Cnumber)%3E",
22058
- "description": "**Syntax**: `<visual-box> || <length [0,∞]>`\n\n**Initial value**: `0px`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **90** | No | No | **90** | No |"
22121
+ "description": "**Syntax**: `<visual-box> || <length [0,∞]>`\n\n**Initial value**: `0px`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **90** | No | No | n/a | No |"
22059
22122
  },
22060
22123
  "overflowInline": {
22061
22124
  "$ref": "#/definitions/Property.OverflowInline",
22062
- "description": "**Syntax**: `visible | hidden | clip | scroll | auto`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **69** | No | No | No |"
22125
+ "description": "**Syntax**: `visible | hidden | clip | scroll | auto`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **69** | No | n/a | No |"
22063
22126
  },
22064
22127
  "overflowWrap": {
22065
22128
  "$ref": "#/definitions/Property.OverflowWrap",
@@ -22075,31 +22138,31 @@
22075
22138
  },
22076
22139
  "overscrollBehaviorBlock": {
22077
22140
  "$ref": "#/definitions/Property.OverscrollBehaviorBlock",
22078
- "description": "The **`overscroll-behavior-block`** CSS property sets the browser's behavior when the block direction boundary of a scrolling area is reached.\n\n**Syntax**: `contain | none | auto`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **77** | **73** | No | **79** | No |"
22141
+ "description": "The **`overscroll-behavior-block`** CSS property sets the browser's behavior when the block direction boundary of a scrolling area is reached.\n\n**Syntax**: `contain | none | auto`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **77** | **73** | **16** | n/a | No |"
22079
22142
  },
22080
22143
  "overscrollBehaviorInline": {
22081
22144
  "$ref": "#/definitions/Property.OverscrollBehaviorInline",
22082
- "description": "The **`overscroll-behavior-inline`** CSS property sets the browser's behavior when the inline direction boundary of a scrolling area is reached.\n\n**Syntax**: `contain | none | auto`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **77** | **73** | No | **79** | No |"
22145
+ "description": "The **`overscroll-behavior-inline`** CSS property sets the browser's behavior when the inline direction boundary of a scrolling area is reached.\n\n**Syntax**: `contain | none | auto`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **77** | **73** | **16** | n/a | No |"
22083
22146
  },
22084
22147
  "overscrollBehaviorX": {
22085
22148
  "$ref": "#/definitions/Property.OverscrollBehaviorX",
22086
- "description": "The **`overscroll-behavior-x`** CSS property sets the browser's behavior when the horizontal boundary of a scrolling area is reached.\n\n**Syntax**: `contain | none | auto`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **63** | **59** | No | **18** | No |"
22149
+ "description": "The **`overscroll-behavior-x`** CSS property sets the browser's behavior when the horizontal boundary of a scrolling area is reached.\n\n**Syntax**: `contain | none | auto`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **63** | **59** | **16** | **18** | No |"
22087
22150
  },
22088
22151
  "overscrollBehaviorY": {
22089
22152
  "$ref": "#/definitions/Property.OverscrollBehaviorY",
22090
- "description": "The **`overscroll-behavior-y`** CSS property sets the browser's behavior when the vertical boundary of a scrolling area is reached.\n\n**Syntax**: `contain | none | auto`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **63** | **59** | No | **18** | No |"
22153
+ "description": "The **`overscroll-behavior-y`** CSS property sets the browser's behavior when the vertical boundary of a scrolling area is reached.\n\n**Syntax**: `contain | none | auto`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **63** | **59** | **16** | **18** | No |"
22091
22154
  },
22092
22155
  "paddingBlock": {
22093
22156
  "$ref": "#/definitions/Property.PaddingBlock%3C(string%7Cnumber)%3E",
22094
- "description": "The **`padding-block`** CSS shorthand property defines the logical block start and end padding of an element, which maps to physical padding properties depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'padding-left'>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
22157
+ "description": "The **`padding-block`** CSS shorthand property defines the logical block start and end padding of an element, which maps to physical padding properties depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'padding-left'>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **66** | **14.1** | n/a | No |"
22095
22158
  },
22096
22159
  "paddingBlockEnd": {
22097
22160
  "$ref": "#/definitions/Property.PaddingBlockEnd%3C(string%7Cnumber)%3E",
22098
- "description": "The **`padding-block-end`** CSS property defines the logical block end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'padding-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **41** | **12.1** | **87** | No |"
22161
+ "description": "The **`padding-block-end`** CSS property defines the logical block end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'padding-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **41** | **12.1** | n/a | No |"
22099
22162
  },
22100
22163
  "paddingBlockStart": {
22101
22164
  "$ref": "#/definitions/Property.PaddingBlockStart%3C(string%7Cnumber)%3E",
22102
- "description": "The **`padding-block-start`** CSS property defines the logical block start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'padding-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **41** | **12.1** | **87** | No |"
22165
+ "description": "The **`padding-block-start`** CSS property defines the logical block start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'padding-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **41** | **12.1** | n/a | No |"
22103
22166
  },
22104
22167
  "paddingBottom": {
22105
22168
  "$ref": "#/definitions/Property.PaddingBottom%3C(string%7Cnumber)%3E",
@@ -22107,15 +22170,15 @@
22107
22170
  },
22108
22171
  "paddingInline": {
22109
22172
  "$ref": "#/definitions/Property.PaddingInline%3C(string%7Cnumber)%3E",
22110
- "description": "The **`padding-inline`** CSS shorthand property defines the logical inline start and end padding of an element, which maps to physical padding properties depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'padding-left'>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
22173
+ "description": "The **`padding-inline`** CSS shorthand property defines the logical inline start and end padding of an element, which maps to physical padding properties depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'padding-left'>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **66** | **14.1** | n/a | No |"
22111
22174
  },
22112
22175
  "paddingInlineEnd": {
22113
22176
  "$ref": "#/definitions/Property.PaddingInlineEnd%3C(string%7Cnumber)%3E",
22114
- "description": "The **`padding-inline-end`** CSS property defines the logical inline end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'padding-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----------------------: | :--------------------: | :-----------------------: | :------------------------: | :-: | | **87** | **41** | **12.1** | **87** | No | | 2 _(-webkit-padding-end)_ | 3 _(-moz-padding-end)_ | 3 _(-webkit-padding-end)_ | 79 _(-webkit-padding-end)_ | |"
22177
+ "description": "The **`padding-inline-end`** CSS property defines the logical inline end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'padding-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----------------------: | :--------------------: | :-----------------------: | :--: | :-: | | **87** | **41** | **12.1** | n/a | No | | 2 _(-webkit-padding-end)_ | 3 _(-moz-padding-end)_ | 3 _(-webkit-padding-end)_ | | |"
22115
22178
  },
22116
22179
  "paddingInlineStart": {
22117
22180
  "$ref": "#/definitions/Property.PaddingInlineStart%3C(string%7Cnumber)%3E",
22118
- "description": "The **`padding-inline-start`** CSS property defines the logical inline start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'padding-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-------------------------: | :----------------------: | :-------------------------: | :--------------------------: | :-: | | **87** | **41** | **12.1** | **87** | No | | 2 _(-webkit-padding-start)_ | 3 _(-moz-padding-start)_ | 3 _(-webkit-padding-start)_ | 79 _(-webkit-padding-start)_ | |"
22181
+ "description": "The **`padding-inline-start`** CSS property defines the logical inline start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n\n**Syntax**: `<'padding-left'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-------------------------: | :----------------------: | :-------------------------: | :--: | :-: | | **87** | **41** | **12.1** | n/a | No | | 2 _(-webkit-padding-start)_ | 3 _(-moz-padding-start)_ | 3 _(-webkit-padding-start)_ | | |"
22119
22182
  },
22120
22183
  "paddingLeft": {
22121
22184
  "$ref": "#/definitions/Property.PaddingLeft%3C(string%7Cnumber)%3E",
@@ -22151,7 +22214,7 @@
22151
22214
  },
22152
22215
  "placeContent": {
22153
22216
  "$ref": "#/definitions/Property.PlaceContent",
22154
- "description": "The **`place-content`** CSS shorthand property allows you to align content along both the block and inline directions at once (i.e. the `align-content` and `justify-content` properties) in a relevant layout system such as Grid or Flexbox.\n\n**Syntax**: `<'align-content'> <'justify-content'>?`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **59** | **45** | **9** | **79** | No |"
22217
+ "description": "The **`place-content`** CSS shorthand property allows you to align content along both the block and inline directions at once (i.e. the `align-content` and `justify-content` properties) in a relevant layout system such as Grid or Flexbox.\n\n**Syntax**: `<'align-content'> <'justify-content'>?`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **59** | **45** | **9** | n/a | No |"
22155
22218
  },
22156
22219
  "position": {
22157
22220
  "$ref": "#/definitions/Property.Position",
@@ -22167,7 +22230,7 @@
22167
22230
  },
22168
22231
  "resize": {
22169
22232
  "$ref": "#/definitions/Property.Resize",
22170
- "description": "The **`resize`** CSS property sets whether an element is resizable, and if so, in which directions.\n\n**Syntax**: `none | both | horizontal | vertical | block | inline`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **1** | **4** | **3** | **79** | No |"
22233
+ "description": "The **`resize`** CSS property sets whether an element is resizable, and if so, in which directions.\n\n**Syntax**: `none | both | horizontal | vertical | block | inline`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **1** | **4** | **3** | n/a | No |"
22171
22234
  },
22172
22235
  "right": {
22173
22236
  "$ref": "#/definitions/Property.Right%3C(string%7Cnumber)%3E",
@@ -22175,15 +22238,15 @@
22175
22238
  },
22176
22239
  "rotate": {
22177
22240
  "$ref": "#/definitions/Property.Rotate",
22178
- "description": "The **`rotate`** CSS property allows you to specify rotation transforms individually and independently of the `transform` property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the `transform` property.\n\n**Syntax**: `none | <angle> | [ x | y | z | <number>{3} ] && <angle>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | No | **72** | **14.1** | No | No |"
22241
+ "description": "The **`rotate`** CSS property allows you to specify rotation transforms individually and independently of the `transform` property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the `transform` property.\n\n**Syntax**: `none | <angle> | [ x | y | z | <number>{3} ] && <angle>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----: | :-----: | :------: | :--: | :-: | | **104** | **72** | **14.1** | n/a | No |"
22179
22242
  },
22180
22243
  "rowGap": {
22181
22244
  "$ref": "#/definitions/Property.RowGap%3C(string%7Cnumber)%3E",
22182
- "description": "The **`row-gap`** CSS property sets the size of the gap (gutter) between an element's grid rows.\n\n**Syntax**: `normal | <length-percentage>`\n\n**Initial value**: `normal`\n\n---\n\n_Supported in Flex Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **84** | **63** | **14.1** | **84** | No |\n\n---\n\n_Supported in Grid Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----------------: | :-----------------: | :-------------------: | :----: | :-: | | **66** | **61** | **12** | **16** | No | | 57 _(grid-row-gap)_ | 52 _(grid-row-gap)_ | 10.1 _(grid-row-gap)_ | | |\n\n---"
22245
+ "description": "The **`row-gap`** CSS property sets the size of the gap (gutter) between an element's grid rows.\n\n**Syntax**: `normal | <length-percentage>`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **47** | **52** | **10.1** | **16** | No |"
22183
22246
  },
22184
22247
  "rubyAlign": {
22185
22248
  "$ref": "#/definitions/Property.RubyAlign",
22186
- "description": "The **`ruby-align`** CSS property defines the distribution of the different ruby elements over the base.\n\n**Syntax**: `start | center | space-between | space-around`\n\n**Initial value**: `space-around`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **38** | No | No | No |"
22249
+ "description": "The **`ruby-align`** CSS property defines the distribution of the different ruby elements over the base.\n\n**Syntax**: `start | center | space-between | space-around`\n\n**Initial value**: `space-around`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **38** | No | n/a | No |"
22187
22250
  },
22188
22251
  "rubyMerge": {
22189
22252
  "$ref": "#/definitions/Property.RubyMerge",
@@ -22195,127 +22258,127 @@
22195
22258
  },
22196
22259
  "scale": {
22197
22260
  "$ref": "#/definitions/Property.Scale",
22198
- "description": "The **`scale`** CSS property allows you to specify scale transforms individually and independently of the `transform` property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the `transform` value.\n\n**Syntax**: `none | <number>{1,3}`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | No | **72** | **14.1** | No | No |"
22261
+ "description": "The **`scale`** CSS property allows you to specify scale transforms individually and independently of the `transform` property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the `transform` value.\n\n**Syntax**: `none | <number>{1,3}`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----: | :-----: | :------: | :--: | :-: | | **104** | **72** | **14.1** | n/a | No |"
22199
22262
  },
22200
22263
  "scrollBehavior": {
22201
22264
  "$ref": "#/definitions/Property.ScrollBehavior",
22202
- "description": "The **`scroll-behavior`** CSS property sets the behavior for a scrolling box when scrolling is triggered by the navigation or CSSOM scrolling APIs.\n\n**Syntax**: `auto | smooth`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **61** | **36** | **15.4** | **79** | No |"
22265
+ "description": "The **`scroll-behavior`** CSS property sets the behavior for a scrolling box when scrolling is triggered by the navigation or CSSOM scrolling APIs.\n\n**Syntax**: `auto | smooth`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **61** | **36** | **15.4** | n/a | No |"
22203
22266
  },
22204
22267
  "scrollMargin": {
22205
22268
  "$ref": "#/definitions/Property.ScrollMargin%3C(string%7Cnumber)%3E",
22206
- "description": "The **`scroll-margin`** shorthand property sets all of the scroll margins of an element at once, assigning values much like the `margin` property does for margins of an element.\n\n**Syntax**: `<length>{1,4}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----------------------: | :----: | :-: | | **69** | **90** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin)_ | | |"
22269
+ "description": "The **`scroll-margin`** shorthand property sets all of the scroll margins of an element at once, assigning values much like the `margin` property does for margins of an element.\n\n**Syntax**: `<length>{1,4}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----------------------: | :--: | :-: | | **69** | **90** | **14.1** | n/a | No | | | | 11 _(scroll-snap-margin)_ | | |"
22207
22270
  },
22208
22271
  "scrollMarginBlock": {
22209
22272
  "$ref": "#/definitions/Property.ScrollMarginBlock%3C(string%7Cnumber)%3E",
22210
- "description": "The `scroll-margin-block` shorthand property sets the scroll margins of an element in the block dimension.\n\n**Syntax**: `<length>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
22273
+ "description": "The `scroll-margin-block` shorthand property sets the scroll margins of an element in the block dimension.\n\n**Syntax**: `<length>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **68** | **14.1** | n/a | No |"
22211
22274
  },
22212
22275
  "scrollMarginBlockEnd": {
22213
22276
  "$ref": "#/definitions/Property.ScrollMarginBlockEnd%3C(string%7Cnumber)%3E",
22214
- "description": "The `scroll-margin-block-end` property defines the margin of the scroll snap area at the end of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
22277
+ "description": "The `scroll-margin-block-end` property defines the margin of the scroll snap area at the end of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **68** | **14.1** | n/a | No |"
22215
22278
  },
22216
22279
  "scrollMarginBlockStart": {
22217
22280
  "$ref": "#/definitions/Property.ScrollMarginBlockStart%3C(string%7Cnumber)%3E",
22218
- "description": "The `scroll-margin-block-start` property defines the margin of the scroll snap area at the start of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
22281
+ "description": "The `scroll-margin-block-start` property defines the margin of the scroll snap area at the start of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **68** | **14.1** | n/a | No |"
22219
22282
  },
22220
22283
  "scrollMarginBottom": {
22221
22284
  "$ref": "#/definitions/Property.ScrollMarginBottom%3C(string%7Cnumber)%3E",
22222
- "description": "The `scroll-margin-bottom` property defines the bottom margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-bottom)_ | | |"
22285
+ "description": "The `scroll-margin-bottom` property defines the bottom margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------------------------------: | :--: | :-: | | **69** | **68** | **14.1** | n/a | No | | | | 11 _(scroll-snap-margin-bottom)_ | | |"
22223
22286
  },
22224
22287
  "scrollMarginInline": {
22225
22288
  "$ref": "#/definitions/Property.ScrollMarginInline%3C(string%7Cnumber)%3E",
22226
- "description": "The `scroll-margin-inline` shorthand property sets the scroll margins of an element in the inline dimension.\n\n**Syntax**: `<length>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
22289
+ "description": "The `scroll-margin-inline` shorthand property sets the scroll margins of an element in the inline dimension.\n\n**Syntax**: `<length>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **68** | **14.1** | n/a | No |"
22227
22290
  },
22228
22291
  "scrollMarginInlineEnd": {
22229
22292
  "$ref": "#/definitions/Property.ScrollMarginInlineEnd%3C(string%7Cnumber)%3E",
22230
- "description": "The `scroll-margin-inline-end` property defines the margin of the scroll snap area at the end of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
22293
+ "description": "The `scroll-margin-inline-end` property defines the margin of the scroll snap area at the end of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **68** | **14.1** | n/a | No |"
22231
22294
  },
22232
22295
  "scrollMarginInlineStart": {
22233
22296
  "$ref": "#/definitions/Property.ScrollMarginInlineStart%3C(string%7Cnumber)%3E",
22234
- "description": "The `scroll-margin-inline-start` property defines the margin of the scroll snap area at the start of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
22297
+ "description": "The `scroll-margin-inline-start` property defines the margin of the scroll snap area at the start of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **68** | **14.1** | n/a | No |"
22235
22298
  },
22236
22299
  "scrollMarginLeft": {
22237
22300
  "$ref": "#/definitions/Property.ScrollMarginLeft%3C(string%7Cnumber)%3E",
22238
- "description": "The `scroll-margin-left` property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-left)_ | | |"
22301
+ "description": "The `scroll-margin-left` property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----------------------------: | :--: | :-: | | **69** | **68** | **14.1** | n/a | No | | | | 11 _(scroll-snap-margin-left)_ | | |"
22239
22302
  },
22240
22303
  "scrollMarginRight": {
22241
22304
  "$ref": "#/definitions/Property.ScrollMarginRight%3C(string%7Cnumber)%3E",
22242
- "description": "The `scroll-margin-right` property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-right)_ | | |"
22305
+ "description": "The `scroll-margin-right` property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----------------------------: | :--: | :-: | | **69** | **68** | **14.1** | n/a | No | | | | 11 _(scroll-snap-margin-right)_ | | |"
22243
22306
  },
22244
22307
  "scrollMarginTop": {
22245
22308
  "$ref": "#/definitions/Property.ScrollMarginTop%3C(string%7Cnumber)%3E",
22246
- "description": "The `scroll-margin-top` property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :---------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-top)_ | | |"
22309
+ "description": "The `scroll-margin-top` property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :---------------------------: | :--: | :-: | | **69** | **68** | **14.1** | n/a | No | | | | 11 _(scroll-snap-margin-top)_ | | |"
22247
22310
  },
22248
22311
  "scrollPadding": {
22249
22312
  "$ref": "#/definitions/Property.ScrollPadding%3C(string%7Cnumber)%3E",
22250
- "description": "The **`scroll-padding`** shorthand property sets scroll padding on all sides of an element at once, much like the `padding` property does for padding on an element.\n\n**Syntax**: `[ auto | <length-percentage> ]{1,4}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
22313
+ "description": "The **`scroll-padding`** shorthand property sets scroll padding on all sides of an element at once, much like the `padding` property does for padding on an element.\n\n**Syntax**: `[ auto | <length-percentage> ]{1,4}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **68** | **14.1** | n/a | No |"
22251
22314
  },
22252
22315
  "scrollPaddingBlock": {
22253
22316
  "$ref": "#/definitions/Property.ScrollPaddingBlock%3C(string%7Cnumber)%3E",
22254
- "description": "The `scroll-padding-block` shorthand property sets the scroll padding of an element in the block dimension.\n\n**Syntax**: `[ auto | <length-percentage> ]{1,2}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **15** | **79** | No |"
22317
+ "description": "The `scroll-padding-block` shorthand property sets the scroll padding of an element in the block dimension.\n\n**Syntax**: `[ auto | <length-percentage> ]{1,2}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **69** | **68** | **15** | n/a | No |"
22255
22318
  },
22256
22319
  "scrollPaddingBlockEnd": {
22257
22320
  "$ref": "#/definitions/Property.ScrollPaddingBlockEnd%3C(string%7Cnumber)%3E",
22258
- "description": "The `scroll-padding-block-end` property defines offsets for the end edge in the block dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **15** | **79** | No |"
22321
+ "description": "The `scroll-padding-block-end` property defines offsets for the end edge in the block dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **69** | **68** | **15** | n/a | No |"
22259
22322
  },
22260
22323
  "scrollPaddingBlockStart": {
22261
22324
  "$ref": "#/definitions/Property.ScrollPaddingBlockStart%3C(string%7Cnumber)%3E",
22262
- "description": "The `scroll-padding-block-start` property defines offsets for the start edge in the block dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **15** | **79** | No |"
22325
+ "description": "The `scroll-padding-block-start` property defines offsets for the start edge in the block dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **69** | **68** | **15** | n/a | No |"
22263
22326
  },
22264
22327
  "scrollPaddingBottom": {
22265
22328
  "$ref": "#/definitions/Property.ScrollPaddingBottom%3C(string%7Cnumber)%3E",
22266
- "description": "The `scroll-padding-bottom` property defines offsets for the bottom of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
22329
+ "description": "The `scroll-padding-bottom` property defines offsets for the bottom of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **68** | **14.1** | n/a | No |"
22267
22330
  },
22268
22331
  "scrollPaddingInline": {
22269
22332
  "$ref": "#/definitions/Property.ScrollPaddingInline%3C(string%7Cnumber)%3E",
22270
- "description": "The `scroll-padding-inline` shorthand property sets the scroll padding of an element in the inline dimension.\n\n**Syntax**: `[ auto | <length-percentage> ]{1,2}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **15** | **79** | No |"
22333
+ "description": "The `scroll-padding-inline` shorthand property sets the scroll padding of an element in the inline dimension.\n\n**Syntax**: `[ auto | <length-percentage> ]{1,2}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **69** | **68** | **15** | n/a | No |"
22271
22334
  },
22272
22335
  "scrollPaddingInlineEnd": {
22273
22336
  "$ref": "#/definitions/Property.ScrollPaddingInlineEnd%3C(string%7Cnumber)%3E",
22274
- "description": "The `scroll-padding-inline-end` property defines offsets for the end edge in the inline dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **15** | **79** | No |"
22337
+ "description": "The `scroll-padding-inline-end` property defines offsets for the end edge in the inline dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **69** | **68** | **15** | n/a | No |"
22275
22338
  },
22276
22339
  "scrollPaddingInlineStart": {
22277
22340
  "$ref": "#/definitions/Property.ScrollPaddingInlineStart%3C(string%7Cnumber)%3E",
22278
- "description": "The `scroll-padding-inline-start` property defines offsets for the start edge in the inline dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **15** | **79** | No |"
22341
+ "description": "The `scroll-padding-inline-start` property defines offsets for the start edge in the inline dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **69** | **68** | **15** | n/a | No |"
22279
22342
  },
22280
22343
  "scrollPaddingLeft": {
22281
22344
  "$ref": "#/definitions/Property.ScrollPaddingLeft%3C(string%7Cnumber)%3E",
22282
- "description": "The `scroll-padding-left` property defines offsets for the left of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
22345
+ "description": "The `scroll-padding-left` property defines offsets for the left of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **68** | **14.1** | n/a | No |"
22283
22346
  },
22284
22347
  "scrollPaddingRight": {
22285
22348
  "$ref": "#/definitions/Property.ScrollPaddingRight%3C(string%7Cnumber)%3E",
22286
- "description": "The `scroll-padding-right` property defines offsets for the right of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
22349
+ "description": "The `scroll-padding-right` property defines offsets for the right of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **68** | **14.1** | n/a | No |"
22287
22350
  },
22288
22351
  "scrollPaddingTop": {
22289
22352
  "$ref": "#/definitions/Property.ScrollPaddingTop%3C(string%7Cnumber)%3E",
22290
- "description": "The **`scroll-padding-top`** property defines offsets for the top of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
22353
+ "description": "The **`scroll-padding-top`** property defines offsets for the top of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **69** | **68** | **14.1** | n/a | No |"
22291
22354
  },
22292
22355
  "scrollSnapAlign": {
22293
22356
  "$ref": "#/definitions/Property.ScrollSnapAlign",
22294
- "description": "The `scroll-snap-align` property specifies the box's snap position as an alignment of its snap area (as the alignment subject) within its snap container's snapport (as the alignment container). The two values specify the snapping alignment in the block axis and inline axis, respectively. If only one value is specified, the second value defaults to the same value.\n\n**Syntax**: `[ none | start | end | center ]{1,2}`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **11** | **79** | No |"
22357
+ "description": "The `scroll-snap-align` property specifies the box's snap position as an alignment of its snap area (as the alignment subject) within its snap container's snapport (as the alignment container). The two values specify the snapping alignment in the block axis and inline axis, respectively. If only one value is specified, the second value defaults to the same value.\n\n**Syntax**: `[ none | start | end | center ]{1,2}`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **69** | **68** | **11** | n/a | No |"
22295
22358
  },
22296
22359
  "scrollSnapMargin": {
22297
22360
  "$ref": "#/definitions/Property.ScrollMargin%3C(string%7Cnumber)%3E",
22298
- "description": "The **`scroll-margin`** shorthand property sets all of the scroll margins of an element at once, assigning values much like the `margin` property does for margins of an element.\n\n**Syntax**: `<length>{1,4}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----------------------: | :----: | :-: | | **69** | 68-90 | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin)_ | | |"
22361
+ "description": "The **`scroll-margin`** shorthand property sets all of the scroll margins of an element at once, assigning values much like the `margin` property does for margins of an element.\n\n**Syntax**: `<length>{1,4}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----------------------: | :--: | :-: | | **69** | 68-90 | **14.1** | n/a | No | | | | 11 _(scroll-snap-margin)_ | | |"
22299
22362
  },
22300
22363
  "scrollSnapMarginBottom": {
22301
22364
  "$ref": "#/definitions/Property.ScrollMarginBottom%3C(string%7Cnumber)%3E",
22302
- "description": "The `scroll-margin-bottom` property defines the bottom margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-bottom)_ | | |"
22365
+ "description": "The `scroll-margin-bottom` property defines the bottom margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------------------------------: | :--: | :-: | | **69** | **68** | **14.1** | n/a | No | | | | 11 _(scroll-snap-margin-bottom)_ | | |"
22303
22366
  },
22304
22367
  "scrollSnapMarginLeft": {
22305
22368
  "$ref": "#/definitions/Property.ScrollMarginLeft%3C(string%7Cnumber)%3E",
22306
- "description": "The `scroll-margin-left` property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-left)_ | | |"
22369
+ "description": "The `scroll-margin-left` property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----------------------------: | :--: | :-: | | **69** | **68** | **14.1** | n/a | No | | | | 11 _(scroll-snap-margin-left)_ | | |"
22307
22370
  },
22308
22371
  "scrollSnapMarginRight": {
22309
22372
  "$ref": "#/definitions/Property.ScrollMarginRight%3C(string%7Cnumber)%3E",
22310
- "description": "The `scroll-margin-right` property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-right)_ | | |"
22373
+ "description": "The `scroll-margin-right` property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----------------------------: | :--: | :-: | | **69** | **68** | **14.1** | n/a | No | | | | 11 _(scroll-snap-margin-right)_ | | |"
22311
22374
  },
22312
22375
  "scrollSnapMarginTop": {
22313
22376
  "$ref": "#/definitions/Property.ScrollMarginTop%3C(string%7Cnumber)%3E",
22314
- "description": "The `scroll-margin-top` property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :---------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-top)_ | | |"
22377
+ "description": "The `scroll-margin-top` property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :---------------------------: | :--: | :-: | | **69** | **68** | **14.1** | n/a | No | | | | 11 _(scroll-snap-margin-top)_ | | |"
22315
22378
  },
22316
22379
  "scrollSnapStop": {
22317
22380
  "$ref": "#/definitions/Property.ScrollSnapStop",
22318
- "description": "The **`scroll-snap-stop`** CSS property defines whether the scroll container is allowed to \"pass over\" possible snap positions.\n\n**Syntax**: `normal | always`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **75** | No | **15** | **79** | No |"
22381
+ "description": "The **`scroll-snap-stop`** CSS property defines whether the scroll container is allowed to \"pass over\" possible snap positions.\n\n**Syntax**: `normal | always`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **75** | **103** | **15** | n/a | No |"
22319
22382
  },
22320
22383
  "scrollSnapType": {
22321
22384
  "$ref": "#/definitions/Property.ScrollSnapType",
@@ -22323,31 +22386,31 @@
22323
22386
  },
22324
22387
  "scrollbarColor": {
22325
22388
  "$ref": "#/definitions/Property.ScrollbarColor",
22326
- "description": "The **`scrollbar-color`** CSS property sets the color of the scrollbar track and thumb.\n\n**Syntax**: `auto | <color>{2}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **64** | No | No | No |"
22389
+ "description": "The **`scrollbar-color`** CSS property sets the color of the scrollbar track and thumb.\n\n**Syntax**: `auto | <color>{2}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **64** | No | n/a | No |"
22327
22390
  },
22328
22391
  "scrollbarGutter": {
22329
22392
  "$ref": "#/definitions/Property.ScrollbarGutter",
22330
- "description": "The **`scrollbar-gutter`** CSS property allows authors to reserve space for the scrollbar, preventing unwanted layout changes as the content grows while also avoiding unnecessary visuals when scrolling isn't needed.\n\n**Syntax**: `auto | stable && both-edges?`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **94** | **97** | No | **94** | No |"
22393
+ "description": "The **`scrollbar-gutter`** CSS property allows authors to reserve space for the scrollbar, preventing unwanted layout changes as the content grows while also avoiding unnecessary visuals when scrolling isn't needed.\n\n**Syntax**: `auto | stable && both-edges?`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **94** | **97** | No | n/a | No |"
22331
22394
  },
22332
22395
  "scrollbarWidth": {
22333
22396
  "$ref": "#/definitions/Property.ScrollbarWidth",
22334
- "description": "The **`scrollbar-width`** property allows the author to set the maximum thickness of an element's scrollbars when they are shown.\n\n**Syntax**: `auto | thin | none`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **64** | No | No | No |"
22397
+ "description": "The **`scrollbar-width`** property allows the author to set the maximum thickness of an element's scrollbars when they are shown.\n\n**Syntax**: `auto | thin | none`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **64** | No | n/a | No |"
22335
22398
  },
22336
22399
  "shapeImageThreshold": {
22337
22400
  "$ref": "#/definitions/Property.ShapeImageThreshold",
22338
- "description": "The **`shape-image-threshold`** CSS property sets the alpha channel threshold used to extract the shape using an image as the value for `shape-outside`.\n\n**Syntax**: `<alpha-value>`\n\n**Initial value**: `0.0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **37** | **62** | **10.1** | **79** | No |"
22401
+ "description": "The **`shape-image-threshold`** CSS property sets the alpha channel threshold used to extract the shape using an image as the value for `shape-outside`.\n\n**Syntax**: `<alpha-value>`\n\n**Initial value**: `0.0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **37** | **62** | **10.1** | n/a | No |"
22339
22402
  },
22340
22403
  "shapeMargin": {
22341
22404
  "$ref": "#/definitions/Property.ShapeMargin%3C(string%7Cnumber)%3E",
22342
- "description": "The **`shape-margin`** CSS property sets a margin for a CSS shape created using `shape-outside`.\n\n**Syntax**: `<length-percentage>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **37** | **62** | **10.1** | **79** | No |"
22405
+ "description": "The **`shape-margin`** CSS property sets a margin for a CSS shape created using `shape-outside`.\n\n**Syntax**: `<length-percentage>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **37** | **62** | **10.1** | n/a | No |"
22343
22406
  },
22344
22407
  "shapeOutside": {
22345
22408
  "$ref": "#/definitions/Property.ShapeOutside",
22346
- "description": "The **`shape-outside`** CSS property defines a shape—which may be non-rectangular—around which adjacent inline content should wrap. By default, inline content wraps around its margin box; `shape-outside` provides a way to customize this wrapping, making it possible to wrap text around complex objects rather than simple boxes.\n\n**Syntax**: `none | [ <shape-box> || <basic-shape> ] | <image>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **37** | **62** | **10.1** | **79** | No |"
22409
+ "description": "The **`shape-outside`** CSS property defines a shape—which may be non-rectangular—around which adjacent inline content should wrap. By default, inline content wraps around its margin box; `shape-outside` provides a way to customize this wrapping, making it possible to wrap text around complex objects rather than simple boxes.\n\n**Syntax**: `none | [ <shape-box> || <basic-shape> ] | <image>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **37** | **62** | **10.1** | n/a | No |"
22347
22410
  },
22348
22411
  "tabSize": {
22349
22412
  "$ref": "#/definitions/Property.TabSize%3C(string%7Cnumber)%3E",
22350
- "description": "The **`tab-size`** CSS property is used to customize the width of tab characters (U+0009).\n\n**Syntax**: `<integer> | <length>`\n\n**Initial value**: `8`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **21** | **91** | **7** | **79** | No | | | 4 _-x-_ | | | |"
22413
+ "description": "The **`tab-size`** CSS property is used to customize the width of tab characters (U+0009).\n\n**Syntax**: `<integer> | <length>`\n\n**Initial value**: `8`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **21** | **91** | **7** | n/a | No | | | 4 _-x-_ | | | |"
22351
22414
  },
22352
22415
  "tableLayout": {
22353
22416
  "$ref": "#/definitions/Property.TableLayout",
@@ -22359,7 +22422,7 @@
22359
22422
  },
22360
22423
  "textAlignLast": {
22361
22424
  "$ref": "#/definitions/Property.TextAlignLast",
22362
- "description": "The **`text-align-last`** CSS property sets how the last line of a block or a line, right before a forced line break, is aligned.\n\n**Syntax**: `auto | start | end | left | right | center | justify`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-----: | | **47** | **49** | No | **12** | **5.5** |"
22425
+ "description": "The **`text-align-last`** CSS property sets how the last line of a block or a line, right before a forced line break, is aligned.\n\n**Syntax**: `auto | start | end | left | right | center | justify`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-----: | | **47** | **49** | **16** | **12** | **5.5** |"
22363
22426
  },
22364
22427
  "textCombineUpright": {
22365
22428
  "$ref": "#/definitions/Property.TextCombineUpright",
@@ -22367,43 +22430,39 @@
22367
22430
  },
22368
22431
  "textDecorationColor": {
22369
22432
  "$ref": "#/definitions/Property.TextDecorationColor",
22370
- "description": "The **`text-decoration-color`** CSS property sets the color of decorations added to text by `text-decoration-line`.\n\n**Syntax**: `<color>`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **36** | **12.1** | **79** | No | | | | 8 _-x-_ | | |"
22433
+ "description": "The **`text-decoration-color`** CSS property sets the color of decorations added to text by `text-decoration-line`.\n\n**Syntax**: `<color>`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **57** | **36** | **12.1** | n/a | No | | | | 8 _-x-_ | | |"
22371
22434
  },
22372
22435
  "textDecorationLine": {
22373
22436
  "$ref": "#/definitions/Property.TextDecorationLine",
22374
- "description": "The **`text-decoration-line`** CSS property sets the kind of decoration that is used on text in an element, such as an underline or overline.\n\n**Syntax**: `none | [ underline || overline || line-through || blink ] | spelling-error | grammar-error`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **36** | **12.1** | **79** | No | | | | 8 _-x-_ | | |"
22437
+ "description": "The **`text-decoration-line`** CSS property sets the kind of decoration that is used on text in an element, such as an underline or overline.\n\n**Syntax**: `none | [ underline || overline || line-through || blink ] | spelling-error | grammar-error`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **57** | **36** | **12.1** | n/a | No | | | | 8 _-x-_ | | |"
22375
22438
  },
22376
22439
  "textDecorationSkip": {
22377
22440
  "$ref": "#/definitions/Property.TextDecorationSkip",
22378
- "description": "The **`text-decoration-skip`** CSS property sets what parts of an element's content any text decoration affecting the element must skip over. It controls all text decoration lines drawn by the element and also any text decoration lines drawn by its ancestors.\n\n**Syntax**: `none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]`\n\n**Initial value**: `objects`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | 57-64 | No | **12.1** | No | No | | | | 7 _-x-_ | | |"
22441
+ "description": "The **`text-decoration-skip`** CSS property sets what parts of an element's content any text decoration affecting the element must skip over. It controls all text decoration lines drawn by the element and also any text decoration lines drawn by its ancestors.\n\n**Syntax**: `none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]`\n\n**Initial value**: `objects`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | 57-64 | No | **12.1** | n/a | No | | | | 7 _-x-_ | | |"
22379
22442
  },
22380
22443
  "textDecorationSkipInk": {
22381
22444
  "$ref": "#/definitions/Property.TextDecorationSkipInk",
22382
- "description": "The **`text-decoration-skip-ink`** CSS property specifies how overlines and underlines are drawn when they pass over glyph ascenders and descenders.\n\n**Syntax**: `auto | all | none`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **64** | **70** | **15.4** | **79** | No |"
22445
+ "description": "The **`text-decoration-skip-ink`** CSS property specifies how overlines and underlines are drawn when they pass over glyph ascenders and descenders.\n\n**Syntax**: `auto | all | none`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **64** | **70** | **15.4** | n/a | No |"
22383
22446
  },
22384
22447
  "textDecorationStyle": {
22385
22448
  "$ref": "#/definitions/Property.TextDecorationStyle",
22386
- "description": "The **`text-decoration-style`** CSS property sets the style of the lines specified by `text-decoration-line`. The style applies to all lines that are set with `text-decoration-line`.\n\n**Syntax**: `solid | double | dotted | dashed | wavy`\n\n**Initial value**: `solid`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **36** | **12.1** | **79** | No | | | | 8 _-x-_ | | |"
22449
+ "description": "The **`text-decoration-style`** CSS property sets the style of the lines specified by `text-decoration-line`. The style applies to all lines that are set with `text-decoration-line`.\n\n**Syntax**: `solid | double | dotted | dashed | wavy`\n\n**Initial value**: `solid`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **57** | **36** | **12.1** | n/a | No | | | | 8 _-x-_ | | |"
22387
22450
  },
22388
22451
  "textDecorationThickness": {
22389
22452
  "$ref": "#/definitions/Property.TextDecorationThickness%3C(string%7Cnumber)%3E",
22390
- "description": "The **`text-decoration-thickness`** CSS property sets the stroke thickness of the decoration line that is used on text in an element, such as a line-through, underline, or overline.\n\n**Syntax**: `auto | from-font | <length> | <percentage> `\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **89** | **70** | **12.1** | **89** | No |"
22391
- },
22392
- "textDecorationWidth": {
22393
- "$ref": "#/definitions/Property.TextDecorationThickness%3C(string%7Cnumber)%3E",
22394
- "description": "The **`text-decoration-thickness`** CSS property sets the stroke thickness of the decoration line that is used on text in an element, such as a line-through, underline, or overline.\n\n**Syntax**: `auto | from-font | <length> | <percentage> `\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :---: | :-: | | 87-89 | **70** | **12.1** | 87-89 | No |"
22453
+ "description": "The **`text-decoration-thickness`** CSS property sets the stroke thickness of the decoration line that is used on text in an element, such as a line-through, underline, or overline.\n\n**Syntax**: `auto | from-font | <length> | <percentage> `\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **89** | **70** | **12.1** | n/a | No |"
22395
22454
  },
22396
22455
  "textEmphasisColor": {
22397
22456
  "$ref": "#/definitions/Property.TextEmphasisColor",
22398
- "description": "The **`text-emphasis-color`** CSS property sets the color of emphasis marks. This value can also be set using the `text-emphasis` shorthand.\n\n**Syntax**: `<color>`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :----: | :------: | :-: | | **99** | **46** | **7** | **99** | No | | 25 _-x-_ | | | 79 _-x-_ | |"
22457
+ "description": "The **`text-emphasis-color`** CSS property sets the color of emphasis marks. This value can also be set using the `text-emphasis` shorthand.\n\n**Syntax**: `<color>`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :----: | :--: | :-: | | **99** | **46** | **7** | n/a | No | | 25 _-x-_ | | | | |"
22399
22458
  },
22400
22459
  "textEmphasisPosition": {
22401
22460
  "$ref": "#/definitions/Property.TextEmphasisPosition",
22402
- "description": "The **`text-emphasis-position`** CSS property sets where emphasis marks are drawn. Like ruby text, if there isn't enough room for emphasis marks, the line height is increased.\n\n**Syntax**: `[ over | under ] && [ right | left ]`\n\n**Initial value**: `over right`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :----: | :------: | :-: | | **99** | **46** | **7** | **99** | No | | 25 _-x-_ | | | 79 _-x-_ | |"
22461
+ "description": "The **`text-emphasis-position`** CSS property sets where emphasis marks are drawn. Like ruby text, if there isn't enough room for emphasis marks, the line height is increased.\n\n**Syntax**: `[ over | under ] && [ right | left ]`\n\n**Initial value**: `over right`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :----: | :--: | :-: | | **99** | **46** | **7** | n/a | No | | 25 _-x-_ | | | | |"
22403
22462
  },
22404
22463
  "textEmphasisStyle": {
22405
22464
  "$ref": "#/definitions/Property.TextEmphasisStyle",
22406
- "description": "The **`text-emphasis-style`** CSS property sets the appearance of emphasis marks. It can also be set, and reset, using the `text-emphasis` shorthand.\n\n**Syntax**: `none | [ [ filled | open ] || [ dot | circle | double-circle | triangle | sesame ] ] | <string>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :----: | :------: | :-: | | **99** | **46** | **7** | **99** | No | | 25 _-x-_ | | | 79 _-x-_ | |"
22465
+ "description": "The **`text-emphasis-style`** CSS property sets the appearance of emphasis marks. It can also be set, and reset, using the `text-emphasis` shorthand.\n\n**Syntax**: `none | [ [ filled | open ] || [ dot | circle | double-circle | triangle | sesame ] ] | <string>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :----: | :--: | :-: | | **99** | **46** | **7** | n/a | No | | 25 _-x-_ | | | | |"
22407
22466
  },
22408
22467
  "textIndent": {
22409
22468
  "$ref": "#/definitions/Property.TextIndent%3C(string%7Cnumber)%3E",
@@ -22415,7 +22474,7 @@
22415
22474
  },
22416
22475
  "textOrientation": {
22417
22476
  "$ref": "#/definitions/Property.TextOrientation",
22418
- "description": "The **`text-orientation`** CSS property sets the orientation of the text characters in a line. It only affects text in vertical mode (when `writing-mode` is not `horizontal-tb`). It is useful for controlling the display of languages that use vertical script, and also for making vertical table headers.\n\n**Syntax**: `mixed | upright | sideways`\n\n**Initial value**: `mixed`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-------: | :----: | :-: | | **48** | **41** | **14** | **79** | No | | 11 _-x-_ | | 5.1 _-x-_ | | |"
22477
+ "description": "The **`text-orientation`** CSS property sets the orientation of the text characters in a line. It only affects text in vertical mode (when `writing-mode` is not `horizontal-tb`). It is useful for controlling the display of languages that use vertical script, and also for making vertical table headers.\n\n**Syntax**: `mixed | upright | sideways`\n\n**Initial value**: `mixed`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-------: | :--: | :-: | | **48** | **41** | **14** | n/a | No | | 11 _-x-_ | | 5.1 _-x-_ | | |"
22419
22478
  },
22420
22479
  "textOverflow": {
22421
22480
  "$ref": "#/definitions/Property.TextOverflow",
@@ -22435,7 +22494,7 @@
22435
22494
  },
22436
22495
  "textUnderlineOffset": {
22437
22496
  "$ref": "#/definitions/Property.TextUnderlineOffset%3C(string%7Cnumber)%3E",
22438
- "description": "The **`text-underline-offset`** CSS property sets the offset distance of an underline text decoration line (applied using `text-decoration`) from its original position.\n\n**Syntax**: `auto | <length> | <percentage> `\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **70** | **12.1** | **87** | No |"
22497
+ "description": "The **`text-underline-offset`** CSS property sets the offset distance of an underline text decoration line (applied using `text-decoration`) from its original position.\n\n**Syntax**: `auto | <length> | <percentage> `\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | **87** | **70** | **12.1** | n/a | No |"
22439
22498
  },
22440
22499
  "textUnderlinePosition": {
22441
22500
  "$ref": "#/definitions/Property.TextUnderlinePosition",
@@ -22455,7 +22514,7 @@
22455
22514
  },
22456
22515
  "transformBox": {
22457
22516
  "$ref": "#/definitions/Property.TransformBox",
22458
- "description": "The **`transform-box`** CSS property defines the layout box to which the `transform` and `transform-origin` properties relate.\n\n**Syntax**: `content-box | border-box | fill-box | stroke-box | view-box`\n\n**Initial value**: `view-box`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **64** | **55** | **11** | **79** | No |"
22517
+ "description": "The **`transform-box`** CSS property defines the layout box to which the `transform` and `transform-origin` properties relate.\n\n**Syntax**: `content-box | border-box | fill-box | stroke-box | view-box`\n\n**Initial value**: `view-box`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | **64** | **55** | **11** | n/a | No |"
22459
22518
  },
22460
22519
  "transformOrigin": {
22461
22520
  "$ref": "#/definitions/Property.TransformOrigin%3C(string%7Cnumber)%3E",
@@ -22483,7 +22542,7 @@
22483
22542
  },
22484
22543
  "translate": {
22485
22544
  "$ref": "#/definitions/Property.Translate%3C(string%7Cnumber)%3E",
22486
- "description": "The **`translate`** CSS property allows you to specify translation transforms individually and independently of the `transform` property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the `transform` value.\n\n**Syntax**: `none | <length-percentage> [ <length-percentage> <length>? ]?`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | No | **72** | **14.1** | No | No |"
22545
+ "description": "The **`translate`** CSS property allows you to specify translation transforms individually and independently of the `transform` property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the `transform` value.\n\n**Syntax**: `none | <length-percentage> [ <length-percentage> <length>? ]?`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----: | :-----: | :------: | :--: | :-: | | **104** | **72** | **14.1** | n/a | No |"
22487
22546
  },
22488
22547
  "userSelect": {
22489
22548
  "$ref": "#/definitions/Property.UserSelect",
@@ -22503,7 +22562,7 @@
22503
22562
  },
22504
22563
  "willChange": {
22505
22564
  "$ref": "#/definitions/Property.WillChange",
22506
- "description": "The **`will-change`** CSS property hints to browsers how an element is expected to change. Browsers may set up optimizations before an element is actually changed. These kinds of optimizations can increase the responsiveness of a page by doing potentially expensive work before they are actually required.\n\n**Syntax**: `auto | <animateable-feature>#`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :----: | :-: | | **36** | **36** | **9.1** | **79** | No |"
22565
+ "description": "The **`will-change`** CSS property hints to browsers how an element is expected to change. Browsers may set up optimizations before an element is actually changed. These kinds of optimizations can increase the responsiveness of a page by doing potentially expensive work before they are actually required.\n\n**Syntax**: `auto | <animateable-feature>#`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :--: | :-: | | **36** | **36** | **9.1** | n/a | No |"
22507
22566
  },
22508
22567
  "wordBreak": {
22509
22568
  "$ref": "#/definitions/Property.WordBreak",
@@ -24974,16 +25033,6 @@
24974
25033
  }
24975
25034
  ]
24976
25035
  },
24977
- "Property.MsScrollbarTrackColor": {
24978
- "anyOf": [
24979
- {
24980
- "$ref": "#/definitions/Globals"
24981
- },
24982
- {
24983
- "$ref": "#/definitions/DataType.Color"
24984
- }
24985
- ]
24986
- },
24987
25036
  "Property.LineBreak": {
24988
25037
  "anyOf": [
24989
25038
  {
@@ -26947,23 +26996,6 @@
26947
26996
  }
26948
26997
  ]
26949
26998
  },
26950
- "Property.ColumnGap<(string|number)>": {
26951
- "anyOf": [
26952
- {
26953
- "$ref": "#/definitions/Globals"
26954
- },
26955
- {
26956
- "type": "string"
26957
- },
26958
- {
26959
- "type": "number"
26960
- },
26961
- {
26962
- "type": "string",
26963
- "const": "normal"
26964
- }
26965
- ]
26966
- },
26967
26999
  "Property.ColumnRuleColor": {
26968
27000
  "anyOf": [
26969
27001
  {
@@ -27424,47 +27456,6 @@
27424
27456
  }
27425
27457
  ]
27426
27458
  },
27427
- "Property.AlignSelf": {
27428
- "anyOf": [
27429
- {
27430
- "$ref": "#/definitions/Globals"
27431
- },
27432
- {
27433
- "$ref": "#/definitions/DataType.SelfPosition"
27434
- },
27435
- {
27436
- "type": "string",
27437
- "const": "auto"
27438
- },
27439
- {
27440
- "type": "string",
27441
- "const": "baseline"
27442
- },
27443
- {
27444
- "type": "string",
27445
- "const": "normal"
27446
- },
27447
- {
27448
- "type": "string",
27449
- "const": "stretch"
27450
- },
27451
- {
27452
- "type": "string"
27453
- }
27454
- ]
27455
- },
27456
- "DataType.SelfPosition": {
27457
- "type": "string",
27458
- "enum": [
27459
- "center",
27460
- "end",
27461
- "flex-end",
27462
- "flex-start",
27463
- "self-end",
27464
- "self-start",
27465
- "start"
27466
- ]
27467
- },
27468
27459
  "Property.MsBlockProgression": {
27469
27460
  "anyOf": [
27470
27461
  {
@@ -27774,43 +27765,6 @@
27774
27765
  }
27775
27766
  ]
27776
27767
  },
27777
- "Property.JustifySelf": {
27778
- "anyOf": [
27779
- {
27780
- "$ref": "#/definitions/Globals"
27781
- },
27782
- {
27783
- "$ref": "#/definitions/DataType.SelfPosition"
27784
- },
27785
- {
27786
- "type": "string",
27787
- "const": "auto"
27788
- },
27789
- {
27790
- "type": "string",
27791
- "const": "baseline"
27792
- },
27793
- {
27794
- "type": "string",
27795
- "const": "left"
27796
- },
27797
- {
27798
- "type": "string",
27799
- "const": "normal"
27800
- },
27801
- {
27802
- "type": "string",
27803
- "const": "right"
27804
- },
27805
- {
27806
- "type": "string",
27807
- "const": "stretch"
27808
- },
27809
- {
27810
- "type": "string"
27811
- }
27812
- ]
27813
- },
27814
27768
  "Property.Order": {
27815
27769
  "anyOf": [
27816
27770
  {
@@ -28123,6 +28077,16 @@
28123
28077
  }
28124
28078
  ]
28125
28079
  },
28080
+ "Property.MsScrollbarTrackColor": {
28081
+ "anyOf": [
28082
+ {
28083
+ "$ref": "#/definitions/Globals"
28084
+ },
28085
+ {
28086
+ "$ref": "#/definitions/DataType.Color"
28087
+ }
28088
+ ]
28089
+ },
28126
28090
  "Property.MsTextAutospace": {
28127
28091
  "anyOf": [
28128
28092
  {
@@ -28414,6 +28378,47 @@
28414
28378
  }
28415
28379
  ]
28416
28380
  },
28381
+ "DataType.SelfPosition": {
28382
+ "type": "string",
28383
+ "enum": [
28384
+ "center",
28385
+ "end",
28386
+ "flex-end",
28387
+ "flex-start",
28388
+ "self-end",
28389
+ "self-start",
28390
+ "start"
28391
+ ]
28392
+ },
28393
+ "Property.AlignSelf": {
28394
+ "anyOf": [
28395
+ {
28396
+ "$ref": "#/definitions/Globals"
28397
+ },
28398
+ {
28399
+ "$ref": "#/definitions/DataType.SelfPosition"
28400
+ },
28401
+ {
28402
+ "type": "string",
28403
+ "const": "auto"
28404
+ },
28405
+ {
28406
+ "type": "string",
28407
+ "const": "baseline"
28408
+ },
28409
+ {
28410
+ "type": "string",
28411
+ "const": "normal"
28412
+ },
28413
+ {
28414
+ "type": "string",
28415
+ "const": "stretch"
28416
+ },
28417
+ {
28418
+ "type": "string"
28419
+ }
28420
+ ]
28421
+ },
28417
28422
  "Property.WebkitAppearance": {
28418
28423
  "anyOf": [
28419
28424
  {
@@ -30298,6 +30303,16 @@
30298
30303
  }
30299
30304
  ]
30300
30305
  },
30306
+ "Property.AnimationComposition": {
30307
+ "anyOf": [
30308
+ {
30309
+ "$ref": "#/definitions/Globals"
30310
+ },
30311
+ {
30312
+ "type": "string"
30313
+ }
30314
+ ]
30315
+ },
30301
30316
  "Property.AnimationTimeline": {
30302
30317
  "anyOf": [
30303
30318
  {
@@ -30368,6 +30383,9 @@
30368
30383
  },
30369
30384
  {
30370
30385
  "type": "string"
30386
+ },
30387
+ {
30388
+ "type": "number"
30371
30389
  }
30372
30390
  ]
30373
30391
  },
@@ -31258,6 +31276,23 @@
31258
31276
  }
31259
31277
  ]
31260
31278
  },
31279
+ "Property.ColumnGap<(string|number)>": {
31280
+ "anyOf": [
31281
+ {
31282
+ "$ref": "#/definitions/Globals"
31283
+ },
31284
+ {
31285
+ "type": "string"
31286
+ },
31287
+ {
31288
+ "type": "number"
31289
+ },
31290
+ {
31291
+ "type": "string",
31292
+ "const": "normal"
31293
+ }
31294
+ ]
31295
+ },
31261
31296
  "Property.Contain": {
31262
31297
  "anyOf": [
31263
31298
  {
@@ -31267,6 +31302,10 @@
31267
31302
  "type": "string",
31268
31303
  "const": "content"
31269
31304
  },
31305
+ {
31306
+ "type": "string",
31307
+ "const": "inline-size"
31308
+ },
31270
31309
  {
31271
31310
  "type": "string",
31272
31311
  "const": "layout"
@@ -32036,6 +32075,43 @@
32036
32075
  }
32037
32076
  ]
32038
32077
  },
32078
+ "Property.JustifySelf": {
32079
+ "anyOf": [
32080
+ {
32081
+ "$ref": "#/definitions/Globals"
32082
+ },
32083
+ {
32084
+ "$ref": "#/definitions/DataType.SelfPosition"
32085
+ },
32086
+ {
32087
+ "type": "string",
32088
+ "const": "auto"
32089
+ },
32090
+ {
32091
+ "type": "string",
32092
+ "const": "baseline"
32093
+ },
32094
+ {
32095
+ "type": "string",
32096
+ "const": "left"
32097
+ },
32098
+ {
32099
+ "type": "string",
32100
+ "const": "normal"
32101
+ },
32102
+ {
32103
+ "type": "string",
32104
+ "const": "right"
32105
+ },
32106
+ {
32107
+ "type": "string",
32108
+ "const": "stretch"
32109
+ },
32110
+ {
32111
+ "type": "string"
32112
+ }
32113
+ ]
32114
+ },
32039
32115
  "Property.JustifyTracks": {
32040
32116
  "anyOf": [
32041
32117
  {
@@ -32412,6 +32488,38 @@
32412
32488
  }
32413
32489
  ]
32414
32490
  },
32491
+ "Property.MathDepth": {
32492
+ "anyOf": [
32493
+ {
32494
+ "$ref": "#/definitions/Globals"
32495
+ },
32496
+ {
32497
+ "type": "string",
32498
+ "const": "auto-add"
32499
+ },
32500
+ {
32501
+ "type": "string"
32502
+ },
32503
+ {
32504
+ "type": "number"
32505
+ }
32506
+ ]
32507
+ },
32508
+ "Property.MathShift": {
32509
+ "anyOf": [
32510
+ {
32511
+ "$ref": "#/definitions/Globals"
32512
+ },
32513
+ {
32514
+ "type": "string",
32515
+ "const": "compact"
32516
+ },
32517
+ {
32518
+ "type": "string",
32519
+ "const": "normal"
32520
+ }
32521
+ ]
32522
+ },
32415
32523
  "Property.MathStyle": {
32416
32524
  "anyOf": [
32417
32525
  {
@@ -35523,31 +35631,7 @@
35523
35631
  "description": "WebScocket 地址,用于实时获取数据"
35524
35632
  },
35525
35633
  "dataProvider": {
35526
- "anyOf": [
35527
- {
35528
- "type": "string"
35529
- },
35530
- {
35531
- "type": "object",
35532
- "properties": {
35533
- "prototype": {},
35534
- "length": {
35535
- "type": "number"
35536
- },
35537
- "arguments": {},
35538
- "caller": {
35539
- "$ref": "#/definitions/interface-1922134811-9821-11285-1922134811-0-212510"
35540
- }
35541
- },
35542
- "required": [
35543
- "prototype",
35544
- "length",
35545
- "arguments",
35546
- "caller"
35547
- ],
35548
- "additionalProperties": false
35549
- }
35550
- ],
35634
+ "$ref": "#/definitions/ComposedDataProvider",
35551
35635
  "description": "通过调用外部函数来获取数据"
35552
35636
  },
35553
35637
  "body": {
@@ -35602,6 +35686,61 @@
35602
35686
  "additionalProperties": false,
35603
35687
  "description": "Service 服务类控件。 文档:https://baidu.gitee.io/amis/docs/components/service"
35604
35688
  },
35689
+ "ComposedDataProvider": {
35690
+ "anyOf": [
35691
+ {
35692
+ "$ref": "#/definitions/DataProvider"
35693
+ },
35694
+ {
35695
+ "$ref": "#/definitions/DataProviderCollection"
35696
+ }
35697
+ ]
35698
+ },
35699
+ "DataProvider": {
35700
+ "anyOf": [
35701
+ {
35702
+ "type": "string"
35703
+ },
35704
+ {
35705
+ "type": "object",
35706
+ "properties": {
35707
+ "prototype": {},
35708
+ "length": {
35709
+ "type": "number"
35710
+ },
35711
+ "arguments": {},
35712
+ "caller": {
35713
+ "$ref": "#/definitions/interface-1922134811-9821-11285-1922134811-0-212510"
35714
+ }
35715
+ },
35716
+ "required": [
35717
+ "prototype",
35718
+ "length",
35719
+ "arguments",
35720
+ "caller"
35721
+ ],
35722
+ "additionalProperties": false
35723
+ }
35724
+ ]
35725
+ },
35726
+ "DataProviderCollection": {
35727
+ "type": "object",
35728
+ "properties": {
35729
+ "inited": {
35730
+ "$ref": "#/definitions/DataProvider"
35731
+ },
35732
+ "onApiFetched": {
35733
+ "$ref": "#/definitions/DataProvider"
35734
+ },
35735
+ "onSchemaApiFetched": {
35736
+ "$ref": "#/definitions/DataProvider"
35737
+ },
35738
+ "onWsFetched": {
35739
+ "$ref": "#/definitions/DataProvider"
35740
+ }
35741
+ },
35742
+ "additionalProperties": false
35743
+ },
35605
35744
  "SparkLineSchema": {
35606
35745
  "type": "object",
35607
35746
  "properties": {
@@ -36395,6 +36534,14 @@
36395
36534
  "$ref": "#/definitions/ActionSchema"
36396
36535
  },
36397
36536
  "description": "操作列配置"
36537
+ },
36538
+ "maxKeepItemSelectionLength": {
36539
+ "type": "number",
36540
+ "description": "批量操作最大限制数"
36541
+ },
36542
+ "keepItemSelectionOnPageChange": {
36543
+ "type": "boolean",
36544
+ "description": "翻页是否保存数据"
36398
36545
  }
36399
36546
  },
36400
36547
  "required": [
@@ -37491,6 +37638,13 @@
37491
37638
  "type": "string",
37492
37639
  "description": "是否开启本地缓存"
37493
37640
  },
37641
+ "persistDataKeys": {
37642
+ "type": "array",
37643
+ "items": {
37644
+ "type": "string"
37645
+ },
37646
+ "description": "开启本地缓存后限制保存哪些 key"
37647
+ },
37494
37648
  "clearPersistDataAfterSubmit": {
37495
37649
  "type": "boolean",
37496
37650
  "description": "提交成功后清空本地缓存"
@@ -38301,6 +38455,13 @@
38301
38455
  "type": "string",
38302
38456
  "description": "是否开启本地缓存"
38303
38457
  },
38458
+ "persistDataKeys": {
38459
+ "type": "array",
38460
+ "items": {
38461
+ "type": "string"
38462
+ },
38463
+ "description": "开启本地缓存后限制保存哪些 key"
38464
+ },
38304
38465
  "clearPersistDataAfterSubmit": {
38305
38466
  "type": "boolean",
38306
38467
  "description": "提交成功后清空本地缓存"
@@ -39980,6 +40141,10 @@
39980
40141
  "type": "boolean",
39981
40142
  "description": "是否可新增"
39982
40143
  },
40144
+ "addattop": {
40145
+ "type": "boolean",
40146
+ "description": "Add at top"
40147
+ },
39983
40148
  "draggable": {
39984
40149
  "type": "boolean",
39985
40150
  "description": "是否可拖拽排序"
@@ -45324,6 +45489,10 @@
45324
45489
  "type": "boolean",
45325
45490
  "description": "是否可新增"
45326
45491
  },
45492
+ "addattop": {
45493
+ "type": "boolean",
45494
+ "description": "Add at top"
45495
+ },
45327
45496
  "items": {
45328
45497
  "type": "array",
45329
45498
  "items": {
@@ -63415,6 +63584,10 @@
63415
63584
  ],
63416
63585
  "description": "单位列表"
63417
63586
  },
63587
+ "big": {
63588
+ "type": "boolean",
63589
+ "description": "是否是大数,如果是的话输入输出都将是字符串"
63590
+ },
63418
63591
  "kilobitSeparator": {
63419
63592
  "type": "boolean",
63420
63593
  "description": "是否千分分隔"
@@ -68963,6 +69136,13 @@
68963
69136
  "type": "string",
68964
69137
  "description": "是否开启本地缓存"
68965
69138
  },
69139
+ "persistDataKeys": {
69140
+ "type": "array",
69141
+ "items": {
69142
+ "type": "string"
69143
+ },
69144
+ "description": "开启本地缓存后限制保存哪些 key"
69145
+ },
68966
69146
  "clearPersistDataAfterSubmit": {
68967
69147
  "type": "boolean",
68968
69148
  "description": "提交成功后清空本地缓存"
@@ -71319,6 +71499,10 @@
71319
71499
  "type": "string",
71320
71500
  "description": "右侧列表搜索框提示"
71321
71501
  },
71502
+ "statistics": {
71503
+ "type": "boolean",
71504
+ "description": "统计数字"
71505
+ },
71322
71506
  "remark": {
71323
71507
  "$ref": "#/definitions/SchemaRemark",
71324
71508
  "description": "显示一个小图标, 鼠标放上去的时候显示提示内容"
@@ -76146,9 +76330,13 @@
76146
76330
  ],
76147
76331
  "description": "边框模式,全边框,还是半边框,或者没边框。"
76148
76332
  },
76333
+ "minLength": {
76334
+ "type": "number",
76335
+ "description": "限制文字最小输入个数"
76336
+ },
76149
76337
  "maxLength": {
76150
76338
  "type": "number",
76151
- "description": "限制文字个数"
76339
+ "description": "限制文字最大输入个数"
76152
76340
  },
76153
76341
  "showCounter": {
76154
76342
  "type": "boolean",
@@ -77602,6 +77790,10 @@
77602
77790
  "resultSearchPlaceholder": {
77603
77791
  "type": "string",
77604
77792
  "description": "右侧列表搜索框提示"
77793
+ },
77794
+ "statistics": {
77795
+ "type": "boolean",
77796
+ "description": "统计数字"
77605
77797
  }
77606
77798
  },
77607
77799
  "required": [
@@ -77717,6 +77909,10 @@
77717
77909
  "type": "string",
77718
77910
  "description": "右侧列表搜索框提示"
77719
77911
  },
77912
+ "statistics": {
77913
+ "type": "boolean",
77914
+ "description": "统计数字"
77915
+ },
77720
77916
  "remark": {
77721
77917
  "$ref": "#/definitions/SchemaRemark",
77722
77918
  "description": "显示一个小图标, 鼠标放上去的时候显示提示内容"
@@ -78562,6 +78758,10 @@
78562
78758
  "type": "string",
78563
78759
  "description": "右侧列表搜索框提示"
78564
78760
  },
78761
+ "statistics": {
78762
+ "type": "boolean",
78763
+ "description": "统计数字"
78764
+ },
78565
78765
  "remark": {
78566
78766
  "$ref": "#/definitions/SchemaRemark",
78567
78767
  "description": "显示一个小图标, 鼠标放上去的时候显示提示内容"
@@ -81756,14 +81956,14 @@
81756
81956
  "$ref": "#/definitions/ImageSchema",
81757
81957
  "additionalProperties": false,
81758
81958
  "patternProperties": {
81759
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|title|name|imageCaption|src|originalSrc|enlargeAble|alt|height|width|innerClassName|imageClassName|thumbClassName|caption|imageMode|thumbMode|thumbRatio|href|blank|htmlTarget|label|labelClassName|popOver|quickEdit|copyable)$": {}
81959
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|title|name|imageCaption|src|originalSrc|enlargeAble|alt|height|width|innerClassName|imageClassName|thumbClassName|caption|imageMode|thumbMode|thumbRatio|href|blank|htmlTarget|showToolbar|toolbarActions|label|labelClassName|popOver|quickEdit|copyable)$": {}
81760
81960
  }
81761
81961
  },
81762
81962
  {
81763
81963
  "$ref": "#/definitions/ImagesSchema",
81764
81964
  "additionalProperties": false,
81765
81965
  "patternProperties": {
81766
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|placeholder|delimiter|thumbMode|thumbRatio|name|value|source|options|src|originalSrc|enlargeAble|showDimensions|listClassName|label|labelClassName|popOver|quickEdit|copyable)$": {}
81966
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|placeholder|delimiter|thumbMode|thumbRatio|name|value|source|options|src|originalSrc|enlargeAble|showDimensions|listClassName|showToolbar|toolbarActions|label|labelClassName|popOver|quickEdit|copyable)$": {}
81767
81967
  }
81768
81968
  },
81769
81969
  {
@@ -81896,7 +82096,7 @@
81896
82096
  "$ref": "#/definitions/TableSchema2",
81897
82097
  "additionalProperties": false,
81898
82098
  "patternProperties": {
81899
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|source|columnsTogglable|columns|rowSelection|expandable|sticky|loading|itemBadge|showBadge|popOverContainer|keyField|childrenColumnName|rowClassNameExpr|lineHeight|bordered|showHeader|footer|quickSaveApi|quickSaveItemApi|primaryField|messages|reload|actions|label|labelClassName|name|popOver|quickEdit|copyable)$": {}
82099
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|source|columnsTogglable|columns|rowSelection|expandable|sticky|loading|itemBadge|showBadge|popOverContainer|keyField|childrenColumnName|rowClassNameExpr|lineHeight|bordered|showHeader|footer|quickSaveApi|quickSaveItemApi|primaryField|messages|reload|actions|maxKeepItemSelectionLength|keepItemSelectionOnPageChange|label|labelClassName|name|popOver|quickEdit|copyable)$": {}
81900
82100
  }
81901
82101
  },
81902
82102
  {
@@ -81952,7 +82152,7 @@
81952
82152
  "$ref": "#/definitions/FormSchema",
81953
82153
  "additionalProperties": false,
81954
82154
  "patternProperties": {
81955
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|actions|body|tabs|fieldSet|data|debug|debugConfig|initApi|initAsyncApi|initFinishedField|initCheckInterval|initFetch|initFetchOn|interval|silentPolling|stopAutoRefreshWhen|persistData|clearPersistDataAfterSubmit|api|feedback|asyncApi|checkInterval|finishedField|resetAfterSubmit|clearAfterSubmit|mode|columnCount|horizontal|autoFocus|messages|name|panelClassName|primaryField|redirect|reload|submitOnChange|submitOnInit|submitText|target|wrapWithPanel|affixFooter|promptPageLeave|promptPageLeaveMessage|rules|preventEnterSubmit|labelAlign|labelWidth|label|labelClassName|popOver|quickEdit|copyable)$": {}
82155
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|actions|body|tabs|fieldSet|data|debug|debugConfig|initApi|initAsyncApi|initFinishedField|initCheckInterval|initFetch|initFetchOn|interval|silentPolling|stopAutoRefreshWhen|persistData|persistDataKeys|clearPersistDataAfterSubmit|api|feedback|asyncApi|checkInterval|finishedField|resetAfterSubmit|clearAfterSubmit|mode|columnCount|horizontal|autoFocus|messages|name|panelClassName|primaryField|redirect|reload|submitOnChange|submitOnInit|submitText|target|wrapWithPanel|affixFooter|promptPageLeave|promptPageLeaveMessage|rules|preventEnterSubmit|labelAlign|labelWidth|label|labelClassName|popOver|quickEdit|copyable)$": {}
81956
82156
  }
81957
82157
  },
81958
82158
  {
@@ -81994,7 +82194,7 @@
81994
82194
  "$ref": "#/definitions/ArrayControlSchema",
81995
82195
  "additionalProperties": false,
81996
82196
  "patternProperties": {
81997
- "^(scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|formClassName|addButtonClassName|addButtonText|addable|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|placeholder|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|items|popOver|quickEdit|copyable)$": {}
82197
+ "^(scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|formClassName|addButtonClassName|addButtonText|addable|addattop|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|placeholder|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|items|popOver|quickEdit|copyable)$": {}
81998
82198
  }
81999
82199
  },
82000
82200
  {
@@ -82043,7 +82243,7 @@
82043
82243
  "$ref": "#/definitions/ComboControlSchema",
82044
82244
  "additionalProperties": false,
82045
82245
  "patternProperties": {
82046
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|conditions|formClassName|addButtonClassName|addButtonText|addable|items|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|popOver|quickEdit|copyable)$": {}
82246
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|conditions|formClassName|addButtonClassName|addButtonText|addable|addattop|items|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|popOver|quickEdit|copyable)$": {}
82047
82247
  }
82048
82248
  },
82049
82249
  {
@@ -82232,7 +82432,7 @@
82232
82432
  "$ref": "#/definitions/NumberControlSchema",
82233
82433
  "additionalProperties": false,
82234
82434
  "patternProperties": {
82235
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|max|min|step|precision|showSteps|borderMode|prefix|suffix|unitOptions|kilobitSeparator|keyboard|displayMode|popOver|quickEdit|copyable)$": {}
82435
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|max|min|step|precision|showSteps|borderMode|prefix|suffix|unitOptions|big|kilobitSeparator|keyboard|displayMode|popOver|quickEdit|copyable)$": {}
82236
82436
  }
82237
82437
  },
82238
82438
  {
@@ -82316,7 +82516,7 @@
82316
82516
  "$ref": "#/definitions/TabsTransferControlSchema",
82317
82517
  "additionalProperties": false,
82318
82518
  "patternProperties": {
82319
- "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|popOver|quickEdit|copyable)$": {}
82519
+ "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|popOver|quickEdit|copyable)$": {}
82320
82520
  }
82321
82521
  },
82322
82522
  {
@@ -82330,7 +82530,7 @@
82330
82530
  "$ref": "#/definitions/TextControlSchema",
82331
82531
  "additionalProperties": false,
82332
82532
  "patternProperties": {
82333
- "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|addOn|trimContents|autoComplete|borderMode|maxLength|showCounter|prefix|suffix|transform|inputControlClassName|nativeInputClassName|popOver|quickEdit|copyable)$": {}
82533
+ "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|addOn|trimContents|autoComplete|borderMode|minLength|maxLength|showCounter|prefix|suffix|transform|inputControlClassName|nativeInputClassName|popOver|quickEdit|copyable)$": {}
82334
82534
  }
82335
82535
  },
82336
82536
  {
@@ -82344,21 +82544,21 @@
82344
82544
  "$ref": "#/definitions/TransferControlSchema",
82345
82545
  "additionalProperties": false,
82346
82546
  "patternProperties": {
82347
- "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|popOver|quickEdit|copyable)$": {}
82547
+ "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|popOver|quickEdit|copyable)$": {}
82348
82548
  }
82349
82549
  },
82350
82550
  {
82351
82551
  "$ref": "#/definitions/TransferPickerControlSchema",
82352
82552
  "additionalProperties": false,
82353
82553
  "patternProperties": {
82354
- "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|borderMode|pickerSize|popOver|quickEdit|copyable)$": {}
82554
+ "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|borderMode|pickerSize|popOver|quickEdit|copyable)$": {}
82355
82555
  }
82356
82556
  },
82357
82557
  {
82358
82558
  "$ref": "#/definitions/TabsTransferPickerControlSchema",
82359
82559
  "additionalProperties": false,
82360
82560
  "patternProperties": {
82361
- "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|popOver|quickEdit|copyable)$": {}
82561
+ "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|popOver|quickEdit|copyable)$": {}
82362
82562
  }
82363
82563
  },
82364
82564
  {
@@ -82595,14 +82795,14 @@
82595
82795
  "$ref": "#/definitions/ImageSchema",
82596
82796
  "additionalProperties": false,
82597
82797
  "patternProperties": {
82598
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|title|name|imageCaption|src|originalSrc|enlargeAble|alt|height|width|innerClassName|imageClassName|thumbClassName|caption|imageMode|thumbMode|thumbRatio|href|blank|htmlTarget|label|labelClassName|popOver|quickEdit|copyable)$": {}
82798
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|title|name|imageCaption|src|originalSrc|enlargeAble|alt|height|width|innerClassName|imageClassName|thumbClassName|caption|imageMode|thumbMode|thumbRatio|href|blank|htmlTarget|showToolbar|toolbarActions|label|labelClassName|popOver|quickEdit|copyable)$": {}
82599
82799
  }
82600
82800
  },
82601
82801
  {
82602
82802
  "$ref": "#/definitions/ImagesSchema",
82603
82803
  "additionalProperties": false,
82604
82804
  "patternProperties": {
82605
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|placeholder|delimiter|thumbMode|thumbRatio|name|value|source|options|src|originalSrc|enlargeAble|showDimensions|listClassName|label|labelClassName|popOver|quickEdit|copyable)$": {}
82805
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|placeholder|delimiter|thumbMode|thumbRatio|name|value|source|options|src|originalSrc|enlargeAble|showDimensions|listClassName|showToolbar|toolbarActions|label|labelClassName|popOver|quickEdit|copyable)$": {}
82606
82806
  }
82607
82807
  },
82608
82808
  {
@@ -82735,7 +82935,7 @@
82735
82935
  "$ref": "#/definitions/TableSchema2",
82736
82936
  "additionalProperties": false,
82737
82937
  "patternProperties": {
82738
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|source|columnsTogglable|columns|rowSelection|expandable|sticky|loading|itemBadge|showBadge|popOverContainer|keyField|childrenColumnName|rowClassNameExpr|lineHeight|bordered|showHeader|footer|quickSaveApi|quickSaveItemApi|primaryField|messages|reload|actions|label|labelClassName|name|popOver|quickEdit|copyable)$": {}
82938
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|source|columnsTogglable|columns|rowSelection|expandable|sticky|loading|itemBadge|showBadge|popOverContainer|keyField|childrenColumnName|rowClassNameExpr|lineHeight|bordered|showHeader|footer|quickSaveApi|quickSaveItemApi|primaryField|messages|reload|actions|maxKeepItemSelectionLength|keepItemSelectionOnPageChange|label|labelClassName|name|popOver|quickEdit|copyable)$": {}
82739
82939
  }
82740
82940
  },
82741
82941
  {
@@ -82791,7 +82991,7 @@
82791
82991
  "$ref": "#/definitions/FormSchema",
82792
82992
  "additionalProperties": false,
82793
82993
  "patternProperties": {
82794
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|actions|body|tabs|fieldSet|data|debug|debugConfig|initApi|initAsyncApi|initFinishedField|initCheckInterval|initFetch|initFetchOn|interval|silentPolling|stopAutoRefreshWhen|persistData|clearPersistDataAfterSubmit|api|feedback|asyncApi|checkInterval|finishedField|resetAfterSubmit|clearAfterSubmit|mode|columnCount|horizontal|autoFocus|messages|name|panelClassName|primaryField|redirect|reload|submitOnChange|submitOnInit|submitText|target|wrapWithPanel|affixFooter|promptPageLeave|promptPageLeaveMessage|rules|preventEnterSubmit|labelAlign|labelWidth|label|labelClassName|popOver|quickEdit|copyable)$": {}
82994
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|actions|body|tabs|fieldSet|data|debug|debugConfig|initApi|initAsyncApi|initFinishedField|initCheckInterval|initFetch|initFetchOn|interval|silentPolling|stopAutoRefreshWhen|persistData|persistDataKeys|clearPersistDataAfterSubmit|api|feedback|asyncApi|checkInterval|finishedField|resetAfterSubmit|clearAfterSubmit|mode|columnCount|horizontal|autoFocus|messages|name|panelClassName|primaryField|redirect|reload|submitOnChange|submitOnInit|submitText|target|wrapWithPanel|affixFooter|promptPageLeave|promptPageLeaveMessage|rules|preventEnterSubmit|labelAlign|labelWidth|label|labelClassName|popOver|quickEdit|copyable)$": {}
82795
82995
  }
82796
82996
  },
82797
82997
  {
@@ -82833,7 +83033,7 @@
82833
83033
  "$ref": "#/definitions/ArrayControlSchema",
82834
83034
  "additionalProperties": false,
82835
83035
  "patternProperties": {
82836
- "^(scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|formClassName|addButtonClassName|addButtonText|addable|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|placeholder|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|items|popOver|quickEdit|copyable)$": {}
83036
+ "^(scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|formClassName|addButtonClassName|addButtonText|addable|addattop|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|placeholder|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|items|popOver|quickEdit|copyable)$": {}
82837
83037
  }
82838
83038
  },
82839
83039
  {
@@ -82882,7 +83082,7 @@
82882
83082
  "$ref": "#/definitions/ComboControlSchema",
82883
83083
  "additionalProperties": false,
82884
83084
  "patternProperties": {
82885
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|conditions|formClassName|addButtonClassName|addButtonText|addable|items|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|popOver|quickEdit|copyable)$": {}
83085
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|conditions|formClassName|addButtonClassName|addButtonText|addable|addattop|items|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|popOver|quickEdit|copyable)$": {}
82886
83086
  }
82887
83087
  },
82888
83088
  {
@@ -83071,7 +83271,7 @@
83071
83271
  "$ref": "#/definitions/NumberControlSchema",
83072
83272
  "additionalProperties": false,
83073
83273
  "patternProperties": {
83074
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|max|min|step|precision|showSteps|borderMode|prefix|suffix|unitOptions|kilobitSeparator|keyboard|displayMode|popOver|quickEdit|copyable)$": {}
83274
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|max|min|step|precision|showSteps|borderMode|prefix|suffix|unitOptions|big|kilobitSeparator|keyboard|displayMode|popOver|quickEdit|copyable)$": {}
83075
83275
  }
83076
83276
  },
83077
83277
  {
@@ -83155,7 +83355,7 @@
83155
83355
  "$ref": "#/definitions/TabsTransferControlSchema",
83156
83356
  "additionalProperties": false,
83157
83357
  "patternProperties": {
83158
- "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|popOver|quickEdit|copyable)$": {}
83358
+ "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|popOver|quickEdit|copyable)$": {}
83159
83359
  }
83160
83360
  },
83161
83361
  {
@@ -83169,7 +83369,7 @@
83169
83369
  "$ref": "#/definitions/TextControlSchema",
83170
83370
  "additionalProperties": false,
83171
83371
  "patternProperties": {
83172
- "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|addOn|trimContents|autoComplete|borderMode|maxLength|showCounter|prefix|suffix|transform|inputControlClassName|nativeInputClassName|popOver|quickEdit|copyable)$": {}
83372
+ "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|addOn|trimContents|autoComplete|borderMode|minLength|maxLength|showCounter|prefix|suffix|transform|inputControlClassName|nativeInputClassName|popOver|quickEdit|copyable)$": {}
83173
83373
  }
83174
83374
  },
83175
83375
  {
@@ -83183,21 +83383,21 @@
83183
83383
  "$ref": "#/definitions/TransferControlSchema",
83184
83384
  "additionalProperties": false,
83185
83385
  "patternProperties": {
83186
- "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|popOver|quickEdit|copyable)$": {}
83386
+ "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|popOver|quickEdit|copyable)$": {}
83187
83387
  }
83188
83388
  },
83189
83389
  {
83190
83390
  "$ref": "#/definitions/TransferPickerControlSchema",
83191
83391
  "additionalProperties": false,
83192
83392
  "patternProperties": {
83193
- "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|borderMode|pickerSize|popOver|quickEdit|copyable)$": {}
83393
+ "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|borderMode|pickerSize|popOver|quickEdit|copyable)$": {}
83194
83394
  }
83195
83395
  },
83196
83396
  {
83197
83397
  "$ref": "#/definitions/TabsTransferPickerControlSchema",
83198
83398
  "additionalProperties": false,
83199
83399
  "patternProperties": {
83200
- "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|popOver|quickEdit|copyable)$": {}
83400
+ "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|popOver|quickEdit|copyable)$": {}
83201
83401
  }
83202
83402
  },
83203
83403
  {
@@ -83434,14 +83634,14 @@
83434
83634
  "$ref": "#/definitions/ImageSchema",
83435
83635
  "additionalProperties": false,
83436
83636
  "patternProperties": {
83437
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|title|name|imageCaption|src|originalSrc|enlargeAble|alt|height|width|innerClassName|imageClassName|thumbClassName|caption|imageMode|thumbMode|thumbRatio|href|blank|htmlTarget|label|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|sortable|searchable|toggled|align|classNameExpr|labelClassName|filterable|breakpoint|remark|value|unique|canAccessSuperData)$": {}
83637
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|title|name|imageCaption|src|originalSrc|enlargeAble|alt|height|width|innerClassName|imageClassName|thumbClassName|caption|imageMode|thumbMode|thumbRatio|href|blank|htmlTarget|showToolbar|toolbarActions|label|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|sortable|searchable|toggled|align|classNameExpr|labelClassName|filterable|breakpoint|remark|value|unique|canAccessSuperData)$": {}
83438
83638
  }
83439
83639
  },
83440
83640
  {
83441
83641
  "$ref": "#/definitions/ImagesSchema",
83442
83642
  "additionalProperties": false,
83443
83643
  "patternProperties": {
83444
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|placeholder|delimiter|thumbMode|thumbRatio|name|value|source|options|src|originalSrc|enlargeAble|showDimensions|listClassName|label|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|sortable|searchable|toggled|width|align|classNameExpr|labelClassName|filterable|breakpoint|remark|unique|canAccessSuperData)$": {}
83644
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|placeholder|delimiter|thumbMode|thumbRatio|name|value|source|options|src|originalSrc|enlargeAble|showDimensions|listClassName|showToolbar|toolbarActions|label|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|sortable|searchable|toggled|width|align|classNameExpr|labelClassName|filterable|breakpoint|remark|unique|canAccessSuperData)$": {}
83445
83645
  }
83446
83646
  },
83447
83647
  {
@@ -83574,7 +83774,7 @@
83574
83774
  "$ref": "#/definitions/TableSchema2",
83575
83775
  "additionalProperties": false,
83576
83776
  "patternProperties": {
83577
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|source|columnsTogglable|columns|rowSelection|expandable|sticky|loading|itemBadge|showBadge|popOverContainer|keyField|childrenColumnName|rowClassNameExpr|lineHeight|bordered|showHeader|footer|quickSaveApi|quickSaveItemApi|primaryField|messages|reload|actions|label|fixed|name|popOver|quickEdit|quickEditOnUpdate|copyable|sortable|searchable|toggled|width|align|classNameExpr|labelClassName|filterable|breakpoint|remark|value|unique|canAccessSuperData)$": {}
83777
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|source|columnsTogglable|columns|rowSelection|expandable|sticky|loading|itemBadge|showBadge|popOverContainer|keyField|childrenColumnName|rowClassNameExpr|lineHeight|bordered|showHeader|footer|quickSaveApi|quickSaveItemApi|primaryField|messages|reload|actions|maxKeepItemSelectionLength|keepItemSelectionOnPageChange|label|fixed|name|popOver|quickEdit|quickEditOnUpdate|copyable|sortable|searchable|toggled|width|align|classNameExpr|labelClassName|filterable|breakpoint|remark|value|unique|canAccessSuperData)$": {}
83578
83778
  }
83579
83779
  },
83580
83780
  {
@@ -83630,7 +83830,7 @@
83630
83830
  "$ref": "#/definitions/FormSchema",
83631
83831
  "additionalProperties": false,
83632
83832
  "patternProperties": {
83633
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|actions|body|tabs|fieldSet|data|debug|debugConfig|initApi|initAsyncApi|initFinishedField|initCheckInterval|initFetch|initFetchOn|interval|silentPolling|stopAutoRefreshWhen|persistData|clearPersistDataAfterSubmit|api|feedback|asyncApi|checkInterval|finishedField|resetAfterSubmit|clearAfterSubmit|mode|columnCount|horizontal|autoFocus|messages|name|panelClassName|primaryField|redirect|reload|submitOnChange|submitOnInit|submitText|target|wrapWithPanel|affixFooter|promptPageLeave|promptPageLeaveMessage|rules|preventEnterSubmit|labelAlign|labelWidth|label|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|sortable|searchable|toggled|width|align|classNameExpr|labelClassName|filterable|breakpoint|remark|value|unique|canAccessSuperData)$": {}
83833
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|actions|body|tabs|fieldSet|data|debug|debugConfig|initApi|initAsyncApi|initFinishedField|initCheckInterval|initFetch|initFetchOn|interval|silentPolling|stopAutoRefreshWhen|persistData|persistDataKeys|clearPersistDataAfterSubmit|api|feedback|asyncApi|checkInterval|finishedField|resetAfterSubmit|clearAfterSubmit|mode|columnCount|horizontal|autoFocus|messages|name|panelClassName|primaryField|redirect|reload|submitOnChange|submitOnInit|submitText|target|wrapWithPanel|affixFooter|promptPageLeave|promptPageLeaveMessage|rules|preventEnterSubmit|labelAlign|labelWidth|label|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|sortable|searchable|toggled|width|align|classNameExpr|labelClassName|filterable|breakpoint|remark|value|unique|canAccessSuperData)$": {}
83634
83834
  }
83635
83835
  },
83636
83836
  {
@@ -83672,7 +83872,7 @@
83672
83872
  "$ref": "#/definitions/ArrayControlSchema",
83673
83873
  "additionalProperties": false,
83674
83874
  "patternProperties": {
83675
- "^(scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|formClassName|addButtonClassName|addButtonText|addable|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|placeholder|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|items|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|sortable|searchable|toggled|width|align|classNameExpr|filterable|breakpoint|unique)$": {}
83875
+ "^(scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|formClassName|addButtonClassName|addButtonText|addable|addattop|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|placeholder|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|items|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|sortable|searchable|toggled|width|align|classNameExpr|filterable|breakpoint|unique)$": {}
83676
83876
  }
83677
83877
  },
83678
83878
  {
@@ -83721,7 +83921,7 @@
83721
83921
  "$ref": "#/definitions/ComboControlSchema",
83722
83922
  "additionalProperties": false,
83723
83923
  "patternProperties": {
83724
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|conditions|formClassName|addButtonClassName|addButtonText|addable|items|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|sortable|searchable|toggled|width|align|classNameExpr|filterable|breakpoint|unique)$": {}
83924
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|conditions|formClassName|addButtonClassName|addButtonText|addable|addattop|items|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|sortable|searchable|toggled|width|align|classNameExpr|filterable|breakpoint|unique)$": {}
83725
83925
  }
83726
83926
  },
83727
83927
  {
@@ -83910,7 +84110,7 @@
83910
84110
  "$ref": "#/definitions/NumberControlSchema",
83911
84111
  "additionalProperties": false,
83912
84112
  "patternProperties": {
83913
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|max|min|step|precision|showSteps|borderMode|prefix|suffix|unitOptions|kilobitSeparator|keyboard|displayMode|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|sortable|searchable|toggled|width|align|classNameExpr|filterable|breakpoint|unique|canAccessSuperData)$": {}
84113
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|max|min|step|precision|showSteps|borderMode|prefix|suffix|unitOptions|big|kilobitSeparator|keyboard|displayMode|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|sortable|searchable|toggled|width|align|classNameExpr|filterable|breakpoint|unique|canAccessSuperData)$": {}
83914
84114
  }
83915
84115
  },
83916
84116
  {
@@ -83994,7 +84194,7 @@
83994
84194
  "$ref": "#/definitions/TabsTransferControlSchema",
83995
84195
  "additionalProperties": false,
83996
84196
  "patternProperties": {
83997
- "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|toggled|width|align|classNameExpr|filterable|breakpoint|unique|canAccessSuperData)$": {}
84197
+ "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|toggled|width|align|classNameExpr|filterable|breakpoint|unique|canAccessSuperData)$": {}
83998
84198
  }
83999
84199
  },
84000
84200
  {
@@ -84008,7 +84208,7 @@
84008
84208
  "$ref": "#/definitions/TextControlSchema",
84009
84209
  "additionalProperties": false,
84010
84210
  "patternProperties": {
84011
- "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|addOn|trimContents|autoComplete|borderMode|maxLength|showCounter|prefix|suffix|transform|inputControlClassName|nativeInputClassName|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|sortable|searchable|toggled|width|align|classNameExpr|filterable|breakpoint|unique|canAccessSuperData)$": {}
84211
+ "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|addOn|trimContents|autoComplete|borderMode|minLength|maxLength|showCounter|prefix|suffix|transform|inputControlClassName|nativeInputClassName|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|sortable|searchable|toggled|width|align|classNameExpr|filterable|breakpoint|unique|canAccessSuperData)$": {}
84012
84212
  }
84013
84213
  },
84014
84214
  {
@@ -84022,21 +84222,21 @@
84022
84222
  "$ref": "#/definitions/TransferControlSchema",
84023
84223
  "additionalProperties": false,
84024
84224
  "patternProperties": {
84025
- "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|toggled|width|align|classNameExpr|filterable|breakpoint|unique|canAccessSuperData)$": {}
84225
+ "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|toggled|width|align|classNameExpr|filterable|breakpoint|unique|canAccessSuperData)$": {}
84026
84226
  }
84027
84227
  },
84028
84228
  {
84029
84229
  "$ref": "#/definitions/TransferPickerControlSchema",
84030
84230
  "additionalProperties": false,
84031
84231
  "patternProperties": {
84032
- "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|borderMode|pickerSize|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|toggled|width|align|classNameExpr|filterable|breakpoint|unique|canAccessSuperData)$": {}
84232
+ "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|borderMode|pickerSize|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|toggled|width|align|classNameExpr|filterable|breakpoint|unique|canAccessSuperData)$": {}
84033
84233
  }
84034
84234
  },
84035
84235
  {
84036
84236
  "$ref": "#/definitions/TabsTransferPickerControlSchema",
84037
84237
  "additionalProperties": false,
84038
84238
  "patternProperties": {
84039
- "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|toggled|width|align|classNameExpr|filterable|breakpoint|unique|canAccessSuperData)$": {}
84239
+ "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|toggled|width|align|classNameExpr|filterable|breakpoint|unique|canAccessSuperData)$": {}
84040
84240
  }
84041
84241
  },
84042
84242
  {
@@ -84273,14 +84473,14 @@
84273
84473
  "$ref": "#/definitions/ImageSchema",
84274
84474
  "additionalProperties": false,
84275
84475
  "patternProperties": {
84276
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|title|name|imageCaption|src|originalSrc|enlargeAble|alt|height|width|innerClassName|imageClassName|thumbClassName|caption|imageMode|thumbMode|thumbRatio|href|blank|htmlTarget|x|y|w|h|align|valign|gridClassName)$": {}
84476
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|title|name|imageCaption|src|originalSrc|enlargeAble|alt|height|width|innerClassName|imageClassName|thumbClassName|caption|imageMode|thumbMode|thumbRatio|href|blank|htmlTarget|showToolbar|toolbarActions|x|y|w|h|align|valign|gridClassName)$": {}
84277
84477
  }
84278
84478
  },
84279
84479
  {
84280
84480
  "$ref": "#/definitions/ImagesSchema",
84281
84481
  "additionalProperties": false,
84282
84482
  "patternProperties": {
84283
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|placeholder|delimiter|thumbMode|thumbRatio|name|value|source|options|src|originalSrc|enlargeAble|showDimensions|listClassName|x|y|w|h|width|height|align|valign|gridClassName)$": {}
84483
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|placeholder|delimiter|thumbMode|thumbRatio|name|value|source|options|src|originalSrc|enlargeAble|showDimensions|listClassName|showToolbar|toolbarActions|x|y|w|h|width|height|align|valign|gridClassName)$": {}
84284
84484
  }
84285
84485
  },
84286
84486
  {
@@ -84413,7 +84613,7 @@
84413
84613
  "$ref": "#/definitions/TableSchema2",
84414
84614
  "additionalProperties": false,
84415
84615
  "patternProperties": {
84416
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|source|columnsTogglable|columns|rowSelection|expandable|sticky|loading|itemBadge|showBadge|popOverContainer|keyField|childrenColumnName|rowClassNameExpr|lineHeight|bordered|showHeader|footer|quickSaveApi|quickSaveItemApi|primaryField|messages|reload|actions|x|y|w|h|width|height|align|valign|gridClassName)$": {}
84616
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|source|columnsTogglable|columns|rowSelection|expandable|sticky|loading|itemBadge|showBadge|popOverContainer|keyField|childrenColumnName|rowClassNameExpr|lineHeight|bordered|showHeader|footer|quickSaveApi|quickSaveItemApi|primaryField|messages|reload|actions|maxKeepItemSelectionLength|keepItemSelectionOnPageChange|x|y|w|h|width|height|align|valign|gridClassName)$": {}
84417
84617
  }
84418
84618
  },
84419
84619
  {
@@ -84469,7 +84669,7 @@
84469
84669
  "$ref": "#/definitions/FormSchema",
84470
84670
  "additionalProperties": false,
84471
84671
  "patternProperties": {
84472
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|actions|body|tabs|fieldSet|data|debug|debugConfig|initApi|initAsyncApi|initFinishedField|initCheckInterval|initFetch|initFetchOn|interval|silentPolling|stopAutoRefreshWhen|persistData|clearPersistDataAfterSubmit|api|feedback|asyncApi|checkInterval|finishedField|resetAfterSubmit|clearAfterSubmit|mode|columnCount|horizontal|autoFocus|messages|name|panelClassName|primaryField|redirect|reload|submitOnChange|submitOnInit|submitText|target|wrapWithPanel|affixFooter|promptPageLeave|promptPageLeaveMessage|rules|preventEnterSubmit|labelAlign|labelWidth|x|y|w|h|width|height|align|valign|gridClassName)$": {}
84672
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|actions|body|tabs|fieldSet|data|debug|debugConfig|initApi|initAsyncApi|initFinishedField|initCheckInterval|initFetch|initFetchOn|interval|silentPolling|stopAutoRefreshWhen|persistData|persistDataKeys|clearPersistDataAfterSubmit|api|feedback|asyncApi|checkInterval|finishedField|resetAfterSubmit|clearAfterSubmit|mode|columnCount|horizontal|autoFocus|messages|name|panelClassName|primaryField|redirect|reload|submitOnChange|submitOnInit|submitText|target|wrapWithPanel|affixFooter|promptPageLeave|promptPageLeaveMessage|rules|preventEnterSubmit|labelAlign|labelWidth|x|y|w|h|width|height|align|valign|gridClassName)$": {}
84473
84673
  }
84474
84674
  },
84475
84675
  {
@@ -84511,7 +84711,7 @@
84511
84711
  "$ref": "#/definitions/ArrayControlSchema",
84512
84712
  "additionalProperties": false,
84513
84713
  "patternProperties": {
84514
- "^(scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|formClassName|addButtonClassName|addButtonText|addable|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|placeholder|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|items|x|y|w|h|width|height|align|valign|gridClassName)$": {}
84714
+ "^(scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|formClassName|addButtonClassName|addButtonText|addable|addattop|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|placeholder|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|items|x|y|w|h|width|height|align|valign|gridClassName)$": {}
84515
84715
  }
84516
84716
  },
84517
84717
  {
@@ -84560,7 +84760,7 @@
84560
84760
  "$ref": "#/definitions/ComboControlSchema",
84561
84761
  "additionalProperties": false,
84562
84762
  "patternProperties": {
84563
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|conditions|formClassName|addButtonClassName|addButtonText|addable|items|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|x|y|w|h|width|height|align|valign|gridClassName)$": {}
84763
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|conditions|formClassName|addButtonClassName|addButtonText|addable|addattop|items|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|x|y|w|h|width|height|align|valign|gridClassName)$": {}
84564
84764
  }
84565
84765
  },
84566
84766
  {
@@ -84749,7 +84949,7 @@
84749
84949
  "$ref": "#/definitions/NumberControlSchema",
84750
84950
  "additionalProperties": false,
84751
84951
  "patternProperties": {
84752
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|max|min|step|precision|showSteps|borderMode|prefix|suffix|unitOptions|kilobitSeparator|keyboard|displayMode|x|y|w|h|width|height|align|valign|gridClassName)$": {}
84952
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|max|min|step|precision|showSteps|borderMode|prefix|suffix|unitOptions|big|kilobitSeparator|keyboard|displayMode|x|y|w|h|width|height|align|valign|gridClassName)$": {}
84753
84953
  }
84754
84954
  },
84755
84955
  {
@@ -84833,7 +85033,7 @@
84833
85033
  "$ref": "#/definitions/TabsTransferControlSchema",
84834
85034
  "additionalProperties": false,
84835
85035
  "patternProperties": {
84836
- "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|x|y|w|h|width|height|align|valign|gridClassName)$": {}
85036
+ "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|x|y|w|h|width|height|align|valign|gridClassName)$": {}
84837
85037
  }
84838
85038
  },
84839
85039
  {
@@ -84847,7 +85047,7 @@
84847
85047
  "$ref": "#/definitions/TextControlSchema",
84848
85048
  "additionalProperties": false,
84849
85049
  "patternProperties": {
84850
- "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|addOn|trimContents|autoComplete|borderMode|maxLength|showCounter|prefix|suffix|transform|inputControlClassName|nativeInputClassName|x|y|w|h|width|height|align|valign|gridClassName)$": {}
85050
+ "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|addOn|trimContents|autoComplete|borderMode|minLength|maxLength|showCounter|prefix|suffix|transform|inputControlClassName|nativeInputClassName|x|y|w|h|width|height|align|valign|gridClassName)$": {}
84851
85051
  }
84852
85052
  },
84853
85053
  {
@@ -84861,21 +85061,21 @@
84861
85061
  "$ref": "#/definitions/TransferControlSchema",
84862
85062
  "additionalProperties": false,
84863
85063
  "patternProperties": {
84864
- "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|x|y|w|h|width|height|align|valign|gridClassName)$": {}
85064
+ "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|x|y|w|h|width|height|align|valign|gridClassName)$": {}
84865
85065
  }
84866
85066
  },
84867
85067
  {
84868
85068
  "$ref": "#/definitions/TransferPickerControlSchema",
84869
85069
  "additionalProperties": false,
84870
85070
  "patternProperties": {
84871
- "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|borderMode|pickerSize|x|y|w|h|width|height|align|valign|gridClassName)$": {}
85071
+ "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|borderMode|pickerSize|x|y|w|h|width|height|align|valign|gridClassName)$": {}
84872
85072
  }
84873
85073
  },
84874
85074
  {
84875
85075
  "$ref": "#/definitions/TabsTransferPickerControlSchema",
84876
85076
  "additionalProperties": false,
84877
85077
  "patternProperties": {
84878
- "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|x|y|w|h|width|height|align|valign|gridClassName)$": {}
85078
+ "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|x|y|w|h|width|height|align|valign|gridClassName)$": {}
84879
85079
  }
84880
85080
  },
84881
85081
  {
@@ -85112,14 +85312,14 @@
85112
85312
  "$ref": "#/definitions/ImageSchema",
85113
85313
  "additionalProperties": false,
85114
85314
  "patternProperties": {
85115
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|title|name|imageCaption|src|originalSrc|enlargeAble|alt|height|width|innerClassName|imageClassName|thumbClassName|caption|imageMode|thumbMode|thumbRatio|href|blank|htmlTarget|rowClassName|cellClassName)$": {}
85315
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|title|name|imageCaption|src|originalSrc|enlargeAble|alt|height|width|innerClassName|imageClassName|thumbClassName|caption|imageMode|thumbMode|thumbRatio|href|blank|htmlTarget|showToolbar|toolbarActions|rowClassName|cellClassName)$": {}
85116
85316
  }
85117
85317
  },
85118
85318
  {
85119
85319
  "$ref": "#/definitions/ImagesSchema",
85120
85320
  "additionalProperties": false,
85121
85321
  "patternProperties": {
85122
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|placeholder|delimiter|thumbMode|thumbRatio|name|value|source|options|src|originalSrc|enlargeAble|showDimensions|listClassName|rowClassName|cellClassName)$": {}
85322
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|placeholder|delimiter|thumbMode|thumbRatio|name|value|source|options|src|originalSrc|enlargeAble|showDimensions|listClassName|showToolbar|toolbarActions|rowClassName|cellClassName)$": {}
85123
85323
  }
85124
85324
  },
85125
85325
  {
@@ -85252,7 +85452,7 @@
85252
85452
  "$ref": "#/definitions/TableSchema2",
85253
85453
  "additionalProperties": false,
85254
85454
  "patternProperties": {
85255
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|source|columnsTogglable|columns|rowSelection|expandable|sticky|loading|itemBadge|showBadge|popOverContainer|keyField|childrenColumnName|rowClassNameExpr|lineHeight|bordered|showHeader|footer|quickSaveApi|quickSaveItemApi|primaryField|messages|reload|actions|rowClassName|cellClassName)$": {}
85455
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|source|columnsTogglable|columns|rowSelection|expandable|sticky|loading|itemBadge|showBadge|popOverContainer|keyField|childrenColumnName|rowClassNameExpr|lineHeight|bordered|showHeader|footer|quickSaveApi|quickSaveItemApi|primaryField|messages|reload|actions|maxKeepItemSelectionLength|keepItemSelectionOnPageChange|rowClassName|cellClassName)$": {}
85256
85456
  }
85257
85457
  },
85258
85458
  {
@@ -85308,7 +85508,7 @@
85308
85508
  "$ref": "#/definitions/FormSchema",
85309
85509
  "additionalProperties": false,
85310
85510
  "patternProperties": {
85311
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|actions|body|tabs|fieldSet|data|debug|debugConfig|initApi|initAsyncApi|initFinishedField|initCheckInterval|initFetch|initFetchOn|interval|silentPolling|stopAutoRefreshWhen|persistData|clearPersistDataAfterSubmit|api|feedback|asyncApi|checkInterval|finishedField|resetAfterSubmit|clearAfterSubmit|mode|columnCount|horizontal|autoFocus|messages|name|panelClassName|primaryField|redirect|reload|submitOnChange|submitOnInit|submitText|target|wrapWithPanel|affixFooter|promptPageLeave|promptPageLeaveMessage|rules|preventEnterSubmit|labelAlign|labelWidth|rowClassName|cellClassName)$": {}
85511
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|actions|body|tabs|fieldSet|data|debug|debugConfig|initApi|initAsyncApi|initFinishedField|initCheckInterval|initFetch|initFetchOn|interval|silentPolling|stopAutoRefreshWhen|persistData|persistDataKeys|clearPersistDataAfterSubmit|api|feedback|asyncApi|checkInterval|finishedField|resetAfterSubmit|clearAfterSubmit|mode|columnCount|horizontal|autoFocus|messages|name|panelClassName|primaryField|redirect|reload|submitOnChange|submitOnInit|submitText|target|wrapWithPanel|affixFooter|promptPageLeave|promptPageLeaveMessage|rules|preventEnterSubmit|labelAlign|labelWidth|rowClassName|cellClassName)$": {}
85312
85512
  }
85313
85513
  },
85314
85514
  {
@@ -85350,7 +85550,7 @@
85350
85550
  "$ref": "#/definitions/ArrayControlSchema",
85351
85551
  "additionalProperties": false,
85352
85552
  "patternProperties": {
85353
- "^(scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|formClassName|addButtonClassName|addButtonText|addable|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|placeholder|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|items|rowClassName|cellClassName)$": {}
85553
+ "^(scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|formClassName|addButtonClassName|addButtonText|addable|addattop|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|placeholder|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|items|rowClassName|cellClassName)$": {}
85354
85554
  }
85355
85555
  },
85356
85556
  {
@@ -85399,7 +85599,7 @@
85399
85599
  "$ref": "#/definitions/ComboControlSchema",
85400
85600
  "additionalProperties": false,
85401
85601
  "patternProperties": {
85402
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|conditions|formClassName|addButtonClassName|addButtonText|addable|items|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|rowClassName|cellClassName)$": {}
85602
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|conditions|formClassName|addButtonClassName|addButtonText|addable|addattop|items|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|rowClassName|cellClassName)$": {}
85403
85603
  }
85404
85604
  },
85405
85605
  {
@@ -85588,7 +85788,7 @@
85588
85788
  "$ref": "#/definitions/NumberControlSchema",
85589
85789
  "additionalProperties": false,
85590
85790
  "patternProperties": {
85591
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|max|min|step|precision|showSteps|borderMode|prefix|suffix|unitOptions|kilobitSeparator|keyboard|displayMode|rowClassName|cellClassName)$": {}
85791
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|max|min|step|precision|showSteps|borderMode|prefix|suffix|unitOptions|big|kilobitSeparator|keyboard|displayMode|rowClassName|cellClassName)$": {}
85592
85792
  }
85593
85793
  },
85594
85794
  {
@@ -85672,7 +85872,7 @@
85672
85872
  "$ref": "#/definitions/TabsTransferControlSchema",
85673
85873
  "additionalProperties": false,
85674
85874
  "patternProperties": {
85675
- "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|rowClassName|cellClassName)$": {}
85875
+ "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|rowClassName|cellClassName)$": {}
85676
85876
  }
85677
85877
  },
85678
85878
  {
@@ -85686,7 +85886,7 @@
85686
85886
  "$ref": "#/definitions/TextControlSchema",
85687
85887
  "additionalProperties": false,
85688
85888
  "patternProperties": {
85689
- "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|addOn|trimContents|autoComplete|borderMode|maxLength|showCounter|prefix|suffix|transform|inputControlClassName|nativeInputClassName|rowClassName|cellClassName)$": {}
85889
+ "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|addOn|trimContents|autoComplete|borderMode|minLength|maxLength|showCounter|prefix|suffix|transform|inputControlClassName|nativeInputClassName|rowClassName|cellClassName)$": {}
85690
85890
  }
85691
85891
  },
85692
85892
  {
@@ -85700,21 +85900,21 @@
85700
85900
  "$ref": "#/definitions/TransferControlSchema",
85701
85901
  "additionalProperties": false,
85702
85902
  "patternProperties": {
85703
- "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|rowClassName|cellClassName)$": {}
85903
+ "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|rowClassName|cellClassName)$": {}
85704
85904
  }
85705
85905
  },
85706
85906
  {
85707
85907
  "$ref": "#/definitions/TransferPickerControlSchema",
85708
85908
  "additionalProperties": false,
85709
85909
  "patternProperties": {
85710
- "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|borderMode|pickerSize|rowClassName|cellClassName)$": {}
85910
+ "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|borderMode|pickerSize|rowClassName|cellClassName)$": {}
85711
85911
  }
85712
85912
  },
85713
85913
  {
85714
85914
  "$ref": "#/definitions/TabsTransferPickerControlSchema",
85715
85915
  "additionalProperties": false,
85716
85916
  "patternProperties": {
85717
- "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|rowClassName|cellClassName)$": {}
85917
+ "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|rowClassName|cellClassName)$": {}
85718
85918
  }
85719
85919
  },
85720
85920
  {
@@ -85951,14 +86151,14 @@
85951
86151
  "$ref": "#/definitions/ImageSchema",
85952
86152
  "additionalProperties": false,
85953
86153
  "patternProperties": {
85954
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|title|name|imageCaption|src|originalSrc|enlargeAble|alt|height|width|innerClassName|imageClassName|thumbClassName|caption|imageMode|thumbMode|thumbRatio|href|blank|htmlTarget|unique|columnClassName)$": {}
86154
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|title|name|imageCaption|src|originalSrc|enlargeAble|alt|height|width|innerClassName|imageClassName|thumbClassName|caption|imageMode|thumbMode|thumbRatio|href|blank|htmlTarget|showToolbar|toolbarActions|unique|columnClassName)$": {}
85955
86155
  }
85956
86156
  },
85957
86157
  {
85958
86158
  "$ref": "#/definitions/ImagesSchema",
85959
86159
  "additionalProperties": false,
85960
86160
  "patternProperties": {
85961
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|placeholder|delimiter|thumbMode|thumbRatio|name|value|source|options|src|originalSrc|enlargeAble|showDimensions|listClassName|unique|columnClassName)$": {}
86161
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|placeholder|delimiter|thumbMode|thumbRatio|name|value|source|options|src|originalSrc|enlargeAble|showDimensions|listClassName|showToolbar|toolbarActions|unique|columnClassName)$": {}
85962
86162
  }
85963
86163
  },
85964
86164
  {
@@ -86091,7 +86291,7 @@
86091
86291
  "$ref": "#/definitions/TableSchema2",
86092
86292
  "additionalProperties": false,
86093
86293
  "patternProperties": {
86094
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|source|columnsTogglable|columns|rowSelection|expandable|sticky|loading|itemBadge|showBadge|popOverContainer|keyField|childrenColumnName|rowClassNameExpr|lineHeight|bordered|showHeader|footer|quickSaveApi|quickSaveItemApi|primaryField|messages|reload|actions|unique|columnClassName)$": {}
86294
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|source|columnsTogglable|columns|rowSelection|expandable|sticky|loading|itemBadge|showBadge|popOverContainer|keyField|childrenColumnName|rowClassNameExpr|lineHeight|bordered|showHeader|footer|quickSaveApi|quickSaveItemApi|primaryField|messages|reload|actions|maxKeepItemSelectionLength|keepItemSelectionOnPageChange|unique|columnClassName)$": {}
86095
86295
  }
86096
86296
  },
86097
86297
  {
@@ -86147,7 +86347,7 @@
86147
86347
  "$ref": "#/definitions/FormSchema",
86148
86348
  "additionalProperties": false,
86149
86349
  "patternProperties": {
86150
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|actions|body|tabs|fieldSet|data|debug|debugConfig|initApi|initAsyncApi|initFinishedField|initCheckInterval|initFetch|initFetchOn|interval|silentPolling|stopAutoRefreshWhen|persistData|clearPersistDataAfterSubmit|api|feedback|asyncApi|checkInterval|finishedField|resetAfterSubmit|clearAfterSubmit|mode|columnCount|horizontal|autoFocus|messages|name|panelClassName|primaryField|redirect|reload|submitOnChange|submitOnInit|submitText|target|wrapWithPanel|affixFooter|promptPageLeave|promptPageLeaveMessage|rules|preventEnterSubmit|labelAlign|labelWidth|unique|columnClassName)$": {}
86350
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|actions|body|tabs|fieldSet|data|debug|debugConfig|initApi|initAsyncApi|initFinishedField|initCheckInterval|initFetch|initFetchOn|interval|silentPolling|stopAutoRefreshWhen|persistData|persistDataKeys|clearPersistDataAfterSubmit|api|feedback|asyncApi|checkInterval|finishedField|resetAfterSubmit|clearAfterSubmit|mode|columnCount|horizontal|autoFocus|messages|name|panelClassName|primaryField|redirect|reload|submitOnChange|submitOnInit|submitText|target|wrapWithPanel|affixFooter|promptPageLeave|promptPageLeaveMessage|rules|preventEnterSubmit|labelAlign|labelWidth|unique|columnClassName)$": {}
86151
86351
  }
86152
86352
  },
86153
86353
  {
@@ -86189,7 +86389,7 @@
86189
86389
  "$ref": "#/definitions/ArrayControlSchema",
86190
86390
  "additionalProperties": false,
86191
86391
  "patternProperties": {
86192
- "^(scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|formClassName|addButtonClassName|addButtonText|addable|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|placeholder|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|items|unique|columnClassName)$": {}
86392
+ "^(scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|formClassName|addButtonClassName|addButtonText|addable|addattop|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|placeholder|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|items|unique|columnClassName)$": {}
86193
86393
  }
86194
86394
  },
86195
86395
  {
@@ -86238,7 +86438,7 @@
86238
86438
  "$ref": "#/definitions/ComboControlSchema",
86239
86439
  "additionalProperties": false,
86240
86440
  "patternProperties": {
86241
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|conditions|formClassName|addButtonClassName|addButtonText|addable|items|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|unique|columnClassName)$": {}
86441
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|conditions|formClassName|addButtonClassName|addButtonText|addable|addattop|items|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|unique|columnClassName)$": {}
86242
86442
  }
86243
86443
  },
86244
86444
  {
@@ -86427,7 +86627,7 @@
86427
86627
  "$ref": "#/definitions/NumberControlSchema",
86428
86628
  "additionalProperties": false,
86429
86629
  "patternProperties": {
86430
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|max|min|step|precision|showSteps|borderMode|prefix|suffix|unitOptions|kilobitSeparator|keyboard|displayMode|unique|columnClassName)$": {}
86630
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|max|min|step|precision|showSteps|borderMode|prefix|suffix|unitOptions|big|kilobitSeparator|keyboard|displayMode|unique|columnClassName)$": {}
86431
86631
  }
86432
86632
  },
86433
86633
  {
@@ -86511,7 +86711,7 @@
86511
86711
  "$ref": "#/definitions/TabsTransferControlSchema",
86512
86712
  "additionalProperties": false,
86513
86713
  "patternProperties": {
86514
- "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|unique|columnClassName)$": {}
86714
+ "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|unique|columnClassName)$": {}
86515
86715
  }
86516
86716
  },
86517
86717
  {
@@ -86525,7 +86725,7 @@
86525
86725
  "$ref": "#/definitions/TextControlSchema",
86526
86726
  "additionalProperties": false,
86527
86727
  "patternProperties": {
86528
- "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|addOn|trimContents|autoComplete|borderMode|maxLength|showCounter|prefix|suffix|transform|inputControlClassName|nativeInputClassName|unique|columnClassName)$": {}
86728
+ "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|addOn|trimContents|autoComplete|borderMode|minLength|maxLength|showCounter|prefix|suffix|transform|inputControlClassName|nativeInputClassName|unique|columnClassName)$": {}
86529
86729
  }
86530
86730
  },
86531
86731
  {
@@ -86539,21 +86739,21 @@
86539
86739
  "$ref": "#/definitions/TransferControlSchema",
86540
86740
  "additionalProperties": false,
86541
86741
  "patternProperties": {
86542
- "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|unique|columnClassName)$": {}
86742
+ "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|unique|columnClassName)$": {}
86543
86743
  }
86544
86744
  },
86545
86745
  {
86546
86746
  "$ref": "#/definitions/TransferPickerControlSchema",
86547
86747
  "additionalProperties": false,
86548
86748
  "patternProperties": {
86549
- "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|borderMode|pickerSize|unique|columnClassName)$": {}
86749
+ "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|borderMode|pickerSize|unique|columnClassName)$": {}
86550
86750
  }
86551
86751
  },
86552
86752
  {
86553
86753
  "$ref": "#/definitions/TabsTransferPickerControlSchema",
86554
86754
  "additionalProperties": false,
86555
86755
  "patternProperties": {
86556
- "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|unique|columnClassName)$": {}
86756
+ "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|unique|columnClassName)$": {}
86557
86757
  }
86558
86758
  },
86559
86759
  {
@@ -86790,14 +86990,14 @@
86790
86990
  "$ref": "#/definitions/ImageSchema",
86791
86991
  "additionalProperties": false,
86792
86992
  "patternProperties": {
86793
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|title|name|imageCaption|src|originalSrc|enlargeAble|alt|height|width|innerClassName|imageClassName|thumbClassName|caption|imageMode|thumbMode|thumbRatio|href|blank|htmlTarget|columnClassName|columnRatio)$": {}
86993
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|title|name|imageCaption|src|originalSrc|enlargeAble|alt|height|width|innerClassName|imageClassName|thumbClassName|caption|imageMode|thumbMode|thumbRatio|href|blank|htmlTarget|showToolbar|toolbarActions|columnClassName|columnRatio)$": {}
86794
86994
  }
86795
86995
  },
86796
86996
  {
86797
86997
  "$ref": "#/definitions/ImagesSchema",
86798
86998
  "additionalProperties": false,
86799
86999
  "patternProperties": {
86800
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|placeholder|delimiter|thumbMode|thumbRatio|name|value|source|options|src|originalSrc|enlargeAble|showDimensions|listClassName|columnClassName|columnRatio)$": {}
87000
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|defaultImage|placeholder|delimiter|thumbMode|thumbRatio|name|value|source|options|src|originalSrc|enlargeAble|showDimensions|listClassName|showToolbar|toolbarActions|columnClassName|columnRatio)$": {}
86801
87001
  }
86802
87002
  },
86803
87003
  {
@@ -86930,7 +87130,7 @@
86930
87130
  "$ref": "#/definitions/TableSchema2",
86931
87131
  "additionalProperties": false,
86932
87132
  "patternProperties": {
86933
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|source|columnsTogglable|columns|rowSelection|expandable|sticky|loading|itemBadge|showBadge|popOverContainer|keyField|childrenColumnName|rowClassNameExpr|lineHeight|bordered|showHeader|footer|quickSaveApi|quickSaveItemApi|primaryField|messages|reload|actions|columnClassName|columnRatio)$": {}
87133
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|source|columnsTogglable|columns|rowSelection|expandable|sticky|loading|itemBadge|showBadge|popOverContainer|keyField|childrenColumnName|rowClassNameExpr|lineHeight|bordered|showHeader|footer|quickSaveApi|quickSaveItemApi|primaryField|messages|reload|actions|maxKeepItemSelectionLength|keepItemSelectionOnPageChange|columnClassName|columnRatio)$": {}
86934
87134
  }
86935
87135
  },
86936
87136
  {
@@ -86986,7 +87186,7 @@
86986
87186
  "$ref": "#/definitions/FormSchema",
86987
87187
  "additionalProperties": false,
86988
87188
  "patternProperties": {
86989
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|actions|body|tabs|fieldSet|data|debug|debugConfig|initApi|initAsyncApi|initFinishedField|initCheckInterval|initFetch|initFetchOn|interval|silentPolling|stopAutoRefreshWhen|persistData|clearPersistDataAfterSubmit|api|feedback|asyncApi|checkInterval|finishedField|resetAfterSubmit|clearAfterSubmit|mode|columnCount|horizontal|autoFocus|messages|name|panelClassName|primaryField|redirect|reload|submitOnChange|submitOnInit|submitText|target|wrapWithPanel|affixFooter|promptPageLeave|promptPageLeaveMessage|rules|preventEnterSubmit|labelAlign|labelWidth|columnClassName|columnRatio)$": {}
87189
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|title|actions|body|tabs|fieldSet|data|debug|debugConfig|initApi|initAsyncApi|initFinishedField|initCheckInterval|initFetch|initFetchOn|interval|silentPolling|stopAutoRefreshWhen|persistData|persistDataKeys|clearPersistDataAfterSubmit|api|feedback|asyncApi|checkInterval|finishedField|resetAfterSubmit|clearAfterSubmit|mode|columnCount|horizontal|autoFocus|messages|name|panelClassName|primaryField|redirect|reload|submitOnChange|submitOnInit|submitText|target|wrapWithPanel|affixFooter|promptPageLeave|promptPageLeaveMessage|rules|preventEnterSubmit|labelAlign|labelWidth|columnClassName|columnRatio)$": {}
86990
87190
  }
86991
87191
  },
86992
87192
  {
@@ -87028,7 +87228,7 @@
87028
87228
  "$ref": "#/definitions/ArrayControlSchema",
87029
87229
  "additionalProperties": false,
87030
87230
  "patternProperties": {
87031
- "^(scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|formClassName|addButtonClassName|addButtonText|addable|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|placeholder|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|items|columnClassName|columnRatio)$": {}
87231
+ "^(scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|formClassName|addButtonClassName|addButtonText|addable|addattop|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|placeholder|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|type|items|columnClassName|columnRatio)$": {}
87032
87232
  }
87033
87233
  },
87034
87234
  {
@@ -87077,7 +87277,7 @@
87077
87277
  "$ref": "#/definitions/ComboControlSchema",
87078
87278
  "additionalProperties": false,
87079
87279
  "patternProperties": {
87080
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|conditions|formClassName|addButtonClassName|addButtonText|addable|items|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|columnClassName|columnRatio)$": {}
87280
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|scaffold|noBorder|deleteConfirmText|deleteApi|typeSwitchable|conditions|formClassName|addButtonClassName|addButtonText|addable|addattop|items|draggable|draggableTip|flat|delimiter|joinValues|maxLength|minLength|multiLine|multiple|removable|subFormMode|canAccessSuperData|tabsMode|tabsStyle|tabsLabelTpl|lazyLoad|strictMode|syncFields|nullable|messages|columnClassName|columnRatio)$": {}
87081
87281
  }
87082
87282
  },
87083
87283
  {
@@ -87266,7 +87466,7 @@
87266
87466
  "$ref": "#/definitions/NumberControlSchema",
87267
87467
  "additionalProperties": false,
87268
87468
  "patternProperties": {
87269
- "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|max|min|step|precision|showSteps|borderMode|prefix|suffix|unitOptions|kilobitSeparator|keyboard|displayMode|columnClassName|columnRatio)$": {}
87469
+ "^(className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|size|label|labelAlign|labelWidth|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|type|max|min|step|precision|showSteps|borderMode|prefix|suffix|unitOptions|big|kilobitSeparator|keyboard|displayMode|columnClassName|columnRatio)$": {}
87270
87470
  }
87271
87471
  },
87272
87472
  {
@@ -87350,7 +87550,7 @@
87350
87550
  "$ref": "#/definitions/TabsTransferControlSchema",
87351
87551
  "additionalProperties": false,
87352
87552
  "patternProperties": {
87353
- "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|columnClassName|columnRatio)$": {}
87553
+ "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|columnClassName|columnRatio)$": {}
87354
87554
  }
87355
87555
  },
87356
87556
  {
@@ -87364,7 +87564,7 @@
87364
87564
  "$ref": "#/definitions/TextControlSchema",
87365
87565
  "additionalProperties": false,
87366
87566
  "patternProperties": {
87367
- "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|addOn|trimContents|autoComplete|borderMode|maxLength|showCounter|prefix|suffix|transform|inputControlClassName|nativeInputClassName|columnClassName|columnRatio)$": {}
87567
+ "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|addOn|trimContents|autoComplete|borderMode|minLength|maxLength|showCounter|prefix|suffix|transform|inputControlClassName|nativeInputClassName|columnClassName|columnRatio)$": {}
87368
87568
  }
87369
87569
  },
87370
87570
  {
@@ -87378,21 +87578,21 @@
87378
87578
  "$ref": "#/definitions/TransferControlSchema",
87379
87579
  "additionalProperties": false,
87380
87580
  "patternProperties": {
87381
- "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|columnClassName|columnRatio)$": {}
87581
+ "^(options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|remark|labelRemark|type|showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|columnClassName|columnRatio)$": {}
87382
87582
  }
87383
87583
  },
87384
87584
  {
87385
87585
  "$ref": "#/definitions/TransferPickerControlSchema",
87386
87586
  "additionalProperties": false,
87387
87587
  "patternProperties": {
87388
- "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|borderMode|pickerSize|columnClassName|columnRatio)$": {}
87588
+ "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|borderMode|pickerSize|columnClassName|columnRatio)$": {}
87389
87589
  }
87390
87590
  },
87391
87591
  {
87392
87592
  "$ref": "#/definitions/TabsTransferPickerControlSchema",
87393
87593
  "additionalProperties": false,
87394
87594
  "patternProperties": {
87395
- "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|columnClassName|columnRatio)$": {}
87595
+ "^(showArrow|sortable|selectMode|resultListModeFollowSelect|leftOptions|leftMode|rightMode|searchResultMode|columns|searchResultColumns|searchable|resultSearchable|searchApi|selectTitle|resultTitle|menuTpl|valueTpl|searchPlaceholder|resultSearchPlaceholder|statistics|remark|labelRemark|size|label|labelAlign|labelWidth|labelClassName|name|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|onEvent|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|addDialog|creatable|createBtnLabel|editable|editApi|editControls|editDialog|removable|deleteApi|deleteConfirmText|autoFill|type|columnClassName|columnRatio)$": {}
87396
87596
  }
87397
87597
  },
87398
87598
  {