@dartcom/ui-kit 10.0.10 → 10.1.1

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 (243) hide show
  1. package/dist/components/buttons/button/button.d.ts.map +1 -1
  2. package/dist/components/buttons/button/button.stories.d.ts +1 -1
  3. package/dist/components/buttons/button/button.stories.d.ts.map +1 -1
  4. package/dist/components/buttons/delete/delete.d.ts.map +1 -1
  5. package/dist/components/buttons/delete/delete.stories.d.ts +1 -1
  6. package/dist/components/buttons/delete/delete.stories.d.ts.map +1 -1
  7. package/dist/components/buttons/edit/edit.d.ts.map +1 -1
  8. package/dist/components/buttons/edit/edit.stories.d.ts +1 -1
  9. package/dist/components/buttons/edit/edit.stories.d.ts.map +1 -1
  10. package/dist/components/buttons/upload/upload.d.ts.map +1 -1
  11. package/dist/components/card/card.d.ts.map +1 -1
  12. package/dist/components/card/card.stories.d.ts +1 -1
  13. package/dist/components/card/card.stories.d.ts.map +1 -1
  14. package/dist/components/checkbox/checkbox.d.ts +1 -1
  15. package/dist/components/checkbox/checkbox.d.ts.map +1 -1
  16. package/dist/components/checkbox/checkbox.stories.d.ts +1 -1
  17. package/dist/components/checkbox/checkbox.stories.d.ts.map +1 -1
  18. package/dist/components/date-field/date-field.d.ts +6 -2
  19. package/dist/components/date-field/date-field.d.ts.map +1 -1
  20. package/dist/components/date-field/date-field.stories.d.ts +1 -1
  21. package/dist/components/date-field/date-field.stories.d.ts.map +1 -1
  22. package/dist/components/drag-list/drag-list.d.ts.map +1 -1
  23. package/dist/components/drag-list/drag-list.stories.d.ts +1 -1
  24. package/dist/components/drag-list/drag-list.stories.d.ts.map +1 -1
  25. package/dist/components/drag-list/draggable/draggable.d.ts.map +1 -1
  26. package/dist/components/drag-list/draggable/types.d.ts +1 -1
  27. package/dist/components/drag-list/draggable/types.d.ts.map +1 -1
  28. package/dist/components/drag-list/droppable/droppable.d.ts.map +1 -1
  29. package/dist/components/error-boundary/error-boundary.d.ts.map +1 -1
  30. package/dist/components/form/form.d.ts +1 -1
  31. package/dist/components/form/form.d.ts.map +1 -1
  32. package/dist/components/form/form.stories.d.ts +1 -1
  33. package/dist/components/form/form.stories.d.ts.map +1 -1
  34. package/dist/components/layers/leaflet/config/constants.d.ts +11 -0
  35. package/dist/components/layers/leaflet/config/constants.d.ts.map +1 -0
  36. package/dist/components/layers/leaflet/config/index.d.ts +2 -0
  37. package/dist/components/layers/leaflet/config/index.d.ts.map +1 -0
  38. package/dist/components/layers/leaflet/index.d.ts +2 -4
  39. package/dist/components/layers/leaflet/index.d.ts.map +1 -1
  40. package/dist/components/layers/leaflet/layers/POI/utils.d.ts +1 -1
  41. package/dist/components/layers/leaflet/layers/POI/utils.d.ts.map +1 -1
  42. package/dist/components/layers/leaflet/layers/admin-area/utils.d.ts +1 -1
  43. package/dist/components/layers/leaflet/layers/admin-area/utils.d.ts.map +1 -1
  44. package/dist/components/layers/leaflet/layers/building/utils.d.ts +1 -1
  45. package/dist/components/layers/leaflet/layers/building/utils.d.ts.map +1 -1
  46. package/dist/components/layers/leaflet/layers/builtup-area/utils.d.ts +1 -1
  47. package/dist/components/layers/leaflet/layers/builtup-area/utils.d.ts.map +1 -1
  48. package/dist/components/layers/leaflet/layers/camera/utils.d.ts +1 -1
  49. package/dist/components/layers/leaflet/layers/camera/utils.d.ts.map +1 -1
  50. package/dist/components/layers/leaflet/layers/city-POI/utils.d.ts +1 -1
  51. package/dist/components/layers/leaflet/layers/city-POI/utils.d.ts.map +1 -1
  52. package/dist/components/layers/leaflet/layers/condition/utils.d.ts +1 -1
  53. package/dist/components/layers/leaflet/layers/condition/utils.d.ts.map +1 -1
  54. package/dist/components/layers/leaflet/layers/facility-area/utils.d.ts +1 -1
  55. package/dist/components/layers/leaflet/layers/facility-area/utils.d.ts.map +1 -1
  56. package/dist/components/layers/leaflet/layers/landuse-area/utils.d.ts +1 -1
  57. package/dist/components/layers/leaflet/layers/landuse-area/utils.d.ts.map +1 -1
  58. package/dist/components/layers/leaflet/layers/link/utils.d.ts +1 -1
  59. package/dist/components/layers/leaflet/layers/link/utils.d.ts.map +1 -1
  60. package/dist/components/layers/leaflet/layers/nature-field/utils.d.ts +1 -1
  61. package/dist/components/layers/leaflet/layers/nature-field/utils.d.ts.map +1 -1
  62. package/dist/components/layers/leaflet/layers/nature-forest/utils.d.ts +1 -1
  63. package/dist/components/layers/leaflet/layers/nature-forest/utils.d.ts.map +1 -1
  64. package/dist/components/layers/leaflet/layers/ocean-area/utils.d.ts +1 -1
  65. package/dist/components/layers/leaflet/layers/ocean-area/utils.d.ts.map +1 -1
  66. package/dist/components/layers/leaflet/layers/one-way/utils.d.ts +1 -1
  67. package/dist/components/layers/leaflet/layers/one-way/utils.d.ts.map +1 -1
  68. package/dist/components/layers/leaflet/layers/pillar/utils.d.ts +1 -1
  69. package/dist/components/layers/leaflet/layers/pillar/utils.d.ts.map +1 -1
  70. package/dist/components/layers/leaflet/layers/point-address/utils.d.ts +1 -1
  71. package/dist/components/layers/leaflet/layers/point-address/utils.d.ts.map +1 -1
  72. package/dist/components/layers/leaflet/layers/railroad/utils.d.ts +1 -1
  73. package/dist/components/layers/leaflet/layers/railroad/utils.d.ts.map +1 -1
  74. package/dist/components/layers/leaflet/layers/traffic-sign/config/constants.d.ts +36 -0
  75. package/dist/components/layers/leaflet/layers/traffic-sign/config/constants.d.ts.map +1 -0
  76. package/dist/components/layers/leaflet/layers/traffic-sign/config/index.d.ts +2 -0
  77. package/dist/components/layers/leaflet/layers/traffic-sign/config/index.d.ts.map +1 -0
  78. package/dist/components/layers/leaflet/layers/traffic-sign/index.d.ts +4 -3
  79. package/dist/components/layers/leaflet/layers/traffic-sign/index.d.ts.map +1 -1
  80. package/dist/components/layers/leaflet/layers/traffic-sign/lib/index.d.ts +3 -0
  81. package/dist/components/layers/leaflet/layers/traffic-sign/lib/index.d.ts.map +1 -0
  82. package/dist/components/layers/leaflet/layers/traffic-sign/lib/types.d.ts +62 -0
  83. package/dist/components/layers/leaflet/layers/traffic-sign/lib/types.d.ts.map +1 -0
  84. package/dist/components/layers/leaflet/layers/traffic-sign/lib/utils.d.ts +16 -0
  85. package/dist/components/layers/leaflet/layers/traffic-sign/lib/utils.d.ts.map +1 -0
  86. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/config/constants.d.ts +7 -0
  87. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/config/constants.d.ts.map +1 -0
  88. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/config/index.d.ts +2 -0
  89. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/config/index.d.ts.map +1 -0
  90. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/index.d.ts +2 -0
  91. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/index.d.ts.map +1 -0
  92. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/lib/index.d.ts +2 -0
  93. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/lib/index.d.ts.map +1 -0
  94. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/lib/types.d.ts +9 -0
  95. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/lib/types.d.ts.map +1 -0
  96. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/create/create.d.ts +5 -0
  97. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/create/create.d.ts.map +1 -0
  98. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/create/index.d.ts +2 -0
  99. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/create/index.d.ts.map +1 -0
  100. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/create/types.d.ts +5 -0
  101. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/create/types.d.ts.map +1 -0
  102. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/index.d.ts +3 -0
  103. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/index.d.ts.map +1 -0
  104. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/index.d.ts +2 -0
  105. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/index.d.ts.map +1 -0
  106. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/schema.d.ts +4 -0
  107. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/schema.d.ts.map +1 -0
  108. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/types.d.ts +7 -0
  109. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/types.d.ts.map +1 -0
  110. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/update.d.ts +5 -0
  111. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/update.d.ts.map +1 -0
  112. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/update.stories.d.ts +7 -0
  113. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/update.stories.d.ts.map +1 -0
  114. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/index.d.ts +2 -0
  115. package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/index.d.ts.map +1 -0
  116. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/create.d.ts +5 -0
  117. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/create.d.ts.map +1 -0
  118. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/create.stories.d.ts +7 -0
  119. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/create.stories.d.ts.map +1 -0
  120. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/index.d.ts +3 -0
  121. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/index.d.ts.map +1 -0
  122. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/schema.d.ts +4 -0
  123. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/schema.d.ts.map +1 -0
  124. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/types.d.ts +8 -0
  125. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/types.d.ts.map +1 -0
  126. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/index.d.ts +3 -0
  127. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/index.d.ts.map +1 -0
  128. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/schema.d.ts +27 -0
  129. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/schema.d.ts.map +1 -0
  130. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/index.d.ts +3 -0
  131. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/index.d.ts.map +1 -0
  132. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/schema.d.ts +4 -0
  133. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/schema.d.ts.map +1 -0
  134. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/types.d.ts +13 -0
  135. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/types.d.ts.map +1 -0
  136. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/update.d.ts +5 -0
  137. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/update.d.ts.map +1 -0
  138. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/update.stories.d.ts +8 -0
  139. package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/update.stories.d.ts.map +1 -0
  140. package/dist/components/layers/leaflet/layers/traffic-sign/ui/index.d.ts +5 -0
  141. package/dist/components/layers/leaflet/layers/traffic-sign/ui/index.d.ts.map +1 -0
  142. package/dist/components/layers/leaflet/layers/traffic-sign/ui/preview-image/index.d.ts +2 -0
  143. package/dist/components/layers/leaflet/layers/traffic-sign/ui/preview-image/index.d.ts.map +1 -0
  144. package/dist/components/layers/leaflet/layers/traffic-sign/ui/preview-image/preview-image.d.ts +8 -0
  145. package/dist/components/layers/leaflet/layers/traffic-sign/ui/preview-image/preview-image.d.ts.map +1 -0
  146. package/dist/components/layers/leaflet/layers/traffic-sign/ui/preview-title/index.d.ts +2 -0
  147. package/dist/components/layers/leaflet/layers/traffic-sign/ui/preview-title/index.d.ts.map +1 -0
  148. package/dist/components/layers/leaflet/layers/traffic-sign/ui/preview-title/preview-title.d.ts +8 -0
  149. package/dist/components/layers/leaflet/layers/traffic-sign/ui/preview-title/preview-title.d.ts.map +1 -0
  150. package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/constants.d.ts +5 -0
  151. package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/constants.d.ts.map +1 -0
  152. package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/filter/constants.d.ts +6 -0
  153. package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/filter/constants.d.ts.map +1 -0
  154. package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/filter/filter.d.ts +11 -0
  155. package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/filter/filter.d.ts.map +1 -0
  156. package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/filter/index.d.ts +2 -0
  157. package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/filter/index.d.ts.map +1 -0
  158. package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/filter/types.d.ts +6 -0
  159. package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/filter/types.d.ts.map +1 -0
  160. package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/index.d.ts +2 -0
  161. package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/index.d.ts.map +1 -0
  162. package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/styles.d.ts +6 -0
  163. package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/styles.d.ts.map +1 -0
  164. package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/table.d.ts +5 -0
  165. package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/table.d.ts.map +1 -0
  166. package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/table.stories.d.ts +9 -0
  167. package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/table.stories.d.ts.map +1 -0
  168. package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/types.d.ts +19 -0
  169. package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/types.d.ts.map +1 -0
  170. package/dist/components/layers/leaflet/layers/traffic-signal/utils.d.ts +1 -1
  171. package/dist/components/layers/leaflet/layers/traffic-signal/utils.d.ts.map +1 -1
  172. package/dist/components/layers/leaflet/layers/water-area/utils.d.ts +1 -1
  173. package/dist/components/layers/leaflet/layers/water-area/utils.d.ts.map +1 -1
  174. package/dist/components/layers/leaflet/layers/water-link/utils.d.ts +1 -1
  175. package/dist/components/layers/leaflet/layers/water-link/utils.d.ts.map +1 -1
  176. package/dist/components/layers/leaflet/leaflet.d.ts +1 -1
  177. package/dist/components/layers/leaflet/leaflet.d.ts.map +1 -1
  178. package/dist/components/layers/leaflet/leaflet.stories.d.ts +1 -1
  179. package/dist/components/layers/leaflet/leaflet.stories.d.ts.map +1 -1
  180. package/dist/components/layers/leaflet/lib/hooks/index.d.ts +2 -0
  181. package/dist/components/layers/leaflet/lib/hooks/index.d.ts.map +1 -0
  182. package/dist/components/layers/leaflet/lib/hooks/useGetLeafletLayer.d.ts +31 -0
  183. package/dist/components/layers/leaflet/lib/hooks/useGetLeafletLayer.d.ts.map +1 -0
  184. package/dist/components/layers/leaflet/lib/index.d.ts +4 -0
  185. package/dist/components/layers/leaflet/lib/index.d.ts.map +1 -0
  186. package/dist/components/layers/leaflet/lib/types.d.ts +255 -0
  187. package/dist/components/layers/leaflet/lib/types.d.ts.map +1 -0
  188. package/dist/components/layers/leaflet/lib/utils.d.ts +12 -0
  189. package/dist/components/layers/leaflet/lib/utils.d.ts.map +1 -0
  190. package/dist/components/list/list.d.ts +1 -1
  191. package/dist/components/list/list.d.ts.map +1 -1
  192. package/dist/components/list/list.stories.d.ts +1 -1
  193. package/dist/components/list/list.stories.d.ts.map +1 -1
  194. package/dist/components/loader/card.stories.d.ts +1 -1
  195. package/dist/components/loader/card.stories.d.ts.map +1 -1
  196. package/dist/components/loader/loader.d.ts.map +1 -1
  197. package/dist/components/modal/modal.d.ts.map +1 -1
  198. package/dist/components/modal/modal.stories.d.ts +1 -1
  199. package/dist/components/modal/modal.stories.d.ts.map +1 -1
  200. package/dist/components/no-data/no-data.d.ts.map +1 -1
  201. package/dist/components/paragraph/paragraph.d.ts.map +1 -1
  202. package/dist/components/select/select.d.ts +3 -3
  203. package/dist/components/select/select.d.ts.map +1 -1
  204. package/dist/components/select/select.stories.d.ts +1 -1
  205. package/dist/components/select/select.stories.d.ts.map +1 -1
  206. package/dist/components/text-field/text-field.d.ts.map +1 -1
  207. package/dist/components/uploader/csv/csv.d.ts.map +1 -1
  208. package/dist/components/uploader/csv/csv.stories.d.ts +1 -1
  209. package/dist/components/uploader/csv/csv.stories.d.ts.map +1 -1
  210. package/dist/components/uploader/excel/excel.d.ts.map +1 -1
  211. package/dist/components/uploader/excel/excel.stories.d.ts +1 -1
  212. package/dist/components/uploader/excel/excel.stories.d.ts.map +1 -1
  213. package/dist/configs/global/global.d.ts.map +1 -1
  214. package/dist/index.cjs +27143 -22430
  215. package/dist/index.cjs.map +1 -1
  216. package/dist/index.esm.js +14 -3
  217. package/dist/index.esm.js.map +1 -1
  218. package/dist/layouts/auth/auth.d.ts.map +1 -1
  219. package/dist/lib/types.d.ts +1 -1
  220. package/dist/lib/types.d.ts.map +1 -1
  221. package/dist/lib/utils.d.ts +1 -0
  222. package/dist/lib/utils.d.ts.map +1 -1
  223. package/dist/pages/auth/auth.d.ts.map +1 -1
  224. package/dist/pages/auth/auth.stories.d.ts +1 -1
  225. package/dist/pages/auth/auth.stories.d.ts.map +1 -1
  226. package/dist/providers/auth/auth.d.ts.map +1 -1
  227. package/dist/providers/initialize/initialize.d.ts.map +1 -1
  228. package/dist/providers/localization/localization.d.ts.map +1 -1
  229. package/dist/providers/providers.d.ts.map +1 -1
  230. package/dist/providers/query/query.d.ts.map +1 -1
  231. package/dist/providers/theme/theme.d.ts.map +1 -1
  232. package/dist/providers/types.d.ts +1 -1
  233. package/dist/providers/types.d.ts.map +1 -1
  234. package/dist/services/api/api.d.ts.map +1 -1
  235. package/dist/services/index.d.ts +1 -0
  236. package/dist/services/index.d.ts.map +1 -1
  237. package/dist/services/logger/index.d.ts +2 -0
  238. package/dist/services/logger/index.d.ts.map +1 -0
  239. package/dist/services/logger/logger.d.ts +21 -0
  240. package/dist/services/logger/logger.d.ts.map +1 -0
  241. package/dist/types/global.d.ts +1 -0
  242. package/dist/types/global.d.ts.map +1 -1
  243. package/package.json +2 -1
@@ -0,0 +1,62 @@
1
+ import { Coordinate } from '../../../../../../lib';
2
+ import { Nullable } from '../../../../../../types';
3
+ export type TrafficSignType = 'Предупреждающие знаки' | 'Знаки приоритета' | 'Запрещающие знаки' | 'Предписывающие знаки' | 'Знаки особых предписаний' | 'Информационные знаки' | 'Знаки сервиса' | 'Знаки дополнительной информации';
4
+ export type TrafficSignData = {
5
+ height: number;
6
+ title: string;
7
+ type: TrafficSignType;
8
+ };
9
+ export declare enum TrafficSignStatus {
10
+ ACTIVE = "\u0414\u0435\u0439\u0441\u0442\u0432\u0443\u044E\u0449\u0438\u0439",
11
+ INACTIVE = "\u041D\u0435\u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044E\u0449\u0438\u0439",
12
+ TEMPORARY = "\u0412\u0440\u0435\u043C\u0435\u043D\u043D\u044B\u0439"
13
+ }
14
+ export type TrafficSignBackendDates = {
15
+ future_maintanance_date: string;
16
+ placement_date: string;
17
+ rapair_performed_date: string;
18
+ verification_date: string;
19
+ warranty_expr_date: string;
20
+ };
21
+ export type TrafficSignFrontendDates = {
22
+ [K in keyof TrafficSignBackendDates]: Date;
23
+ };
24
+ export type TrafficSignIdFields = {
25
+ readonly traffic_sign_id: string;
26
+ readonly dit_id: number;
27
+ readonly tsodd_id: number;
28
+ readonly pillar_id?: Nullable<string>;
29
+ };
30
+ export type TrafficSignDopIdFields = Pick<TrafficSignIdFields, 'traffic_sign_id'> & {
31
+ readonly dop_id: string;
32
+ };
33
+ export type TrafficSignMainFields = {
34
+ comment?: Nullable<string>;
35
+ direction?: Nullable<number>;
36
+ status: TrafficSignStatus;
37
+ traffic_sign_number: string;
38
+ traffic_sign_title: string;
39
+ traffic_sign_value?: Nullable<string>;
40
+ traffic_sign_type: TrafficSignType;
41
+ };
42
+ export type TrafficSignDopMainFields = Pick<TrafficSignMainFields, 'status' | 'comment'> & {
43
+ dop_sign_number: string;
44
+ dop_sign_title: string;
45
+ dop_sign_text?: string;
46
+ };
47
+ export type TrafficSignDop = TrafficSignBackendDates & TrafficSignDopIdFields & TrafficSignDopMainFields & {};
48
+ export type CreatedTrafficSignDop = TrafficSignFrontendDates & TrafficSignDopMainFields & {};
49
+ export type UpdatedTrafficSignDop = TrafficSignDopIdFields & TrafficSignFrontendDates & TrafficSignDopMainFields & {};
50
+ export type TrafficSign = TrafficSignBackendDates & TrafficSignIdFields & Coordinate & TrafficSignMainFields & {
51
+ dops: TrafficSignDop[];
52
+ };
53
+ export type UpdatedTrafficSign = TrafficSignMainFields & TrafficSignIdFields & TrafficSignFrontendDates & {
54
+ dops: UpdatedTrafficSignDop[];
55
+ };
56
+ export type CreatedTrafficSign = TrafficSignMainFields & TrafficSignFrontendDates & {
57
+ dops: CreatedTrafficSignDop[];
58
+ };
59
+ export type TrafficSignTypes = {
60
+ [K in TrafficSignType]: TrafficSign['traffic_sign_number'][];
61
+ };
62
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/layers/leaflet/layers/traffic-sign/lib/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAEnC,MAAM,MAAM,eAAe,GACvB,uBAAuB,GACvB,kBAAkB,GAClB,mBAAmB,GACnB,sBAAsB,GACtB,0BAA0B,GAC1B,sBAAsB,GACtB,eAAe,GACf,iCAAiC,CAAC;AAEtC,MAAM,MAAM,eAAe,GAAG;IAC5B,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,eAAe,CAAC;CACvB,CAAC;AAEF,oBAAY,iBAAiB;IAC3B,MAAM,uEAAgB;IACtB,QAAQ,mFAAkB;IAC1B,SAAS,2DAAc;CACxB;AAED,MAAM,MAAM,uBAAuB,GAAG;IACpC,uBAAuB,EAAE,MAAM,CAAC;IAChC,cAAc,EAAE,MAAM,CAAC;IACvB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,kBAAkB,EAAE,MAAM,CAAC;CAC5B,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG;KACpC,CAAC,IAAI,MAAM,uBAAuB,GAAG,IAAI;CAC3C,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG;IAChC,QAAQ,CAAC,eAAe,EAAE,MAAM,CAAC;IACjC,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;IACxB,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,SAAS,CAAC,EAAE,QAAQ,CAAC,MAAM,CAAC,CAAC;CACvC,CAAC;AAEF,MAAM,MAAM,sBAAsB,GAAG,IAAI,CACvC,mBAAmB,EACnB,iBAAiB,CAClB,GAAG;IACF,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;CACzB,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG;IAClC,OAAO,CAAC,EAAE,QAAQ,CAAC,MAAM,CAAC,CAAC;IAC3B,SAAS,CAAC,EAAE,QAAQ,CAAC,MAAM,CAAC,CAAC;IAC7B,MAAM,EAAE,iBAAiB,CAAC;IAE1B,mBAAmB,EAAE,MAAM,CAAC;IAC5B,kBAAkB,EAAE,MAAM,CAAC;IAC3B,kBAAkB,CAAC,EAAE,QAAQ,CAAC,MAAM,CAAC,CAAC;IACtC,iBAAiB,EAAE,eAAe,CAAC;CACpC,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG,IAAI,CACzC,qBAAqB,EACrB,QAAQ,GAAG,SAAS,CACrB,GAAG;IACF,eAAe,EAAE,MAAM,CAAC;IACxB,cAAc,EAAE,MAAM,CAAC;IACvB,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG,uBAAuB,GAClD,sBAAsB,GACtB,wBAAwB,GAAG,EAAE,CAAC;AAEhC,MAAM,MAAM,qBAAqB,GAAG,wBAAwB,GAC1D,wBAAwB,GAAG,EAAE,CAAC;AAEhC,MAAM,MAAM,qBAAqB,GAAG,sBAAsB,GACxD,wBAAwB,GACxB,wBAAwB,GAAG,EAAE,CAAC;AAEhC,MAAM,MAAM,WAAW,GAAG,uBAAuB,GAC/C,mBAAmB,GACnB,UAAU,GACV,qBAAqB,GAAG;IACtB,IAAI,EAAE,cAAc,EAAE,CAAC;CACxB,CAAC;AAEJ,MAAM,MAAM,kBAAkB,GAAG,qBAAqB,GACpD,mBAAmB,GACnB,wBAAwB,GAAG;IACzB,IAAI,EAAE,qBAAqB,EAAE,CAAC;CAC/B,CAAC;AAEJ,MAAM,MAAM,kBAAkB,GAAG,qBAAqB,GACpD,wBAAwB,GAAG;IACzB,IAAI,EAAE,qBAAqB,EAAE,CAAC;CAC/B,CAAC;AAEJ,MAAM,MAAM,gBAAgB,GAAG;KAC5B,CAAC,IAAI,eAAe,GAAG,WAAW,CAAC,qBAAqB,CAAC,EAAE;CAC7D,CAAC"}
@@ -0,0 +1,16 @@
1
+ import { SelectOptionItem } from '../../../../../../components/select';
2
+ import { TangramCustomLayer, TangramSourceNames } from '../../../lib/types';
3
+ import { trafficSignWidths } from '../config';
4
+ import { TrafficSign, TrafficSignBackendDates, TrafficSignFrontendDates } from './types';
5
+ export declare const getTrafficSignLayers: (source: TangramSourceNames) => TangramCustomLayer[];
6
+ export declare const getTrafficSignImgSrc: ({ type, number, }: {
7
+ type: keyof typeof trafficSignWidths;
8
+ number: TrafficSign["traffic_sign_number"];
9
+ }) => string;
10
+ export declare const getTrafficSignTitlesOptions: () => SelectOptionItem[];
11
+ export declare const getTrafficSignFrontendDates: (fields: TrafficSignBackendDates) => TrafficSignFrontendDates;
12
+ export declare const getTrafficSignBackendDates: (fields: TrafficSignFrontendDates) => TrafficSignBackendDates;
13
+ export declare const parseTrafficSignCSVFile: (data: object) => void;
14
+ export declare const getTrafficSignTitleByNumber: (number: TrafficSign["traffic_sign_number"]) => string;
15
+ export declare const getBackendDate: (date: Date) => string;
16
+ //# sourceMappingURL=utils.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/layers/leaflet/layers/traffic-sign/lib/utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAKvD,OAAO,EAEL,kBAAkB,EAClB,kBAAkB,EACnB,MAAM,oBAAoB,CAAC;AAE5B,OAAO,EAQL,iBAAiB,EAClB,MAAM,WAAW,CAAC;AAEnB,OAAO,EACL,WAAW,EACX,uBAAuB,EAEvB,wBAAwB,EAEzB,MAAM,SAAS,CAAC;AAEjB,eAAO,MAAM,oBAAoB,GAAI,QAAQ,kBAAkB,yBA8D9D,CAAC;AAEF,eAAO,MAAM,oBAAoB,GAAI,mBAGlC;IACD,IAAI,EAAE,MAAM,OAAO,iBAAiB,CAAC;IACrC,MAAM,EAAE,WAAW,CAAC,qBAAqB,CAAC,CAAC;CAC5C,WAMA,CAAC;AAEF,eAAO,MAAM,2BAA2B,0BAiBvC,CAAC;AAEF,eAAO,MAAM,2BAA2B,GACtC,QAAQ,uBAAuB,6BAahC,CAAC;AAEF,eAAO,MAAM,0BAA0B,GACrC,QAAQ,wBAAwB,4BAajC,CAAC;AAEF,eAAO,MAAM,uBAAuB,GAAI,MAAM,MAAM,SA4BnD,CAAC;AAEF,eAAO,MAAM,2BAA2B,GACtC,QAAQ,WAAW,CAAC,qBAAqB,CAAC,WAK3C,CAAC;AAEF,eAAO,MAAM,cAAc,GAAI,MAAM,IAAI,WAQxC,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { TrafficSignData } from '../../../traffic-sign/lib';
2
+ import { TrafficSignDop } from '../lib';
3
+ export declare const trafficSignDop: {
4
+ [K: string]: TrafficSignData;
5
+ };
6
+ export declare const defaultTrafficSignDop: TrafficSignDop;
7
+ //# sourceMappingURL=constants.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/config/constants.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,eAAe,EAAqB,MAAM,qBAAqB,CAAC;AAEzE,OAAO,EAAE,cAAc,EAAE,MAAM,QAAQ,CAAC;AAExC,eAAO,MAAM,cAAc,EAAE;IAC3B,CAAC,CAAC,EAAE,MAAM,GAAG,eAAe,CAAC;CA+W9B,CAAC;AAIF,eAAO,MAAM,qBAAqB,EAAE,cAanC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from './constants';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/config/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from './ui';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/index.ts"],"names":[],"mappings":"AAAA,cAAc,MAAM,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from './types';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { TrafficSign } from '../../../traffic-sign';
2
+ export type TrafficSignDop = Pick<TrafficSign, 'traffic_sign_id' | 'status' | 'placement_date' | 'verification_date' | 'future_maintanance_date' | 'rapair_performed_date' | 'warranty_expr_date' | 'comment'> & {
3
+ readonly dop_id: string;
4
+ dop_sign_number: string;
5
+ dop_sign_title: string;
6
+ dop_sign_text: string;
7
+ };
8
+ export type CreatedTrafficSignDop = Omit<TrafficSignDop, 'dop_id'>;
9
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/lib/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAE9C,MAAM,MAAM,cAAc,GAAG,IAAI,CAC/B,WAAW,EACT,iBAAiB,GACjB,QAAQ,GACR,gBAAgB,GAChB,mBAAmB,GACnB,yBAAyB,GACzB,uBAAuB,GACvB,oBAAoB,GACpB,SAAS,CACZ,GAAG;IACF,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;IAExB,eAAe,EAAE,MAAM,CAAC;IACxB,cAAc,EAAE,MAAM,CAAC;IACvB,aAAa,EAAE,MAAM,CAAC;CACvB,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG,IAAI,CAAC,cAAc,EAAE,QAAQ,CAAC,CAAC"}
@@ -0,0 +1,5 @@
1
+ import * as React from 'react';
2
+ import { TrafficSignDopCreateFormProps } from './types';
3
+ declare const _default: React.FunctionComponent<TrafficSignDopCreateFormProps>;
4
+ export default _default;
5
+ //# sourceMappingURL=create.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/create/create.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AA6B/B,OAAO,EAAE,6BAA6B,EAAE,MAAM,SAAS,CAAC;;AAgJxD,wBAAkD"}
@@ -0,0 +1,2 @@
1
+ export { default as TrafficSignDopCreateForm } from './create';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/create/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,wBAAwB,EAAE,MAAM,UAAU,CAAC"}
@@ -0,0 +1,5 @@
1
+ export type TrafficSignDopCreateFormProps = {
2
+ index: number;
3
+ onDelete: () => void;
4
+ };
5
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/create/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,6BAA6B,GAAG;IAC1C,KAAK,EAAE,MAAM,CAAC;IAEd,QAAQ,EAAE,MAAM,IAAI,CAAC;CACtB,CAAC"}
@@ -0,0 +1,3 @@
1
+ export * from './update';
2
+ export * from './create';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { default as TrafficSignDopUpdateForm } from './update';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,wBAAwB,EAAE,MAAM,UAAU,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { FormValues } from './types';
2
+ import * as yup from 'yup';
3
+ export declare const schema: yup.ObjectSchema<FormValues>;
4
+ //# sourceMappingURL=schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAErC,OAAO,KAAK,GAAG,MAAM,KAAK,CAAC;AAE3B,eAAO,MAAM,MAAM,EAKb,GAAG,CAAC,YAAY,CAAC,UAAU,CAAC,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { UpdatedTrafficSignDop } from '../../../../../traffic-sign/lib';
2
+ export type TrafficSignDopUpdateFormProps = {
3
+ index: number;
4
+ onUpdate: (value: UpdatedTrafficSignDop) => void;
5
+ onDelete: (value: UpdatedTrafficSignDop) => void;
6
+ };
7
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAE5D,MAAM,MAAM,6BAA6B,GAAG;IAC1C,KAAK,EAAE,MAAM,CAAC;IAEd,QAAQ,EAAE,CAAC,KAAK,EAAE,qBAAqB,KAAK,IAAI,CAAC;IACjD,QAAQ,EAAE,CAAC,KAAK,EAAE,qBAAqB,KAAK,IAAI,CAAC;CAClD,CAAC"}
@@ -0,0 +1,5 @@
1
+ import * as React from 'react';
2
+ import { TrafficSignDopUpdateFormProps } from './types';
3
+ declare const _default: React.FunctionComponent<TrafficSignDopUpdateFormProps>;
4
+ export default _default;
5
+ //# sourceMappingURL=update.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/update.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AA2B/B,OAAO,EAAE,6BAA6B,EAAE,MAAM,SAAS,CAAC;;AA8IxD,wBAAkD"}
@@ -0,0 +1,7 @@
1
+ import { TrafficSignDopUpdateForm } from '.';
2
+ import type { Meta, StoryObj } from '@storybook/react-vite';
3
+ declare const meta: Meta<typeof TrafficSignDopUpdateForm>;
4
+ export default meta;
5
+ type Story = StoryObj<typeof meta>;
6
+ export declare const Default: Story;
7
+ //# sourceMappingURL=update.stories.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update.stories.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/update.stories.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,wBAAwB,EAAE,MAAM,GAAG,CAAC;AAE7C,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAG5D,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,wBAAwB,CAU/C,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,OAAO,EAAE,KAMrB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from './forms';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC"}
@@ -0,0 +1,5 @@
1
+ import * as React from 'react';
2
+ import { TrafficSignCreateFormProps } from './types';
3
+ declare const _default: React.FunctionComponent<TrafficSignCreateFormProps>;
4
+ export default _default;
5
+ //# sourceMappingURL=create.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/forms/create/create.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAqC/B,OAAO,EACL,0BAA0B,EAE3B,MAAM,SAAS,CAAC;;AAgNjB,wBAA+C"}
@@ -0,0 +1,7 @@
1
+ import { TrafficSignCreateForm } from '.';
2
+ import type { Meta, StoryObj } from '@storybook/react-vite';
3
+ declare const meta: Meta<typeof TrafficSignCreateForm>;
4
+ export default meta;
5
+ type Story = StoryObj<typeof meta>;
6
+ export declare const Default: Story;
7
+ //# sourceMappingURL=create.stories.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create.stories.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/forms/create/create.stories.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,qBAAqB,EAAE,MAAM,GAAG,CAAC;AAE1C,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAG5D,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,qBAAqB,CAgB5C,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,OAAO,EAAE,KAAU,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { default as TrafficSignCreateForm } from './create';
2
+ export * from './types';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/forms/create/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,qBAAqB,EAAE,MAAM,UAAU,CAAC;AAC5D,cAAc,SAAS,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { TrafficSignCreateFormValues } from './types';
2
+ import * as yup from 'yup';
3
+ export declare const schema: yup.ObjectSchema<TrafficSignCreateFormValues>;
4
+ //# sourceMappingURL=schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/forms/create/schema.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,2BAA2B,EAAE,MAAM,SAAS,CAAC;AAEtD,OAAO,KAAK,GAAG,MAAM,KAAK,CAAC;AAE3B,eAAO,MAAM,MAAM,EAAE,GAAG,CAAC,YAAY,CAAC,2BAA2B,CAO7D,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { CreatedTrafficSign, CreatedTrafficSignDop } from '../../../../traffic-sign';
2
+ export type TrafficSignCreateFormValues = Omit<CreatedTrafficSign, 'dops'> & {
3
+ newDops: CreatedTrafficSignDop[];
4
+ };
5
+ export type TrafficSignCreateFormProps = {
6
+ onSubmit: (values: TrafficSignCreateFormValues) => void;
7
+ };
8
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/forms/create/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AAE5E,MAAM,MAAM,2BAA2B,GAAG,IAAI,CAAC,kBAAkB,EAAE,MAAM,CAAC,GAAG;IAC3E,OAAO,EAAE,qBAAqB,EAAE,CAAC;CAClC,CAAC;AAEF,MAAM,MAAM,0BAA0B,GAAG;IACvC,QAAQ,EAAE,CAAC,MAAM,EAAE,2BAA2B,KAAK,IAAI,CAAC;CACzD,CAAC"}
@@ -0,0 +1,3 @@
1
+ export * from './update';
2
+ export * from './create';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/forms/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC"}
@@ -0,0 +1,27 @@
1
+ import { CreatedTrafficSignDop, TrafficSignStatus, TrafficSignType, UpdatedTrafficSignDop } from '../../../traffic-sign/lib';
2
+ import * as yup from 'yup';
3
+ export declare const updatedTrafficSignDopSchema: yup.ObjectSchema<UpdatedTrafficSignDop>;
4
+ export declare const createdTrafficSignDopSchema: yup.ObjectSchema<CreatedTrafficSignDop>;
5
+ export declare const mainFieldsSchema: {
6
+ traffic_sign_type: yup.StringSchema<NonNullable<TrafficSignType | undefined>, yup.AnyObject, undefined, "">;
7
+ traffic_sign_number: yup.StringSchema<string, yup.AnyObject, undefined, "">;
8
+ traffic_sign_title: yup.StringSchema<string, yup.AnyObject, undefined, "">;
9
+ status: yup.StringSchema<NonNullable<TrafficSignStatus | undefined>, yup.AnyObject, undefined, "">;
10
+ comment: yup.StringSchema<string | null | undefined, yup.AnyObject, undefined, "">;
11
+ traffic_sign_value: yup.StringSchema<string | null | undefined, yup.AnyObject, undefined, "">;
12
+ direction: yup.NumberSchema<number | null | undefined, yup.AnyObject, undefined, "">;
13
+ };
14
+ export declare const datesFieldsSchema: {
15
+ future_maintanance_date: yup.DateSchema<Date, yup.AnyObject, undefined, "">;
16
+ placement_date: yup.DateSchema<Date, yup.AnyObject, undefined, "">;
17
+ rapair_performed_date: yup.DateSchema<Date, yup.AnyObject, undefined, "">;
18
+ verification_date: yup.DateSchema<Date, yup.AnyObject, undefined, "">;
19
+ warranty_expr_date: yup.DateSchema<Date, yup.AnyObject, undefined, "">;
20
+ };
21
+ export declare const idsFieldsSchema: {
22
+ traffic_sign_id: yup.StringSchema<string, yup.AnyObject, undefined, "">;
23
+ dit_id: yup.NumberSchema<number, yup.AnyObject, undefined, "">;
24
+ tsodd_id: yup.NumberSchema<number, yup.AnyObject, undefined, "">;
25
+ pillar_id: yup.StringSchema<string | null | undefined, yup.AnyObject, undefined, "">;
26
+ };
27
+ //# sourceMappingURL=schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/forms/schema.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,qBAAqB,EACrB,iBAAiB,EACjB,eAAe,EACf,qBAAqB,EACtB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,KAAK,GAAG,MAAM,KAAK,CAAC;AAE3B,eAAO,MAAM,2BAA2B,EAAE,GAAG,CAAC,YAAY,CAAC,qBAAqB,CAiB5E,CAAC;AAEL,eAAO,MAAM,2BAA2B,EAAE,GAAG,CAAC,YAAY,CAAC,qBAAqB,CAc5E,CAAC;AAEL,eAAO,MAAM,gBAAgB;;;;;;;;CAS5B,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;;;;CAM7B,CAAC;AAEF,eAAO,MAAM,eAAe;;;;;CAK3B,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { default as TrafficSignUpdateForm } from './update';
2
+ export * from './types';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/forms/update/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,qBAAqB,EAAE,MAAM,UAAU,CAAC;AAC5D,cAAc,SAAS,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { TrafficSignUpdateFormValues } from './types';
2
+ import * as yup from 'yup';
3
+ export declare const schema: yup.ObjectSchema<TrafficSignUpdateFormValues>;
4
+ //# sourceMappingURL=schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/forms/update/schema.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,2BAA2B,EAAE,MAAM,SAAS,CAAC;AAEtD,OAAO,KAAK,GAAG,MAAM,KAAK,CAAC;AAE3B,eAAO,MAAM,MAAM,EAAE,GAAG,CAAC,YAAY,CAAC,2BAA2B,CAS7D,CAAC"}
@@ -0,0 +1,13 @@
1
+ import { CreatedTrafficSignDop, TrafficSign, UpdatedTrafficSign, UpdatedTrafficSignDop } from '../../../../traffic-sign';
2
+ export type TrafficSignUpdateFormProps = {
3
+ trafficSign: TrafficSign;
4
+ onSubmit: (values: TrafficSignUpdateFormValues) => void;
5
+ onDelete: (value: TrafficSign) => void;
6
+ onDeleteDop: (value: UpdatedTrafficSignDop) => void;
7
+ onUpdateDop: (value: UpdatedTrafficSignDop) => void;
8
+ };
9
+ export type TrafficSignUpdateFormValues = Omit<UpdatedTrafficSign, 'dops'> & {
10
+ oldDops: UpdatedTrafficSignDop[];
11
+ newDops: CreatedTrafficSignDop[];
12
+ };
13
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/forms/update/types.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,qBAAqB,EACrB,WAAW,EACX,kBAAkB,EAClB,qBAAqB,EACtB,MAAM,iBAAiB,CAAC;AAEzB,MAAM,MAAM,0BAA0B,GAAG;IACvC,WAAW,EAAE,WAAW,CAAC;IAEzB,QAAQ,EAAE,CAAC,MAAM,EAAE,2BAA2B,KAAK,IAAI,CAAC;IACxD,QAAQ,EAAE,CAAC,KAAK,EAAE,WAAW,KAAK,IAAI,CAAC;IAEvC,WAAW,EAAE,CAAC,KAAK,EAAE,qBAAqB,KAAK,IAAI,CAAC;IACpD,WAAW,EAAE,CAAC,KAAK,EAAE,qBAAqB,KAAK,IAAI,CAAC;CACrD,CAAC;AAEF,MAAM,MAAM,2BAA2B,GAAG,IAAI,CAAC,kBAAkB,EAAE,MAAM,CAAC,GAAG;IAC3E,OAAO,EAAE,qBAAqB,EAAE,CAAC;IACjC,OAAO,EAAE,qBAAqB,EAAE,CAAC;CAClC,CAAC"}
@@ -0,0 +1,5 @@
1
+ import * as React from 'react';
2
+ import { TrafficSignUpdateFormProps } from './types';
3
+ declare const _default: React.FunctionComponent<TrafficSignUpdateFormProps>;
4
+ export default _default;
5
+ //# sourceMappingURL=update.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/forms/update/update.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAwC/B,OAAO,EACL,0BAA0B,EAE3B,MAAM,SAAS,CAAC;;AAmQjB,wBAA+C"}
@@ -0,0 +1,8 @@
1
+ import { TrafficSignUpdateForm } from '.';
2
+ import type { Meta, StoryObj } from '@storybook/react-vite';
3
+ declare const meta: Meta<typeof TrafficSignUpdateForm>;
4
+ export default meta;
5
+ type Story = StoryObj<typeof meta>;
6
+ export declare const Default: Story;
7
+ export declare const WidthDops: Story;
8
+ //# sourceMappingURL=update.stories.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update.stories.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/forms/update/update.stories.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,qBAAqB,EAAE,MAAM,GAAG,CAAC;AAE1C,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAyB5D,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,qBAAqB,CAsB5C,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,OAAO,EAAE,KAAU,CAAC;AAEjC,eAAO,MAAM,SAAS,EAAE,KAavB,CAAC"}
@@ -0,0 +1,5 @@
1
+ export * from './table';
2
+ export * from './preview-image';
3
+ export * from './forms';
4
+ export * from './preview-title';
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,cAAc,iBAAiB,CAAC;AAChC,cAAc,SAAS,CAAC;AACxB,cAAc,iBAAiB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { default as TrafficSignPreviewImage } from './preview-image';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/preview-image/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,uBAAuB,EAAE,MAAM,iBAAiB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+ import { TrafficSign } from '../../../traffic-sign/lib';
3
+ type TrafficSignPreviewImageProps = {
4
+ number: TrafficSign['traffic_sign_number'];
5
+ };
6
+ declare const _default: React.FunctionComponent<TrafficSignPreviewImageProps>;
7
+ export default _default;
8
+ //# sourceMappingURL=preview-image.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"preview-image.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/preview-image/preview-image.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,OAAO,EAAwB,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAExE,KAAK,4BAA4B,GAAG;IAClC,MAAM,EAAE,WAAW,CAAC,qBAAqB,CAAC,CAAC;CAC5C,CAAC;;AA2BF,wBAAiD"}
@@ -0,0 +1,2 @@
1
+ export { default as TrafficSignPreviewTitle } from './preview-title';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/preview-title/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,uBAAuB,EAAE,MAAM,iBAAiB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+ import { TrafficSign } from '../../../traffic-sign/lib';
3
+ type TrafficSignPreviewTitleProps = {
4
+ number: TrafficSign['traffic_sign_number'];
5
+ };
6
+ declare const _default: React.FunctionComponent<TrafficSignPreviewTitleProps>;
7
+ export default _default;
8
+ //# sourceMappingURL=preview-title.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"preview-title.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/preview-title/preview-title.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,OAAO,EAA+B,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAE/E,KAAK,4BAA4B,GAAG;IAClC,MAAM,EAAE,WAAW,CAAC,qBAAqB,CAAC,CAAC;CAC5C,CAAC;;AAyBF,wBAAiD"}
@@ -0,0 +1,5 @@
1
+ import { RowData } from './types';
2
+ export declare const labels: {
3
+ [K in keyof RowData]: string;
4
+ };
5
+ //# sourceMappingURL=constants.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/table/constants.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AAElC,eAAO,MAAM,MAAM,EAAE;KAClB,CAAC,IAAI,MAAM,OAAO,GAAG,MAAM;CAM7B,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { TrafficSign } from '../../../../traffic-sign/lib';
2
+ import { FilterProps } from './types';
3
+ export declare const filters: {
4
+ [K in keyof TrafficSign]?: FilterProps;
5
+ };
6
+ //# sourceMappingURL=constants.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/table/filter/constants.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAElD,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAEtC,eAAO,MAAM,OAAO,EAAE;KACnB,CAAC,IAAI,MAAM,WAAW,CAAC,CAAC,EAAE,WAAW;CAgBvC,CAAC"}
@@ -0,0 +1,11 @@
1
+ import { SelectOptionItem } from '../../../../../../../../components';
2
+ import { Column } from '@tanstack/react-table';
3
+ import { RowData } from '../types';
4
+ type TableFilterProps = {
5
+ label: string;
6
+ column: Column<RowData>;
7
+ options: SelectOptionItem[];
8
+ };
9
+ declare const _default: import("react").FunctionComponent<TableFilterProps>;
10
+ export default _default;
11
+ //# sourceMappingURL=filter.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"filter.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/table/filter/filter.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,cAAc,CAAC;AAOhD,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAE/C,OAAO,EAAE,OAAO,EAAE,MAAM,UAAU,CAAC;AAEnC,KAAK,gBAAgB,GAAG;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC,OAAO,CAAC,CAAC;IACxB,OAAO,EAAE,gBAAgB,EAAE,CAAC;CAC7B,CAAC;;AA+BF,wBAAqC"}
@@ -0,0 +1,2 @@
1
+ export { default as TableFilter } from './filter';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/table/filter/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,UAAU,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { SelectOptionItem } from '../../../../../../../../components/select';
2
+ export type FilterProps = {
3
+ label: string;
4
+ options: SelectOptionItem[];
5
+ };
6
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/table/filter/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAEvD,MAAM,MAAM,WAAW,GAAG;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,gBAAgB,EAAE,CAAC;CAC7B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { default as TrafficSignTable } from './table';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/table/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,SAAS,CAAC"}
@@ -0,0 +1,6 @@
1
+ export declare const CellParagraph: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "className" | "style" | "classes" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "order" | "flex" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "color" | "zIndex" | "position" | "top" | "right" | "bottom" | "left" | "boxShadow" | "width" | "maxWidth" | "minWidth" | "height" | "maxHeight" | "minHeight" | "boxSizing" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "p" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "marginX" | "marginY" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "padding" | "paddingTop" | "paddingRight" | "paddingBottom" | "paddingLeft" | "paddingX" | "paddingY" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "typography" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textAlign" | "textTransform" | "align" | "children" | "gutterBottom" | "noWrap" | "paragraph" | "sx" | "variant" | "variantMapping"> & {
2
+ component?: React.ElementType;
3
+ } & {
4
+ children?: import("react").ReactNode | undefined;
5
+ } & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
6
+ //# sourceMappingURL=styles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/table/styles.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,aAAa;;;;sFAGxB,CAAC"}
@@ -0,0 +1,5 @@
1
+ import * as React from 'react';
2
+ import { TrafficSignTableProps } from './types';
3
+ declare const _default: React.FunctionComponent<TrafficSignTableProps>;
4
+ export default _default;
5
+ //# sourceMappingURL=table.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"table.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/table/table.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AA4B/B,OAAO,EAAiC,qBAAqB,EAAE,MAAM,SAAS,CAAC;;AAib/E,wBAA0C"}
@@ -0,0 +1,9 @@
1
+ import { TrafficSignTable } from '.';
2
+ import type { Meta, StoryObj } from '@storybook/react-vite';
3
+ declare const meta: Meta<typeof TrafficSignTable>;
4
+ export default meta;
5
+ type Story = StoryObj<typeof meta>;
6
+ export declare const Default: Story;
7
+ export declare const Dop: Story;
8
+ export declare const _Filtered: Story;
9
+ //# sourceMappingURL=table.stories.d.ts.map