@dartcom/ui-kit 10.5.8 → 10.5.10

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 (352) hide show
  1. package/README.md +5 -100
  2. package/dist/_virtual/_commonjsHelpers.esm.js +1 -0
  3. package/dist/_virtual/index.esm.js +1 -0
  4. package/dist/_virtual/index.esm2.js +1 -0
  5. package/dist/_virtual/index.esm3.js +1 -0
  6. package/dist/_virtual/index.esm4.js +1 -0
  7. package/dist/_virtual/index.esm5.js +1 -0
  8. package/dist/_virtual/index.esm6.js +1 -0
  9. package/dist/_virtual/leaflet-arrows.esm.js +1 -0
  10. package/dist/_virtual/leaflet-arrows.esm2.js +1 -0
  11. package/dist/_virtual/leaflet-src.esm.js +1 -0
  12. package/dist/_virtual/leaflet-src.esm2.js +1 -0
  13. package/dist/_virtual/leaflet.polylineoffset.esm.js +1 -0
  14. package/dist/_virtual/leaflet.polylineoffset.esm2.js +1 -0
  15. package/dist/_virtual/papaparse.min.esm.js +1 -0
  16. package/dist/_virtual/papaparse.min.esm2.js +1 -0
  17. package/dist/_virtual/screenfull.esm.js +1 -0
  18. package/dist/_virtual/screenfull.esm2.js +1 -0
  19. package/dist/_virtual/use-sync-external-store-shim.development.esm.js +1 -0
  20. package/dist/_virtual/use-sync-external-store-shim.production.esm.js +1 -0
  21. package/dist/_virtual/uuid.esm.js +1 -0
  22. package/dist/components/accordion/accordion.esm.js +1 -0
  23. package/dist/components/alert-dialog/alert-dialog.esm.js +1 -0
  24. package/dist/components/buttons/button/button.esm.js +1 -0
  25. package/dist/components/buttons/delete/delete.esm.js +1 -0
  26. package/dist/components/buttons/delete/types.d.ts +1 -2
  27. package/dist/components/buttons/delete/types.d.ts.map +1 -1
  28. package/dist/components/buttons/icon/constants.esm.js +1 -0
  29. package/dist/components/buttons/icon/icon.esm.js +1 -0
  30. package/dist/components/buttons/upload/styles.esm.js +1 -0
  31. package/dist/components/buttons/upload/upload.esm.js +1 -0
  32. package/dist/components/card/card.esm.js +1 -0
  33. package/dist/components/checkbox/checkbox.esm.js +1 -0
  34. package/dist/components/copy-text/copy-text.esm.js +1 -0
  35. package/dist/components/copy-text/styles.esm.js +1 -0
  36. package/dist/components/date-field/date-field.esm.js +1 -0
  37. package/dist/components/drag-list/drag-list.esm.js +1 -0
  38. package/dist/components/drag-list/draggable/draggable.esm.js +1 -0
  39. package/dist/components/draggable-container/constants.esm.js +1 -0
  40. package/dist/components/draggable-container/draggable-container.d.ts.map +1 -1
  41. package/dist/components/draggable-container/draggable-container.esm.js +1 -0
  42. package/dist/components/error-boundary/error-boundary.esm.js +1 -0
  43. package/dist/components/form/error-message/error-message.esm.js +1 -0
  44. package/dist/components/form/form.esm.js +1 -0
  45. package/dist/components/form/hooks/useFormContext.esm.js +1 -0
  46. package/dist/components/input/input.esm.js +1 -0
  47. package/dist/components/layers/leaflet/config/constants.esm.js +1 -0
  48. package/dist/components/layers/leaflet/layers/POI/constants.esm.js +1 -0
  49. package/dist/components/layers/leaflet/layers/POI/utils.esm.js +1 -0
  50. package/dist/components/layers/leaflet/layers/admin-area/utils.esm.js +1 -0
  51. package/dist/components/layers/leaflet/layers/building/utils.esm.js +1 -0
  52. package/dist/components/layers/leaflet/layers/builtup-area/utils.esm.js +1 -0
  53. package/dist/components/layers/leaflet/layers/camera/config/constants.esm.js +1 -0
  54. package/dist/components/layers/leaflet/layers/camera/lib/utils.esm.js +1 -0
  55. package/dist/components/layers/leaflet/layers/city-POI/utils.esm.js +1 -0
  56. package/dist/components/layers/leaflet/layers/condition/types.esm.js +1 -0
  57. package/dist/components/layers/leaflet/layers/condition/utils.esm.js +1 -0
  58. package/dist/components/layers/leaflet/layers/facility-area/utils.esm.js +1 -0
  59. package/dist/components/layers/leaflet/layers/landuse-area/constants.esm.js +1 -0
  60. package/dist/components/layers/leaflet/layers/landuse-area/utils.esm.js +1 -0
  61. package/dist/components/layers/leaflet/layers/lane-marking-arrow/utils.esm.js +1 -0
  62. package/dist/components/layers/leaflet/layers/lane-marking-line/constants.esm.js +1 -0
  63. package/dist/components/layers/leaflet/layers/lane-marking-line/utils.esm.js +1 -0
  64. package/dist/components/layers/leaflet/layers/lane-marking-poly/utils.esm.js +1 -0
  65. package/dist/components/layers/leaflet/layers/link/constants.esm.js +1 -0
  66. package/dist/components/layers/leaflet/layers/link/utils.esm.js +1 -0
  67. package/dist/components/layers/leaflet/layers/nature-field/constants.esm.js +1 -0
  68. package/dist/components/layers/leaflet/layers/nature-field/utils.esm.js +1 -0
  69. package/dist/components/layers/leaflet/layers/nature-forest/constants.esm.js +1 -0
  70. package/dist/components/layers/leaflet/layers/nature-forest/utils.esm.js +1 -0
  71. package/dist/components/layers/leaflet/layers/ocean-area/utils.esm.js +1 -0
  72. package/dist/components/layers/leaflet/layers/one-way/utils.esm.js +1 -0
  73. package/dist/components/layers/leaflet/layers/parking-line/utils.esm.js +1 -0
  74. package/dist/components/layers/leaflet/layers/pillar/config/constants.esm.js +1 -0
  75. package/dist/components/layers/leaflet/layers/pillar/lib/utils.esm.js +1 -0
  76. package/dist/components/layers/leaflet/layers/point-address/utils.esm.js +1 -0
  77. package/dist/components/layers/leaflet/layers/railroad/utils.esm.js +1 -0
  78. package/dist/components/layers/leaflet/layers/road-poly/constants.esm.js +1 -0
  79. package/dist/components/layers/leaflet/layers/road-poly/types.esm.js +1 -0
  80. package/dist/components/layers/leaflet/layers/road-poly/utils.esm.js +1 -0
  81. package/dist/components/layers/leaflet/layers/traffic-sign/config/constants.esm.js +1 -0
  82. package/dist/components/layers/leaflet/layers/traffic-sign/lib/utils.esm.js +1 -0
  83. package/dist/components/layers/leaflet/layers/traffic-signal/config/constants.esm.js +1 -0
  84. package/dist/components/layers/leaflet/layers/traffic-signal/lib/utils.esm.js +1 -0
  85. package/dist/components/layers/leaflet/layers/water-area/utils.esm.js +1 -0
  86. package/dist/components/layers/leaflet/layers/water-link/utils.esm.js +1 -0
  87. package/dist/components/layers/leaflet/leaflet.esm.js +1 -0
  88. package/dist/components/layers/leaflet/lib/types.d.ts +3 -4
  89. package/dist/components/layers/leaflet/lib/types.d.ts.map +1 -1
  90. package/dist/components/layers/leaflet/lib/types.esm.js +1 -0
  91. package/dist/components/layers/leaflet/lib/utils.esm.js +1 -0
  92. package/dist/components/layers/leaflet/scene.yaml.esm.js +1 -0
  93. package/dist/components/layers/leaflet/services/tangram-layer.esm.js +1 -0
  94. package/dist/components/list/list.esm.js +1 -0
  95. package/dist/components/loader/loader.esm.js +1 -0
  96. package/dist/components/modal/modal.esm.js +1 -0
  97. package/dist/components/modal/styles.esm.js +1 -0
  98. package/dist/components/no-data/no-data.esm.js +1 -0
  99. package/dist/components/paragraph/paragraph.esm.js +1 -0
  100. package/dist/components/paragraph/styles.esm.js +1 -0
  101. package/dist/components/select/select.esm.js +1 -0
  102. package/dist/components/tabs/tabs.esm.js +1 -0
  103. package/dist/components/text-field/text-field.esm.js +1 -0
  104. package/dist/components/uploader/csv/csv.esm.js +1 -0
  105. package/dist/components/uploader/excel/excel.esm.js +1 -0
  106. package/dist/configs/global/constants.esm.js +1 -0
  107. package/dist/configs/global/global.esm.js +1 -0
  108. package/dist/constants/api.esm.js +1 -0
  109. package/dist/constants/map.esm.js +1 -0
  110. package/dist/constants/schema.esm.js +1 -0
  111. package/dist/index.cjs +110 -18
  112. package/dist/index.esm.js +1 -33
  113. package/dist/layouts/auth/auth.esm.js +1 -0
  114. package/dist/lib/hooks/useDeviceType.esm.js +1 -0
  115. package/dist/lib/hooks/useGetUser.esm.js +1 -0
  116. package/dist/lib/hooks/useShowErrorSnackbar.esm.js +1 -0
  117. package/dist/lib/hooks/useShowSnackbar.esm.js +1 -0
  118. package/dist/lib/hooks/useSignIn.esm.js +1 -0
  119. package/dist/lib/hooks/useSignOut.esm.js +1 -0
  120. package/dist/lib/types.esm.js +1 -0
  121. package/dist/lib/utils.esm.js +1 -0
  122. package/dist/library/leaflet-arrows.esm.js +1 -0
  123. package/dist/node_modules/@dnd-kit/accessibility/dist/accessibility.esm.esm.js +1 -0
  124. package/dist/node_modules/@dnd-kit/core/dist/core.esm.esm.js +1 -0
  125. package/dist/node_modules/@dnd-kit/modifiers/dist/modifiers.esm.esm.js +1 -0
  126. package/dist/node_modules/@dnd-kit/sortable/dist/sortable.esm.esm.js +1 -0
  127. package/dist/node_modules/@dnd-kit/utilities/dist/utilities.esm.esm.js +1 -0
  128. package/dist/node_modules/@hookform/error-message/dist/index.esm.esm.js +1 -0
  129. package/dist/node_modules/@hookform/resolvers/dist/resolvers.esm.js +1 -0
  130. package/dist/node_modules/@hookform/resolvers/yup/dist/yup.esm.js +1 -0
  131. package/dist/node_modules/@react-leaflet/core/lib/component.esm.js +1 -0
  132. package/dist/node_modules/@react-leaflet/core/lib/context.esm.js +1 -0
  133. package/dist/node_modules/@react-leaflet/core/lib/control.esm.js +1 -0
  134. package/dist/node_modules/@react-leaflet/core/lib/element.esm.js +1 -0
  135. package/dist/node_modules/@reactuses/core/dist/index.esm.js +1 -0
  136. package/dist/node_modules/@tanstack/query-core/build/modern/focusManager.esm.js +1 -0
  137. package/dist/node_modules/@tanstack/query-core/build/modern/infiniteQueryBehavior.esm.js +1 -0
  138. package/dist/node_modules/@tanstack/query-core/build/modern/mutation.esm.js +1 -0
  139. package/dist/node_modules/@tanstack/query-core/build/modern/mutationCache.esm.js +1 -0
  140. package/dist/node_modules/@tanstack/query-core/build/modern/mutationObserver.esm.js +1 -0
  141. package/dist/node_modules/@tanstack/query-core/build/modern/notifyManager.esm.js +1 -0
  142. package/dist/node_modules/@tanstack/query-core/build/modern/onlineManager.esm.js +1 -0
  143. package/dist/node_modules/@tanstack/query-core/build/modern/query.esm.js +1 -0
  144. package/dist/node_modules/@tanstack/query-core/build/modern/queryCache.esm.js +1 -0
  145. package/dist/node_modules/@tanstack/query-core/build/modern/queryClient.esm.js +1 -0
  146. package/dist/node_modules/@tanstack/query-core/build/modern/queryObserver.esm.js +1 -0
  147. package/dist/node_modules/@tanstack/query-core/build/modern/removable.esm.js +1 -0
  148. package/dist/node_modules/@tanstack/query-core/build/modern/retryer.esm.js +1 -0
  149. package/dist/node_modules/@tanstack/query-core/build/modern/subscribable.esm.js +1 -0
  150. package/dist/node_modules/@tanstack/query-core/build/modern/thenable.esm.js +1 -0
  151. package/dist/node_modules/@tanstack/query-core/build/modern/timeoutManager.esm.js +1 -0
  152. package/dist/node_modules/@tanstack/query-core/build/modern/utils.esm.js +1 -0
  153. package/dist/node_modules/@tanstack/react-query/build/modern/IsRestoringProvider.esm.js +1 -0
  154. package/dist/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.esm.js +1 -0
  155. package/dist/node_modules/@tanstack/react-query/build/modern/QueryErrorResetBoundary.esm.js +1 -0
  156. package/dist/node_modules/@tanstack/react-query/build/modern/errorBoundaryUtils.esm.js +1 -0
  157. package/dist/node_modules/@tanstack/react-query/build/modern/suspense.esm.js +1 -0
  158. package/dist/node_modules/@tanstack/react-query/build/modern/useBaseQuery.esm.js +1 -0
  159. package/dist/node_modules/@tanstack/react-query/build/modern/useMutation.esm.js +1 -0
  160. package/dist/node_modules/@tanstack/react-query/build/modern/useQuery.esm.js +1 -0
  161. package/dist/node_modules/date-fns/_lib/addLeadingZeros.esm.js +1 -0
  162. package/dist/node_modules/date-fns/_lib/defaultOptions.esm.js +1 -0
  163. package/dist/node_modules/date-fns/_lib/format/formatters.esm.js +1 -0
  164. package/dist/node_modules/date-fns/_lib/format/lightFormatters.esm.js +1 -0
  165. package/dist/node_modules/date-fns/_lib/format/longFormatters.esm.js +1 -0
  166. package/dist/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.esm.js +1 -0
  167. package/dist/node_modules/date-fns/_lib/normalizeDates.esm.js +1 -0
  168. package/dist/node_modules/date-fns/_lib/protectedTokens.esm.js +1 -0
  169. package/dist/node_modules/date-fns/constants.esm.js +1 -0
  170. package/dist/node_modules/date-fns/constructFrom.esm.js +1 -0
  171. package/dist/node_modules/date-fns/differenceInCalendarDays.esm.js +1 -0
  172. package/dist/node_modules/date-fns/format.esm.js +1 -0
  173. package/dist/node_modules/date-fns/getDayOfYear.esm.js +1 -0
  174. package/dist/node_modules/date-fns/getISOWeek.esm.js +1 -0
  175. package/dist/node_modules/date-fns/getISOWeekYear.esm.js +1 -0
  176. package/dist/node_modules/date-fns/getWeek.esm.js +1 -0
  177. package/dist/node_modules/date-fns/getWeekYear.esm.js +1 -0
  178. package/dist/node_modules/date-fns/isDate.esm.js +1 -0
  179. package/dist/node_modules/date-fns/isSameWeek.esm.js +1 -0
  180. package/dist/node_modules/date-fns/isValid.esm.js +1 -0
  181. package/dist/node_modules/date-fns/locale/_lib/buildFormatLongFn.esm.js +1 -0
  182. package/dist/node_modules/date-fns/locale/_lib/buildLocalizeFn.esm.js +1 -0
  183. package/dist/node_modules/date-fns/locale/_lib/buildMatchFn.esm.js +1 -0
  184. package/dist/node_modules/date-fns/locale/_lib/buildMatchPatternFn.esm.js +1 -0
  185. package/dist/node_modules/date-fns/locale/en-US/_lib/formatDistance.esm.js +1 -0
  186. package/dist/node_modules/date-fns/locale/en-US/_lib/formatLong.esm.js +1 -0
  187. package/dist/node_modules/date-fns/locale/en-US/_lib/formatRelative.esm.js +1 -0
  188. package/dist/node_modules/date-fns/locale/en-US/_lib/localize.esm.js +1 -0
  189. package/dist/node_modules/date-fns/locale/en-US/_lib/match.esm.js +1 -0
  190. package/dist/node_modules/date-fns/locale/en-US.esm.js +1 -0
  191. package/dist/node_modules/date-fns/locale/ru/_lib/formatDistance.esm.js +1 -0
  192. package/dist/node_modules/date-fns/locale/ru/_lib/formatLong.esm.js +1 -0
  193. package/dist/node_modules/date-fns/locale/ru/_lib/formatRelative.esm.js +1 -0
  194. package/dist/node_modules/date-fns/locale/ru/_lib/localize.esm.js +1 -0
  195. package/dist/node_modules/date-fns/locale/ru/_lib/match.esm.js +1 -0
  196. package/dist/node_modules/date-fns/locale/ru.esm.js +1 -0
  197. package/dist/node_modules/date-fns/startOfDay.esm.js +1 -0
  198. package/dist/node_modules/date-fns/startOfISOWeek.esm.js +1 -0
  199. package/dist/node_modules/date-fns/startOfISOWeekYear.esm.js +1 -0
  200. package/dist/node_modules/date-fns/startOfWeek.esm.js +1 -0
  201. package/dist/node_modules/date-fns/startOfWeekYear.esm.js +1 -0
  202. package/dist/node_modules/date-fns/startOfYear.esm.js +1 -0
  203. package/dist/node_modules/date-fns/toDate.esm.js +1 -0
  204. package/dist/node_modules/fflate/esm/browser.esm.js +1 -0
  205. package/dist/node_modules/goober/dist/goober.modern.esm.js +1 -0
  206. package/dist/node_modules/js-cookie/dist/js.cookie.esm.js +2 -0
  207. package/dist/node_modules/leaflet/dist/leaflet-src.esm.js +5 -0
  208. package/dist/node_modules/leaflet-area-select/dist/index.esm.js +9 -0
  209. package/dist/node_modules/leaflet-path-drag/dist/index.esm.js +7 -0
  210. package/dist/node_modules/leaflet-polylineoffset/leaflet.polylineoffset.esm.js +1 -0
  211. package/dist/node_modules/leaflet-rotatedmarker/leaflet.rotatedMarker.esm.js +1 -0
  212. package/dist/node_modules/mobx/dist/mobx.esm.esm.js +1 -0
  213. package/dist/node_modules/mobx-react-lite/es/ObserverComponent.esm.js +1 -0
  214. package/dist/node_modules/mobx-react-lite/es/index.esm.js +1 -0
  215. package/dist/node_modules/mobx-react-lite/es/observer.esm.js +1 -0
  216. package/dist/node_modules/mobx-react-lite/es/useObserver.esm.js +1 -0
  217. package/dist/node_modules/mobx-react-lite/es/utils/UniversalFinalizationRegistry.esm.js +1 -0
  218. package/dist/node_modules/mobx-react-lite/es/utils/assertEnvironment.esm.js +1 -0
  219. package/dist/node_modules/mobx-react-lite/es/utils/observerBatching.esm.js +1 -0
  220. package/dist/node_modules/mobx-react-lite/es/utils/observerFinalizationRegistry.esm.js +1 -0
  221. package/dist/node_modules/mobx-react-lite/es/utils/printDebugValue.esm.js +1 -0
  222. package/dist/node_modules/notistack/node_modules/clsx/dist/clsx.m.esm.js +1 -0
  223. package/dist/node_modules/notistack/notistack.esm.esm.js +1 -0
  224. package/dist/node_modules/papaparse/papaparse.min.esm.js +7 -0
  225. package/dist/node_modules/property-expr/index.esm.js +1 -0
  226. package/dist/node_modules/react-copy-to-clipboard-ts/dist/index.esm.js +1 -0
  227. package/dist/node_modules/react-error-boundary/dist/react-error-boundary.esm.js +1 -0
  228. package/dist/node_modules/react-hook-form/dist/index.esm.esm.js +1 -0
  229. package/dist/node_modules/react-leaflet/lib/LayersControl.esm.js +1 -0
  230. package/dist/node_modules/react-leaflet/lib/hooks.esm.js +1 -0
  231. package/dist/node_modules/react-papaparse/dist/react-papaparse.es.esm.js +1 -0
  232. package/dist/node_modules/react-uuid/uuid.esm.js +1 -0
  233. package/dist/node_modules/read-excel-file/modules/read/coordinates.esm.js +1 -0
  234. package/dist/node_modules/read-excel-file/modules/read/dropEmptyColumns.esm.js +1 -0
  235. package/dist/node_modules/read-excel-file/modules/read/dropEmptyRows.esm.js +1 -0
  236. package/dist/node_modules/read-excel-file/modules/read/getData.esm.js +1 -0
  237. package/dist/node_modules/read-excel-file/modules/read/isDateTimestamp.esm.js +1 -0
  238. package/dist/node_modules/read-excel-file/modules/read/parseCell.esm.js +1 -0
  239. package/dist/node_modules/read-excel-file/modules/read/parseCellValue.esm.js +1 -0
  240. package/dist/node_modules/read-excel-file/modules/read/parseCells.esm.js +1 -0
  241. package/dist/node_modules/read-excel-file/modules/read/parseDate.esm.js +1 -0
  242. package/dist/node_modules/read-excel-file/modules/read/parseDimensions.esm.js +1 -0
  243. package/dist/node_modules/read-excel-file/modules/read/parseFilePaths.esm.js +1 -0
  244. package/dist/node_modules/read-excel-file/modules/read/parseProperties.esm.js +1 -0
  245. package/dist/node_modules/read-excel-file/modules/read/parseSharedStrings.esm.js +1 -0
  246. package/dist/node_modules/read-excel-file/modules/read/parseSheet.esm.js +1 -0
  247. package/dist/node_modules/read-excel-file/modules/read/parseStyles.esm.js +1 -0
  248. package/dist/node_modules/read-excel-file/modules/read/readXlsx.esm.js +1 -0
  249. package/dist/node_modules/read-excel-file/modules/read/readXlsxFileBrowser.esm.js +1 -0
  250. package/dist/node_modules/read-excel-file/modules/read/readXlsxFileContents.esm.js +1 -0
  251. package/dist/node_modules/read-excel-file/modules/read/schema/mapToObjects.esm.js +1 -0
  252. package/dist/node_modules/read-excel-file/modules/read/unpackXlsxFileBrowser.esm.js +1 -0
  253. package/dist/node_modules/read-excel-file/modules/types/Boolean.esm.js +1 -0
  254. package/dist/node_modules/read-excel-file/modules/types/Date.esm.js +1 -0
  255. package/dist/node_modules/read-excel-file/modules/types/InvalidError.esm.js +1 -0
  256. package/dist/node_modules/read-excel-file/modules/types/Number.esm.js +1 -0
  257. package/dist/node_modules/read-excel-file/modules/types/String.esm.js +1 -0
  258. package/dist/node_modules/read-excel-file/modules/xml/dom.esm.js +1 -0
  259. package/dist/node_modules/read-excel-file/modules/xml/xlsx.esm.js +1 -0
  260. package/dist/node_modules/read-excel-file/modules/xml/xmlBrowser.esm.js +1 -0
  261. package/dist/node_modules/screenfull/dist/screenfull.esm.js +6 -0
  262. package/dist/node_modules/tangram/dist/tangram.min.esm.js +1 -0
  263. package/dist/node_modules/tiny-case/index.esm.js +1 -0
  264. package/dist/node_modules/toposort/index.esm.js +1 -0
  265. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.esm.js +10 -0
  266. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.esm.js +10 -0
  267. package/dist/node_modules/use-sync-external-store/shim/index.esm.js +1 -0
  268. package/dist/node_modules/yup/index.esm.esm.js +1 -0
  269. package/dist/pages/auth/auth.esm.js +1 -0
  270. package/dist/pages/auth/constants.esm.js +1 -0
  271. package/dist/pages/auth/schema.esm.js +1 -0
  272. package/dist/providers/auth/auth.esm.js +1 -0
  273. package/dist/providers/initialize/initialize.esm.js +1 -0
  274. package/dist/providers/localization/localization.esm.js +1 -0
  275. package/dist/providers/map/map.esm.js +1 -0
  276. package/dist/providers/mobx/mobx.esm.js +1 -0
  277. package/dist/providers/mobx/store.esm.js +1 -0
  278. package/dist/providers/mobx/stores/alert.esm.js +1 -0
  279. package/dist/providers/mobx/stores/auth.esm.js +1 -0
  280. package/dist/providers/mobx/stores/modal.esm.js +1 -0
  281. package/dist/providers/providers.esm.js +1 -0
  282. package/dist/providers/query/query.esm.js +1 -0
  283. package/dist/providers/theme/theme.esm.js +1 -0
  284. package/dist/services/api/api.esm.js +1 -0
  285. package/dist/services/local-state/local-state.esm.js +1 -0
  286. package/dist/services/localization/localization.esm.js +1 -0
  287. package/dist/services/logger/logger.esm.js +1 -0
  288. package/dist/services/map/map.d.ts +18 -0
  289. package/dist/services/map/map.d.ts.map +1 -1
  290. package/dist/services/map/map.esm.js +1 -0
  291. package/dist/services/query/query.esm.js +1 -0
  292. package/package.json +4 -3
  293. package/dist/__test__/types.d.ts +0 -4
  294. package/dist/__test__/types.d.ts.map +0 -1
  295. package/dist/components/accordion/accordion.stories.d.ts +0 -8
  296. package/dist/components/accordion/accordion.stories.d.ts.map +0 -1
  297. package/dist/components/alert-dialog/alert-dialog.stories.d.ts +0 -13
  298. package/dist/components/alert-dialog/alert-dialog.stories.d.ts.map +0 -1
  299. package/dist/components/buttons/button/button.stories.d.ts +0 -10
  300. package/dist/components/buttons/button/button.stories.d.ts.map +0 -1
  301. package/dist/components/buttons/delete/button.spec.d.ts +0 -2
  302. package/dist/components/buttons/delete/button.spec.d.ts.map +0 -1
  303. package/dist/components/buttons/delete/delete.stories.d.ts +0 -10
  304. package/dist/components/buttons/delete/delete.stories.d.ts.map +0 -1
  305. package/dist/components/buttons/icon/icon.stories.d.ts +0 -16
  306. package/dist/components/buttons/icon/icon.stories.d.ts.map +0 -1
  307. package/dist/components/card/card.stories.d.ts +0 -9
  308. package/dist/components/card/card.stories.d.ts.map +0 -1
  309. package/dist/components/checkbox/checkbox.stories.d.ts +0 -8
  310. package/dist/components/checkbox/checkbox.stories.d.ts.map +0 -1
  311. package/dist/components/copy-text/copy-text.stories.d.ts +0 -8
  312. package/dist/components/copy-text/copy-text.stories.d.ts.map +0 -1
  313. package/dist/components/date-field/date-field.stories.d.ts +0 -7
  314. package/dist/components/date-field/date-field.stories.d.ts.map +0 -1
  315. package/dist/components/drag-list/drag-list.stories.d.ts +0 -8
  316. package/dist/components/drag-list/drag-list.stories.d.ts.map +0 -1
  317. package/dist/components/draggable-container/draggable-container.stories.d.ts +0 -10
  318. package/dist/components/draggable-container/draggable-container.stories.d.ts.map +0 -1
  319. package/dist/components/form/form.stories.d.ts +0 -8
  320. package/dist/components/form/form.stories.d.ts.map +0 -1
  321. package/dist/components/layers/leaflet/leaflet.stories.d.ts +0 -8
  322. package/dist/components/layers/leaflet/leaflet.stories.d.ts.map +0 -1
  323. package/dist/components/list/list.stories.d.ts +0 -13
  324. package/dist/components/list/list.stories.d.ts.map +0 -1
  325. package/dist/components/loader/card.stories.d.ts +0 -7
  326. package/dist/components/loader/card.stories.d.ts.map +0 -1
  327. package/dist/components/loader/loader.stories.d.ts +0 -7
  328. package/dist/components/loader/loader.stories.d.ts.map +0 -1
  329. package/dist/components/modal/modal.stories.d.ts +0 -8
  330. package/dist/components/modal/modal.stories.d.ts.map +0 -1
  331. package/dist/components/no-data/no-data.stories.d.ts +0 -7
  332. package/dist/components/no-data/no-data.stories.d.ts.map +0 -1
  333. package/dist/components/select/select.stories.d.ts +0 -8
  334. package/dist/components/select/select.stories.d.ts.map +0 -1
  335. package/dist/components/tabs/tabs.stories.d.ts +0 -7
  336. package/dist/components/tabs/tabs.stories.d.ts.map +0 -1
  337. package/dist/components/uploader/csv/csv.stories.d.ts +0 -8
  338. package/dist/components/uploader/csv/csv.stories.d.ts.map +0 -1
  339. package/dist/components/uploader/excel/excel.stories.d.ts +0 -7
  340. package/dist/components/uploader/excel/excel.stories.d.ts.map +0 -1
  341. package/dist/index.cjs.map +0 -1
  342. package/dist/index.esm.js.map +0 -1
  343. package/dist/lib/hooks/useSignIn.spec.d.ts +0 -2
  344. package/dist/lib/hooks/useSignIn.spec.d.ts.map +0 -1
  345. package/dist/lib/utils.spec.d.ts +0 -2
  346. package/dist/lib/utils.spec.d.ts.map +0 -1
  347. package/dist/pages/auth/auth.stories.d.ts +0 -7
  348. package/dist/pages/auth/auth.stories.d.ts.map +0 -1
  349. package/dist/services/localization/localization.spec.d.ts +0 -2
  350. package/dist/services/localization/localization.spec.d.ts.map +0 -1
  351. package/dist/setupTests.d.ts +0 -1
  352. package/dist/setupTests.d.ts.map +0 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.