@deframe-sdk/components 0.1.18 → 0.1.20

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/dist/styles.css CHANGED
@@ -379,6 +379,9 @@
379
379
  .mt-\[3px\] {
380
380
  margin-top: 3px;
381
381
  }
382
+ .mt-\[6px\] {
383
+ margin-top: 6px;
384
+ }
382
385
  .mt-\[10px\] {
383
386
  margin-top: 10px;
384
387
  }
@@ -730,6 +733,12 @@
730
733
  .w-\[7px\] {
731
734
  width: 7px;
732
735
  }
736
+ .w-\[12px\] {
737
+ width: 12px;
738
+ }
739
+ .w-\[14px\] {
740
+ width: 14px;
741
+ }
733
742
  .w-\[15px\] {
734
743
  width: 15px;
735
744
  }
@@ -835,6 +844,9 @@
835
844
  .max-w-\[calc\(100\%-32px\)\] {
836
845
  max-width: calc(100% - 32px);
837
846
  }
847
+ .max-w-fit {
848
+ max-width: fit-content;
849
+ }
838
850
  .max-w-full {
839
851
  max-width: 100%;
840
852
  }
@@ -868,6 +880,9 @@
868
880
  .shrink-0 {
869
881
  flex-shrink: 0;
870
882
  }
883
+ .origin-left {
884
+ transform-origin: 0;
885
+ }
871
886
  .-translate-x-1\/2 {
872
887
  --tw-translate-x: calc(calc(1/2 * 100%) * -1);
873
888
  translate: var(--tw-translate-x) var(--tw-translate-y);
@@ -884,6 +899,12 @@
884
899
  --tw-translate-y: calc(var(--spacing) * -2);
885
900
  translate: var(--tw-translate-x) var(--tw-translate-y);
886
901
  }
902
+ .scale-90 {
903
+ --tw-scale-x: 90%;
904
+ --tw-scale-y: 90%;
905
+ --tw-scale-z: 90%;
906
+ scale: var(--tw-scale-x) var(--tw-scale-y);
907
+ }
887
908
  .rotate-180 {
888
909
  rotate: 180deg;
889
910
  }
@@ -1244,6 +1265,12 @@
1244
1265
  border-color: color-mix(in srgb,var(--deframe-widget-color-state-error) 32%,transparent);
1245
1266
  }
1246
1267
  }
1268
+ .border-\[color\:color-mix\(in_srgb\,var\(--deframe-widget-color-state-info\)_28\%\,transparent\)\] {
1269
+ border-color: var(--deframe-widget-color-state-info);
1270
+ @supports (color: color-mix(in lab, red, red)) {
1271
+ border-color: color-mix(in srgb,var(--deframe-widget-color-state-info) 28%,transparent);
1272
+ }
1273
+ }
1247
1274
  .border-\[color\:color-mix\(in_srgb\,var\(--deframe-widget-color-state-info\)_32\%\,transparent\)\] {
1248
1275
  border-color: var(--deframe-widget-color-state-info);
1249
1276
  @supports (color: color-mix(in lab, red, red)) {
@@ -1403,6 +1430,12 @@
1403
1430
  background-color: color-mix(in srgb,var(--deframe-widget-color-brand-primary) 18%,transparent);
1404
1431
  }
1405
1432
  }
1433
+ .bg-\[color\:color-mix\(in_srgb\,var\(--deframe-widget-color-state-error\)_12\%\,transparent\)\] {
1434
+ background-color: var(--deframe-widget-color-state-error);
1435
+ @supports (color: color-mix(in lab, red, red)) {
1436
+ background-color: color-mix(in srgb,var(--deframe-widget-color-state-error) 12%,transparent);
1437
+ }
1438
+ }
1406
1439
  .bg-\[color\:color-mix\(in_srgb\,var\(--deframe-widget-color-state-error\)_16\%\,transparent\)\] {
1407
1440
  background-color: var(--deframe-widget-color-state-error);
1408
1441
  @supports (color: color-mix(in lab, red, red)) {
@@ -1421,6 +1454,12 @@
1421
1454
  background-color: color-mix(in srgb,var(--deframe-widget-color-state-info) 16%,transparent);
1422
1455
  }
1423
1456
  }
1457
+ .bg-\[color\:color-mix\(in_srgb\,var\(--deframe-widget-color-state-info\)_18\%\,transparent\)\] {
1458
+ background-color: var(--deframe-widget-color-state-info);
1459
+ @supports (color: color-mix(in lab, red, red)) {
1460
+ background-color: color-mix(in srgb,var(--deframe-widget-color-state-info) 18%,transparent);
1461
+ }
1462
+ }
1424
1463
  .bg-\[color\:color-mix\(in_srgb\,var\(--deframe-widget-color-state-success\)_12\%\,transparent\)\] {
1425
1464
  background-color: var(--deframe-widget-color-state-success);
1426
1465
  @supports (color: color-mix(in lab, red, red)) {
@@ -1439,6 +1478,12 @@
1439
1478
  background-color: color-mix(in srgb,var(--deframe-widget-color-state-success) 20%,transparent);
1440
1479
  }
1441
1480
  }
1481
+ .bg-\[color\:color-mix\(in_srgb\,var\(--deframe-widget-color-state-warning\)_12\%\,transparent\)\] {
1482
+ background-color: var(--deframe-widget-color-state-warning);
1483
+ @supports (color: color-mix(in lab, red, red)) {
1484
+ background-color: color-mix(in srgb,var(--deframe-widget-color-state-warning) 12%,transparent);
1485
+ }
1486
+ }
1442
1487
  .bg-\[color\:color-mix\(in_srgb\,var\(--deframe-widget-color-state-warning\)_16\%\,transparent\)\] {
1443
1488
  background-color: var(--deframe-widget-color-state-warning);
1444
1489
  @supports (color: color-mix(in lab, red, red)) {
@@ -1451,6 +1496,12 @@
1451
1496
  background-color: color-mix(in srgb,var(--deframe-widget-color-state-warning) 20%,transparent);
1452
1497
  }
1453
1498
  }
1499
+ .bg-\[color\:color-mix\(in_srgb\,var\(--deframe-widget-color-text-secondary\)_12\%\,transparent\)\] {
1500
+ background-color: var(--deframe-widget-color-text-secondary);
1501
+ @supports (color: color-mix(in lab, red, red)) {
1502
+ background-color: color-mix(in srgb,var(--deframe-widget-color-text-secondary) 12%,transparent);
1503
+ }
1504
+ }
1454
1505
  .bg-\[var\(--deframe-widget-color-bg-primary\)\] {
1455
1506
  background-color: var(--deframe-widget-color-bg-primary);
1456
1507
  }
@@ -1559,6 +1610,9 @@
1559
1610
  background-color: color-mix(in oklab, var(--deframe-widget-color-state-warning) 20%, transparent);
1560
1611
  }
1561
1612
  }
1613
+ .bg-\[var\(--deframe-widget-color-text-secondary\)\] {
1614
+ background-color: var(--deframe-widget-color-text-secondary);
1615
+ }
1562
1616
  .bg-blue-50 {
1563
1617
  background-color: var(--color-blue-50);
1564
1618
  }
@@ -1716,6 +1770,9 @@
1716
1770
  .px-\[28px\] {
1717
1771
  padding-inline: 28px;
1718
1772
  }
1773
+ .px-\[calc\(var\(--deframe-widget-size-padding-x-xs\)\+2px\)\] {
1774
+ padding-inline: calc(var(--deframe-widget-size-padding-x-xs) + 2px);
1775
+ }
1719
1776
  .px-\[var\(--deframe-widget-size-padding-x-lg\)\] {
1720
1777
  padding-inline: var(--deframe-widget-size-padding-x-lg);
1721
1778
  }
@@ -2001,6 +2058,14 @@
2001
2058
  --tw-leading: 1.25;
2002
2059
  line-height: 1.25;
2003
2060
  }
2061
+ .leading-\[14px\] {
2062
+ --tw-leading: 14px;
2063
+ line-height: 14px;
2064
+ }
2065
+ .leading-\[16px\] {
2066
+ --tw-leading: 16px;
2067
+ line-height: 16px;
2068
+ }
2004
2069
  .leading-\[140\%\] {
2005
2070
  --tw-leading: 140%;
2006
2071
  line-height: 140%;
@@ -2284,6 +2349,9 @@
2284
2349
  .opacity-75 {
2285
2350
  opacity: 75%;
2286
2351
  }
2352
+ .opacity-80 {
2353
+ opacity: 80%;
2354
+ }
2287
2355
  .opacity-95 {
2288
2356
  opacity: 95%;
2289
2357
  }
@@ -2786,6 +2854,26 @@
2786
2854
  opacity: 50%;
2787
2855
  }
2788
2856
  }
2857
+ .md\:flex-row {
2858
+ @media (width >= 48rem) {
2859
+ flex-direction: row;
2860
+ }
2861
+ }
2862
+ .md\:items-end {
2863
+ @media (width >= 48rem) {
2864
+ align-items: flex-end;
2865
+ }
2866
+ }
2867
+ .md\:gap-\[var\(--deframe-widget-size-gap-md\)\] {
2868
+ @media (width >= 48rem) {
2869
+ gap: var(--deframe-widget-size-gap-md);
2870
+ }
2871
+ }
2872
+ .md\:pl-\[var\(--deframe-widget-size-padding-x-md\)\] {
2873
+ @media (width >= 48rem) {
2874
+ padding-left: var(--deframe-widget-size-padding-x-md);
2875
+ }
2876
+ }
2789
2877
  .md\:\[font-size\:var\(--deframe-widget-font-size-md\)\] {
2790
2878
  @media (width >= 48rem) {
2791
2879
  font-size: var(--deframe-widget-font-size-md);
@@ -3329,6 +3417,21 @@
3329
3417
  inherits: false;
3330
3418
  initial-value: 0;
3331
3419
  }
3420
+ @property --tw-scale-x {
3421
+ syntax: "*";
3422
+ inherits: false;
3423
+ initial-value: 1;
3424
+ }
3425
+ @property --tw-scale-y {
3426
+ syntax: "*";
3427
+ inherits: false;
3428
+ initial-value: 1;
3429
+ }
3430
+ @property --tw-scale-z {
3431
+ syntax: "*";
3432
+ inherits: false;
3433
+ initial-value: 1;
3434
+ }
3332
3435
  @property --tw-rotate-x {
3333
3436
  syntax: "*";
3334
3437
  inherits: false;
@@ -3611,6 +3714,9 @@
3611
3714
  --tw-translate-x: 0;
3612
3715
  --tw-translate-y: 0;
3613
3716
  --tw-translate-z: 0;
3717
+ --tw-scale-x: 1;
3718
+ --tw-scale-y: 1;
3719
+ --tw-scale-z: 1;
3614
3720
  --tw-rotate-x: initial;
3615
3721
  --tw-rotate-y: initial;
3616
3722
  --tw-rotate-z: initial;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deframe-sdk/components",
3
- "version": "0.1.18",
3
+ "version": "0.1.20",
4
4
  "packageManager": "pnpm@9.0.0",
5
5
  "description": "Deframe SDK React component library",
6
6
  "engines": {