uikit-react-public 0.45.2 → 0.45.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 (35) hide show
  1. package/dist/components/Alert/Alert.d.ts +4 -1
  2. package/dist/components/Alert/Alert.stories.d.ts +1 -1
  3. package/dist/components/Label/Label.d.ts +1 -0
  4. package/dist/components/Label/Label.stories.d.ts +1 -0
  5. package/dist/index.js +76 -63
  6. package/lib/components/Accordion/__tests__/__snapshots__/Accordion.test.tsx.snap +2 -2
  7. package/lib/components/Alert/Alert.tsx +18 -2
  8. package/lib/components/Alert/__tests__/__snapshots__/Alert.test.tsx.snap +16 -8
  9. package/lib/components/AppMenu/__tests__/__snapshots__/AppMenu.test.tsx.snap +2 -2
  10. package/lib/components/Avatar/__tests__/__snapshots__/Avatar.test.tsx.snap +6 -6
  11. package/lib/components/Badge/__tests__/__snapshots__/Badge.test.tsx.snap +4 -4
  12. package/lib/components/Breadcrumbs/__tests__/__snapshots__/Breadcrumbs.test.tsx.snap +4 -4
  13. package/lib/components/Button/__tests__/__snapshots__/Button.test.tsx.snap +2 -2
  14. package/lib/components/Calendar/__tests__/__snapshots__/Calendar.test.tsx.snap +8 -8
  15. package/lib/components/Checkbox/__tests__/__snapshots__/Checkbox.test.tsx.snap +2 -2
  16. package/lib/components/Chip/__tests__/__snapshots__/Chip.test.tsx.snap +5 -5
  17. package/lib/components/Datepicker/__tests__/__snapshots__/Datepicker.test.tsx.snap +2 -2
  18. package/lib/components/FileInput/__tests__/__snapshots__/FileInput.test.tsx.snap +2 -2
  19. package/lib/components/Footer/__tests__/__snapshots__/Footer.test.tsx.snap +21 -21
  20. package/lib/components/FooterNew/__tests__/__snapshots__/Footer.test.tsx.snap +27 -27
  21. package/lib/components/HeaderDraft/__tests__/__snapshots__/Header.test.tsx.snap +1 -1
  22. package/lib/components/Icon/BaseIcon.tsx +1 -0
  23. package/lib/components/Icon/__tests__/__snapshots__/Icon.test.tsx.snap +4 -4
  24. package/lib/components/IconButton/__tests__/__snapshots__/IconButton.test.tsx.snap +3 -3
  25. package/lib/components/Label/Label.stories.tsx +17 -0
  26. package/lib/components/Label/Label.tsx +4 -7
  27. package/lib/components/Label/__tests__/Label.test.tsx +15 -0
  28. package/lib/components/Label/__tests__/__snapshots__/Label.test.tsx.snap +1 -3
  29. package/lib/components/Search/__tests__/__snapshots__/Search.test.tsx.snap +4 -4
  30. package/lib/components/Select/__tests__/__snapshots__/Select.test.tsx.snap +1 -1
  31. package/lib/components/Sidebar/__tests__/__snapshots__/Sidebar.test.tsx.snap +6 -6
  32. package/lib/components/Snackbar/__tests__/__snapshots__/Snackbar.test.tsx.snap +3 -3
  33. package/lib/components/Table/__tests__/__snapshots__/Table.test.tsx.snap +1 -1
  34. package/lib/components/Table/subcomponents/Cell/__tests__/__snapshots__/Cell.test.tsx.snap +1 -1
  35. package/package.json +1 -1
@@ -68,9 +68,7 @@ exports[`Label > snapshot: with optional prop 1`] = `
68
68
  >
69
69
  Name
70
70
 
71
- <span
72
- class="css-1fd72bb"
73
- >
71
+ <span>
74
72
  (optional)
75
73
  </span>
76
74
  </label>
@@ -25,7 +25,7 @@ exports[`Search > snapshot: no props 1`] = `
25
25
  data-testid="ucl-uikit-search-clear-search-btn"
26
26
  >
27
27
  <svg
28
- class="ucl-uikit-icon css-148hpxb"
28
+ class="ucl-uikit-icon css-f962ig"
29
29
  data-testid="ucl-uikit-icon"
30
30
  fill="none"
31
31
  focusable="false"
@@ -52,7 +52,7 @@ exports[`Search > snapshot: no props 1`] = `
52
52
  data-testid="ucl-uikit-search-search-btn"
53
53
  >
54
54
  <svg
55
- class="ucl-uikit-icon css-148hpxb"
55
+ class="ucl-uikit-icon css-f962ig"
56
56
  data-testid="ucl-uikit-icon"
57
57
  fill="none"
58
58
  focusable="false"
@@ -104,7 +104,7 @@ exports[`Search > snapshot: testId prop 1`] = `
104
104
  data-testid="test123-clear-search-btn"
105
105
  >
106
106
  <svg
107
- class="ucl-uikit-icon css-148hpxb"
107
+ class="ucl-uikit-icon css-f962ig"
108
108
  data-testid="ucl-uikit-icon"
109
109
  fill="none"
110
110
  focusable="false"
@@ -131,7 +131,7 @@ exports[`Search > snapshot: testId prop 1`] = `
131
131
  data-testid="test123-search-btn"
132
132
  >
133
133
  <svg
134
- class="ucl-uikit-icon css-148hpxb"
134
+ class="ucl-uikit-icon css-f962ig"
135
135
  data-testid="ucl-uikit-icon"
136
136
  fill="none"
137
137
  focusable="false"
@@ -17,7 +17,7 @@ exports[`Select > Snapshot: default 1`] = `
17
17
  class="css-16t5nns"
18
18
  />
19
19
  <svg
20
- class="ucl-uikit-icon css-1pg9a4v"
20
+ class="ucl-uikit-icon css-1e7du5a"
21
21
  data-testid="ucl-uikit-icon"
22
22
  fill="none"
23
23
  focusable="false"
@@ -23,7 +23,7 @@ exports[`Sidebar > snapshot: defaultCollapsed prop true 1`] = `
23
23
  tabindex="0"
24
24
  >
25
25
  <svg
26
- class="ucl-uikit-icon css-148hpxb"
26
+ class="ucl-uikit-icon css-f962ig"
27
27
  data-testid="ucl-uikit-icon"
28
28
  fill="none"
29
29
  focusable="false"
@@ -60,7 +60,7 @@ exports[`Sidebar > snapshot: defaultCollapsed prop true 1`] = `
60
60
  tabindex="0"
61
61
  >
62
62
  <svg
63
- class="ucl-uikit-icon css-148hpxb"
63
+ class="ucl-uikit-icon css-f962ig"
64
64
  data-testid="ucl-uikit-icon"
65
65
  fill="none"
66
66
  focusable="false"
@@ -108,7 +108,7 @@ exports[`Sidebar > snapshot: defaultCollapsed prop true 1`] = `
108
108
  >
109
109
  <svg
110
110
  aria-hidden="true"
111
- class="ucl-uikit-icon css-148hpxb"
111
+ class="ucl-uikit-icon css-f962ig"
112
112
  data-testid="ucl-uikit-icon"
113
113
  fill="none"
114
114
  focusable="false"
@@ -164,7 +164,7 @@ exports[`Sidebar > snapshot: no props 1`] = `
164
164
  tabindex="0"
165
165
  >
166
166
  <svg
167
- class="ucl-uikit-icon css-148hpxb"
167
+ class="ucl-uikit-icon css-f962ig"
168
168
  data-testid="ucl-uikit-icon"
169
169
  fill="none"
170
170
  focusable="false"
@@ -201,7 +201,7 @@ exports[`Sidebar > snapshot: no props 1`] = `
201
201
  tabindex="0"
202
202
  >
203
203
  <svg
204
- class="ucl-uikit-icon css-148hpxb"
204
+ class="ucl-uikit-icon css-f962ig"
205
205
  data-testid="ucl-uikit-icon"
206
206
  fill="none"
207
207
  focusable="false"
@@ -249,7 +249,7 @@ exports[`Sidebar > snapshot: no props 1`] = `
249
249
  >
250
250
  <svg
251
251
  aria-hidden="true"
252
- class="ucl-uikit-icon css-148hpxb"
252
+ class="ucl-uikit-icon css-f962ig"
253
253
  data-testid="ucl-uikit-icon"
254
254
  fill="none"
255
255
  focusable="false"
@@ -7,7 +7,7 @@ exports[`Snackbar > snapshot: custom test id 1`] = `
7
7
  >
8
8
  <svg
9
9
  aria-hidden="true"
10
- class="ucl-uikit-icon css-1qgh0wp"
10
+ class="ucl-uikit-icon css-169kiux"
11
11
  data-testid="ucl-uikit-icon"
12
12
  fill="none"
13
13
  focusable="false"
@@ -61,7 +61,7 @@ exports[`Snackbar > snapshot: minimal props 1`] = `
61
61
  >
62
62
  <svg
63
63
  aria-hidden="true"
64
- class="ucl-uikit-icon css-1qgh0wp"
64
+ class="ucl-uikit-icon css-169kiux"
65
65
  data-testid="ucl-uikit-icon"
66
66
  fill="none"
67
67
  focusable="false"
@@ -100,7 +100,7 @@ exports[`Snackbar > snapshot: minimal props 1`] = `
100
100
  >
101
101
  <svg
102
102
  aria-hidden="true"
103
- class="ucl-uikit-icon css-148hpxb"
103
+ class="ucl-uikit-icon css-f962ig"
104
104
  data-testid="ucl-uikit-icon"
105
105
  fill="none"
106
106
  focusable="false"
@@ -230,7 +230,7 @@ exports[`Table > Snapshot: basic table 1`] = `
230
230
  Details
231
231
  </span>
232
232
  <svg
233
- class="ucl-uikit-icon css-148hpxb"
233
+ class="ucl-uikit-icon css-f962ig"
234
234
  data-testid="ucl-uikit-icon"
235
235
  fill="none"
236
236
  focusable="false"
@@ -72,7 +72,7 @@ exports[`Cell > Snapshot: variants 1`] = `
72
72
  data-testid="ucl-uikit-table__cell-content"
73
73
  >
74
74
  <svg
75
- class="ucl-uikit-icon css-148hpxb"
75
+ class="ucl-uikit-icon css-f962ig"
76
76
  data-testid="ucl-uikit-icon"
77
77
  fill="none"
78
78
  focusable="false"
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "uikit-react-public",
3
3
  "private": false,
4
4
  "license": "UNLICENSED",
5
- "version": "0.45.2",
5
+ "version": "0.45.5",
6
6
  "type": "module",
7
7
  "main": "dist/index.js",
8
8
  "types": "dist/index.d.ts",