@knapsack/sandbox-components 4.69.10--canary.4745.042d9e2.0 → 4.69.10--canary.4799.f75f6f2.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,16 @@
1
+ # v4.69.9 (Sat Sep 14 2024)
2
+
3
+ #### 🏠 Internal
4
+
5
+ - update template stage ui [#4763](https://github.com/knapsack-labs/app-monorepo/pull/4763) ([@GormanDesign](https://github.com/GormanDesign))
6
+ - add spacing under form feedback banner [#4747](https://github.com/knapsack-labs/app-monorepo/pull/4747) ([@GormanDesign](https://github.com/GormanDesign))
7
+
8
+ #### Authors: 1
9
+
10
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
11
+
12
+ ---
13
+
1
14
  # v4.69.8 (Thu Sep 12 2024)
2
15
 
3
16
  #### 🐛 Bug Fix
@@ -413,7 +413,115 @@ textarea:not([rows]) {
413
413
  scroll-margin-block: 5ex;
414
414
  }
415
415
 
416
- /* ! tailwindcss v3.4.11 | MIT License | https://tailwindcss.com */
416
+ *, ::before, ::after {
417
+ --tw-border-spacing-x: 0;
418
+ --tw-border-spacing-y: 0;
419
+ --tw-translate-x: 0;
420
+ --tw-translate-y: 0;
421
+ --tw-rotate: 0;
422
+ --tw-skew-x: 0;
423
+ --tw-skew-y: 0;
424
+ --tw-scale-x: 1;
425
+ --tw-scale-y: 1;
426
+ --tw-pan-x: ;
427
+ --tw-pan-y: ;
428
+ --tw-pinch-zoom: ;
429
+ --tw-scroll-snap-strictness: proximity;
430
+ --tw-gradient-from-position: ;
431
+ --tw-gradient-via-position: ;
432
+ --tw-gradient-to-position: ;
433
+ --tw-ordinal: ;
434
+ --tw-slashed-zero: ;
435
+ --tw-numeric-figure: ;
436
+ --tw-numeric-spacing: ;
437
+ --tw-numeric-fraction: ;
438
+ --tw-ring-inset: ;
439
+ --tw-ring-offset-width: 0px;
440
+ --tw-ring-offset-color: #fff;
441
+ --tw-ring-color: rgba(59, 130, 246, 0.5);
442
+ --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
443
+ --tw-ring-shadow: 0 0 rgba(0,0,0,0);
444
+ --tw-shadow: 0 0 rgba(0,0,0,0);
445
+ --tw-shadow-colored: 0 0 rgba(0,0,0,0);
446
+ --tw-blur: ;
447
+ --tw-brightness: ;
448
+ --tw-contrast: ;
449
+ --tw-grayscale: ;
450
+ --tw-hue-rotate: ;
451
+ --tw-invert: ;
452
+ --tw-saturate: ;
453
+ --tw-sepia: ;
454
+ --tw-drop-shadow: ;
455
+ --tw-backdrop-blur: ;
456
+ --tw-backdrop-brightness: ;
457
+ --tw-backdrop-contrast: ;
458
+ --tw-backdrop-grayscale: ;
459
+ --tw-backdrop-hue-rotate: ;
460
+ --tw-backdrop-invert: ;
461
+ --tw-backdrop-opacity: ;
462
+ --tw-backdrop-saturate: ;
463
+ --tw-backdrop-sepia: ;
464
+ --tw-contain-size: ;
465
+ --tw-contain-layout: ;
466
+ --tw-contain-paint: ;
467
+ --tw-contain-style: ;
468
+ }
469
+
470
+ ::backdrop {
471
+ --tw-border-spacing-x: 0;
472
+ --tw-border-spacing-y: 0;
473
+ --tw-translate-x: 0;
474
+ --tw-translate-y: 0;
475
+ --tw-rotate: 0;
476
+ --tw-skew-x: 0;
477
+ --tw-skew-y: 0;
478
+ --tw-scale-x: 1;
479
+ --tw-scale-y: 1;
480
+ --tw-pan-x: ;
481
+ --tw-pan-y: ;
482
+ --tw-pinch-zoom: ;
483
+ --tw-scroll-snap-strictness: proximity;
484
+ --tw-gradient-from-position: ;
485
+ --tw-gradient-via-position: ;
486
+ --tw-gradient-to-position: ;
487
+ --tw-ordinal: ;
488
+ --tw-slashed-zero: ;
489
+ --tw-numeric-figure: ;
490
+ --tw-numeric-spacing: ;
491
+ --tw-numeric-fraction: ;
492
+ --tw-ring-inset: ;
493
+ --tw-ring-offset-width: 0px;
494
+ --tw-ring-offset-color: #fff;
495
+ --tw-ring-color: rgba(59, 130, 246, 0.5);
496
+ --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
497
+ --tw-ring-shadow: 0 0 rgba(0,0,0,0);
498
+ --tw-shadow: 0 0 rgba(0,0,0,0);
499
+ --tw-shadow-colored: 0 0 rgba(0,0,0,0);
500
+ --tw-blur: ;
501
+ --tw-brightness: ;
502
+ --tw-contrast: ;
503
+ --tw-grayscale: ;
504
+ --tw-hue-rotate: ;
505
+ --tw-invert: ;
506
+ --tw-saturate: ;
507
+ --tw-sepia: ;
508
+ --tw-drop-shadow: ;
509
+ --tw-backdrop-blur: ;
510
+ --tw-backdrop-brightness: ;
511
+ --tw-backdrop-contrast: ;
512
+ --tw-backdrop-grayscale: ;
513
+ --tw-backdrop-hue-rotate: ;
514
+ --tw-backdrop-invert: ;
515
+ --tw-backdrop-opacity: ;
516
+ --tw-backdrop-saturate: ;
517
+ --tw-backdrop-sepia: ;
518
+ --tw-contain-size: ;
519
+ --tw-contain-layout: ;
520
+ --tw-contain-paint: ;
521
+ --tw-contain-style: ;
522
+ }
523
+
524
+ /* ! tailwindcss v3.4.12 | MIT License | https://tailwindcss.com */
417
525
 
418
526
  /*
419
527
  1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
@@ -813,114 +921,6 @@ video {
813
921
  display: none;
814
922
  }
815
923
 
816
- *, ::before, ::after {
817
- --tw-border-spacing-x: 0;
818
- --tw-border-spacing-y: 0;
819
- --tw-translate-x: 0;
820
- --tw-translate-y: 0;
821
- --tw-rotate: 0;
822
- --tw-skew-x: 0;
823
- --tw-skew-y: 0;
824
- --tw-scale-x: 1;
825
- --tw-scale-y: 1;
826
- --tw-pan-x: ;
827
- --tw-pan-y: ;
828
- --tw-pinch-zoom: ;
829
- --tw-scroll-snap-strictness: proximity;
830
- --tw-gradient-from-position: ;
831
- --tw-gradient-via-position: ;
832
- --tw-gradient-to-position: ;
833
- --tw-ordinal: ;
834
- --tw-slashed-zero: ;
835
- --tw-numeric-figure: ;
836
- --tw-numeric-spacing: ;
837
- --tw-numeric-fraction: ;
838
- --tw-ring-inset: ;
839
- --tw-ring-offset-width: 0px;
840
- --tw-ring-offset-color: #fff;
841
- --tw-ring-color: rgba(59, 130, 246, 0.5);
842
- --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
843
- --tw-ring-shadow: 0 0 rgba(0,0,0,0);
844
- --tw-shadow: 0 0 rgba(0,0,0,0);
845
- --tw-shadow-colored: 0 0 rgba(0,0,0,0);
846
- --tw-blur: ;
847
- --tw-brightness: ;
848
- --tw-contrast: ;
849
- --tw-grayscale: ;
850
- --tw-hue-rotate: ;
851
- --tw-invert: ;
852
- --tw-saturate: ;
853
- --tw-sepia: ;
854
- --tw-drop-shadow: ;
855
- --tw-backdrop-blur: ;
856
- --tw-backdrop-brightness: ;
857
- --tw-backdrop-contrast: ;
858
- --tw-backdrop-grayscale: ;
859
- --tw-backdrop-hue-rotate: ;
860
- --tw-backdrop-invert: ;
861
- --tw-backdrop-opacity: ;
862
- --tw-backdrop-saturate: ;
863
- --tw-backdrop-sepia: ;
864
- --tw-contain-size: ;
865
- --tw-contain-layout: ;
866
- --tw-contain-paint: ;
867
- --tw-contain-style: ;
868
- }
869
-
870
- ::backdrop {
871
- --tw-border-spacing-x: 0;
872
- --tw-border-spacing-y: 0;
873
- --tw-translate-x: 0;
874
- --tw-translate-y: 0;
875
- --tw-rotate: 0;
876
- --tw-skew-x: 0;
877
- --tw-skew-y: 0;
878
- --tw-scale-x: 1;
879
- --tw-scale-y: 1;
880
- --tw-pan-x: ;
881
- --tw-pan-y: ;
882
- --tw-pinch-zoom: ;
883
- --tw-scroll-snap-strictness: proximity;
884
- --tw-gradient-from-position: ;
885
- --tw-gradient-via-position: ;
886
- --tw-gradient-to-position: ;
887
- --tw-ordinal: ;
888
- --tw-slashed-zero: ;
889
- --tw-numeric-figure: ;
890
- --tw-numeric-spacing: ;
891
- --tw-numeric-fraction: ;
892
- --tw-ring-inset: ;
893
- --tw-ring-offset-width: 0px;
894
- --tw-ring-offset-color: #fff;
895
- --tw-ring-color: rgba(59, 130, 246, 0.5);
896
- --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
897
- --tw-ring-shadow: 0 0 rgba(0,0,0,0);
898
- --tw-shadow: 0 0 rgba(0,0,0,0);
899
- --tw-shadow-colored: 0 0 rgba(0,0,0,0);
900
- --tw-blur: ;
901
- --tw-brightness: ;
902
- --tw-contrast: ;
903
- --tw-grayscale: ;
904
- --tw-hue-rotate: ;
905
- --tw-invert: ;
906
- --tw-saturate: ;
907
- --tw-sepia: ;
908
- --tw-drop-shadow: ;
909
- --tw-backdrop-blur: ;
910
- --tw-backdrop-brightness: ;
911
- --tw-backdrop-contrast: ;
912
- --tw-backdrop-grayscale: ;
913
- --tw-backdrop-hue-rotate: ;
914
- --tw-backdrop-invert: ;
915
- --tw-backdrop-opacity: ;
916
- --tw-backdrop-saturate: ;
917
- --tw-backdrop-sepia: ;
918
- --tw-contain-size: ;
919
- --tw-contain-layout: ;
920
- --tw-contain-paint: ;
921
- --tw-contain-style: ;
922
- }
923
-
924
924
  .relative {
925
925
  position: relative;
926
926
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@knapsack/sandbox-components",
3
3
  "description": "",
4
- "version": "4.69.10--canary.4745.042d9e2.0",
4
+ "version": "4.69.10--canary.4799.f75f6f2.0",
5
5
  "type": "module",
6
6
  "exports": {
7
7
  "./css": "./dist/css/ks-sandbox-styles.css",
@@ -41,21 +41,21 @@
41
41
  "clsx": "^2.1.1",
42
42
  "lit": "^2.8.0",
43
43
  "react": "^18.3.1",
44
- "vue": "^3.5.4"
44
+ "vue": "^3.5.6"
45
45
  },
46
46
  "devDependencies": {
47
- "@knapsack/eslint-config-starter": "4.69.10--canary.4745.042d9e2.0",
48
- "@knapsack/postcss-config-starter": "4.69.10--canary.4745.042d9e2.0",
49
- "@knapsack/prettier-config": "4.69.10--canary.4745.042d9e2.0",
50
- "@knapsack/sandbox-tokens": "4.69.10--canary.4745.042d9e2.0",
51
- "@knapsack/typescript-config-starter": "4.69.10--canary.4745.042d9e2.0",
47
+ "@knapsack/eslint-config-starter": "4.69.10--canary.4799.f75f6f2.0",
48
+ "@knapsack/postcss-config-starter": "4.69.10--canary.4799.f75f6f2.0",
49
+ "@knapsack/prettier-config": "4.69.10--canary.4799.f75f6f2.0",
50
+ "@knapsack/sandbox-tokens": "4.69.10--canary.4799.f75f6f2.0",
51
+ "@knapsack/typescript-config-starter": "4.69.10--canary.4799.f75f6f2.0",
52
52
  "@types/node": "^20.16.5",
53
- "@types/react": "^18.3.5",
53
+ "@types/react": "^18.3.7",
54
54
  "esbuild": "^0.20.2",
55
55
  "eslint": "^8.57.0",
56
56
  "npm-run-all2": "^5.0.2",
57
57
  "postcss-cli": "^9.1.0",
58
- "tailwindcss": "^3.4.11",
58
+ "tailwindcss": "^3.4.12",
59
59
  "typescript": "^5.5.4",
60
60
  "web-component-analyzer": "^2.0.0"
61
61
  },
@@ -68,5 +68,5 @@
68
68
  "directory": "apps/ui/libs/sandbox-components",
69
69
  "type": "git"
70
70
  },
71
- "gitHead": "042d9e298dd2d00a1e60d83f1b0f0e64afebfa90"
71
+ "gitHead": "f75f6f2e917abd665ac9ac2fcdd76f0b66b3008b"
72
72
  }