@knapsack/sandbox-components 4.81.6--canary.6401.b719a6d.0 → 4.81.6--canary.6413.5ace77b.0
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.
@@ -864,35 +864,100 @@ customElements.define("simple-card", SimpleCard);
|
|
864
864
|
*)
|
865
865
|
|
866
866
|
@lit/reactive-element/reactive-element.js:
|
867
|
+
(**
|
868
|
+
* @license
|
869
|
+
* Copyright 2017 Google LLC
|
870
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
871
|
+
*)
|
872
|
+
|
867
873
|
lit-html/lit-html.js:
|
874
|
+
(**
|
875
|
+
* @license
|
876
|
+
* Copyright 2017 Google LLC
|
877
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
878
|
+
*)
|
879
|
+
|
868
880
|
lit-element/lit-element.js:
|
881
|
+
(**
|
882
|
+
* @license
|
883
|
+
* Copyright 2017 Google LLC
|
884
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
885
|
+
*)
|
886
|
+
|
887
|
+
lit-html/is-server.js:
|
888
|
+
(**
|
889
|
+
* @license
|
890
|
+
* Copyright 2022 Google LLC
|
891
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
892
|
+
*)
|
893
|
+
|
869
894
|
lit-html/directive.js:
|
895
|
+
(**
|
896
|
+
* @license
|
897
|
+
* Copyright 2017 Google LLC
|
898
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
899
|
+
*)
|
900
|
+
|
901
|
+
lit-html/directives/class-map.js:
|
902
|
+
(**
|
903
|
+
* @license
|
904
|
+
* Copyright 2018 Google LLC
|
905
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
906
|
+
*)
|
907
|
+
|
870
908
|
@lit/reactive-element/decorators/custom-element.js:
|
909
|
+
(**
|
910
|
+
* @license
|
911
|
+
* Copyright 2017 Google LLC
|
912
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
913
|
+
*)
|
914
|
+
|
871
915
|
@lit/reactive-element/decorators/property.js:
|
916
|
+
(**
|
917
|
+
* @license
|
918
|
+
* Copyright 2017 Google LLC
|
919
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
920
|
+
*)
|
921
|
+
|
872
922
|
@lit/reactive-element/decorators/state.js:
|
923
|
+
(**
|
924
|
+
* @license
|
925
|
+
* Copyright 2017 Google LLC
|
926
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
927
|
+
*)
|
928
|
+
|
873
929
|
@lit/reactive-element/decorators/base.js:
|
930
|
+
(**
|
931
|
+
* @license
|
932
|
+
* Copyright 2017 Google LLC
|
933
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
934
|
+
*)
|
935
|
+
|
874
936
|
@lit/reactive-element/decorators/event-options.js:
|
937
|
+
(**
|
938
|
+
* @license
|
939
|
+
* Copyright 2017 Google LLC
|
940
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
941
|
+
*)
|
942
|
+
|
875
943
|
@lit/reactive-element/decorators/query.js:
|
876
|
-
@lit/reactive-element/decorators/query-all.js:
|
877
|
-
@lit/reactive-element/decorators/query-async.js:
|
878
|
-
@lit/reactive-element/decorators/query-assigned-nodes.js:
|
879
944
|
(**
|
880
945
|
* @license
|
881
946
|
* Copyright 2017 Google LLC
|
882
947
|
* SPDX-License-Identifier: BSD-3-Clause
|
883
948
|
*)
|
884
949
|
|
885
|
-
lit-
|
950
|
+
@lit/reactive-element/decorators/query-all.js:
|
886
951
|
(**
|
887
952
|
* @license
|
888
|
-
* Copyright
|
953
|
+
* Copyright 2017 Google LLC
|
889
954
|
* SPDX-License-Identifier: BSD-3-Clause
|
890
955
|
*)
|
891
956
|
|
892
|
-
lit-
|
957
|
+
@lit/reactive-element/decorators/query-async.js:
|
893
958
|
(**
|
894
959
|
* @license
|
895
|
-
* Copyright
|
960
|
+
* Copyright 2017 Google LLC
|
896
961
|
* SPDX-License-Identifier: BSD-3-Clause
|
897
962
|
*)
|
898
963
|
|
@@ -902,4 +967,11 @@ lit-html/directives/class-map.js:
|
|
902
967
|
* Copyright 2021 Google LLC
|
903
968
|
* SPDX-License-Identifier: BSD-3-Clause
|
904
969
|
*)
|
970
|
+
|
971
|
+
@lit/reactive-element/decorators/query-assigned-nodes.js:
|
972
|
+
(**
|
973
|
+
* @license
|
974
|
+
* Copyright 2017 Google LLC
|
975
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
976
|
+
*)
|
905
977
|
*/
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@knapsack/sandbox-components",
|
3
3
|
"description": "",
|
4
|
-
"version": "4.81.6--canary.
|
4
|
+
"version": "4.81.6--canary.6413.5ace77b.0",
|
5
5
|
"type": "module",
|
6
6
|
"exports": {
|
7
7
|
"./css": "./dist/css/ks-sandbox-styles.css",
|
@@ -37,7 +37,7 @@
|
|
37
37
|
"watch:ts": "npm run build:ts -- --watch --preserveWatchOutput"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@radix-ui/react-slot": "^1.2.
|
40
|
+
"@radix-ui/react-slot": "^1.2.0",
|
41
41
|
"@webcomponents/custom-elements": "^1.6.0",
|
42
42
|
"class-variance-authority": "^0.7.1",
|
43
43
|
"clsx": "^2.1.1",
|
@@ -49,14 +49,14 @@
|
|
49
49
|
},
|
50
50
|
"devDependencies": {
|
51
51
|
"@custom-elements-manifest/analyzer": "^0.10.4",
|
52
|
-
"@knapsack/eslint-config-starter": "4.81.6--canary.
|
53
|
-
"@knapsack/postcss-config-starter": "4.81.6--canary.
|
54
|
-
"@knapsack/prettier-config": "4.81.6--canary.
|
55
|
-
"@knapsack/sandbox-tokens": "4.81.6--canary.
|
56
|
-
"@knapsack/typescript-config-starter": "4.81.6--canary.
|
52
|
+
"@knapsack/eslint-config-starter": "4.81.6--canary.6413.5ace77b.0",
|
53
|
+
"@knapsack/postcss-config-starter": "4.81.6--canary.6413.5ace77b.0",
|
54
|
+
"@knapsack/prettier-config": "4.81.6--canary.6413.5ace77b.0",
|
55
|
+
"@knapsack/sandbox-tokens": "4.81.6--canary.6413.5ace77b.0",
|
56
|
+
"@knapsack/typescript-config-starter": "4.81.6--canary.6413.5ace77b.0",
|
57
57
|
"@types/node": "^20.17.57",
|
58
58
|
"@types/react": "^18.3.20",
|
59
|
-
"esbuild": "^0.25.
|
59
|
+
"esbuild": "^0.25.2",
|
60
60
|
"eslint": "^8.57.0",
|
61
61
|
"npm-run-all2": "^5.0.2",
|
62
62
|
"postcss-cli": "^9.1.0",
|
@@ -72,5 +72,5 @@
|
|
72
72
|
"directory": "apps/ui/libs/sandbox-components",
|
73
73
|
"type": "git"
|
74
74
|
},
|
75
|
-
"gitHead": "
|
75
|
+
"gitHead": "5ace77b052b2254df2752a4d162a4271b0946cfa"
|
76
76
|
}
|