@dartcom/ui-kit 10.0.9 → 10.1.0
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.
- package/dist/components/buttons/button/button.d.ts.map +1 -1
- package/dist/components/buttons/button/button.stories.d.ts +1 -1
- package/dist/components/buttons/button/button.stories.d.ts.map +1 -1
- package/dist/components/buttons/button/index.d.ts +1 -0
- package/dist/components/buttons/button/index.d.ts.map +1 -1
- package/dist/components/buttons/delete/delete.d.ts.map +1 -1
- package/dist/components/buttons/delete/delete.stories.d.ts +1 -1
- package/dist/components/buttons/delete/delete.stories.d.ts.map +1 -1
- package/dist/components/buttons/edit/edit.d.ts.map +1 -1
- package/dist/components/buttons/edit/edit.stories.d.ts +1 -1
- package/dist/components/buttons/edit/edit.stories.d.ts.map +1 -1
- package/dist/components/buttons/index.d.ts +1 -0
- package/dist/components/buttons/index.d.ts.map +1 -1
- package/dist/components/buttons/upload/index.d.ts +2 -0
- package/dist/components/buttons/upload/index.d.ts.map +1 -0
- package/dist/components/buttons/upload/styles.d.ts +2 -0
- package/dist/components/buttons/upload/styles.d.ts.map +1 -0
- package/dist/components/buttons/upload/upload.d.ts +15 -0
- package/dist/components/buttons/upload/upload.d.ts.map +1 -0
- package/dist/components/card/card.d.ts.map +1 -1
- package/dist/components/card/card.stories.d.ts +1 -1
- package/dist/components/card/card.stories.d.ts.map +1 -1
- package/dist/components/checkbox/checkbox.d.ts +1 -1
- package/dist/components/checkbox/checkbox.d.ts.map +1 -1
- package/dist/components/checkbox/checkbox.stories.d.ts +1 -1
- package/dist/components/checkbox/checkbox.stories.d.ts.map +1 -1
- package/dist/components/date-field/date-field.d.ts.map +1 -1
- package/dist/components/date-field/date-field.stories.d.ts +1 -1
- package/dist/components/date-field/date-field.stories.d.ts.map +1 -1
- package/dist/components/drag-list/drag-list.d.ts.map +1 -1
- package/dist/components/drag-list/drag-list.stories.d.ts +1 -1
- package/dist/components/drag-list/drag-list.stories.d.ts.map +1 -1
- package/dist/components/drag-list/draggable/draggable.d.ts.map +1 -1
- package/dist/components/drag-list/draggable/types.d.ts +1 -1
- package/dist/components/drag-list/draggable/types.d.ts.map +1 -1
- package/dist/components/drag-list/droppable/droppable.d.ts.map +1 -1
- package/dist/components/error-boundary/error-boundary.d.ts.map +1 -1
- package/dist/components/form/form.d.ts +1 -1
- package/dist/components/form/form.d.ts.map +1 -1
- package/dist/components/form/form.stories.d.ts +1 -1
- package/dist/components/form/form.stories.d.ts.map +1 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/layers/leaflet/config/constants.d.ts +11 -0
- package/dist/components/layers/leaflet/config/constants.d.ts.map +1 -0
- package/dist/components/layers/leaflet/config/index.d.ts +2 -0
- package/dist/components/layers/leaflet/config/index.d.ts.map +1 -0
- package/dist/components/layers/leaflet/constants.d.ts.map +1 -1
- package/dist/components/layers/leaflet/index.d.ts +2 -4
- package/dist/components/layers/leaflet/index.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/POI/utils.d.ts +1 -1
- package/dist/components/layers/leaflet/layers/POI/utils.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/admin-area/utils.d.ts +1 -1
- package/dist/components/layers/leaflet/layers/admin-area/utils.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/building/utils.d.ts +1 -1
- package/dist/components/layers/leaflet/layers/building/utils.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/builtup-area/utils.d.ts +1 -1
- package/dist/components/layers/leaflet/layers/builtup-area/utils.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/camera/utils.d.ts +1 -1
- package/dist/components/layers/leaflet/layers/camera/utils.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/city-POI/utils.d.ts +1 -1
- package/dist/components/layers/leaflet/layers/city-POI/utils.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/condition/utils.d.ts +1 -1
- package/dist/components/layers/leaflet/layers/condition/utils.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/facility-area/utils.d.ts +1 -1
- package/dist/components/layers/leaflet/layers/facility-area/utils.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/landuse-area/utils.d.ts +1 -1
- package/dist/components/layers/leaflet/layers/landuse-area/utils.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/link/utils.d.ts +1 -1
- package/dist/components/layers/leaflet/layers/link/utils.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/nature-field/utils.d.ts +1 -1
- package/dist/components/layers/leaflet/layers/nature-field/utils.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/nature-forest/utils.d.ts +1 -1
- package/dist/components/layers/leaflet/layers/nature-forest/utils.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/ocean-area/utils.d.ts +1 -1
- package/dist/components/layers/leaflet/layers/ocean-area/utils.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/one-way/utils.d.ts +1 -1
- package/dist/components/layers/leaflet/layers/one-way/utils.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/pillar/utils.d.ts +1 -1
- package/dist/components/layers/leaflet/layers/pillar/utils.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/point-address/utils.d.ts +1 -1
- package/dist/components/layers/leaflet/layers/point-address/utils.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/railroad/utils.d.ts +1 -1
- package/dist/components/layers/leaflet/layers/railroad/utils.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/traffic-sign/config/constants.d.ts +35 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/config/constants.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/config/index.d.ts +2 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/config/index.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/constants.d.ts +6 -15
- package/dist/components/layers/leaflet/layers/traffic-sign/constants.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/traffic-sign/index.d.ts +4 -3
- package/dist/components/layers/leaflet/layers/traffic-sign/index.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/traffic-sign/lib/index.d.ts +3 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/lib/index.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/lib/types.d.ts +61 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/lib/types.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/lib/utils.d.ts +20 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/lib/utils.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/config/constants.d.ts +7 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/config/constants.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/config/index.d.ts +2 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/config/index.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/index.d.ts +2 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/index.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/lib/index.d.ts +2 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/lib/index.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/lib/types.d.ts +9 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/lib/types.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/create/create.d.ts +5 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/create/create.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/create/index.d.ts +2 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/create/index.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/create/types.d.ts +5 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/create/types.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/index.d.ts +3 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/index.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/index.d.ts +2 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/index.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/schema.d.ts +4 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/schema.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/types.d.ts +7 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/types.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/update.d.ts +5 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/update.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/update.stories.d.ts +7 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/update/update.stories.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/index.d.ts +2 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/index.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/types.d.ts +21 -10
- package/dist/components/layers/leaflet/layers/traffic-sign/types.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/create.d.ts +5 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/create.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/create.stories.d.ts +7 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/create.stories.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/index.d.ts +3 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/index.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/schema.d.ts +4 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/schema.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/types.d.ts +6 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/types.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/index.d.ts +3 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/index.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/schema.d.ts +5 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/schema.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/index.d.ts +3 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/index.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/schema.d.ts +4 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/schema.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/types.d.ts +13 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/types.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/update.d.ts +5 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/update.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/update.stories.d.ts +8 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/update.stories.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/index.d.ts +4 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/index.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/preview-image/index.d.ts +2 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/preview-image/index.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/preview-image/preview-image.d.ts +8 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/preview-image/preview-image.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/constants.d.ts +5 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/constants.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/filter/constants.d.ts +6 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/filter/constants.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/filter/filter.d.ts +11 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/filter/filter.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/filter/index.d.ts +2 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/filter/index.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/filter/types.d.ts +6 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/filter/types.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/index.d.ts +2 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/index.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/styles.d.ts +6 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/styles.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/table.d.ts +5 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/table.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/table.stories.d.ts +9 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/table.stories.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/types.d.ts +19 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/ui/table/types.d.ts.map +1 -0
- package/dist/components/layers/leaflet/layers/traffic-sign/utils.d.ts +3 -17
- package/dist/components/layers/leaflet/layers/traffic-sign/utils.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/traffic-signal/utils.d.ts +1 -1
- package/dist/components/layers/leaflet/layers/traffic-signal/utils.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/water-area/utils.d.ts +1 -1
- package/dist/components/layers/leaflet/layers/water-area/utils.d.ts.map +1 -1
- package/dist/components/layers/leaflet/layers/water-link/utils.d.ts +1 -1
- package/dist/components/layers/leaflet/layers/water-link/utils.d.ts.map +1 -1
- package/dist/components/layers/leaflet/leaflet.d.ts +1 -1
- package/dist/components/layers/leaflet/leaflet.d.ts.map +1 -1
- package/dist/components/layers/leaflet/leaflet.stories.d.ts +1 -1
- package/dist/components/layers/leaflet/leaflet.stories.d.ts.map +1 -1
- package/dist/components/layers/leaflet/lib/hooks/index.d.ts +2 -0
- package/dist/components/layers/leaflet/lib/hooks/index.d.ts.map +1 -0
- package/dist/components/layers/leaflet/lib/hooks/useGetLeafletLayer.d.ts +31 -0
- package/dist/components/layers/leaflet/lib/hooks/useGetLeafletLayer.d.ts.map +1 -0
- package/dist/components/layers/leaflet/lib/index.d.ts +4 -0
- package/dist/components/layers/leaflet/lib/index.d.ts.map +1 -0
- package/dist/components/layers/leaflet/lib/types.d.ts +255 -0
- package/dist/components/layers/leaflet/lib/types.d.ts.map +1 -0
- package/dist/components/layers/leaflet/lib/utils.d.ts +12 -0
- package/dist/components/layers/leaflet/lib/utils.d.ts.map +1 -0
- package/dist/components/list/list.d.ts +1 -1
- package/dist/components/list/list.d.ts.map +1 -1
- package/dist/components/list/list.stories.d.ts +1 -1
- package/dist/components/list/list.stories.d.ts.map +1 -1
- package/dist/components/loader/card.stories.d.ts +1 -1
- package/dist/components/loader/card.stories.d.ts.map +1 -1
- package/dist/components/loader/loader.d.ts.map +1 -1
- package/dist/components/modal/modal.d.ts.map +1 -1
- package/dist/components/modal/modal.stories.d.ts +1 -1
- package/dist/components/modal/modal.stories.d.ts.map +1 -1
- package/dist/components/no-data/no-data.d.ts.map +1 -1
- package/dist/components/paragraph/paragraph.d.ts.map +1 -1
- package/dist/components/select/select.d.ts +3 -3
- package/dist/components/select/select.d.ts.map +1 -1
- package/dist/components/select/select.stories.d.ts +1 -1
- package/dist/components/select/select.stories.d.ts.map +1 -1
- package/dist/components/text-field/text-field.d.ts.map +1 -1
- package/dist/components/upload/excel/excel.d.ts +8 -0
- package/dist/components/upload/excel/excel.d.ts.map +1 -0
- package/dist/components/upload/excel/excel.stories.d.ts +7 -0
- package/dist/components/upload/excel/excel.stories.d.ts.map +1 -0
- package/dist/components/upload/excel/index.d.ts +2 -0
- package/dist/components/upload/excel/index.d.ts.map +1 -0
- package/dist/components/upload/excel/styles.d.ts +2 -0
- package/dist/components/upload/excel/styles.d.ts.map +1 -0
- package/dist/components/upload/index.d.ts +2 -0
- package/dist/components/upload/index.d.ts.map +1 -0
- package/dist/components/uploader/csv/csv.d.ts +46 -0
- package/dist/components/uploader/csv/csv.d.ts.map +1 -0
- package/dist/components/uploader/csv/csv.stories.d.ts +8 -0
- package/dist/components/uploader/csv/csv.stories.d.ts.map +1 -0
- package/dist/components/uploader/csv/index.d.ts +2 -0
- package/dist/components/uploader/csv/index.d.ts.map +1 -0
- package/dist/components/uploader/excel/excel.d.ts +8 -0
- package/dist/components/uploader/excel/excel.d.ts.map +1 -0
- package/dist/components/uploader/excel/excel.stories.d.ts +7 -0
- package/dist/components/uploader/excel/excel.stories.d.ts.map +1 -0
- package/dist/components/uploader/excel/index.d.ts +2 -0
- package/dist/components/uploader/excel/index.d.ts.map +1 -0
- package/dist/components/uploader/excel/styles.d.ts +2 -0
- package/dist/components/uploader/excel/styles.d.ts.map +1 -0
- package/dist/components/uploader/index.d.ts +3 -0
- package/dist/components/uploader/index.d.ts.map +1 -0
- package/dist/configs/global/global.d.ts.map +1 -1
- package/dist/index.cjs +28394 -20349
- package/dist/index.cjs.map +1 -1
- package/dist/index.esm.js +19 -2
- package/dist/index.esm.js.map +1 -1
- package/dist/layouts/auth/auth.d.ts.map +1 -1
- package/dist/lib/types.d.ts +4 -0
- package/dist/lib/types.d.ts.map +1 -1
- package/dist/lib/utils.d.ts +2 -0
- package/dist/lib/utils.d.ts.map +1 -1
- package/dist/pages/auth/auth.d.ts.map +1 -1
- package/dist/pages/auth/auth.stories.d.ts +1 -1
- package/dist/pages/auth/auth.stories.d.ts.map +1 -1
- package/dist/providers/auth/auth.d.ts.map +1 -1
- package/dist/providers/initialize/initialize.d.ts.map +1 -1
- package/dist/providers/localization/localization.d.ts.map +1 -1
- package/dist/providers/providers.d.ts.map +1 -1
- package/dist/providers/query/query.d.ts.map +1 -1
- package/dist/providers/theme/theme.d.ts.map +1 -1
- package/dist/providers/types.d.ts +1 -1
- package/dist/providers/types.d.ts.map +1 -1
- package/dist/services/api/api.d.ts.map +1 -1
- package/dist/types/global.d.ts +1 -0
- package/dist/types/global.d.ts.map +1 -1
- package/package.json +161 -149
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { SelectOptionItem } from '../../../../../../components/select';
|
|
2
|
+
import { CreatedTrafficSign, CreatedTrafficSignDop, TrafficSign, TrafficSignBackendDates, TrafficSignData, TrafficSignDop, TrafficSignDopIdFields, TrafficSignDopMainFields, TrafficSignFrontendDates, TrafficSignIdFields, TrafficSignMainFields, UpdatedTrafficSign, UpdatedTrafficSignDop } from '../../traffic-sign/lib';
|
|
3
|
+
export declare const trafficSigns: {
|
|
4
|
+
[K: string]: TrafficSignData;
|
|
5
|
+
};
|
|
6
|
+
export declare const trafficSignsDop: {
|
|
7
|
+
[K: string]: TrafficSignData;
|
|
8
|
+
};
|
|
9
|
+
export declare const allTrafficSigns: {
|
|
10
|
+
[x: string]: TrafficSignData;
|
|
11
|
+
};
|
|
12
|
+
export declare const trafficSignFrontendDates: TrafficSignFrontendDates;
|
|
13
|
+
export declare const trafficSignBackendDates: TrafficSignBackendDates;
|
|
14
|
+
export declare const trafficSignMainFields: TrafficSignMainFields;
|
|
15
|
+
export declare const defaultTrafficSignIds: TrafficSignIdFields;
|
|
16
|
+
export declare const defaultTrafficSignDopIds: TrafficSignDopIdFields;
|
|
17
|
+
export declare const trafficSignDopMainFields: TrafficSignDopMainFields;
|
|
18
|
+
export declare const cratedTrafficSign: CreatedTrafficSign;
|
|
19
|
+
export declare const updatedTrafficSign: UpdatedTrafficSign;
|
|
20
|
+
export declare const createdTrafficSignDop: CreatedTrafficSignDop;
|
|
21
|
+
export declare const updatedTrafficSignDop: UpdatedTrafficSignDop;
|
|
22
|
+
export declare const trafficSignWidths: {
|
|
23
|
+
map: number;
|
|
24
|
+
preview: number;
|
|
25
|
+
};
|
|
26
|
+
export declare const trafficSignLayerName = "traffic-sign";
|
|
27
|
+
export declare const trafficSignExtension = "svg";
|
|
28
|
+
export declare const trafficSignStatusOptions: SelectOptionItem[];
|
|
29
|
+
export declare const trafficSignFieldsTitles: {
|
|
30
|
+
[K in keyof TrafficSign]: string;
|
|
31
|
+
} & {
|
|
32
|
+
[K in keyof TrafficSignDop]: string;
|
|
33
|
+
};
|
|
34
|
+
export declare const trafficSignDateFields: Array<keyof TrafficSignBackendDates>;
|
|
35
|
+
//# sourceMappingURL=constants.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/layers/leaflet/layers/traffic-sign/config/constants.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAGvD,OAAO,EACL,kBAAkB,EAClB,qBAAqB,EACrB,WAAW,EACX,uBAAuB,EACvB,eAAe,EACf,cAAc,EACd,sBAAsB,EACtB,wBAAwB,EACxB,wBAAwB,EACxB,mBAAmB,EACnB,qBAAqB,EAErB,kBAAkB,EAClB,qBAAqB,EACtB,MAAM,qBAAqB,CAAC;AAE7B,eAAO,MAAM,YAAY,EAAE;IACzB,CAAC,CAAC,EAAE,MAAM,GAAG,eAAe,CAAC;CAm8C9B,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE;IAC5B,CAAC,CAAC,EAAE,MAAM,GAAG,eAAe,CAAC;CA+W9B,CAAC;AAEF,eAAO,MAAM,eAAe;;CAG3B,CAAC;AAKF,eAAO,MAAM,wBAAwB,EAAE,wBAMtC,CAAC;AACF,eAAO,MAAM,uBAAuB,EAAE,uBAMrC,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,qBASnC,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,mBAInC,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,sBAGtC,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,wBAQtC,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,kBAK/B,CAAC;AACF,eAAO,MAAM,kBAAkB,EAAE,kBAQhC,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,qBAGnC,CAAC;AACF,eAAO,MAAM,qBAAqB,EAAE,qBAInC,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;CAG7B,CAAC;AAEF,eAAO,MAAM,oBAAoB,iBAAiB,CAAC;AAEnD,eAAO,MAAM,oBAAoB,QAAQ,CAAC;AAE1C,eAAO,MAAM,wBAAwB,oBAKlC,CAAC;AAEJ,eAAO,MAAM,uBAAuB,EAAE;KACnC,CAAC,IAAI,MAAM,WAAW,GAAG,MAAM;CACjC,GAAG;KACD,CAAC,IAAI,MAAM,cAAc,GAAG,MAAM;CA2BpC,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,MAAM,uBAAuB,CAMtE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/layers/leaflet/layers/traffic-sign/config/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC"}
|
|
@@ -1,28 +1,19 @@
|
|
|
1
1
|
import { SelectOptionItem } from '../../../../../components/select';
|
|
2
|
-
import { TrafficSign, TrafficSignTypes } from './types';
|
|
3
|
-
export declare const
|
|
4
|
-
|
|
5
|
-
[K: string]: {
|
|
6
|
-
title: string;
|
|
7
|
-
height: number;
|
|
8
|
-
};
|
|
2
|
+
import { TrafficSign, TrafficSignData, TrafficSignDatesFields, TrafficSignTypes } from './types';
|
|
3
|
+
export declare const trafficSigns: {
|
|
4
|
+
[K: string]: TrafficSignData;
|
|
9
5
|
};
|
|
10
|
-
export declare const
|
|
6
|
+
export declare const defaultTrafficSignTypes: TrafficSignTypes;
|
|
11
7
|
export declare const trafficSignWidths: {
|
|
12
8
|
map: number;
|
|
13
9
|
preview: number;
|
|
14
10
|
};
|
|
15
11
|
export declare const trafficSignLayerName = "traffic-sign";
|
|
16
12
|
export declare const trafficSignExtension = "svg";
|
|
17
|
-
export declare const trafficSignHeights: {
|
|
18
|
-
20: string[];
|
|
19
|
-
25: string[];
|
|
20
|
-
30: string[];
|
|
21
|
-
40: string[];
|
|
22
|
-
68: string[];
|
|
23
|
-
};
|
|
24
13
|
export declare const trafficSignStatusOptions: SelectOptionItem[];
|
|
25
14
|
export declare const trafficSignFieldsTitles: {
|
|
26
15
|
[K in keyof TrafficSign]: string;
|
|
27
16
|
};
|
|
17
|
+
export declare const trafficSignDateFields: Array<keyof TrafficSignDatesFields>;
|
|
18
|
+
export declare const trafficSignNumbersOptions: SelectOptionItem[];
|
|
28
19
|
//# sourceMappingURL=constants.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../../src/components/layers/leaflet/layers/traffic-sign/constants.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAEvD,OAAO,
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../../src/components/layers/leaflet/layers/traffic-sign/constants.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAEvD,OAAO,EACL,WAAW,EACX,eAAe,EACf,sBAAsB,EAEtB,gBAAgB,EACjB,MAAM,SAAS,CAAC;AAEjB,eAAO,MAAM,YAAY,EAAE;IACzB,CAAC,CAAC,EAAE,MAAM,GAAG,eAAe,CAAC;CA8vD9B,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,gBAgBrC,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;CAG7B,CAAC;AAEF,eAAO,MAAM,oBAAoB,iBAAiB,CAAC;AAEnD,eAAO,MAAM,oBAAoB,QAAQ,CAAC;AAE1C,eAAO,MAAM,wBAAwB,oBAKlC,CAAC;AAEJ,eAAO,MAAM,uBAAuB,EAAE;KACnC,CAAC,IAAI,MAAM,WAAW,GAAG,MAAM;CAsBjC,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,MAAM,sBAAsB,CAMrE,CAAC;AAEF,eAAO,MAAM,yBAAyB,oBAKnC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/layers/leaflet/layers/traffic-sign/index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/layers/leaflet/layers/traffic-sign/index.ts"],"names":[],"mappings":"AAAA,cAAc,OAAO,CAAC;AACtB,cAAc,UAAU,CAAC;AACzB,cAAc,MAAM,CAAC;AACrB,cAAc,oBAAoB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/layers/leaflet/layers/traffic-sign/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC"}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import { Coordinate } from '../../../../../../lib';
|
|
2
|
+
export type TrafficSignType = 'Предупреждающие знаки' | 'Знаки приоритета' | 'Запрещающие знаки' | 'Предписывающие знаки' | 'Знаки особых предписаний' | 'Информационные знаки' | 'Знаки сервиса' | 'Знаки дополнительной информации';
|
|
3
|
+
export type TrafficSignData = {
|
|
4
|
+
height: number;
|
|
5
|
+
title: string;
|
|
6
|
+
type: TrafficSignType;
|
|
7
|
+
};
|
|
8
|
+
export declare enum TrafficSignStatus {
|
|
9
|
+
ACTIVE = "\u0414\u0435\u0439\u0441\u0442\u0432\u0443\u044E\u0449\u0438\u0439",
|
|
10
|
+
INACTIVE = "\u041D\u0435\u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044E\u0449\u0438\u0439",
|
|
11
|
+
TEMPORARY = "\u0412\u0440\u0435\u043C\u0435\u043D\u043D\u044B\u0439"
|
|
12
|
+
}
|
|
13
|
+
export type TrafficSignBackendDates = {
|
|
14
|
+
future_maintanance_date: string;
|
|
15
|
+
placement_date: string;
|
|
16
|
+
rapair_performed_date: string;
|
|
17
|
+
verification_date: string;
|
|
18
|
+
warranty_expr_date: string;
|
|
19
|
+
};
|
|
20
|
+
export type TrafficSignFrontendDates = {
|
|
21
|
+
[K in keyof TrafficSignBackendDates]: Date;
|
|
22
|
+
};
|
|
23
|
+
export type TrafficSignIdFields = {
|
|
24
|
+
readonly traffic_sign_id: string;
|
|
25
|
+
readonly dit_id: number;
|
|
26
|
+
readonly tsodd_id: number;
|
|
27
|
+
readonly pillar_id?: string;
|
|
28
|
+
};
|
|
29
|
+
export type TrafficSignDopIdFields = Pick<TrafficSignIdFields, 'traffic_sign_id'> & {
|
|
30
|
+
readonly dop_id: string;
|
|
31
|
+
};
|
|
32
|
+
export type TrafficSignMainFields = {
|
|
33
|
+
comment?: string;
|
|
34
|
+
direction?: number;
|
|
35
|
+
status: TrafficSignStatus;
|
|
36
|
+
traffic_sign_number: string;
|
|
37
|
+
traffic_sign_title: string;
|
|
38
|
+
traffic_sign_value?: string;
|
|
39
|
+
traffic_sign_type: TrafficSignType;
|
|
40
|
+
};
|
|
41
|
+
export type TrafficSignDopMainFields = Pick<TrafficSignMainFields, 'status' | 'comment'> & {
|
|
42
|
+
dop_sign_number: string;
|
|
43
|
+
dop_sign_title: string;
|
|
44
|
+
dop_sign_text?: string;
|
|
45
|
+
};
|
|
46
|
+
export type TrafficSignDop = TrafficSignBackendDates & TrafficSignDopIdFields & TrafficSignDopMainFields & {};
|
|
47
|
+
export type CreatedTrafficSignDop = TrafficSignFrontendDates & TrafficSignDopMainFields & {};
|
|
48
|
+
export type UpdatedTrafficSignDop = TrafficSignDopIdFields & TrafficSignFrontendDates & TrafficSignDopMainFields & {};
|
|
49
|
+
export type TrafficSign = TrafficSignBackendDates & TrafficSignIdFields & Coordinate & TrafficSignMainFields & {
|
|
50
|
+
dops: TrafficSignDop[];
|
|
51
|
+
};
|
|
52
|
+
export type UpdatedTrafficSign = TrafficSignMainFields & TrafficSignIdFields & TrafficSignFrontendDates & {
|
|
53
|
+
dops: UpdatedTrafficSignDop[];
|
|
54
|
+
};
|
|
55
|
+
export type CreatedTrafficSign = TrafficSignMainFields & TrafficSignFrontendDates & {
|
|
56
|
+
dops: CreatedTrafficSignDop[];
|
|
57
|
+
};
|
|
58
|
+
export type TrafficSignTypes = {
|
|
59
|
+
[K in TrafficSignType]: TrafficSign['traffic_sign_number'][];
|
|
60
|
+
};
|
|
61
|
+
//# 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;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,MAAM,CAAC;CAC7B,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,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,iBAAiB,CAAC;IAE1B,mBAAmB,EAAE,MAAM,CAAC;IAC5B,kBAAkB,EAAE,MAAM,CAAC;IAC3B,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,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,20 @@
|
|
|
1
|
+
import { SelectOptionItem } from '../../../../../../components/select';
|
|
2
|
+
import { TangramCustomLayer, TangramSourceNames } from '../../../lib/types';
|
|
3
|
+
import { trafficSignWidths } from '../config';
|
|
4
|
+
import { TrafficSign, TrafficSignBackendDates } 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) => {
|
|
12
|
+
future_maintanance_date: Date;
|
|
13
|
+
placement_date: Date;
|
|
14
|
+
rapair_performed_date: Date;
|
|
15
|
+
verification_date: Date;
|
|
16
|
+
warranty_expr_date: Date;
|
|
17
|
+
};
|
|
18
|
+
export declare const parseTrafficSignCSVFile: (data: object) => void;
|
|
19
|
+
export declare const getTrafficSignTitleByNumber: (number: TrafficSign["traffic_sign_number"]) => string;
|
|
20
|
+
//# 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,EAML,iBAAiB,EAClB,MAAM,WAAW,CAAC;AAEnB,OAAO,EACL,WAAW,EACX,uBAAuB,EAGxB,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;;;;;;CAahC,CAAC;AAEF,eAAO,MAAM,uBAAuB,GAAI,MAAM,MAAM,SA4BnD,CAAC;AAEF,eAAO,MAAM,2BAA2B,GACtC,QAAQ,WAAW,CAAC,qBAAqB,CAAC,WAK3C,CAAC"}
|
package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/config/constants.d.ts
ADDED
|
@@ -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"}
|
package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/config/index.d.ts.map
ADDED
|
@@ -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 @@
|
|
|
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"}
|
package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/lib/index.d.ts.map
ADDED
|
@@ -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
|
package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/lib/types.d.ts.map
ADDED
|
@@ -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 @@
|
|
|
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;AA4B/B,OAAO,EAAE,6BAA6B,EAAE,MAAM,SAAS,CAAC;;AAqIxD,wBAAkD"}
|
|
@@ -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 @@
|
|
|
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"}
|
package/dist/components/layers/leaflet/layers/traffic-sign/traffic-sign-dop/ui/forms/index.d.ts.map
ADDED
|
@@ -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 @@
|
|
|
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 @@
|
|
|
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 @@
|
|
|
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;AA4B/B,OAAO,EAAE,6BAA6B,EAAE,MAAM,SAAS,CAAC;;AA6IxD,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 @@
|
|
|
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"}
|
|
@@ -1,36 +1,47 @@
|
|
|
1
|
+
import { CoordinateFields } from '../../../../../lib';
|
|
1
2
|
import { Nullable } from '../../../../../types';
|
|
3
|
+
export type TrafficSignType = 'Предупреждающие знаки' | 'Знаки приоритета' | 'Запрещающие знаки' | 'Предписывающие знаки' | 'Знаки особых предписаний' | 'Информационные знаки' | 'Знаки сервиса' | 'Знаки дополнительной информации';
|
|
4
|
+
export type TrafficSignData = {
|
|
5
|
+
height: number;
|
|
6
|
+
title: string;
|
|
7
|
+
type: TrafficSignType;
|
|
8
|
+
};
|
|
2
9
|
export declare enum TrafficSignStatus {
|
|
3
10
|
ACTIVE = "\u0414\u0435\u0439\u0441\u0442\u0432\u0443\u044E\u0449\u0438\u0439",
|
|
4
11
|
INACTIVE = "\u041D\u0435\u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044E\u0449\u0438\u0439",
|
|
5
12
|
TEMPORARY = "\u0412\u0440\u0435\u043C\u0435\u043D\u043D\u044B\u0439"
|
|
6
13
|
}
|
|
7
|
-
export type TrafficSignType = 'Предупреждающие знаки' | 'Знаки приоритета' | 'Запрещающие знаки' | 'Предписывающие знаки' | 'Знаки особых предписаний' | 'Информационные знаки' | 'Знаки сервиса' | 'Знаки дополнительной информации';
|
|
8
14
|
export type TrafficSignDop = Pick<TrafficSign, 'traffic_sign_id' | 'status' | 'placement_date' | 'verification_date' | 'future_maintanance_date' | 'rapair_performed_date' | 'warranty_expr_date' | 'comment'> & {
|
|
9
15
|
readonly dop_id: string;
|
|
10
16
|
dop_sign_number: string;
|
|
11
17
|
dop_sign_title: string;
|
|
12
18
|
dop_sign_text: string;
|
|
13
19
|
};
|
|
14
|
-
export type
|
|
20
|
+
export type TrafficSignDatesFields = {
|
|
21
|
+
future_maintanance_date: string;
|
|
22
|
+
placement_date: string;
|
|
23
|
+
rapair_performed_date: string;
|
|
24
|
+
verification_date: string;
|
|
25
|
+
warranty_expr_date: string;
|
|
26
|
+
};
|
|
27
|
+
export type TrafficSignIdsFields = {
|
|
15
28
|
readonly traffic_sign_id: string;
|
|
16
29
|
readonly dit_id: number;
|
|
17
30
|
readonly tsodd_id: number;
|
|
18
31
|
readonly pillar_id: Nullable<string>;
|
|
32
|
+
};
|
|
33
|
+
export type TrafficSign = TrafficSignDatesFields & TrafficSignIdsFields & CoordinateFields & {
|
|
19
34
|
comment: Nullable<string>;
|
|
20
35
|
direction: Nullable<number>;
|
|
21
36
|
traffic_sign_number: string;
|
|
22
37
|
traffic_sign_title: string;
|
|
23
38
|
traffic_sign_value: Nullable<string>;
|
|
24
39
|
traffic_sign_type: TrafficSignType;
|
|
25
|
-
dops: TrafficSignDop[];
|
|
26
|
-
lat: number;
|
|
27
|
-
lon: number;
|
|
28
|
-
future_maintanance_date: string;
|
|
29
|
-
placement_date: string;
|
|
30
|
-
rapair_performed_date: string;
|
|
31
|
-
verification_date: string;
|
|
32
|
-
warranty_expr_date: string;
|
|
33
40
|
status: TrafficSignStatus;
|
|
41
|
+
dops: TrafficSignDop[];
|
|
42
|
+
};
|
|
43
|
+
export type FrontendTrafficSign = Omit<TrafficSign, keyof TrafficSignDatesFields> & {
|
|
44
|
+
[K in keyof TrafficSignDatesFields]: Date;
|
|
34
45
|
};
|
|
35
46
|
export type TrafficSignTypes = {
|
|
36
47
|
[K in TrafficSignType]: TrafficSign['traffic_sign_number'][];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../src/components/layers/leaflet/layers/traffic-sign/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../src/components/layers/leaflet/layers/traffic-sign/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,OAAO,CAAC;AACzC,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,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,sBAAsB,GAAG;IACnC,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,oBAAoB,GAAG;IACjC,QAAQ,CAAC,eAAe,EAAE,MAAM,CAAC;IACjC,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;IACxB,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,SAAS,EAAE,QAAQ,CAAC,MAAM,CAAC,CAAC;CACtC,CAAC;AAEF,MAAM,MAAM,WAAW,GAAG,sBAAsB,GAC9C,oBAAoB,GACpB,gBAAgB,GAAG;IACjB,OAAO,EAAE,QAAQ,CAAC,MAAM,CAAC,CAAC;IAC1B,SAAS,EAAE,QAAQ,CAAC,MAAM,CAAC,CAAC;IAE5B,mBAAmB,EAAE,MAAM,CAAC;IAC5B,kBAAkB,EAAE,MAAM,CAAC;IAC3B,kBAAkB,EAAE,QAAQ,CAAC,MAAM,CAAC,CAAC;IACrC,iBAAiB,EAAE,eAAe,CAAC;IACnC,MAAM,EAAE,iBAAiB,CAAC;IAE1B,IAAI,EAAE,cAAc,EAAE,CAAC;CACxB,CAAC;AAEJ,MAAM,MAAM,mBAAmB,GAAG,IAAI,CACpC,WAAW,EACX,MAAM,sBAAsB,CAC7B,GAAG;KACD,CAAC,IAAI,MAAM,sBAAsB,GAAG,IAAI;CAC1C,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG;KAC5B,CAAC,IAAI,eAAe,GAAG,WAAW,CAAC,qBAAqB,CAAC,EAAE;CAC7D,CAAC"}
|
|
@@ -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;;AA8MjB,wBAA+C"}
|
package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/create.stories.d.ts
ADDED
|
@@ -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
|
package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/create/create.stories.d.ts.map
ADDED
|
@@ -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":"AAAA,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,CAc5C,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 @@
|
|
|
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 @@
|
|
|
1
|
+
{"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/forms/create/schema.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,2BAA2B,EAAE,MAAM,SAAS,CAAC;AAEtD,OAAO,KAAK,GAAG,MAAM,KAAK,CAAC;AAE3B,eAAO,MAAM,MAAM,EAAE,GAAG,CAAC,YAAY,CAAC,2BAA2B,CAmB7D,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { CreatedTrafficSign } from '../../../../traffic-sign';
|
|
2
|
+
export type TrafficSignCreateFormValues = CreatedTrafficSign;
|
|
3
|
+
export type TrafficSignCreateFormProps = {
|
|
4
|
+
onSubmit: (values: TrafficSignCreateFormValues) => void;
|
|
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/forms/create/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAyB,MAAM,iBAAiB,CAAC;AAE5E,MAAM,MAAM,2BAA2B,GAAG,kBAAkB,CAAC;AAE7D,MAAM,MAAM,0BAA0B,GAAG;IACvC,QAAQ,EAAE,CAAC,MAAM,EAAE,2BAA2B,KAAK,IAAI,CAAC;CACzD,CAAC"}
|
|
@@ -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,5 @@
|
|
|
1
|
+
import { CreatedTrafficSignDop, 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
|
+
//# 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,EAErB,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"}
|
|
@@ -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 @@
|
|
|
1
|
+
{"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/components/layers/leaflet/layers/traffic-sign/ui/forms/update/schema.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,2BAA2B,EAAE,MAAM,SAAS,CAAC;AAEtD,OAAO,KAAK,GAAG,MAAM,KAAK,CAAC;AAE3B,eAAO,MAAM,MAAM,EAAE,GAAG,CAAC,YAAY,CAAC,2BAA2B,CAyB7D,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 @@
|
|
|
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;;AAqPjB,wBAA+C"}
|
package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/update.stories.d.ts
ADDED
|
@@ -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
|
package/dist/components/layers/leaflet/layers/traffic-sign/ui/forms/update/update.stories.d.ts.map
ADDED
|
@@ -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":"AAMA,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,CA2B5C,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,KAgBvB,CAAC"}
|
|
@@ -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"}
|