ods-component-lib 1.21.2 → 1.22.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (996) hide show
  1. package/README.md +382 -19
  2. package/dist/_virtual/es.array.index-of.js +3 -0
  3. package/dist/_virtual/es.array.index-of.js.map +1 -0
  4. package/dist/_virtual/es.array.index-of2.js +5 -0
  5. package/dist/_virtual/es.array.index-of2.js.map +1 -0
  6. package/dist/_virtual/es.array.iterator.js +3 -0
  7. package/dist/_virtual/es.array.iterator.js.map +1 -0
  8. package/dist/_virtual/es.array.reduce.js +3 -0
  9. package/dist/_virtual/es.array.reduce.js.map +1 -0
  10. package/dist/_virtual/es.array.reduce2.js +5 -0
  11. package/dist/_virtual/es.array.reduce2.js.map +1 -0
  12. package/dist/_virtual/es.array.reverse.js +3 -0
  13. package/dist/_virtual/es.array.reverse.js.map +1 -0
  14. package/dist/_virtual/es.array.reverse2.js +5 -0
  15. package/dist/_virtual/es.array.reverse2.js.map +1 -0
  16. package/dist/_virtual/es.promise.all.js +5 -0
  17. package/dist/_virtual/es.promise.all.js.map +1 -0
  18. package/dist/_virtual/es.promise.catch.js +5 -0
  19. package/dist/_virtual/es.promise.catch.js.map +1 -0
  20. package/dist/_virtual/es.promise.constructor.js +5 -0
  21. package/dist/_virtual/es.promise.constructor.js.map +1 -0
  22. package/dist/_virtual/es.promise.js +3 -0
  23. package/dist/_virtual/es.promise.js.map +1 -0
  24. package/dist/_virtual/es.promise.race.js +5 -0
  25. package/dist/_virtual/es.promise.race.js.map +1 -0
  26. package/dist/_virtual/es.promise.reject.js +5 -0
  27. package/dist/_virtual/es.promise.reject.js.map +1 -0
  28. package/dist/_virtual/es.promise.resolve.js +5 -0
  29. package/dist/_virtual/es.promise.resolve.js.map +1 -0
  30. package/dist/_virtual/es.promise2.js +5 -0
  31. package/dist/_virtual/es.promise2.js.map +1 -0
  32. package/dist/_virtual/es.regexp.exec.js +5 -0
  33. package/dist/_virtual/es.regexp.exec.js.map +1 -0
  34. package/dist/_virtual/es.regexp.to-string.js +3 -0
  35. package/dist/_virtual/es.regexp.to-string.js.map +1 -0
  36. package/dist/_virtual/es.regexp.to-string2.js +5 -0
  37. package/dist/_virtual/es.regexp.to-string2.js.map +1 -0
  38. package/dist/_virtual/es.string.ends-with.js +3 -0
  39. package/dist/_virtual/es.string.ends-with.js.map +1 -0
  40. package/dist/_virtual/es.string.ends-with2.js +5 -0
  41. package/dist/_virtual/es.string.ends-with2.js.map +1 -0
  42. package/dist/_virtual/es.string.includes.js +3 -0
  43. package/dist/_virtual/es.string.includes.js.map +1 -0
  44. package/dist/_virtual/es.string.includes2.js +5 -0
  45. package/dist/_virtual/es.string.includes2.js.map +1 -0
  46. package/dist/_virtual/es.string.match.js +3 -0
  47. package/dist/_virtual/es.string.match.js.map +1 -0
  48. package/dist/_virtual/es.string.match2.js +5 -0
  49. package/dist/_virtual/es.string.match2.js.map +1 -0
  50. package/dist/_virtual/es.string.replace.js +3 -0
  51. package/dist/_virtual/es.string.replace.js.map +1 -0
  52. package/dist/_virtual/es.string.replace2.js +5 -0
  53. package/dist/_virtual/es.string.replace2.js.map +1 -0
  54. package/dist/_virtual/es.string.split.js +3 -0
  55. package/dist/_virtual/es.string.split.js.map +1 -0
  56. package/dist/_virtual/es.string.split2.js +5 -0
  57. package/dist/_virtual/es.string.split2.js.map +1 -0
  58. package/dist/_virtual/es.string.starts-with.js +3 -0
  59. package/dist/_virtual/es.string.starts-with.js.map +1 -0
  60. package/dist/_virtual/es.string.starts-with2.js +5 -0
  61. package/dist/_virtual/es.string.starts-with2.js.map +1 -0
  62. package/dist/_virtual/es.string.trim.js +3 -0
  63. package/dist/_virtual/es.string.trim.js.map +1 -0
  64. package/dist/_virtual/es.string.trim2.js +5 -0
  65. package/dist/_virtual/es.string.trim2.js.map +1 -0
  66. package/dist/_virtual/index.js +3 -5
  67. package/dist/_virtual/index.js.map +1 -1
  68. package/dist/_virtual/index2.js +2 -3
  69. package/dist/_virtual/index2.js.map +1 -1
  70. package/dist/_virtual/index3.js +5 -2
  71. package/dist/_virtual/index3.js.map +1 -1
  72. package/dist/_virtual/index4.js +5 -3
  73. package/dist/_virtual/index4.js.map +1 -1
  74. package/dist/_virtual/index5.js +3 -2
  75. package/dist/_virtual/index5.js.map +1 -1
  76. package/dist/_virtual/index6.js +2 -5
  77. package/dist/_virtual/index6.js.map +1 -1
  78. package/dist/_virtual/index7.js +2 -5
  79. package/dist/_virtual/index7.js.map +1 -1
  80. package/dist/_virtual/index8.js +5 -2
  81. package/dist/_virtual/index8.js.map +1 -1
  82. package/dist/_virtual/{index14.js → make-built-in.js} +1 -1
  83. package/dist/_virtual/make-built-in.js.map +1 -0
  84. package/dist/_virtual/new-promise-capability.js +5 -0
  85. package/dist/_virtual/new-promise-capability.js.map +1 -0
  86. package/dist/_virtual/object-define-properties.js +5 -0
  87. package/dist/_virtual/object-define-properties.js.map +1 -0
  88. package/dist/_virtual/object-define-property.js +5 -0
  89. package/dist/_virtual/object-define-property.js.map +1 -0
  90. package/dist/_virtual/object-get-own-property-descriptor.js +5 -0
  91. package/dist/_virtual/object-get-own-property-descriptor.js.map +1 -0
  92. package/dist/_virtual/object-get-own-property-names.js +5 -0
  93. package/dist/_virtual/object-get-own-property-names.js.map +1 -0
  94. package/dist/_virtual/object-get-own-property-symbols.js +5 -0
  95. package/dist/_virtual/object-get-own-property-symbols.js.map +1 -0
  96. package/dist/_virtual/object-property-is-enumerable.js +5 -0
  97. package/dist/_virtual/object-property-is-enumerable.js.map +1 -0
  98. package/dist/_virtual/{index12.js → shared-store.js} +1 -1
  99. package/dist/_virtual/shared-store.js.map +1 -0
  100. package/dist/_virtual/web.dom-collections.iterator.js +3 -0
  101. package/dist/_virtual/web.dom-collections.iterator.js.map +1 -0
  102. package/dist/_virtual/web.dom-collections.iterator2.js +5 -0
  103. package/dist/_virtual/web.dom-collections.iterator2.js.map +1 -0
  104. package/dist/components/antd/alert/OdsAlert.js +5 -8
  105. package/dist/components/antd/alert/OdsAlert.js.map +1 -1
  106. package/dist/components/antd/autocomplete/OdsAutoComplete.js +5 -8
  107. package/dist/components/antd/autocomplete/OdsAutoComplete.js.map +1 -1
  108. package/dist/components/antd/badge/OdsBadge.js +2 -5
  109. package/dist/components/antd/badge/OdsBadge.js.map +1 -1
  110. package/dist/components/antd/badge/OdsBadgeRibbon.js +4 -7
  111. package/dist/components/antd/badge/OdsBadgeRibbon.js.map +1 -1
  112. package/dist/components/antd/button/OdsButton.js +5 -8
  113. package/dist/components/antd/button/OdsButton.js.map +1 -1
  114. package/dist/components/antd/button/OdsDataGrdiRowButton.js +25 -26
  115. package/dist/components/antd/button/OdsDataGrdiRowButton.js.map +1 -1
  116. package/dist/components/antd/calendar/OdsCalendar.js +5 -8
  117. package/dist/components/antd/calendar/OdsCalendar.js.map +1 -1
  118. package/dist/components/antd/card/OdsCard.js +5 -13
  119. package/dist/components/antd/card/OdsCard.js.map +1 -1
  120. package/dist/components/antd/change/OdsChange.js +136 -85
  121. package/dist/components/antd/change/OdsChange.js.map +1 -1
  122. package/dist/components/antd/change/OdsChange.module.scss.js +12 -0
  123. package/dist/components/antd/change/OdsChange.module.scss.js.map +1 -0
  124. package/dist/components/antd/checkbox/OdsCheckbox.js +5 -8
  125. package/dist/components/antd/checkbox/OdsCheckbox.js.map +1 -1
  126. package/dist/components/antd/checkbox/OdsCheckboxGroup.js +5 -8
  127. package/dist/components/antd/checkbox/OdsCheckboxGroup.js.map +1 -1
  128. package/dist/components/antd/collapse/OdsCollapse.js +2 -4
  129. package/dist/components/antd/collapse/OdsCollapse.js.map +1 -1
  130. package/dist/components/antd/currencyInput/CurrencySelect.js +14 -9
  131. package/dist/components/antd/currencyInput/CurrencySelect.js.map +1 -1
  132. package/dist/components/antd/currencyInput/OdsCurrencyInput.js +53 -57
  133. package/dist/components/antd/currencyInput/OdsCurrencyInput.js.map +1 -1
  134. package/dist/components/antd/datePicker/OdsDatePicker.js +5 -10
  135. package/dist/components/antd/datePicker/OdsDatePicker.js.map +1 -1
  136. package/dist/components/antd/datePicker/OdsDateRangePicker.js +5 -14
  137. package/dist/components/antd/datePicker/OdsDateRangePicker.js.map +1 -1
  138. package/dist/components/antd/divider/OdsDivider.js +5 -6
  139. package/dist/components/antd/divider/OdsDivider.js.map +1 -1
  140. package/dist/components/antd/dropdown/OdsDropdown.js +3 -12
  141. package/dist/components/antd/dropdown/OdsDropdown.js.map +1 -1
  142. package/dist/components/antd/image/OdsImage.js.map +1 -1
  143. package/dist/components/antd/input/OdsInput.js +5 -8
  144. package/dist/components/antd/input/OdsInput.js.map +1 -1
  145. package/dist/components/antd/input/OdsPassword.js +13 -10
  146. package/dist/components/antd/input/OdsPassword.js.map +1 -1
  147. package/dist/components/antd/input/OdsPhoneInput.js +12 -17
  148. package/dist/components/antd/input/OdsPhoneInput.js.map +1 -1
  149. package/dist/components/antd/input/OdsSearch.js +3 -6
  150. package/dist/components/antd/input/OdsSearch.js.map +1 -1
  151. package/dist/components/antd/input/OdsTextArea.js +5 -8
  152. package/dist/components/antd/input/OdsTextArea.js.map +1 -1
  153. package/dist/components/antd/inputNumber/OdsInputNumber.js +5 -8
  154. package/dist/components/antd/inputNumber/OdsInputNumber.js.map +1 -1
  155. package/dist/components/antd/list/OdsList.js +5 -22
  156. package/dist/components/antd/list/OdsList.js.map +1 -1
  157. package/dist/components/antd/modal/OdsModal.js +4 -5
  158. package/dist/components/antd/modal/OdsModal.js.map +1 -1
  159. package/dist/components/antd/notification/OdsNotification.js +6 -8
  160. package/dist/components/antd/notification/OdsNotification.js.map +1 -1
  161. package/dist/components/antd/progress/OdsProgress.js +5 -8
  162. package/dist/components/antd/progress/OdsProgress.js.map +1 -1
  163. package/dist/components/antd/radio/OdsRadio.js +4 -9
  164. package/dist/components/antd/radio/OdsRadio.js.map +1 -1
  165. package/dist/components/antd/radio/OdsRadioGroup.js +5 -6
  166. package/dist/components/antd/radio/OdsRadioGroup.js.map +1 -1
  167. package/dist/components/antd/rate/OdsRate.js +5 -8
  168. package/dist/components/antd/rate/OdsRate.js.map +1 -1
  169. package/dist/components/antd/select/OdsSelect.js +4 -7
  170. package/dist/components/antd/select/OdsSelect.js.map +1 -1
  171. package/dist/components/antd/spin/OdsSpin.js +5 -7
  172. package/dist/components/antd/spin/OdsSpin.js.map +1 -1
  173. package/dist/components/antd/switch/OdsSwitch.js +4 -7
  174. package/dist/components/antd/switch/OdsSwitch.js.map +1 -1
  175. package/dist/components/antd/tab/OdsTab.js +5 -8
  176. package/dist/components/antd/tab/OdsTab.js.map +1 -1
  177. package/dist/components/antd/table/OdsTable.js +9 -0
  178. package/dist/components/antd/table/OdsTable.js.map +1 -0
  179. package/dist/components/antd/tag/OdsTag.js +5 -8
  180. package/dist/components/antd/tag/OdsTag.js.map +1 -1
  181. package/dist/components/antd/timeline/OdsTimeline.js +5 -12
  182. package/dist/components/antd/timeline/OdsTimeline.js.map +1 -1
  183. package/dist/components/antd/timepicker/OdsRangeTimepicker.js +6 -7
  184. package/dist/components/antd/timepicker/OdsRangeTimepicker.js.map +1 -1
  185. package/dist/components/antd/timepicker/OdsTimepicker.js +6 -9
  186. package/dist/components/antd/timepicker/OdsTimepicker.js.map +1 -1
  187. package/dist/components/antd/treeSelect/OdsTreeSelect.js +5 -29
  188. package/dist/components/antd/treeSelect/OdsTreeSelect.js.map +1 -1
  189. package/dist/components/antd/typography/OdsLink.js +5 -3
  190. package/dist/components/antd/typography/OdsLink.js.map +1 -1
  191. package/dist/components/antd/typography/OdsParagraph.js +5 -3
  192. package/dist/components/antd/typography/OdsParagraph.js.map +1 -1
  193. package/dist/components/antd/typography/OdsText.js +5 -8
  194. package/dist/components/antd/typography/OdsText.js.map +1 -1
  195. package/dist/components/antd/typography/OdsTitle.js +5 -8
  196. package/dist/components/antd/typography/OdsTitle.js.map +1 -1
  197. package/dist/components/devextreme/DataGrid/OdsDataGrid/index.js +44 -35
  198. package/dist/components/devextreme/DataGrid/OdsDataGrid/index.js.map +1 -1
  199. package/dist/components/devextreme/DataGrid/OdsDataGridV2/index.js +21 -0
  200. package/dist/components/devextreme/DataGrid/OdsDataGridV2/index.js.map +1 -0
  201. package/dist/components/devextreme/DataGrid/hooks/useBodyClasses.js +27 -18
  202. package/dist/components/devextreme/DataGrid/hooks/useBodyClasses.js.map +1 -1
  203. package/dist/components/devextreme/DxDataGrid.module.scss.js +8 -0
  204. package/dist/components/devextreme/DxDataGrid.module.scss.js.map +1 -0
  205. package/dist/components/devextreme/OdsBasicDataGrid/OdsBasicDataGrid.Constants.js +0 -1
  206. package/dist/components/devextreme/OdsBasicDataGrid/OdsBasicDataGrid.Constants.js.map +1 -1
  207. package/dist/components/devextreme/OdsBasicDataGrid/OdsBasicDataGrid.js +55 -64
  208. package/dist/components/devextreme/OdsBasicDataGrid/OdsBasicDataGrid.js.map +1 -1
  209. package/dist/components/devextreme/OdsBasicDataGrid/OdsBasicDataGrid.module.scss.js +10 -0
  210. package/dist/components/devextreme/OdsBasicDataGrid/OdsBasicDataGrid.module.scss.js.map +1 -0
  211. package/dist/components/devextreme/OdsBatchEditDataGrid/OdsBatchEditDataGrid.Constants.js +0 -1
  212. package/dist/components/devextreme/OdsBatchEditDataGrid/OdsBatchEditDataGrid.Constants.js.map +1 -1
  213. package/dist/components/devextreme/OdsBatchEditDataGrid/OdsBatchEditDataGrid.js +40 -41
  214. package/dist/components/devextreme/OdsBatchEditDataGrid/OdsBatchEditDataGrid.js.map +1 -1
  215. package/dist/components/devextreme/OdsBatchEditDataGrid/OdsBatchEditDataGrid.module.scss.js +10 -0
  216. package/dist/components/devextreme/OdsBatchEditDataGrid/OdsBatchEditDataGrid.module.scss.js.map +1 -0
  217. package/dist/components/devextreme/OdsDataGrid.Legacy.js +30 -30
  218. package/dist/components/devextreme/OdsDataGrid.Legacy.js.map +1 -1
  219. package/dist/components/devextreme/OdsDisplayGrid.js +36 -36
  220. package/dist/components/devextreme/OdsDisplayGrid.js.map +1 -1
  221. package/dist/components/devextreme/OdsInlineEditDataGrid/OdsInlineEditDataGrid.js +2 -2
  222. package/dist/components/devextreme/OdsInlineEditDataGrid/OdsInlineEditDataGrid.js.map +1 -1
  223. package/dist/components/devextreme/OdsInlineEditDataGrid/handlers/OnActionCellRenderHandler.js.map +1 -1
  224. package/dist/components/devextreme/OdsInlineEditDataGrid/handlers/OnContentReadyHandler.js.map +1 -1
  225. package/dist/components/devextreme/OdsInlineEditDataGrid/handlers/OnEditorPreparedHandler.js.map +1 -1
  226. package/dist/components/devextreme/OdsInlineEditDataGrid/handlers/OnOptionChangedHandler.js.map +1 -1
  227. package/dist/components/devextreme/OdsInlineEditDataGrid/handlers/OnSummaryHandler.js.map +1 -1
  228. package/dist/components/devextreme/OdsInlineEditDataGrid/partials/PageTitleAndToolbarPartial.js +22 -25
  229. package/dist/components/devextreme/OdsInlineEditDataGrid/partials/PageTitleAndToolbarPartial.js.map +1 -1
  230. package/dist/components/devextreme/OdsInlineEditDataGrid/styles.module.scss.js +16 -0
  231. package/dist/components/devextreme/OdsInlineEditDataGrid/styles.module.scss.js.map +1 -0
  232. package/dist/components/devextreme/OdsMasterDetailDataGrid/OdsMasterDetailDataGrid.js.map +1 -1
  233. package/dist/components/devextreme/OdsMasterDetailDataGrid/handlers/OnActionCellRenderHandler.js.map +1 -1
  234. package/dist/components/devextreme/OdsMergeCellDataGrid/OdsMergeCellDataGrid.Constants.js.map +1 -1
  235. package/dist/components/devextreme/OdsMergeCellDataGrid/OdsMergeCellDataGrid.Helper.js.map +1 -1
  236. package/dist/components/devextreme/OdsMergeCellDataGrid/OdsMergeCellDataGrid.js +83 -84
  237. package/dist/components/devextreme/OdsMergeCellDataGrid/OdsMergeCellDataGrid.js.map +1 -1
  238. package/dist/components/devextreme/OdsMergeCellDataGrid/OdsMergeCellDataGrid.module.scss.js +12 -0
  239. package/dist/components/devextreme/OdsMergeCellDataGrid/OdsMergeCellDataGrid.module.scss.js.map +1 -0
  240. package/dist/components/devextreme/OdsRemoteDataGrid.js +19 -19
  241. package/dist/components/devextreme/OdsRemoteDataGrid.js.map +1 -1
  242. package/dist/components/devextreme/OdsServerSideDatagrid/OdsServerSideDatagrid.js +2 -2
  243. package/dist/components/devextreme/OdsServerSideDatagrid/OdsServerSideDatagrid.js.map +1 -1
  244. package/dist/components/devextreme/OdsServerSideDatagrid/OdsServerSideDatagrid.module.scss.js +10 -0
  245. package/dist/components/devextreme/OdsServerSideDatagrid/OdsServerSideDatagrid.module.scss.js.map +1 -0
  246. package/dist/components/devextreme/OdsTimelineTable/OdsTimelineTable.Functions.js +62 -63
  247. package/dist/components/devextreme/OdsTimelineTable/OdsTimelineTable.Functions.js.map +1 -1
  248. package/dist/components/devextreme/OdsTimelineTable/OdsTimelineTable.Types.js.map +1 -1
  249. package/dist/components/devextreme/OdsTimelineTable/OdsTimelineTable.js +29 -29
  250. package/dist/components/devextreme/OdsTimelineTable/OdsTimelineTable.js.map +1 -1
  251. package/dist/components/devextreme/OdsTimelineTable/OdsTimelineTable.module.scss.js +26 -0
  252. package/dist/components/devextreme/OdsTimelineTable/OdsTimelineTable.module.scss.js.map +1 -0
  253. package/dist/components/devextreme/OdsTimelineTable/OdsTimelineTableColumnChooser.js +3 -3
  254. package/dist/components/devextreme/OdsTimelineTable/OdsTimelineTableColumnChooser.js.map +1 -1
  255. package/dist/components/devextreme/OdsTimelineTable/OdsTimelineTableTaskTemplate.js +13 -11
  256. package/dist/components/devextreme/OdsTimelineTable/OdsTimelineTableTaskTemplate.js.map +1 -1
  257. package/dist/components/devextreme/OdsTransfer.js +130 -93
  258. package/dist/components/devextreme/OdsTransfer.js.map +1 -1
  259. package/dist/components/devextreme/OdsTransferV2.js +41 -41
  260. package/dist/components/devextreme/OdsTransferV2.js.map +1 -1
  261. package/dist/components/devextreme/Transfer.module.scss.js +8 -0
  262. package/dist/components/devextreme/Transfer.module.scss.js.map +1 -0
  263. package/dist/components/devextreme/datagridUtils/DynamicIcon.js +1 -1
  264. package/dist/components/filter/OdsFilter.js +57 -59
  265. package/dist/components/filter/OdsFilter.js.map +1 -1
  266. package/dist/components/filter/OdsFilterPlus.js +111 -116
  267. package/dist/components/filter/OdsFilterPlus.js.map +1 -1
  268. package/dist/components/filter/OdsFilterTagView.js +11 -11
  269. package/dist/components/filter/OdsFilterTagView.js.map +1 -1
  270. package/dist/components/filter/styles.module.scss.js +42 -0
  271. package/dist/components/filter/styles.module.scss.js.map +1 -0
  272. package/dist/components/filter/stylesPlus.module.scss.js +46 -0
  273. package/dist/components/filter/stylesPlus.module.scss.js.map +1 -0
  274. package/dist/components/helpers/toolbarSearchBox/ToolbarSearchBox.js +4 -4
  275. package/dist/components/helpers/toolbarSearchBox/ToolbarSearchBox.js.map +1 -1
  276. package/dist/components/helpers/toolbarSearchBox/ToolbarSearchBox.module.scss.js +10 -0
  277. package/dist/components/helpers/toolbarSearchBox/ToolbarSearchBox.module.scss.js.map +1 -0
  278. package/dist/index.d.ts +112 -338
  279. package/dist/index.js +131 -139
  280. package/dist/index.js.map +1 -1
  281. package/dist/node_modules/@ant-design/fast-color/es/FastColor.js +0 -1
  282. package/dist/node_modules/@ant-design/fast-color/es/FastColor.js.map +1 -1
  283. package/dist/node_modules/@ant-design/icons/es/utils.js +1 -8
  284. package/dist/node_modules/@ant-design/icons/es/utils.js.map +1 -1
  285. package/dist/node_modules/@rc-component/form/es/FieldContext.js +1 -2
  286. package/dist/node_modules/@rc-component/form/es/FieldContext.js.map +1 -1
  287. package/dist/node_modules/@rc-component/form/es/Form.js +78 -92
  288. package/dist/node_modules/@rc-component/form/es/Form.js.map +1 -1
  289. package/dist/node_modules/@rc-component/form/es/{useForm.js → hooks/useForm.js} +47 -69
  290. package/dist/node_modules/@rc-component/form/es/hooks/useForm.js.map +1 -0
  291. package/dist/node_modules/@rc-component/form/es/hooks/useNotifyWatch.js +43 -0
  292. package/dist/node_modules/@rc-component/form/es/hooks/useNotifyWatch.js.map +1 -0
  293. package/dist/node_modules/@rc-component/form/es/{useWatch.js → hooks/useWatch.js} +7 -7
  294. package/dist/node_modules/@rc-component/form/es/hooks/useWatch.js.map +1 -0
  295. package/dist/node_modules/@rc-component/form/es/index.js +2 -2
  296. package/dist/node_modules/@rc-component/form/es/index.js.map +1 -1
  297. package/dist/node_modules/@rc-component/form/es/utils/valueUtil.js.map +1 -1
  298. package/dist/node_modules/@rc-component/portal/es/Portal.js +41 -35
  299. package/dist/node_modules/@rc-component/portal/es/Portal.js.map +1 -1
  300. package/dist/node_modules/@rc-component/portal/es/useEscKeyDown.js +28 -0
  301. package/dist/node_modules/@rc-component/portal/es/useEscKeyDown.js.map +1 -0
  302. package/dist/node_modules/@rc-component/select/es/BaseSelect/index.js +109 -109
  303. package/dist/node_modules/@rc-component/select/es/BaseSelect/index.js.map +1 -1
  304. package/dist/node_modules/@rc-component/select/es/SelectInput/Content/SingleContent.js +38 -44
  305. package/dist/node_modules/@rc-component/select/es/SelectInput/Content/SingleContent.js.map +1 -1
  306. package/dist/node_modules/@rc-component/select/es/hooks/useOpen.js +25 -25
  307. package/dist/node_modules/@rc-component/select/es/hooks/useOpen.js.map +1 -1
  308. package/dist/node_modules/@rc-component/trigger/es/hooks/useAlign.js +125 -122
  309. package/dist/node_modules/@rc-component/trigger/es/hooks/useAlign.js.map +1 -1
  310. package/dist/node_modules/@rc-component/trigger/es/util.js +35 -34
  311. package/dist/node_modules/@rc-component/trigger/es/util.js.map +1 -1
  312. package/dist/node_modules/@rc-component/util/es/KeyCode.js.map +1 -1
  313. package/dist/node_modules/@rc-component/util/es/isMobile.js +1 -1
  314. package/dist/node_modules/@rc-component/util/es/ref.js +1 -1
  315. package/dist/node_modules/@rc-component/util/es/utils/set.js +21 -21
  316. package/dist/node_modules/@rc-component/util/es/utils/set.js.map +1 -1
  317. package/dist/node_modules/antd/es/_util/wave/index.js +1 -1
  318. package/dist/node_modules/antd/es/_util/wave/index.js.map +1 -1
  319. package/dist/node_modules/antd/es/card/style/index.js +8 -4
  320. package/dist/node_modules/antd/es/card/style/index.js.map +1 -1
  321. package/dist/node_modules/antd/es/form/hooks/useForm.js +1 -1
  322. package/dist/node_modules/antd/es/form/index.js +1 -1
  323. package/dist/node_modules/antd/es/notification/useNotification.js +3 -3
  324. package/dist/node_modules/antd/es/select/style/select-input.js +12 -3
  325. package/dist/node_modules/antd/es/select/style/select-input.js.map +1 -1
  326. package/dist/node_modules/antd/es/tag/style/index.js +5 -5
  327. package/dist/node_modules/antd/es/tag/style/index.js.map +1 -1
  328. package/dist/node_modules/antd/es/theme/index.js +10 -31
  329. package/dist/node_modules/antd/es/theme/index.js.map +1 -1
  330. package/dist/node_modules/antd/es/transfer/ListBody.js +16 -16
  331. package/dist/node_modules/antd/es/transfer/ListBody.js.map +1 -1
  332. package/dist/node_modules/antd/es/transfer/ListItem.js +43 -43
  333. package/dist/node_modules/antd/es/transfer/ListItem.js.map +1 -1
  334. package/dist/node_modules/antd/es/version/version.js +1 -1
  335. package/dist/node_modules/antd/es/version/version.js.map +1 -1
  336. package/dist/node_modules/canvg/lib/index.es.js +18 -4
  337. package/dist/node_modules/canvg/lib/index.es.js.map +1 -1
  338. package/dist/node_modules/core-js/internals/a-callable.js +16 -0
  339. package/dist/node_modules/core-js/internals/a-callable.js.map +1 -0
  340. package/dist/node_modules/core-js/internals/a-constructor.js +16 -0
  341. package/dist/node_modules/core-js/internals/a-constructor.js.map +1 -0
  342. package/dist/node_modules/core-js/internals/a-possible-prototype.js +15 -0
  343. package/dist/node_modules/core-js/internals/a-possible-prototype.js.map +1 -0
  344. package/dist/node_modules/core-js/internals/add-to-unscopables.js +19 -0
  345. package/dist/node_modules/core-js/internals/add-to-unscopables.js.map +1 -0
  346. package/dist/node_modules/core-js/internals/advance-string-index.js +14 -0
  347. package/dist/node_modules/core-js/internals/advance-string-index.js.map +1 -0
  348. package/dist/node_modules/core-js/internals/an-instance.js +15 -0
  349. package/dist/node_modules/core-js/internals/an-instance.js.map +1 -0
  350. package/dist/node_modules/core-js/internals/an-object.js +15 -0
  351. package/dist/node_modules/core-js/internals/an-object.js.map +1 -0
  352. package/dist/node_modules/core-js/internals/array-includes.js +33 -0
  353. package/dist/node_modules/core-js/internals/array-includes.js.map +1 -0
  354. package/dist/node_modules/core-js/internals/array-method-is-strict.js +19 -0
  355. package/dist/node_modules/core-js/internals/array-method-is-strict.js.map +1 -0
  356. package/dist/node_modules/core-js/internals/array-reduce.js +38 -0
  357. package/dist/node_modules/core-js/internals/array-reduce.js.map +1 -0
  358. package/dist/node_modules/core-js/internals/array-slice.js +12 -0
  359. package/dist/node_modules/core-js/internals/array-slice.js.map +1 -0
  360. package/dist/node_modules/core-js/internals/check-correctness-of-iteration.js +47 -0
  361. package/dist/node_modules/core-js/internals/check-correctness-of-iteration.js.map +1 -0
  362. package/dist/node_modules/core-js/internals/classof-raw.js +14 -0
  363. package/dist/node_modules/core-js/internals/classof-raw.js.map +1 -0
  364. package/dist/node_modules/core-js/internals/classof.js +25 -0
  365. package/dist/node_modules/core-js/internals/classof.js.map +1 -0
  366. package/dist/node_modules/core-js/internals/copy-constructor-properties.js +20 -0
  367. package/dist/node_modules/core-js/internals/copy-constructor-properties.js.map +1 -0
  368. package/dist/node_modules/core-js/internals/correct-is-regexp-logic.js +23 -0
  369. package/dist/node_modules/core-js/internals/correct-is-regexp-logic.js.map +1 -0
  370. package/dist/node_modules/core-js/internals/correct-prototype-getter.js +16 -0
  371. package/dist/node_modules/core-js/internals/correct-prototype-getter.js.map +1 -0
  372. package/dist/node_modules/core-js/internals/create-iter-result-object.js +10 -0
  373. package/dist/node_modules/core-js/internals/create-iter-result-object.js.map +1 -0
  374. package/dist/node_modules/core-js/internals/create-non-enumerable-property.js +18 -0
  375. package/dist/node_modules/core-js/internals/create-non-enumerable-property.js.map +1 -0
  376. package/dist/node_modules/core-js/internals/create-property-descriptor.js +15 -0
  377. package/dist/node_modules/core-js/internals/create-property-descriptor.js.map +1 -0
  378. package/dist/node_modules/core-js/internals/define-built-in-accessor.js +15 -0
  379. package/dist/node_modules/core-js/internals/define-built-in-accessor.js.map +1 -0
  380. package/dist/node_modules/core-js/internals/define-built-in.js +33 -0
  381. package/dist/node_modules/core-js/internals/define-built-in.js.map +1 -0
  382. package/dist/node_modules/core-js/internals/define-global-property.js +19 -0
  383. package/dist/node_modules/core-js/internals/define-global-property.js.map +1 -0
  384. package/dist/node_modules/core-js/internals/descriptors.js +16 -0
  385. package/dist/node_modules/core-js/internals/descriptors.js.map +1 -0
  386. package/dist/node_modules/core-js/internals/document-create-element.js +15 -0
  387. package/dist/node_modules/core-js/internals/document-create-element.js.map +1 -0
  388. package/dist/node_modules/core-js/internals/dom-iterables.js +40 -0
  389. package/dist/node_modules/core-js/internals/dom-iterables.js.map +1 -0
  390. package/dist/node_modules/core-js/internals/dom-token-list-prototype.js +12 -0
  391. package/dist/node_modules/core-js/internals/dom-token-list-prototype.js.map +1 -0
  392. package/dist/node_modules/core-js/internals/enum-bug-keys.js +16 -0
  393. package/dist/node_modules/core-js/internals/enum-bug-keys.js.map +1 -0
  394. package/dist/node_modules/core-js/internals/environment-is-ios-pebble.js +12 -0
  395. package/dist/node_modules/core-js/internals/environment-is-ios-pebble.js.map +1 -0
  396. package/dist/node_modules/core-js/internals/environment-is-ios.js +12 -0
  397. package/dist/node_modules/core-js/internals/environment-is-ios.js.map +1 -0
  398. package/dist/node_modules/core-js/internals/environment-is-node.js +12 -0
  399. package/dist/node_modules/core-js/internals/environment-is-node.js.map +1 -0
  400. package/dist/node_modules/core-js/internals/environment-is-webos-webkit.js +12 -0
  401. package/dist/node_modules/core-js/internals/environment-is-webos-webkit.js.map +1 -0
  402. package/dist/node_modules/core-js/internals/environment-user-agent.js +12 -0
  403. package/dist/node_modules/core-js/internals/environment-user-agent.js.map +1 -0
  404. package/dist/node_modules/core-js/internals/environment-v8-version.js +13 -0
  405. package/dist/node_modules/core-js/internals/environment-v8-version.js.map +1 -0
  406. package/dist/node_modules/core-js/internals/environment.js +18 -0
  407. package/dist/node_modules/core-js/internals/environment.js.map +1 -0
  408. package/dist/node_modules/core-js/internals/export.js +27 -0
  409. package/dist/node_modules/core-js/internals/export.js.map +1 -0
  410. package/dist/node_modules/core-js/internals/fails.js +14 -0
  411. package/dist/node_modules/core-js/internals/fails.js.map +1 -0
  412. package/dist/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js +44 -0
  413. package/dist/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js.map +1 -0
  414. package/dist/node_modules/core-js/internals/function-apply.js +14 -0
  415. package/dist/node_modules/core-js/internals/function-apply.js.map +1 -0
  416. package/dist/node_modules/core-js/internals/function-bind-context.js +18 -0
  417. package/dist/node_modules/core-js/internals/function-bind-context.js.map +1 -0
  418. package/dist/node_modules/core-js/internals/function-bind-native.js +16 -0
  419. package/dist/node_modules/core-js/internals/function-bind-native.js.map +1 -0
  420. package/dist/node_modules/core-js/internals/function-call.js +14 -0
  421. package/dist/node_modules/core-js/internals/function-call.js.map +1 -0
  422. package/dist/node_modules/core-js/internals/function-name.js +18 -0
  423. package/dist/node_modules/core-js/internals/function-name.js.map +1 -0
  424. package/dist/node_modules/core-js/internals/function-uncurry-this-accessor.js +18 -0
  425. package/dist/node_modules/core-js/internals/function-uncurry-this-accessor.js.map +1 -0
  426. package/dist/node_modules/core-js/internals/function-uncurry-this-clause.js +15 -0
  427. package/dist/node_modules/core-js/internals/function-uncurry-this-clause.js.map +1 -0
  428. package/dist/node_modules/core-js/internals/function-uncurry-this.js +16 -0
  429. package/dist/node_modules/core-js/internals/function-uncurry-this.js.map +1 -0
  430. package/dist/node_modules/core-js/internals/get-built-in.js +17 -0
  431. package/dist/node_modules/core-js/internals/get-built-in.js.map +1 -0
  432. package/dist/node_modules/core-js/internals/get-iterator-method.js +18 -0
  433. package/dist/node_modules/core-js/internals/get-iterator-method.js.map +1 -0
  434. package/dist/node_modules/core-js/internals/get-iterator.js +20 -0
  435. package/dist/node_modules/core-js/internals/get-iterator.js.map +1 -0
  436. package/dist/node_modules/core-js/internals/get-method.js +16 -0
  437. package/dist/node_modules/core-js/internals/get-method.js.map +1 -0
  438. package/dist/node_modules/core-js/internals/get-substitution.js +40 -0
  439. package/dist/node_modules/core-js/internals/get-substitution.js.map +1 -0
  440. package/dist/node_modules/core-js/internals/global-this.js +19 -0
  441. package/dist/node_modules/core-js/internals/global-this.js.map +1 -0
  442. package/dist/node_modules/core-js/internals/has-own-property.js +15 -0
  443. package/dist/node_modules/core-js/internals/has-own-property.js.map +1 -0
  444. package/dist/node_modules/core-js/internals/hidden-keys.js +8 -0
  445. package/dist/node_modules/core-js/internals/hidden-keys.js.map +1 -0
  446. package/dist/node_modules/core-js/internals/host-report-errors.js +13 -0
  447. package/dist/node_modules/core-js/internals/host-report-errors.js.map +1 -0
  448. package/dist/node_modules/core-js/internals/html.js +12 -0
  449. package/dist/node_modules/core-js/internals/html.js.map +1 -0
  450. package/dist/node_modules/core-js/internals/ie8-dom-define.js +20 -0
  451. package/dist/node_modules/core-js/internals/ie8-dom-define.js.map +1 -0
  452. package/dist/node_modules/core-js/internals/indexed-object.js +18 -0
  453. package/dist/node_modules/core-js/internals/indexed-object.js.map +1 -0
  454. package/dist/node_modules/core-js/internals/inspect-source.js +16 -0
  455. package/dist/node_modules/core-js/internals/inspect-source.js.map +1 -0
  456. package/dist/node_modules/core-js/internals/internal-state.js +55 -0
  457. package/dist/node_modules/core-js/internals/internal-state.js.map +1 -0
  458. package/dist/node_modules/core-js/internals/is-array-iterator-method.js +15 -0
  459. package/dist/node_modules/core-js/internals/is-array-iterator-method.js.map +1 -0
  460. package/dist/node_modules/core-js/internals/is-array.js +14 -0
  461. package/dist/node_modules/core-js/internals/is-array.js.map +1 -0
  462. package/dist/node_modules/core-js/internals/is-callable.js +15 -0
  463. package/dist/node_modules/core-js/internals/is-callable.js.map +1 -0
  464. package/dist/node_modules/core-js/internals/is-constructor.js +43 -0
  465. package/dist/node_modules/core-js/internals/is-constructor.js.map +1 -0
  466. package/dist/node_modules/core-js/internals/is-forced.js +18 -0
  467. package/dist/node_modules/core-js/internals/is-forced.js.map +1 -0
  468. package/dist/node_modules/core-js/internals/is-null-or-undefined.js +10 -0
  469. package/dist/node_modules/core-js/internals/is-null-or-undefined.js.map +1 -0
  470. package/dist/node_modules/core-js/internals/is-object.js +14 -0
  471. package/dist/node_modules/core-js/internals/is-object.js.map +1 -0
  472. package/dist/node_modules/core-js/internals/is-possible-prototype.js +14 -0
  473. package/dist/node_modules/core-js/internals/is-possible-prototype.js.map +1 -0
  474. package/dist/node_modules/core-js/internals/is-pure.js +8 -0
  475. package/dist/node_modules/core-js/internals/is-pure.js.map +1 -0
  476. package/dist/node_modules/core-js/internals/is-regexp.js +17 -0
  477. package/dist/node_modules/core-js/internals/is-regexp.js.map +1 -0
  478. package/dist/node_modules/core-js/internals/is-symbol.js +20 -0
  479. package/dist/node_modules/core-js/internals/is-symbol.js.map +1 -0
  480. package/dist/node_modules/core-js/internals/iterate.js +51 -0
  481. package/dist/node_modules/core-js/internals/iterate.js.map +1 -0
  482. package/dist/node_modules/core-js/internals/iterator-close.js +29 -0
  483. package/dist/node_modules/core-js/internals/iterator-close.js.map +1 -0
  484. package/dist/node_modules/core-js/internals/iterator-create-constructor.js +21 -0
  485. package/dist/node_modules/core-js/internals/iterator-create-constructor.js.map +1 -0
  486. package/dist/node_modules/core-js/internals/iterator-define.js +61 -0
  487. package/dist/node_modules/core-js/internals/iterator-define.js.map +1 -0
  488. package/dist/node_modules/core-js/internals/iterators-core.js +29 -0
  489. package/dist/node_modules/core-js/internals/iterators-core.js.map +1 -0
  490. package/dist/node_modules/core-js/internals/iterators.js +8 -0
  491. package/dist/node_modules/core-js/internals/iterators.js.map +1 -0
  492. package/dist/node_modules/core-js/internals/length-of-array-like.js +14 -0
  493. package/dist/node_modules/core-js/internals/length-of-array-like.js.map +1 -0
  494. package/dist/node_modules/core-js/internals/make-built-in.js +33 -0
  495. package/dist/node_modules/core-js/internals/make-built-in.js.map +1 -0
  496. package/dist/node_modules/core-js/internals/math-trunc.js +14 -0
  497. package/dist/node_modules/core-js/internals/math-trunc.js.map +1 -0
  498. package/dist/node_modules/core-js/internals/microtask.js +42 -0
  499. package/dist/node_modules/core-js/internals/microtask.js.map +1 -0
  500. package/dist/node_modules/core-js/internals/new-promise-capability.js +21 -0
  501. package/dist/node_modules/core-js/internals/new-promise-capability.js.map +1 -0
  502. package/dist/node_modules/core-js/internals/not-a-regexp.js +16 -0
  503. package/dist/node_modules/core-js/internals/not-a-regexp.js.map +1 -0
  504. package/dist/node_modules/core-js/internals/object-create.js +39 -0
  505. package/dist/node_modules/core-js/internals/object-create.js.map +1 -0
  506. package/dist/node_modules/core-js/internals/object-define-properties.js +22 -0
  507. package/dist/node_modules/core-js/internals/object-define-properties.js.map +1 -0
  508. package/dist/node_modules/core-js/internals/object-define-property.js +34 -0
  509. package/dist/node_modules/core-js/internals/object-define-property.js.map +1 -0
  510. package/dist/node_modules/core-js/internals/object-get-own-property-descriptor.js +26 -0
  511. package/dist/node_modules/core-js/internals/object-get-own-property-descriptor.js.map +1 -0
  512. package/dist/node_modules/core-js/internals/object-get-own-property-names.js +16 -0
  513. package/dist/node_modules/core-js/internals/object-get-own-property-names.js.map +1 -0
  514. package/dist/node_modules/core-js/internals/object-get-own-property-symbols.js +9 -0
  515. package/dist/node_modules/core-js/internals/object-get-own-property-symbols.js.map +1 -0
  516. package/dist/node_modules/core-js/internals/object-get-prototype-of.js +21 -0
  517. package/dist/node_modules/core-js/internals/object-get-prototype-of.js.map +1 -0
  518. package/dist/node_modules/core-js/internals/object-is-prototype-of.js +12 -0
  519. package/dist/node_modules/core-js/internals/object-is-prototype-of.js.map +1 -0
  520. package/dist/node_modules/core-js/internals/object-keys-internal.js +21 -0
  521. package/dist/node_modules/core-js/internals/object-keys-internal.js.map +1 -0
  522. package/dist/node_modules/core-js/internals/object-keys.js +15 -0
  523. package/dist/node_modules/core-js/internals/object-keys.js.map +1 -0
  524. package/dist/node_modules/core-js/internals/object-property-is-enumerable.js +15 -0
  525. package/dist/node_modules/core-js/internals/object-property-is-enumerable.js.map +1 -0
  526. package/dist/node_modules/core-js/internals/object-set-prototype-of.js +24 -0
  527. package/dist/node_modules/core-js/internals/object-set-prototype-of.js.map +1 -0
  528. package/dist/node_modules/core-js/internals/ordinary-to-primitive.js +18 -0
  529. package/dist/node_modules/core-js/internals/ordinary-to-primitive.js.map +1 -0
  530. package/dist/node_modules/core-js/internals/own-keys.js +19 -0
  531. package/dist/node_modules/core-js/internals/own-keys.js.map +1 -0
  532. package/dist/node_modules/core-js/internals/path.js +12 -0
  533. package/dist/node_modules/core-js/internals/path.js.map +1 -0
  534. package/dist/node_modules/core-js/internals/perform.js +14 -0
  535. package/dist/node_modules/core-js/internals/perform.js.map +1 -0
  536. package/dist/node_modules/core-js/internals/promise-constructor-detection.js +39 -0
  537. package/dist/node_modules/core-js/internals/promise-constructor-detection.js.map +1 -0
  538. package/dist/node_modules/core-js/internals/promise-native-constructor.js +12 -0
  539. package/dist/node_modules/core-js/internals/promise-native-constructor.js.map +1 -0
  540. package/dist/node_modules/core-js/internals/promise-resolve.js +18 -0
  541. package/dist/node_modules/core-js/internals/promise-resolve.js.map +1 -0
  542. package/dist/node_modules/core-js/internals/promise-statics-incorrect-iteration.js +17 -0
  543. package/dist/node_modules/core-js/internals/promise-statics-incorrect-iteration.js.map +1 -0
  544. package/dist/node_modules/core-js/internals/queue.js +25 -0
  545. package/dist/node_modules/core-js/internals/queue.js.map +1 -0
  546. package/dist/node_modules/core-js/internals/regexp-exec-abstract.js +24 -0
  547. package/dist/node_modules/core-js/internals/regexp-exec-abstract.js.map +1 -0
  548. package/dist/node_modules/core-js/internals/regexp-exec.js +37 -0
  549. package/dist/node_modules/core-js/internals/regexp-exec.js.map +1 -0
  550. package/dist/node_modules/core-js/internals/regexp-flags-detection.js +35 -0
  551. package/dist/node_modules/core-js/internals/regexp-flags-detection.js.map +1 -0
  552. package/dist/node_modules/core-js/internals/regexp-flags.js +15 -0
  553. package/dist/node_modules/core-js/internals/regexp-flags.js.map +1 -0
  554. package/dist/node_modules/core-js/internals/regexp-get-flags.js +20 -0
  555. package/dist/node_modules/core-js/internals/regexp-get-flags.js.map +1 -0
  556. package/dist/node_modules/core-js/internals/regexp-sticky-helpers.js +25 -0
  557. package/dist/node_modules/core-js/internals/regexp-sticky-helpers.js.map +1 -0
  558. package/dist/node_modules/core-js/internals/regexp-unsupported-dot-all.js +17 -0
  559. package/dist/node_modules/core-js/internals/regexp-unsupported-dot-all.js.map +1 -0
  560. package/dist/node_modules/core-js/internals/regexp-unsupported-ncg.js +16 -0
  561. package/dist/node_modules/core-js/internals/regexp-unsupported-ncg.js.map +1 -0
  562. package/dist/node_modules/core-js/internals/require-object-coercible.js +15 -0
  563. package/dist/node_modules/core-js/internals/require-object-coercible.js.map +1 -0
  564. package/dist/node_modules/core-js/internals/safe-get-built-in.js +17 -0
  565. package/dist/node_modules/core-js/internals/safe-get-built-in.js.map +1 -0
  566. package/dist/node_modules/core-js/internals/set-species.js +23 -0
  567. package/dist/node_modules/core-js/internals/set-species.js.map +1 -0
  568. package/dist/node_modules/core-js/internals/set-to-string-tag.js +16 -0
  569. package/dist/node_modules/core-js/internals/set-to-string-tag.js.map +1 -0
  570. package/dist/node_modules/core-js/internals/shared-key.js +15 -0
  571. package/dist/node_modules/core-js/internals/shared-key.js.map +1 -0
  572. package/dist/node_modules/core-js/internals/shared-store.js +21 -0
  573. package/dist/node_modules/core-js/internals/shared-store.js.map +1 -0
  574. package/dist/node_modules/core-js/internals/shared.js +14 -0
  575. package/dist/node_modules/core-js/internals/shared.js.map +1 -0
  576. package/dist/node_modules/core-js/internals/species-constructor.js +18 -0
  577. package/dist/node_modules/core-js/internals/species-constructor.js.map +1 -0
  578. package/dist/node_modules/core-js/internals/string-multibyte.js +27 -0
  579. package/dist/node_modules/core-js/internals/string-multibyte.js.map +1 -0
  580. package/dist/node_modules/core-js/internals/string-trim-forced.js +18 -0
  581. package/dist/node_modules/core-js/internals/string-trim-forced.js.map +1 -0
  582. package/dist/node_modules/core-js/internals/string-trim.js +30 -0
  583. package/dist/node_modules/core-js/internals/string-trim.js.map +1 -0
  584. package/dist/node_modules/core-js/internals/symbol-constructor-detection.js +18 -0
  585. package/dist/node_modules/core-js/internals/symbol-constructor-detection.js.map +1 -0
  586. package/dist/node_modules/core-js/internals/task.js +61 -0
  587. package/dist/node_modules/core-js/internals/task.js.map +1 -0
  588. package/dist/node_modules/core-js/internals/to-absolute-index.js +15 -0
  589. package/dist/node_modules/core-js/internals/to-absolute-index.js.map +1 -0
  590. package/dist/node_modules/core-js/internals/to-indexed-object.js +15 -0
  591. package/dist/node_modules/core-js/internals/to-indexed-object.js.map +1 -0
  592. package/dist/node_modules/core-js/internals/to-integer-or-infinity.js +15 -0
  593. package/dist/node_modules/core-js/internals/to-integer-or-infinity.js.map +1 -0
  594. package/dist/node_modules/core-js/internals/to-length.js +15 -0
  595. package/dist/node_modules/core-js/internals/to-length.js.map +1 -0
  596. package/dist/node_modules/core-js/internals/to-object.js +14 -0
  597. package/dist/node_modules/core-js/internals/to-object.js.map +1 -0
  598. package/dist/node_modules/core-js/internals/to-primitive.js +25 -0
  599. package/dist/node_modules/core-js/internals/to-primitive.js.map +1 -0
  600. package/dist/node_modules/core-js/internals/to-property-key.js +16 -0
  601. package/dist/node_modules/core-js/internals/to-property-key.js.map +1 -0
  602. package/dist/node_modules/core-js/internals/to-string-tag-support.js +12 -0
  603. package/dist/node_modules/core-js/internals/to-string-tag-support.js.map +1 -0
  604. package/dist/node_modules/core-js/internals/to-string.js +15 -0
  605. package/dist/node_modules/core-js/internals/to-string.js.map +1 -0
  606. package/dist/node_modules/core-js/internals/try-to-string.js +17 -0
  607. package/dist/node_modules/core-js/internals/try-to-string.js.map +1 -0
  608. package/dist/node_modules/core-js/internals/uid.js +14 -0
  609. package/dist/node_modules/core-js/internals/uid.js.map +1 -0
  610. package/dist/node_modules/core-js/internals/use-symbol-as-uid.js +12 -0
  611. package/dist/node_modules/core-js/internals/use-symbol-as-uid.js.map +1 -0
  612. package/dist/node_modules/core-js/internals/v8-prototype-define-bug.js +19 -0
  613. package/dist/node_modules/core-js/internals/v8-prototype-define-bug.js.map +1 -0
  614. package/dist/node_modules/core-js/internals/validate-arguments-length.js +14 -0
  615. package/dist/node_modules/core-js/internals/validate-arguments-length.js.map +1 -0
  616. package/dist/node_modules/core-js/internals/weak-map-basic-detection.js +13 -0
  617. package/dist/node_modules/core-js/internals/weak-map-basic-detection.js.map +1 -0
  618. package/dist/node_modules/core-js/internals/well-known-symbol.js +19 -0
  619. package/dist/node_modules/core-js/internals/well-known-symbol.js.map +1 -0
  620. package/dist/node_modules/core-js/internals/whitespaces.js +9 -0
  621. package/dist/node_modules/core-js/internals/whitespaces.js.map +1 -0
  622. package/dist/node_modules/core-js/modules/es.array.index-of.js +21 -0
  623. package/dist/node_modules/core-js/modules/es.array.index-of.js.map +1 -0
  624. package/dist/node_modules/core-js/modules/es.array.iterator.js +47 -0
  625. package/dist/node_modules/core-js/modules/es.array.iterator.js.map +1 -0
  626. package/dist/node_modules/core-js/modules/es.array.reduce.js +22 -0
  627. package/dist/node_modules/core-js/modules/es.array.reduce.js.map +1 -0
  628. package/dist/node_modules/core-js/modules/es.array.reverse.js +19 -0
  629. package/dist/node_modules/core-js/modules/es.array.reverse.js.map +1 -0
  630. package/dist/node_modules/core-js/modules/es.promise.all.js +32 -0
  631. package/dist/node_modules/core-js/modules/es.promise.all.js.map +1 -0
  632. package/dist/node_modules/core-js/modules/es.promise.catch.js +27 -0
  633. package/dist/node_modules/core-js/modules/es.promise.catch.js.map +1 -0
  634. package/dist/node_modules/core-js/modules/es.promise.constructor.js +143 -0
  635. package/dist/node_modules/core-js/modules/es.promise.constructor.js.map +1 -0
  636. package/dist/node_modules/core-js/modules/es.promise.js +15 -0
  637. package/dist/node_modules/core-js/modules/es.promise.js.map +1 -0
  638. package/dist/node_modules/core-js/modules/es.promise.race.js +29 -0
  639. package/dist/node_modules/core-js/modules/es.promise.race.js.map +1 -0
  640. package/dist/node_modules/core-js/modules/es.promise.reject.js +20 -0
  641. package/dist/node_modules/core-js/modules/es.promise.reject.js.map +1 -0
  642. package/dist/node_modules/core-js/modules/es.promise.resolve.js +22 -0
  643. package/dist/node_modules/core-js/modules/es.promise.resolve.js.map +1 -0
  644. package/dist/node_modules/core-js/modules/es.regexp.exec.js +16 -0
  645. package/dist/node_modules/core-js/modules/es.regexp.exec.js.map +1 -0
  646. package/dist/node_modules/core-js/modules/es.regexp.to-string.js +23 -0
  647. package/dist/node_modules/core-js/modules/es.regexp.to-string.js.map +1 -0
  648. package/dist/node_modules/core-js/modules/es.string.ends-with.js +31 -0
  649. package/dist/node_modules/core-js/modules/es.string.ends-with.js.map +1 -0
  650. package/dist/node_modules/core-js/modules/es.string.includes.js +26 -0
  651. package/dist/node_modules/core-js/modules/es.string.includes.js.map +1 -0
  652. package/dist/node_modules/core-js/modules/es.string.match.js +48 -0
  653. package/dist/node_modules/core-js/modules/es.string.match.js.map +1 -0
  654. package/dist/node_modules/core-js/modules/es.string.replace.js +81 -0
  655. package/dist/node_modules/core-js/modules/es.string.replace.js.map +1 -0
  656. package/dist/node_modules/core-js/modules/es.string.split.js +75 -0
  657. package/dist/node_modules/core-js/modules/es.string.split.js.map +1 -0
  658. package/dist/node_modules/core-js/modules/es.string.starts-with.js +31 -0
  659. package/dist/node_modules/core-js/modules/es.string.starts-with.js.map +1 -0
  660. package/dist/node_modules/core-js/modules/es.string.trim.js +19 -0
  661. package/dist/node_modules/core-js/modules/es.string.trim.js.map +1 -0
  662. package/dist/node_modules/core-js/modules/web.dom-collections.iterator.js +37 -0
  663. package/dist/node_modules/core-js/modules/web.dom-collections.iterator.js.map +1 -0
  664. package/dist/node_modules/exceljs/dist/exceljs.min.js +91 -508
  665. package/dist/node_modules/exceljs/dist/exceljs.min.js.map +1 -1
  666. package/dist/node_modules/html2canvas/dist/html2canvas.esm.js +5 -55
  667. package/dist/node_modules/html2canvas/dist/html2canvas.esm.js.map +1 -1
  668. package/dist/node_modules/is-mobile/index.js +1 -1
  669. package/dist/node_modules/jspdf/dist/jspdf.es.min.js +8 -53
  670. package/dist/node_modules/jspdf/dist/jspdf.es.min.js.map +1 -1
  671. package/dist/node_modules/ods-icon/react/24/outline/index.js +1 -1
  672. package/dist/node_modules/raf/index.js +1 -1
  673. package/dist/node_modules/react-is/cjs/react-is.development.js +82 -56
  674. package/dist/node_modules/react-is/cjs/react-is.development.js.map +1 -1
  675. package/dist/node_modules/{@rc-component/util/node_modules/react-is → react-is}/cjs/react-is.production.min.js +1 -1
  676. package/dist/node_modules/react-is/cjs/react-is.production.min.js.map +1 -0
  677. package/dist/node_modules/react-is/index.js +6 -6
  678. package/dist/node_modules/react-is/index.js.map +1 -1
  679. package/dist/ods-component-lib.css +1 -0
  680. package/dist/providers/OdsConfigProvider.js +47 -0
  681. package/dist/providers/OdsConfigProvider.js.map +1 -0
  682. package/dist/styles/OdsDataGrid.css +1 -0
  683. package/dist/styles/datagrid-globals.css +1 -0
  684. package/dist/utils/ExportDataGridtoExcel.js +1 -1
  685. package/dist/utils/ExportDataGridtoExcel.js.map +1 -1
  686. package/dist/utils/commonFunctions.js +5 -5
  687. package/dist/utils/commonFunctions.js.map +1 -1
  688. package/package.json +30 -20
  689. package/dist/_virtual/hoist-non-react-statics.cjs.js +0 -8
  690. package/dist/_virtual/hoist-non-react-statics.cjs.js.map +0 -1
  691. package/dist/_virtual/index10.js +0 -5
  692. package/dist/_virtual/index10.js.map +0 -1
  693. package/dist/_virtual/index11.js +0 -6
  694. package/dist/_virtual/index11.js.map +0 -1
  695. package/dist/_virtual/index12.js.map +0 -1
  696. package/dist/_virtual/index13.js +0 -8
  697. package/dist/_virtual/index13.js.map +0 -1
  698. package/dist/_virtual/index14.js.map +0 -1
  699. package/dist/_virtual/react-is.development2.js +0 -5
  700. package/dist/_virtual/react-is.development2.js.map +0 -1
  701. package/dist/_virtual/react-is.development3.js +0 -5
  702. package/dist/_virtual/react-is.development3.js.map +0 -1
  703. package/dist/_virtual/react-is.production.js +0 -5
  704. package/dist/_virtual/react-is.production.js.map +0 -1
  705. package/dist/_virtual/react-is.production.min2.js +0 -5
  706. package/dist/_virtual/react-is.production.min2.js.map +0 -1
  707. package/dist/components/antd/alert/OdsAlert.styled.js +0 -9
  708. package/dist/components/antd/alert/OdsAlert.styled.js.map +0 -1
  709. package/dist/components/antd/alert/OdsBannerAlert.js +0 -16
  710. package/dist/components/antd/alert/OdsBannerAlert.js.map +0 -1
  711. package/dist/components/antd/autocomplete/OdsAutoComplete.styled.js +0 -9
  712. package/dist/components/antd/autocomplete/OdsAutoComplete.styled.js.map +0 -1
  713. package/dist/components/antd/badge/OdsBadge.styled.js +0 -9
  714. package/dist/components/antd/badge/OdsBadge.styled.js.map +0 -1
  715. package/dist/components/antd/button/OdsButton.styled.js +0 -9
  716. package/dist/components/antd/button/OdsButton.styled.js.map +0 -1
  717. package/dist/components/antd/calendar/OdsCalendar.styled.js +0 -9
  718. package/dist/components/antd/calendar/OdsCalendar.styled.js.map +0 -1
  719. package/dist/components/antd/card/OdsCard.styled.js +0 -9
  720. package/dist/components/antd/card/OdsCard.styled.js.map +0 -1
  721. package/dist/components/antd/change/OdsChange.Style.js +0 -24
  722. package/dist/components/antd/change/OdsChange.Style.js.map +0 -1
  723. package/dist/components/antd/checkbox/OdsCheckbox.styled.js +0 -9
  724. package/dist/components/antd/checkbox/OdsCheckbox.styled.js.map +0 -1
  725. package/dist/components/antd/collapse/OdsCollapse.styled.js +0 -9
  726. package/dist/components/antd/collapse/OdsCollapse.styled.js.map +0 -1
  727. package/dist/components/antd/divider/OdsDivider.styled.js +0 -9
  728. package/dist/components/antd/divider/OdsDivider.styled.js.map +0 -1
  729. package/dist/components/antd/dropdown/OdsDropdown.styled.js +0 -9
  730. package/dist/components/antd/dropdown/OdsDropdown.styled.js.map +0 -1
  731. package/dist/components/antd/input/OdsInput.styled.js +0 -9
  732. package/dist/components/antd/input/OdsInput.styled.js.map +0 -1
  733. package/dist/components/antd/inputNumber/OdsInputNumber.styled.js +0 -9
  734. package/dist/components/antd/inputNumber/OdsInputNumber.styled.js.map +0 -1
  735. package/dist/components/antd/list/OdsList.styled.js +0 -9
  736. package/dist/components/antd/list/OdsList.styled.js.map +0 -1
  737. package/dist/components/antd/progress/OdsProgress.styled.js +0 -12
  738. package/dist/components/antd/progress/OdsProgress.styled.js.map +0 -1
  739. package/dist/components/antd/radio/OdsRadio.styled.js +0 -9
  740. package/dist/components/antd/radio/OdsRadio.styled.js.map +0 -1
  741. package/dist/components/antd/rate/OdsRate.styled.js +0 -9
  742. package/dist/components/antd/rate/OdsRate.styled.js.map +0 -1
  743. package/dist/components/antd/select/MultiSelect/OdsMultiSelect.js +0 -55
  744. package/dist/components/antd/select/MultiSelect/OdsMultiSelect.js.map +0 -1
  745. package/dist/components/antd/select/OdsSelect.styled.js +0 -9
  746. package/dist/components/antd/select/OdsSelect.styled.js.map +0 -1
  747. package/dist/components/antd/spin/OdsSpin.styled.js +0 -9
  748. package/dist/components/antd/spin/OdsSpin.styled.js.map +0 -1
  749. package/dist/components/antd/switch/OdsSwitch.styled.js +0 -9
  750. package/dist/components/antd/switch/OdsSwitch.styled.js.map +0 -1
  751. package/dist/components/antd/tab/OdsTab.styled.js +0 -9
  752. package/dist/components/antd/tab/OdsTab.styled.js.map +0 -1
  753. package/dist/components/antd/table/OdsBasicTable.js +0 -10
  754. package/dist/components/antd/table/OdsBasicTable.js.map +0 -1
  755. package/dist/components/antd/table/OdsSelectableTable.js +0 -23
  756. package/dist/components/antd/table/OdsSelectableTable.js.map +0 -1
  757. package/dist/components/antd/table/OdsTable.styled.js +0 -9
  758. package/dist/components/antd/table/OdsTable.styled.js.map +0 -1
  759. package/dist/components/antd/tag/OdsTag.styled.js +0 -9
  760. package/dist/components/antd/tag/OdsTag.styled.js.map +0 -1
  761. package/dist/components/antd/timeline/OdsTimeline.styled.js +0 -9
  762. package/dist/components/antd/timeline/OdsTimeline.styled.js.map +0 -1
  763. package/dist/components/antd/timepicker/OdsTimepicker.styled.js +0 -9
  764. package/dist/components/antd/timepicker/OdsTimepicker.styled.js.map +0 -1
  765. package/dist/components/antd/treeListMenu/OdsTreeListMenu.Styles.js +0 -57
  766. package/dist/components/antd/treeListMenu/OdsTreeListMenu.Styles.js.map +0 -1
  767. package/dist/components/antd/treeListMenu/OdsTreeListMenu.js +0 -217
  768. package/dist/components/antd/treeListMenu/OdsTreeListMenu.js.map +0 -1
  769. package/dist/components/antd/typography/Typography.styled.js +0 -15
  770. package/dist/components/antd/typography/Typography.styled.js.map +0 -1
  771. package/dist/components/devextreme/DataGrid/styles/OdsGlobal.Styles.js +0 -162
  772. package/dist/components/devextreme/DataGrid/styles/OdsGlobal.Styles.js.map +0 -1
  773. package/dist/components/devextreme/DataGrid/styles/styles.js +0 -1236
  774. package/dist/components/devextreme/DataGrid/styles/styles.js.map +0 -1
  775. package/dist/components/devextreme/DataGrid/styles/theme/colors/dark.js +0 -38
  776. package/dist/components/devextreme/DataGrid/styles/theme/colors/dark.js.map +0 -1
  777. package/dist/components/devextreme/DataGrid/styles/theme/colors/default.js +0 -38
  778. package/dist/components/devextreme/DataGrid/styles/theme/colors/default.js.map +0 -1
  779. package/dist/components/devextreme/DataGrid/styles/theme/colors/index.js +0 -12
  780. package/dist/components/devextreme/DataGrid/styles/theme/colors/index.js.map +0 -1
  781. package/dist/components/devextreme/DataGrid/styles/theme/sizes/compact.js +0 -125
  782. package/dist/components/devextreme/DataGrid/styles/theme/sizes/compact.js.map +0 -1
  783. package/dist/components/devextreme/DataGrid/styles/theme/sizes/default.js +0 -125
  784. package/dist/components/devextreme/DataGrid/styles/theme/sizes/default.js.map +0 -1
  785. package/dist/components/devextreme/DataGrid/styles/theme/sizes/index.js +0 -9
  786. package/dist/components/devextreme/DataGrid/styles/theme/sizes/index.js.map +0 -1
  787. package/dist/components/devextreme/DxDataGrid.css +0 -1
  788. package/dist/components/devextreme/OdsBasicDataGrid/OdsBasicDataGrid.Style.js +0 -42
  789. package/dist/components/devextreme/OdsBasicDataGrid/OdsBasicDataGrid.Style.js.map +0 -1
  790. package/dist/components/devextreme/OdsBatchEditDataGrid/OdsBatchEditDataGrid.Style.js +0 -42
  791. package/dist/components/devextreme/OdsBatchEditDataGrid/OdsBatchEditDataGrid.Style.js.map +0 -1
  792. package/dist/components/devextreme/OdsInlineEditDataGrid/styles.js +0 -92
  793. package/dist/components/devextreme/OdsInlineEditDataGrid/styles.js.map +0 -1
  794. package/dist/components/devextreme/OdsMergeCellDataGrid/OdsMergeCellDataGrid.Style.js +0 -49
  795. package/dist/components/devextreme/OdsMergeCellDataGrid/OdsMergeCellDataGrid.Style.js.map +0 -1
  796. package/dist/components/devextreme/OdsMergeCellDataGrid/OdsMergeCellDataGrid.css +0 -1
  797. package/dist/components/devextreme/OdsServerSideDatagrid/OdsServerSideDatagrid.Style.js +0 -60
  798. package/dist/components/devextreme/OdsServerSideDatagrid/OdsServerSideDatagrid.Style.js.map +0 -1
  799. package/dist/components/devextreme/OdsTimelineTable/OdsTimelineTable.Style.js +0 -70
  800. package/dist/components/devextreme/OdsTimelineTable/OdsTimelineTable.Style.js.map +0 -1
  801. package/dist/components/devextreme/OdsTimelineTable/OdsTimelineTable.css +0 -1
  802. package/dist/components/devextreme/styles.css +0 -1
  803. package/dist/components/filter/styles.js +0 -169
  804. package/dist/components/filter/styles.js.map +0 -1
  805. package/dist/components/filter/stylesPlus.js +0 -147
  806. package/dist/components/filter/stylesPlus.js.map +0 -1
  807. package/dist/components/helpers/toolbarSearchBox/ToolbarSearchBox.Style.js +0 -19
  808. package/dist/components/helpers/toolbarSearchBox/ToolbarSearchBox.Style.js.map +0 -1
  809. package/dist/node_modules/@ant-design/icons/es/icons/FrownOutlined.js +0 -23
  810. package/dist/node_modules/@ant-design/icons/es/icons/FrownOutlined.js.map +0 -1
  811. package/dist/node_modules/@ant-design/icons/es/icons/HeartOutlined.js +0 -23
  812. package/dist/node_modules/@ant-design/icons/es/icons/HeartOutlined.js.map +0 -1
  813. package/dist/node_modules/@ant-design/icons/es/icons/MehOutlined.js +0 -23
  814. package/dist/node_modules/@ant-design/icons/es/icons/MehOutlined.js.map +0 -1
  815. package/dist/node_modules/@ant-design/icons/es/icons/SmileOutlined.js +0 -23
  816. package/dist/node_modules/@ant-design/icons/es/icons/SmileOutlined.js.map +0 -1
  817. package/dist/node_modules/@ant-design/icons-svg/es/asn/FrownOutlined.js +0 -5
  818. package/dist/node_modules/@ant-design/icons-svg/es/asn/FrownOutlined.js.map +0 -1
  819. package/dist/node_modules/@ant-design/icons-svg/es/asn/HeartOutlined.js +0 -5
  820. package/dist/node_modules/@ant-design/icons-svg/es/asn/HeartOutlined.js.map +0 -1
  821. package/dist/node_modules/@ant-design/icons-svg/es/asn/MehOutlined.js +0 -5
  822. package/dist/node_modules/@ant-design/icons-svg/es/asn/MehOutlined.js.map +0 -1
  823. package/dist/node_modules/@ant-design/icons-svg/es/asn/SmileOutlined.js +0 -5
  824. package/dist/node_modules/@ant-design/icons-svg/es/asn/SmileOutlined.js.map +0 -1
  825. package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js +0 -14
  826. package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js.map +0 -1
  827. package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +0 -13
  828. package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js.map +0 -1
  829. package/dist/node_modules/@emotion/cache/dist/emotion-cache.browser.esm.js +0 -280
  830. package/dist/node_modules/@emotion/cache/dist/emotion-cache.browser.esm.js.map +0 -1
  831. package/dist/node_modules/@emotion/cache/node_modules/stylis/src/Enum.js +0 -13
  832. package/dist/node_modules/@emotion/cache/node_modules/stylis/src/Enum.js.map +0 -1
  833. package/dist/node_modules/@emotion/cache/node_modules/stylis/src/Middleware.js +0 -19
  834. package/dist/node_modules/@emotion/cache/node_modules/stylis/src/Middleware.js.map +0 -1
  835. package/dist/node_modules/@emotion/cache/node_modules/stylis/src/Parser.js +0 -132
  836. package/dist/node_modules/@emotion/cache/node_modules/stylis/src/Parser.js.map +0 -1
  837. package/dist/node_modules/@emotion/cache/node_modules/stylis/src/Serializer.js +0 -28
  838. package/dist/node_modules/@emotion/cache/node_modules/stylis/src/Serializer.js.map +0 -1
  839. package/dist/node_modules/@emotion/cache/node_modules/stylis/src/Tokenizer.js +0 -142
  840. package/dist/node_modules/@emotion/cache/node_modules/stylis/src/Tokenizer.js.map +0 -1
  841. package/dist/node_modules/@emotion/cache/node_modules/stylis/src/Utility.js +0 -51
  842. package/dist/node_modules/@emotion/cache/node_modules/stylis/src/Utility.js.map +0 -1
  843. package/dist/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.esm.js +0 -87
  844. package/dist/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.esm.js.map +0 -1
  845. package/dist/node_modules/@emotion/css/dist/emotion-css.esm.js +0 -8
  846. package/dist/node_modules/@emotion/css/dist/emotion-css.esm.js.map +0 -1
  847. package/dist/node_modules/@emotion/is-prop-valid/dist/emotion-is-prop-valid.esm.js +0 -11
  848. package/dist/node_modules/@emotion/is-prop-valid/dist/emotion-is-prop-valid.esm.js.map +0 -1
  849. package/dist/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js +0 -10
  850. package/dist/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js.map +0 -1
  851. package/dist/node_modules/@emotion/react/dist/emotion-element-f0de968e.browser.esm.js +0 -73
  852. package/dist/node_modules/@emotion/react/dist/emotion-element-f0de968e.browser.esm.js.map +0 -1
  853. package/dist/node_modules/@emotion/react/dist/emotion-react.browser.esm.js +0 -54
  854. package/dist/node_modules/@emotion/react/dist/emotion-react.browser.esm.js.map +0 -1
  855. package/dist/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js +0 -131
  856. package/dist/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js.map +0 -1
  857. package/dist/node_modules/@emotion/serialize/node_modules/@emotion/hash/dist/emotion-hash.esm.js +0 -23
  858. package/dist/node_modules/@emotion/serialize/node_modules/@emotion/hash/dist/emotion-hash.esm.js.map +0 -1
  859. package/dist/node_modules/@emotion/serialize/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js +0 -54
  860. package/dist/node_modules/@emotion/serialize/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js.map +0 -1
  861. package/dist/node_modules/@emotion/sheet/dist/emotion-sheet.esm.js +0 -45
  862. package/dist/node_modules/@emotion/sheet/dist/emotion-sheet.esm.js.map +0 -1
  863. package/dist/node_modules/@emotion/stylis/dist/stylis.browser.esm.js +0 -407
  864. package/dist/node_modules/@emotion/stylis/dist/stylis.browser.esm.js.map +0 -1
  865. package/dist/node_modules/@emotion/use-insertion-effect-with-fallbacks/dist/emotion-use-insertion-effect-with-fallbacks.browser.esm.js +0 -9
  866. package/dist/node_modules/@emotion/use-insertion-effect-with-fallbacks/dist/emotion-use-insertion-effect-with-fallbacks.browser.esm.js.map +0 -1
  867. package/dist/node_modules/@emotion/utils/dist/emotion-utils.browser.esm.js +0 -35
  868. package/dist/node_modules/@emotion/utils/dist/emotion-utils.browser.esm.js.map +0 -1
  869. package/dist/node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.esm.js +0 -13
  870. package/dist/node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.esm.js.map +0 -1
  871. package/dist/node_modules/@rc-component/form/es/BatchUpdate.js +0 -21
  872. package/dist/node_modules/@rc-component/form/es/BatchUpdate.js.map +0 -1
  873. package/dist/node_modules/@rc-component/form/es/useForm.js.map +0 -1
  874. package/dist/node_modules/@rc-component/form/es/useWatch.js.map +0 -1
  875. package/dist/node_modules/@rc-component/util/node_modules/react-is/cjs/react-is.development.js +0 -96
  876. package/dist/node_modules/@rc-component/util/node_modules/react-is/cjs/react-is.development.js.map +0 -1
  877. package/dist/node_modules/@rc-component/util/node_modules/react-is/cjs/react-is.production.min.js.map +0 -1
  878. package/dist/node_modules/@rc-component/util/node_modules/react-is/index.js +0 -12
  879. package/dist/node_modules/@rc-component/util/node_modules/react-is/index.js.map +0 -1
  880. package/dist/node_modules/antd/es/message/PurePanel.js +0 -89
  881. package/dist/node_modules/antd/es/message/PurePanel.js.map +0 -1
  882. package/dist/node_modules/antd/es/message/index.js +0 -183
  883. package/dist/node_modules/antd/es/message/index.js.map +0 -1
  884. package/dist/node_modules/antd/es/message/style/index.js +0 -159
  885. package/dist/node_modules/antd/es/message/style/index.js.map +0 -1
  886. package/dist/node_modules/antd/es/message/useMessage.js +0 -186
  887. package/dist/node_modules/antd/es/message/useMessage.js.map +0 -1
  888. package/dist/node_modules/antd/es/message/util.js +0 -21
  889. package/dist/node_modules/antd/es/message/util.js.map +0 -1
  890. package/dist/node_modules/antd/es/theme/getDesignToken.js +0 -18
  891. package/dist/node_modules/antd/es/theme/getDesignToken.js.map +0 -1
  892. package/dist/node_modules/antd/es/theme/themes/compact/genCompactSizeMapToken.js +0 -21
  893. package/dist/node_modules/antd/es/theme/themes/compact/genCompactSizeMapToken.js.map +0 -1
  894. package/dist/node_modules/antd/es/theme/themes/compact/index.js +0 -22
  895. package/dist/node_modules/antd/es/theme/themes/compact/index.js.map +0 -1
  896. package/dist/node_modules/antd/es/theme/themes/dark/colorAlgorithm.js +0 -7
  897. package/dist/node_modules/antd/es/theme/themes/dark/colorAlgorithm.js.map +0 -1
  898. package/dist/node_modules/antd/es/theme/themes/dark/colors.js +0 -49
  899. package/dist/node_modules/antd/es/theme/themes/dark/colors.js.map +0 -1
  900. package/dist/node_modules/antd/es/theme/themes/dark/index.js +0 -36
  901. package/dist/node_modules/antd/es/theme/themes/dark/index.js.map +0 -1
  902. package/dist/node_modules/antd-style/es/context/ThemeModeContext.js +0 -16
  903. package/dist/node_modules/antd-style/es/context/ThemeModeContext.js.map +0 -1
  904. package/dist/node_modules/antd-style/es/core/CacheManager.js +0 -46
  905. package/dist/node_modules/antd-style/es/core/CacheManager.js.map +0 -1
  906. package/dist/node_modules/antd-style/es/core/createCSS.js +0 -32
  907. package/dist/node_modules/antd-style/es/core/createCSS.js.map +0 -1
  908. package/dist/node_modules/antd-style/es/core/createSerializeStyles.js +0 -13
  909. package/dist/node_modules/antd-style/es/core/createSerializeStyles.js.map +0 -1
  910. package/dist/node_modules/antd-style/es/core/index.js +0 -5
  911. package/dist/node_modules/antd-style/es/core/index.js.map +0 -1
  912. package/dist/node_modules/antd-style/es/core/insertStyles.js +0 -22
  913. package/dist/node_modules/antd-style/es/core/insertStyles.js.map +0 -1
  914. package/dist/node_modules/antd-style/es/factories/createEmotionContext.js +0 -8
  915. package/dist/node_modules/antd-style/es/factories/createEmotionContext.js.map +0 -1
  916. package/dist/node_modules/antd-style/es/factories/createGlobalStyle.js +0 -23
  917. package/dist/node_modules/antd-style/es/factories/createGlobalStyle.js.map +0 -1
  918. package/dist/node_modules/antd-style/es/factories/createStyish.js +0 -13
  919. package/dist/node_modules/antd-style/es/factories/createStyish.js.map +0 -1
  920. package/dist/node_modules/antd-style/es/factories/createStyleProvider/index.js +0 -47
  921. package/dist/node_modules/antd-style/es/factories/createStyleProvider/index.js.map +0 -1
  922. package/dist/node_modules/antd-style/es/factories/createStyledThemeProvider.js +0 -15
  923. package/dist/node_modules/antd-style/es/factories/createStyledThemeProvider.js.map +0 -1
  924. package/dist/node_modules/antd-style/es/factories/createStyles/index.js +0 -57
  925. package/dist/node_modules/antd-style/es/factories/createStyles/index.js.map +0 -1
  926. package/dist/node_modules/antd-style/es/factories/createStyles/response.js +0 -29
  927. package/dist/node_modules/antd-style/es/factories/createStyles/response.js.map +0 -1
  928. package/dist/node_modules/antd-style/es/factories/createThemeProvider/AntdProvider.js +0 -42
  929. package/dist/node_modules/antd-style/es/factories/createThemeProvider/AntdProvider.js.map +0 -1
  930. package/dist/node_modules/antd-style/es/factories/createThemeProvider/ThemeSwitcher.js +0 -71
  931. package/dist/node_modules/antd-style/es/factories/createThemeProvider/ThemeSwitcher.js.map +0 -1
  932. package/dist/node_modules/antd-style/es/factories/createThemeProvider/TokenContainer.js +0 -44
  933. package/dist/node_modules/antd-style/es/factories/createThemeProvider/TokenContainer.js.map +0 -1
  934. package/dist/node_modules/antd-style/es/factories/createThemeProvider/index.js +0 -47
  935. package/dist/node_modules/antd-style/es/factories/createThemeProvider/index.js.map +0 -1
  936. package/dist/node_modules/antd-style/es/factories/createUseTheme.js +0 -24
  937. package/dist/node_modules/antd-style/es/factories/createUseTheme.js.map +0 -1
  938. package/dist/node_modules/antd-style/es/functions/createInstance.js +0 -77
  939. package/dist/node_modules/antd-style/es/functions/createInstance.js.map +0 -1
  940. package/dist/node_modules/antd-style/es/functions/index.js +0 -12
  941. package/dist/node_modules/antd-style/es/functions/index.js.map +0 -1
  942. package/dist/node_modules/antd-style/es/functions/setupStyled.js +0 -7
  943. package/dist/node_modules/antd-style/es/functions/setupStyled.js.map +0 -1
  944. package/dist/node_modules/antd-style/es/hooks/useAntdStylish.js +0 -19
  945. package/dist/node_modules/antd-style/es/hooks/useAntdStylish.js.map +0 -1
  946. package/dist/node_modules/antd-style/es/hooks/useAntdTheme.js +0 -16
  947. package/dist/node_modules/antd-style/es/hooks/useAntdTheme.js.map +0 -1
  948. package/dist/node_modules/antd-style/es/hooks/useAntdToken.js +0 -9
  949. package/dist/node_modules/antd-style/es/hooks/useAntdToken.js.map +0 -1
  950. package/dist/node_modules/antd-style/es/hooks/useThemeMode.js +0 -9
  951. package/dist/node_modules/antd-style/es/hooks/useThemeMode.js.map +0 -1
  952. package/dist/node_modules/antd-style/es/stylish/button.js +0 -22
  953. package/dist/node_modules/antd-style/es/stylish/button.js.map +0 -1
  954. package/dist/node_modules/antd-style/es/utils/convertStylish.js +0 -11
  955. package/dist/node_modules/antd-style/es/utils/convertStylish.js.map +0 -1
  956. package/dist/node_modules/antd-style/es/utils/css.js +0 -39
  957. package/dist/node_modules/antd-style/es/utils/css.js.map +0 -1
  958. package/dist/node_modules/antd-style/es/utils/matchBrowserPrefers.js +0 -9
  959. package/dist/node_modules/antd-style/es/utils/matchBrowserPrefers.js.map +0 -1
  960. package/dist/node_modules/antd-style/es/utils/responsive.js +0 -13
  961. package/dist/node_modules/antd-style/es/utils/responsive.js.map +0 -1
  962. package/dist/node_modules/antd-style/es/utils/safeStartTransition.js +0 -8
  963. package/dist/node_modules/antd-style/es/utils/safeStartTransition.js.map +0 -1
  964. package/dist/node_modules/antd-style/node_modules/@ant-design/cssinjs/es/Cache.js +0 -41
  965. package/dist/node_modules/antd-style/node_modules/@ant-design/cssinjs/es/Cache.js.map +0 -1
  966. package/dist/node_modules/antd-style/node_modules/@ant-design/cssinjs/es/StyleContext.js +0 -56
  967. package/dist/node_modules/antd-style/node_modules/@ant-design/cssinjs/es/StyleContext.js.map +0 -1
  968. package/dist/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js +0 -71
  969. package/dist/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js.map +0 -1
  970. package/dist/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.development.js +0 -89
  971. package/dist/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.development.js.map +0 -1
  972. package/dist/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.production.min.js +0 -71
  973. package/dist/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.production.min.js.map +0 -1
  974. package/dist/node_modules/hoist-non-react-statics/node_modules/react-is/index.js +0 -12
  975. package/dist/node_modules/hoist-non-react-statics/node_modules/react-is/index.js.map +0 -1
  976. package/dist/node_modules/moment/dist/moment.js +0 -2583
  977. package/dist/node_modules/moment/dist/moment.js.map +0 -1
  978. package/dist/node_modules/rc-util/es/hooks/useMemo.js +0 -9
  979. package/dist/node_modules/rc-util/es/hooks/useMemo.js.map +0 -1
  980. package/dist/node_modules/rc-util/es/isEqual.js +0 -36
  981. package/dist/node_modules/rc-util/es/isEqual.js.map +0 -1
  982. package/dist/node_modules/rc-util/es/warning.js +0 -42
  983. package/dist/node_modules/rc-util/es/warning.js.map +0 -1
  984. package/dist/node_modules/react-fast-marquee/dist/index.js +0 -146
  985. package/dist/node_modules/react-fast-marquee/dist/index.js.map +0 -1
  986. package/dist/node_modules/react-is/cjs/react-is.production.js +0 -69
  987. package/dist/node_modules/react-is/cjs/react-is.production.js.map +0 -1
  988. package/dist/node_modules/react-phone-input-2/lib/style.css +0 -1
  989. package/dist/node_modules/styled-components/dist/styled-components.browser.esm.js +0 -559
  990. package/dist/node_modules/styled-components/dist/styled-components.browser.esm.js.map +0 -1
  991. package/dist/node_modules/use-merge-value/dist/index.esm.js +0 -56
  992. package/dist/node_modules/use-merge-value/dist/index.esm.js.map +0 -1
  993. package/dist/tokens/design-system-dark/build/js/variables.js +0 -233
  994. package/dist/tokens/design-system-dark/build/js/variables.js.map +0 -1
  995. package/dist/tokens/design-system-light/build/js/variables.js +0 -336
  996. package/dist/tokens/design-system-light/build/js/variables.js.map +0 -1
@@ -325,11 +325,7 @@ function Xe() {
325
325
  return i.style = this.style, this._comment && (i.comment = this._comment.model), i;
326
326
  }
327
327
  set model(i) {
328
- if (this._value.release(), this._value = l.create(i.type, this), this._value.model = i, i.comment) switch (i.comment.type) {
329
- case "note":
330
- this._comment = t.fromModel(i.comment);
331
- }
332
- i.style ? this.style = i.style : this.style = {};
328
+ this._value.release(), this._value = l.create(i.type, this), this._value.model = i, i.comment && i.comment.type === "note" && (this._comment = t.fromModel(i.comment)), i.style ? this.style = i.style : this.style = {};
333
329
  }
334
330
  }
335
331
  e.Types = o.ValueType;
@@ -1069,14 +1065,7 @@ function Xe() {
1069
1065
  }
1070
1066
  get model() {
1071
1067
  let r = null;
1072
- switch (typeof this.note) {
1073
- case "string":
1074
- r = { type: "note", note: { texts: [{ text: this.note }] } };
1075
- break;
1076
- default:
1077
- r = { type: "note", note: this.note };
1078
- }
1079
- return m.deepMerge({}, a.DEFAULT_CONFIGS, r);
1068
+ return typeof this.note === "string" ? r = { type: "note", note: { texts: [{ text: this.note }] } } : r = { type: "note", note: this.note }, m.deepMerge({}, a.DEFAULT_CONFIGS, r);
1080
1069
  }
1081
1070
  set model(r) {
1082
1071
  const { note: t } = r, { texts: e } = t;
@@ -2941,12 +2930,7 @@ function Xe() {
2941
2930
  t.openNode("definedName", { name: e.name, localSheetId: e.localSheetId }), t.writeText(e.ranges.join(",")), t.closeNode();
2942
2931
  }
2943
2932
  parseOpen(t) {
2944
- switch (t.name) {
2945
- case "definedName":
2946
- return this._parsedName = t.attributes.name, this._parsedLocalSheetId = t.attributes.localSheetId, this._parsedText = [], !0;
2947
- default:
2948
- return !1;
2949
- }
2933
+ return t.name === "definedName" ? (this._parsedName = t.attributes.name, this._parsedLocalSheetId = t.attributes.localSheetId, this._parsedText = [], !0) : !1;
2950
2934
  }
2951
2935
  parseText(t) {
2952
2936
  this._parsedText.push(t);
@@ -3062,25 +3046,13 @@ function Xe() {
3062
3046
  h.openXml(o.StdDocAttributes), h.openNode("workbook", u.WORKBOOK_ATTRIBUTES), this.map.fileVersion.render(h), this.map.workbookPr.render(h, w.properties), this.map.bookViews.render(h, w.views), this.map.sheets.render(h, w.sheets), this.map.definedNames.render(h, w.definedNames), this.map.calcPr.render(h, w.calcProperties), h.closeNode();
3063
3047
  }
3064
3048
  parseOpen(h) {
3065
- if (this.parser) return this.parser.parseOpen(h), !0;
3066
- switch (h.name) {
3067
- case "workbook":
3068
- return !0;
3069
- default:
3070
- return this.parser = this.map[h.name], this.parser && this.parser.parseOpen(h), !0;
3071
- }
3049
+ return this.parser ? (this.parser.parseOpen(h), !0) : (h.name === "workbook" || (this.parser = this.map[h.name], this.parser && this.parser.parseOpen(h)), !0);
3072
3050
  }
3073
3051
  parseText(h) {
3074
3052
  this.parser && this.parser.parseText(h);
3075
3053
  }
3076
3054
  parseClose(h) {
3077
- if (this.parser) return this.parser.parseClose(h) || (this.parser = void 0), !0;
3078
- switch (h) {
3079
- case "workbook":
3080
- return this.model = { sheets: this.map.sheets.model, properties: this.map.workbookPr.model || {}, views: this.map.bookViews.model, calcProperties: {} }, this.map.definedNames.model && (this.model.definedNames = this.map.definedNames.model), !1;
3081
- default:
3082
- return !0;
3083
- }
3055
+ return this.parser ? (this.parser.parseClose(h) || (this.parser = void 0), !0) : h === "workbook" ? (this.model = { sheets: this.map.sheets.model, properties: this.map.workbookPr.model || {}, views: this.map.bookViews.model, calcProperties: {} }, this.map.definedNames.model && (this.model.definedNames = this.map.definedNames.model), !1) : !0;
3084
3056
  }
3085
3057
  reconcile(h) {
3086
3058
  const w = (h.workbookRels || []).reduce((I, P) => (I[P.Id] = P, I), {}), _ = [];
@@ -3195,12 +3167,7 @@ function Xe() {
3195
3167
  (o === r[2] || this.tag === "x:SizeWithCells" && o === r[1]) && a.leafNode(this.tag);
3196
3168
  }
3197
3169
  parseOpen(a) {
3198
- switch (a.name) {
3199
- case this.tag:
3200
- return this.model = {}, this.model[this.tag] = !0, !0;
3201
- default:
3202
- return !1;
3203
- }
3170
+ return a.name === this.tag ? (this.model = {}, this.model[this.tag] = !0, !0) : !1;
3204
3171
  }
3205
3172
  parseText() {
3206
3173
  }
@@ -3221,12 +3188,7 @@ function Xe() {
3221
3188
  a.leafNode(this.tag, null, o);
3222
3189
  }
3223
3190
  parseOpen(a) {
3224
- switch (a.name) {
3225
- case this.tag:
3226
- return this.text = "", !0;
3227
- default:
3228
- return !1;
3229
- }
3191
+ return a.name === this.tag ? (this.text = "", !0) : !1;
3230
3192
  }
3231
3193
  parseText(a) {
3232
3194
  this.text = a;
@@ -3254,12 +3216,7 @@ function Xe() {
3254
3216
  a.leafNode("x:Anchor", null, r.join(", "));
3255
3217
  }
3256
3218
  parseOpen(a) {
3257
- switch (a.name) {
3258
- case this.tag:
3259
- return this.text = "", !0;
3260
- default:
3261
- return !1;
3262
- }
3219
+ return a.name === this.tag ? (this.text = "", !0) : !1;
3263
3220
  }
3264
3221
  parseText(a) {
3265
3222
  this.text = a;
@@ -3282,26 +3239,13 @@ function Xe() {
3282
3239
  e.openNode(this.tag, { ObjectType: "Note" }), this.map["x:MoveWithCells"].render(e, i, t), this.map["x:SizeWithCells"].render(e, i, t), this.map["x:Anchor"].render(e, l), this.map["x:Locked"].render(e, n.locked), e.leafNode("x:AutoFill", null, "False"), this.map["x:LockText"].render(e, n.lockText), e.leafNode("x:Row", null, l.refAddress.row - 1), e.leafNode("x:Column", null, l.refAddress.col - 1), e.closeNode();
3283
3240
  }
3284
3241
  parseOpen(e) {
3285
- switch (e.name) {
3286
- case this.tag:
3287
- this.reset(), this.model = { anchor: [], protection: {}, editAs: "" };
3288
- break;
3289
- default:
3290
- this.parser = this.map[e.name], this.parser && this.parser.parseOpen(e);
3291
- }
3292
- return !0;
3242
+ return e.name === this.tag ? (this.reset(), this.model = { anchor: [], protection: {}, editAs: "" }) : (this.parser = this.map[e.name], this.parser && this.parser.parseOpen(e)), !0;
3293
3243
  }
3294
3244
  parseText(e) {
3295
3245
  this.parser && this.parser.parseText(e);
3296
3246
  }
3297
3247
  parseClose(e) {
3298
- if (this.parser) return this.parser.parseClose(e) || (this.parser = void 0), !0;
3299
- switch (e) {
3300
- case this.tag:
3301
- return this.normalizeModel(), !1;
3302
- default:
3303
- return !0;
3304
- }
3248
+ return this.parser ? (this.parser.parseClose(e) || (this.parser = void 0), !0) : e === this.tag ? (this.normalizeModel(), !1) : !0;
3305
3249
  }
3306
3250
  normalizeModel() {
3307
3251
  const e = Object.assign({}, this.map["x:MoveWithCells"].model, this.map["x:SizeWithCells"].model), l = Object.keys(e).length;
@@ -3323,27 +3267,13 @@ function Xe() {
3323
3267
  }), e.closeNode();
3324
3268
  }
3325
3269
  parseOpen(e) {
3326
- if (this.parser) return this.parser.parseOpen(e), !0;
3327
- switch (e.name) {
3328
- case this.tag:
3329
- this.reset(), this.model = { comments: [] };
3330
- break;
3331
- default:
3332
- this.parser = this.map[e.name], this.parser && this.parser.parseOpen(e);
3333
- }
3334
- return !0;
3270
+ return this.parser ? (this.parser.parseOpen(e), !0) : (e.name === this.tag ? (this.reset(), this.model = { comments: [] }) : (this.parser = this.map[e.name], this.parser && this.parser.parseOpen(e)), !0);
3335
3271
  }
3336
3272
  parseText(e) {
3337
3273
  this.parser && this.parser.parseText(e);
3338
3274
  }
3339
3275
  parseClose(e) {
3340
- if (this.parser) return this.parser.parseClose(e) || (this.model.comments.push(this.parser.model), this.parser = void 0), !0;
3341
- switch (e) {
3342
- case this.tag:
3343
- return !1;
3344
- default:
3345
- return !0;
3346
- }
3276
+ return this.parser ? (this.parser.parseClose(e) || (this.model.comments.push(this.parser.model), this.parser = void 0), !0) : e !== this.tag;
3347
3277
  }
3348
3278
  reconcile(e, l) {
3349
3279
  e.anchors.forEach((n) => {
@@ -3365,27 +3295,13 @@ function Xe() {
3365
3295
  e.openNode("v:shape", r.V_SHAPE_ATTRIBUTES(l, n)), e.leafNode("v:fill", { color2: "infoBackground [80]" }), e.leafNode("v:shadow", { color: "none [81]", obscured: "t" }), e.leafNode("v:path", { "o:connecttype": "none" }), this.map["v:textbox"].render(e, l), this.map["x:ClientData"].render(e, l), e.closeNode();
3366
3296
  }
3367
3297
  parseOpen(e) {
3368
- if (this.parser) return this.parser.parseOpen(e), !0;
3369
- switch (e.name) {
3370
- case this.tag:
3371
- this.reset(), this.model = { margins: { insetmode: e.attributes["o:insetmode"] }, anchor: "", editAs: "", protection: {} };
3372
- break;
3373
- default:
3374
- this.parser = this.map[e.name], this.parser && this.parser.parseOpen(e);
3375
- }
3376
- return !0;
3298
+ return this.parser ? (this.parser.parseOpen(e), !0) : (e.name === this.tag ? (this.reset(), this.model = { margins: { insetmode: e.attributes["o:insetmode"] }, anchor: "", editAs: "", protection: {} }) : (this.parser = this.map[e.name], this.parser && this.parser.parseOpen(e)), !0);
3377
3299
  }
3378
3300
  parseText(e) {
3379
3301
  this.parser && this.parser.parseText(e);
3380
3302
  }
3381
3303
  parseClose(e) {
3382
- if (this.parser) return this.parser.parseClose(e) || (this.parser = void 0), !0;
3383
- switch (e) {
3384
- case this.tag:
3385
- return this.model.margins.inset = this.map["v:textbox"].model && this.map["v:textbox"].model.inset, this.model.protection = this.map["x:ClientData"].model && this.map["x:ClientData"].model.protection, this.model.anchor = this.map["x:ClientData"].model && this.map["x:ClientData"].model.anchor, this.model.editAs = this.map["x:ClientData"].model && this.map["x:ClientData"].model.editAs, !1;
3386
- default:
3387
- return !0;
3388
- }
3304
+ return this.parser ? (this.parser.parseClose(e) || (this.parser = void 0), !0) : e === this.tag ? (this.model.margins.inset = this.map["v:textbox"].model && this.map["v:textbox"].model.inset, this.model.protection = this.map["x:ClientData"].model && this.map["x:ClientData"].model.protection, this.model.anchor = this.map["x:ClientData"].model && this.map["x:ClientData"].model.anchor, this.model.editAs = this.map["x:ClientData"].model && this.map["x:ClientData"].model.editAs, !1) : !0;
3389
3305
  }
3390
3306
  }
3391
3307
  r.V_SHAPE_ATTRIBUTES = (t, e) => ({ id: "_x0000_s" + (1025 + e), type: "#_x0000_t202", style: "position:absolute; margin-left:105.3pt;margin-top:10.5pt;width:97.8pt;height:59.1pt;z-index:1;visibility:hidden", fillcolor: "infoBackground [80]", strokecolor: "none [81]", "o:insetmode": t.note.margins && t.note.margins.insetmode }), T.exports = r;
@@ -3410,22 +3326,12 @@ function Xe() {
3410
3326
  a.openNode("v:textbox", r), a.leafNode("div", { style: "text-align:left" }), a.closeNode();
3411
3327
  }
3412
3328
  parseOpen(a) {
3413
- switch (a.name) {
3414
- case this.tag:
3415
- return this.model = { inset: this.reverseConversionUnit(a.attributes.inset) }, !0;
3416
- default:
3417
- return !0;
3418
- }
3329
+ return a.name === this.tag && (this.model = { inset: this.reverseConversionUnit(a.attributes.inset) }), !0;
3419
3330
  }
3420
3331
  parseText() {
3421
3332
  }
3422
3333
  parseClose(a) {
3423
- switch (a) {
3424
- case this.tag:
3425
- return !1;
3426
- default:
3427
- return !0;
3428
- }
3334
+ return a !== this.tag;
3429
3335
  }
3430
3336
  };
3431
3337
  }, { "../base-xform": 32 }], 48: [function(s, T, S) {
@@ -3489,25 +3395,13 @@ function Xe() {
3489
3395
  n.openXml(m.StdDocAttributes), n.openNode("Properties", e.PROPERTY_ATTRIBUTES), n.leafNode("Application", void 0, "Microsoft Excel"), n.leafNode("DocSecurity", void 0, "0"), n.leafNode("ScaleCrop", void 0, "false"), this.map.HeadingPairs.render(n, i.worksheets), this.map.TitleOfParts.render(n, i.worksheets), this.map.Company.render(n, i.company || ""), this.map.Manager.render(n, i.manager), n.leafNode("LinksUpToDate", void 0, "false"), n.leafNode("SharedDoc", void 0, "false"), n.leafNode("HyperlinksChanged", void 0, "false"), n.leafNode("AppVersion", void 0, "16.0300"), n.closeNode();
3490
3396
  }
3491
3397
  parseOpen(n) {
3492
- if (this.parser) return this.parser.parseOpen(n), !0;
3493
- switch (n.name) {
3494
- case "Properties":
3495
- return !0;
3496
- default:
3497
- return this.parser = this.map[n.name], !!this.parser && (this.parser.parseOpen(n), !0);
3498
- }
3398
+ return this.parser ? (this.parser.parseOpen(n), !0) : n.name === "Properties" ? !0 : (this.parser = this.map[n.name], !!this.parser && (this.parser.parseOpen(n), !0));
3499
3399
  }
3500
3400
  parseText(n) {
3501
3401
  this.parser && this.parser.parseText(n);
3502
3402
  }
3503
3403
  parseClose(n) {
3504
- if (this.parser) return this.parser.parseClose(n) || (this.parser = void 0), !0;
3505
- switch (n) {
3506
- case "Properties":
3507
- return this.model = { worksheets: this.map.TitleOfParts.model, company: this.map.Company.model, manager: this.map.Manager.model }, !1;
3508
- default:
3509
- return !0;
3510
- }
3404
+ return this.parser ? (this.parser.parseClose(n) || (this.parser = void 0), !0) : n === "Properties" ? (this.model = { worksheets: this.map.TitleOfParts.model, company: this.map.Company.model, manager: this.map.Manager.model }, !1) : !0;
3511
3405
  }
3512
3406
  }
3513
3407
  e.DateFormat = function(l) {
@@ -3590,12 +3484,7 @@ function Xe() {
3590
3484
  a.leafNode("Relationship", o);
3591
3485
  }
3592
3486
  parseOpen(a) {
3593
- switch (a.name) {
3594
- case "Relationship":
3595
- return this.model = a.attributes, !0;
3596
- default:
3597
- return !1;
3598
- }
3487
+ return a.name === "Relationship" ? (this.model = a.attributes, !0) : !1;
3599
3488
  }
3600
3489
  parseText() {
3601
3490
  }
@@ -3629,12 +3518,9 @@ function Xe() {
3629
3518
  }
3630
3519
  parseClose(e) {
3631
3520
  if (this.parser) return this.parser.parseClose(e) || (this.model.push(this.parser.model), this.parser = void 0), !0;
3632
- switch (e) {
3633
- case "Relationships":
3634
- return !1;
3635
- default:
3636
- throw new Error("Unexpected xml node in parseClose: " + e);
3637
- }
3521
+ if (e === "Relationships")
3522
+ return !1;
3523
+ throw new Error("Unexpected xml node in parseClose: " + e);
3638
3524
  }
3639
3525
  }
3640
3526
  r.RELATIONSHIPS_ATTRIBUTES = { xmlns: "http://schemas.openxmlformats.org/package/2006/relationships" }, T.exports = r;
@@ -3642,15 +3528,7 @@ function Xe() {
3642
3528
  const m = s("../base-xform");
3643
3529
  T.exports = class extends m {
3644
3530
  parseOpen(a) {
3645
- if (this.parser) return this.parser.parseOpen(a), !0;
3646
- switch (a.name) {
3647
- case this.tag:
3648
- this.reset(), this.model = { range: { editAs: a.attributes.editAs || "oneCell" } };
3649
- break;
3650
- default:
3651
- this.parser = this.map[a.name], this.parser && this.parser.parseOpen(a);
3652
- }
3653
- return !0;
3531
+ return this.parser ? (this.parser.parseOpen(a), !0) : (a.name === this.tag ? (this.reset(), this.model = { range: { editAs: a.attributes.editAs || "oneCell" } }) : (this.parser = this.map[a.name], this.parser && this.parser.parseOpen(a)), !0);
3654
3532
  }
3655
3533
  parseText(a) {
3656
3534
  this.parser && this.parser.parseText(a);
@@ -3678,26 +3556,12 @@ function Xe() {
3678
3556
  o.openNode(this.tag), this.map["a:blip"].render(o, r), o.openNode("a:stretch"), o.leafNode("a:fillRect"), o.closeNode(), o.closeNode();
3679
3557
  }
3680
3558
  parseOpen(o) {
3681
- if (this.parser) return this.parser.parseOpen(o), !0;
3682
- switch (o.name) {
3683
- case this.tag:
3684
- this.reset();
3685
- break;
3686
- default:
3687
- this.parser = this.map[o.name], this.parser && this.parser.parseOpen(o);
3688
- }
3689
- return !0;
3559
+ return this.parser ? (this.parser.parseOpen(o), !0) : (o.name === this.tag ? this.reset() : (this.parser = this.map[o.name], this.parser && this.parser.parseOpen(o)), !0);
3690
3560
  }
3691
3561
  parseText() {
3692
3562
  }
3693
3563
  parseClose(o) {
3694
- if (this.parser) return this.parser.parseClose(o) || (this.parser = void 0), !0;
3695
- switch (o) {
3696
- case this.tag:
3697
- return this.model = this.map["a:blip"].model, !1;
3698
- default:
3699
- return !0;
3700
- }
3564
+ return this.parser ? (this.parser.parseClose(o) || (this.parser = void 0), !0) : o === this.tag ? (this.model = this.map["a:blip"].model, !1) : !0;
3701
3565
  }
3702
3566
  };
3703
3567
  }, { "../base-xform": 32, "./blip-xform": 58 }], 58: [function(s, T, S) {
@@ -3710,22 +3574,12 @@ function Xe() {
3710
3574
  a.leafNode(this.tag, { "xmlns:r": "http://schemas.openxmlformats.org/officeDocument/2006/relationships", "r:embed": o.rId, cstate: "print" });
3711
3575
  }
3712
3576
  parseOpen(a) {
3713
- switch (a.name) {
3714
- case this.tag:
3715
- return this.model = { rId: a.attributes["r:embed"] }, !0;
3716
- default:
3717
- return !0;
3718
- }
3577
+ return a.name === this.tag && (this.model = { rId: a.attributes["r:embed"] }), !0;
3719
3578
  }
3720
3579
  parseText() {
3721
3580
  }
3722
3581
  parseClose(a) {
3723
- switch (a) {
3724
- case this.tag:
3725
- return !1;
3726
- default:
3727
- return !0;
3728
- }
3582
+ return a !== this.tag;
3729
3583
  }
3730
3584
  };
3731
3585
  }, { "../base-xform": 32 }], 59: [function(s, T, S) {
@@ -3747,12 +3601,7 @@ function Xe() {
3747
3601
  parseText() {
3748
3602
  }
3749
3603
  parseClose(a) {
3750
- switch (a) {
3751
- case this.tag:
3752
- return !1;
3753
- default:
3754
- return !0;
3755
- }
3604
+ return a !== this.tag;
3756
3605
  }
3757
3606
  };
3758
3607
  }, { "../base-xform": 32 }], 60: [function(s, T, S) {
@@ -3768,26 +3617,12 @@ function Xe() {
3768
3617
  r.openNode(this.tag, { id: t.index, name: "Picture " + t.index }), this.map["a:hlinkClick"].render(r, t), this.map["a:extLst"].render(r, t), r.closeNode();
3769
3618
  }
3770
3619
  parseOpen(r) {
3771
- if (this.parser) return this.parser.parseOpen(r), !0;
3772
- switch (r.name) {
3773
- case this.tag:
3774
- this.reset();
3775
- break;
3776
- default:
3777
- this.parser = this.map[r.name], this.parser && this.parser.parseOpen(r);
3778
- }
3779
- return !0;
3620
+ return this.parser ? (this.parser.parseOpen(r), !0) : (r.name === this.tag ? this.reset() : (this.parser = this.map[r.name], this.parser && this.parser.parseOpen(r)), !0);
3780
3621
  }
3781
3622
  parseText() {
3782
3623
  }
3783
3624
  parseClose(r) {
3784
- if (this.parser) return this.parser.parseClose(r) || (this.parser = void 0), !0;
3785
- switch (r) {
3786
- case this.tag:
3787
- return this.model = this.map["a:hlinkClick"].model, !1;
3788
- default:
3789
- return !0;
3790
- }
3625
+ return this.parser ? (this.parser.parseClose(r) || (this.parser = void 0), !0) : r === this.tag ? (this.model = this.map["a:hlinkClick"].model, !1) : !0;
3791
3626
  }
3792
3627
  };
3793
3628
  }, { "../base-xform": 32, "./ext-lst-xform": 63, "./hlink-click-xform": 65 }], 61: [function(s, T, S) {
@@ -3800,27 +3635,13 @@ function Xe() {
3800
3635
  o.openNode(this.tag), this.map["xdr:col"].render(o, r.nativeCol), this.map["xdr:colOff"].render(o, r.nativeColOff), this.map["xdr:row"].render(o, r.nativeRow), this.map["xdr:rowOff"].render(o, r.nativeRowOff), o.closeNode();
3801
3636
  }
3802
3637
  parseOpen(o) {
3803
- if (this.parser) return this.parser.parseOpen(o), !0;
3804
- switch (o.name) {
3805
- case this.tag:
3806
- this.reset();
3807
- break;
3808
- default:
3809
- this.parser = this.map[o.name], this.parser && this.parser.parseOpen(o);
3810
- }
3811
- return !0;
3638
+ return this.parser ? (this.parser.parseOpen(o), !0) : (o.name === this.tag ? this.reset() : (this.parser = this.map[o.name], this.parser && this.parser.parseOpen(o)), !0);
3812
3639
  }
3813
3640
  parseText(o) {
3814
3641
  this.parser && this.parser.parseText(o);
3815
3642
  }
3816
3643
  parseClose(o) {
3817
- if (this.parser) return this.parser.parseClose(o) || (this.parser = void 0), !0;
3818
- switch (o) {
3819
- case this.tag:
3820
- return this.model = { nativeCol: this.map["xdr:col"].model, nativeColOff: this.map["xdr:colOff"].model, nativeRow: this.map["xdr:row"].model, nativeRowOff: this.map["xdr:rowOff"].model }, !1;
3821
- default:
3822
- return !0;
3823
- }
3644
+ return this.parser ? (this.parser.parseClose(o) || (this.parser = void 0), !0) : o === this.tag ? (this.model = { nativeCol: this.map["xdr:col"].model, nativeColOff: this.map["xdr:colOff"].model, nativeRow: this.map["xdr:row"].model, nativeRowOff: this.map["xdr:rowOff"].model }, !1) : !0;
3824
3645
  }
3825
3646
  };
3826
3647
  }, { "../base-xform": 32, "../simple/integer-xform": 118 }], 62: [function(s, T, S) {
@@ -3845,27 +3666,13 @@ function Xe() {
3845
3666
  }), n.closeNode();
3846
3667
  }
3847
3668
  parseOpen(n) {
3848
- if (this.parser) return this.parser.parseOpen(n), !0;
3849
- switch (n.name) {
3850
- case this.tag:
3851
- this.reset(), this.model = { anchors: [] };
3852
- break;
3853
- default:
3854
- this.parser = this.map[n.name], this.parser && this.parser.parseOpen(n);
3855
- }
3856
- return !0;
3669
+ return this.parser ? (this.parser.parseOpen(n), !0) : (n.name === this.tag ? (this.reset(), this.model = { anchors: [] }) : (this.parser = this.map[n.name], this.parser && this.parser.parseOpen(n)), !0);
3857
3670
  }
3858
3671
  parseText(n) {
3859
3672
  this.parser && this.parser.parseText(n);
3860
3673
  }
3861
3674
  parseClose(n) {
3862
- if (this.parser) return this.parser.parseClose(n) || (this.model.anchors.push(this.parser.model), this.parser = void 0), !0;
3863
- switch (n) {
3864
- case this.tag:
3865
- return !1;
3866
- default:
3867
- return !0;
3868
- }
3675
+ return this.parser ? (this.parser.parseClose(n) || (this.model.anchors.push(this.parser.model), this.parser = void 0), !0) : n !== this.tag;
3869
3676
  }
3870
3677
  reconcile(n, i) {
3871
3678
  n.anchors.forEach((f) => {
@@ -3893,12 +3700,7 @@ function Xe() {
3893
3700
  parseText() {
3894
3701
  }
3895
3702
  parseClose(a) {
3896
- switch (a) {
3897
- case this.tag:
3898
- return !1;
3899
- default:
3900
- return !0;
3901
- }
3703
+ return a !== this.tag;
3902
3704
  }
3903
3705
  };
3904
3706
  }, { "../base-xform": 32 }], 64: [function(s, T, S) {
@@ -3931,12 +3733,7 @@ function Xe() {
3931
3733
  o.hyperlinks && o.hyperlinks.rId && a.leafNode(this.tag, { "xmlns:r": "http://schemas.openxmlformats.org/officeDocument/2006/relationships", "r:id": o.hyperlinks.rId, tooltip: o.hyperlinks.tooltip });
3932
3734
  }
3933
3735
  parseOpen(a) {
3934
- switch (a.name) {
3935
- case this.tag:
3936
- return this.model = { hyperlinks: { rId: a.attributes["r:id"], tooltip: a.attributes.tooltip } }, !0;
3937
- default:
3938
- return !0;
3939
- }
3736
+ return a.name === this.tag && (this.model = { hyperlinks: { rId: a.attributes["r:id"], tooltip: a.attributes.tooltip } }), !0;
3940
3737
  }
3941
3738
  parseText() {
3942
3739
  }
@@ -3957,26 +3754,12 @@ function Xe() {
3957
3754
  r.openNode(this.tag), this.map["xdr:cNvPr"].render(r, t), this.map["xdr:cNvPicPr"].render(r, t), r.closeNode();
3958
3755
  }
3959
3756
  parseOpen(r) {
3960
- if (this.parser) return this.parser.parseOpen(r), !0;
3961
- switch (r.name) {
3962
- case this.tag:
3963
- this.reset();
3964
- break;
3965
- default:
3966
- this.parser = this.map[r.name], this.parser && this.parser.parseOpen(r);
3967
- }
3968
- return !0;
3757
+ return this.parser ? (this.parser.parseOpen(r), !0) : (r.name === this.tag ? this.reset() : (this.parser = this.map[r.name], this.parser && this.parser.parseOpen(r)), !0);
3969
3758
  }
3970
3759
  parseText() {
3971
3760
  }
3972
3761
  parseClose(r) {
3973
- if (this.parser) return this.parser.parseClose(r) || (this.parser = void 0), !0;
3974
- switch (r) {
3975
- case this.tag:
3976
- return this.model = this.map["xdr:cNvPr"].model, !1;
3977
- default:
3978
- return !0;
3979
- }
3762
+ return this.parser ? (this.parser.parseClose(r) || (this.parser = void 0), !0) : r === this.tag ? (this.model = this.map["xdr:cNvPr"].model, !1) : !0;
3980
3763
  }
3981
3764
  };
3982
3765
  }, { "../base-xform": 32, "./c-nv-pic-pr-xform": 59, "./c-nv-pr-xform": 60 }], 67: [function(s, T, S) {
@@ -3995,13 +3778,7 @@ function Xe() {
3995
3778
  e.openNode(this.tag, { editAs: l.range.editAs || "oneCell" }), this.map["xdr:from"].render(e, l.range.tl), this.map["xdr:ext"].render(e, l.range.ext), this.map["xdr:pic"].render(e, l.picture), this.map["xdr:clientData"].render(e, {}), e.closeNode();
3996
3779
  }
3997
3780
  parseClose(e) {
3998
- if (this.parser) return this.parser.parseClose(e) || (this.parser = void 0), !0;
3999
- switch (e) {
4000
- case this.tag:
4001
- return this.model.range.tl = this.map["xdr:from"].model, this.model.range.ext = this.map["xdr:ext"].model, this.model.picture = this.map["xdr:pic"].model, !1;
4002
- default:
4003
- return !0;
4004
- }
3781
+ return this.parser ? (this.parser.parseClose(e) || (this.parser = void 0), !0) : e === this.tag ? (this.model.range.tl = this.map["xdr:from"].model, this.model.range.ext = this.map["xdr:ext"].model, this.model.picture = this.map["xdr:pic"].model, !1) : !0;
4005
3782
  }
4006
3783
  reconcile(e, l) {
4007
3784
  e.medium = this.reconcilePicture(e.picture, l);
@@ -4023,26 +3800,12 @@ function Xe() {
4023
3800
  e.openNode(this.tag), this.map["xdr:nvPicPr"].render(e, l), this.map["xdr:blipFill"].render(e, l), this.map["xdr:spPr"].render(e, l), e.closeNode();
4024
3801
  }
4025
3802
  parseOpen(e) {
4026
- if (this.parser) return this.parser.parseOpen(e), !0;
4027
- switch (e.name) {
4028
- case this.tag:
4029
- this.reset();
4030
- break;
4031
- default:
4032
- this.parser = this.map[e.name], this.parser && this.parser.parseOpen(e);
4033
- }
4034
- return !0;
3803
+ return this.parser ? (this.parser.parseOpen(e), !0) : (e.name === this.tag ? this.reset() : (this.parser = this.map[e.name], this.parser && this.parser.parseOpen(e)), !0);
4035
3804
  }
4036
3805
  parseText() {
4037
3806
  }
4038
3807
  parseClose(e) {
4039
- if (this.parser) return this.parser.parseClose(e) || (this.mergeModel(this.parser.model), this.parser = void 0), !0;
4040
- switch (e) {
4041
- case this.tag:
4042
- return !1;
4043
- default:
4044
- return !0;
4045
- }
3808
+ return this.parser ? (this.parser.parseClose(e) || (this.mergeModel(this.parser.model), this.parser = void 0), !0) : e !== this.tag;
4046
3809
  }
4047
3810
  };
4048
3811
  }, { "../base-xform": 32, "../static-xform": 120, "./blip-fill-xform": 57, "./nv-pic-pr-xform": 66, "./sp-pr": 69 }], 69: [function(s, T, S) {
@@ -4063,13 +3826,7 @@ function Xe() {
4063
3826
  t.openNode(this.tag, { editAs: e.range.editAs || "oneCell" }), this.map["xdr:from"].render(t, e.range.tl), this.map["xdr:to"].render(t, e.range.br), this.map["xdr:pic"].render(t, e.picture), this.map["xdr:clientData"].render(t, {}), t.closeNode();
4064
3827
  }
4065
3828
  parseClose(t) {
4066
- if (this.parser) return this.parser.parseClose(t) || (this.parser = void 0), !0;
4067
- switch (t) {
4068
- case this.tag:
4069
- return this.model.range.tl = this.map["xdr:from"].model, this.model.range.br = this.map["xdr:to"].model, this.model.picture = this.map["xdr:pic"].model, !1;
4070
- default:
4071
- return !0;
4072
- }
3829
+ return this.parser ? (this.parser.parseClose(t) || (this.parser = void 0), !0) : t === this.tag ? (this.model.range.tl = this.map["xdr:from"].model, this.model.range.br = this.map["xdr:to"].model, this.model.picture = this.map["xdr:pic"].model, !1) : !0;
4073
3830
  }
4074
3831
  reconcile(t, e) {
4075
3832
  t.medium = this.reconcilePicture(t.picture, e);
@@ -4097,13 +3854,7 @@ function Xe() {
4097
3854
  } else this.empty && a.leafNode(this.tag);
4098
3855
  }
4099
3856
  parseOpen(a) {
4100
- if (this.parser) return this.parser.parseOpen(a), !0;
4101
- switch (a.name) {
4102
- case this.tag:
4103
- return this.model = [], !0;
4104
- default:
4105
- return !!this.childXform.parseOpen(a) && (this.parser = this.childXform, !0);
4106
- }
3857
+ return this.parser ? (this.parser.parseOpen(a), !0) : a.name === this.tag ? (this.model = [], !0) : !!this.childXform.parseOpen(a) && (this.parser = this.childXform, !0);
4107
3858
  }
4108
3859
  parseText(a) {
4109
3860
  this.parser && this.parser.parseText(a);
@@ -4165,12 +3916,7 @@ function Xe() {
4165
3916
  }
4166
3917
  prepare(l, n) {
4167
3918
  const i = n.styles.addStyleModel(l.style || {}, (function(f) {
4168
- switch (f.type) {
4169
- case r.ValueType.Formula:
4170
- return e(f.result);
4171
- default:
4172
- return f.type;
4173
- }
3919
+ return f.type === r.ValueType.Formula ? e(f.result) : f.type;
4174
3920
  })(l));
4175
3921
  switch (i && (l.styleId = i), l.comment && n.comments.push({ ...l.comment, ref: l.address }), l.type) {
4176
3922
  case r.ValueType.String:
@@ -4420,10 +4166,7 @@ function Xe() {
4420
4166
  return { type: o.attributes.type };
4421
4167
  }
4422
4168
  onParserClose(o, r) {
4423
- switch (o) {
4424
- case "xm:f":
4425
- this.model.value = r.model ? parseFloat(r.model) : 0;
4426
- }
4169
+ o === "xm:f" && (this.model.value = r.model ? parseFloat(r.model) : 0);
4427
4170
  }
4428
4171
  };
4429
4172
  }, { "../../composite-xform": 48, "./f-ext-xform": 80 }], 77: [function(s, T, S) {
@@ -4506,13 +4249,7 @@ function Xe() {
4506
4249
  }
4507
4250
  onParserClose(t, e) {
4508
4251
  const [, l] = t.split(":");
4509
- switch (l) {
4510
- case "cfvo":
4511
- this.model.cfvo.push(e.model);
4512
- break;
4513
- default:
4514
- this.model[l] = e.model;
4515
- }
4252
+ l === "cfvo" ? this.model.cfvo.push(e.model) : this.model[l] = e.model;
4516
4253
  }
4517
4254
  };
4518
4255
  }, { "../../base-xform": 32, "../../composite-xform": 48, "../../style/color-xform": 128, "./cfvo-ext-xform": 76 }], 80: [function(s, T, S) {
@@ -4823,13 +4560,7 @@ function Xe() {
4823
4560
  });
4824
4561
  }
4825
4562
  parseOpen(o) {
4826
- if (this.parser) return this.parser.parseOpen(o), !0;
4827
- switch (o.name) {
4828
- case "conditionalFormatting":
4829
- return this.parser = this.cfXform, this.parser.parseOpen(o), !0;
4830
- default:
4831
- return !1;
4832
- }
4563
+ return this.parser ? (this.parser.parseOpen(o), !0) : o.name === "conditionalFormatting" ? (this.parser = this.cfXform, this.parser.parseOpen(o), !0) : !1;
4833
4564
  }
4834
4565
  parseText(o) {
4835
4566
  this.parser && this.parser.parseText(o);
@@ -5128,12 +4859,7 @@ function Xe() {
5128
4859
  o && a.leafNode(this.tag, { "r:id": o.rId });
5129
4860
  }
5130
4861
  parseOpen(a) {
5131
- switch (a.name) {
5132
- case this.tag:
5133
- return this.model = { rId: a.attributes["r:id"] }, !0;
5134
- default:
5135
- return !1;
5136
- }
4862
+ return a.name === this.tag ? (this.model = { rId: a.attributes["r:id"] }, !0) : !1;
5137
4863
  }
5138
4864
  parseText() {
5139
4865
  }
@@ -5378,12 +5104,7 @@ function Xe() {
5378
5104
  }
5379
5105
  }
5380
5106
  parseOpen(o) {
5381
- switch (o.name) {
5382
- case this.tag:
5383
- return this.model = { left: parseFloat(o.attributes.left || 0.7), right: parseFloat(o.attributes.right || 0.7), top: parseFloat(o.attributes.top || 0.75), bottom: parseFloat(o.attributes.bottom || 0.75), header: parseFloat(o.attributes.header || 0.3), footer: parseFloat(o.attributes.footer || 0.3) }, !0;
5384
- default:
5385
- return !1;
5386
- }
5107
+ return o.name === this.tag ? (this.model = { left: parseFloat(o.attributes.left || 0.7), right: parseFloat(o.attributes.right || 0.7), top: parseFloat(o.attributes.top || 0.75), bottom: parseFloat(o.attributes.bottom || 0.75), header: parseFloat(o.attributes.header || 0.3), footer: parseFloat(o.attributes.footer || 0.3) }, !0) : !1;
5387
5108
  }
5388
5109
  parseText() {
5389
5110
  }
@@ -5415,12 +5136,8 @@ function Xe() {
5415
5136
  return l ? "1" : void 0;
5416
5137
  }
5417
5138
  function r(l) {
5418
- switch (l) {
5419
- case "overThenDown":
5420
- return l;
5421
- default:
5422
- return;
5423
- }
5139
+ if (l === "overThenDown")
5140
+ return l;
5424
5141
  }
5425
5142
  function t(l) {
5426
5143
  switch (l) {
@@ -5452,12 +5169,9 @@ function Xe() {
5452
5169
  }
5453
5170
  }
5454
5171
  parseOpen(l) {
5455
- switch (l.name) {
5456
- case this.tag:
5457
- return this.model = { paperSize: (n = l.attributes.paperSize, n !== void 0 ? parseInt(n, 10) : void 0), orientation: l.attributes.orientation || "portrait", horizontalDpi: parseInt(l.attributes.horizontalDpi || "4294967295", 10), verticalDpi: parseInt(l.attributes.verticalDpi || "4294967295", 10), pageOrder: l.attributes.pageOrder || "downThenOver", blackAndWhite: l.attributes.blackAndWhite === "1", draft: l.attributes.draft === "1", cellComments: l.attributes.cellComments || "None", errors: l.attributes.errors || "displayed", scale: parseInt(l.attributes.scale || "100", 10), fitToWidth: parseInt(l.attributes.fitToWidth || "1", 10), fitToHeight: parseInt(l.attributes.fitToHeight || "1", 10), firstPageNumber: parseInt(l.attributes.firstPageNumber || "1", 10), useFirstPageNumber: l.attributes.useFirstPageNumber === "1", usePrinterDefaults: l.attributes.usePrinterDefaults === "1", copies: parseInt(l.attributes.copies || "1", 10) }, !0;
5458
- default:
5459
- return !1;
5460
- }
5172
+ if (l.name === this.tag)
5173
+ return this.model = { paperSize: (n = l.attributes.paperSize, n !== void 0 ? parseInt(n, 10) : void 0), orientation: l.attributes.orientation || "portrait", horizontalDpi: parseInt(l.attributes.horizontalDpi || "4294967295", 10), verticalDpi: parseInt(l.attributes.verticalDpi || "4294967295", 10), pageOrder: l.attributes.pageOrder || "downThenOver", blackAndWhite: l.attributes.blackAndWhite === "1", draft: l.attributes.draft === "1", cellComments: l.attributes.cellComments || "None", errors: l.attributes.errors || "displayed", scale: parseInt(l.attributes.scale || "100", 10), fitToWidth: parseInt(l.attributes.fitToWidth || "1", 10), fitToHeight: parseInt(l.attributes.fitToHeight || "1", 10), firstPageNumber: parseInt(l.attributes.firstPageNumber || "1", 10), useFirstPageNumber: l.attributes.useFirstPageNumber === "1", usePrinterDefaults: l.attributes.usePrinterDefaults === "1", copies: parseInt(l.attributes.copies || "1", 10) }, !0;
5174
+ return !1;
5461
5175
  var n;
5462
5176
  }
5463
5177
  parseText() {
@@ -5476,12 +5190,7 @@ function Xe() {
5476
5190
  o && a.leafNode(this.tag, { "r:id": o.rId });
5477
5191
  }
5478
5192
  parseOpen(a) {
5479
- switch (a.name) {
5480
- case this.tag:
5481
- return this.model = { rId: a.attributes["r:id"] }, !0;
5482
- default:
5483
- return !1;
5484
- }
5193
+ return a.name === this.tag ? (this.model = { rId: a.attributes["r:id"] }, !0) : !1;
5485
5194
  }
5486
5195
  parseText() {
5487
5196
  }
@@ -5505,12 +5214,7 @@ function Xe() {
5505
5214
  }
5506
5215
  }
5507
5216
  parseOpen(r) {
5508
- switch (r.name) {
5509
- case this.tag:
5510
- return this.model = { showRowColHeaders: r.attributes.headings === "1", showGridLines: r.attributes.gridLines === "1", horizontalCentered: r.attributes.horizontalCentered === "1", verticalCentered: r.attributes.verticalCentered === "1" }, !0;
5511
- default:
5512
- return !1;
5513
- }
5217
+ return r.name === this.tag ? (this.model = { showRowColHeaders: r.attributes.headings === "1", showGridLines: r.attributes.gridLines === "1", horizontalCentered: r.attributes.horizontalCentered === "1", verticalCentered: r.attributes.verticalCentered === "1" }, !0) : !1;
5514
5218
  }
5515
5219
  parseText() {
5516
5220
  }
@@ -5654,12 +5358,7 @@ function Xe() {
5654
5358
  }
5655
5359
  }
5656
5360
  parseOpen(t) {
5657
- switch (t.name) {
5658
- case this.tag:
5659
- return this.model = { sheet: r(t.attributes.sheet, "1"), objects: t.attributes.objects !== "1" && void 0, scenarios: t.attributes.scenarios !== "1" && void 0, selectLockedCells: t.attributes.selectLockedCells !== "1" && void 0, selectUnlockedCells: t.attributes.selectUnlockedCells !== "1" && void 0, formatCells: r(t.attributes.formatCells, "0"), formatColumns: r(t.attributes.formatColumns, "0"), formatRows: r(t.attributes.formatRows, "0"), insertColumns: r(t.attributes.insertColumns, "0"), insertRows: r(t.attributes.insertRows, "0"), insertHyperlinks: r(t.attributes.insertHyperlinks, "0"), deleteColumns: r(t.attributes.deleteColumns, "0"), deleteRows: r(t.attributes.deleteRows, "0"), sort: r(t.attributes.sort, "0"), autoFilter: r(t.attributes.autoFilter, "0"), pivotTables: r(t.attributes.pivotTables, "0") }, t.attributes.algorithmName && (this.model.algorithmName = t.attributes.algorithmName, this.model.hashValue = t.attributes.hashValue, this.model.saltValue = t.attributes.saltValue, this.model.spinCount = parseInt(t.attributes.spinCount, 10)), !0;
5660
- default:
5661
- return !1;
5662
- }
5361
+ return t.name === this.tag ? (this.model = { sheet: r(t.attributes.sheet, "1"), objects: t.attributes.objects !== "1" && void 0, scenarios: t.attributes.scenarios !== "1" && void 0, selectLockedCells: t.attributes.selectLockedCells !== "1" && void 0, selectUnlockedCells: t.attributes.selectUnlockedCells !== "1" && void 0, formatCells: r(t.attributes.formatCells, "0"), formatColumns: r(t.attributes.formatColumns, "0"), formatRows: r(t.attributes.formatRows, "0"), insertColumns: r(t.attributes.insertColumns, "0"), insertRows: r(t.attributes.insertRows, "0"), insertHyperlinks: r(t.attributes.insertHyperlinks, "0"), deleteColumns: r(t.attributes.deleteColumns, "0"), deleteRows: r(t.attributes.deleteRows, "0"), sort: r(t.attributes.sort, "0"), autoFilter: r(t.attributes.autoFilter, "0"), pivotTables: r(t.attributes.pivotTables, "0") }, t.attributes.algorithmName && (this.model.algorithmName = t.attributes.algorithmName, this.model.hashValue = t.attributes.hashValue, this.model.saltValue = t.attributes.saltValue, this.model.spinCount = parseInt(t.attributes.spinCount, 10)), !0) : !1;
5663
5362
  }
5664
5363
  parseText() {
5665
5364
  }
@@ -5718,12 +5417,7 @@ function Xe() {
5718
5417
  }
5719
5418
  parseClose(r) {
5720
5419
  let t, e;
5721
- switch (r) {
5722
- case "sheetView":
5723
- return this.sheetView && this.pane ? (t = this.model = { workbookViewId: this.sheetView.workbookViewId, rightToLeft: this.sheetView.rightToLeft, state: o[this.pane.state] || "split", xSplit: this.pane.xSplit, ySplit: this.pane.ySplit, topLeftCell: this.pane.topLeftCell, showRuler: this.sheetView.showRuler, showRowColHeaders: this.sheetView.showRowColHeaders, showGridLines: this.sheetView.showGridLines, zoomScale: this.sheetView.zoomScale, zoomScaleNormal: this.sheetView.zoomScaleNormal }, this.model.state === "split" && (t.activePane = this.pane.activePane), e = this.selections[this.pane.activePane], e && e.activeCell && (t.activeCell = e.activeCell), this.sheetView.style && (t.style = this.sheetView.style)) : (t = this.model = { workbookViewId: this.sheetView.workbookViewId, rightToLeft: this.sheetView.rightToLeft, state: "normal", showRuler: this.sheetView.showRuler, showRowColHeaders: this.sheetView.showRowColHeaders, showGridLines: this.sheetView.showGridLines, zoomScale: this.sheetView.zoomScale, zoomScaleNormal: this.sheetView.zoomScaleNormal }, e = this.selections.topLeft, e && e.activeCell && (t.activeCell = e.activeCell), this.sheetView.style && (t.style = this.sheetView.style)), !1;
5724
- default:
5725
- return !0;
5726
- }
5420
+ return r === "sheetView" ? (this.sheetView && this.pane ? (t = this.model = { workbookViewId: this.sheetView.workbookViewId, rightToLeft: this.sheetView.rightToLeft, state: o[this.pane.state] || "split", xSplit: this.pane.xSplit, ySplit: this.pane.ySplit, topLeftCell: this.pane.topLeftCell, showRuler: this.sheetView.showRuler, showRowColHeaders: this.sheetView.showRowColHeaders, showGridLines: this.sheetView.showGridLines, zoomScale: this.sheetView.zoomScale, zoomScaleNormal: this.sheetView.zoomScaleNormal }, this.model.state === "split" && (t.activePane = this.pane.activePane), e = this.selections[this.pane.activePane], e && e.activeCell && (t.activeCell = e.activeCell), this.sheetView.style && (t.style = this.sheetView.style)) : (t = this.model = { workbookViewId: this.sheetView.workbookViewId, rightToLeft: this.sheetView.rightToLeft, state: "normal", showRuler: this.sheetView.showRuler, showRowColHeaders: this.sheetView.showRowColHeaders, showGridLines: this.sheetView.showGridLines, zoomScale: this.sheetView.zoomScale, zoomScaleNormal: this.sheetView.zoomScaleNormal }, e = this.selections.topLeft, e && e.activeCell && (t.activeCell = e.activeCell), this.sheetView.style && (t.style = this.sheetView.style)), !1) : !0;
5727
5421
  }
5728
5422
  reconcile() {
5729
5423
  }
@@ -5738,12 +5432,7 @@ function Xe() {
5738
5432
  o && a.leafNode(this.tag, { "r:id": o.rId });
5739
5433
  }
5740
5434
  parseOpen(a) {
5741
- switch (a.name) {
5742
- case this.tag:
5743
- return this.model = { rId: a.attributes["r:id"] }, !0;
5744
- default:
5745
- return !1;
5746
- }
5435
+ return a.name === this.tag ? (this.model = { rId: a.attributes["r:id"] }, !0) : !1;
5747
5436
  }
5748
5437
  parseText() {
5749
5438
  }
@@ -5841,16 +5530,13 @@ function Xe() {
5841
5530
  }
5842
5531
  parseClose(k) {
5843
5532
  if (this.parser) return this.parser.parseClose(k) || (this.parser = void 0), !0;
5844
- switch (k) {
5845
- case "worksheet": {
5846
- const R = this.map.sheetFormatPr.model || {};
5847
- this.map.sheetPr.model && this.map.sheetPr.model.tabColor && (R.tabColor = this.map.sheetPr.model.tabColor), this.map.sheetPr.model && this.map.sheetPr.model.outlineProperties && (R.outlineProperties = this.map.sheetPr.model.outlineProperties);
5848
- const O = { fitToPage: this.map.sheetPr.model && this.map.sheetPr.model.pageSetup && this.map.sheetPr.model.pageSetup.fitToPage || !1, margins: this.map.pageMargins.model }, z = Object.assign(O, this.map.pageSetup.model, this.map.printOptions.model), $ = b(this.map.conditionalFormatting.model, this.map.extLst.model && this.map.extLst.model["x14:conditionalFormattings"]);
5849
- return this.model = { dimensions: this.map.dimension.model, cols: this.map.cols.model, rows: this.map.sheetData.model, mergeCells: this.map.mergeCells.model, hyperlinks: this.map.hyperlinks.model, dataValidations: this.map.dataValidations.model, properties: R, views: this.map.sheetViews.model, pageSetup: z, headerFooter: this.map.headerFooter.model, background: this.map.picture.model, drawing: this.map.drawing.model, tables: this.map.tableParts.model, conditionalFormattings: $ }, this.map.autoFilter.model && (this.model.autoFilter = this.map.autoFilter.model), this.map.sheetProtection.model && (this.model.sheetProtection = this.map.sheetProtection.model), !1;
5850
- }
5851
- default:
5852
- return !0;
5853
- }
5533
+ if (k === "worksheet") {
5534
+ const R = this.map.sheetFormatPr.model || {};
5535
+ this.map.sheetPr.model && this.map.sheetPr.model.tabColor && (R.tabColor = this.map.sheetPr.model.tabColor), this.map.sheetPr.model && this.map.sheetPr.model.outlineProperties && (R.outlineProperties = this.map.sheetPr.model.outlineProperties);
5536
+ const O = { fitToPage: this.map.sheetPr.model && this.map.sheetPr.model.pageSetup && this.map.sheetPr.model.pageSetup.fitToPage || !1, margins: this.map.pageMargins.model }, z = Object.assign(O, this.map.pageSetup.model, this.map.printOptions.model), $ = b(this.map.conditionalFormatting.model, this.map.extLst.model && this.map.extLst.model["x14:conditionalFormattings"]);
5537
+ return this.model = { dimensions: this.map.dimension.model, cols: this.map.cols.model, rows: this.map.sheetData.model, mergeCells: this.map.mergeCells.model, hyperlinks: this.map.hyperlinks.model, dataValidations: this.map.dataValidations.model, properties: R, views: this.map.sheetViews.model, pageSetup: z, headerFooter: this.map.headerFooter.model, background: this.map.picture.model, drawing: this.map.drawing.model, tables: this.map.tableParts.model, conditionalFormattings: $ }, this.map.autoFilter.model && (this.model.autoFilter = this.map.autoFilter.model), this.map.sheetProtection.model && (this.model.sheetProtection = this.map.sheetProtection.model), !1;
5538
+ } else
5539
+ return !0;
5854
5540
  }
5855
5541
  reconcile(k, R) {
5856
5542
  const O = (k.relationships || []).reduce(($, W) => {
@@ -5994,12 +5680,7 @@ function Xe() {
5994
5680
  parseText() {
5995
5681
  }
5996
5682
  parseClose(o) {
5997
- switch (o) {
5998
- case this._model.tag:
5999
- return !1;
6000
- default:
6001
- return !0;
6002
- }
5683
+ return o !== this._model.tag;
6003
5684
  }
6004
5685
  };
6005
5686
  }, { "../../utils/xml-stream": 28, "./base-xform": 32 }], 121: [function(s, T, S) {
@@ -6043,12 +5724,7 @@ function Xe() {
6043
5724
  }
6044
5725
  return !0;
6045
5726
  }
6046
- switch (r) {
6047
- case this.tag:
6048
- return !1;
6049
- default:
6050
- return !0;
6051
- }
5727
+ return r !== this.tag;
6052
5728
  }
6053
5729
  };
6054
5730
  }, { "../base-xform": 32, "./rich-text-xform": 122, "./text-xform": 125 }], 122: [function(s, T, S) {
@@ -6136,12 +5812,7 @@ function Xe() {
6136
5812
  }
6137
5813
  return !0;
6138
5814
  }
6139
- switch (t) {
6140
- case this.tag:
6141
- return !1;
6142
- default:
6143
- return !0;
6144
- }
5815
+ return t !== this.tag;
6145
5816
  }
6146
5817
  };
6147
5818
  }, { "../base-xform": 32, "./phonetic-text-xform": 121, "./rich-text-xform": 122, "./text-xform": 125 }], 124: [function(s, T, S) {
@@ -6200,12 +5871,9 @@ function Xe() {
6200
5871
  }
6201
5872
  parseClose(r) {
6202
5873
  if (this.parser) return this.parser.parseClose(r) || (this.model.values.push(this.parser.model), this.model.count++, this.parser = void 0), !0;
6203
- switch (r) {
6204
- case "sst":
6205
- return !1;
6206
- default:
6207
- throw new Error("Unexpected xml node in parseClose: " + r);
6208
- }
5874
+ if (r === "sst")
5875
+ return !1;
5876
+ throw new Error("Unexpected xml node in parseClose: " + r);
6209
5877
  }
6210
5878
  };
6211
5879
  }, { "../../../utils/xml-stream": 28, "../base-xform": 32, "./shared-string-xform": 123 }], 125: [function(s, T, S) {
@@ -6221,12 +5889,7 @@ function Xe() {
6221
5889
  return this._text.join("").replace(/_x([0-9A-F]{4})_/g, (a, o) => String.fromCharCode(parseInt(o, 16)));
6222
5890
  }
6223
5891
  parseOpen(a) {
6224
- switch (a.name) {
6225
- case "t":
6226
- return this._text = [], !0;
6227
- default:
6228
- return !1;
6229
- }
5892
+ return a.name === "t" ? (this._text = [], !0) : !1;
6230
5893
  }
6231
5894
  parseText(a) {
6232
5895
  this._text.push(a);
@@ -6241,12 +5904,7 @@ function Xe() {
6241
5904
  }, verticalValues: ["top", "middle", "bottom", "distributed", "justify"].reduce((e, l) => (e[l] = !0, e), {}), vertical(e) {
6242
5905
  return e === "middle" ? "center" : this.verticalValues[e] ? e : void 0;
6243
5906
  }, wrapText: (e) => !!e || void 0, shrinkToFit: (e) => !!e || void 0, textRotation(e) {
6244
- switch (e) {
6245
- case "vertical":
6246
- return e;
6247
- default:
6248
- return (e = a.validInt(e)) >= -90 && e <= 90 ? e : void 0;
6249
- }
5907
+ return e === "vertical" || (e = a.validInt(e)) >= -90 && e <= 90 ? e : void 0;
6250
5908
  }, indent: (e) => (e = a.validInt(e), Math.max(0, e)), readingOrder(e) {
6251
5909
  switch (e) {
6252
5910
  case "ltr":
@@ -6345,13 +6003,7 @@ function Xe() {
6345
6003
  t.openNode("border"), e.diagonal && e.diagonal.style && (e.diagonal.up && t.addAttribute("diagonalUp", "1"), e.diagonal.down && t.addAttribute("diagonalDown", "1")), n(e.left, this.map.left), n(e.right, this.map.right), n(e.top, this.map.top), n(e.bottom, this.map.bottom), n(e.diagonal, this.map.diagonal), t.closeNode();
6346
6004
  }
6347
6005
  parseOpen(t) {
6348
- if (this.parser) return this.parser.parseOpen(t), !0;
6349
- switch (t.name) {
6350
- case "border":
6351
- return this.reset(), this.diagonalUp = a.parseBoolean(t.attributes.diagonalUp), this.diagonalDown = a.parseBoolean(t.attributes.diagonalDown), !0;
6352
- default:
6353
- return this.parser = this.map[t.name], !!this.parser && (this.parser.parseOpen(t), !0);
6354
- }
6006
+ return this.parser ? (this.parser.parseOpen(t), !0) : t.name === "border" ? (this.reset(), this.diagonalUp = a.parseBoolean(t.attributes.diagonalUp), this.diagonalDown = a.parseBoolean(t.attributes.diagonalDown), !0) : (this.parser = this.map[t.name], !!this.parser && (this.parser.parseOpen(t), !0));
6355
6007
  }
6356
6008
  parseText(t) {
6357
6009
  this.parser && this.parser.parseText(t);
@@ -6405,13 +6057,7 @@ function Xe() {
6405
6057
  i.fill && this.map.fill.render(n, i.fill), i.alignment && this.map.alignment.render(n, i.alignment), i.border && this.map.border.render(n, i.border), i.protection && this.map.protection.render(n, i.protection), n.closeNode();
6406
6058
  }
6407
6059
  parseOpen(n) {
6408
- if (this.parser) return this.parser.parseOpen(n), !0;
6409
- switch (n.name) {
6410
- case this.tag:
6411
- return this.reset(), !0;
6412
- default:
6413
- return this.parser = this.map[n.name], this.parser && this.parser.parseOpen(n), !0;
6414
- }
6060
+ return this.parser ? (this.parser.parseOpen(n), !0) : n.name === this.tag ? (this.reset(), !0) : (this.parser = this.map[n.name], this.parser && this.parser.parseOpen(n), !0);
6415
6061
  }
6416
6062
  parseText(n) {
6417
6063
  this.parser && this.parser.parseText(n);
@@ -6463,13 +6109,7 @@ function Xe() {
6463
6109
  n.openNode("patternFill"), n.addAttribute("patternType", i.pattern), i.fgColor && this.map.fgColor.render(n, i.fgColor), i.bgColor && this.map.bgColor.render(n, i.bgColor), n.closeNode();
6464
6110
  }
6465
6111
  parseOpen(n) {
6466
- if (this.parser) return this.parser.parseOpen(n), !0;
6467
- switch (n.name) {
6468
- case "patternFill":
6469
- return this.model = { type: "pattern", pattern: n.attributes.patternType }, !0;
6470
- default:
6471
- return this.parser = this.map[n.name], !!this.parser && (this.parser.parseOpen(n), !0);
6472
- }
6112
+ return this.parser ? (this.parser.parseOpen(n), !0) : n.name === "patternFill" ? (this.model = { type: "pattern", pattern: n.attributes.patternType }, !0) : (this.parser = this.map[n.name], !!this.parser && (this.parser.parseOpen(n), !0));
6473
6113
  }
6474
6114
  parseText(n) {
6475
6115
  this.parser && this.parser.parseText(n);
@@ -6542,13 +6182,7 @@ function Xe() {
6542
6182
  n.closeNode(), n.commit();
6543
6183
  }
6544
6184
  parseOpen(n) {
6545
- if (this.parser) return this.parser.parseOpen(n), !0;
6546
- switch (n.name) {
6547
- case "fill":
6548
- return this.model = {}, !0;
6549
- default:
6550
- return this.parser = this.map[n.name], !!this.parser && (this.parser.parseOpen(n), !0);
6551
- }
6185
+ return this.parser ? (this.parser.parseOpen(n), !0) : n.name === "fill" ? (this.model = {}, !0) : (this.parser = this.map[n.name], !!this.parser && (this.parser.parseOpen(n), !0));
6552
6186
  }
6553
6187
  parseText(n) {
6554
6188
  this.parser && this.parser.parseText(n);
@@ -6577,14 +6211,7 @@ function Xe() {
6577
6211
  }), f.closeNode();
6578
6212
  }
6579
6213
  parseOpen(f) {
6580
- if (this.parser) return this.parser.parseOpen(f), !0;
6581
- if (this.map[f.name]) return this.parser = this.map[f.name].xform, this.parser.parseOpen(f);
6582
- switch (f.name) {
6583
- case this.options.tagName:
6584
- return this.model = {}, !0;
6585
- default:
6586
- return !1;
6587
- }
6214
+ return this.parser ? (this.parser.parseOpen(f), !0) : this.map[f.name] ? (this.parser = this.map[f.name].xform, this.parser.parseOpen(f)) : f.name === this.options.tagName ? (this.model = {}, !0) : !1;
6588
6215
  }
6589
6216
  parseText(f) {
6590
6217
  this.parser && this.parser.parseText(f);
@@ -6594,12 +6221,7 @@ function Xe() {
6594
6221
  const c = this.map[f];
6595
6222
  return this.parser.model && (this.model[c.prop] = this.parser.model), this.parser = void 0, !0;
6596
6223
  }
6597
- switch (f) {
6598
- case this.options.tagName:
6599
- return !1;
6600
- default:
6601
- return !0;
6602
- }
6224
+ return f !== this.options.tagName;
6603
6225
  }
6604
6226
  }
6605
6227
  n.OPTIONS = { tagName: "font", fontNameTag: "name" }, T.exports = n;
@@ -6621,12 +6243,7 @@ function Xe() {
6621
6243
  l.leafNode("numFmt", { numFmtId: n.id, formatCode: n.formatCode });
6622
6244
  }
6623
6245
  parseOpen(l) {
6624
- switch (l.name) {
6625
- case "numFmt":
6626
- return this.model = { id: parseInt(l.attributes.numFmtId, 10), formatCode: l.attributes.formatCode.replace(/[\\](.)/g, "$1") }, !0;
6627
- default:
6628
- return !1;
6629
- }
6246
+ return l.name === "numFmt" ? (this.model = { id: parseInt(l.attributes.numFmtId, 10), formatCode: l.attributes.formatCode.replace(/[\\](.)/g, "$1") }, !0) : !1;
6630
6247
  }
6631
6248
  parseText() {
6632
6249
  }
@@ -6721,13 +6338,7 @@ function Xe() {
6721
6338
  }), h.closeNode()) : (this.map.numFmts.render(h, w.numFmts), this.map.fonts.render(h, w.fonts), this.map.fills.render(h, w.fills), this.map.borders.render(h, w.borders), this.map.cellStyleXfs.render(h, [{ numFmtId: 0, fontId: 0, fillId: 0, borderId: 0, xfId: 0 }]), this.map.cellXfs.render(h, w.styles)), u.STATIC_XFORMS.cellStyles.render(h), this.map.dxfs.render(h, w.dxfs), u.STATIC_XFORMS.tableStyles.render(h), u.STATIC_XFORMS.extLst.render(h), h.closeNode();
6722
6339
  }
6723
6340
  parseOpen(h) {
6724
- if (this.parser) return this.parser.parseOpen(h), !0;
6725
- switch (h.name) {
6726
- case "styleSheet":
6727
- return this.initIndex(), !0;
6728
- default:
6729
- return this.parser = this.map[h.name], this.parser && this.parser.parseOpen(h), !0;
6730
- }
6341
+ return this.parser ? (this.parser.parseOpen(h), !0) : h.name === "styleSheet" ? (this.initIndex(), !0) : (this.parser = this.map[h.name], this.parser && this.parser.parseOpen(h), !0);
6731
6342
  }
6732
6343
  parseText(h) {
6733
6344
  this.parser && this.parser.parseText(h);
@@ -6827,12 +6438,7 @@ function Xe() {
6827
6438
  return d.autodrain(), Promise.resolve();
6828
6439
  }
6829
6440
  addStyleModel(d, h) {
6830
- switch (h) {
6831
- case m.ValueType.Date:
6832
- return this.dateStyleId;
6833
- default:
6834
- return 0;
6835
- }
6441
+ return h === m.ValueType.Date ? this.dateStyleId : 0;
6836
6442
  }
6837
6443
  get dateStyleId() {
6838
6444
  if (!this._dateStyleId) {
@@ -6905,12 +6511,9 @@ function Xe() {
6905
6511
  }
6906
6512
  parseClose(o) {
6907
6513
  if (this.parser) return this.parser.parseClose(o) || (this.model.columns.push(this.parser.model), this.parser = void 0), !0;
6908
- switch (o) {
6909
- case this.tag:
6910
- return !1;
6911
- default:
6912
- throw new Error("Unexpected xml node in parseClose: " + o);
6913
- }
6514
+ if (o === this.tag)
6515
+ return !1;
6516
+ throw new Error("Unexpected xml node in parseClose: " + o);
6914
6517
  }
6915
6518
  };
6916
6519
  }, { "../base-xform": 32, "./filter-column-xform": 139 }], 138: [function(s, T, S) {
@@ -6960,13 +6563,7 @@ function Xe() {
6960
6563
  parseText() {
6961
6564
  }
6962
6565
  parseClose(t) {
6963
- if (this.parser) return this.parser.parseClose(t) || (this.parser = void 0), !0;
6964
- switch (t) {
6965
- case this.tag:
6966
- return this.model.customFilters = this.map.customFilters.model, !1;
6967
- default:
6968
- return !0;
6969
- }
6566
+ return this.parser ? (this.parser.parseClose(t) || (this.parser = void 0), !0) : t === this.tag ? (this.model.customFilters = this.map.customFilters.model, !1) : !0;
6970
6567
  }
6971
6568
  };
6972
6569
  }, { "../base-xform": 32, "../list-xform": 71, "./custom-filter-xform": 138, "./filter-xform": 140 }], 140: [function(s, T, S) {
@@ -7052,28 +6649,15 @@ function Xe() {
7052
6649
  parseOpen(i) {
7053
6650
  if (this.parser) return this.parser.parseOpen(i), !0;
7054
6651
  const { name: f, attributes: c } = i;
7055
- switch (f) {
7056
- case this.tag:
7057
- this.reset(), this.model = { name: c.name, displayName: c.displayName || c.name, tableRef: c.ref, totalsRow: c.totalsRowCount === "1", headerRow: c.headerRowCount === "1" };
7058
- break;
7059
- default:
7060
- this.parser = this.map[i.name], this.parser && this.parser.parseOpen(i);
7061
- }
7062
- return !0;
6652
+ return f === this.tag ? (this.reset(), this.model = { name: c.name, displayName: c.displayName || c.name, tableRef: c.ref, totalsRow: c.totalsRowCount === "1", headerRow: c.headerRowCount === "1" }) : (this.parser = this.map[i.name], this.parser && this.parser.parseOpen(i)), !0;
7063
6653
  }
7064
6654
  parseText(i) {
7065
6655
  this.parser && this.parser.parseText(i);
7066
6656
  }
7067
6657
  parseClose(i) {
7068
- if (this.parser) return this.parser.parseClose(i) || (this.parser = void 0), !0;
7069
- switch (i) {
7070
- case this.tag:
7071
- return this.model.columns = this.map.tableColumns.model, this.map.autoFilter.model && (this.model.autoFilterRef = this.map.autoFilter.model.autoFilterRef, this.map.autoFilter.model.columns.forEach((f, c) => {
7072
- this.model.columns[c].filterButton = f.filterButton;
7073
- })), this.model.style = this.map.tableStyleInfo.model, !1;
7074
- default:
7075
- return !0;
7076
- }
6658
+ return this.parser ? (this.parser.parseClose(i) || (this.parser = void 0), !0) : i === this.tag ? (this.model.columns = this.map.tableColumns.model, this.map.autoFilter.model && (this.model.autoFilterRef = this.map.autoFilter.model.autoFilterRef, this.map.autoFilter.model.columns.forEach((f, c) => {
6659
+ this.model.columns[c].filterButton = f.filterButton;
6660
+ })), this.model.style = this.map.tableStyleInfo.model, !1) : !0;
7077
6661
  }
7078
6662
  reconcile(i, f) {
7079
6663
  i.columns.forEach((c) => {
@@ -17733,7 +17317,6 @@ function Xe() {
17733
17317
  break t;
17734
17318
  case 31:
17735
17319
  return -4;
17736
- case 32:
17737
17320
  default:
17738
17321
  return A;
17739
17322
  }