@imj_media/ui 1.11.0 → 1.11.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (60) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/README.md +1 -1
  3. package/catalog/design-index.json +11520 -2045
  4. package/catalog/install-registry.json +64 -813
  5. package/dist/index.css +1 -1
  6. package/dist/index.esm.js +10894 -9903
  7. package/dist/index.esm.js.map +1 -1
  8. package/dist/index.js +30 -30
  9. package/dist/index.js.map +1 -1
  10. package/dist/modules/Alert/components/atoms/AlertHeader.d.ts.map +1 -1
  11. package/dist/modules/DatePicker/DatePicker.d.ts.map +1 -1
  12. package/dist/modules/DatePicker/hooks/index.d.ts +1 -0
  13. package/dist/modules/DatePicker/hooks/index.d.ts.map +1 -1
  14. package/dist/modules/DatePicker/hooks/useDatePicker.d.ts.map +1 -1
  15. package/dist/modules/DatePicker/hooks/useDateTimeInput.d.ts +24 -0
  16. package/dist/modules/DatePicker/hooks/useDateTimeInput.d.ts.map +1 -0
  17. package/dist/modules/DatePicker/molecules/CalendarGrid.d.ts.map +1 -1
  18. package/dist/modules/DatePicker/molecules/DateTimeReadOnlyInput.d.ts +32 -0
  19. package/dist/modules/DatePicker/molecules/DateTimeReadOnlyInput.d.ts.map +1 -0
  20. package/dist/modules/DatePicker/molecules/DateTimeSegmentFields.d.ts +36 -0
  21. package/dist/modules/DatePicker/molecules/DateTimeSegmentFields.d.ts.map +1 -0
  22. package/dist/modules/DatePicker/molecules/DateTimeSegmentInput.d.ts +35 -0
  23. package/dist/modules/DatePicker/molecules/DateTimeSegmentInput.d.ts.map +1 -0
  24. package/dist/modules/DatePicker/molecules/TimePickerPanel.d.ts +25 -0
  25. package/dist/modules/DatePicker/molecules/TimePickerPanel.d.ts.map +1 -0
  26. package/dist/modules/DatePicker/molecules/index.d.ts +3 -0
  27. package/dist/modules/DatePicker/molecules/index.d.ts.map +1 -1
  28. package/dist/modules/DatePicker/organisms/Calendar.d.ts.map +1 -1
  29. package/dist/modules/DatePicker/organisms/DatePickerPortal.d.ts +3 -0
  30. package/dist/modules/DatePicker/organisms/DatePickerPortal.d.ts.map +1 -1
  31. package/dist/modules/DatePicker/stories/DatePicker.stories.d.ts +37 -5
  32. package/dist/modules/DatePicker/stories/DatePicker.stories.d.ts.map +1 -1
  33. package/dist/modules/DatePicker/types/Calendar.types.d.ts +4 -0
  34. package/dist/modules/DatePicker/types/Calendar.types.d.ts.map +1 -1
  35. package/dist/modules/DatePicker/types/Input.types.d.ts +4 -0
  36. package/dist/modules/DatePicker/types/Input.types.d.ts.map +1 -1
  37. package/dist/modules/DatePicker/utils/datetimeFormat.d.ts +55 -0
  38. package/dist/modules/DatePicker/utils/datetimeFormat.d.ts.map +1 -0
  39. package/dist/modules/FileUploader/components/organisms/FileUploader.d.ts +7 -0
  40. package/dist/modules/FileUploader/components/organisms/FileUploader.d.ts.map +1 -1
  41. package/dist/modules/FileUploader/components/organisms/FileUploader.test.d.ts +2 -0
  42. package/dist/modules/FileUploader/components/organisms/FileUploader.test.d.ts.map +1 -0
  43. package/dist/modules/FileUploader/stories/FileUploader.stories.d.ts +2 -0
  44. package/dist/modules/FileUploader/stories/FileUploader.stories.d.ts.map +1 -1
  45. package/dist/modules/Ghantt/Ghantt.d.ts.map +1 -1
  46. package/dist/shared/ghantt/GhanttConfigContext.d.ts +4 -2
  47. package/dist/shared/ghantt/GhanttConfigContext.d.ts.map +1 -1
  48. package/dist/shared/ghantt/ghanttDebugLog.d.ts +7 -0
  49. package/dist/shared/ghantt/ghanttDebugLog.d.ts.map +1 -0
  50. package/dist/shared/ghantt/ghanttModifierWheelZoom.d.ts +7 -0
  51. package/dist/shared/ghantt/ghanttModifierWheelZoom.d.ts.map +1 -1
  52. package/dist/shared/ghantt/ghanttZoomAnchor.d.ts +13 -1
  53. package/dist/shared/ghantt/ghanttZoomAnchor.d.ts.map +1 -1
  54. package/dist/shared/ghantt/index.d.ts +3 -2
  55. package/dist/shared/ghantt/index.d.ts.map +1 -1
  56. package/dist/shared/ghantt/types.d.ts +8 -1
  57. package/dist/shared/ghantt/types.d.ts.map +1 -1
  58. package/dist/shared/types/datepicker.d.ts +7 -0
  59. package/dist/shared/types/datepicker.d.ts.map +1 -1
  60. package/package.json +1 -1
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "schemaVersion": "1.0.0",
3
3
  "consumerRoot": "../../ds-mcp/src/indexer/consumer",
4
- "generatedAt": "2026-06-02T22:55:22.307Z",
5
- "uiVersion": "1.11.0",
4
+ "generatedAt": "2026-06-29T21:06:29.986Z",
5
+ "uiVersion": "1.11.2",
6
6
  "entries": {
7
7
  "accordion": {
8
8
  "name": "Accordion",
@@ -69,11 +69,6 @@
69
69
  "target": "modules/Accordion/index.ts",
70
70
  "source": "Accordion/index.ts",
71
71
  "sourceKind": "module"
72
- },
73
- {
74
- "target": "shared/types/accordion.ts",
75
- "source": "types/accordion.ts",
76
- "sourceKind": "shared"
77
72
  }
78
73
  ],
79
74
  "cssImports": [
@@ -179,11 +174,6 @@
179
174
  "target": "modules/AlertDialog/index.ts",
180
175
  "source": "AlertDialog/index.ts",
181
176
  "sourceKind": "module"
182
- },
183
- {
184
- "target": "shared/types/alertdialog.ts",
185
- "source": "types/alertdialog.ts",
186
- "sourceKind": "shared"
187
177
  }
188
178
  ],
189
179
  "cssImports": [
@@ -278,16 +268,6 @@
278
268
  "target": "modules/Avatar/utils/index.ts",
279
269
  "source": "Avatar/utils/index.ts",
280
270
  "sourceKind": "module"
281
- },
282
- {
283
- "target": "shared/types/types.ts",
284
- "source": "types/types.ts",
285
- "sourceKind": "shared"
286
- },
287
- {
288
- "target": "shared/utils/cn.ts",
289
- "source": "utils/cn.ts",
290
- "sourceKind": "shared"
291
271
  }
292
272
  ],
293
273
  "cssImports": [
@@ -393,18 +373,8 @@
393
373
  "sourceKind": "module"
394
374
  },
395
375
  {
396
- "target": "shared/types",
397
- "source": "types",
398
- "sourceKind": "shared"
399
- },
400
- {
401
- "target": "shared/types/badges.ts",
402
- "source": "types/badges.ts",
403
- "sourceKind": "shared"
404
- },
405
- {
406
- "target": "shared/utils/cn.ts",
407
- "source": "utils/cn.ts",
376
+ "target": "shared/types/index.ts",
377
+ "source": "types/index.ts",
408
378
  "sourceKind": "shared"
409
379
  }
410
380
  ],
@@ -586,16 +556,6 @@
586
556
  "target": "modules/ButtonGroup/index.ts",
587
557
  "source": "ButtonGroup/index.ts",
588
558
  "sourceKind": "module"
589
- },
590
- {
591
- "target": "shared/types/buttongroup.ts",
592
- "source": "types/buttongroup.ts",
593
- "sourceKind": "shared"
594
- },
595
- {
596
- "target": "shared/utils/cn.ts",
597
- "source": "utils/cn.ts",
598
- "sourceKind": "shared"
599
559
  }
600
560
  ],
601
561
  "cssImports": [
@@ -660,21 +620,6 @@
660
620
  "target": "modules/Cards/index.ts",
661
621
  "source": "Cards/index.ts",
662
622
  "sourceKind": "module"
663
- },
664
- {
665
- "target": "shared/types/card.ts",
666
- "source": "types/card.ts",
667
- "sourceKind": "shared"
668
- },
669
- {
670
- "target": "shared/types/separator.ts",
671
- "source": "types/separator.ts",
672
- "sourceKind": "shared"
673
- },
674
- {
675
- "target": "shared/utils/cn.ts",
676
- "source": "utils/cn.ts",
677
- "sourceKind": "shared"
678
623
  }
679
624
  ],
680
625
  "cssImports": [
@@ -732,11 +677,6 @@
732
677
  "target": "modules/CardsGenericas/types.ts",
733
678
  "source": "CardsGenericas/types.ts",
734
679
  "sourceKind": "module"
735
- },
736
- {
737
- "target": "shared/constants/tasksColors.ts",
738
- "source": "constants/tasksColors.ts",
739
- "sourceKind": "shared"
740
680
  }
741
681
  ],
742
682
  "cssImports": [
@@ -798,21 +738,6 @@
798
738
  "target": "modules/CardsWithAside/types/index.ts",
799
739
  "source": "CardsWithAside/types/index.ts",
800
740
  "sourceKind": "module"
801
- },
802
- {
803
- "target": "shared/types/tooltip.ts",
804
- "source": "types/tooltip.ts",
805
- "sourceKind": "shared"
806
- },
807
- {
808
- "target": "shared/types/types.ts",
809
- "source": "types/types.ts",
810
- "sourceKind": "shared"
811
- },
812
- {
813
- "target": "shared/utils/cn.ts",
814
- "source": "utils/cn.ts",
815
- "sourceKind": "shared"
816
741
  }
817
742
  ],
818
743
  "cssImports": [
@@ -940,36 +865,6 @@
940
865
  "target": "modules/CatalogCard/utils/mergeGroupedCatalogCardProps.ts",
941
866
  "source": "CatalogCard/utils/mergeGroupedCatalogCardProps.ts",
942
867
  "sourceKind": "module"
943
- },
944
- {
945
- "target": "shared/types/badge.ts",
946
- "source": "types/badge.ts",
947
- "sourceKind": "shared"
948
- },
949
- {
950
- "target": "shared/types/icon.ts",
951
- "source": "types/icon.ts",
952
- "sourceKind": "shared"
953
- },
954
- {
955
- "target": "shared/types/popup.ts",
956
- "source": "types/popup.ts",
957
- "sourceKind": "shared"
958
- },
959
- {
960
- "target": "shared/types/tooltip.ts",
961
- "source": "types/tooltip.ts",
962
- "sourceKind": "shared"
963
- },
964
- {
965
- "target": "shared/types/types.ts",
966
- "source": "types/types.ts",
967
- "sourceKind": "shared"
968
- },
969
- {
970
- "target": "shared/utils/cn.ts",
971
- "source": "utils/cn.ts",
972
- "sourceKind": "shared"
973
868
  }
974
869
  ],
975
870
  "cssImports": [
@@ -1017,11 +912,6 @@
1017
912
  "target": "modules/Checkbox/index.tsx",
1018
913
  "source": "Checkbox/index.tsx",
1019
914
  "sourceKind": "module"
1020
- },
1021
- {
1022
- "target": "shared/utils/cn.ts",
1023
- "source": "utils/cn.ts",
1024
- "sourceKind": "shared"
1025
915
  }
1026
916
  ],
1027
917
  "cssImports": [
@@ -1064,6 +954,7 @@
1064
954
  "@fortawesome/free-brands-svg-icons"
1065
955
  ],
1066
956
  "registryDependencies": [
957
+ "icon",
1067
958
  "innerButton",
1068
959
  "input"
1069
960
  ],
@@ -1128,6 +1019,11 @@
1128
1019
  "source": "DatePicker/hooks/useDateRange.ts",
1129
1020
  "sourceKind": "module"
1130
1021
  },
1022
+ {
1023
+ "target": "modules/DatePicker/hooks/useDateTimeInput.ts",
1024
+ "source": "DatePicker/hooks/useDateTimeInput.ts",
1025
+ "sourceKind": "module"
1026
+ },
1131
1027
  {
1132
1028
  "target": "modules/DatePicker/hooks/usePortal.ts",
1133
1029
  "source": "DatePicker/hooks/usePortal.ts",
@@ -1158,6 +1054,21 @@
1158
1054
  "source": "DatePicker/molecules/DateInput.tsx",
1159
1055
  "sourceKind": "module"
1160
1056
  },
1057
+ {
1058
+ "target": "modules/DatePicker/molecules/DateTimeReadOnlyInput.tsx",
1059
+ "source": "DatePicker/molecules/DateTimeReadOnlyInput.tsx",
1060
+ "sourceKind": "module"
1061
+ },
1062
+ {
1063
+ "target": "modules/DatePicker/molecules/DateTimeSegmentFields.tsx",
1064
+ "source": "DatePicker/molecules/DateTimeSegmentFields.tsx",
1065
+ "sourceKind": "module"
1066
+ },
1067
+ {
1068
+ "target": "modules/DatePicker/molecules/DateTimeSegmentInput.tsx",
1069
+ "source": "DatePicker/molecules/DateTimeSegmentInput.tsx",
1070
+ "sourceKind": "module"
1071
+ },
1161
1072
  {
1162
1073
  "target": "modules/DatePicker/molecules/MonthGrid.tsx",
1163
1074
  "source": "DatePicker/molecules/MonthGrid.tsx",
@@ -1168,6 +1079,11 @@
1168
1079
  "source": "DatePicker/molecules/MultipleCalendarsHeader.tsx",
1169
1080
  "sourceKind": "module"
1170
1081
  },
1082
+ {
1083
+ "target": "modules/DatePicker/molecules/TimePickerPanel.tsx",
1084
+ "source": "DatePicker/molecules/TimePickerPanel.tsx",
1085
+ "sourceKind": "module"
1086
+ },
1171
1087
  {
1172
1088
  "target": "modules/DatePicker/molecules/YearGrid.tsx",
1173
1089
  "source": "DatePicker/molecules/YearGrid.tsx",
@@ -1214,28 +1130,13 @@
1214
1130
  "sourceKind": "module"
1215
1131
  },
1216
1132
  {
1217
- "target": "shared/types/datepicker.ts",
1218
- "source": "types/datepicker.ts",
1219
- "sourceKind": "shared"
1220
- },
1221
- {
1222
- "target": "shared/types/input.ts",
1223
- "source": "types/input.ts",
1224
- "sourceKind": "shared"
1225
- },
1226
- {
1227
- "target": "shared/types/types.ts",
1228
- "source": "types/types.ts",
1229
- "sourceKind": "shared"
1230
- },
1231
- {
1232
- "target": "shared/utils",
1233
- "source": "utils",
1234
- "sourceKind": "shared"
1133
+ "target": "modules/DatePicker/utils/datetimeFormat.ts",
1134
+ "source": "DatePicker/utils/datetimeFormat.ts",
1135
+ "sourceKind": "module"
1235
1136
  },
1236
1137
  {
1237
- "target": "shared/utils/cn.ts",
1238
- "source": "utils/cn.ts",
1138
+ "target": "shared/utils/index.ts",
1139
+ "source": "utils/index.ts",
1239
1140
  "sourceKind": "shared"
1240
1141
  }
1241
1142
  ],
@@ -1286,18 +1187,8 @@
1286
1187
  "sourceKind": "module"
1287
1188
  },
1288
1189
  {
1289
- "target": "shared/hooks",
1290
- "source": "hooks",
1291
- "sourceKind": "shared"
1292
- },
1293
- {
1294
- "target": "shared/types/drawer.ts",
1295
- "source": "types/drawer.ts",
1296
- "sourceKind": "shared"
1297
- },
1298
- {
1299
- "target": "shared/utils/cn.ts",
1300
- "source": "utils/cn.ts",
1190
+ "target": "shared/hooks/index.ts",
1191
+ "source": "hooks/index.ts",
1301
1192
  "sourceKind": "shared"
1302
1193
  }
1303
1194
  ],
@@ -1394,43 +1285,8 @@
1394
1285
  "sourceKind": "module"
1395
1286
  },
1396
1287
  {
1397
- "target": "shared/hooks/useClickOutside.ts",
1398
- "source": "hooks/useClickOutside.ts",
1399
- "sourceKind": "shared"
1400
- },
1401
- {
1402
- "target": "shared/types",
1403
- "source": "types",
1404
- "sourceKind": "shared"
1405
- },
1406
- {
1407
- "target": "shared/types/buttonConfig.ts",
1408
- "source": "types/buttonConfig.ts",
1409
- "sourceKind": "shared"
1410
- },
1411
- {
1412
- "target": "shared/types/dropdown.ts",
1413
- "source": "types/dropdown.ts",
1414
- "sourceKind": "shared"
1415
- },
1416
- {
1417
- "target": "shared/types/input.ts",
1418
- "source": "types/input.ts",
1419
- "sourceKind": "shared"
1420
- },
1421
- {
1422
- "target": "shared/types/list.ts",
1423
- "source": "types/list.ts",
1424
- "sourceKind": "shared"
1425
- },
1426
- {
1427
- "target": "shared/types/types.ts",
1428
- "source": "types/types.ts",
1429
- "sourceKind": "shared"
1430
- },
1431
- {
1432
- "target": "shared/utils/cn.ts",
1433
- "source": "utils/cn.ts",
1288
+ "target": "shared/types/index.ts",
1289
+ "source": "types/index.ts",
1434
1290
  "sourceKind": "shared"
1435
1291
  }
1436
1292
  ],
@@ -1484,16 +1340,6 @@
1484
1340
  "target": "modules/Emoji/index.tsx",
1485
1341
  "source": "Emoji/index.tsx",
1486
1342
  "sourceKind": "module"
1487
- },
1488
- {
1489
- "target": "shared/types/emoji.ts",
1490
- "source": "types/emoji.ts",
1491
- "sourceKind": "shared"
1492
- },
1493
- {
1494
- "target": "shared/utils/cn.ts",
1495
- "source": "utils/cn.ts",
1496
- "sourceKind": "shared"
1497
1343
  }
1498
1344
  ],
1499
1345
  "cssImports": [
@@ -1576,26 +1422,6 @@
1576
1422
  "target": "modules/EmojiPicker/index.ts",
1577
1423
  "source": "EmojiPicker/index.ts",
1578
1424
  "sourceKind": "module"
1579
- },
1580
- {
1581
- "target": "shared/types/emojipicker.ts",
1582
- "source": "types/emojipicker.ts",
1583
- "sourceKind": "shared"
1584
- },
1585
- {
1586
- "target": "shared/types/popup.ts",
1587
- "source": "types/popup.ts",
1588
- "sourceKind": "shared"
1589
- },
1590
- {
1591
- "target": "shared/types/types.ts",
1592
- "source": "types/types.ts",
1593
- "sourceKind": "shared"
1594
- },
1595
- {
1596
- "target": "shared/utils/cn.ts",
1597
- "source": "utils/cn.ts",
1598
- "sourceKind": "shared"
1599
1425
  }
1600
1426
  ],
1601
1427
  "cssImports": [
@@ -1707,16 +1533,6 @@
1707
1533
  "target": "modules/FileUploader/utils/matchesAccept.ts",
1708
1534
  "source": "FileUploader/utils/matchesAccept.ts",
1709
1535
  "sourceKind": "module"
1710
- },
1711
- {
1712
- "target": "shared/types/types.ts",
1713
- "source": "types/types.ts",
1714
- "sourceKind": "shared"
1715
- },
1716
- {
1717
- "target": "shared/utils/cn.ts",
1718
- "source": "utils/cn.ts",
1719
- "sourceKind": "shared"
1720
1536
  }
1721
1537
  ],
1722
1538
  "cssImports": [
@@ -1794,16 +1610,6 @@
1794
1610
  "target": "modules/Filters/index.ts",
1795
1611
  "source": "Filters/index.ts",
1796
1612
  "sourceKind": "module"
1797
- },
1798
- {
1799
- "target": "shared/types/filters.ts",
1800
- "source": "types/filters.ts",
1801
- "sourceKind": "shared"
1802
- },
1803
- {
1804
- "target": "shared/types/popup.ts",
1805
- "source": "types/popup.ts",
1806
- "sourceKind": "shared"
1807
1613
  }
1808
1614
  ],
1809
1615
  "cssImports": [
@@ -1871,18 +1677,8 @@
1871
1677
  "sourceKind": "module"
1872
1678
  },
1873
1679
  {
1874
- "target": "shared/ghantt",
1875
- "source": "ghantt",
1876
- "sourceKind": "shared"
1877
- },
1878
- {
1879
- "target": "shared/types/table.ts",
1880
- "source": "types/table.ts",
1881
- "sourceKind": "shared"
1882
- },
1883
- {
1884
- "target": "shared/utils/cn.ts",
1885
- "source": "utils/cn.ts",
1680
+ "target": "shared/ghantt/index.ts",
1681
+ "source": "ghantt/index.ts",
1886
1682
  "sourceKind": "shared"
1887
1683
  }
1888
1684
  ],
@@ -1950,16 +1746,6 @@
1950
1746
  "target": "modules/Header/index.ts",
1951
1747
  "source": "Header/index.ts",
1952
1748
  "sourceKind": "module"
1953
- },
1954
- {
1955
- "target": "shared/types/filters.ts",
1956
- "source": "types/filters.ts",
1957
- "sourceKind": "shared"
1958
- },
1959
- {
1960
- "target": "shared/types/header.ts",
1961
- "source": "types/header.ts",
1962
- "sourceKind": "shared"
1963
1749
  }
1964
1750
  ],
1965
1751
  "cssImports": [
@@ -2065,18 +1851,8 @@
2065
1851
  "sourceKind": "module"
2066
1852
  },
2067
1853
  {
2068
- "target": "shared/types",
2069
- "source": "types",
2070
- "sourceKind": "shared"
2071
- },
2072
- {
2073
- "target": "shared/types/icon.ts",
2074
- "source": "types/icon.ts",
2075
- "sourceKind": "shared"
2076
- },
2077
- {
2078
- "target": "shared/utils/cn.ts",
2079
- "source": "utils/cn.ts",
1854
+ "target": "shared/types/index.ts",
1855
+ "source": "types/index.ts",
2080
1856
  "sourceKind": "shared"
2081
1857
  }
2082
1858
  ],
@@ -2224,36 +2000,6 @@
2224
2000
  "target": "modules/InnerButton/utils/index.ts",
2225
2001
  "source": "InnerButton/utils/index.ts",
2226
2002
  "sourceKind": "module"
2227
- },
2228
- {
2229
- "target": "shared/types/badge.ts",
2230
- "source": "types/badge.ts",
2231
- "sourceKind": "shared"
2232
- },
2233
- {
2234
- "target": "shared/types/button.ts",
2235
- "source": "types/button.ts",
2236
- "sourceKind": "shared"
2237
- },
2238
- {
2239
- "target": "shared/types/buttonConfig.ts",
2240
- "source": "types/buttonConfig.ts",
2241
- "sourceKind": "shared"
2242
- },
2243
- {
2244
- "target": "shared/types/icon.ts",
2245
- "source": "types/icon.ts",
2246
- "sourceKind": "shared"
2247
- },
2248
- {
2249
- "target": "shared/types/types.ts",
2250
- "source": "types/types.ts",
2251
- "sourceKind": "shared"
2252
- },
2253
- {
2254
- "target": "shared/utils/cn.ts",
2255
- "source": "utils/cn.ts",
2256
- "sourceKind": "shared"
2257
2003
  }
2258
2004
  ],
2259
2005
  "cssImports": [
@@ -2391,41 +2137,6 @@
2391
2137
  "target": "modules/LegacyButton/utils/legacySlotUrl.ts",
2392
2138
  "source": "LegacyButton/utils/legacySlotUrl.ts",
2393
2139
  "sourceKind": "module"
2394
- },
2395
- {
2396
- "target": "shared/types/badge.ts",
2397
- "source": "types/badge.ts",
2398
- "sourceKind": "shared"
2399
- },
2400
- {
2401
- "target": "shared/types/buttonConfig.ts",
2402
- "source": "types/buttonConfig.ts",
2403
- "sourceKind": "shared"
2404
- },
2405
- {
2406
- "target": "shared/types/icon.ts",
2407
- "source": "types/icon.ts",
2408
- "sourceKind": "shared"
2409
- },
2410
- {
2411
- "target": "shared/types/legacyButton.ts",
2412
- "source": "types/legacyButton.ts",
2413
- "sourceKind": "shared"
2414
- },
2415
- {
2416
- "target": "shared/types/legacyIcon.ts",
2417
- "source": "types/legacyIcon.ts",
2418
- "sourceKind": "shared"
2419
- },
2420
- {
2421
- "target": "shared/types/types.ts",
2422
- "source": "types/types.ts",
2423
- "sourceKind": "shared"
2424
- },
2425
- {
2426
- "target": "shared/utils/cn.ts",
2427
- "source": "utils/cn.ts",
2428
- "sourceKind": "shared"
2429
2140
  }
2430
2141
  ],
2431
2142
  "cssImports": [
@@ -2482,28 +2193,13 @@
2482
2193
  "sourceKind": "module"
2483
2194
  },
2484
2195
  {
2485
- "target": "shared/modules/Icons/componentes/fill",
2486
- "source": "modules/Icons/componentes/fill",
2487
- "sourceKind": "shared"
2488
- },
2489
- {
2490
- "target": "shared/modules/Icons/componentes/outline",
2491
- "source": "modules/Icons/componentes/outline",
2492
- "sourceKind": "shared"
2493
- },
2494
- {
2495
- "target": "shared/types/legacyIcon.ts",
2496
- "source": "types/legacyIcon.ts",
2497
- "sourceKind": "shared"
2498
- },
2499
- {
2500
- "target": "shared/types/types.ts",
2501
- "source": "types/types.ts",
2196
+ "target": "shared/modules/Icons/componentes/fill/index.ts",
2197
+ "source": "modules/Icons/componentes/fill/index.ts",
2502
2198
  "sourceKind": "shared"
2503
2199
  },
2504
2200
  {
2505
- "target": "shared/utils/cn.ts",
2506
- "source": "utils/cn.ts",
2201
+ "target": "shared/modules/Icons/componentes/outline/index.ts",
2202
+ "source": "modules/Icons/componentes/outline/index.ts",
2507
2203
  "sourceKind": "shared"
2508
2204
  }
2509
2205
  ],
@@ -2579,11 +2275,6 @@
2579
2275
  "target": "modules/Lightbox/types/lightbox.types.ts",
2580
2276
  "source": "Lightbox/types/lightbox.types.ts",
2581
2277
  "sourceKind": "module"
2582
- },
2583
- {
2584
- "target": "shared/utils/cn.ts",
2585
- "source": "utils/cn.ts",
2586
- "sourceKind": "shared"
2587
2278
  }
2588
2279
  ],
2589
2280
  "cssImports": [
@@ -2684,11 +2375,6 @@
2684
2375
  "target": "modules/LinearGraphic/utils/index.ts",
2685
2376
  "source": "LinearGraphic/utils/index.ts",
2686
2377
  "sourceKind": "module"
2687
- },
2688
- {
2689
- "target": "shared/utils/cn.ts",
2690
- "source": "utils/cn.ts",
2691
- "sourceKind": "shared"
2692
2378
  }
2693
2379
  ],
2694
2380
  "cssImports": [
@@ -2773,11 +2459,6 @@
2773
2459
  "target": "modules/ListWithDataInHover/utils/colors.ts",
2774
2460
  "source": "ListWithDataInHover/utils/colors.ts",
2775
2461
  "sourceKind": "module"
2776
- },
2777
- {
2778
- "target": "shared/utils/cn.ts",
2779
- "source": "utils/cn.ts",
2780
- "sourceKind": "shared"
2781
2462
  }
2782
2463
  ],
2783
2464
  "cssImports": [
@@ -2969,33 +2650,13 @@
2969
2650
  "sourceKind": "module"
2970
2651
  },
2971
2652
  {
2972
- "target": "shared/hooks",
2973
- "source": "hooks",
2974
- "sourceKind": "shared"
2975
- },
2976
- {
2977
- "target": "shared/types/badge.ts",
2978
- "source": "types/badge.ts",
2979
- "sourceKind": "shared"
2980
- },
2981
- {
2982
- "target": "shared/types/list.ts",
2983
- "source": "types/list.ts",
2653
+ "target": "shared/hooks/index.ts",
2654
+ "source": "hooks/index.ts",
2984
2655
  "sourceKind": "shared"
2985
2656
  },
2986
2657
  {
2987
- "target": "shared/types/types.ts",
2988
- "source": "types/types.ts",
2989
- "sourceKind": "shared"
2990
- },
2991
- {
2992
- "target": "shared/utils",
2993
- "source": "utils",
2994
- "sourceKind": "shared"
2995
- },
2996
- {
2997
- "target": "shared/utils/cn.ts",
2998
- "source": "utils/cn.ts",
2658
+ "target": "shared/utils/index.ts",
2659
+ "source": "utils/index.ts",
2999
2660
  "sourceKind": "shared"
3000
2661
  }
3001
2662
  ],
@@ -3049,21 +2710,6 @@
3049
2710
  "target": "modules/Logo/index.tsx",
3050
2711
  "source": "Logo/index.tsx",
3051
2712
  "sourceKind": "module"
3052
- },
3053
- {
3054
- "target": "shared/modules/Icons/componentes/fill/FillLogoIcon.tsx",
3055
- "source": "modules/Icons/componentes/fill/FillLogoIcon.tsx",
3056
- "sourceKind": "shared"
3057
- },
3058
- {
3059
- "target": "shared/types/logo.ts",
3060
- "source": "types/logo.ts",
3061
- "sourceKind": "shared"
3062
- },
3063
- {
3064
- "target": "shared/types/types.ts",
3065
- "source": "types/types.ts",
3066
- "sourceKind": "shared"
3067
2713
  }
3068
2714
  ],
3069
2715
  "cssImports": [
@@ -3259,21 +2905,6 @@
3259
2905
  "target": "modules/Message/services/notificationServiceNormalizeOptions.ts",
3260
2906
  "source": "Message/services/notificationServiceNormalizeOptions.ts",
3261
2907
  "sourceKind": "module"
3262
- },
3263
- {
3264
- "target": "shared/types/alert.ts",
3265
- "source": "types/alert.ts",
3266
- "sourceKind": "shared"
3267
- },
3268
- {
3269
- "target": "shared/types/message.ts",
3270
- "source": "types/message.ts",
3271
- "sourceKind": "shared"
3272
- },
3273
- {
3274
- "target": "shared/utils/cn.ts",
3275
- "source": "utils/cn.ts",
3276
- "sourceKind": "shared"
3277
2908
  }
3278
2909
  ],
3279
2910
  "cssImports": [
@@ -3409,38 +3040,8 @@
3409
3040
  "sourceKind": "module"
3410
3041
  },
3411
3042
  {
3412
- "target": "shared/hooks",
3413
- "source": "hooks",
3414
- "sourceKind": "shared"
3415
- },
3416
- {
3417
- "target": "shared/types/badge.ts",
3418
- "source": "types/badge.ts",
3419
- "sourceKind": "shared"
3420
- },
3421
- {
3422
- "target": "shared/types/button.ts",
3423
- "source": "types/button.ts",
3424
- "sourceKind": "shared"
3425
- },
3426
- {
3427
- "target": "shared/types/icon.ts",
3428
- "source": "types/icon.ts",
3429
- "sourceKind": "shared"
3430
- },
3431
- {
3432
- "target": "shared/types/modal.ts",
3433
- "source": "types/modal.ts",
3434
- "sourceKind": "shared"
3435
- },
3436
- {
3437
- "target": "shared/types/types.ts",
3438
- "source": "types/types.ts",
3439
- "sourceKind": "shared"
3440
- },
3441
- {
3442
- "target": "shared/utils/cn.ts",
3443
- "source": "utils/cn.ts",
3043
+ "target": "shared/hooks/index.ts",
3044
+ "source": "hooks/index.ts",
3444
3045
  "sourceKind": "shared"
3445
3046
  }
3446
3047
  ],
@@ -3503,16 +3104,6 @@
3503
3104
  "target": "modules/Notification/types/notification.ts",
3504
3105
  "source": "Notification/types/notification.ts",
3505
3106
  "sourceKind": "module"
3506
- },
3507
- {
3508
- "target": "shared/types/alert.ts",
3509
- "source": "types/alert.ts",
3510
- "sourceKind": "shared"
3511
- },
3512
- {
3513
- "target": "shared/utils/cn.ts",
3514
- "source": "utils/cn.ts",
3515
- "sourceKind": "shared"
3516
3107
  }
3517
3108
  ],
3518
3109
  "cssImports": [
@@ -3583,16 +3174,6 @@
3583
3174
  "target": "modules/Pagination/index.ts",
3584
3175
  "source": "Pagination/index.ts",
3585
3176
  "sourceKind": "module"
3586
- },
3587
- {
3588
- "target": "shared/types/dropdown.ts",
3589
- "source": "types/dropdown.ts",
3590
- "sourceKind": "shared"
3591
- },
3592
- {
3593
- "target": "shared/types/pagination.ts",
3594
- "source": "types/pagination.ts",
3595
- "sourceKind": "shared"
3596
3177
  }
3597
3178
  ],
3598
3179
  "cssImports": [
@@ -3730,26 +3311,6 @@
3730
3311
  "target": "modules/PickerColor/utils/index.ts",
3731
3312
  "source": "PickerColor/utils/index.ts",
3732
3313
  "sourceKind": "module"
3733
- },
3734
- {
3735
- "target": "shared/hooks/useControlledState.ts",
3736
- "source": "hooks/useControlledState.ts",
3737
- "sourceKind": "shared"
3738
- },
3739
- {
3740
- "target": "shared/types/colorpicker.ts",
3741
- "source": "types/colorpicker.ts",
3742
- "sourceKind": "shared"
3743
- },
3744
- {
3745
- "target": "shared/types/input.ts",
3746
- "source": "types/input.ts",
3747
- "sourceKind": "shared"
3748
- },
3749
- {
3750
- "target": "shared/utils/cn.ts",
3751
- "source": "utils/cn.ts",
3752
- "sourceKind": "shared"
3753
3314
  }
3754
3315
  ],
3755
3316
  "cssImports": [
@@ -3816,18 +3377,8 @@
3816
3377
  "sourceKind": "module"
3817
3378
  },
3818
3379
  {
3819
- "target": "shared/types/picture.ts",
3820
- "source": "types/picture.ts",
3821
- "sourceKind": "shared"
3822
- },
3823
- {
3824
- "target": "shared/types/types.ts",
3825
- "source": "types/types.ts",
3826
- "sourceKind": "shared"
3827
- },
3828
- {
3829
- "target": "shared/utils",
3830
- "source": "utils",
3380
+ "target": "shared/utils/index.ts",
3381
+ "source": "utils/index.ts",
3831
3382
  "sourceKind": "shared"
3832
3383
  }
3833
3384
  ],
@@ -3951,33 +3502,8 @@
3951
3502
  "sourceKind": "module"
3952
3503
  },
3953
3504
  {
3954
- "target": "shared/types/button.ts",
3955
- "source": "types/button.ts",
3956
- "sourceKind": "shared"
3957
- },
3958
- {
3959
- "target": "shared/types/buttonConfig.ts",
3960
- "source": "types/buttonConfig.ts",
3961
- "sourceKind": "shared"
3962
- },
3963
- {
3964
- "target": "shared/types/modal.ts",
3965
- "source": "types/modal.ts",
3966
- "sourceKind": "shared"
3967
- },
3968
- {
3969
- "target": "shared/types/popup.ts",
3970
- "source": "types/popup.ts",
3971
- "sourceKind": "shared"
3972
- },
3973
- {
3974
- "target": "shared/types/types.ts",
3975
- "source": "types/types.ts",
3976
- "sourceKind": "shared"
3977
- },
3978
- {
3979
- "target": "shared/utils",
3980
- "source": "utils",
3505
+ "target": "shared/utils/index.ts",
3506
+ "source": "utils/index.ts",
3981
3507
  "sourceKind": "shared"
3982
3508
  }
3983
3509
  ],
@@ -4063,21 +3589,6 @@
4063
3589
  "target": "modules/ProgressBar/index.ts",
4064
3590
  "source": "ProgressBar/index.ts",
4065
3591
  "sourceKind": "module"
4066
- },
4067
- {
4068
- "target": "shared/types/progressbar.ts",
4069
- "source": "types/progressbar.ts",
4070
- "sourceKind": "shared"
4071
- },
4072
- {
4073
- "target": "shared/types/types.ts",
4074
- "source": "types/types.ts",
4075
- "sourceKind": "shared"
4076
- },
4077
- {
4078
- "target": "shared/utils/cn.ts",
4079
- "source": "utils/cn.ts",
4080
- "sourceKind": "shared"
4081
3592
  }
4082
3593
  ],
4083
3594
  "cssImports": [
@@ -4185,16 +3696,6 @@
4185
3696
  "target": "modules/RadioButton/index.ts",
4186
3697
  "source": "RadioButton/index.ts",
4187
3698
  "sourceKind": "module"
4188
- },
4189
- {
4190
- "target": "shared/types/radiobutton.ts",
4191
- "source": "types/radiobutton.ts",
4192
- "sourceKind": "shared"
4193
- },
4194
- {
4195
- "target": "shared/utils/cn.ts",
4196
- "source": "utils/cn.ts",
4197
- "sourceKind": "shared"
4198
3699
  }
4199
3700
  ],
4200
3701
  "cssImports": [
@@ -4287,11 +3788,6 @@
4287
3788
  "target": "modules/RangeBar/utils/rangeValue.ts",
4288
3789
  "source": "RangeBar/utils/rangeValue.ts",
4289
3790
  "sourceKind": "module"
4290
- },
4291
- {
4292
- "target": "shared/utils/cn.ts",
4293
- "source": "utils/cn.ts",
4294
- "sourceKind": "shared"
4295
3791
  }
4296
3792
  ],
4297
3793
  "cssImports": [
@@ -4346,11 +3842,6 @@
4346
3842
  "target": "modules/Rating/index.ts",
4347
3843
  "source": "Rating/index.ts",
4348
3844
  "sourceKind": "module"
4349
- },
4350
- {
4351
- "target": "shared/utils/cn.ts",
4352
- "source": "utils/cn.ts",
4353
- "sourceKind": "shared"
4354
3845
  }
4355
3846
  ],
4356
3847
  "cssImports": [
@@ -4408,16 +3899,6 @@
4408
3899
  "target": "modules/Separator/index.ts",
4409
3900
  "source": "Separator/index.ts",
4410
3901
  "sourceKind": "module"
4411
- },
4412
- {
4413
- "target": "shared/types/separator.ts",
4414
- "source": "types/separator.ts",
4415
- "sourceKind": "shared"
4416
- },
4417
- {
4418
- "target": "shared/utils/cn.ts",
4419
- "source": "utils/cn.ts",
4420
- "sourceKind": "shared"
4421
3902
  }
4422
3903
  ],
4423
3904
  "cssImports": [
@@ -4539,31 +4020,6 @@
4539
4020
  "target": "modules/Sidebar/types/index.ts",
4540
4021
  "source": "Sidebar/types/index.ts",
4541
4022
  "sourceKind": "module"
4542
- },
4543
- {
4544
- "target": "shared/types/button.ts",
4545
- "source": "types/button.ts",
4546
- "sourceKind": "shared"
4547
- },
4548
- {
4549
- "target": "shared/types/legacyIcon.ts",
4550
- "source": "types/legacyIcon.ts",
4551
- "sourceKind": "shared"
4552
- },
4553
- {
4554
- "target": "shared/types/popup.ts",
4555
- "source": "types/popup.ts",
4556
- "sourceKind": "shared"
4557
- },
4558
- {
4559
- "target": "shared/types/types.ts",
4560
- "source": "types/types.ts",
4561
- "sourceKind": "shared"
4562
- },
4563
- {
4564
- "target": "shared/utils/cn.ts",
4565
- "source": "utils/cn.ts",
4566
- "sourceKind": "shared"
4567
4023
  }
4568
4024
  ],
4569
4025
  "cssImports": [
@@ -4616,11 +4072,6 @@
4616
4072
  "target": "modules/Skeleton/index.ts",
4617
4073
  "source": "Skeleton/index.ts",
4618
4074
  "sourceKind": "module"
4619
- },
4620
- {
4621
- "target": "shared/utils/cn.ts",
4622
- "source": "utils/cn.ts",
4623
- "sourceKind": "shared"
4624
4075
  }
4625
4076
  ],
4626
4077
  "cssImports": [
@@ -4683,16 +4134,6 @@
4683
4134
  "target": "modules/Spinner/index.ts",
4684
4135
  "source": "Spinner/index.ts",
4685
4136
  "sourceKind": "module"
4686
- },
4687
- {
4688
- "target": "shared/types/spinner.ts",
4689
- "source": "types/spinner.ts",
4690
- "sourceKind": "shared"
4691
- },
4692
- {
4693
- "target": "shared/utils/cn.ts",
4694
- "source": "utils/cn.ts",
4695
- "sourceKind": "shared"
4696
4137
  }
4697
4138
  ],
4698
4139
  "cssImports": [
@@ -4797,21 +4238,6 @@
4797
4238
  "target": "modules/Stepper/index.ts",
4798
4239
  "source": "Stepper/index.ts",
4799
4240
  "sourceKind": "module"
4800
- },
4801
- {
4802
- "target": "shared/types/stepper.ts",
4803
- "source": "types/stepper.ts",
4804
- "sourceKind": "shared"
4805
- },
4806
- {
4807
- "target": "shared/types/types.ts",
4808
- "source": "types/types.ts",
4809
- "sourceKind": "shared"
4810
- },
4811
- {
4812
- "target": "shared/utils/cn.ts",
4813
- "source": "utils/cn.ts",
4814
- "sourceKind": "shared"
4815
4241
  }
4816
4242
  ],
4817
4243
  "cssImports": [
@@ -4861,11 +4287,6 @@
4861
4287
  "target": "modules/StoryBox/index.tsx",
4862
4288
  "source": "StoryBox/index.tsx",
4863
4289
  "sourceKind": "module"
4864
- },
4865
- {
4866
- "target": "shared/utils/cn.ts",
4867
- "source": "utils/cn.ts",
4868
- "sourceKind": "shared"
4869
4290
  }
4870
4291
  ],
4871
4292
  "cssImports": [
@@ -4930,26 +4351,6 @@
4930
4351
  "target": "modules/Switch/index.ts",
4931
4352
  "source": "Switch/index.ts",
4932
4353
  "sourceKind": "module"
4933
- },
4934
- {
4935
- "target": "shared/types/buttonConfig.ts",
4936
- "source": "types/buttonConfig.ts",
4937
- "sourceKind": "shared"
4938
- },
4939
- {
4940
- "target": "shared/types/switch.ts",
4941
- "source": "types/switch.ts",
4942
- "sourceKind": "shared"
4943
- },
4944
- {
4945
- "target": "shared/types/types.ts",
4946
- "source": "types/types.ts",
4947
- "sourceKind": "shared"
4948
- },
4949
- {
4950
- "target": "shared/utils/cn.ts",
4951
- "source": "utils/cn.ts",
4952
- "sourceKind": "shared"
4953
4354
  }
4954
4355
  ],
4955
4356
  "cssImports": [
@@ -5444,38 +4845,8 @@
5444
4845
  "sourceKind": "module"
5445
4846
  },
5446
4847
  {
5447
- "target": "shared/ghantt",
5448
- "source": "ghantt",
5449
- "sourceKind": "shared"
5450
- },
5451
- {
5452
- "target": "shared/types/popup.ts",
5453
- "source": "types/popup.ts",
5454
- "sourceKind": "shared"
5455
- },
5456
- {
5457
- "target": "shared/types/table.ts",
5458
- "source": "types/table.ts",
5459
- "sourceKind": "shared"
5460
- },
5461
- {
5462
- "target": "shared/types/tag.ts",
5463
- "source": "types/tag.ts",
5464
- "sourceKind": "shared"
5465
- },
5466
- {
5467
- "target": "shared/types/text.ts",
5468
- "source": "types/text.ts",
5469
- "sourceKind": "shared"
5470
- },
5471
- {
5472
- "target": "shared/types/types.ts",
5473
- "source": "types/types.ts",
5474
- "sourceKind": "shared"
5475
- },
5476
- {
5477
- "target": "shared/utils/cn.ts",
5478
- "source": "utils/cn.ts",
4848
+ "target": "shared/ghantt/index.ts",
4849
+ "source": "ghantt/index.ts",
5479
4850
  "sourceKind": "shared"
5480
4851
  }
5481
4852
  ],
@@ -5490,7 +4861,7 @@
5490
4861
  "Font Awesome Pro: add FA npm token to .npmrc (@fortawesome scope) — see packages/ui/Dockerfile",
5491
4862
  "Pass IconDefinition from @fortawesome/pro-regular-svg-icons or catalog strings (e.g. SearchOutlined)",
5492
4863
  "Large module: may need @tanstack/* and app-level data wiring — verify tsconfig paths for @/modules and @/shared.",
5493
- "Module copy includes 93 files — consider @imj_media/ui if you only need the npm API."
4864
+ "Module copy includes 87 files — consider @imj_media/ui if you only need the npm API."
5494
4865
  ]
5495
4866
  },
5496
4867
  "tabs": {
@@ -5558,16 +4929,6 @@
5558
4929
  "target": "modules/Tabs/types/index.ts",
5559
4930
  "source": "Tabs/types/index.ts",
5560
4931
  "sourceKind": "module"
5561
- },
5562
- {
5563
- "target": "shared/types/types.ts",
5564
- "source": "types/types.ts",
5565
- "sourceKind": "shared"
5566
- },
5567
- {
5568
- "target": "shared/utils/cn.ts",
5569
- "source": "utils/cn.ts",
5570
- "sourceKind": "shared"
5571
4932
  }
5572
4933
  ],
5573
4934
  "cssImports": [
@@ -5615,16 +4976,6 @@
5615
4976
  "target": "modules/Tag/index.tsx",
5616
4977
  "source": "Tag/index.tsx",
5617
4978
  "sourceKind": "module"
5618
- },
5619
- {
5620
- "target": "shared/types/tag.ts",
5621
- "source": "types/tag.ts",
5622
- "sourceKind": "shared"
5623
- },
5624
- {
5625
- "target": "shared/utils/cn.ts",
5626
- "source": "utils/cn.ts",
5627
- "sourceKind": "shared"
5628
4979
  }
5629
4980
  ],
5630
4981
  "cssImports": [
@@ -5714,16 +5065,6 @@
5714
5065
  "target": "modules/Text/index.ts",
5715
5066
  "source": "Text/index.ts",
5716
5067
  "sourceKind": "module"
5717
- },
5718
- {
5719
- "target": "shared/types/text.ts",
5720
- "source": "types/text.ts",
5721
- "sourceKind": "shared"
5722
- },
5723
- {
5724
- "target": "shared/utils/cn.ts",
5725
- "source": "utils/cn.ts",
5726
- "sourceKind": "shared"
5727
5068
  }
5728
5069
  ],
5729
5070
  "cssImports": [
@@ -5809,11 +5150,6 @@
5809
5150
  "target": "modules/TextListWithData/utils/colors.ts",
5810
5151
  "source": "TextListWithData/utils/colors.ts",
5811
5152
  "sourceKind": "module"
5812
- },
5813
- {
5814
- "target": "shared/utils/cn.ts",
5815
- "source": "utils/cn.ts",
5816
- "sourceKind": "shared"
5817
5153
  }
5818
5154
  ],
5819
5155
  "cssImports": [
@@ -5886,13 +5222,8 @@
5886
5222
  "sourceKind": "module"
5887
5223
  },
5888
5224
  {
5889
- "target": "shared/types/textarea.tsx",
5890
- "source": "types/textarea.tsx",
5891
- "sourceKind": "shared"
5892
- },
5893
- {
5894
- "target": "shared/utils",
5895
- "source": "utils",
5225
+ "target": "shared/utils/index.ts",
5226
+ "source": "utils/index.ts",
5896
5227
  "sourceKind": "shared"
5897
5228
  }
5898
5229
  ],
@@ -5958,16 +5289,6 @@
5958
5289
  "target": "modules/Title/index.ts",
5959
5290
  "source": "Title/index.ts",
5960
5291
  "sourceKind": "module"
5961
- },
5962
- {
5963
- "target": "shared/types/title.ts",
5964
- "source": "types/title.ts",
5965
- "sourceKind": "shared"
5966
- },
5967
- {
5968
- "target": "shared/utils/cn.ts",
5969
- "source": "utils/cn.ts",
5970
- "sourceKind": "shared"
5971
5292
  }
5972
5293
  ],
5973
5294
  "cssImports": [
@@ -6073,21 +5394,6 @@
6073
5394
  "target": "modules/Toast/index.tsx",
6074
5395
  "source": "Toast/index.tsx",
6075
5396
  "sourceKind": "module"
6076
- },
6077
- {
6078
- "target": "shared/types/alert.ts",
6079
- "source": "types/alert.ts",
6080
- "sourceKind": "shared"
6081
- },
6082
- {
6083
- "target": "shared/types/message.ts",
6084
- "source": "types/message.ts",
6085
- "sourceKind": "shared"
6086
- },
6087
- {
6088
- "target": "shared/types/toast.ts",
6089
- "source": "types/toast.ts",
6090
- "sourceKind": "shared"
6091
5397
  }
6092
5398
  ],
6093
5399
  "cssImports": [
@@ -6168,16 +5474,6 @@
6168
5474
  "target": "modules/Toggle/index.ts",
6169
5475
  "source": "Toggle/index.ts",
6170
5476
  "sourceKind": "module"
6171
- },
6172
- {
6173
- "target": "shared/types/toggle.ts",
6174
- "source": "types/toggle.ts",
6175
- "sourceKind": "shared"
6176
- },
6177
- {
6178
- "target": "shared/utils/cn.ts",
6179
- "source": "utils/cn.ts",
6180
- "sourceKind": "shared"
6181
5477
  }
6182
5478
  ],
6183
5479
  "cssImports": [
@@ -6250,16 +5546,6 @@
6250
5546
  "target": "modules/Toolbar/types/index.ts",
6251
5547
  "source": "Toolbar/types/index.ts",
6252
5548
  "sourceKind": "module"
6253
- },
6254
- {
6255
- "target": "shared/types/types.ts",
6256
- "source": "types/types.ts",
6257
- "sourceKind": "shared"
6258
- },
6259
- {
6260
- "target": "shared/utils/cn.ts",
6261
- "source": "utils/cn.ts",
6262
- "sourceKind": "shared"
6263
5549
  }
6264
5550
  ],
6265
5551
  "cssImports": [
@@ -6357,23 +5643,8 @@
6357
5643
  "sourceKind": "module"
6358
5644
  },
6359
5645
  {
6360
- "target": "shared/types/text.ts",
6361
- "source": "types/text.ts",
6362
- "sourceKind": "shared"
6363
- },
6364
- {
6365
- "target": "shared/types/tooltip.ts",
6366
- "source": "types/tooltip.ts",
6367
- "sourceKind": "shared"
6368
- },
6369
- {
6370
- "target": "shared/utils",
6371
- "source": "utils",
6372
- "sourceKind": "shared"
6373
- },
6374
- {
6375
- "target": "shared/utils/cn.ts",
6376
- "source": "utils/cn.ts",
5646
+ "target": "shared/utils/index.ts",
5647
+ "source": "utils/index.ts",
6377
5648
  "sourceKind": "shared"
6378
5649
  }
6379
5650
  ],
@@ -6425,16 +5696,6 @@
6425
5696
  "target": "modules/Visual/Index.tsx",
6426
5697
  "source": "Visual/Index.tsx",
6427
5698
  "sourceKind": "module"
6428
- },
6429
- {
6430
- "target": "shared/types/types.ts",
6431
- "source": "types/types.ts",
6432
- "sourceKind": "shared"
6433
- },
6434
- {
6435
- "target": "shared/types/visual.ts",
6436
- "source": "types/visual.ts",
6437
- "sourceKind": "shared"
6438
5699
  }
6439
5700
  ],
6440
5701
  "cssImports": [
@@ -6517,16 +5778,6 @@
6517
5778
  "target": "modules/Wysiwyg/utils/wysiwygEditorUtils.ts",
6518
5779
  "source": "Wysiwyg/utils/wysiwygEditorUtils.ts",
6519
5780
  "sourceKind": "module"
6520
- },
6521
- {
6522
- "target": "shared/types/wysiwyg.ts",
6523
- "source": "types/wysiwyg.ts",
6524
- "sourceKind": "shared"
6525
- },
6526
- {
6527
- "target": "shared/utils/cn.ts",
6528
- "source": "utils/cn.ts",
6529
- "sourceKind": "shared"
6530
5781
  }
6531
5782
  ],
6532
5783
  "cssImports": [