@esri/calcite-design-tokens 3.2.0-next.2 → 3.2.0-next.4

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.
@@ -4,8 +4,6 @@
4
4
  */
5
5
 
6
6
  :root {
7
- --calcite-container-size-height-xxs-min: 0; /** Small handheld devices and mini-windows */
8
- --calcite-container-size-width-xxs-min: 0; /** Small handheld devices and mini-windows */
9
7
  --calcite-border-width-none: 0;
10
8
  --calcite-border-width-sm: 1px;
11
9
  --calcite-border-width-md: 2px;
@@ -113,26 +111,6 @@
113
111
  --calcite-z-index-modal: 800;
114
112
  --calcite-z-index-popup: 900;
115
113
  --calcite-z-index-tooltip: 901;
116
- --calcite-container-size-height-xxs-max: 154px; /** Small handheld devices and mini-windows */
117
- --calcite-container-size-height-xs-min: 155px; /** Handheld devices */
118
- --calcite-container-size-height-xs-max: 328px; /** Handheld devices */
119
- --calcite-container-size-height-sm-min: 329px; /** Small tablets */
120
- --calcite-container-size-height-sm-max: 504px; /** Small tablets */
121
- --calcite-container-size-height-md-min: 505px; /** Small laptops */
122
- --calcite-container-size-height-md-max: 678px; /** Small laptops */
123
- --calcite-container-size-height-lg-min: 679px; /** Large laptops and desktop computers */
124
- --calcite-container-size-height-lg-max: 854px; /** Large laptops and desktop computers */
125
- --calcite-container-size-height-xl-min: 855px; /** Projectors and televisions */
126
- --calcite-container-size-width-xxs-max: 320px; /** Small handheld devices and mini-windows */
127
- --calcite-container-size-width-xs-min: 321px; /** Handheld devices */
128
- --calcite-container-size-width-xs-max: 476px; /** Handheld devices */
129
- --calcite-container-size-width-sm-min: 477px; /** Small tablets */
130
- --calcite-container-size-width-sm-max: 768px; /** Small tablets */
131
- --calcite-container-size-width-md-min: 769px; /** Small laptops */
132
- --calcite-container-size-width-md-max: 1152px; /** Small laptops */
133
- --calcite-container-size-width-lg-min: 1153px; /** Large laptops and desktop computers */
134
- --calcite-container-size-width-lg-max: 1440px; /** Large laptops and desktop computers */
135
- --calcite-container-size-width-xl-min: 1441px; /** Projectors and televisions */
136
114
  --calcite-corner-radius: var(--calcite-corner-radius-none);
137
115
  --calcite-shadow-none: 0 0 0 0 rgba(0, 0, 0, 0);
138
116
  --calcite-shadow-sm: 0 2px 8px 0 rgba(0, 0, 0, 0.04), 0 4px 16px 0 rgba(0, 0, 0, 0.08);
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1750434753698,
2
+ "timestamp": 1750922436658,
3
3
  "tokens": [
4
4
  {
5
5
  "key": "{core.color.neutral.blk-000}",
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1750434751799,
2
+ "timestamp": 1750922434845,
3
3
  "tokens": [
4
4
  {
5
5
  "key": "{semantic.color.background.default}",
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1750434753475,
2
+ "timestamp": 1750922436442,
3
3
  "tokens": [
4
4
  {
5
5
  "key": "{semantic.color.background.default}",
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1750434752650,
2
+ "timestamp": 1750922435635,
3
3
  "tokens": [
4
4
  {
5
5
  "key": "{semantic.color.background.default}",
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1750434753618,
2
+ "timestamp": 1750922436584,
3
3
  "tokens": [
4
4
  {
5
5
  "key": "{semantic.border.width.none}",
@@ -109,484 +109,6 @@
109
109
  "name": "Border Width Lg",
110
110
  "path": ["semantic", "border", "width", "lg"]
111
111
  },
112
- {
113
- "key": "{semantic.container-size.height.xxs}",
114
- "value": "{\"min\":\"0\",\"max\":\"154px\"}",
115
- "type": "dimension",
116
- "description": "Small handheld devices and mini-windows",
117
- "attributes": {
118
- "category": "breakpoint",
119
- "type": "dimension",
120
- "item": "height",
121
- "subitem": "xxs",
122
- "value": {
123
- "min": "0",
124
- "max": "154px"
125
- },
126
- "description": "Small handheld devices and mini-windows",
127
- "filePath": "src/tokens/semantic/container-size.json",
128
- "isSource": true,
129
- "key": "{semantic.container-size.height.xxs}",
130
- "name": "calcite-semantic-container-size-height-xxs",
131
- "path": ["semantic", "container-size", "height", "xxs"],
132
- "comment": "Small handheld devices and mini-windows",
133
- "names": {
134
- "scss": "$calcite-container-size-height-xxs",
135
- "css": "var(--calcite-container-size-height-xxs)",
136
- "js": "semantic.container-size.height.xxs",
137
- "docs": "semantic.container-size.height.xxs",
138
- "es6": "calciteContainerSizeHeightXxs"
139
- },
140
- "calcite-schema": {
141
- "system": "calcite",
142
- "tier": "semantic",
143
- "type": "dimension"
144
- }
145
- },
146
- "filePath": "src/tokens/semantic/container-size.json",
147
- "isSource": true,
148
- "name": "Container Size Height Xxs",
149
- "path": ["semantic", "container-size", "height", "xxs"],
150
- "comment": "Small handheld devices and mini-windows"
151
- },
152
- {
153
- "key": "{semantic.container-size.height.xs}",
154
- "value": "{\"min\":\"155px\",\"max\":\"328px\"}",
155
- "type": "dimension",
156
- "description": "Handheld devices",
157
- "attributes": {
158
- "category": "breakpoint",
159
- "type": "dimension",
160
- "item": "height",
161
- "subitem": "xs",
162
- "value": {
163
- "min": "154px + 1",
164
- "max": "328px"
165
- },
166
- "description": "Handheld devices",
167
- "filePath": "src/tokens/semantic/container-size.json",
168
- "isSource": true,
169
- "key": "{semantic.container-size.height.xs}",
170
- "name": "calcite-semantic-container-size-height-xs",
171
- "path": ["semantic", "container-size", "height", "xs"],
172
- "comment": "Handheld devices",
173
- "names": {
174
- "scss": "$calcite-container-size-height-xs",
175
- "css": "var(--calcite-container-size-height-xs)",
176
- "js": "semantic.container-size.height.xs",
177
- "docs": "semantic.container-size.height.xs",
178
- "es6": "calciteContainerSizeHeightXs"
179
- },
180
- "calcite-schema": {
181
- "system": "calcite",
182
- "tier": "semantic",
183
- "type": "dimension"
184
- }
185
- },
186
- "filePath": "src/tokens/semantic/container-size.json",
187
- "isSource": true,
188
- "name": "Container Size Height Xs",
189
- "path": ["semantic", "container-size", "height", "xs"],
190
- "comment": "Handheld devices"
191
- },
192
- {
193
- "key": "{semantic.container-size.height.sm}",
194
- "value": "{\"min\":\"329px\",\"max\":\"504px\"}",
195
- "type": "dimension",
196
- "description": "Small tablets",
197
- "attributes": {
198
- "category": "breakpoint",
199
- "type": "dimension",
200
- "item": "height",
201
- "subitem": "sm",
202
- "value": {
203
- "min": "328px + 1",
204
- "max": "504px"
205
- },
206
- "description": "Small tablets",
207
- "filePath": "src/tokens/semantic/container-size.json",
208
- "isSource": true,
209
- "key": "{semantic.container-size.height.sm}",
210
- "name": "calcite-semantic-container-size-height-sm",
211
- "path": ["semantic", "container-size", "height", "sm"],
212
- "comment": "Small tablets",
213
- "names": {
214
- "scss": "$calcite-container-size-height-sm",
215
- "css": "var(--calcite-container-size-height-sm)",
216
- "js": "semantic.container-size.height.sm",
217
- "docs": "semantic.container-size.height.sm",
218
- "es6": "calciteContainerSizeHeightSm"
219
- },
220
- "calcite-schema": {
221
- "system": "calcite",
222
- "tier": "semantic",
223
- "type": "dimension"
224
- }
225
- },
226
- "filePath": "src/tokens/semantic/container-size.json",
227
- "isSource": true,
228
- "name": "Container Size Height Sm",
229
- "path": ["semantic", "container-size", "height", "sm"],
230
- "comment": "Small tablets"
231
- },
232
- {
233
- "key": "{semantic.container-size.height.md}",
234
- "value": "{\"min\":\"505px\",\"max\":\"678px\"}",
235
- "type": "dimension",
236
- "description": "Small laptops",
237
- "attributes": {
238
- "category": "breakpoint",
239
- "type": "dimension",
240
- "item": "height",
241
- "subitem": "md",
242
- "value": {
243
- "min": "504px + 1",
244
- "max": "678px"
245
- },
246
- "description": "Small laptops",
247
- "filePath": "src/tokens/semantic/container-size.json",
248
- "isSource": true,
249
- "key": "{semantic.container-size.height.md}",
250
- "name": "calcite-semantic-container-size-height-md",
251
- "path": ["semantic", "container-size", "height", "md"],
252
- "comment": "Small laptops",
253
- "names": {
254
- "scss": "$calcite-container-size-height-md",
255
- "css": "var(--calcite-container-size-height-md)",
256
- "js": "semantic.container-size.height.md",
257
- "docs": "semantic.container-size.height.md",
258
- "es6": "calciteContainerSizeHeightMd"
259
- },
260
- "calcite-schema": {
261
- "system": "calcite",
262
- "tier": "semantic",
263
- "type": "dimension"
264
- }
265
- },
266
- "filePath": "src/tokens/semantic/container-size.json",
267
- "isSource": true,
268
- "name": "Container Size Height Md",
269
- "path": ["semantic", "container-size", "height", "md"],
270
- "comment": "Small laptops"
271
- },
272
- {
273
- "key": "{semantic.container-size.height.lg}",
274
- "value": "{\"min\":\"679px\",\"max\":\"854px\"}",
275
- "type": "dimension",
276
- "description": "Large laptops and desktop computers",
277
- "attributes": {
278
- "category": "breakpoint",
279
- "type": "dimension",
280
- "item": "height",
281
- "subitem": "lg",
282
- "value": {
283
- "min": "678px + 1",
284
- "max": "854px"
285
- },
286
- "description": "Large laptops and desktop computers",
287
- "filePath": "src/tokens/semantic/container-size.json",
288
- "isSource": true,
289
- "key": "{semantic.container-size.height.lg}",
290
- "name": "calcite-semantic-container-size-height-lg",
291
- "path": ["semantic", "container-size", "height", "lg"],
292
- "comment": "Large laptops and desktop computers",
293
- "names": {
294
- "scss": "$calcite-container-size-height-lg",
295
- "css": "var(--calcite-container-size-height-lg)",
296
- "js": "semantic.container-size.height.lg",
297
- "docs": "semantic.container-size.height.lg",
298
- "es6": "calciteContainerSizeHeightLg"
299
- },
300
- "calcite-schema": {
301
- "system": "calcite",
302
- "tier": "semantic",
303
- "type": "dimension"
304
- }
305
- },
306
- "filePath": "src/tokens/semantic/container-size.json",
307
- "isSource": true,
308
- "name": "Container Size Height Lg",
309
- "path": ["semantic", "container-size", "height", "lg"],
310
- "comment": "Large laptops and desktop computers"
311
- },
312
- {
313
- "key": "{semantic.container-size.height.xl}",
314
- "value": "{\"min\":\"855px\"}",
315
- "type": "dimension",
316
- "description": "Projectors and televisions",
317
- "attributes": {
318
- "category": "breakpoint",
319
- "type": "dimension",
320
- "item": "height",
321
- "subitem": "xl",
322
- "value": {
323
- "min": "854px + 1"
324
- },
325
- "description": "Projectors and televisions",
326
- "filePath": "src/tokens/semantic/container-size.json",
327
- "isSource": true,
328
- "key": "{semantic.container-size.height.xl}",
329
- "name": "calcite-semantic-container-size-height-xl",
330
- "path": ["semantic", "container-size", "height", "xl"],
331
- "comment": "Projectors and televisions",
332
- "names": {
333
- "scss": "$calcite-container-size-height-xl",
334
- "css": "var(--calcite-container-size-height-xl)",
335
- "js": "semantic.container-size.height.xl",
336
- "docs": "semantic.container-size.height.xl",
337
- "es6": "calciteContainerSizeHeightXl"
338
- },
339
- "calcite-schema": {
340
- "system": "calcite",
341
- "tier": "semantic",
342
- "type": "dimension"
343
- }
344
- },
345
- "filePath": "src/tokens/semantic/container-size.json",
346
- "isSource": true,
347
- "name": "Container Size Height Xl",
348
- "path": ["semantic", "container-size", "height", "xl"],
349
- "comment": "Projectors and televisions"
350
- },
351
- {
352
- "key": "{semantic.container-size.width.xxs}",
353
- "value": "{\"min\":\"0\",\"max\":\"320px\"}",
354
- "type": "dimension",
355
- "description": "Small handheld devices and mini-windows",
356
- "attributes": {
357
- "category": "breakpoint",
358
- "type": "dimension",
359
- "item": "width",
360
- "subitem": "xxs",
361
- "value": {
362
- "min": "0",
363
- "max": "320px"
364
- },
365
- "description": "Small handheld devices and mini-windows",
366
- "filePath": "src/tokens/semantic/container-size.json",
367
- "isSource": true,
368
- "key": "{semantic.container-size.width.xxs}",
369
- "name": "calcite-semantic-container-size-width-xxs",
370
- "path": ["semantic", "container-size", "width", "xxs"],
371
- "comment": "Small handheld devices and mini-windows",
372
- "names": {
373
- "scss": "$calcite-container-size-width-xxs",
374
- "css": "var(--calcite-container-size-width-xxs)",
375
- "js": "semantic.container-size.width.xxs",
376
- "docs": "semantic.container-size.width.xxs",
377
- "es6": "calciteContainerSizeWidthXxs"
378
- },
379
- "calcite-schema": {
380
- "system": "calcite",
381
- "tier": "semantic",
382
- "type": "dimension"
383
- }
384
- },
385
- "filePath": "src/tokens/semantic/container-size.json",
386
- "isSource": true,
387
- "name": "Container Size Width Xxs",
388
- "path": ["semantic", "container-size", "width", "xxs"],
389
- "comment": "Small handheld devices and mini-windows"
390
- },
391
- {
392
- "key": "{semantic.container-size.width.xs}",
393
- "value": "{\"min\":\"321px\",\"max\":\"476px\"}",
394
- "type": "dimension",
395
- "description": "Handheld devices",
396
- "attributes": {
397
- "category": "breakpoint",
398
- "type": "dimension",
399
- "item": "width",
400
- "subitem": "xs",
401
- "value": {
402
- "min": "320px + 1",
403
- "max": "476px"
404
- },
405
- "description": "Handheld devices",
406
- "filePath": "src/tokens/semantic/container-size.json",
407
- "isSource": true,
408
- "key": "{semantic.container-size.width.xs}",
409
- "name": "calcite-semantic-container-size-width-xs",
410
- "path": ["semantic", "container-size", "width", "xs"],
411
- "comment": "Handheld devices",
412
- "names": {
413
- "scss": "$calcite-container-size-width-xs",
414
- "css": "var(--calcite-container-size-width-xs)",
415
- "js": "semantic.container-size.width.xs",
416
- "docs": "semantic.container-size.width.xs",
417
- "es6": "calciteContainerSizeWidthXs"
418
- },
419
- "calcite-schema": {
420
- "system": "calcite",
421
- "tier": "semantic",
422
- "type": "dimension"
423
- }
424
- },
425
- "filePath": "src/tokens/semantic/container-size.json",
426
- "isSource": true,
427
- "name": "Container Size Width Xs",
428
- "path": ["semantic", "container-size", "width", "xs"],
429
- "comment": "Handheld devices"
430
- },
431
- {
432
- "key": "{semantic.container-size.width.sm}",
433
- "value": "{\"min\":\"477px\",\"max\":\"768px\"}",
434
- "type": "dimension",
435
- "description": "Small tablets",
436
- "attributes": {
437
- "category": "breakpoint",
438
- "type": "dimension",
439
- "item": "width",
440
- "subitem": "sm",
441
- "value": {
442
- "min": "476px + 1",
443
- "max": "768px"
444
- },
445
- "description": "Small tablets",
446
- "filePath": "src/tokens/semantic/container-size.json",
447
- "isSource": true,
448
- "key": "{semantic.container-size.width.sm}",
449
- "name": "calcite-semantic-container-size-width-sm",
450
- "path": ["semantic", "container-size", "width", "sm"],
451
- "comment": "Small tablets",
452
- "names": {
453
- "scss": "$calcite-container-size-width-sm",
454
- "css": "var(--calcite-container-size-width-sm)",
455
- "js": "semantic.container-size.width.sm",
456
- "docs": "semantic.container-size.width.sm",
457
- "es6": "calciteContainerSizeWidthSm"
458
- },
459
- "calcite-schema": {
460
- "system": "calcite",
461
- "tier": "semantic",
462
- "type": "dimension"
463
- }
464
- },
465
- "filePath": "src/tokens/semantic/container-size.json",
466
- "isSource": true,
467
- "name": "Container Size Width Sm",
468
- "path": ["semantic", "container-size", "width", "sm"],
469
- "comment": "Small tablets"
470
- },
471
- {
472
- "key": "{semantic.container-size.width.md}",
473
- "value": "{\"min\":\"769px\",\"max\":\"1152px\"}",
474
- "type": "dimension",
475
- "description": "Small laptops",
476
- "attributes": {
477
- "category": "breakpoint",
478
- "type": "dimension",
479
- "item": "width",
480
- "subitem": "md",
481
- "value": {
482
- "min": "768px + 1",
483
- "max": "1152px"
484
- },
485
- "description": "Small laptops",
486
- "filePath": "src/tokens/semantic/container-size.json",
487
- "isSource": true,
488
- "key": "{semantic.container-size.width.md}",
489
- "name": "calcite-semantic-container-size-width-md",
490
- "path": ["semantic", "container-size", "width", "md"],
491
- "comment": "Small laptops",
492
- "names": {
493
- "scss": "$calcite-container-size-width-md",
494
- "css": "var(--calcite-container-size-width-md)",
495
- "js": "semantic.container-size.width.md",
496
- "docs": "semantic.container-size.width.md",
497
- "es6": "calciteContainerSizeWidthMd"
498
- },
499
- "calcite-schema": {
500
- "system": "calcite",
501
- "tier": "semantic",
502
- "type": "dimension"
503
- }
504
- },
505
- "filePath": "src/tokens/semantic/container-size.json",
506
- "isSource": true,
507
- "name": "Container Size Width Md",
508
- "path": ["semantic", "container-size", "width", "md"],
509
- "comment": "Small laptops"
510
- },
511
- {
512
- "key": "{semantic.container-size.width.lg}",
513
- "value": "{\"min\":\"1153px\",\"max\":\"1440px\"}",
514
- "type": "dimension",
515
- "description": "Large laptops and desktop computers",
516
- "attributes": {
517
- "category": "breakpoint",
518
- "type": "dimension",
519
- "item": "width",
520
- "subitem": "lg",
521
- "value": {
522
- "min": "1152px + 1",
523
- "max": "1440px"
524
- },
525
- "description": "Large laptops and desktop computers",
526
- "filePath": "src/tokens/semantic/container-size.json",
527
- "isSource": true,
528
- "key": "{semantic.container-size.width.lg}",
529
- "name": "calcite-semantic-container-size-width-lg",
530
- "path": ["semantic", "container-size", "width", "lg"],
531
- "comment": "Large laptops and desktop computers",
532
- "names": {
533
- "scss": "$calcite-container-size-width-lg",
534
- "css": "var(--calcite-container-size-width-lg)",
535
- "js": "semantic.container-size.width.lg",
536
- "docs": "semantic.container-size.width.lg",
537
- "es6": "calciteContainerSizeWidthLg"
538
- },
539
- "calcite-schema": {
540
- "system": "calcite",
541
- "tier": "semantic",
542
- "type": "dimension"
543
- }
544
- },
545
- "filePath": "src/tokens/semantic/container-size.json",
546
- "isSource": true,
547
- "name": "Container Size Width Lg",
548
- "path": ["semantic", "container-size", "width", "lg"],
549
- "comment": "Large laptops and desktop computers"
550
- },
551
- {
552
- "key": "{semantic.container-size.width.xl}",
553
- "value": "{\"min\":\"1441px\"}",
554
- "type": "dimension",
555
- "description": "Projectors and televisions",
556
- "attributes": {
557
- "category": "breakpoint",
558
- "type": "dimension",
559
- "item": "width",
560
- "subitem": "xl",
561
- "value": {
562
- "min": "1440px + 1"
563
- },
564
- "description": "Projectors and televisions",
565
- "filePath": "src/tokens/semantic/container-size.json",
566
- "isSource": true,
567
- "key": "{semantic.container-size.width.xl}",
568
- "name": "calcite-semantic-container-size-width-xl",
569
- "path": ["semantic", "container-size", "width", "xl"],
570
- "comment": "Projectors and televisions",
571
- "names": {
572
- "scss": "$calcite-container-size-width-xl",
573
- "css": "var(--calcite-container-size-width-xl)",
574
- "js": "semantic.container-size.width.xl",
575
- "docs": "semantic.container-size.width.xl",
576
- "es6": "calciteContainerSizeWidthXl"
577
- },
578
- "calcite-schema": {
579
- "system": "calcite",
580
- "tier": "semantic",
581
- "type": "dimension"
582
- }
583
- },
584
- "filePath": "src/tokens/semantic/container-size.json",
585
- "isSource": true,
586
- "name": "Container Size Width Xl",
587
- "path": ["semantic", "container-size", "width", "xl"],
588
- "comment": "Projectors and televisions"
589
- },
590
112
  {
591
113
  "key": "{semantic.container-size.margin}",
592
114
  "value": "24px",
@@ -7,30 +7,6 @@ export const calciteBorderWidthNone: string;
7
7
  export const calciteBorderWidthSm: string;
8
8
  export const calciteBorderWidthMd: string;
9
9
  export const calciteBorderWidthLg: string;
10
- /** Small handheld devices and mini-windows */
11
- export const calciteContainerSizeHeightXxs: { min: string; max: string };
12
- /** Handheld devices */
13
- export const calciteContainerSizeHeightXs: { min: string; max: string };
14
- /** Small tablets */
15
- export const calciteContainerSizeHeightSm: { min: string; max: string };
16
- /** Small laptops */
17
- export const calciteContainerSizeHeightMd: { min: string; max: string };
18
- /** Large laptops and desktop computers */
19
- export const calciteContainerSizeHeightLg: { min: string; max: string };
20
- /** Projectors and televisions */
21
- export const calciteContainerSizeHeightXl: { min: string };
22
- /** Small handheld devices and mini-windows */
23
- export const calciteContainerSizeWidthXxs: { min: string; max: string };
24
- /** Handheld devices */
25
- export const calciteContainerSizeWidthXs: { min: string; max: string };
26
- /** Small tablets */
27
- export const calciteContainerSizeWidthSm: { min: string; max: string };
28
- /** Small laptops */
29
- export const calciteContainerSizeWidthMd: { min: string; max: string };
30
- /** Large laptops and desktop computers */
31
- export const calciteContainerSizeWidthLg: { min: string; max: string };
32
- /** Projectors and televisions */
33
- export const calciteContainerSizeWidthXl: { min: string };
34
10
  export const calciteContainerSizeMargin: string;
35
11
  export const calciteContainerSizeGutter: string;
36
12
  /** for fluid grid widths */
@@ -7,18 +7,6 @@ export const calciteBorderWidthNone = "0";
7
7
  export const calciteBorderWidthSm = "1px";
8
8
  export const calciteBorderWidthMd = "2px";
9
9
  export const calciteBorderWidthLg = "4px";
10
- export const calciteContainerSizeHeightXxs = { min: "0", max: "154px" }; // Small handheld devices and mini-windows
11
- export const calciteContainerSizeHeightXs = { min: "155px", max: "328px" }; // Handheld devices
12
- export const calciteContainerSizeHeightSm = { min: "329px", max: "504px" }; // Small tablets
13
- export const calciteContainerSizeHeightMd = { min: "505px", max: "678px" }; // Small laptops
14
- export const calciteContainerSizeHeightLg = { min: "679px", max: "854px" }; // Large laptops and desktop computers
15
- export const calciteContainerSizeHeightXl = { min: "855px" }; // Projectors and televisions
16
- export const calciteContainerSizeWidthXxs = { min: "0", max: "320px" }; // Small handheld devices and mini-windows
17
- export const calciteContainerSizeWidthXs = { min: "321px", max: "476px" }; // Handheld devices
18
- export const calciteContainerSizeWidthSm = { min: "477px", max: "768px" }; // Small tablets
19
- export const calciteContainerSizeWidthMd = { min: "769px", max: "1152px" }; // Small laptops
20
- export const calciteContainerSizeWidthLg = { min: "1153px", max: "1440px" }; // Large laptops and desktop computers
21
- export const calciteContainerSizeWidthXl = { min: "1441px" }; // Projectors and televisions
22
10
  export const calciteContainerSizeMargin = "24px";
23
11
  export const calciteContainerSizeGutter = "16px";
24
12
  export const calciteContainerSizeContentFluid = "100%"; // for fluid grid widths
@@ -26,22 +26,6 @@ declare const tokens: {
26
26
  };
27
27
  };
28
28
  "container-size": {
29
- height: {
30
- xxs: DesignToken;
31
- xs: DesignToken;
32
- sm: DesignToken;
33
- md: DesignToken;
34
- lg: DesignToken;
35
- xl: DesignToken;
36
- };
37
- width: {
38
- xxs: DesignToken;
39
- xs: DesignToken;
40
- sm: DesignToken;
41
- md: DesignToken;
42
- lg: DesignToken;
43
- xl: DesignToken;
44
- };
45
29
  margin: DesignToken;
46
30
  gutter: DesignToken;
47
31
  content: {