@testgorilla/tgo-ui 7.4.1 → 7.4.3

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.1",
3
+ "version": "7.4.3",
4
4
  "license": "proprietary-license",
5
5
  "lint-staged": {
6
6
  "{projects,components}/**/*.ts": [
@@ -78,10 +78,6 @@
78
78
  "types": "./components/ai-caveat/index.d.ts",
79
79
  "default": "./fesm2022/testgorilla-tgo-ui-components-ai-caveat.mjs"
80
80
  },
81
- "./components/ai-feedback": {
82
- "types": "./components/ai-feedback/index.d.ts",
83
- "default": "./fesm2022/testgorilla-tgo-ui-components-ai-feedback.mjs"
84
- },
85
81
  "./components/ai-audio-circle": {
86
82
  "types": "./components/ai-audio-circle/index.d.ts",
87
83
  "default": "./fesm2022/testgorilla-tgo-ui-components-ai-audio-circle.mjs"
@@ -98,9 +94,9 @@
98
94
  "types": "./components/autocomplete/index.d.ts",
99
95
  "default": "./fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs"
100
96
  },
101
- "./components/avatar": {
102
- "types": "./components/avatar/index.d.ts",
103
- "default": "./fesm2022/testgorilla-tgo-ui-components-avatar.mjs"
97
+ "./components/ai-feedback": {
98
+ "types": "./components/ai-feedback/index.d.ts",
99
+ "default": "./fesm2022/testgorilla-tgo-ui-components-ai-feedback.mjs"
104
100
  },
105
101
  "./components/autocomplete-v2": {
106
102
  "types": "./components/autocomplete-v2/index.d.ts",
@@ -110,9 +106,9 @@
110
106
  "types": "./components/badge/index.d.ts",
111
107
  "default": "./fesm2022/testgorilla-tgo-ui-components-badge.mjs"
112
108
  },
113
- "./components/breadcrumb": {
114
- "types": "./components/breadcrumb/index.d.ts",
115
- "default": "./fesm2022/testgorilla-tgo-ui-components-breadcrumb.mjs"
109
+ "./components/avatar": {
110
+ "types": "./components/avatar/index.d.ts",
111
+ "default": "./fesm2022/testgorilla-tgo-ui-components-avatar.mjs"
116
112
  },
117
113
  "./components/button": {
118
114
  "types": "./components/button/index.d.ts",
@@ -122,6 +118,10 @@
122
118
  "types": "./components/card/index.d.ts",
123
119
  "default": "./fesm2022/testgorilla-tgo-ui-components-card.mjs"
124
120
  },
121
+ "./components/breadcrumb": {
122
+ "types": "./components/breadcrumb/index.d.ts",
123
+ "default": "./fesm2022/testgorilla-tgo-ui-components-breadcrumb.mjs"
124
+ },
125
125
  "./components/checkbox": {
126
126
  "types": "./components/checkbox/index.d.ts",
127
127
  "default": "./fesm2022/testgorilla-tgo-ui-components-checkbox.mjs"
@@ -130,26 +130,30 @@
130
130
  "types": "./components/checklist/index.d.ts",
131
131
  "default": "./fesm2022/testgorilla-tgo-ui-components-checklist.mjs"
132
132
  },
133
- "./components/core": {
134
- "types": "./components/core/index.d.ts",
135
- "default": "./fesm2022/testgorilla-tgo-ui-components-core.mjs"
136
- },
137
- "./components/datepicker": {
138
- "types": "./components/datepicker/index.d.ts",
139
- "default": "./fesm2022/testgorilla-tgo-ui-components-datepicker.mjs"
133
+ "./components/divider": {
134
+ "types": "./components/divider/index.d.ts",
135
+ "default": "./fesm2022/testgorilla-tgo-ui-components-divider.mjs"
140
136
  },
141
137
  "./components/dialog": {
142
138
  "types": "./components/dialog/index.d.ts",
143
139
  "default": "./fesm2022/testgorilla-tgo-ui-components-dialog.mjs"
144
140
  },
145
- "./components/divider": {
146
- "types": "./components/divider/index.d.ts",
147
- "default": "./fesm2022/testgorilla-tgo-ui-components-divider.mjs"
141
+ "./components/datepicker": {
142
+ "types": "./components/datepicker/index.d.ts",
143
+ "default": "./fesm2022/testgorilla-tgo-ui-components-datepicker.mjs"
144
+ },
145
+ "./components/core": {
146
+ "types": "./components/core/index.d.ts",
147
+ "default": "./fesm2022/testgorilla-tgo-ui-components-core.mjs"
148
148
  },
149
149
  "./components/donut-chart": {
150
150
  "types": "./components/donut-chart/index.d.ts",
151
151
  "default": "./fesm2022/testgorilla-tgo-ui-components-donut-chart.mjs"
152
152
  },
153
+ "./components/empty-state": {
154
+ "types": "./components/empty-state/index.d.ts",
155
+ "default": "./fesm2022/testgorilla-tgo-ui-components-empty-state.mjs"
156
+ },
153
157
  "./components/dropdown": {
154
158
  "types": "./components/dropdown/index.d.ts",
155
159
  "default": "./fesm2022/testgorilla-tgo-ui-components-dropdown.mjs"
@@ -158,10 +162,6 @@
158
162
  "types": "./components/elevation-shadow/index.d.ts",
159
163
  "default": "./fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs"
160
164
  },
161
- "./components/empty-state": {
162
- "types": "./components/empty-state/index.d.ts",
163
- "default": "./fesm2022/testgorilla-tgo-ui-components-empty-state.mjs"
164
- },
165
165
  "./components/field": {
166
166
  "types": "./components/field/index.d.ts",
167
167
  "default": "./fesm2022/testgorilla-tgo-ui-components-field.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="M3.4 18L2 16.6L9.4 9.15L13.4 13.15L18.6 8H16V6H22V12H20V9.4L13.4 16L9.4 12L3.4 18Z" fill="#242424"/>
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.4 18L2 16.6L9.4 9.15L13.4 13.15L18.6 8H16V6H22V12H20V9.4L13.4 16L9.4 12L3.4 18Z" fill="#242424"/>
3
+ </svg>