@jobber/components 4.79.2-STCJS-to-.5 → 4.79.2-STCJS-to-.6

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 (2) hide show
  1. package/README.md +0 -5
  2. package/package.json +148 -148
package/README.md CHANGED
@@ -34,8 +34,3 @@ export default function MyComponent() {
34
34
 
35
35
  More information on Atlantis can be found at
36
36
  [https://atlantis.getjobber.com](https://atlantis.getjobber.com).
37
-
38
- ## Further Reading
39
-
40
- More information on Atlantis can be found at
41
- [https://atlantis.getjobber.com](https://atlantis.getjobber.com).
package/package.json CHANGED
@@ -1,300 +1,300 @@
1
1
  {
2
2
  "name": "@jobber/components",
3
- "version": "4.79.2-STCJS-to-.5+64c85a29",
3
+ "version": "4.79.2-STCJS-to-.6+6e1f0470",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "exports": {
7
7
  ".": {
8
- "import": "./dist/index.mjs",
9
- "types": "./dist/index.d.ts"
8
+ "types": "./dist/index.d.ts",
9
+ "import": "./dist/index.mjs"
10
10
  },
11
11
  "./AnimatedPresence": {
12
- "import": "./dist/index.mjs",
13
- "types": "./dist/AnimatedPresence/index.d.ts"
12
+ "types": "./dist/AnimatedPresence/index.d.ts",
13
+ "import": "./dist/index.mjs"
14
14
  },
15
15
  "./AnimatedSwitcher": {
16
- "import": "./dist/index.mjs",
17
- "types": "./dist/AnimatedSwitcher/index.d.ts"
16
+ "types": "./dist/AnimatedSwitcher/index.d.ts",
17
+ "import": "./dist/index.mjs"
18
18
  },
19
19
  "./Autocomplete": {
20
- "import": "./dist/index.mjs",
21
- "types": "./dist/Autocomplete/index.d.ts"
20
+ "types": "./dist/Autocomplete/index.d.ts",
21
+ "import": "./dist/index.mjs"
22
22
  },
23
23
  "./Avatar": {
24
- "import": "./dist/index.mjs",
25
- "types": "./dist/Avatar/index.d.ts"
24
+ "types": "./dist/Avatar/index.d.ts",
25
+ "import": "./dist/index.mjs"
26
26
  },
27
27
  "./Banner": {
28
- "import": "./dist/index.mjs",
29
- "types": "./dist/Banner/index.d.ts"
28
+ "types": "./dist/Banner/index.d.ts",
29
+ "import": "./dist/index.mjs"
30
30
  },
31
31
  "./Button": {
32
- "import": "./dist/index.mjs",
33
- "types": "./dist/Button/index.d.ts"
32
+ "types": "./dist/Button/index.d.ts",
33
+ "import": "./dist/index.mjs"
34
34
  },
35
35
  "./ButtonDismiss": {
36
- "import": "./dist/index.mjs",
37
- "types": "./dist/ButtonDismiss/index.d.ts"
36
+ "types": "./dist/ButtonDismiss/index.d.ts",
37
+ "import": "./dist/index.mjs"
38
38
  },
39
39
  "./Card": {
40
- "import": "./dist/index.mjs",
41
- "types": "./dist/Card/index.d.ts"
40
+ "types": "./dist/Card/index.d.ts",
41
+ "import": "./dist/index.mjs"
42
42
  },
43
43
  "./Checkbox": {
44
- "import": "./dist/index.mjs",
45
- "types": "./dist/Checkbox/index.d.ts"
44
+ "types": "./dist/Checkbox/index.d.ts",
45
+ "import": "./dist/index.mjs"
46
46
  },
47
47
  "./Chip": {
48
- "import": "./dist/index.mjs",
49
- "types": "./dist/Chip/index.d.ts"
48
+ "types": "./dist/Chip/index.d.ts",
49
+ "import": "./dist/index.mjs"
50
50
  },
51
51
  "./Chips": {
52
- "import": "./dist/index.mjs",
53
- "types": "./dist/Chips/index.d.ts"
52
+ "types": "./dist/Chips/index.d.ts",
53
+ "import": "./dist/index.mjs"
54
54
  },
55
55
  "./Combobox": {
56
- "import": "./dist/index.mjs",
57
- "types": "./dist/Combobox/index.d.ts"
56
+ "types": "./dist/Combobox/index.d.ts",
57
+ "import": "./dist/index.mjs"
58
58
  },
59
59
  "./ConfirmationModal": {
60
- "import": "./dist/index.mjs",
61
- "types": "./dist/ConfirmationModal/index.d.ts"
60
+ "types": "./dist/ConfirmationModal/index.d.ts",
61
+ "import": "./dist/index.mjs"
62
62
  },
63
63
  "./Content": {
64
- "import": "./dist/index.mjs",
65
- "types": "./dist/Content/index.d.ts"
64
+ "types": "./dist/Content/index.d.ts",
65
+ "import": "./dist/index.mjs"
66
66
  },
67
67
  "./Countdown": {
68
- "import": "./dist/index.mjs",
69
- "types": "./dist/Countdown/index.d.ts"
68
+ "types": "./dist/Countdown/index.d.ts",
69
+ "import": "./dist/index.mjs"
70
70
  },
71
71
  "./DataDump": {
72
- "import": "./dist/index.mjs",
73
- "types": "./dist/DataDump/index.d.ts"
72
+ "types": "./dist/DataDump/index.d.ts",
73
+ "import": "./dist/index.mjs"
74
74
  },
75
75
  "./DataList": {
76
- "import": "./dist/index.mjs",
77
- "types": "./dist/DataList/index.d.ts"
76
+ "types": "./dist/DataList/index.d.ts",
77
+ "import": "./dist/index.mjs"
78
78
  },
79
79
  "./DataTable": {
80
- "import": "./dist/index.mjs",
81
- "types": "./dist/DataTable/index.d.ts"
80
+ "types": "./dist/DataTable/index.d.ts",
81
+ "import": "./dist/index.mjs"
82
82
  },
83
83
  "./DatePicker": {
84
- "import": "./dist/index.mjs",
85
- "types": "./dist/DatePicker/index.d.ts"
84
+ "types": "./dist/DatePicker/index.d.ts",
85
+ "import": "./dist/index.mjs"
86
86
  },
87
87
  "./DescriptionList": {
88
- "import": "./dist/index.mjs",
89
- "types": "./dist/DescriptionList/index.d.ts"
88
+ "types": "./dist/DescriptionList/index.d.ts",
89
+ "import": "./dist/index.mjs"
90
90
  },
91
91
  "./Disclosure": {
92
- "import": "./dist/index.mjs",
93
- "types": "./dist/Disclosure/index.d.ts"
92
+ "types": "./dist/Disclosure/index.d.ts",
93
+ "import": "./dist/index.mjs"
94
94
  },
95
95
  "./Divider": {
96
- "import": "./dist/index.mjs",
97
- "types": "./dist/Divider/index.d.ts"
96
+ "types": "./dist/Divider/index.d.ts",
97
+ "import": "./dist/index.mjs"
98
98
  },
99
99
  "./Drawer": {
100
- "import": "./dist/index.mjs",
101
- "types": "./dist/Drawer/index.d.ts"
100
+ "types": "./dist/Drawer/index.d.ts",
101
+ "import": "./dist/index.mjs"
102
102
  },
103
103
  "./Emphasis": {
104
- "import": "./dist/index.mjs",
105
- "types": "./dist/Emphasis/index.d.ts"
104
+ "types": "./dist/Emphasis/index.d.ts",
105
+ "import": "./dist/index.mjs"
106
106
  },
107
107
  "./FeatureSwitch": {
108
- "import": "./dist/index.mjs",
109
- "types": "./dist/FeatureSwitch/index.d.ts"
108
+ "types": "./dist/FeatureSwitch/index.d.ts",
109
+ "import": "./dist/index.mjs"
110
110
  },
111
111
  "./Flex": {
112
- "import": "./dist/index.mjs",
113
- "types": "./dist/Flex/index.d.ts"
112
+ "types": "./dist/Flex/index.d.ts",
113
+ "import": "./dist/index.mjs"
114
114
  },
115
115
  "./Form": {
116
- "import": "./dist/index.mjs",
117
- "types": "./dist/Form/index.d.ts"
116
+ "types": "./dist/Form/index.d.ts",
117
+ "import": "./dist/index.mjs"
118
118
  },
119
119
  "./FormField": {
120
- "import": "./dist/index.mjs",
121
- "types": "./dist/FormField/index.d.ts"
120
+ "types": "./dist/FormField/index.d.ts",
121
+ "import": "./dist/index.mjs"
122
122
  },
123
123
  "./FormatDate": {
124
- "import": "./dist/index.mjs",
125
- "types": "./dist/FormatDate/index.d.ts"
124
+ "types": "./dist/FormatDate/index.d.ts",
125
+ "import": "./dist/index.mjs"
126
126
  },
127
127
  "./FormatEmail": {
128
- "import": "./dist/index.mjs",
129
- "types": "./dist/FormatEmail/index.d.ts"
128
+ "types": "./dist/FormatEmail/index.d.ts",
129
+ "import": "./dist/index.mjs"
130
130
  },
131
131
  "./FormatFile": {
132
- "import": "./dist/index.mjs",
133
- "types": "./dist/FormatFile/index.d.ts"
132
+ "types": "./dist/FormatFile/index.d.ts",
133
+ "import": "./dist/index.mjs"
134
134
  },
135
135
  "./FormatRelativeDateTime": {
136
- "import": "./dist/index.mjs",
137
- "types": "./dist/FormatRelativeDateTime/index.d.ts"
136
+ "types": "./dist/FormatRelativeDateTime/index.d.ts",
137
+ "import": "./dist/index.mjs"
138
138
  },
139
139
  "./FormatTime": {
140
- "import": "./dist/index.mjs",
141
- "types": "./dist/FormatTime/index.d.ts"
140
+ "types": "./dist/FormatTime/index.d.ts",
141
+ "import": "./dist/index.mjs"
142
142
  },
143
143
  "./Gallery": {
144
- "import": "./dist/index.mjs",
145
- "types": "./dist/Gallery/index.d.ts"
144
+ "types": "./dist/Gallery/index.d.ts",
145
+ "import": "./dist/index.mjs"
146
146
  },
147
147
  "./Glimmer": {
148
- "import": "./dist/index.mjs",
149
- "types": "./dist/Glimmer/index.d.ts"
148
+ "types": "./dist/Glimmer/index.d.ts",
149
+ "import": "./dist/index.mjs"
150
150
  },
151
151
  "./Grid": {
152
- "import": "./dist/index.mjs",
153
- "types": "./dist/Grid/index.d.ts"
152
+ "types": "./dist/Grid/index.d.ts",
153
+ "import": "./dist/index.mjs"
154
154
  },
155
155
  "./Heading": {
156
- "import": "./dist/index.mjs",
157
- "types": "./dist/Heading/index.d.ts"
156
+ "types": "./dist/Heading/index.d.ts",
157
+ "import": "./dist/index.mjs"
158
158
  },
159
159
  "./Icon": {
160
- "import": "./dist/index.mjs",
161
- "types": "./dist/Icon/index.d.ts"
160
+ "types": "./dist/Icon/index.d.ts",
161
+ "import": "./dist/index.mjs"
162
162
  },
163
163
  "./InlineLabel": {
164
- "import": "./dist/index.mjs",
165
- "types": "./dist/InlineLabel/index.d.ts"
164
+ "types": "./dist/InlineLabel/index.d.ts",
165
+ "import": "./dist/index.mjs"
166
166
  },
167
167
  "./InputAvatar": {
168
- "import": "./dist/index.mjs",
169
- "types": "./dist/InputAvatar/index.d.ts"
168
+ "types": "./dist/InputAvatar/index.d.ts",
169
+ "import": "./dist/index.mjs"
170
170
  },
171
171
  "./InputDate": {
172
- "import": "./dist/index.mjs",
173
- "types": "./dist/InputDate/index.d.ts"
172
+ "types": "./dist/InputDate/index.d.ts",
173
+ "import": "./dist/index.mjs"
174
174
  },
175
175
  "./InputEmail": {
176
- "import": "./dist/index.mjs",
177
- "types": "./dist/InputEmail/index.d.ts"
176
+ "types": "./dist/InputEmail/index.d.ts",
177
+ "import": "./dist/index.mjs"
178
178
  },
179
179
  "./InputFile": {
180
- "import": "./dist/index.mjs",
181
- "types": "./dist/InputFile/index.d.ts"
180
+ "types": "./dist/InputFile/index.d.ts",
181
+ "import": "./dist/index.mjs"
182
182
  },
183
183
  "./InputGroup": {
184
- "import": "./dist/index.mjs",
185
- "types": "./dist/InputGroup/index.d.ts"
184
+ "types": "./dist/InputGroup/index.d.ts",
185
+ "import": "./dist/index.mjs"
186
186
  },
187
187
  "./InputNumber": {
188
- "import": "./dist/index.mjs",
189
- "types": "./dist/InputNumber/index.d.ts"
188
+ "types": "./dist/InputNumber/index.d.ts",
189
+ "import": "./dist/index.mjs"
190
190
  },
191
191
  "./InputPassword": {
192
- "import": "./dist/index.mjs",
193
- "types": "./dist/InputPassword/index.d.ts"
192
+ "types": "./dist/InputPassword/index.d.ts",
193
+ "import": "./dist/index.mjs"
194
194
  },
195
195
  "./InputPhoneNumber": {
196
- "import": "./dist/index.mjs",
197
- "types": "./dist/InputPhoneNumber/index.d.ts"
196
+ "types": "./dist/InputPhoneNumber/index.d.ts",
197
+ "import": "./dist/index.mjs"
198
198
  },
199
199
  "./InputText": {
200
- "import": "./dist/index.mjs",
201
- "types": "./dist/InputText/index.d.ts"
200
+ "types": "./dist/InputText/index.d.ts",
201
+ "import": "./dist/index.mjs"
202
202
  },
203
203
  "./InputTime": {
204
- "import": "./dist/index.mjs",
205
- "types": "./dist/InputTime/index.d.ts"
204
+ "types": "./dist/InputTime/index.d.ts",
205
+ "import": "./dist/index.mjs"
206
206
  },
207
207
  "./InputValidation": {
208
- "import": "./dist/index.mjs",
209
- "types": "./dist/InputValidation/index.d.ts"
208
+ "types": "./dist/InputValidation/index.d.ts",
209
+ "import": "./dist/index.mjs"
210
210
  },
211
211
  "./LightBox": {
212
- "import": "./dist/index.mjs",
213
- "types": "./dist/LightBox/index.d.ts"
212
+ "types": "./dist/LightBox/index.d.ts",
213
+ "import": "./dist/index.mjs"
214
214
  },
215
215
  "./Link": {
216
- "import": "./dist/index.mjs",
217
- "types": "./dist/Link/index.d.ts"
216
+ "types": "./dist/Link/index.d.ts",
217
+ "import": "./dist/index.mjs"
218
218
  },
219
219
  "./List": {
220
- "import": "./dist/index.mjs",
221
- "types": "./dist/List/index.d.ts"
220
+ "types": "./dist/List/index.d.ts",
221
+ "import": "./dist/index.mjs"
222
222
  },
223
223
  "./Markdown": {
224
- "import": "./dist/index.mjs",
225
- "types": "./dist/Markdown/index.d.ts"
224
+ "types": "./dist/Markdown/index.d.ts",
225
+ "import": "./dist/index.mjs"
226
226
  },
227
227
  "./Menu": {
228
- "import": "./dist/index.mjs",
229
- "types": "./dist/Menu/index.d.ts"
228
+ "types": "./dist/Menu/index.d.ts",
229
+ "import": "./dist/index.mjs"
230
230
  },
231
231
  "./Modal": {
232
- "import": "./dist/index.mjs",
233
- "types": "./dist/Modal/index.d.ts"
232
+ "types": "./dist/Modal/index.d.ts",
233
+ "import": "./dist/index.mjs"
234
234
  },
235
235
  "./MultiSelect": {
236
- "import": "./dist/index.mjs",
237
- "types": "./dist/MultiSelect/index.d.ts"
236
+ "types": "./dist/MultiSelect/index.d.ts",
237
+ "import": "./dist/index.mjs"
238
238
  },
239
239
  "./Page": {
240
- "import": "./dist/index.mjs",
241
- "types": "./dist/Page/index.d.ts"
240
+ "types": "./dist/Page/index.d.ts",
241
+ "import": "./dist/index.mjs"
242
242
  },
243
243
  "./Popover": {
244
- "import": "./dist/index.mjs",
245
- "types": "./dist/Popover/index.d.ts"
244
+ "types": "./dist/Popover/index.d.ts",
245
+ "import": "./dist/index.mjs"
246
246
  },
247
247
  "./ProgressBar": {
248
- "import": "./dist/index.mjs",
249
- "types": "./dist/ProgressBar/index.d.ts"
248
+ "types": "./dist/ProgressBar/index.d.ts",
249
+ "import": "./dist/index.mjs"
250
250
  },
251
251
  "./RadioGroup": {
252
- "import": "./dist/index.mjs",
253
- "types": "./dist/RadioGroup/index.d.ts"
252
+ "types": "./dist/RadioGroup/index.d.ts",
253
+ "import": "./dist/index.mjs"
254
254
  },
255
255
  "./RecurringSelect": {
256
- "import": "./dist/index.mjs",
257
- "types": "./dist/RecurringSelect/index.d.ts"
256
+ "types": "./dist/RecurringSelect/index.d.ts",
257
+ "import": "./dist/index.mjs"
258
258
  },
259
259
  "./Select": {
260
- "import": "./dist/index.mjs",
261
- "types": "./dist/Select/index.d.ts"
260
+ "types": "./dist/Select/index.d.ts",
261
+ "import": "./dist/index.mjs"
262
262
  },
263
263
  "./Spinner": {
264
- "import": "./dist/index.mjs",
265
- "types": "./dist/Spinner/index.d.ts"
264
+ "types": "./dist/Spinner/index.d.ts",
265
+ "import": "./dist/index.mjs"
266
266
  },
267
267
  "./StatusLabel": {
268
- "import": "./dist/index.mjs",
269
- "types": "./dist/StatusLabel/index.d.ts"
268
+ "types": "./dist/StatusLabel/index.d.ts",
269
+ "import": "./dist/index.mjs"
270
270
  },
271
271
  "./Switch": {
272
- "import": "./dist/index.mjs",
273
- "types": "./dist/Switch/index.d.ts"
272
+ "types": "./dist/Switch/index.d.ts",
273
+ "import": "./dist/index.mjs"
274
274
  },
275
275
  "./Table": {
276
- "import": "./dist/index.mjs",
277
- "types": "./dist/Table/index.d.ts"
276
+ "types": "./dist/Table/index.d.ts",
277
+ "import": "./dist/index.mjs"
278
278
  },
279
279
  "./Tabs": {
280
- "import": "./dist/index.mjs",
281
- "types": "./dist/Tabs/index.d.ts"
280
+ "types": "./dist/Tabs/index.d.ts",
281
+ "import": "./dist/index.mjs"
282
282
  },
283
283
  "./Text": {
284
- "import": "./dist/index.mjs",
285
- "types": "./dist/Text/index.d.ts"
284
+ "types": "./dist/Text/index.d.ts",
285
+ "import": "./dist/index.mjs"
286
286
  },
287
287
  "./Toast": {
288
- "import": "./dist/index.mjs",
289
- "types": "./dist/Toast/index.d.ts"
288
+ "types": "./dist/Toast/index.d.ts",
289
+ "import": "./dist/index.mjs"
290
290
  },
291
291
  "./Tooltip": {
292
- "import": "./dist/index.mjs",
293
- "types": "./dist/Tooltip/index.d.ts"
292
+ "types": "./dist/Tooltip/index.d.ts",
293
+ "import": "./dist/index.mjs"
294
294
  },
295
295
  "./Typography": {
296
- "import": "./dist/index.mjs",
297
- "types": "./dist/Typography/index.d.ts"
296
+ "types": "./dist/Typography/index.d.ts",
297
+ "import": "./dist/index.mjs"
298
298
  }
299
299
  },
300
300
  "scripts": {
@@ -369,5 +369,5 @@
369
369
  "> 1%",
370
370
  "IE 10"
371
371
  ],
372
- "gitHead": "64c85a2931be788b4232af10f93175a84af12420"
372
+ "gitHead": "6e1f0470f512a0a28e5a3a55788dda038343e7d9"
373
373
  }