fastapi-rtk 2.9.0 → 2.9.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 (229) hide show
  1. package/dist/.bundled/jsonforms/cjs/_virtual/index10.cjs +2 -2
  2. package/dist/.bundled/jsonforms/cjs/_virtual/index6.cjs +2 -2
  3. package/dist/.bundled/jsonforms/cjs/_virtual/index7.cjs +2 -2
  4. package/dist/.bundled/jsonforms/cjs/_virtual/index8.cjs +2 -2
  5. package/dist/.bundled/jsonforms/cjs/_virtual/index9.cjs +2 -2
  6. package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/MantineInputs/MantineObjectInput.cjs +2 -2
  7. package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/complex/MantineTableControl/MantineTableControl.cjs +6 -11
  8. package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Array/ExpandPanelRenderer.cjs +2 -2
  9. package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Array/MantineArrayLayout.cjs +3 -5
  10. package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/utils/layout.cjs +2 -2
  11. package/dist/.bundled/jsonforms/esm/_virtual/index10.mjs +2 -2
  12. package/dist/.bundled/jsonforms/esm/_virtual/index6.mjs +2 -2
  13. package/dist/.bundled/jsonforms/esm/_virtual/index7.mjs +2 -2
  14. package/dist/.bundled/jsonforms/esm/_virtual/index8.mjs +2 -2
  15. package/dist/.bundled/jsonforms/esm/_virtual/index9.mjs +2 -2
  16. package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/MantineInputs/MantineObjectInput.mjs +2 -2
  17. package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/complex/MantineTableControl/MantineTableControl.mjs +7 -12
  18. package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Array/ExpandPanelRenderer.mjs +2 -2
  19. package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Array/MantineArrayLayout.mjs +3 -5
  20. package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/utils/layout.mjs +2 -2
  21. package/dist/.external/cjs/ajv@8.17.1/ajv/dist/compile/index.cjs +1 -1
  22. package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/applicator/index.cjs +1 -1
  23. package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/core/index.cjs +1 -1
  24. package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/format/index.cjs +1 -1
  25. package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/validation/index.cjs +1 -1
  26. package/dist/.external/cjs/html-parse-stringify@3.0.1/html-parse-stringify/dist/html-parse-stringify.module.cjs +59 -0
  27. package/dist/.external/cjs/lodash@4.17.23/lodash/_cloneBuffer.cjs +1 -1
  28. package/dist/.external/cjs/lodash@4.17.23/lodash/_freeGlobal.cjs +1 -1
  29. package/dist/.external/cjs/lodash@4.17.23/lodash/_nodeUtil.cjs +1 -1
  30. package/dist/.external/cjs/lodash@4.17.23/lodash/isBuffer.cjs +1 -1
  31. package/dist/.external/cjs/lodash@4.17.23/lodash/lodash.cjs +2 -2
  32. package/dist/.external/cjs/mantine-react-table@2.0.0-beta.9_patch_hash_b9fcaf5fc0698f1949127d6bfb1f154a5bd28d0d1fe_7b4bd73d03bc0c4b3e9706b344be0f5a/mantine-react-table/locales/de/index.cjs +1 -1
  33. package/dist/.external/cjs/mantine-react-table@2.0.0-beta.9_patch_hash_b9fcaf5fc0698f1949127d6bfb1f154a5bd28d0d1fe_7b4bd73d03bc0c4b3e9706b344be0f5a/mantine-react-table/locales/en/index.cjs +1 -1
  34. package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/I18nextProvider.cjs +3 -3
  35. package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/Trans.cjs +48 -0
  36. package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/TransWithoutContext.cjs +331 -0
  37. package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/Translation.cjs +15 -0
  38. package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/context.cjs +32 -2
  39. package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/index.cjs +42 -0
  40. package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/useSSR.cjs +32 -0
  41. package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/useTranslation.cjs +9 -9
  42. package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/utils.cjs +2 -0
  43. package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/withSSR.cjs +23 -0
  44. package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/withTranslation.cjs +35 -0
  45. package/dist/.external/cjs/toposort@2.0.2/toposort/index.cjs +1 -1
  46. package/dist/.external/cjs/void-elements@3.1.0/void-elements/index.cjs +26 -0
  47. package/dist/.external/cjs/yup@1.7.1/yup/index.esm.cjs +3 -3
  48. package/dist/.external/cjs/zustand@5.0.10_@types_react@19.2.9_react@19.2.3/zustand/esm/index.cjs +7 -0
  49. package/dist/.external/esm/ajv@8.17.1/ajv/dist/compile/index.mjs +1 -1
  50. package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/applicator/index.mjs +1 -1
  51. package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/core/index.mjs +1 -1
  52. package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/format/index.mjs +1 -1
  53. package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/validation/index.mjs +1 -1
  54. package/dist/.external/esm/html-parse-stringify@3.0.1/html-parse-stringify/dist/html-parse-stringify.module.mjs +60 -0
  55. package/dist/.external/esm/lodash@4.17.23/lodash/_cloneBuffer.mjs +1 -1
  56. package/dist/.external/esm/lodash@4.17.23/lodash/_freeGlobal.mjs +1 -1
  57. package/dist/.external/esm/lodash@4.17.23/lodash/_nodeUtil.mjs +1 -1
  58. package/dist/.external/esm/lodash@4.17.23/lodash/isBuffer.mjs +1 -1
  59. package/dist/.external/esm/lodash@4.17.23/lodash/lodash.mjs +2 -2
  60. package/dist/.external/esm/mantine-react-table@2.0.0-beta.9_patch_hash_b9fcaf5fc0698f1949127d6bfb1f154a5bd28d0d1fe_7b4bd73d03bc0c4b3e9706b344be0f5a/mantine-react-table/locales/de/index.mjs +1 -1
  61. package/dist/.external/esm/mantine-react-table@2.0.0-beta.9_patch_hash_b9fcaf5fc0698f1949127d6bfb1f154a5bd28d0d1fe_7b4bd73d03bc0c4b3e9706b344be0f5a/mantine-react-table/locales/en/index.mjs +1 -1
  62. package/dist/.external/esm/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/Trans.mjs +49 -0
  63. package/dist/.external/esm/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/TransWithoutContext.mjs +331 -0
  64. package/dist/.external/esm/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/Translation.mjs +15 -0
  65. package/dist/.external/esm/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/context.mjs +32 -1
  66. package/dist/.external/esm/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/index.mjs +42 -0
  67. package/dist/.external/esm/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/useSSR.mjs +32 -0
  68. package/dist/.external/esm/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/utils.mjs +2 -0
  69. package/dist/.external/esm/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/withSSR.mjs +23 -0
  70. package/dist/.external/esm/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/withTranslation.mjs +35 -0
  71. package/dist/.external/esm/toposort@2.0.2/toposort/index.mjs +1 -1
  72. package/dist/.external/esm/void-elements@3.1.0/void-elements/index.mjs +26 -0
  73. package/dist/.external/esm/yup@1.7.1/yup/index.esm.mjs +3 -3
  74. package/dist/.external/esm/zustand@5.0.10_@types_react@19.2.9_react@19.2.3/zustand/esm/index.mjs +7 -0
  75. package/dist/.external/esm/zustand@5.0.10_@types_react@19.2.9_react@19.2.3/zustand/esm/react.mjs +5 -5
  76. package/dist/api/cjs/ApiProvider/hooks/useProvideApi.cjs +9 -7
  77. package/dist/api/cjs/ApiProvider/hooks/useProvideForm.cjs +2 -2
  78. package/dist/api/cjs/ApiProvider/hooks/utils/useStreamingData.cjs +2 -2
  79. package/dist/api/cjs/Provider/Contexts/LangContext.cjs +2 -4
  80. package/dist/api/cjs/Provider/Provider.cjs +4 -3
  81. package/dist/api/cjs/Provider/hooks/useProvideAuth.cjs +4 -3
  82. package/dist/api/cjs/Provider/hooks/useProvideInfo.cjs +2 -2
  83. package/dist/api/cjs/Provider/hooks/useProvideLang.cjs +9 -7
  84. package/dist/api/cjs/index.cjs +2 -0
  85. package/dist/api/esm/ApiProvider/hooks/useProvideApi.mjs +3 -1
  86. package/dist/api/esm/ApiProvider/hooks/useProvideForm.mjs +2 -2
  87. package/dist/api/esm/ApiProvider/hooks/utils/useStreamingData.mjs +1 -1
  88. package/dist/api/esm/Provider/Contexts/LangContext.mjs +3 -5
  89. package/dist/api/esm/Provider/Provider.mjs +2 -1
  90. package/dist/api/esm/Provider/hooks/useProvideAuth.mjs +2 -1
  91. package/dist/api/esm/Provider/hooks/useProvideInfo.mjs +1 -1
  92. package/dist/api/esm/Provider/hooks/useProvideLang.mjs +10 -8
  93. package/dist/api/esm/index.mjs +2 -0
  94. package/dist/api/lib/ApiProvider/hooks/types.d.ts +1 -1
  95. package/dist/api/lib/ApiProvider/hooks/useProvideForm.d.ts +2 -1
  96. package/dist/api/lib/ApiProvider/hooks/utils/useStreamingData.d.ts +26 -26
  97. package/dist/api/lib/ApiProvider/types.d.ts +1 -1
  98. package/dist/api/lib/Provider/hooks/useProvideAuth.d.ts +3 -3
  99. package/dist/api/lib/Provider/hooks/useProvideInfo.d.ts +1 -1
  100. package/dist/api/lib/Provider/types.d.ts +1 -1
  101. package/dist/api/lib/adapters/types.d.ts +10 -0
  102. package/dist/api/lib/hooks/auth/types.d.ts +1 -1
  103. package/dist/api/lib/index.d.ts +1 -0
  104. package/dist/constants/cjs/index.cjs +0 -5
  105. package/dist/constants/esm/index.mjs +0 -5
  106. package/dist/constants/lib/index.d.ts +1 -6
  107. package/dist/{jsonforms → contexts}/cjs/_virtual/_commonjsHelpers.cjs +0 -2
  108. package/dist/contexts/cjs/_virtual/index.cjs +6 -0
  109. package/dist/contexts/cjs/index.cjs +2 -0
  110. package/dist/contexts/esm/_virtual/_commonjsHelpers.mjs +6 -0
  111. package/dist/contexts/esm/_virtual/index.mjs +7 -0
  112. package/dist/contexts/esm/index.mjs +2 -0
  113. package/dist/contexts/lib/index.d.ts +1 -0
  114. package/dist/core/cjs/Dialogs/EditDialog.cjs +1 -2
  115. package/dist/core/cjs/Tables/NextGenDataGrid/components/OptimizedMRT_RowSelectColumn/zustand.cjs +2 -2
  116. package/dist/core/cjs/Tables/NextGenDataGrid/hooks/useOptimizations.cjs +1 -2
  117. package/dist/core/cjs/_virtual/_commonjsHelpers.cjs +0 -2
  118. package/dist/core/cjs/_virtual/index.cjs +25 -3
  119. package/dist/core/cjs/_virtual/index2.cjs +25 -3
  120. package/dist/core/cjs/_virtual/index3.cjs +3 -5
  121. package/dist/core/cjs/_virtual/index4.cjs +2 -2
  122. package/dist/core/cjs/_virtual/index5.cjs +5 -0
  123. package/dist/core/cjs/_virtual/index6.cjs +5 -0
  124. package/dist/core/cjs/_virtual/index7.cjs +6 -0
  125. package/dist/core/cjs/_virtual/{isBuffer.cjs → index8.cjs} +2 -2
  126. package/dist/core/cjs/adapters/web/index.cjs +4 -1
  127. package/dist/core/cjs/adapters/web/webLocalizationAdapter.cjs +13 -0
  128. package/dist/core/cjs/index.cjs +10 -5
  129. package/dist/core/esm/Dialogs/EditDialog.mjs +2 -3
  130. package/dist/core/esm/Tables/NextGenDataGrid/components/OptimizedMRT_RowSelectColumn/zustand.mjs +2 -2
  131. package/dist/core/esm/Tables/NextGenDataGrid/hooks/useOptimizations.mjs +2 -3
  132. package/dist/core/esm/_virtual/_commonjsHelpers.mjs +0 -2
  133. package/dist/core/esm/_virtual/index.mjs +25 -3
  134. package/dist/core/esm/_virtual/index2.mjs +25 -3
  135. package/dist/core/esm/_virtual/index3.mjs +2 -5
  136. package/dist/core/esm/_virtual/index4.mjs +2 -2
  137. package/dist/core/esm/_virtual/index5.mjs +5 -0
  138. package/dist/core/esm/_virtual/index6.mjs +5 -0
  139. package/dist/core/esm/_virtual/index7.mjs +7 -0
  140. package/dist/core/esm/_virtual/index8.mjs +4 -0
  141. package/dist/core/esm/adapters/web/index.mjs +4 -1
  142. package/dist/core/esm/adapters/web/webLocalizationAdapter.mjs +13 -0
  143. package/dist/core/esm/index.mjs +3 -4
  144. package/dist/core/lib/Tables/NextGenDataGrid/components/OptimizedMRT_RowSelectColumn/zustand.d.ts +3 -3
  145. package/dist/core/lib/Tables/NextGenDataGrid/types.d.ts +2 -2
  146. package/dist/core/lib/adapters/web/index.d.ts +2 -1
  147. package/dist/core/lib/adapters/web/webLocalizationAdapter.d.ts +2 -0
  148. package/dist/core/lib/index.d.ts +2 -2
  149. package/dist/jsonforms/cjs/MantineInputs/MantineObjectInput.cjs +2 -2
  150. package/dist/jsonforms/cjs/complex/MantineTableControl/MantineTableControl.cjs +6 -11
  151. package/dist/jsonforms/cjs/layouts/Array/ExpandPanelRenderer.cjs +2 -2
  152. package/dist/jsonforms/cjs/layouts/Array/MantineArrayLayout.cjs +3 -5
  153. package/dist/jsonforms/cjs/utils/layout.cjs +2 -2
  154. package/dist/jsonforms/esm/MantineInputs/MantineObjectInput.mjs +2 -2
  155. package/dist/jsonforms/esm/complex/MantineTableControl/MantineTableControl.mjs +7 -12
  156. package/dist/jsonforms/esm/layouts/Array/ExpandPanelRenderer.mjs +2 -2
  157. package/dist/jsonforms/esm/layouts/Array/MantineArrayLayout.mjs +3 -5
  158. package/dist/jsonforms/esm/utils/layout.mjs +2 -2
  159. package/dist/utils/cjs/_virtual/_commonjsHelpers.cjs +4 -0
  160. package/dist/utils/cjs/_virtual/lodash.cjs +6 -3
  161. package/dist/utils/cjs/index.cjs +2 -0
  162. package/dist/utils/esm/_virtual/_commonjsHelpers.mjs +5 -1
  163. package/dist/utils/esm/_virtual/lodash.mjs +3 -0
  164. package/dist/utils/esm/index.mjs +2 -0
  165. package/dist/utils/lib/index.d.ts +2 -0
  166. package/dist/zustand/cjs/index.cjs +2 -0
  167. package/dist/zustand/esm/index.mjs +3 -1
  168. package/dist/zustand/lib/index.d.ts +1 -0
  169. package/package.json +3 -2
  170. package/dist/.bundled/jsonforms/cjs/_virtual/lodash.cjs +0 -5
  171. package/dist/.bundled/jsonforms/cjs/_virtual/lodash2.cjs +0 -4
  172. package/dist/.bundled/jsonforms/cjs/_virtual/map.cjs +0 -6
  173. package/dist/.bundled/jsonforms/cjs/_virtual/union.cjs +0 -6
  174. package/dist/.bundled/jsonforms/esm/_virtual/lodash.mjs +0 -5
  175. package/dist/.bundled/jsonforms/esm/_virtual/lodash2.mjs +0 -4
  176. package/dist/.bundled/jsonforms/esm/_virtual/map.mjs +0 -7
  177. package/dist/.bundled/jsonforms/esm/_virtual/union.mjs +0 -7
  178. package/dist/.external/cjs/lodash@4.17.23/lodash/_arrayIncludesWith.cjs +0 -20
  179. package/dist/.external/cjs/lodash@4.17.23/lodash/_baseMap.cjs +0 -21
  180. package/dist/.external/cjs/lodash@4.17.23/lodash/_baseUniq.cjs +0 -59
  181. package/dist/.external/cjs/lodash@4.17.23/lodash/_createSet.cjs +0 -19
  182. package/dist/.external/cjs/lodash@4.17.23/lodash/map.cjs +0 -20
  183. package/dist/.external/cjs/lodash@4.17.23/lodash/union.cjs +0 -19
  184. package/dist/.external/esm/lodash@4.17.23/lodash/_arrayIncludesWith.mjs +0 -20
  185. package/dist/.external/esm/lodash@4.17.23/lodash/_baseMap.mjs +0 -21
  186. package/dist/.external/esm/lodash@4.17.23/lodash/_baseUniq.mjs +0 -59
  187. package/dist/.external/esm/lodash@4.17.23/lodash/_createSet.mjs +0 -19
  188. package/dist/.external/esm/lodash@4.17.23/lodash/map.mjs +0 -20
  189. package/dist/.external/esm/lodash@4.17.23/lodash/union.mjs +0 -19
  190. package/dist/constants/cjs/_virtual/index.cjs +0 -27
  191. package/dist/constants/cjs/_virtual/index2.cjs +0 -27
  192. package/dist/constants/cjs/_virtual/index3.cjs +0 -4
  193. package/dist/constants/cjs/_virtual/index4.cjs +0 -4
  194. package/dist/constants/esm/_virtual/index.mjs +0 -27
  195. package/dist/constants/esm/_virtual/index2.mjs +0 -27
  196. package/dist/constants/esm/_virtual/index3.mjs +0 -4
  197. package/dist/constants/esm/_virtual/index4.mjs +0 -4
  198. package/dist/core/cjs/_virtual/_nodeUtil.cjs +0 -4
  199. package/dist/core/cjs/_virtual/isEqual.cjs +0 -6
  200. package/dist/core/cjs/_virtual/lodash.cjs +0 -5
  201. package/dist/core/cjs/_virtual/lodash2.cjs +0 -4
  202. package/dist/core/esm/_virtual/_nodeUtil.mjs +0 -4
  203. package/dist/core/esm/_virtual/isBuffer.mjs +0 -4
  204. package/dist/core/esm/_virtual/isEqual.mjs +0 -7
  205. package/dist/core/esm/_virtual/lodash.mjs +0 -5
  206. package/dist/core/esm/_virtual/lodash2.mjs +0 -4
  207. package/dist/jsonforms/cjs/_virtual/_cloneBuffer.cjs +0 -4
  208. package/dist/jsonforms/cjs/_virtual/_nodeUtil.cjs +0 -4
  209. package/dist/jsonforms/cjs/_virtual/isBuffer.cjs +0 -4
  210. package/dist/jsonforms/cjs/_virtual/isEmpty.cjs +0 -6
  211. package/dist/jsonforms/cjs/_virtual/lodash.cjs +0 -5
  212. package/dist/jsonforms/cjs/_virtual/lodash2.cjs +0 -4
  213. package/dist/jsonforms/cjs/_virtual/map.cjs +0 -6
  214. package/dist/jsonforms/cjs/_virtual/merge.cjs +0 -6
  215. package/dist/jsonforms/cjs/_virtual/range.cjs +0 -6
  216. package/dist/jsonforms/cjs/_virtual/startCase.cjs +0 -6
  217. package/dist/jsonforms/cjs/_virtual/union.cjs +0 -6
  218. package/dist/jsonforms/esm/_virtual/_cloneBuffer.mjs +0 -4
  219. package/dist/jsonforms/esm/_virtual/_commonjsHelpers.mjs +0 -8
  220. package/dist/jsonforms/esm/_virtual/_nodeUtil.mjs +0 -4
  221. package/dist/jsonforms/esm/_virtual/isBuffer.mjs +0 -4
  222. package/dist/jsonforms/esm/_virtual/isEmpty.mjs +0 -7
  223. package/dist/jsonforms/esm/_virtual/lodash.mjs +0 -5
  224. package/dist/jsonforms/esm/_virtual/lodash2.mjs +0 -4
  225. package/dist/jsonforms/esm/_virtual/map.mjs +0 -7
  226. package/dist/jsonforms/esm/_virtual/merge.mjs +0 -7
  227. package/dist/jsonforms/esm/_virtual/range.mjs +0 -7
  228. package/dist/jsonforms/esm/_virtual/startCase.mjs +0 -7
  229. package/dist/jsonforms/esm/_virtual/union.mjs +0 -7
@@ -1,4 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
4
+ function getDefaultExportFromCjs(x) {
5
+ return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
6
+ }
4
7
  exports.commonjsGlobal = commonjsGlobal;
8
+ exports.getDefaultExportFromCjs = getDefaultExportFromCjs;
@@ -1,5 +1,8 @@
1
1
  "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const lodash = require("../../../.external/cjs/lodash@4.17.23/lodash/lodash.cjs");
4
- var lodashExports = lodash.__require();
2
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
+ const _commonjsHelpers = require("./_commonjsHelpers.cjs");
4
+ const lodash$1 = require("../../../.external/cjs/lodash@4.17.23/lodash/lodash.cjs");
5
+ var lodashExports = lodash$1.__require();
6
+ const lodash = /* @__PURE__ */ _commonjsHelpers.getDefaultExportFromCjs(lodashExports);
7
+ exports.default = lodash;
5
8
  exports.lodashExports = lodashExports;
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const lodash = require("./_virtual/lodash.cjs");
3
4
  const convertId = require("./convertId/convertId.cjs");
4
5
  const createSafeContext = require("./createSafeContext/createSafeContext.cjs");
5
6
  const deepMerge = require("./deepMerge/deepMerge.cjs");
@@ -18,6 +19,7 @@ const parseValue = require("./parseValue/parseValue.cjs");
18
19
  const randomId = require("./randomId/randomId.cjs");
19
20
  const urlJoin = require("./urlJoin/urlJoin.cjs");
20
21
  const useWatchRef = require("./useWatchRef/useWatchRef.cjs");
22
+ exports.ld = lodash.default;
21
23
  exports.convertId = convertId.convertId;
22
24
  exports.createSafeContext = createSafeContext.createSafeContext;
23
25
  exports.deepMerge = deepMerge.deepMerge;
@@ -1,4 +1,8 @@
1
1
  var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
2
+ function getDefaultExportFromCjs(x) {
3
+ return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
4
+ }
2
5
  export {
3
- commonjsGlobal
6
+ commonjsGlobal,
7
+ getDefaultExportFromCjs
4
8
  };
@@ -1,5 +1,8 @@
1
+ import { getDefaultExportFromCjs } from "./_commonjsHelpers.mjs";
1
2
  import { __require as requireLodash } from "../../../.external/esm/lodash@4.17.23/lodash/lodash.mjs";
2
3
  var lodashExports = requireLodash();
4
+ const lodash = /* @__PURE__ */ getDefaultExportFromCjs(lodashExports);
3
5
  export {
6
+ lodash as default,
4
7
  lodashExports as l
5
8
  };
@@ -1,3 +1,4 @@
1
+ import { default as default2 } from "./_virtual/lodash.mjs";
1
2
  import { convertId } from "./convertId/convertId.mjs";
2
3
  import { createSafeContext } from "./createSafeContext/createSafeContext.mjs";
3
4
  import { deepMerge } from "./deepMerge/deepMerge.mjs";
@@ -29,6 +30,7 @@ export {
29
30
  getValue,
30
31
  getValueOrDefault,
31
32
  isTruthy,
33
+ default2 as ld,
32
34
  mergeProps,
33
35
  normalize,
34
36
  parseFromValuesOrFunc,
@@ -1,3 +1,4 @@
1
+ import { default as ld } from '../../.external/lib/lodash';
1
2
  export * from './convertId/index';
2
3
  export * from './createSafeContext/index';
3
4
  export * from './deepMerge/index';
@@ -15,3 +16,4 @@ export * from './parseValue/index';
15
16
  export * from './randomId/index';
16
17
  export * from './urlJoin/index';
17
18
  export * from './useWatchRef/index';
19
+ export { ld };
@@ -3,6 +3,8 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  const useProxy = require("./useProxy/useProxy.cjs");
4
4
  const compareStateWithStore = require("./utils/compareStateWithStore.cjs");
5
5
  const createProxy = require("./utils/createProxy.cjs");
6
+ const index = require("../../.external/cjs/zustand@5.0.10_@types_react@19.2.9_react@19.2.3/zustand/esm/index.cjs");
6
7
  exports.useProxy = useProxy.useProxy;
7
8
  exports.compareStateWithStore = compareStateWithStore.compareStateWithStore;
8
9
  exports.createProxy = createProxy.createProxy;
10
+ exports.zs = index;
@@ -1,8 +1,10 @@
1
1
  import { useProxy } from "./useProxy/useProxy.mjs";
2
2
  import { compareStateWithStore } from "./utils/compareStateWithStore.mjs";
3
3
  import { createProxy } from "./utils/createProxy.mjs";
4
+ import * as index from "../../.external/esm/zustand@5.0.10_@types_react@19.2.9_react@19.2.3/zustand/esm/index.mjs";
4
5
  export {
5
6
  compareStateWithStore,
6
7
  createProxy,
7
- useProxy
8
+ useProxy,
9
+ index as zs
8
10
  };
@@ -1,2 +1,3 @@
1
1
  export * from './useProxy/index';
2
2
  export * from './utils/index';
3
+ export * as zs from '../../.external/lib/zustand';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fastapi-rtk",
3
- "version": "2.9.0",
3
+ "version": "2.9.2",
4
4
  "private": false,
5
5
  "description": "A React component library for FastAPI in combination with FastAPI React Toolkit backend, built with Mantine, JsonForms, and Zustand.",
6
6
  "license": "MIT",
@@ -150,7 +150,8 @@
150
150
  "@mantine/form": "^9.0.0",
151
151
  "@mantine/hooks": "^9.0.0",
152
152
  "react": "^19.2.3",
153
- "react-dom": "^19.2.3"
153
+ "react-dom": "^19.2.3",
154
+ "react-router": "^7.5.3"
154
155
  },
155
156
  "scripts": {
156
157
  "dev": "pnpm --filter apps-test dev",
@@ -1,5 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const lodash = require("../../../../.external/cjs/lodash@4.17.23/lodash/lodash.cjs");
4
- var lodashExports = lodash.__require();
5
- exports.lodashExports = lodashExports;
@@ -1,4 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var lodash = { exports: {} };
4
- exports.__module = lodash;
@@ -1,6 +0,0 @@
1
- "use strict";
2
- const _commonjsHelpers = require("./_commonjsHelpers.cjs");
3
- const map$1 = require("../../../../.external/cjs/lodash@4.17.23/lodash/map.cjs");
4
- var mapExports = map$1.__require();
5
- const map = /* @__PURE__ */ _commonjsHelpers.getDefaultExportFromCjs(mapExports);
6
- module.exports = map;
@@ -1,6 +0,0 @@
1
- "use strict";
2
- const _commonjsHelpers = require("./_commonjsHelpers.cjs");
3
- const union$1 = require("../../../../.external/cjs/lodash@4.17.23/lodash/union.cjs");
4
- var unionExports = union$1.__require();
5
- const union = /* @__PURE__ */ _commonjsHelpers.getDefaultExportFromCjs(unionExports);
6
- module.exports = union;
@@ -1,5 +0,0 @@
1
- import { __require as requireLodash } from "../../../../.external/esm/lodash@4.17.23/lodash/lodash.mjs";
2
- var lodashExports = requireLodash();
3
- export {
4
- lodashExports as l
5
- };
@@ -1,4 +0,0 @@
1
- var lodash = { exports: {} };
2
- export {
3
- lodash as __module
4
- };
@@ -1,7 +0,0 @@
1
- import { getDefaultExportFromCjs } from "./_commonjsHelpers.mjs";
2
- import { __require as requireMap } from "../../../../.external/esm/lodash@4.17.23/lodash/map.mjs";
3
- var mapExports = requireMap();
4
- const map = /* @__PURE__ */ getDefaultExportFromCjs(mapExports);
5
- export {
6
- map as default
7
- };
@@ -1,7 +0,0 @@
1
- import { getDefaultExportFromCjs } from "./_commonjsHelpers.mjs";
2
- import { __require as requireUnion } from "../../../../.external/esm/lodash@4.17.23/lodash/union.mjs";
3
- var unionExports = requireUnion();
4
- const union = /* @__PURE__ */ getDefaultExportFromCjs(unionExports);
5
- export {
6
- union as default
7
- };
@@ -1,20 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var _arrayIncludesWith;
4
- var hasRequired_arrayIncludesWith;
5
- function require_arrayIncludesWith() {
6
- if (hasRequired_arrayIncludesWith) return _arrayIncludesWith;
7
- hasRequired_arrayIncludesWith = 1;
8
- function arrayIncludesWith(array, value, comparator) {
9
- var index = -1, length = array == null ? 0 : array.length;
10
- while (++index < length) {
11
- if (comparator(value, array[index])) {
12
- return true;
13
- }
14
- }
15
- return false;
16
- }
17
- _arrayIncludesWith = arrayIncludesWith;
18
- return _arrayIncludesWith;
19
- }
20
- exports.__require = require_arrayIncludesWith;
@@ -1,21 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const _baseEach = require("./_baseEach.cjs");
4
- const isArrayLike = require("./isArrayLike.cjs");
5
- var _baseMap;
6
- var hasRequired_baseMap;
7
- function require_baseMap() {
8
- if (hasRequired_baseMap) return _baseMap;
9
- hasRequired_baseMap = 1;
10
- var baseEach = _baseEach.__require(), isArrayLike$1 = isArrayLike.__require();
11
- function baseMap(collection, iteratee) {
12
- var index = -1, result = isArrayLike$1(collection) ? Array(collection.length) : [];
13
- baseEach(collection, function(value, key, collection2) {
14
- result[++index] = iteratee(value, key, collection2);
15
- });
16
- return result;
17
- }
18
- _baseMap = baseMap;
19
- return _baseMap;
20
- }
21
- exports.__require = require_baseMap;
@@ -1,59 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const _SetCache = require("./_SetCache.cjs");
4
- const _arrayIncludes = require("./_arrayIncludes.cjs");
5
- const _arrayIncludesWith = require("./_arrayIncludesWith.cjs");
6
- const _cacheHas = require("./_cacheHas.cjs");
7
- const _createSet = require("./_createSet.cjs");
8
- const _setToArray = require("./_setToArray.cjs");
9
- var _baseUniq;
10
- var hasRequired_baseUniq;
11
- function require_baseUniq() {
12
- if (hasRequired_baseUniq) return _baseUniq;
13
- hasRequired_baseUniq = 1;
14
- var SetCache = _SetCache.__require(), arrayIncludes = _arrayIncludes.__require(), arrayIncludesWith = _arrayIncludesWith.__require(), cacheHas = _cacheHas.__require(), createSet = _createSet.__require(), setToArray = _setToArray.__require();
15
- var LARGE_ARRAY_SIZE = 200;
16
- function baseUniq(array, iteratee, comparator) {
17
- var index = -1, includes = arrayIncludes, length = array.length, isCommon = true, result = [], seen = result;
18
- if (comparator) {
19
- isCommon = false;
20
- includes = arrayIncludesWith;
21
- } else if (length >= LARGE_ARRAY_SIZE) {
22
- var set = iteratee ? null : createSet(array);
23
- if (set) {
24
- return setToArray(set);
25
- }
26
- isCommon = false;
27
- includes = cacheHas;
28
- seen = new SetCache();
29
- } else {
30
- seen = iteratee ? [] : result;
31
- }
32
- outer:
33
- while (++index < length) {
34
- var value = array[index], computed = iteratee ? iteratee(value) : value;
35
- value = comparator || value !== 0 ? value : 0;
36
- if (isCommon && computed === computed) {
37
- var seenIndex = seen.length;
38
- while (seenIndex--) {
39
- if (seen[seenIndex] === computed) {
40
- continue outer;
41
- }
42
- }
43
- if (iteratee) {
44
- seen.push(computed);
45
- }
46
- result.push(value);
47
- } else if (!includes(seen, computed, comparator)) {
48
- if (seen !== result) {
49
- seen.push(computed);
50
- }
51
- result.push(value);
52
- }
53
- }
54
- return result;
55
- }
56
- _baseUniq = baseUniq;
57
- return _baseUniq;
58
- }
59
- exports.__require = require_baseUniq;
@@ -1,19 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const _Set = require("./_Set.cjs");
4
- const noop = require("./noop.cjs");
5
- const _setToArray = require("./_setToArray.cjs");
6
- var _createSet;
7
- var hasRequired_createSet;
8
- function require_createSet() {
9
- if (hasRequired_createSet) return _createSet;
10
- hasRequired_createSet = 1;
11
- var Set = _Set.__require(), noop$1 = noop.__require(), setToArray = _setToArray.__require();
12
- var INFINITY = 1 / 0;
13
- var createSet = !(Set && 1 / setToArray(new Set([, -0]))[1] == INFINITY) ? noop$1 : function(values) {
14
- return new Set(values);
15
- };
16
- _createSet = createSet;
17
- return _createSet;
18
- }
19
- exports.__require = require_createSet;
@@ -1,20 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const _arrayMap = require("./_arrayMap.cjs");
4
- const _baseIteratee = require("./_baseIteratee.cjs");
5
- const _baseMap = require("./_baseMap.cjs");
6
- const isArray = require("./isArray.cjs");
7
- var map_1;
8
- var hasRequiredMap;
9
- function requireMap() {
10
- if (hasRequiredMap) return map_1;
11
- hasRequiredMap = 1;
12
- var arrayMap = _arrayMap.__require(), baseIteratee = _baseIteratee.__require(), baseMap = _baseMap.__require(), isArray$1 = isArray.__require();
13
- function map(collection, iteratee) {
14
- var func = isArray$1(collection) ? arrayMap : baseMap;
15
- return func(collection, baseIteratee(iteratee, 3));
16
- }
17
- map_1 = map;
18
- return map_1;
19
- }
20
- exports.__require = requireMap;
@@ -1,19 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const _baseFlatten = require("./_baseFlatten.cjs");
4
- const _baseRest = require("./_baseRest.cjs");
5
- const _baseUniq = require("./_baseUniq.cjs");
6
- const isArrayLikeObject = require("./isArrayLikeObject.cjs");
7
- var union_1;
8
- var hasRequiredUnion;
9
- function requireUnion() {
10
- if (hasRequiredUnion) return union_1;
11
- hasRequiredUnion = 1;
12
- var baseFlatten = _baseFlatten.__require(), baseRest = _baseRest.__require(), baseUniq = _baseUniq.__require(), isArrayLikeObject$1 = isArrayLikeObject.__require();
13
- var union = baseRest(function(arrays) {
14
- return baseUniq(baseFlatten(arrays, 1, isArrayLikeObject$1, true));
15
- });
16
- union_1 = union;
17
- return union_1;
18
- }
19
- exports.__require = requireUnion;
@@ -1,20 +0,0 @@
1
- var _arrayIncludesWith;
2
- var hasRequired_arrayIncludesWith;
3
- function require_arrayIncludesWith() {
4
- if (hasRequired_arrayIncludesWith) return _arrayIncludesWith;
5
- hasRequired_arrayIncludesWith = 1;
6
- function arrayIncludesWith(array, value, comparator) {
7
- var index = -1, length = array == null ? 0 : array.length;
8
- while (++index < length) {
9
- if (comparator(value, array[index])) {
10
- return true;
11
- }
12
- }
13
- return false;
14
- }
15
- _arrayIncludesWith = arrayIncludesWith;
16
- return _arrayIncludesWith;
17
- }
18
- export {
19
- require_arrayIncludesWith as __require
20
- };
@@ -1,21 +0,0 @@
1
- import { __require as require_baseEach } from "./_baseEach.mjs";
2
- import { __require as requireIsArrayLike } from "./isArrayLike.mjs";
3
- var _baseMap;
4
- var hasRequired_baseMap;
5
- function require_baseMap() {
6
- if (hasRequired_baseMap) return _baseMap;
7
- hasRequired_baseMap = 1;
8
- var baseEach = require_baseEach(), isArrayLike = requireIsArrayLike();
9
- function baseMap(collection, iteratee) {
10
- var index = -1, result = isArrayLike(collection) ? Array(collection.length) : [];
11
- baseEach(collection, function(value, key, collection2) {
12
- result[++index] = iteratee(value, key, collection2);
13
- });
14
- return result;
15
- }
16
- _baseMap = baseMap;
17
- return _baseMap;
18
- }
19
- export {
20
- require_baseMap as __require
21
- };
@@ -1,59 +0,0 @@
1
- import { __require as require_SetCache } from "./_SetCache.mjs";
2
- import { __require as require_arrayIncludes } from "./_arrayIncludes.mjs";
3
- import { __require as require_arrayIncludesWith } from "./_arrayIncludesWith.mjs";
4
- import { __require as require_cacheHas } from "./_cacheHas.mjs";
5
- import { __require as require_createSet } from "./_createSet.mjs";
6
- import { __require as require_setToArray } from "./_setToArray.mjs";
7
- var _baseUniq;
8
- var hasRequired_baseUniq;
9
- function require_baseUniq() {
10
- if (hasRequired_baseUniq) return _baseUniq;
11
- hasRequired_baseUniq = 1;
12
- var SetCache = require_SetCache(), arrayIncludes = require_arrayIncludes(), arrayIncludesWith = require_arrayIncludesWith(), cacheHas = require_cacheHas(), createSet = require_createSet(), setToArray = require_setToArray();
13
- var LARGE_ARRAY_SIZE = 200;
14
- function baseUniq(array, iteratee, comparator) {
15
- var index = -1, includes = arrayIncludes, length = array.length, isCommon = true, result = [], seen = result;
16
- if (comparator) {
17
- isCommon = false;
18
- includes = arrayIncludesWith;
19
- } else if (length >= LARGE_ARRAY_SIZE) {
20
- var set = iteratee ? null : createSet(array);
21
- if (set) {
22
- return setToArray(set);
23
- }
24
- isCommon = false;
25
- includes = cacheHas;
26
- seen = new SetCache();
27
- } else {
28
- seen = iteratee ? [] : result;
29
- }
30
- outer:
31
- while (++index < length) {
32
- var value = array[index], computed = iteratee ? iteratee(value) : value;
33
- value = comparator || value !== 0 ? value : 0;
34
- if (isCommon && computed === computed) {
35
- var seenIndex = seen.length;
36
- while (seenIndex--) {
37
- if (seen[seenIndex] === computed) {
38
- continue outer;
39
- }
40
- }
41
- if (iteratee) {
42
- seen.push(computed);
43
- }
44
- result.push(value);
45
- } else if (!includes(seen, computed, comparator)) {
46
- if (seen !== result) {
47
- seen.push(computed);
48
- }
49
- result.push(value);
50
- }
51
- }
52
- return result;
53
- }
54
- _baseUniq = baseUniq;
55
- return _baseUniq;
56
- }
57
- export {
58
- require_baseUniq as __require
59
- };
@@ -1,19 +0,0 @@
1
- import { __require as require_Set } from "./_Set.mjs";
2
- import { __require as requireNoop } from "./noop.mjs";
3
- import { __require as require_setToArray } from "./_setToArray.mjs";
4
- var _createSet;
5
- var hasRequired_createSet;
6
- function require_createSet() {
7
- if (hasRequired_createSet) return _createSet;
8
- hasRequired_createSet = 1;
9
- var Set = require_Set(), noop = requireNoop(), setToArray = require_setToArray();
10
- var INFINITY = 1 / 0;
11
- var createSet = !(Set && 1 / setToArray(new Set([, -0]))[1] == INFINITY) ? noop : function(values) {
12
- return new Set(values);
13
- };
14
- _createSet = createSet;
15
- return _createSet;
16
- }
17
- export {
18
- require_createSet as __require
19
- };
@@ -1,20 +0,0 @@
1
- import { __require as require_arrayMap } from "./_arrayMap.mjs";
2
- import { __require as require_baseIteratee } from "./_baseIteratee.mjs";
3
- import { __require as require_baseMap } from "./_baseMap.mjs";
4
- import { __require as requireIsArray } from "./isArray.mjs";
5
- var map_1;
6
- var hasRequiredMap;
7
- function requireMap() {
8
- if (hasRequiredMap) return map_1;
9
- hasRequiredMap = 1;
10
- var arrayMap = require_arrayMap(), baseIteratee = require_baseIteratee(), baseMap = require_baseMap(), isArray = requireIsArray();
11
- function map(collection, iteratee) {
12
- var func = isArray(collection) ? arrayMap : baseMap;
13
- return func(collection, baseIteratee(iteratee, 3));
14
- }
15
- map_1 = map;
16
- return map_1;
17
- }
18
- export {
19
- requireMap as __require
20
- };
@@ -1,19 +0,0 @@
1
- import { __require as require_baseFlatten } from "./_baseFlatten.mjs";
2
- import { __require as require_baseRest } from "./_baseRest.mjs";
3
- import { __require as require_baseUniq } from "./_baseUniq.mjs";
4
- import { __require as requireIsArrayLikeObject } from "./isArrayLikeObject.mjs";
5
- var union_1;
6
- var hasRequiredUnion;
7
- function requireUnion() {
8
- if (hasRequiredUnion) return union_1;
9
- hasRequiredUnion = 1;
10
- var baseFlatten = require_baseFlatten(), baseRest = require_baseRest(), baseUniq = require_baseUniq(), isArrayLikeObject = requireIsArrayLikeObject();
11
- var union = baseRest(function(arrays) {
12
- return baseUniq(baseFlatten(arrays, 1, isArrayLikeObject, true));
13
- });
14
- union_1 = union;
15
- return union_1;
16
- }
17
- export {
18
- requireUnion as __require
19
- };
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const index$1 = require("../../../.external/cjs/mantine-react-table@2.0.0-beta.9_patch_hash_b9fcaf5fc0698f1949127d6bfb1f154a5bd28d0d1fe_7b4bd73d03bc0c4b3e9706b344be0f5a/mantine-react-table/locales/de/index.cjs");
4
- function _mergeNamespaces(n, m) {
5
- for (var i = 0; i < m.length; i++) {
6
- const e = m[i];
7
- if (typeof e !== "string" && !Array.isArray(e)) {
8
- for (const k in e) {
9
- if (k !== "default" && !(k in n)) {
10
- const d = Object.getOwnPropertyDescriptor(e, k);
11
- if (d) {
12
- Object.defineProperty(n, k, d.get ? d : {
13
- enumerable: true,
14
- get: () => e[k]
15
- });
16
- }
17
- }
18
- }
19
- }
20
- }
21
- return Object.freeze(Object.defineProperty(n, Symbol.toStringTag, { value: "Module" }));
22
- }
23
- var deExports = /* @__PURE__ */ index$1.__require();
24
- const index = /* @__PURE__ */ _mergeNamespaces({
25
- __proto__: null
26
- }, [deExports]);
27
- exports.index = index;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const index$1 = require("../../../.external/cjs/mantine-react-table@2.0.0-beta.9_patch_hash_b9fcaf5fc0698f1949127d6bfb1f154a5bd28d0d1fe_7b4bd73d03bc0c4b3e9706b344be0f5a/mantine-react-table/locales/en/index.cjs");
4
- function _mergeNamespaces(n, m) {
5
- for (var i = 0; i < m.length; i++) {
6
- const e = m[i];
7
- if (typeof e !== "string" && !Array.isArray(e)) {
8
- for (const k in e) {
9
- if (k !== "default" && !(k in n)) {
10
- const d = Object.getOwnPropertyDescriptor(e, k);
11
- if (d) {
12
- Object.defineProperty(n, k, d.get ? d : {
13
- enumerable: true,
14
- get: () => e[k]
15
- });
16
- }
17
- }
18
- }
19
- }
20
- }
21
- return Object.freeze(Object.defineProperty(n, Symbol.toStringTag, { value: "Module" }));
22
- }
23
- var enExports = /* @__PURE__ */ index$1.__require();
24
- const index = /* @__PURE__ */ _mergeNamespaces({
25
- __proto__: null
26
- }, [enExports]);
27
- exports.index = index;
@@ -1,4 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var de = {};
4
- exports.__exports = de;
@@ -1,4 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var en = {};
4
- exports.__exports = en;
@@ -1,27 +0,0 @@
1
- import { __require as requireDe } from "../../../.external/esm/mantine-react-table@2.0.0-beta.9_patch_hash_b9fcaf5fc0698f1949127d6bfb1f154a5bd28d0d1fe_7b4bd73d03bc0c4b3e9706b344be0f5a/mantine-react-table/locales/de/index.mjs";
2
- function _mergeNamespaces(n, m) {
3
- for (var i = 0; i < m.length; i++) {
4
- const e = m[i];
5
- if (typeof e !== "string" && !Array.isArray(e)) {
6
- for (const k in e) {
7
- if (k !== "default" && !(k in n)) {
8
- const d = Object.getOwnPropertyDescriptor(e, k);
9
- if (d) {
10
- Object.defineProperty(n, k, d.get ? d : {
11
- enumerable: true,
12
- get: () => e[k]
13
- });
14
- }
15
- }
16
- }
17
- }
18
- }
19
- return Object.freeze(Object.defineProperty(n, Symbol.toStringTag, { value: "Module" }));
20
- }
21
- var deExports = /* @__PURE__ */ requireDe();
22
- const index = /* @__PURE__ */ _mergeNamespaces({
23
- __proto__: null
24
- }, [deExports]);
25
- export {
26
- index as i
27
- };
@@ -1,27 +0,0 @@
1
- import { __require as requireEn } from "../../../.external/esm/mantine-react-table@2.0.0-beta.9_patch_hash_b9fcaf5fc0698f1949127d6bfb1f154a5bd28d0d1fe_7b4bd73d03bc0c4b3e9706b344be0f5a/mantine-react-table/locales/en/index.mjs";
2
- function _mergeNamespaces(n, m) {
3
- for (var i = 0; i < m.length; i++) {
4
- const e = m[i];
5
- if (typeof e !== "string" && !Array.isArray(e)) {
6
- for (const k in e) {
7
- if (k !== "default" && !(k in n)) {
8
- const d = Object.getOwnPropertyDescriptor(e, k);
9
- if (d) {
10
- Object.defineProperty(n, k, d.get ? d : {
11
- enumerable: true,
12
- get: () => e[k]
13
- });
14
- }
15
- }
16
- }
17
- }
18
- }
19
- return Object.freeze(Object.defineProperty(n, Symbol.toStringTag, { value: "Module" }));
20
- }
21
- var enExports = /* @__PURE__ */ requireEn();
22
- const index = /* @__PURE__ */ _mergeNamespaces({
23
- __proto__: null
24
- }, [enExports]);
25
- export {
26
- index as i
27
- };