bitz-react-admin-ui 2.10.7-beta.1 → 2.10.7-beta.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 (711) hide show
  1. package/dist/components/BitzAddTag/index.mjs +7 -7
  2. package/dist/components/BitzAddressBook/index.mjs +18 -19
  3. package/dist/components/BitzCascader/BitzCascaderMobile.mjs +1 -1
  4. package/dist/components/BitzCollapse/index.mjs +4 -5
  5. package/dist/components/BitzConfigProvider/index.mjs +5 -5
  6. package/dist/components/BitzConfirmModal/index.mjs +10 -10
  7. package/dist/components/BitzFuiCalendar/CalendarToolbar.mjs +28 -31
  8. package/dist/components/BitzFuiCalendar/FuiCalendarItem.mjs +17 -21
  9. package/dist/components/BitzFullScreen/index.mjs +11 -12
  10. package/dist/components/BitzImage/previewImage.mjs +4 -4
  11. package/dist/components/BitzModal/index.mjs +1 -1
  12. package/dist/components/BitzOrganizationSelection/index.mjs +13 -14
  13. package/dist/components/BitzPageHeader/index.mjs +10 -11
  14. package/dist/components/BitzQueryFilter/index.mjs +6 -6
  15. package/dist/components/BitzSelect/component/BitzSelectMobile.mjs +6 -6
  16. package/dist/components/BitzTable/ActionBar/ActionBar.mjs +21 -22
  17. package/dist/components/BitzTable/ActionBar/Button.mjs +6 -6
  18. package/dist/components/BitzTable/SelectionBar/Button.mjs +8 -8
  19. package/dist/components/BitzTable/Store/index.mjs +25 -25
  20. package/dist/components/BitzTable/SubTable/index.mjs +4 -4
  21. package/dist/components/BitzTable/Table/SortableRow.mjs +8 -8
  22. package/dist/components/BitzTable/Table/index.mjs +43 -43
  23. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnConfigModal.mjs +20 -20
  24. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnsSort/DndList.mjs +5 -5
  25. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnsSort/index.mjs +80 -83
  26. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ExportConfig/index.mjs +17 -17
  27. package/dist/components/BitzTable/ToolBar/ColConfigIcon/StylesConfig/index.mjs +17 -17
  28. package/dist/components/BitzTable/ToolBar/ColConfigIcon/index.mjs +11 -11
  29. package/dist/components/BitzTable/ToolBar/ExportIcon/ExportModal.mjs +11 -11
  30. package/dist/components/BitzTable/ToolBar/ExportIcon/index.mjs +10 -10
  31. package/dist/components/BitzTable/ToolBar/FullscreenIcon/index.mjs +14 -15
  32. package/dist/components/BitzTable/ToolBar/RefreshIcon/index.mjs +6 -6
  33. package/dist/components/BitzTableSelect/SelectPopup/index.mjs +27 -28
  34. package/dist/components/BitzTableSelect/TableCell/index.mjs +7 -7
  35. package/dist/components/BitzText/index.mjs +24 -25
  36. package/dist/components/BitzTimer/Timer.mjs +27 -31
  37. package/dist/components/BitzTimer/index.mjs +27 -30
  38. package/dist/components/BitzUpload/index.mjs +19 -20
  39. package/dist/node_modules/@ant-design/icons/es/components/AntdIcon.mjs +4 -4
  40. package/dist/node_modules/react-resizable/index.mjs +1 -1
  41. package/dist/node_modules/use-sync-external-store/shim/index.mjs +1 -1
  42. package/dist/style.css +1 -1
  43. package/dist/utils/WithFluent.mjs +4 -5
  44. package/package.json +1 -1
  45. package/dist/_virtual/AsymmetricMatcher.mjs +0 -4
  46. package/dist/_virtual/DOMCollection.mjs +0 -4
  47. package/dist/_virtual/DOMElement.mjs +0 -4
  48. package/dist/_virtual/Explorer.mjs +0 -4
  49. package/dist/_virtual/Explorer2.mjs +0 -4
  50. package/dist/_virtual/ExplorerBase.mjs +0 -4
  51. package/dist/_virtual/ExplorerBase2.mjs +0 -4
  52. package/dist/_virtual/ExplorerSync.mjs +0 -4
  53. package/dist/_virtual/ExplorerSync2.mjs +0 -4
  54. package/dist/_virtual/Immutable.mjs +0 -4
  55. package/dist/_virtual/ReactElement.mjs +0 -4
  56. package/dist/_virtual/ReactTestComponent.mjs +0 -4
  57. package/dist/_virtual/___vite-browser-external.mjs +0 -6
  58. package/dist/_virtual/__vite-browser-external.mjs +0 -4
  59. package/dist/_virtual/_commonjs-dynamic-modules.mjs +0 -6
  60. package/dist/_virtual/addComment.mjs +0 -4
  61. package/dist/_virtual/addComments.mjs +0 -4
  62. package/dist/_virtual/appendToMemberExpression.mjs +0 -4
  63. package/dist/_virtual/assertNode.mjs +0 -4
  64. package/dist/_virtual/babel-plugin-lingui-macro.28bb9ad7.mjs +0 -4
  65. package/dist/_virtual/buildChildren.mjs +0 -4
  66. package/dist/_virtual/buildMatchMemberExpression.mjs +0 -4
  67. package/dist/_virtual/cacheWrapper.mjs +0 -4
  68. package/dist/_virtual/cleanJSXElementLiteralChild.mjs +0 -4
  69. package/dist/_virtual/clone.mjs +0 -4
  70. package/dist/_virtual/cloneDeep.mjs +0 -4
  71. package/dist/_virtual/cloneDeepWithoutLoc.mjs +0 -4
  72. package/dist/_virtual/cloneNode.mjs +0 -4
  73. package/dist/_virtual/cloneWithoutLoc.mjs +0 -4
  74. package/dist/_virtual/collections.mjs +0 -4
  75. package/dist/_virtual/common2.mjs +0 -4
  76. package/dist/_virtual/condition.mjs +0 -4
  77. package/dist/_virtual/conversions.mjs +0 -4
  78. package/dist/_virtual/core.mjs +0 -4
  79. package/dist/_virtual/createFlowUnionType.mjs +0 -4
  80. package/dist/_virtual/createTSUnionType.mjs +0 -4
  81. package/dist/_virtual/createTypeAnnotationBasedOnTypeof.mjs +0 -4
  82. package/dist/_virtual/defaultConfig.mjs +0 -4
  83. package/dist/_virtual/deprecated-aliases.mjs +0 -4
  84. package/dist/_virtual/deprecated.mjs +0 -4
  85. package/dist/_virtual/deprecationWarning.mjs +0 -4
  86. package/dist/_virtual/dumper.mjs +0 -4
  87. package/dist/_virtual/ensureBlock.mjs +0 -4
  88. package/dist/_virtual/errors.mjs +0 -4
  89. package/dist/_virtual/escapeHTML.mjs +0 -4
  90. package/dist/_virtual/experimental.mjs +0 -4
  91. package/dist/_virtual/flow.mjs +0 -4
  92. package/dist/_virtual/gatherSequenceExpressions.mjs +0 -4
  93. package/dist/_virtual/generateMessageId.mjs +0 -4
  94. package/dist/_virtual/getAssignmentIdentifiers.mjs +0 -4
  95. package/dist/_virtual/getBindingIdentifiers.mjs +0 -4
  96. package/dist/_virtual/getDirectory.mjs +0 -4
  97. package/dist/_virtual/getFunctionName.mjs +0 -4
  98. package/dist/_virtual/getOuterBindingIdentifiers.mjs +0 -4
  99. package/dist/_virtual/getPropertyByPath.mjs +0 -4
  100. package/dist/_virtual/identifier.mjs +0 -4
  101. package/dist/_virtual/index10.mjs +0 -4
  102. package/dist/_virtual/index11.mjs +0 -4
  103. package/dist/_virtual/index12.mjs +0 -4
  104. package/dist/_virtual/index13.mjs +0 -4
  105. package/dist/_virtual/index14.mjs +0 -4
  106. package/dist/_virtual/index15.mjs +0 -4
  107. package/dist/_virtual/index16.mjs +0 -4
  108. package/dist/_virtual/index17.mjs +0 -4
  109. package/dist/_virtual/index18.mjs +0 -4
  110. package/dist/_virtual/index19.mjs +0 -4
  111. package/dist/_virtual/index20.mjs +0 -4
  112. package/dist/_virtual/index21.mjs +0 -4
  113. package/dist/_virtual/index22.mjs +0 -4
  114. package/dist/_virtual/index23.mjs +0 -6
  115. package/dist/_virtual/index24.mjs +0 -4
  116. package/dist/_virtual/index25.mjs +0 -4
  117. package/dist/_virtual/index26.mjs +0 -4
  118. package/dist/_virtual/index27.mjs +0 -4
  119. package/dist/_virtual/index28.mjs +0 -4
  120. package/dist/_virtual/index29.mjs +0 -4
  121. package/dist/_virtual/index30.mjs +0 -4
  122. package/dist/_virtual/index31.mjs +0 -4
  123. package/dist/_virtual/index32.mjs +0 -4
  124. package/dist/_virtual/index33.mjs +0 -4
  125. package/dist/_virtual/index34.mjs +0 -4
  126. package/dist/_virtual/index35.mjs +0 -4
  127. package/dist/_virtual/index36.mjs +0 -4
  128. package/dist/_virtual/index37.mjs +0 -4
  129. package/dist/_virtual/index38.mjs +0 -4
  130. package/dist/_virtual/index39.mjs +0 -4
  131. package/dist/_virtual/index40.mjs +0 -4
  132. package/dist/_virtual/index7.mjs +0 -4
  133. package/dist/_virtual/index8.mjs +0 -6
  134. package/dist/_virtual/index9.mjs +0 -4
  135. package/dist/_virtual/inherit.mjs +0 -4
  136. package/dist/_virtual/inheritInnerComments.mjs +0 -4
  137. package/dist/_virtual/inheritLeadingComments.mjs +0 -4
  138. package/dist/_virtual/inheritTrailingComments.mjs +0 -4
  139. package/dist/_virtual/inherits.mjs +0 -4
  140. package/dist/_virtual/inheritsComments.mjs +0 -4
  141. package/dist/_virtual/inherits_browser.mjs +0 -4
  142. package/dist/_virtual/is.mjs +0 -4
  143. package/dist/_virtual/isBinding.mjs +0 -4
  144. package/dist/_virtual/isBlockScoped.mjs +0 -4
  145. package/dist/_virtual/isCompatTag.mjs +0 -4
  146. package/dist/_virtual/isImmutable.mjs +0 -4
  147. package/dist/_virtual/isLet.mjs +0 -4
  148. package/dist/_virtual/isNode.mjs +0 -4
  149. package/dist/_virtual/isNodesEquivalent.mjs +0 -4
  150. package/dist/_virtual/isPlaceholderType.mjs +0 -4
  151. package/dist/_virtual/isReactComponent.mjs +0 -4
  152. package/dist/_virtual/isReferenced.mjs +0 -4
  153. package/dist/_virtual/isScope.mjs +0 -4
  154. package/dist/_virtual/isSpecifierDefault.mjs +0 -4
  155. package/dist/_virtual/isType.mjs +0 -4
  156. package/dist/_virtual/isValidES3Identifier.mjs +0 -4
  157. package/dist/_virtual/isValidIdentifier.mjs +0 -4
  158. package/dist/_virtual/isVar.mjs +0 -4
  159. package/dist/_virtual/jsx.mjs +0 -4
  160. package/dist/_virtual/keyword.mjs +0 -4
  161. package/dist/_virtual/loader.mjs +0 -4
  162. package/dist/_virtual/loaders.mjs +0 -4
  163. package/dist/_virtual/loaders2.mjs +0 -4
  164. package/dist/_virtual/macro.mjs +0 -4
  165. package/dist/_virtual/markup.mjs +0 -4
  166. package/dist/_virtual/matchesPattern.mjs +0 -4
  167. package/dist/_virtual/misc.mjs +0 -4
  168. package/dist/_virtual/picocolors.browser.mjs +0 -4
  169. package/dist/_virtual/placeholders.mjs +0 -4
  170. package/dist/_virtual/prependToMemberExpression.mjs +0 -4
  171. package/dist/_virtual/productions.mjs +0 -4
  172. package/dist/_virtual/react-is.development3.mjs +0 -4
  173. package/dist/_virtual/react-is.production.min3.mjs +0 -4
  174. package/dist/_virtual/readFile.mjs +0 -4
  175. package/dist/_virtual/removeComments.mjs +0 -4
  176. package/dist/_virtual/removeProperties.mjs +0 -4
  177. package/dist/_virtual/removePropertiesDeep.mjs +0 -4
  178. package/dist/_virtual/removeTypeDuplicates.mjs +0 -4
  179. package/dist/_virtual/removeTypeDuplicates2.mjs +0 -4
  180. package/dist/_virtual/sha256.mjs +0 -4
  181. package/dist/_virtual/shallowEqual.mjs +0 -4
  182. package/dist/_virtual/toBindingIdentifierName.mjs +0 -4
  183. package/dist/_virtual/toBlock.mjs +0 -4
  184. package/dist/_virtual/toComputedKey.mjs +0 -4
  185. package/dist/_virtual/toExpression.mjs +0 -4
  186. package/dist/_virtual/toIdentifier.mjs +0 -4
  187. package/dist/_virtual/toKeyAlias.mjs +0 -4
  188. package/dist/_virtual/toSequenceExpression.mjs +0 -4
  189. package/dist/_virtual/toStatement.mjs +0 -4
  190. package/dist/_virtual/traverse.mjs +0 -4
  191. package/dist/_virtual/traverseFast.mjs +0 -4
  192. package/dist/_virtual/types.mjs +0 -4
  193. package/dist/_virtual/types2.mjs +0 -4
  194. package/dist/_virtual/typescript.mjs +0 -4
  195. package/dist/_virtual/typescript2.mjs +0 -11
  196. package/dist/_virtual/typescript3.mjs +0 -4
  197. package/dist/_virtual/uppercase.mjs +0 -4
  198. package/dist/_virtual/util.mjs +0 -4
  199. package/dist/_virtual/util2.mjs +0 -4
  200. package/dist/_virtual/utils2.mjs +0 -4
  201. package/dist/_virtual/utils3.mjs +0 -4
  202. package/dist/_virtual/validate.mjs +0 -4
  203. package/dist/_virtual/validate2.mjs +0 -4
  204. package/dist/_virtual/validateCLIOptions.mjs +0 -4
  205. package/dist/_virtual/validateNode.mjs +0 -4
  206. package/dist/_virtual/valueToNode.mjs +0 -4
  207. package/dist/_virtual/warnings.mjs +0 -4
  208. package/dist/node_modules/@ant-design/icons/es/icons/AlignCenterOutlined.mjs +0 -15
  209. package/dist/node_modules/@ant-design/icons/es/icons/AppstoreOutlined.mjs +0 -15
  210. package/dist/node_modules/@ant-design/icons/es/icons/ArrowLeftOutlined.mjs +0 -15
  211. package/dist/node_modules/@ant-design/icons/es/icons/ArrowRightOutlined.mjs +0 -15
  212. package/dist/node_modules/@ant-design/icons/es/icons/CaretDownFilled.mjs +0 -15
  213. package/dist/node_modules/@ant-design/icons/es/icons/CaretDownOutlined.mjs +0 -15
  214. package/dist/node_modules/@ant-design/icons/es/icons/CheckCircleOutlined.mjs +0 -15
  215. package/dist/node_modules/@ant-design/icons/es/icons/ClockCircleOutlined.mjs +0 -15
  216. package/dist/node_modules/@ant-design/icons/es/icons/CopyOutlined.mjs +0 -15
  217. package/dist/node_modules/@ant-design/icons/es/icons/DownOutlined.mjs +0 -15
  218. package/dist/node_modules/@ant-design/icons/es/icons/EditOutlined.mjs +0 -15
  219. package/dist/node_modules/@ant-design/icons/es/icons/ExclamationCircleOutlined.mjs +0 -15
  220. package/dist/node_modules/@ant-design/icons/es/icons/FullscreenExitOutlined.mjs +0 -15
  221. package/dist/node_modules/@ant-design/icons/es/icons/FullscreenOutlined.mjs +0 -15
  222. package/dist/node_modules/@ant-design/icons/es/icons/InfoCircleOutlined.mjs +0 -15
  223. package/dist/node_modules/@ant-design/icons/es/icons/LeftOutlined.mjs +0 -15
  224. package/dist/node_modules/@ant-design/icons/es/icons/MenuFoldOutlined.mjs +0 -15
  225. package/dist/node_modules/@ant-design/icons/es/icons/MenuOutlined.mjs +0 -15
  226. package/dist/node_modules/@ant-design/icons/es/icons/MenuUnfoldOutlined.mjs +0 -15
  227. package/dist/node_modules/@ant-design/icons/es/icons/MinusCircleOutlined.mjs +0 -15
  228. package/dist/node_modules/@ant-design/icons/es/icons/PauseCircleFilled.mjs +0 -15
  229. package/dist/node_modules/@ant-design/icons/es/icons/PlayCircleFilled.mjs +0 -15
  230. package/dist/node_modules/@ant-design/icons/es/icons/PlusCircleFilled.mjs +0 -15
  231. package/dist/node_modules/@ant-design/icons/es/icons/PlusOutlined.mjs +0 -15
  232. package/dist/node_modules/@ant-design/icons/es/icons/RedoOutlined.mjs +0 -15
  233. package/dist/node_modules/@ant-design/icons/es/icons/ReloadOutlined.mjs +0 -15
  234. package/dist/node_modules/@ant-design/icons/es/icons/RightOutlined.mjs +0 -15
  235. package/dist/node_modules/@ant-design/icons/es/icons/SearchOutlined.mjs +0 -15
  236. package/dist/node_modules/@ant-design/icons/es/icons/SettingFilled.mjs +0 -15
  237. package/dist/node_modules/@ant-design/icons/es/icons/SettingOutlined.mjs +0 -15
  238. package/dist/node_modules/@ant-design/icons/es/icons/SwapRightOutlined.mjs +0 -15
  239. package/dist/node_modules/@ant-design/icons/es/icons/UploadOutlined.mjs +0 -15
  240. package/dist/node_modules/@ant-design/icons-svg/es/asn/AlignCenterOutlined.mjs +0 -5
  241. package/dist/node_modules/@ant-design/icons-svg/es/asn/AppstoreOutlined.mjs +0 -5
  242. package/dist/node_modules/@ant-design/icons-svg/es/asn/ArrowLeftOutlined.mjs +0 -5
  243. package/dist/node_modules/@ant-design/icons-svg/es/asn/ArrowRightOutlined.mjs +0 -5
  244. package/dist/node_modules/@ant-design/icons-svg/es/asn/CaretDownFilled.mjs +0 -5
  245. package/dist/node_modules/@ant-design/icons-svg/es/asn/CaretDownOutlined.mjs +0 -5
  246. package/dist/node_modules/@ant-design/icons-svg/es/asn/CheckCircleOutlined.mjs +0 -5
  247. package/dist/node_modules/@ant-design/icons-svg/es/asn/ClockCircleOutlined.mjs +0 -5
  248. package/dist/node_modules/@ant-design/icons-svg/es/asn/CopyOutlined.mjs +0 -5
  249. package/dist/node_modules/@ant-design/icons-svg/es/asn/DownOutlined.mjs +0 -5
  250. package/dist/node_modules/@ant-design/icons-svg/es/asn/EditOutlined.mjs +0 -5
  251. package/dist/node_modules/@ant-design/icons-svg/es/asn/ExclamationCircleOutlined.mjs +0 -5
  252. package/dist/node_modules/@ant-design/icons-svg/es/asn/FullscreenExitOutlined.mjs +0 -5
  253. package/dist/node_modules/@ant-design/icons-svg/es/asn/FullscreenOutlined.mjs +0 -5
  254. package/dist/node_modules/@ant-design/icons-svg/es/asn/InfoCircleOutlined.mjs +0 -5
  255. package/dist/node_modules/@ant-design/icons-svg/es/asn/LeftOutlined.mjs +0 -5
  256. package/dist/node_modules/@ant-design/icons-svg/es/asn/MenuFoldOutlined.mjs +0 -5
  257. package/dist/node_modules/@ant-design/icons-svg/es/asn/MenuOutlined.mjs +0 -5
  258. package/dist/node_modules/@ant-design/icons-svg/es/asn/MenuUnfoldOutlined.mjs +0 -5
  259. package/dist/node_modules/@ant-design/icons-svg/es/asn/MinusCircleOutlined.mjs +0 -5
  260. package/dist/node_modules/@ant-design/icons-svg/es/asn/PauseCircleFilled.mjs +0 -5
  261. package/dist/node_modules/@ant-design/icons-svg/es/asn/PlayCircleFilled.mjs +0 -5
  262. package/dist/node_modules/@ant-design/icons-svg/es/asn/PlusCircleFilled.mjs +0 -5
  263. package/dist/node_modules/@ant-design/icons-svg/es/asn/PlusOutlined.mjs +0 -5
  264. package/dist/node_modules/@ant-design/icons-svg/es/asn/RedoOutlined.mjs +0 -5
  265. package/dist/node_modules/@ant-design/icons-svg/es/asn/ReloadOutlined.mjs +0 -5
  266. package/dist/node_modules/@ant-design/icons-svg/es/asn/RightOutlined.mjs +0 -5
  267. package/dist/node_modules/@ant-design/icons-svg/es/asn/SearchOutlined.mjs +0 -5
  268. package/dist/node_modules/@ant-design/icons-svg/es/asn/SettingFilled.mjs +0 -5
  269. package/dist/node_modules/@ant-design/icons-svg/es/asn/SettingOutlined.mjs +0 -5
  270. package/dist/node_modules/@ant-design/icons-svg/es/asn/SwapRightOutlined.mjs +0 -5
  271. package/dist/node_modules/@ant-design/icons-svg/es/asn/UploadOutlined.mjs +0 -5
  272. package/dist/node_modules/@babel/code-frame/lib/index.mjs +0 -133
  273. package/dist/node_modules/@babel/helper-string-parser/lib/index.mjs +0 -218
  274. package/dist/node_modules/@babel/helper-validator-identifier/lib/identifier.mjs +0 -46
  275. package/dist/node_modules/@babel/helper-validator-identifier/lib/index.mjs +0 -51
  276. package/dist/node_modules/@babel/helper-validator-identifier/lib/keyword.mjs +0 -32
  277. package/dist/node_modules/@babel/highlight/lib/index.mjs +0 -128
  278. package/dist/node_modules/@babel/highlight/node_modules/ansi-styles/index.mjs +0 -116
  279. package/dist/node_modules/@babel/highlight/node_modules/chalk/index.mjs +0 -126
  280. package/dist/node_modules/@babel/highlight/node_modules/chalk/templates.mjs +0 -86
  281. package/dist/node_modules/@babel/highlight/node_modules/color-convert/conversions.mjs +0 -274
  282. package/dist/node_modules/@babel/highlight/node_modules/color-convert/index.mjs +0 -39
  283. package/dist/node_modules/@babel/highlight/node_modules/color-convert/route.mjs +0 -47
  284. package/dist/node_modules/@babel/highlight/node_modules/color-name/index.mjs +0 -156
  285. package/dist/node_modules/@babel/highlight/node_modules/supports-color/browser.mjs +0 -10
  286. package/dist/node_modules/@babel/types/lib/asserts/assertNode.mjs +0 -15
  287. package/dist/node_modules/@babel/types/lib/asserts/generated/index.mjs +0 -1231
  288. package/dist/node_modules/@babel/types/lib/builders/flow/createFlowUnionType.mjs +0 -21
  289. package/dist/node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.mjs +0 -37
  290. package/dist/node_modules/@babel/types/lib/builders/generated/index.mjs +0 -1741
  291. package/dist/node_modules/@babel/types/lib/builders/generated/uppercase.mjs +0 -1284
  292. package/dist/node_modules/@babel/types/lib/builders/productions.mjs +0 -18
  293. package/dist/node_modules/@babel/types/lib/builders/react/buildChildren.mjs +0 -29
  294. package/dist/node_modules/@babel/types/lib/builders/typescript/createTSUnionType.mjs +0 -23
  295. package/dist/node_modules/@babel/types/lib/builders/validateNode.mjs +0 -22
  296. package/dist/node_modules/@babel/types/lib/clone/clone.mjs +0 -11
  297. package/dist/node_modules/@babel/types/lib/clone/cloneDeep.mjs +0 -11
  298. package/dist/node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.mjs +0 -11
  299. package/dist/node_modules/@babel/types/lib/clone/cloneNode.mjs +0 -57
  300. package/dist/node_modules/@babel/types/lib/clone/cloneWithoutLoc.mjs +0 -11
  301. package/dist/node_modules/@babel/types/lib/comments/addComment.mjs +0 -14
  302. package/dist/node_modules/@babel/types/lib/comments/addComments.mjs +0 -11
  303. package/dist/node_modules/@babel/types/lib/comments/inheritInnerComments.mjs +0 -11
  304. package/dist/node_modules/@babel/types/lib/comments/inheritLeadingComments.mjs +0 -11
  305. package/dist/node_modules/@babel/types/lib/comments/inheritTrailingComments.mjs +0 -11
  306. package/dist/node_modules/@babel/types/lib/comments/inheritsComments.mjs +0 -15
  307. package/dist/node_modules/@babel/types/lib/comments/removeComments.mjs +0 -13
  308. package/dist/node_modules/@babel/types/lib/constants/generated/index.mjs +0 -60
  309. package/dist/node_modules/@babel/types/lib/constants/index.mjs +0 -25
  310. package/dist/node_modules/@babel/types/lib/converters/ensureBlock.mjs +0 -19
  311. package/dist/node_modules/@babel/types/lib/converters/gatherSequenceExpressions.mjs +0 -59
  312. package/dist/node_modules/@babel/types/lib/converters/toBindingIdentifierName.mjs +0 -11
  313. package/dist/node_modules/@babel/types/lib/converters/toBlock.mjs +0 -23
  314. package/dist/node_modules/@babel/types/lib/converters/toComputedKey.mjs +0 -20
  315. package/dist/node_modules/@babel/types/lib/converters/toExpression.mjs +0 -16
  316. package/dist/node_modules/@babel/types/lib/converters/toIdentifier.mjs +0 -19
  317. package/dist/node_modules/@babel/types/lib/converters/toKeyAlias.mjs +0 -20
  318. package/dist/node_modules/@babel/types/lib/converters/toSequenceExpression.mjs +0 -25
  319. package/dist/node_modules/@babel/types/lib/converters/toStatement.mjs +0 -35
  320. package/dist/node_modules/@babel/types/lib/converters/valueToNode.mjs +0 -63
  321. package/dist/node_modules/@babel/types/lib/definitions/core.mjs +0 -1556
  322. package/dist/node_modules/@babel/types/lib/definitions/deprecated-aliases.mjs +0 -11
  323. package/dist/node_modules/@babel/types/lib/definitions/experimental.mjs +0 -130
  324. package/dist/node_modules/@babel/types/lib/definitions/flow.mjs +0 -433
  325. package/dist/node_modules/@babel/types/lib/definitions/index.mjs +0 -84
  326. package/dist/node_modules/@babel/types/lib/definitions/jsx.mjs +0 -151
  327. package/dist/node_modules/@babel/types/lib/definitions/misc.mjs +0 -35
  328. package/dist/node_modules/@babel/types/lib/definitions/placeholders.mjs +0 -28
  329. package/dist/node_modules/@babel/types/lib/definitions/typescript.mjs +0 -445
  330. package/dist/node_modules/@babel/types/lib/definitions/utils.mjs +0 -200
  331. package/dist/node_modules/@babel/types/lib/index.mjs +0 -569
  332. package/dist/node_modules/@babel/types/lib/modifications/appendToMemberExpression.mjs +0 -18
  333. package/dist/node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.mjs +0 -44
  334. package/dist/node_modules/@babel/types/lib/modifications/inherits.mjs +0 -21
  335. package/dist/node_modules/@babel/types/lib/modifications/prependToMemberExpression.mjs +0 -21
  336. package/dist/node_modules/@babel/types/lib/modifications/removeProperties.mjs +0 -19
  337. package/dist/node_modules/@babel/types/lib/modifications/removePropertiesDeep.mjs +0 -13
  338. package/dist/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.mjs +0 -44
  339. package/dist/node_modules/@babel/types/lib/retrievers/getAssignmentIdentifiers.mjs +0 -40
  340. package/dist/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.mjs +0 -81
  341. package/dist/node_modules/@babel/types/lib/retrievers/getFunctionName.mjs +0 -37
  342. package/dist/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.mjs +0 -12
  343. package/dist/node_modules/@babel/types/lib/traverse/traverse.mjs +0 -41
  344. package/dist/node_modules/@babel/types/lib/traverse/traverseFast.mjs +0 -23
  345. package/dist/node_modules/@babel/types/lib/utils/deprecationWarning.mjs +0 -37
  346. package/dist/node_modules/@babel/types/lib/utils/inherit.mjs +0 -8
  347. package/dist/node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.mjs +0 -29
  348. package/dist/node_modules/@babel/types/lib/utils/shallowEqual.mjs +0 -12
  349. package/dist/node_modules/@babel/types/lib/validators/buildMatchMemberExpression.mjs +0 -12
  350. package/dist/node_modules/@babel/types/lib/validators/generated/index.mjs +0 -2300
  351. package/dist/node_modules/@babel/types/lib/validators/is.mjs +0 -22
  352. package/dist/node_modules/@babel/types/lib/validators/isBinding.mjs +0 -23
  353. package/dist/node_modules/@babel/types/lib/validators/isBlockScoped.mjs +0 -13
  354. package/dist/node_modules/@babel/types/lib/validators/isImmutable.mjs +0 -12
  355. package/dist/node_modules/@babel/types/lib/validators/isLet.mjs +0 -13
  356. package/dist/node_modules/@babel/types/lib/validators/isNode.mjs +0 -10
  357. package/dist/node_modules/@babel/types/lib/validators/isNodesEquivalent.mjs +0 -40
  358. package/dist/node_modules/@babel/types/lib/validators/isPlaceholderType.mjs +0 -26
  359. package/dist/node_modules/@babel/types/lib/validators/isReferenced.mjs +0 -75
  360. package/dist/node_modules/@babel/types/lib/validators/isScope.mjs +0 -11
  361. package/dist/node_modules/@babel/types/lib/validators/isSpecifierDefault.mjs +0 -13
  362. package/dist/node_modules/@babel/types/lib/validators/isType.mjs +0 -30
  363. package/dist/node_modules/@babel/types/lib/validators/isValidES3Identifier.mjs +0 -12
  364. package/dist/node_modules/@babel/types/lib/validators/isValidIdentifier.mjs +0 -11
  365. package/dist/node_modules/@babel/types/lib/validators/isVar.mjs +0 -15
  366. package/dist/node_modules/@babel/types/lib/validators/matchesPattern.mjs +0 -33
  367. package/dist/node_modules/@babel/types/lib/validators/react/isCompatTag.mjs +0 -8
  368. package/dist/node_modules/@babel/types/lib/validators/react/isReactComponent.mjs +0 -10
  369. package/dist/node_modules/@babel/types/lib/validators/validate.mjs +0 -33
  370. package/dist/node_modules/@lingui/babel-plugin-lingui-macro/dist/index.mjs +0 -525
  371. package/dist/node_modules/@lingui/babel-plugin-lingui-macro/dist/macro.mjs +0 -47
  372. package/dist/node_modules/@lingui/babel-plugin-lingui-macro/dist/shared/babel-plugin-lingui-macro.28bb9ad7.mjs +0 -336
  373. package/dist/node_modules/@lingui/conf/dist/index.mjs +0 -384
  374. package/dist/node_modules/@lingui/message-utils/dist/generateMessageId.mjs +0 -16
  375. package/dist/node_modules/@lingui/react/macro/index.mjs +0 -5
  376. package/dist/node_modules/ansi-styles/index.mjs +0 -112
  377. package/dist/node_modules/available-typed-arrays/index.mjs +0 -10
  378. package/dist/node_modules/babel-plugin-macros/dist/index.mjs +0 -233
  379. package/dist/node_modules/babel-plugin-macros/node_modules/cosmiconfig/dist/Explorer.mjs +0 -67
  380. package/dist/node_modules/babel-plugin-macros/node_modules/cosmiconfig/dist/ExplorerBase.mjs +0 -87
  381. package/dist/node_modules/babel-plugin-macros/node_modules/cosmiconfig/dist/ExplorerSync.mjs +0 -67
  382. package/dist/node_modules/babel-plugin-macros/node_modules/cosmiconfig/dist/cacheWrapper.mjs +0 -27
  383. package/dist/node_modules/babel-plugin-macros/node_modules/cosmiconfig/dist/getDirectory.mjs +0 -26
  384. package/dist/node_modules/babel-plugin-macros/node_modules/cosmiconfig/dist/getPropertyByPath.mjs +0 -16
  385. package/dist/node_modules/babel-plugin-macros/node_modules/cosmiconfig/dist/index.mjs +0 -72
  386. package/dist/node_modules/babel-plugin-macros/node_modules/cosmiconfig/dist/loaders.mjs +0 -46
  387. package/dist/node_modules/babel-plugin-macros/node_modules/cosmiconfig/dist/readFile.mjs +0 -49
  388. package/dist/node_modules/call-bind/callBound.mjs +0 -9
  389. package/dist/node_modules/call-bind/index.mjs +0 -27
  390. package/dist/node_modules/callsites/index.mjs +0 -17
  391. package/dist/node_modules/chalk/source/index.mjs +0 -131
  392. package/dist/node_modules/chalk/source/templates.mjs +0 -89
  393. package/dist/node_modules/chalk/source/util.mjs +0 -28
  394. package/dist/node_modules/color-convert/conversions.mjs +0 -308
  395. package/dist/node_modules/color-convert/index.mjs +0 -41
  396. package/dist/node_modules/color-convert/route.mjs +0 -53
  397. package/dist/node_modules/color-name/index.mjs +0 -156
  398. package/dist/node_modules/cosmiconfig/dist/Explorer.mjs +0 -91
  399. package/dist/node_modules/cosmiconfig/dist/ExplorerBase.mjs +0 -68
  400. package/dist/node_modules/cosmiconfig/dist/ExplorerSync.mjs +0 -105
  401. package/dist/node_modules/cosmiconfig/dist/index.mjs +0 -184
  402. package/dist/node_modules/cosmiconfig/dist/loaders.mjs +0 -103
  403. package/dist/node_modules/cosmiconfig/dist/types.mjs +0 -5
  404. package/dist/node_modules/cosmiconfig/dist/util.mjs +0 -24
  405. package/dist/node_modules/define-data-property/index.mjs +0 -33
  406. package/dist/node_modules/error-ex/index.mjs +0 -69
  407. package/dist/node_modules/es-define-property/index.mjs +0 -18
  408. package/dist/node_modules/es-errors/eval.mjs +0 -4
  409. package/dist/node_modules/es-errors/index.mjs +0 -4
  410. package/dist/node_modules/es-errors/range.mjs +0 -4
  411. package/dist/node_modules/es-errors/ref.mjs +0 -4
  412. package/dist/node_modules/es-errors/syntax.mjs +0 -4
  413. package/dist/node_modules/es-errors/type.mjs +0 -4
  414. package/dist/node_modules/es-errors/uri.mjs +0 -4
  415. package/dist/node_modules/escape-string-regexp/index.mjs +0 -15
  416. package/dist/node_modules/for-each/index.mjs +0 -19
  417. package/dist/node_modules/function-bind/implementation.mjs +0 -42
  418. package/dist/node_modules/function-bind/index.mjs +0 -5
  419. package/dist/node_modules/get-intrinsic/index.mjs +0 -240
  420. package/dist/node_modules/gopd/index.mjs +0 -12
  421. package/dist/node_modules/has-property-descriptors/index.mjs +0 -17
  422. package/dist/node_modules/has-proto/index.mjs +0 -9
  423. package/dist/node_modules/has-symbols/index.mjs +0 -7
  424. package/dist/node_modules/has-symbols/shams.mjs +0 -27
  425. package/dist/node_modules/has-tostringtag/shams.mjs +0 -7
  426. package/dist/node_modules/hasown/index.mjs +0 -5
  427. package/dist/node_modules/import-fresh/index.mjs +0 -27
  428. package/dist/node_modules/import-fresh/node_modules/resolve-from/index.mjs +0 -41
  429. package/dist/node_modules/inherits/inherits_browser.mjs +0 -22
  430. package/dist/node_modules/is-arguments/index.mjs +0 -14
  431. package/dist/node_modules/is-arrayish/index.mjs +0 -9
  432. package/dist/node_modules/is-callable/index.mjs +0 -70
  433. package/dist/node_modules/is-core-module/core.json.mjs +0 -443
  434. package/dist/node_modules/is-core-module/index.mjs +0 -40
  435. package/dist/node_modules/is-generator-function/index.mjs +0 -28
  436. package/dist/node_modules/is-typed-array/index.mjs +0 -7
  437. package/dist/node_modules/jest-get-type/build/index.mjs +0 -47
  438. package/dist/node_modules/jest-validate/build/condition.mjs +0 -25
  439. package/dist/node_modules/jest-validate/build/defaultConfig.mjs +0 -35
  440. package/dist/node_modules/jest-validate/build/deprecated.mjs +0 -16
  441. package/dist/node_modules/jest-validate/build/errors.mjs +0 -58
  442. package/dist/node_modules/jest-validate/build/index.mjs +0 -55
  443. package/dist/node_modules/jest-validate/build/utils.mjs +0 -84
  444. package/dist/node_modules/jest-validate/build/validate.mjs +0 -66
  445. package/dist/node_modules/jest-validate/build/validateCLIOptions.mjs +0 -87
  446. package/dist/node_modules/jest-validate/build/warnings.mjs +0 -34
  447. package/dist/node_modules/jest-validate/node_modules/ansi-styles/index.mjs +0 -110
  448. package/dist/node_modules/jest-validate/node_modules/camelcase/index.mjs +0 -30
  449. package/dist/node_modules/jest-validate/node_modules/pretty-format/build/collections.mjs +0 -94
  450. package/dist/node_modules/jest-validate/node_modules/pretty-format/build/index.mjs +0 -275
  451. package/dist/node_modules/jest-validate/node_modules/pretty-format/build/plugins/AsymmetricMatcher.mjs +0 -50
  452. package/dist/node_modules/jest-validate/node_modules/pretty-format/build/plugins/DOMCollection.mjs +0 -42
  453. package/dist/node_modules/jest-validate/node_modules/pretty-format/build/plugins/DOMElement.mjs +0 -72
  454. package/dist/node_modules/jest-validate/node_modules/pretty-format/build/plugins/Immutable.mjs +0 -119
  455. package/dist/node_modules/jest-validate/node_modules/pretty-format/build/plugins/ReactElement.mjs +0 -101
  456. package/dist/node_modules/jest-validate/node_modules/pretty-format/build/plugins/ReactTestComponent.mjs +0 -47
  457. package/dist/node_modules/jest-validate/node_modules/pretty-format/build/plugins/lib/escapeHTML.mjs +0 -16
  458. package/dist/node_modules/jest-validate/node_modules/pretty-format/build/plugins/lib/markup.mjs +0 -51
  459. package/dist/node_modules/jest-validate/node_modules/react-is/cjs/react-is.development.mjs +0 -103
  460. package/dist/node_modules/jest-validate/node_modules/react-is/cjs/react-is.production.min.mjs +0 -82
  461. package/dist/node_modules/jest-validate/node_modules/react-is/index.mjs +0 -10
  462. package/dist/node_modules/js-sha256/src/sha256.mjs +0 -257
  463. package/dist/node_modules/js-tokens/index.mjs +0 -13
  464. package/dist/node_modules/js-yaml/index.mjs +0 -53
  465. package/dist/node_modules/js-yaml/lib/common.mjs +0 -36
  466. package/dist/node_modules/js-yaml/lib/dumper.mjs +0 -306
  467. package/dist/node_modules/js-yaml/lib/exception.mjs +0 -21
  468. package/dist/node_modules/js-yaml/lib/loader.mjs +0 -448
  469. package/dist/node_modules/js-yaml/lib/schema/core.mjs +0 -8
  470. package/dist/node_modules/js-yaml/lib/schema/default.mjs +0 -25
  471. package/dist/node_modules/js-yaml/lib/schema/failsafe.mjs +0 -21
  472. package/dist/node_modules/js-yaml/lib/schema/json.mjs +0 -19
  473. package/dist/node_modules/js-yaml/lib/schema.mjs +0 -68
  474. package/dist/node_modules/js-yaml/lib/snippet.mjs +0 -53
  475. package/dist/node_modules/js-yaml/lib/type/binary.mjs +0 -46
  476. package/dist/node_modules/js-yaml/lib/type/bool.mjs +0 -41
  477. package/dist/node_modules/js-yaml/lib/type/float.mjs +0 -69
  478. package/dist/node_modules/js-yaml/lib/type/int.mjs +0 -113
  479. package/dist/node_modules/js-yaml/lib/type/map.mjs +0 -17
  480. package/dist/node_modules/js-yaml/lib/type/merge.mjs +0 -18
  481. package/dist/node_modules/js-yaml/lib/type/null.mjs +0 -47
  482. package/dist/node_modules/js-yaml/lib/type/omap.mjs +0 -41
  483. package/dist/node_modules/js-yaml/lib/type/pairs.mjs +0 -35
  484. package/dist/node_modules/js-yaml/lib/type/seq.mjs +0 -17
  485. package/dist/node_modules/js-yaml/lib/type/set.mjs +0 -28
  486. package/dist/node_modules/js-yaml/lib/type/str.mjs +0 -17
  487. package/dist/node_modules/js-yaml/lib/type/timestamp.mjs +0 -41
  488. package/dist/node_modules/js-yaml/lib/type.mjs +0 -46
  489. package/dist/node_modules/json-parse-even-better-errors/index.mjs +0 -72
  490. package/dist/node_modules/leven/index.mjs +0 -32
  491. package/dist/node_modules/lines-and-columns/build/index.mjs +0 -47
  492. package/dist/node_modules/lodash-es/_DataView.mjs +0 -7
  493. package/dist/node_modules/lodash-es/_Hash.mjs +0 -20
  494. package/dist/node_modules/lodash-es/_ListCache.mjs +0 -20
  495. package/dist/node_modules/lodash-es/_Map.mjs +0 -7
  496. package/dist/node_modules/lodash-es/_MapCache.mjs +0 -20
  497. package/dist/node_modules/lodash-es/_Promise.mjs +0 -7
  498. package/dist/node_modules/lodash-es/_Set.mjs +0 -7
  499. package/dist/node_modules/lodash-es/_SetCache.mjs +0 -13
  500. package/dist/node_modules/lodash-es/_Stack.mjs +0 -18
  501. package/dist/node_modules/lodash-es/_Symbol.mjs +0 -6
  502. package/dist/node_modules/lodash-es/_Uint8Array.mjs +0 -6
  503. package/dist/node_modules/lodash-es/_WeakMap.mjs +0 -7
  504. package/dist/node_modules/lodash-es/_apply.mjs +0 -16
  505. package/dist/node_modules/lodash-es/_arrayEach.mjs +0 -8
  506. package/dist/node_modules/lodash-es/_arrayFilter.mjs +0 -10
  507. package/dist/node_modules/lodash-es/_arrayIncludes.mjs +0 -8
  508. package/dist/node_modules/lodash-es/_arrayIncludesWith.mjs +0 -9
  509. package/dist/node_modules/lodash-es/_arrayLikeKeys.mjs +0 -20
  510. package/dist/node_modules/lodash-es/_arrayMap.mjs +0 -8
  511. package/dist/node_modules/lodash-es/_arrayPush.mjs +0 -8
  512. package/dist/node_modules/lodash-es/_arraySome.mjs +0 -9
  513. package/dist/node_modules/lodash-es/_assignMergeValue.mjs +0 -8
  514. package/dist/node_modules/lodash-es/_assignValue.mjs +0 -10
  515. package/dist/node_modules/lodash-es/_assocIndexOf.mjs +0 -10
  516. package/dist/node_modules/lodash-es/_baseAssign.mjs +0 -8
  517. package/dist/node_modules/lodash-es/_baseAssignIn.mjs +0 -8
  518. package/dist/node_modules/lodash-es/_baseAssignValue.mjs +0 -12
  519. package/dist/node_modules/lodash-es/_baseAt.mjs +0 -9
  520. package/dist/node_modules/lodash-es/_baseClone.mjs +0 -65
  521. package/dist/node_modules/lodash-es/_baseCreate.mjs +0 -18
  522. package/dist/node_modules/lodash-es/_baseFindIndex.mjs +0 -9
  523. package/dist/node_modules/lodash-es/_baseFlatten.mjs +0 -13
  524. package/dist/node_modules/lodash-es/_baseFor.mjs +0 -6
  525. package/dist/node_modules/lodash-es/_baseForOwn.mjs +0 -8
  526. package/dist/node_modules/lodash-es/_baseGet.mjs +0 -11
  527. package/dist/node_modules/lodash-es/_baseGetAllKeys.mjs +0 -9
  528. package/dist/node_modules/lodash-es/_baseGetTag.mjs +0 -10
  529. package/dist/node_modules/lodash-es/_baseHasIn.mjs +0 -6
  530. package/dist/node_modules/lodash-es/_baseIndexOf.mjs +0 -9
  531. package/dist/node_modules/lodash-es/_baseIsArguments.mjs +0 -9
  532. package/dist/node_modules/lodash-es/_baseIsEqual.mjs +0 -8
  533. package/dist/node_modules/lodash-es/_baseIsEqualDeep.mjs +0 -32
  534. package/dist/node_modules/lodash-es/_baseIsMap.mjs +0 -9
  535. package/dist/node_modules/lodash-es/_baseIsMatch.mjs +0 -31
  536. package/dist/node_modules/lodash-es/_baseIsNaN.mjs +0 -6
  537. package/dist/node_modules/lodash-es/_baseIsNative.mjs +0 -16
  538. package/dist/node_modules/lodash-es/_baseIsSet.mjs +0 -9
  539. package/dist/node_modules/lodash-es/_baseIsTypedArray.mjs +0 -12
  540. package/dist/node_modules/lodash-es/_baseIteratee.mjs +0 -11
  541. package/dist/node_modules/lodash-es/_baseKeys.mjs +0 -14
  542. package/dist/node_modules/lodash-es/_baseKeysIn.mjs +0 -15
  543. package/dist/node_modules/lodash-es/_baseMatches.mjs +0 -12
  544. package/dist/node_modules/lodash-es/_baseMatchesProperty.mjs +0 -17
  545. package/dist/node_modules/lodash-es/_baseMerge.mjs +0 -20
  546. package/dist/node_modules/lodash-es/_baseMergeDeep.mjs +0 -31
  547. package/dist/node_modules/lodash-es/_baseProperty.mjs +0 -8
  548. package/dist/node_modules/lodash-es/_basePropertyDeep.mjs +0 -9
  549. package/dist/node_modules/lodash-es/_baseRest.mjs +0 -9
  550. package/dist/node_modules/lodash-es/_baseSetToString.mjs +0 -15
  551. package/dist/node_modules/lodash-es/_baseSlice.mjs +0 -10
  552. package/dist/node_modules/lodash-es/_baseTimes.mjs +0 -8
  553. package/dist/node_modules/lodash-es/_baseToString.mjs +0 -18
  554. package/dist/node_modules/lodash-es/_baseUnary.mjs +0 -8
  555. package/dist/node_modules/lodash-es/_baseUniq.mjs +0 -34
  556. package/dist/node_modules/lodash-es/_baseUnset.mjs +0 -10
  557. package/dist/node_modules/lodash-es/_cacheHas.mjs +0 -6
  558. package/dist/node_modules/lodash-es/_castPath.mjs +0 -10
  559. package/dist/node_modules/lodash-es/_cloneArrayBuffer.mjs +0 -8
  560. package/dist/node_modules/lodash-es/_cloneBuffer.mjs +0 -11
  561. package/dist/node_modules/lodash-es/_cloneDataView.mjs +0 -8
  562. package/dist/node_modules/lodash-es/_cloneRegExp.mjs +0 -8
  563. package/dist/node_modules/lodash-es/_cloneSymbol.mjs +0 -8
  564. package/dist/node_modules/lodash-es/_cloneTypedArray.mjs +0 -8
  565. package/dist/node_modules/lodash-es/_copyArray.mjs +0 -9
  566. package/dist/node_modules/lodash-es/_copyObject.mjs +0 -14
  567. package/dist/node_modules/lodash-es/_copySymbols.mjs +0 -8
  568. package/dist/node_modules/lodash-es/_copySymbolsIn.mjs +0 -8
  569. package/dist/node_modules/lodash-es/_coreJsData.mjs +0 -6
  570. package/dist/node_modules/lodash-es/_createAssigner.mjs +0 -15
  571. package/dist/node_modules/lodash-es/_createBaseFor.mjs +0 -13
  572. package/dist/node_modules/lodash-es/_createSet.mjs +0 -10
  573. package/dist/node_modules/lodash-es/_customOmitClone.mjs +0 -7
  574. package/dist/node_modules/lodash-es/_defineProperty.mjs +0 -12
  575. package/dist/node_modules/lodash-es/_equalArrays.mjs +0 -40
  576. package/dist/node_modules/lodash-es/_equalByTag.mjs +0 -45
  577. package/dist/node_modules/lodash-es/_equalObjects.mjs +0 -36
  578. package/dist/node_modules/lodash-es/_flatRest.mjs +0 -9
  579. package/dist/node_modules/lodash-es/_freeGlobal.mjs +0 -5
  580. package/dist/node_modules/lodash-es/_getAllKeys.mjs +0 -9
  581. package/dist/node_modules/lodash-es/_getAllKeysIn.mjs +0 -9
  582. package/dist/node_modules/lodash-es/_getMapData.mjs +0 -8
  583. package/dist/node_modules/lodash-es/_getMatchData.mjs +0 -12
  584. package/dist/node_modules/lodash-es/_getNative.mjs +0 -9
  585. package/dist/node_modules/lodash-es/_getPrototype.mjs +0 -6
  586. package/dist/node_modules/lodash-es/_getRawTag.mjs +0 -15
  587. package/dist/node_modules/lodash-es/_getSymbols.mjs +0 -11
  588. package/dist/node_modules/lodash-es/_getSymbolsIn.mjs +0 -13
  589. package/dist/node_modules/lodash-es/_getTag.mjs +0 -29
  590. package/dist/node_modules/lodash-es/_getValue.mjs +0 -6
  591. package/dist/node_modules/lodash-es/_hasPath.mjs +0 -19
  592. package/dist/node_modules/lodash-es/_hashClear.mjs +0 -7
  593. package/dist/node_modules/lodash-es/_hashDelete.mjs +0 -7
  594. package/dist/node_modules/lodash-es/_hashGet.mjs +0 -13
  595. package/dist/node_modules/lodash-es/_hashHas.mjs +0 -9
  596. package/dist/node_modules/lodash-es/_hashSet.mjs +0 -9
  597. package/dist/node_modules/lodash-es/_initCloneArray.mjs +0 -8
  598. package/dist/node_modules/lodash-es/_initCloneByTag.mjs +0 -42
  599. package/dist/node_modules/lodash-es/_initCloneObject.mjs +0 -9
  600. package/dist/node_modules/lodash-es/_isFlattenable.mjs +0 -10
  601. package/dist/node_modules/lodash-es/_isIndex.mjs +0 -8
  602. package/dist/node_modules/lodash-es/_isIterateeCall.mjs +0 -13
  603. package/dist/node_modules/lodash-es/_isKey.mjs +0 -12
  604. package/dist/node_modules/lodash-es/_isKeyable.mjs +0 -7
  605. package/dist/node_modules/lodash-es/_isMasked.mjs +0 -11
  606. package/dist/node_modules/lodash-es/_isPrototype.mjs +0 -8
  607. package/dist/node_modules/lodash-es/_isStrictComparable.mjs +0 -7
  608. package/dist/node_modules/lodash-es/_listCacheClear.mjs +0 -6
  609. package/dist/node_modules/lodash-es/_listCacheDelete.mjs +0 -12
  610. package/dist/node_modules/lodash-es/_listCacheGet.mjs +0 -8
  611. package/dist/node_modules/lodash-es/_listCacheHas.mjs +0 -7
  612. package/dist/node_modules/lodash-es/_listCacheSet.mjs +0 -8
  613. package/dist/node_modules/lodash-es/_mapCacheClear.mjs +0 -13
  614. package/dist/node_modules/lodash-es/_mapCacheDelete.mjs +0 -8
  615. package/dist/node_modules/lodash-es/_mapCacheGet.mjs +0 -7
  616. package/dist/node_modules/lodash-es/_mapCacheHas.mjs +0 -7
  617. package/dist/node_modules/lodash-es/_mapCacheSet.mjs +0 -8
  618. package/dist/node_modules/lodash-es/_mapToArray.mjs +0 -9
  619. package/dist/node_modules/lodash-es/_matchesStrictComparable.mjs +0 -8
  620. package/dist/node_modules/lodash-es/_memoizeCapped.mjs +0 -11
  621. package/dist/node_modules/lodash-es/_nativeCreate.mjs +0 -6
  622. package/dist/node_modules/lodash-es/_nativeKeys.mjs +0 -6
  623. package/dist/node_modules/lodash-es/_nativeKeysIn.mjs +0 -10
  624. package/dist/node_modules/lodash-es/_nodeUtil.mjs +0 -12
  625. package/dist/node_modules/lodash-es/_objectToString.mjs +0 -7
  626. package/dist/node_modules/lodash-es/_overArg.mjs +0 -8
  627. package/dist/node_modules/lodash-es/_overRest.mjs +0 -15
  628. package/dist/node_modules/lodash-es/_parent.mjs +0 -8
  629. package/dist/node_modules/lodash-es/_root.mjs +0 -6
  630. package/dist/node_modules/lodash-es/_safeGet.mjs +0 -7
  631. package/dist/node_modules/lodash-es/_setCacheAdd.mjs +0 -7
  632. package/dist/node_modules/lodash-es/_setCacheHas.mjs +0 -6
  633. package/dist/node_modules/lodash-es/_setToArray.mjs +0 -9
  634. package/dist/node_modules/lodash-es/_setToString.mjs +0 -7
  635. package/dist/node_modules/lodash-es/_shortOut.mjs +0 -16
  636. package/dist/node_modules/lodash-es/_stackClear.mjs +0 -7
  637. package/dist/node_modules/lodash-es/_stackDelete.mjs +0 -7
  638. package/dist/node_modules/lodash-es/_stackGet.mjs +0 -6
  639. package/dist/node_modules/lodash-es/_stackHas.mjs +0 -6
  640. package/dist/node_modules/lodash-es/_stackSet.mjs +0 -17
  641. package/dist/node_modules/lodash-es/_strictIndexOf.mjs +0 -9
  642. package/dist/node_modules/lodash-es/_stringToPath.mjs +0 -11
  643. package/dist/node_modules/lodash-es/_toKey.mjs +0 -11
  644. package/dist/node_modules/lodash-es/_toSource.mjs +0 -17
  645. package/dist/node_modules/lodash-es/at.mjs +0 -7
  646. package/dist/node_modules/lodash-es/constant.mjs +0 -8
  647. package/dist/node_modules/lodash-es/eq.mjs +0 -6
  648. package/dist/node_modules/lodash-es/flatten.mjs +0 -8
  649. package/dist/node_modules/lodash-es/get.mjs +0 -8
  650. package/dist/node_modules/lodash-es/hasIn.mjs +0 -8
  651. package/dist/node_modules/lodash-es/identity.mjs +0 -6
  652. package/dist/node_modules/lodash-es/isArguments.mjs +0 -11
  653. package/dist/node_modules/lodash-es/isArray.mjs +0 -5
  654. package/dist/node_modules/lodash-es/isArrayLike.mjs +0 -8
  655. package/dist/node_modules/lodash-es/isArrayLikeObject.mjs +0 -8
  656. package/dist/node_modules/lodash-es/isBoolean.mjs +0 -9
  657. package/dist/node_modules/lodash-es/isBuffer.mjs +0 -7
  658. package/dist/node_modules/lodash-es/isFunction.mjs +0 -12
  659. package/dist/node_modules/lodash-es/isLength.mjs +0 -7
  660. package/dist/node_modules/lodash-es/isMap.mjs +0 -8
  661. package/dist/node_modules/lodash-es/isObject.mjs +0 -7
  662. package/dist/node_modules/lodash-es/isObjectLike.mjs +0 -6
  663. package/dist/node_modules/lodash-es/isPlainObject.mjs +0 -16
  664. package/dist/node_modules/lodash-es/isSet.mjs +0 -8
  665. package/dist/node_modules/lodash-es/isSymbol.mjs +0 -9
  666. package/dist/node_modules/lodash-es/isTypedArray.mjs +0 -8
  667. package/dist/node_modules/lodash-es/keys.mjs +0 -9
  668. package/dist/node_modules/lodash-es/keysIn.mjs +0 -9
  669. package/dist/node_modules/lodash-es/last.mjs +0 -7
  670. package/dist/node_modules/lodash-es/mapValues.mjs +0 -12
  671. package/dist/node_modules/lodash-es/memoize.mjs +0 -18
  672. package/dist/node_modules/lodash-es/merge.mjs +0 -9
  673. package/dist/node_modules/lodash-es/noop.mjs +0 -5
  674. package/dist/node_modules/lodash-es/omit.mjs +0 -24
  675. package/dist/node_modules/lodash-es/property.mjs +0 -10
  676. package/dist/node_modules/lodash-es/stubArray.mjs +0 -6
  677. package/dist/node_modules/lodash-es/stubFalse.mjs +0 -6
  678. package/dist/node_modules/lodash-es/toPlainObject.mjs +0 -8
  679. package/dist/node_modules/lodash-es/toString.mjs +0 -7
  680. package/dist/node_modules/lodash-es/uniq.mjs +0 -7
  681. package/dist/node_modules/parent-module/index.mjs +0 -29
  682. package/dist/node_modules/parse-json/index.mjs +0 -42
  683. package/dist/node_modules/path-parse/index.mjs +0 -50
  684. package/dist/node_modules/path-type/index.mjs +0 -36
  685. package/dist/node_modules/picocolors/picocolors.browser.mjs +0 -14
  686. package/dist/node_modules/possible-typed-array-names/index.mjs +0 -16
  687. package/dist/node_modules/resolve/index.mjs +0 -12
  688. package/dist/node_modules/resolve/lib/async.mjs +0 -237
  689. package/dist/node_modules/resolve/lib/caller.mjs +0 -11
  690. package/dist/node_modules/resolve/lib/core.json.mjs +0 -437
  691. package/dist/node_modules/resolve/lib/core.mjs +0 -9
  692. package/dist/node_modules/resolve/lib/homedir.mjs +0 -8
  693. package/dist/node_modules/resolve/lib/is-core.mjs +0 -7
  694. package/dist/node_modules/resolve/lib/node-modules-paths.mjs +0 -29
  695. package/dist/node_modules/resolve/lib/normalize-options.mjs +0 -6
  696. package/dist/node_modules/resolve/lib/sync.mjs +0 -150
  697. package/dist/node_modules/set-function-length/index.mjs +0 -32
  698. package/dist/node_modules/supports-color/browser.mjs +0 -7
  699. package/dist/node_modules/to-fast-properties/index.mjs +0 -15
  700. package/dist/node_modules/typescript/lib/typescript.mjs +0 -158039
  701. package/dist/node_modules/util/support/isBufferBrowser.mjs +0 -6
  702. package/dist/node_modules/util/support/types.mjs +0 -189
  703. package/dist/node_modules/util/util.mjs +0 -399
  704. package/dist/node_modules/which-typed-array/index.mjs +0 -71
  705. package/dist/node_modules/yaml/browser/dist/PlainValue-b8036b75.mjs +0 -883
  706. package/dist/node_modules/yaml/browser/dist/Schema-e94716c8.mjs +0 -548
  707. package/dist/node_modules/yaml/browser/dist/index.mjs +0 -690
  708. package/dist/node_modules/yaml/browser/dist/parse-cst.mjs +0 -1141
  709. package/dist/node_modules/yaml/browser/dist/resolveSeq-492ab440.mjs +0 -1566
  710. package/dist/node_modules/yaml/browser/dist/warnings-df54cb69.mjs +0 -337
  711. package/dist/node_modules/yaml/browser/index.mjs +0 -8
@@ -1,548 +0,0 @@
1
- import { e as A, d as et, n as rt, b as nt, c as it, a as T, _ as $, h as at } from "./PlainValue-b8036b75.mjs";
2
- import { P as ot, S as v, n as O, a as y, k as g, N as P, A as ft, d as B, g as st, Y as C, h as ut, i as d, j as Y, c as lt, s as ct } from "./resolveSeq-492ab440.mjs";
3
- import { a as gt, b as J, o as L, p as q, s as U, i as R, f as H, t as V } from "./warnings-df54cb69.mjs";
4
- function yt(e, t, r) {
5
- var n = new B(e);
6
- if (t instanceof Map) {
7
- var i = $(t), a;
8
- try {
9
- for (i.s(); !(a = i.n()).done; ) {
10
- var o = at(a.value, 2), s = o[0], u = o[1];
11
- n.items.push(e.createPair(s, u, r));
12
- }
13
- } catch (w) {
14
- i.e(w);
15
- } finally {
16
- i.f();
17
- }
18
- } else if (t && T(t) === "object")
19
- for (var f = 0, l = Object.keys(t); f < l.length; f++) {
20
- var c = l[f];
21
- n.items.push(e.createPair(c, t[c], r));
22
- }
23
- return typeof e.sortMapEntries == "function" && n.items.sort(e.sortMapEntries), n;
24
- }
25
- var b = {
26
- createNode: yt,
27
- default: !0,
28
- nodeClass: B,
29
- tag: "tag:yaml.org,2002:map",
30
- resolve: st
31
- };
32
- function vt(e, t, r) {
33
- var n = new C(e);
34
- if (t && t[Symbol.iterator]) {
35
- var i = $(t), a;
36
- try {
37
- for (i.s(); !(a = i.n()).done; ) {
38
- var o = a.value, s = e.createNode(o, r.wrapScalars, null, r);
39
- n.items.push(s);
40
- }
41
- } catch (u) {
42
- i.e(u);
43
- } finally {
44
- i.f();
45
- }
46
- }
47
- return n;
48
- }
49
- var I = {
50
- createNode: vt,
51
- default: !0,
52
- nodeClass: C,
53
- tag: "tag:yaml.org,2002:seq",
54
- resolve: ut
55
- }, dt = {
56
- identify: function(t) {
57
- return typeof t == "string";
58
- },
59
- default: !0,
60
- tag: "tag:yaml.org,2002:str",
61
- resolve: Y,
62
- stringify: function(t, r, n, i) {
63
- return r = Object.assign({
64
- actualString: !0
65
- }, r), lt(t, r, n, i);
66
- },
67
- options: ct
68
- }, F = [b, I, dt], h = function(t) {
69
- return typeof t == "bigint" || Number.isInteger(t);
70
- }, j = function(t, r, n) {
71
- return d.asBigInt ? BigInt(t) : parseInt(r, n);
72
- };
73
- function X(e, t, r) {
74
- var n = e.value;
75
- return h(n) && n >= 0 ? r + n.toString(t) : g(e);
76
- }
77
- var D = {
78
- identify: function(t) {
79
- return t == null;
80
- },
81
- createNode: function(t, r, n) {
82
- return n.wrapScalars ? new v(null) : null;
83
- },
84
- default: !0,
85
- tag: "tag:yaml.org,2002:null",
86
- test: /^(?:~|[Nn]ull|NULL)?$/,
87
- resolve: function() {
88
- return null;
89
- },
90
- options: O,
91
- stringify: function() {
92
- return O.nullStr;
93
- }
94
- }, G = {
95
- identify: function(t) {
96
- return typeof t == "boolean";
97
- },
98
- default: !0,
99
- tag: "tag:yaml.org,2002:bool",
100
- test: /^(?:[Tt]rue|TRUE|[Ff]alse|FALSE)$/,
101
- resolve: function(t) {
102
- return t[0] === "t" || t[0] === "T";
103
- },
104
- options: y,
105
- stringify: function(t) {
106
- var r = t.value;
107
- return r ? y.trueStr : y.falseStr;
108
- }
109
- }, K = {
110
- identify: function(t) {
111
- return h(t) && t >= 0;
112
- },
113
- default: !0,
114
- tag: "tag:yaml.org,2002:int",
115
- format: "OCT",
116
- test: /^0o([0-7]+)$/,
117
- resolve: function(t, r) {
118
- return j(t, r, 8);
119
- },
120
- options: d,
121
- stringify: function(t) {
122
- return X(t, 8, "0o");
123
- }
124
- }, W = {
125
- identify: h,
126
- default: !0,
127
- tag: "tag:yaml.org,2002:int",
128
- test: /^[-+]?[0-9]+$/,
129
- resolve: function(t) {
130
- return j(t, t, 10);
131
- },
132
- options: d,
133
- stringify: g
134
- }, x = {
135
- identify: function(t) {
136
- return h(t) && t >= 0;
137
- },
138
- default: !0,
139
- tag: "tag:yaml.org,2002:int",
140
- format: "HEX",
141
- test: /^0x([0-9a-fA-F]+)$/,
142
- resolve: function(t, r) {
143
- return j(t, r, 16);
144
- },
145
- options: d,
146
- stringify: function(t) {
147
- return X(t, 16, "0x");
148
- }
149
- }, z = {
150
- identify: function(t) {
151
- return typeof t == "number";
152
- },
153
- default: !0,
154
- tag: "tag:yaml.org,2002:float",
155
- test: /^(?:[-+]?\.inf|(\.nan))$/i,
156
- resolve: function(t, r) {
157
- return r ? NaN : t[0] === "-" ? Number.NEGATIVE_INFINITY : Number.POSITIVE_INFINITY;
158
- },
159
- stringify: g
160
- }, Q = {
161
- identify: function(t) {
162
- return typeof t == "number";
163
- },
164
- default: !0,
165
- tag: "tag:yaml.org,2002:float",
166
- format: "EXP",
167
- test: /^[-+]?(?:\.[0-9]+|[0-9]+(?:\.[0-9]*)?)[eE][-+]?[0-9]+$/,
168
- resolve: function(t) {
169
- return parseFloat(t);
170
- },
171
- stringify: function(t) {
172
- var r = t.value;
173
- return Number(r).toExponential();
174
- }
175
- }, Z = {
176
- identify: function(t) {
177
- return typeof t == "number";
178
- },
179
- default: !0,
180
- tag: "tag:yaml.org,2002:float",
181
- test: /^[-+]?(?:\.([0-9]+)|[0-9]+\.([0-9]*))$/,
182
- resolve: function(t, r, n) {
183
- var i = r || n, a = new v(parseFloat(t));
184
- return i && i[i.length - 1] === "0" && (a.minFractionDigits = i.length), a;
185
- },
186
- stringify: g
187
- }, pt = F.concat([D, G, K, W, x, z, Q, Z]), k = function(t) {
188
- return typeof t == "bigint" || Number.isInteger(t);
189
- }, N = function(t) {
190
- var r = t.value;
191
- return JSON.stringify(r);
192
- }, _ = [b, I, {
193
- identify: function(t) {
194
- return typeof t == "string";
195
- },
196
- default: !0,
197
- tag: "tag:yaml.org,2002:str",
198
- resolve: Y,
199
- stringify: N
200
- }, {
201
- identify: function(t) {
202
- return t == null;
203
- },
204
- createNode: function(t, r, n) {
205
- return n.wrapScalars ? new v(null) : null;
206
- },
207
- default: !0,
208
- tag: "tag:yaml.org,2002:null",
209
- test: /^null$/,
210
- resolve: function() {
211
- return null;
212
- },
213
- stringify: N
214
- }, {
215
- identify: function(t) {
216
- return typeof t == "boolean";
217
- },
218
- default: !0,
219
- tag: "tag:yaml.org,2002:bool",
220
- test: /^true|false$/,
221
- resolve: function(t) {
222
- return t === "true";
223
- },
224
- stringify: N
225
- }, {
226
- identify: k,
227
- default: !0,
228
- tag: "tag:yaml.org,2002:int",
229
- test: /^-?(?:0|[1-9][0-9]*)$/,
230
- resolve: function(t) {
231
- return d.asBigInt ? BigInt(t) : parseInt(t, 10);
232
- },
233
- stringify: function(t) {
234
- var r = t.value;
235
- return k(r) ? r.toString() : JSON.stringify(r);
236
- }
237
- }, {
238
- identify: function(t) {
239
- return typeof t == "number";
240
- },
241
- default: !0,
242
- tag: "tag:yaml.org,2002:float",
243
- test: /^-?(?:0|[1-9][0-9]*)(?:\.[0-9]*)?(?:[eE][-+]?[0-9]+)?$/,
244
- resolve: function(t) {
245
- return parseFloat(t);
246
- },
247
- stringify: N
248
- }];
249
- _.scalarFallback = function(e) {
250
- throw new SyntaxError("Unresolved plain scalar ".concat(JSON.stringify(e)));
251
- };
252
- var M = function(t) {
253
- var r = t.value;
254
- return r ? y.trueStr : y.falseStr;
255
- }, m = function(t) {
256
- return typeof t == "bigint" || Number.isInteger(t);
257
- };
258
- function S(e, t, r) {
259
- var n = t.replace(/_/g, "");
260
- if (d.asBigInt) {
261
- switch (r) {
262
- case 2:
263
- n = "0b".concat(n);
264
- break;
265
- case 8:
266
- n = "0o".concat(n);
267
- break;
268
- case 16:
269
- n = "0x".concat(n);
270
- break;
271
- }
272
- var i = BigInt(n);
273
- return e === "-" ? BigInt(-1) * i : i;
274
- }
275
- var a = parseInt(n, r);
276
- return e === "-" ? -1 * a : a;
277
- }
278
- function E(e, t, r) {
279
- var n = e.value;
280
- if (m(n)) {
281
- var i = n.toString(t);
282
- return n < 0 ? "-" + r + i.substr(1) : r + i;
283
- }
284
- return g(e);
285
- }
286
- var mt = F.concat([{
287
- identify: function(t) {
288
- return t == null;
289
- },
290
- createNode: function(t, r, n) {
291
- return n.wrapScalars ? new v(null) : null;
292
- },
293
- default: !0,
294
- tag: "tag:yaml.org,2002:null",
295
- test: /^(?:~|[Nn]ull|NULL)?$/,
296
- resolve: function() {
297
- return null;
298
- },
299
- options: O,
300
- stringify: function() {
301
- return O.nullStr;
302
- }
303
- }, {
304
- identify: function(t) {
305
- return typeof t == "boolean";
306
- },
307
- default: !0,
308
- tag: "tag:yaml.org,2002:bool",
309
- test: /^(?:Y|y|[Yy]es|YES|[Tt]rue|TRUE|[Oo]n|ON)$/,
310
- resolve: function() {
311
- return !0;
312
- },
313
- options: y,
314
- stringify: M
315
- }, {
316
- identify: function(t) {
317
- return typeof t == "boolean";
318
- },
319
- default: !0,
320
- tag: "tag:yaml.org,2002:bool",
321
- test: /^(?:N|n|[Nn]o|NO|[Ff]alse|FALSE|[Oo]ff|OFF)$/i,
322
- resolve: function() {
323
- return !1;
324
- },
325
- options: y,
326
- stringify: M
327
- }, {
328
- identify: m,
329
- default: !0,
330
- tag: "tag:yaml.org,2002:int",
331
- format: "BIN",
332
- test: /^([-+]?)0b([0-1_]+)$/,
333
- resolve: function(t, r, n) {
334
- return S(r, n, 2);
335
- },
336
- stringify: function(t) {
337
- return E(t, 2, "0b");
338
- }
339
- }, {
340
- identify: m,
341
- default: !0,
342
- tag: "tag:yaml.org,2002:int",
343
- format: "OCT",
344
- test: /^([-+]?)0([0-7_]+)$/,
345
- resolve: function(t, r, n) {
346
- return S(r, n, 8);
347
- },
348
- stringify: function(t) {
349
- return E(t, 8, "0");
350
- }
351
- }, {
352
- identify: m,
353
- default: !0,
354
- tag: "tag:yaml.org,2002:int",
355
- test: /^([-+]?)([0-9][0-9_]*)$/,
356
- resolve: function(t, r, n) {
357
- return S(r, n, 10);
358
- },
359
- stringify: g
360
- }, {
361
- identify: m,
362
- default: !0,
363
- tag: "tag:yaml.org,2002:int",
364
- format: "HEX",
365
- test: /^([-+]?)0x([0-9a-fA-F_]+)$/,
366
- resolve: function(t, r, n) {
367
- return S(r, n, 16);
368
- },
369
- stringify: function(t) {
370
- return E(t, 16, "0x");
371
- }
372
- }, {
373
- identify: function(t) {
374
- return typeof t == "number";
375
- },
376
- default: !0,
377
- tag: "tag:yaml.org,2002:float",
378
- test: /^(?:[-+]?\.inf|(\.nan))$/i,
379
- resolve: function(t, r) {
380
- return r ? NaN : t[0] === "-" ? Number.NEGATIVE_INFINITY : Number.POSITIVE_INFINITY;
381
- },
382
- stringify: g
383
- }, {
384
- identify: function(t) {
385
- return typeof t == "number";
386
- },
387
- default: !0,
388
- tag: "tag:yaml.org,2002:float",
389
- format: "EXP",
390
- test: /^[-+]?([0-9][0-9_]*)?(\.[0-9_]*)?[eE][-+]?[0-9]+$/,
391
- resolve: function(t) {
392
- return parseFloat(t.replace(/_/g, ""));
393
- },
394
- stringify: function(t) {
395
- var r = t.value;
396
- return Number(r).toExponential();
397
- }
398
- }, {
399
- identify: function(t) {
400
- return typeof t == "number";
401
- },
402
- default: !0,
403
- tag: "tag:yaml.org,2002:float",
404
- test: /^[-+]?(?:[0-9][0-9_]*)?\.([0-9_]*)$/,
405
- resolve: function(t, r) {
406
- var n = new v(parseFloat(t.replace(/_/g, "")));
407
- if (r) {
408
- var i = r.replace(/_/g, "");
409
- i[i.length - 1] === "0" && (n.minFractionDigits = i.length);
410
- }
411
- return n;
412
- },
413
- stringify: g
414
- }], J, L, q, U, R, H, V), bt = {
415
- core: pt,
416
- failsafe: F,
417
- json: _,
418
- yaml11: mt
419
- }, Nt = {
420
- binary: J,
421
- bool: G,
422
- float: Z,
423
- floatExp: Q,
424
- floatNaN: z,
425
- floatTime: H,
426
- int: W,
427
- intHex: x,
428
- intOct: K,
429
- intTime: R,
430
- map: b,
431
- null: D,
432
- omap: L,
433
- pairs: q,
434
- seq: I,
435
- set: U,
436
- timestamp: V
437
- };
438
- function St(e, t, r) {
439
- if (t) {
440
- var n = r.filter(function(a) {
441
- return a.tag === t;
442
- }), i = n.find(function(a) {
443
- return !a.format;
444
- }) || n[0];
445
- if (!i)
446
- throw new Error("Tag ".concat(t, " not found"));
447
- return i;
448
- }
449
- return r.find(function(a) {
450
- return (a.identify && a.identify(e) || a.class && e instanceof a.class) && !a.format;
451
- });
452
- }
453
- function Ot(e, t, r) {
454
- if (e instanceof P)
455
- return e;
456
- var n = r.defaultPrefix, i = r.onTagObj, a = r.prevObjects, o = r.schema, s = r.wrapScalars;
457
- t && t.startsWith("!!") && (t = n + t.slice(2));
458
- var u = St(e, t, o.tags);
459
- if (!u) {
460
- if (typeof e.toJSON == "function" && (e = e.toJSON()), !e || T(e) !== "object")
461
- return s ? new v(e) : e;
462
- u = e instanceof Map ? b : e[Symbol.iterator] ? I : b;
463
- }
464
- i && (i(u), delete r.onTagObj);
465
- var f = {
466
- value: void 0,
467
- node: void 0
468
- };
469
- if (e && T(e) === "object" && a) {
470
- var l = a.get(e);
471
- if (l) {
472
- var c = new ft(l);
473
- return r.aliasNodes.push(c), c;
474
- }
475
- f.value = e, a.set(e, f);
476
- }
477
- return f.node = u.createNode ? u.createNode(r.schema, e, r) : s ? new v(e) : e, t && f.node instanceof P && (f.node.tag = t), f.node;
478
- }
479
- function It(e, t, r, n) {
480
- var i = e[n.replace(/\W/g, "")];
481
- if (!i) {
482
- var a = Object.keys(e).map(function(p) {
483
- return JSON.stringify(p);
484
- }).join(", ");
485
- throw new Error('Unknown schema "'.concat(n, '"; use one of ').concat(a));
486
- }
487
- if (Array.isArray(r)) {
488
- var o = $(r), s;
489
- try {
490
- for (o.s(); !(s = o.n()).done; ) {
491
- var u = s.value;
492
- i = i.concat(u);
493
- }
494
- } catch (p) {
495
- o.e(p);
496
- } finally {
497
- o.f();
498
- }
499
- } else
500
- typeof r == "function" && (i = r(i.slice()));
501
- for (var f = 0; f < i.length; ++f) {
502
- var l = i[f];
503
- if (typeof l == "string") {
504
- var c = t[l];
505
- if (!c) {
506
- var w = Object.keys(t).map(function(p) {
507
- return JSON.stringify(p);
508
- }).join(", ");
509
- throw new Error('Unknown custom tag "'.concat(l, '"; use one of ').concat(w));
510
- }
511
- i[f] = c;
512
- }
513
- }
514
- return i;
515
- }
516
- var ht = function(t, r) {
517
- return t.key < r.key ? -1 : t.key > r.key ? 1 : 0;
518
- }, tt = /* @__PURE__ */ function() {
519
- function e(t) {
520
- var r = t.customTags, n = t.merge, i = t.schema, a = t.sortMapEntries, o = t.tags;
521
- it(this, e), this.merge = !!n, this.name = i, this.sortMapEntries = a === !0 ? ht : a || null, !r && o && gt("tags", "customTags"), this.tags = It(bt, Nt, r || o, i);
522
- }
523
- return nt(e, [{
524
- key: "createNode",
525
- value: function(r, n, i, a) {
526
- var o = {
527
- defaultPrefix: e.defaultPrefix,
528
- schema: this,
529
- wrapScalars: n
530
- }, s = a ? Object.assign(a, o) : o;
531
- return Ot(r, i, s);
532
- }
533
- }, {
534
- key: "createPair",
535
- value: function(r, n, i) {
536
- i || (i = {
537
- wrapScalars: !0
538
- });
539
- var a = this.createNode(r, i.wrapScalars, null, i), o = this.createNode(n, i.wrapScalars, null, i);
540
- return new ot(a, o);
541
- }
542
- }]), e;
543
- }();
544
- A(tt, "defaultPrefix", et);
545
- A(tt, "defaultTags", rt);
546
- export {
547
- tt as S
548
- };