@testgorilla/tgo-ui 7.4.4 → 7.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testgorilla/tgo-ui",
3
- "version": "7.4.4",
3
+ "version": "7.5.1",
4
4
  "license": "proprietary-license",
5
5
  "lint-staged": {
6
6
  "{projects,components}/**/*.ts": [
@@ -74,26 +74,26 @@
74
74
  "types": "./components/accordion/index.d.ts",
75
75
  "default": "./fesm2022/testgorilla-tgo-ui-components-accordion.mjs"
76
76
  },
77
- "./components/ai-caveat": {
78
- "types": "./components/ai-caveat/index.d.ts",
79
- "default": "./fesm2022/testgorilla-tgo-ui-components-ai-caveat.mjs"
77
+ "./components/ai-audio-circle": {
78
+ "types": "./components/ai-audio-circle/index.d.ts",
79
+ "default": "./fesm2022/testgorilla-tgo-ui-components-ai-audio-circle.mjs"
80
80
  },
81
81
  "./components/ai-feedback": {
82
82
  "types": "./components/ai-feedback/index.d.ts",
83
83
  "default": "./fesm2022/testgorilla-tgo-ui-components-ai-feedback.mjs"
84
84
  },
85
- "./components/ai-audio-circle": {
86
- "types": "./components/ai-audio-circle/index.d.ts",
87
- "default": "./fesm2022/testgorilla-tgo-ui-components-ai-audio-circle.mjs"
88
- },
89
- "./components/alert-banner": {
90
- "types": "./components/alert-banner/index.d.ts",
91
- "default": "./fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs"
85
+ "./components/ai-caveat": {
86
+ "types": "./components/ai-caveat/index.d.ts",
87
+ "default": "./fesm2022/testgorilla-tgo-ui-components-ai-caveat.mjs"
92
88
  },
93
89
  "./components/autocomplete": {
94
90
  "types": "./components/autocomplete/index.d.ts",
95
91
  "default": "./fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs"
96
92
  },
93
+ "./components/alert-banner": {
94
+ "types": "./components/alert-banner/index.d.ts",
95
+ "default": "./fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs"
96
+ },
97
97
  "./components/audio-waveform": {
98
98
  "types": "./components/audio-waveform/index.d.ts",
99
99
  "default": "./fesm2022/testgorilla-tgo-ui-components-audio-waveform.mjs"
@@ -106,6 +106,10 @@
106
106
  "types": "./components/avatar/index.d.ts",
107
107
  "default": "./fesm2022/testgorilla-tgo-ui-components-avatar.mjs"
108
108
  },
109
+ "./components/button": {
110
+ "types": "./components/button/index.d.ts",
111
+ "default": "./fesm2022/testgorilla-tgo-ui-components-button.mjs"
112
+ },
109
113
  "./components/badge": {
110
114
  "types": "./components/badge/index.d.ts",
111
115
  "default": "./fesm2022/testgorilla-tgo-ui-components-badge.mjs"
@@ -114,30 +118,26 @@
114
118
  "types": "./components/breadcrumb/index.d.ts",
115
119
  "default": "./fesm2022/testgorilla-tgo-ui-components-breadcrumb.mjs"
116
120
  },
117
- "./components/button": {
118
- "types": "./components/button/index.d.ts",
119
- "default": "./fesm2022/testgorilla-tgo-ui-components-button.mjs"
120
- },
121
121
  "./components/card": {
122
122
  "types": "./components/card/index.d.ts",
123
123
  "default": "./fesm2022/testgorilla-tgo-ui-components-card.mjs"
124
124
  },
125
- "./components/checkbox": {
126
- "types": "./components/checkbox/index.d.ts",
127
- "default": "./fesm2022/testgorilla-tgo-ui-components-checkbox.mjs"
128
- },
129
125
  "./components/checklist": {
130
126
  "types": "./components/checklist/index.d.ts",
131
127
  "default": "./fesm2022/testgorilla-tgo-ui-components-checklist.mjs"
132
128
  },
133
- "./components/core": {
134
- "types": "./components/core/index.d.ts",
135
- "default": "./fesm2022/testgorilla-tgo-ui-components-core.mjs"
129
+ "./components/checkbox": {
130
+ "types": "./components/checkbox/index.d.ts",
131
+ "default": "./fesm2022/testgorilla-tgo-ui-components-checkbox.mjs"
136
132
  },
137
133
  "./components/datepicker": {
138
134
  "types": "./components/datepicker/index.d.ts",
139
135
  "default": "./fesm2022/testgorilla-tgo-ui-components-datepicker.mjs"
140
136
  },
137
+ "./components/core": {
138
+ "types": "./components/core/index.d.ts",
139
+ "default": "./fesm2022/testgorilla-tgo-ui-components-core.mjs"
140
+ },
141
141
  "./components/divider": {
142
142
  "types": "./components/divider/index.d.ts",
143
143
  "default": "./fesm2022/testgorilla-tgo-ui-components-divider.mjs"
@@ -146,14 +146,14 @@
146
146
  "types": "./components/dialog/index.d.ts",
147
147
  "default": "./fesm2022/testgorilla-tgo-ui-components-dialog.mjs"
148
148
  },
149
- "./components/dropdown": {
150
- "types": "./components/dropdown/index.d.ts",
151
- "default": "./fesm2022/testgorilla-tgo-ui-components-dropdown.mjs"
152
- },
153
149
  "./components/donut-chart": {
154
150
  "types": "./components/donut-chart/index.d.ts",
155
151
  "default": "./fesm2022/testgorilla-tgo-ui-components-donut-chart.mjs"
156
152
  },
153
+ "./components/dropdown": {
154
+ "types": "./components/dropdown/index.d.ts",
155
+ "default": "./fesm2022/testgorilla-tgo-ui-components-dropdown.mjs"
156
+ },
157
157
  "./components/elevation-shadow": {
158
158
  "types": "./components/elevation-shadow/index.d.ts",
159
159
  "default": "./fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs"
@@ -194,14 +194,14 @@
194
194
  "types": "./components/logo/index.d.ts",
195
195
  "default": "./fesm2022/testgorilla-tgo-ui-components-logo.mjs"
196
196
  },
197
- "./components/media-dialog": {
198
- "types": "./components/media-dialog/index.d.ts",
199
- "default": "./fesm2022/testgorilla-tgo-ui-components-media-dialog.mjs"
200
- },
201
197
  "./components/media-card": {
202
198
  "types": "./components/media-card/index.d.ts",
203
199
  "default": "./fesm2022/testgorilla-tgo-ui-components-media-card.mjs"
204
200
  },
201
+ "./components/media-dialog": {
202
+ "types": "./components/media-dialog/index.d.ts",
203
+ "default": "./fesm2022/testgorilla-tgo-ui-components-media-dialog.mjs"
204
+ },
205
205
  "./components/multi-input": {
206
206
  "types": "./components/multi-input/index.d.ts",
207
207
  "default": "./fesm2022/testgorilla-tgo-ui-components-multi-input.mjs"
@@ -322,14 +322,14 @@
322
322
  "types": "./components/tag/index.d.ts",
323
323
  "default": "./fesm2022/testgorilla-tgo-ui-components-tag.mjs"
324
324
  },
325
- "./components/toggle": {
326
- "types": "./components/toggle/index.d.ts",
327
- "default": "./fesm2022/testgorilla-tgo-ui-components-toggle.mjs"
328
- },
329
325
  "./components/tooltip": {
330
326
  "types": "./components/tooltip/index.d.ts",
331
327
  "default": "./fesm2022/testgorilla-tgo-ui-components-tooltip.mjs"
332
328
  },
329
+ "./components/toggle": {
330
+ "types": "./components/toggle/index.d.ts",
331
+ "default": "./fesm2022/testgorilla-tgo-ui-components-toggle.mjs"
332
+ },
333
333
  "./components/universal-skills": {
334
334
  "types": "./components/universal-skills/index.d.ts",
335
335
  "default": "./fesm2022/testgorilla-tgo-ui-components-universal-skills.mjs"
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M17.75 14.95L16.3 13.5C16.5333 13.1167 16.7083 12.7167 16.825 12.3C16.9417 11.8833 17 11.45 17 11H19C19 11.7333 18.8917 12.4292 18.675 13.0875C18.4583 13.7458 18.15 14.3667 17.75 14.95ZM14.8 11.95L8.99999 6.15V5C8.99999 4.16667 9.29166 3.45833 9.87499 2.875C10.4583 2.29167 11.1667 2 12 2C12.8333 2 13.5417 2.29167 14.125 2.875C14.7083 3.45833 15 4.16667 15 5V11C15 11.1833 14.9792 11.35 14.9375 11.5C14.8958 11.65 14.85 11.8 14.8 11.95ZM11 21V17.9C9.26666 17.6667 7.83333 16.8958 6.69999 15.5875C5.56666 14.2792 4.99999 12.75 4.99999 11H6.99999C6.99999 12.3833 7.48749 13.5625 8.46249 14.5375C9.43749 15.5125 10.6167 16 12 16C12.5667 16 13.1042 15.9125 13.6125 15.7375C14.1208 15.5625 14.5833 15.3167 15 15L16.425 16.425C15.9417 16.8083 15.4125 17.1292 14.8375 17.3875C14.2625 17.6458 13.65 17.8167 13 17.9V21H11ZM19.8 22.6L1.39999 4.2L2.79999 2.8L21.2 21.2L19.8 22.6Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.40005 20.8531L1.10005 18.6031C0.900049 18.4031 0.800049 18.1698 0.800049 17.9031C0.800049 17.6365 0.900049 17.4031 1.10005 17.2031C2.56672 15.6198 4.25838 14.4323 6.17505 13.6406C8.09172 12.849 10.0334 12.4531 12 12.4531C13.9667 12.4531 15.9042 12.849 17.8125 13.6406C19.7209 14.4323 21.4167 15.6198 22.9 17.2031C23.1 17.4031 23.2 17.6365 23.2 17.9031C23.2 18.1698 23.1 18.4031 22.9 18.6031L20.6 20.8531C20.4167 21.0365 20.2042 21.1365 19.9625 21.1531C19.7209 21.1698 19.5 21.1031 19.3 20.9531L16.4 18.7531C16.2667 18.6531 16.1667 18.5365 16.1 18.4031C16.0334 18.2698 16 18.1198 16 17.9531V15.1031C15.3667 14.9031 14.7167 14.7448 14.05 14.6281C13.3834 14.5115 12.7 14.4531 12 14.4531C11.3 14.4531 10.6167 14.5115 9.95005 14.6281C9.28338 14.7448 8.63338 14.9031 8.00005 15.1031V17.9531C8.00005 18.1198 7.96672 18.2698 7.90005 18.4031C7.83338 18.5365 7.73338 18.6531 7.60005 18.7531L4.70005 20.9531C4.50005 21.1031 4.27922 21.1698 4.03755 21.1531C3.79588 21.1365 3.58338 21.0365 3.40005 20.8531ZM6.00005 15.8031C5.51672 16.0531 5.05005 16.3406 4.60005 16.6656C4.15005 16.9906 3.68338 17.3531 3.20005 17.7531L4.20005 18.7531L6.00005 17.3531V15.8031ZM18 15.8531V17.3531L19.8 18.7531L20.8 17.8031C20.3167 17.3698 19.85 16.9948 19.4 16.6781C18.95 16.3615 18.4834 16.0865 18 15.8531ZM11 7.45312V2.45312H13V7.45312H11ZM17.6 10.3031L16.2 8.85313L19.75 5.30313L21.15 6.75313L17.6 10.3031ZM6.40005 10.3031L2.85005 6.75313L4.25005 5.30313L7.80005 8.85313L6.40005 10.3031Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3 16.4536V14.4536H11V16.4536H3ZM3 12.4536V10.4536H15V12.4536H3ZM3 8.45361V6.45361H15V8.45361H3ZM16.35 19.4536L12.8 15.9036L14.2 14.5036L16.35 16.6036L20.6 12.3536L22 13.8036L16.35 19.4536Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3 16.4536V14.4536H11V16.4536H3ZM3 12.4536V10.4536H15V12.4536H3ZM3 8.45361V6.45361H15V8.45361H3ZM16.35 19.4536L12.8 15.9036L14.2 14.5036L16.35 16.6036L20.6 12.3536L22 13.8036L16.35 19.4536Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M3.4 18L2 16.6L9.4 9.15L13.4 13.15L18.6 8H16V6H22V12H20V9.4L13.4 16L9.4 12L3.4 18Z" fill="#242424"/>
2
+ <path d="M3.4 18L2 16.6L9.4 9.15L13.4 13.15L18.6 8H16V6H22V12H20V9.4L13.4 16L9.4 12L3.4 18Z" fill="currentColor"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M3.4 18L2 16.6L9.4 9.15L13.4 13.15L18.6 8H16V6H22V12H20V9.4L13.4 16L9.4 12L3.4 18Z" fill="#242424"/>
2
+ <path d="M3.4 18L2 16.6L9.4 9.15L13.4 13.15L18.6 8H16V6H22V12H20V9.4L13.4 16L9.4 12L3.4 18Z" fill="currentColor"/>
3
3
  </svg>