asma-core-ui 2.6.4 → 2.6.5

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 (190) hide show
  1. package/CHANGELOG.md +314 -0
  2. package/package.json +111 -105
  3. package/dist/asma-core-ui.es.js +0 -42490
  4. package/dist/index.d.ts +0 -1
  5. package/dist/src/components/data-display/badge/StyledBadge.d.ts +0 -2
  6. package/dist/src/components/data-display/badge/StyledBadge.stories.d.ts +0 -14
  7. package/dist/src/components/data-display/badge/index.d.ts +0 -1
  8. package/dist/src/components/data-display/icons/IconTemplate.d.ts +0 -3
  9. package/dist/src/components/data-display/icons/Icons.d.ts +0 -5
  10. package/dist/src/components/data-display/icons/Icons.stories.d.ts +0 -18
  11. package/dist/src/components/data-display/icons/Icons.types.d.ts +0 -12
  12. package/dist/src/components/data-display/icons/archive-icon/ArchiveIcon.d.ts +0 -3
  13. package/dist/src/components/data-display/icons/archive-icon/index.d.ts +0 -1
  14. package/dist/src/components/data-display/icons/assignment/AssignmentIcon.d.ts +0 -3
  15. package/dist/src/components/data-display/icons/assignment/index.d.ts +0 -1
  16. package/dist/src/components/data-display/icons/assignment-outline-icon/AssignmentOutlineIcon.d.ts +0 -3
  17. package/dist/src/components/data-display/icons/assignment-outline-icon/index.d.ts +0 -1
  18. package/dist/src/components/data-display/icons/bell-icon/BellIcon.d.ts +0 -3
  19. package/dist/src/components/data-display/icons/bell-icon/index.d.ts +0 -1
  20. package/dist/src/components/data-display/icons/bell-outline-icon/BellOutlineIcon.d.ts +0 -3
  21. package/dist/src/components/data-display/icons/bell-outline-icon/index.d.ts +0 -1
  22. package/dist/src/components/data-display/icons/calendar-blank-outline-icon/CalendarBlankOutlineIcon.d.ts +0 -3
  23. package/dist/src/components/data-display/icons/calendar-blank-outline-icon/index.d.ts +0 -1
  24. package/dist/src/components/data-display/icons/calendar-icon/CalendarIcon.d.ts +0 -3
  25. package/dist/src/components/data-display/icons/calendar-icon/index.d.ts +0 -1
  26. package/dist/src/components/data-display/icons/calendar-range-icon/CalendarIcon.d.ts +0 -3
  27. package/dist/src/components/data-display/icons/calendar-range-icon/index.d.ts +0 -1
  28. package/dist/src/components/data-display/icons/check-fact-outline-icon/CheckFactOutlineIcon.d.ts +0 -3
  29. package/dist/src/components/data-display/icons/check-fact-outline-icon/index.d.ts +0 -1
  30. package/dist/src/components/data-display/icons/check-icon/CheckIcon.d.ts +0 -3
  31. package/dist/src/components/data-display/icons/check-icon/index.d.ts +0 -1
  32. package/dist/src/components/data-display/icons/check-outline-icon/CheckOutlineIcon.d.ts +0 -3
  33. package/dist/src/components/data-display/icons/check-outline-icon/index.d.ts +0 -1
  34. package/dist/src/components/data-display/icons/checkbox-checked-icon/CheckBoxCheckedIcon.d.ts +0 -3
  35. package/dist/src/components/data-display/icons/checkbox-checked-icon/index.d.ts +0 -1
  36. package/dist/src/components/data-display/icons/chevron-double-left-icon/ChevronDoubleLeftIcon.d.ts +0 -3
  37. package/dist/src/components/data-display/icons/chevron-double-left-icon/index.d.ts +0 -1
  38. package/dist/src/components/data-display/icons/chevron-double-right-icon/ChevronDoubleRightIcon.d.ts +0 -3
  39. package/dist/src/components/data-display/icons/chevron-double-right-icon/index.d.ts +0 -1
  40. package/dist/src/components/data-display/icons/chevron-down-icon/ChevronDownIcon.d.ts +0 -3
  41. package/dist/src/components/data-display/icons/chevron-down-icon/index.d.ts +0 -1
  42. package/dist/src/components/data-display/icons/chevron-left-icon/ChevronLeftIcon.d.ts +0 -3
  43. package/dist/src/components/data-display/icons/chevron-left-icon/index.d.ts +0 -1
  44. package/dist/src/components/data-display/icons/chevron-right-icon/ChevronRightIcon.d.ts +0 -3
  45. package/dist/src/components/data-display/icons/chevron-right-icon/index.d.ts +0 -1
  46. package/dist/src/components/data-display/icons/chevron-up-icon/ChevronUpIcon.d.ts +0 -3
  47. package/dist/src/components/data-display/icons/chevron-up-icon/index.d.ts +0 -1
  48. package/dist/src/components/data-display/icons/clock-outline-icon/ClockOutlineIcon.d.ts +0 -3
  49. package/dist/src/components/data-display/icons/clock-outline-icon/index.d.ts +0 -1
  50. package/dist/src/components/data-display/icons/close-icon/CloseIcon.d.ts +0 -3
  51. package/dist/src/components/data-display/icons/close-icon/index.d.ts +0 -1
  52. package/dist/src/components/data-display/icons/dashboard-view-icon/DashboardViewIcon.d.ts +0 -3
  53. package/dist/src/components/data-display/icons/dashboard-view-icon/index.d.ts +0 -1
  54. package/dist/src/components/data-display/icons/dashboard-view-outline-icon/DashboardViewOutlineIcon.d.ts +0 -3
  55. package/dist/src/components/data-display/icons/dashboard-view-outline-icon/index.d.ts +0 -1
  56. package/dist/src/components/data-display/icons/dots-vertical-icon/DotsVerticalIcon.d.ts +0 -3
  57. package/dist/src/components/data-display/icons/dots-vertical-icon/index.d.ts +0 -1
  58. package/dist/src/components/data-display/icons/download-icon/DownloadIcon.d.ts +0 -3
  59. package/dist/src/components/data-display/icons/download-icon/index.d.ts +0 -1
  60. package/dist/src/components/data-display/icons/drop-down-icon/DropDownIcon.d.ts +0 -3
  61. package/dist/src/components/data-display/icons/drop-down-icon/index.d.ts +0 -1
  62. package/dist/src/components/data-display/icons/drop-up-icon/DropUpIcon.d.ts +0 -3
  63. package/dist/src/components/data-display/icons/drop-up-icon/index.d.ts +0 -1
  64. package/dist/src/components/data-display/icons/find-replace-icon/FindReplaceIcon.d.ts +0 -3
  65. package/dist/src/components/data-display/icons/find-replace-icon/index.d.ts +0 -1
  66. package/dist/src/components/data-display/icons/find-replace-people-icon/FindReplacePeopleIcon.d.ts +0 -3
  67. package/dist/src/components/data-display/icons/find-replace-people-icon/index.d.ts +0 -1
  68. package/dist/src/components/data-display/icons/hamburger-icon/HamburgerIcon.d.ts +0 -3
  69. package/dist/src/components/data-display/icons/hamburger-icon/index.d.ts +0 -1
  70. package/dist/src/components/data-display/icons/index.d.ts +0 -44
  71. package/dist/src/components/data-display/icons/list-numbered-icon/ListNumberedIcon.d.ts +0 -3
  72. package/dist/src/components/data-display/icons/list-numbered-icon/index.d.ts +0 -1
  73. package/dist/src/components/data-display/icons/loading-icon/LoadingIcon.d.ts +0 -3
  74. package/dist/src/components/data-display/icons/loading-icon/index.d.ts +0 -1
  75. package/dist/src/components/data-display/icons/message-processing-icon/MessageProcessingIcon.d.ts +0 -3
  76. package/dist/src/components/data-display/icons/message-processing-icon/index.d.ts +0 -1
  77. package/dist/src/components/data-display/icons/message-processing-outline-icon/MessageProcessingOutlineIcon.d.ts +0 -3
  78. package/dist/src/components/data-display/icons/message-processing-outline-icon/index.d.ts +0 -1
  79. package/dist/src/components/data-display/icons/pdf-icon/PdfIcon.d.ts +0 -3
  80. package/dist/src/components/data-display/icons/pdf-icon/index.d.ts +0 -1
  81. package/dist/src/components/data-display/icons/people-icon/PeopleIcon.d.ts +0 -3
  82. package/dist/src/components/data-display/icons/people-icon/index.d.ts +0 -1
  83. package/dist/src/components/data-display/icons/people-outline-icon/PeopleOutlineIcon.d.ts +0 -3
  84. package/dist/src/components/data-display/icons/people-outline-icon/index.d.ts +0 -1
  85. package/dist/src/components/data-display/icons/perm-media-icon/PermMediaIcon.d.ts +0 -3
  86. package/dist/src/components/data-display/icons/perm-media-icon/index.d.ts +0 -1
  87. package/dist/src/components/data-display/icons/perm-media-outline-icon/PermMediaOutline.d.ts +0 -3
  88. package/dist/src/components/data-display/icons/perm-media-outline-icon/index.d.ts +0 -1
  89. package/dist/src/components/data-display/icons/person-icon/PersonIcon.d.ts +0 -3
  90. package/dist/src/components/data-display/icons/person-icon/index.d.ts +0 -1
  91. package/dist/src/components/data-display/icons/person-outline-icon/PersonOutlineIcon.d.ts +0 -3
  92. package/dist/src/components/data-display/icons/person-outline-icon/index.d.ts +0 -1
  93. package/dist/src/components/data-display/icons/qnr-icon/QnrIcon.d.ts +0 -3
  94. package/dist/src/components/data-display/icons/qnr-icon/index.d.ts +0 -1
  95. package/dist/src/components/data-display/icons/report-box-icon/ReportBoxIcon.d.ts +0 -3
  96. package/dist/src/components/data-display/icons/report-box-icon/index.d.ts +0 -1
  97. package/dist/src/components/data-display/icons/report-box-outline-icon/ReportBoxOutlineIcon.d.ts +0 -3
  98. package/dist/src/components/data-display/icons/report-box-outline-icon/index.d.ts +0 -1
  99. package/dist/src/components/data-display/icons/search-icon/SearchIcon.d.ts +0 -3
  100. package/dist/src/components/data-display/icons/search-icon/index.d.ts +0 -1
  101. package/dist/src/components/data-display/icons/settings-icon/SettingsIcon.d.ts +0 -3
  102. package/dist/src/components/data-display/icons/settings-icon/index.d.ts +0 -1
  103. package/dist/src/components/data-display/icons/settings-outline-icon/SettingsOutlineIcon.d.ts +0 -3
  104. package/dist/src/components/data-display/icons/settings-outline-icon/index.d.ts +0 -1
  105. package/dist/src/components/data-display/tooltip/StyledTooltip.d.ts +0 -2
  106. package/dist/src/components/data-display/tooltip/index.d.ts +0 -1
  107. package/dist/src/components/data-display/typography/Typography.stories.d.ts +0 -10
  108. package/dist/src/components/data-grid/StyledDataGrid.d.ts +0 -8
  109. package/dist/src/components/data-grid/StyledDataGrid.stories.d.ts +0 -73
  110. package/dist/src/components/data-grid/StyledGridActionsCellItem.d.ts +0 -3
  111. package/dist/src/components/data-grid/components/ColumnFormControlItem.d.ts +0 -6
  112. package/dist/src/components/data-grid/components/ColumnsMenu.d.ts +0 -7
  113. package/dist/src/components/data-grid/components/columnActions.d.ts +0 -13
  114. package/dist/src/components/data-grid/index.d.ts +0 -3
  115. package/dist/src/components/data-grid/types.d.ts +0 -9
  116. package/dist/src/components/data-grid/x-data-grid-types.d.ts +0 -1
  117. package/dist/src/components/date-pickers/StyledDateCalendar.d.ts +0 -2
  118. package/dist/src/components/date-pickers/StyledDatePicker.d.ts +0 -2
  119. package/dist/src/components/date-pickers/StyledMobileDateCalendar.d.ts +0 -2
  120. package/dist/src/components/date-pickers/StyledMobileDatePicker.d.ts +0 -2
  121. package/dist/src/components/date-pickers/StyledMobileTimePicker.d.ts +0 -2
  122. package/dist/src/components/date-pickers/StyledTimePicker.d.ts +0 -2
  123. package/dist/src/components/date-pickers/index.d.ts +0 -6
  124. package/dist/src/components/feedback/alert/StyledAlert.d.ts +0 -2
  125. package/dist/src/components/feedback/alert/StyledAlert.stories.d.ts +0 -15
  126. package/dist/src/components/feedback/alert/StyledAlertTitle.d.ts +0 -2
  127. package/dist/src/components/feedback/alert/index.d.ts +0 -2
  128. package/dist/src/components/feedback/dialog/StyledDialog.d.ts +0 -6
  129. package/dist/src/components/feedback/dialog/StyledDialog.stories.d.ts +0 -18
  130. package/dist/src/components/feedback/dialog/StyledDialogActions.d.ts +0 -2
  131. package/dist/src/components/feedback/dialog/StyledDialogContent.d.ts +0 -2
  132. package/dist/src/components/feedback/dialog/StyledDialogTitle.d.ts +0 -2
  133. package/dist/src/components/feedback/dialog/index.d.ts +0 -4
  134. package/dist/src/components/feedback/snack-bar/StyledSnackbar.d.ts +0 -2
  135. package/dist/src/components/feedback/snack-bar/StyledSnackbar.stories.d.ts +0 -13
  136. package/dist/src/components/feedback/snack-bar/index.d.ts +0 -1
  137. package/dist/src/components/inputs/button/StyledButton.d.ts +0 -2
  138. package/dist/src/components/inputs/button/StyledButton.stories.d.ts +0 -15
  139. package/dist/src/components/inputs/button/index.d.ts +0 -1
  140. package/dist/src/components/inputs/checkbox/StyledCheckbox.d.ts +0 -2
  141. package/dist/src/components/inputs/checkbox/StyledCheckbox.stories.d.ts +0 -12
  142. package/dist/src/components/inputs/checkbox/index.d.ts +0 -1
  143. package/dist/src/components/inputs/input/StyledInput.d.ts +0 -2
  144. package/dist/src/components/inputs/input/index.d.ts +0 -1
  145. package/dist/src/components/inputs/select/StyledSelect.d.ts +0 -2
  146. package/dist/src/components/inputs/select/StyledSelect.stories.d.ts +0 -19
  147. package/dist/src/components/inputs/select/StyledSelectItem.d.ts +0 -2
  148. package/dist/src/components/inputs/select/index.d.ts +0 -2
  149. package/dist/src/components/inputs/slider/StyledSlider.d.ts +0 -2
  150. package/dist/src/components/inputs/slider/StyledSlider.stories.d.ts +0 -19
  151. package/dist/src/components/inputs/slider/index.d.ts +0 -1
  152. package/dist/src/components/inputs/switch/StyledSwitch.d.ts +0 -2
  153. package/dist/src/components/inputs/switch/StyledSwitch.stories.d.ts +0 -10
  154. package/dist/src/components/inputs/switch/index.d.ts +0 -1
  155. package/dist/src/components/inputs/text-field/StyledTextField.d.ts +0 -6
  156. package/dist/src/components/inputs/text-field/StyledTextField.stories.d.ts +0 -14
  157. package/dist/src/components/inputs/text-field/index.d.ts +0 -1
  158. package/dist/src/components/miscellaneous/StyledFormControl.d.ts +0 -2
  159. package/dist/src/components/miscellaneous/StyledFormControlLabel.d.ts +0 -2
  160. package/dist/src/components/miscellaneous/StyledFormGroup.d.ts +0 -3
  161. package/dist/src/components/miscellaneous/StyledFormHelperText.d.ts +0 -2
  162. package/dist/src/components/miscellaneous/StyledFormLabel.d.ts +0 -2
  163. package/dist/src/components/miscellaneous/StyledInputLabel.d.ts +0 -2
  164. package/dist/src/components/miscellaneous/StyledStack.d.ts +0 -2
  165. package/dist/src/components/surfaces/accordion/StyledAccordion.d.ts +0 -2
  166. package/dist/src/components/surfaces/accordion/StyledAccordion.stories.d.ts +0 -13
  167. package/dist/src/components/surfaces/accordion/StyledAccordionDetails.d.ts +0 -2
  168. package/dist/src/components/surfaces/accordion/StyledAccordionSummary.d.ts +0 -2
  169. package/dist/src/components/surfaces/accordion/index.d.ts +0 -3
  170. package/dist/src/helpers/index.d.ts +0 -1
  171. package/dist/src/helpers/tokenOptimizer.helper.d.ts +0 -1
  172. package/dist/src/index.d.ts +0 -26
  173. package/dist/src/interfaces/index.d.ts +0 -5
  174. package/dist/src/providers/ThemeProvider.d.ts +0 -2
  175. package/dist/src/providers/index.d.ts +0 -3
  176. package/dist/src/stories/Button.d.ts +0 -26
  177. package/dist/src/stories/Button.stories.d.ts +0 -18
  178. package/dist/src/stories/Header.d.ts +0 -10
  179. package/dist/src/stories/Header.stories.d.ts +0 -14
  180. package/dist/src/stories/Page.d.ts +0 -2
  181. package/dist/src/stories/Page.stories.d.ts +0 -13
  182. package/dist/src/styles/fretex-tokens/index.d.ts +0 -4
  183. package/dist/src/styles/greenish-tokens/index.d.ts +0 -4
  184. package/dist/src/styles/tokens/index.d.ts +0 -4
  185. package/dist/src/theme/customMuiColors.d.ts +0 -61
  186. package/dist/src/theme/index.d.ts +0 -2
  187. package/dist/src/theme/theme.d.ts +0 -93
  188. package/dist/style.css +0 -1
  189. package/dist/tailwind.config.d.ts +0 -178
  190. package/dist/vite.config.d.ts +0 -2
package/CHANGELOG.md ADDED
@@ -0,0 +1,314 @@
1
+ # asma-core-ui
2
+
3
+ ## 2.5.3
4
+
5
+ ### Patch Changes
6
+
7
+ - 1b0c0cb: fixed slider styles
8
+
9
+ ## 2.5.2
10
+
11
+ ### Patch Changes
12
+
13
+ - 820b7a8: fixed core-ui dependecies
14
+
15
+ ## 2.5.1
16
+
17
+ ### Patch Changes
18
+
19
+ - 453a861: changed more colors to match figma
20
+
21
+ ## 2.5.0
22
+
23
+ ### Minor Changes
24
+
25
+ - 4defa8e: Added StyledDateCalendar
26
+ - 4447c64: Added StyledSlider
27
+ - 4defa8e: Added StyledDatePicker, StyledTimePicker & mobile versions for all date components
28
+
29
+ ### Patch Changes
30
+
31
+ - cbdb995: updated docker file nodejs19 pnpm
32
+ - ad65511: Refactor StyledSlider classes
33
+ - 59780a8: fix onclick event for icons
34
+ - 4fe79ae: Fixed colors for green & blue theme
35
+
36
+ ## 2.2.0
37
+
38
+ ### Minor Changes
39
+
40
+ - 537750f: added new props for data-grid
41
+
42
+ ## 2.1.0
43
+
44
+ ### Minor Changes
45
+
46
+ - 4aba823: Extended interface data grid
47
+
48
+ ### Patch Changes
49
+
50
+ - 4aba823: fixed order props for data-grid to be possible override them
51
+
52
+ ## 2.0.6
53
+
54
+ ### Patch Changes
55
+
56
+ - 6641ff2: fixed order props for data-grid to be possible override them
57
+
58
+ ## 2.0.5
59
+
60
+ ### Patch Changes
61
+
62
+ - a9b7b6a: added styled switch
63
+
64
+ ## 2.0.4
65
+
66
+ ### Patch Changes
67
+
68
+ - 4bbdf03: restored styled switch
69
+
70
+ ## 2.0.3
71
+
72
+ ### Patch Changes
73
+
74
+ - a95643e: fixed fretex tokens
75
+
76
+ ## 2.0.2
77
+
78
+ ### Patch Changes
79
+
80
+ - a980095: export styled textfield
81
+
82
+ ## 2.0.1
83
+
84
+ ### Patch Changes
85
+
86
+ - 2d2fe53: restored StyledTextField, added cspell.json
87
+
88
+ ## 2.0.0
89
+
90
+ ### Major Changes
91
+
92
+ - 42ae731: storybook7, pnpm, tw-configs
93
+
94
+ ## 1.9.4
95
+
96
+ ### Patch Changes
97
+
98
+ - 5b1f300: tailwind configs from asma-antrd to asma-core-ui
99
+
100
+ ## 1.9.3
101
+
102
+ ### Patch Changes
103
+
104
+ - bfb9d4f: Fix some class conflicts for StyledDialog
105
+
106
+ ## 1.9.2
107
+
108
+ ### Patch Changes
109
+
110
+ - f985a8a: StyledFormGroup
111
+
112
+ ## 1.9.1
113
+
114
+ ### Patch Changes
115
+
116
+ - d6646f3: changed the border for textField
117
+
118
+ ## 1.9.0
119
+
120
+ ### Minor Changes
121
+
122
+ - ee41eab: added icons from asma-antrd
123
+
124
+ ## 1.8.7
125
+
126
+ ### Patch Changes
127
+
128
+ - e1da358: add option to disable row actions for data grid
129
+
130
+ ## 1.8.6
131
+
132
+ ### Patch Changes
133
+
134
+ - bd7fa6f: added fixed columns prop for StyledDataGrid
135
+
136
+ ## 1.8.5
137
+
138
+ ### Patch Changes
139
+
140
+ - 59140d5: StyledTooltip - added arrow and top placement by default
141
+
142
+ ## 1.8.4
143
+
144
+ ### Patch Changes
145
+
146
+ - 2212b07: Fix StyledCheckbox input size & add disabled style
147
+
148
+ ## 1.8.3
149
+
150
+ ### Patch Changes
151
+
152
+ - 930e646: Fixed asma-core-grid input checkbox height and width, Fixed actions columns width
153
+
154
+ ## 1.8.2
155
+
156
+ ### Patch Changes
157
+
158
+ - a4dcdf0: Changed StyledCheckbox classes to scss
159
+
160
+ ## 1.8.1
161
+
162
+ ### Patch Changes
163
+
164
+ - 306adf9: Fix StyledCheckbox export
165
+
166
+ ## 1.8.0
167
+
168
+ ### Minor Changes
169
+
170
+ - a0503fa: Added StyledCheckbox
171
+
172
+ ## 1.7.2
173
+
174
+ ### Patch Changes
175
+
176
+ - 0c21b38: Updated index ts
177
+
178
+ ## 1.7.1
179
+
180
+ ### Patch Changes
181
+
182
+ - 61a9d22: Extened stanckbar
183
+
184
+ ## 1.7.0
185
+
186
+ ### Minor Changes
187
+
188
+ - de81629: asma-grid UI fixed, added custom columns menu
189
+
190
+ ## 1.6.6
191
+
192
+ ### Patch Changes
193
+
194
+ - 2bc692d: On StyledDialog added style to be ovveridable
195
+
196
+ ## 1.6.5
197
+
198
+ ### Patch Changes
199
+
200
+ - bcc9515: restyled datagrid
201
+
202
+ ## 1.6.4
203
+
204
+ ### Patch Changes
205
+
206
+ - 4b6dfc8: Fixed fullscreen mode for styled modal window
207
+
208
+ ## 1.6.3
209
+
210
+ ### Patch Changes
211
+
212
+ - a91eb4c: remove top border datagrid, export datagrid components/types
213
+
214
+ ## 1.6.2
215
+
216
+ ### Patch Changes
217
+
218
+ - f53ff78: add export for data grid
219
+
220
+ ## 1.6.1
221
+
222
+ ### Patch Changes
223
+
224
+ - 0cb2ef9: fixed wrongly merged branches
225
+
226
+ ## 1.6.0
227
+
228
+ ### Minor Changes
229
+
230
+ - 37e14dc: StyledDataGrid
231
+
232
+ ### Patch Changes
233
+
234
+ - 37e14dc: DataGrid: Row background, custom checkbox classes
235
+
236
+ ## 1.5.9
237
+
238
+ ### Patch Changes
239
+
240
+ - 58f8d13: fixed height of styledDialog closeIcon
241
+
242
+ ## 1.5.7
243
+
244
+ ### Patch Changes
245
+
246
+ - 601522c: added showCloseIcon props to StyledDialog
247
+
248
+ ## 1.5.3
249
+
250
+ ### Patch Changes
251
+
252
+ - f6958e4: bump version so it's not 1 commit behind
253
+
254
+ ## 1.5.2
255
+
256
+ ### Patch Changes
257
+
258
+ - e1fc012: remove max width for styled dialog
259
+
260
+ ## 1.5.1
261
+
262
+ ### Patch Changes
263
+
264
+ - 4371a5b: add form control props for styled text field
265
+
266
+ ## 1.5.0
267
+
268
+ ### Minor Changes
269
+
270
+ - 9a3ce35: Updated, and created, typography classes. Created Typography Storybook story.
271
+
272
+ ## 1.4.0
273
+
274
+ ### Minor Changes
275
+
276
+ - bb12a0a: StyledTooltip with stories.
277
+
278
+ ## 1.3.2
279
+
280
+ ### Patch Changes
281
+
282
+ - ee5d00f: Pipelines: Create second step with build and publish.
283
+
284
+ ## 1.3.1
285
+
286
+ ### Patch Changes
287
+
288
+ - e673ff4: Fixed index files.
289
+
290
+ ## 1.3.0
291
+
292
+ ### Minor Changes
293
+
294
+ - 22a817a: StyledAlert, StyledAlertTitle
295
+ - 22a817a: StyledSnackbar
296
+ - e117b3c: StyledBadge
297
+
298
+ ### Patch Changes
299
+
300
+ - 22a817a: StyledButton: Default variant - contained.
301
+ - 22a817a: Theme: Reverted default colors for error, success and warning because of faulty success colors.
302
+
303
+ ## 1.2.0
304
+
305
+ ### Minor Changes
306
+
307
+ - 75d39d0: Created composable components for StyledDialog; StyledDialogTitle, StyledDialogContent and StyledDialogActions.
308
+ - 718ad37: StyledFormControlLabel
309
+ - 718ad37: StyledFormHelperText
310
+ - 718ad37: StyledFormLabel
311
+ - 718ad37: StyledInput
312
+ - 718ad37: StyledInputLabel
313
+ - 718ad37: StyledSwitch
314
+ - 718ad37: StyledTextField
package/package.json CHANGED
@@ -1,107 +1,113 @@
1
1
  {
2
- "name": "asma-core-ui",
3
- "publishConfig": {
4
- "access": "public"
5
- },
6
- "version": "2.6.4",
7
- "type": "module",
8
- "files": [
9
- "dist/**/*",
10
- "dist/style.css",
11
- "tw-configs/**/*"
12
- ],
13
- "keywords": [],
14
- "author": "asma-team",
15
- "types": "./dist/index.d.ts",
16
- "main": "./dist/asma-core-ui.es.js",
17
- "module": "./dist/asma-core-ui.es.js",
18
- "license": "UNLICENSED",
19
- "dependencies": {
20
- "@changesets/cli": "^2.26.2",
21
- "@emotion/react": "^11.11.1",
22
- "@emotion/styled": "^11.11.0",
23
- "@fontsource/material-icons": "^5.0.4",
24
- "@fontsource/roboto": "^5.0.4",
25
- "@iconify/react": "^4.1.1",
26
- "@mui/material": "^5.13.7",
27
- "@mui/x-data-grid": "^6.9.2",
28
- "@types/node": "^20.3.3",
29
- "clsx": "^1.2.1",
30
- "lodash-es": "^4.17.21",
31
- "node": "^20.3.1",
32
- "notistack": "^3.0.1",
33
- "react": "^18.2.0",
34
- "react-dom": "^18.2.0",
35
- "rollup-plugin-typescript2": "^0.35.0",
36
- "vite-plugin-dts": "^3.1.1",
37
- "vite-tsconfig-paths": "^4.2.0",
38
- "react-quill": "^2.0.0"
39
- },
40
- "devDependencies": {
41
- "@storybook/addon-essentials": "^7.0.26",
42
- "@storybook/addon-interactions": "^7.0.26",
43
- "@storybook/addon-links": "^7.0.26",
44
- "@storybook/addon-mdx-gfm": "^7.0.26",
45
- "@storybook/addon-styling": "^1.3.2",
46
- "@storybook/addons": "^7.0.26",
47
- "@storybook/blocks": "^7.0.26",
48
- "@storybook/builder-vite": "^7.0.26",
49
- "@storybook/manager-api": "^7.0.26",
50
- "@storybook/preset-create-react-app": "^7.0.26",
51
- "@storybook/react": "^7.0.26",
52
- "@storybook/react-vite": "^7.0.26",
53
- "@storybook/testing-library": "^0.2.0",
54
- "@storybook/theming": "^7.0.26",
55
- "@types/lodash-es": "^4.17.7",
56
- "@types/react": "^18.0.37",
57
- "@types/react-dom": "^18.0.11",
58
- "@typescript-eslint/eslint-plugin": "^5.59.0",
59
- "@typescript-eslint/parser": "^5.59.0",
60
- "@vitejs/plugin-react": "^4.0.0",
61
- "autoprefixer": "^10.4.14",
62
- "eslint": "^8.38.0",
63
- "eslint-plugin-react-hooks": "^4.6.0",
64
- "eslint-plugin-react-refresh": "^0.3.4",
65
- "eslint-plugin-storybook": "^0.6.12",
66
- "postcss": "^8.4.24",
67
- "prop-types": "^15.8.1",
68
- "storybook": "^7.0.26",
69
- "storybook-addon-themes": "^6.1.0",
70
- "tailwindcss": "^3.3.2",
71
- "typescript": "^5.0.2",
72
- "typescript-plugin-css-modules": "^5.0.1",
73
- "vite": "^4.3.9"
74
- },
75
- "peerDependencies": {
76
- "@emotion/react": "^11.*",
77
- "@emotion/styled": "^11.*",
78
- "@mui/material": "^5.*",
79
- "immer": "^9.*",
80
- "react": "^18.*",
81
- "react-dom": "^18.*"
82
- },
83
- "exports": {
84
- ".": {
85
- "import": "./dist/asma-core-ui.es.js"
2
+ "name": "asma-core-ui",
3
+ "publishConfig": {
4
+ "access": "public"
86
5
  },
87
- "./dist/style.css": "./dist/style.css",
88
- "./tw-configs/twConfigs.json": "./tw-configs/twConfigs.json"
89
- },
90
- "scripts": {
91
- "dev": "vite",
92
- "build": "tsc && rm -rf ./dist && vite build",
93
- "preview": "vite preview",
94
- "lint": "eslint src/**/*.{js,jsx,ts,tsx}",
95
- "version": "echo $npm_package_version",
96
- "lint:fix": "eslint --fix src/**/*.{jsx,ts,tsx}",
97
- "prettier": "prettier --write src//**/*.{ts,tsx,scss} --config ./.prettierrc",
98
- "storybook": "storybook dev -p 6006",
99
- "storybook:node18": "export NODE_OPTIONS=--openssl-legacy-provider && storybook dev -p 6006",
100
- "storybook:node18:win": "set NODE_OPTIONS=--openssl-legacy-provider && storybook dev -p 6006",
101
- "build-storybook": "storybook build",
102
- "create-index": "ctix create -p ./tsconfig.json -w -a ./src",
103
- "changeset:version": "changeset version",
104
- "changeset:publish": "changeset publish",
105
- "changeset:status": "changeset status"
106
- }
107
- }
6
+ "version": "2.6.5",
7
+ "type": "module",
8
+ "files": [
9
+ "dist/**/*",
10
+ "dist/style.css",
11
+ "tw-configs/**/*"
12
+ ],
13
+ "keywords": [],
14
+ "author": "asma-team",
15
+ "types": "./dist/index.d.ts",
16
+ "main": "./dist/asma-core-ui.es.js",
17
+ "module": "./dist/asma-core-ui.es.js",
18
+ "scripts": {
19
+ "dev": "vite",
20
+ "build": "tsc && rm -rf ./dist && vite build",
21
+ "preview": "vite preview",
22
+ "lint": "eslint src/**/*.{js,jsx,ts,tsx}",
23
+ "version": "echo $npm_package_version",
24
+ "lint:fix": "eslint --fix src/**/*.{jsx,ts,tsx}",
25
+ "prettier": "prettier --write src//**/*.{ts,tsx,scss} --config ./.prettierrc",
26
+ "storybook": "storybook dev -p 6006",
27
+ "storybook:node18": "export NODE_OPTIONS=--openssl-legacy-provider && storybook dev -p 6006",
28
+ "storybook:node18:win": "set NODE_OPTIONS=--openssl-legacy-provider && storybook dev -p 6006",
29
+ "build-storybook": "export NODE_OPTIONS=--max_old_space_size=6240 && storybook build",
30
+ "changeset:version": "changeset version",
31
+ "changeset:publish": "changeset publish",
32
+ "changeset:status": "changeset status"
33
+ },
34
+ "license": "UNLICENSED",
35
+ "dependencies": {
36
+ "@emotion/react": "^11.11.1",
37
+ "@emotion/styled": "^11.11.0",
38
+ "@fontsource/material-icons": "^5.0.4",
39
+ "@fontsource/roboto": "^5.0.4",
40
+ "@iconify/react": "^4.1.1",
41
+ "@mui/icons-material": "^5.14.1",
42
+ "@mui/material": "^5.13.7",
43
+ "@mui/x-data-grid": "^6.9.2",
44
+ "@mui/x-date-pickers": "^6.10.0",
45
+ "clsx": "^1.2.1",
46
+ "lodash-es": "^4.17.21",
47
+ "node": "18.17.0",
48
+ "notistack": "^3.0.1",
49
+ "react": "^18.2.0",
50
+ "react-dom": "^18.2.0",
51
+ "react-quill": "^2.0.0"
52
+ },
53
+ "devDependencies": {
54
+ "@changesets/cli": "^2.26.2",
55
+ "@storybook/addon-essentials": "^7.0.26",
56
+ "@storybook/addon-interactions": "^7.0.26",
57
+ "@storybook/addon-links": "^7.0.26",
58
+ "@storybook/addon-mdx-gfm": "^7.0.26",
59
+ "@storybook/addon-styling": "^1.3.2",
60
+ "@storybook/addons": "^7.0.26",
61
+ "@storybook/blocks": "^7.0.26",
62
+ "@storybook/builder-vite": "^7.0.26",
63
+ "@storybook/manager-api": "^7.0.26",
64
+ "@storybook/preset-create-react-app": "^7.0.26",
65
+ "@storybook/react": "^7.0.26",
66
+ "@storybook/react-vite": "^7.0.26",
67
+ "@storybook/testing-library": "^0.2.0",
68
+ "@storybook/theming": "^7.0.26",
69
+ "@types/lodash-es": "^4.17.7",
70
+ "@types/node": "^18.0.3",
71
+ "@types/react": "^18.0.37",
72
+ "@types/react-dom": "^18.0.11",
73
+ "@typescript-eslint/eslint-plugin": "^5.59.0",
74
+ "@typescript-eslint/parser": "^5.59.0",
75
+ "@vitejs/plugin-react": "^4.0.0",
76
+ "autoprefixer": "^10.4.14",
77
+ "date-fns": "^2.30.0",
78
+ "eslint": "^8.38.0",
79
+ "eslint-plugin-react-hooks": "^4.6.0",
80
+ "eslint-plugin-react-refresh": "^0.3.4",
81
+ "eslint-plugin-storybook": "^0.6.12",
82
+ "postcss": "^8.4.24",
83
+ "prop-types": "^15.8.1",
84
+ "rollup-plugin-typescript2": "^0.35.0",
85
+ "storybook": "^7.0.26",
86
+ "storybook-addon-themes": "^6.1.0",
87
+ "tailwindcss": "^3.3.2",
88
+ "typescript": "^5.0.2",
89
+ "typescript-plugin-css-modules": "^5.0.1",
90
+ "vite": "^4.3.9",
91
+ "vite-plugin-dts": "^3.1.1",
92
+ "vite-tsconfig-paths": "^4.2.0"
93
+ },
94
+ "peerDependencies": {
95
+ "@emotion/react": "^11.*",
96
+ "@emotion/styled": "^11.*",
97
+ "@mui/material": "^5.*",
98
+ "immer": "^9.*",
99
+ "react": "^18.*",
100
+ "react-dom": "^18.*"
101
+ },
102
+ "resolutions": {
103
+ "@types/node": "18.0.3",
104
+ "node": "18.17.0"
105
+ },
106
+ "exports": {
107
+ ".": {
108
+ "import": "./dist/asma-core-ui.es.js"
109
+ },
110
+ "./dist/style.css": "./dist/style.css",
111
+ "./tw-configs/twConfigs.json": "./tw-configs/twConfigs.json"
112
+ }
113
+ }