@knapsack/sandbox-components 4.82.0--canary.6368.9b1a2c6.0 → 4.82.0--canary.6439.ab201d8.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.
- package/dist/css/ks-sandbox-styles.css +0 -1
- package/dist/web-components/bundle.js +7 -79
- package/dist/web-components/button.d.ts +1 -1
- package/dist/web-components/button.d.ts.map +1 -1
- package/dist/web-components/button.js.map +1 -1
- package/dist/web-components/custom-elements.json +2 -2
- package/package.json +11 -11
- package/src/web-components/button.ts +1 -1
@@ -864,100 +864,35 @@ 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
|
-
|
873
867
|
lit-html/lit-html.js:
|
874
|
-
(**
|
875
|
-
* @license
|
876
|
-
* Copyright 2017 Google LLC
|
877
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
878
|
-
*)
|
879
|
-
|
880
868
|
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
|
-
|
894
869
|
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
|
-
|
908
870
|
@lit/reactive-element/decorators/custom-element.js:
|
909
|
-
(**
|
910
|
-
* @license
|
911
|
-
* Copyright 2017 Google LLC
|
912
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
913
|
-
*)
|
914
|
-
|
915
871
|
@lit/reactive-element/decorators/property.js:
|
916
|
-
(**
|
917
|
-
* @license
|
918
|
-
* Copyright 2017 Google LLC
|
919
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
920
|
-
*)
|
921
|
-
|
922
872
|
@lit/reactive-element/decorators/state.js:
|
923
|
-
(**
|
924
|
-
* @license
|
925
|
-
* Copyright 2017 Google LLC
|
926
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
927
|
-
*)
|
928
|
-
|
929
873
|
@lit/reactive-element/decorators/base.js:
|
930
|
-
(**
|
931
|
-
* @license
|
932
|
-
* Copyright 2017 Google LLC
|
933
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
934
|
-
*)
|
935
|
-
|
936
874
|
@lit/reactive-element/decorators/event-options.js:
|
937
|
-
(**
|
938
|
-
* @license
|
939
|
-
* Copyright 2017 Google LLC
|
940
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
941
|
-
*)
|
942
|
-
|
943
875
|
@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:
|
944
879
|
(**
|
945
880
|
* @license
|
946
881
|
* Copyright 2017 Google LLC
|
947
882
|
* SPDX-License-Identifier: BSD-3-Clause
|
948
883
|
*)
|
949
884
|
|
950
|
-
|
885
|
+
lit-html/is-server.js:
|
951
886
|
(**
|
952
887
|
* @license
|
953
|
-
* Copyright
|
888
|
+
* Copyright 2022 Google LLC
|
954
889
|
* SPDX-License-Identifier: BSD-3-Clause
|
955
890
|
*)
|
956
891
|
|
957
|
-
|
892
|
+
lit-html/directives/class-map.js:
|
958
893
|
(**
|
959
894
|
* @license
|
960
|
-
* Copyright
|
895
|
+
* Copyright 2018 Google LLC
|
961
896
|
* SPDX-License-Identifier: BSD-3-Clause
|
962
897
|
*)
|
963
898
|
|
@@ -967,11 +902,4 @@ lit-html/directives/class-map.js:
|
|
967
902
|
* Copyright 2021 Google LLC
|
968
903
|
* SPDX-License-Identifier: BSD-3-Clause
|
969
904
|
*)
|
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
|
-
*)
|
977
905
|
*/
|
@@ -14,7 +14,7 @@ export declare class SimpleButton extends LitElement {
|
|
14
14
|
/**
|
15
15
|
* How big
|
16
16
|
*/
|
17
|
-
size
|
17
|
+
size?: 'small' | 'medium' | 'large';
|
18
18
|
type: 'filled' | 'outlined';
|
19
19
|
static styles: import("lit").CSSResult;
|
20
20
|
render(): import("lit").TemplateResult<1>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../src/web-components/button.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAa,MAAM,KAAK,CAAC;AAI5C;;GAEG;AACH,qBAAa,YAAa,SAAQ,UAAU;;IAC1C,MAAM,CAAC,iBAAiB;;;;;MAGwB;IAGhD,KAAK,SAAc;IAEnB;;OAEG;IAEH,IAAI,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAY;
|
1
|
+
{"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../src/web-components/button.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAa,MAAM,KAAK,CAAC;AAI5C;;GAEG;AACH,qBAAa,YAAa,SAAQ,UAAU;;IAC1C,MAAM,CAAC,iBAAiB;;;;;MAGwB;IAGhD,KAAK,SAAc;IAEnB;;OAEG;IAEH,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAY;IAG/C,IAAI,EAAE,QAAQ,GAAG,UAAU,CAAY;IAEvC,MAAM,CAAC,MAAM,0BA6DX;IAOF,MAAM;CAaP"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"button.js","sourceRoot":"","sources":["../../src/web-components/button.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;AAAA,OAAO,EAAE,UAAU,EAAE,GAAG,EAAE,IAAI,EAAE,MAAM,KAAK,CAAC;AAC5C,OAAO,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAE7C;;GAEG;AACH,MAAM,OAAO,YAAa,SAAQ,UAAU;IAA5C;;;QAOE,UAAK,GAAG,UAAU,CAAC;QAEnB;;WAEG;QAEH,SAAI,
|
1
|
+
{"version":3,"file":"button.js","sourceRoot":"","sources":["../../src/web-components/button.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;AAAA,OAAO,EAAE,UAAU,EAAE,GAAG,EAAE,IAAI,EAAE,MAAM,KAAK,CAAC;AAC5C,OAAO,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAE7C;;GAEG;AACH,MAAM,OAAO,YAAa,SAAQ,UAAU;IAA5C;;;QAOE,UAAK,GAAG,UAAU,CAAC;QAEnB;;WAEG;QAEH,SAAI,GAAkC,QAAQ,CAAC;QAG/C,SAAI,GAA0B,QAAQ,CAAC;IAmFzC,CAAC;IAbC,MAAM;QACJ,MAAM,OAAO,GAAG;YACd,MAAM,EAAE,IAAI;YACZ,CAAC,gBAAgB,IAAI,CAAC,IAAI,EAAE,CAAC,EAAE,IAAI;YACnC,CAAC,gBAAgB,IAAI,CAAC,IAAI,EAAE,CAAC,EAAE,IAAI;SACpC,CAAC;QAEF,OAAO,IAAI,CAAA;uBACQ,uBAAA,IAAI,0DAAa,UAAU,QAAQ,CAAC,OAAO,CAAC;UACzD,IAAI,CAAC,KAAK;;KAEf,CAAC;IACJ,CAAC;;;IAhBC,OAAO,CAAC,GAAG,CAAC,iBAAiB,CAAC,CAAC;IAC/B,IAAI,CAAC,aAAa,CAAC,IAAI,WAAW,CAAC,cAAc,CAAC,CAAC,CAAC;AACtD,CAAC;AAnFM,8BAAiB,GAAG;IACzB,GAAG,UAAU,CAAC,iBAAiB;IAC/B,IAAI,EAAE,MAAM;CACiC,AAHvB,CAGwB;AAczC,mBAAM,GAAG,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6DlB,AA7DY,CA6DX;AAxEF;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;2CACR;AAMnB;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;0CACoB;AAG/C;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;0CACY;AAqFzC,cAAc,CAAC,MAAM,CAAC,eAAe,EAAE,YAAY,CAAC,CAAC"}
|
@@ -30,7 +30,7 @@
|
|
30
30
|
"kind": "field",
|
31
31
|
"name": "size",
|
32
32
|
"type": {
|
33
|
-
"text": "'small' | 'medium' | 'large'"
|
33
|
+
"text": "'small' | 'medium' | 'large' | undefined"
|
34
34
|
},
|
35
35
|
"default": "'medium'",
|
36
36
|
"description": "How big",
|
@@ -72,7 +72,7 @@
|
|
72
72
|
{
|
73
73
|
"name": "size",
|
74
74
|
"type": {
|
75
|
-
"text": "'small' | 'medium' | 'large'"
|
75
|
+
"text": "'small' | 'medium' | 'large' | undefined"
|
76
76
|
},
|
77
77
|
"default": "'medium'",
|
78
78
|
"description": "How big",
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@knapsack/sandbox-components",
|
3
3
|
"description": "",
|
4
|
-
"version": "4.82.0--canary.
|
4
|
+
"version": "4.82.0--canary.6439.ab201d8.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.3",
|
41
41
|
"@webcomponents/custom-elements": "^1.6.0",
|
42
42
|
"class-variance-authority": "^0.7.1",
|
43
43
|
"clsx": "^2.1.1",
|
@@ -45,18 +45,18 @@
|
|
45
45
|
"lucide-react": "^0.488.0",
|
46
46
|
"react": "^18.3.1",
|
47
47
|
"tailwind-merge": "^2.6.0",
|
48
|
-
"vue": "^3.5.
|
48
|
+
"vue": "^3.5.17"
|
49
49
|
},
|
50
50
|
"devDependencies": {
|
51
51
|
"@custom-elements-manifest/analyzer": "^0.10.4",
|
52
|
-
"@knapsack/eslint-config-starter": "4.82.0--canary.
|
53
|
-
"@knapsack/postcss-config-starter": "4.82.0--canary.
|
54
|
-
"@knapsack/prettier-config": "4.82.0--canary.
|
55
|
-
"@knapsack/sandbox-tokens": "4.82.0--canary.
|
56
|
-
"@knapsack/typescript-config-starter": "4.82.0--canary.
|
52
|
+
"@knapsack/eslint-config-starter": "4.82.0--canary.6439.ab201d8.0",
|
53
|
+
"@knapsack/postcss-config-starter": "4.82.0--canary.6439.ab201d8.0",
|
54
|
+
"@knapsack/prettier-config": "4.82.0--canary.6439.ab201d8.0",
|
55
|
+
"@knapsack/sandbox-tokens": "4.82.0--canary.6439.ab201d8.0",
|
56
|
+
"@knapsack/typescript-config-starter": "4.82.0--canary.6439.ab201d8.0",
|
57
57
|
"@types/node": "^20.17.57",
|
58
|
-
"@types/react": "^18.3.
|
59
|
-
"esbuild": "^0.25.
|
58
|
+
"@types/react": "^18.3.23",
|
59
|
+
"esbuild": "^0.25.6",
|
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": "ab201d86c55a80a5d3fb437dfa049f4edbc9d1e3"
|
76
76
|
}
|
@@ -18,7 +18,7 @@ export class SimpleButton extends LitElement {
|
|
18
18
|
* How big
|
19
19
|
*/
|
20
20
|
@property({ type: String })
|
21
|
-
size
|
21
|
+
size?: 'small' | 'medium' | 'large' = 'medium';
|
22
22
|
|
23
23
|
@property({ type: String })
|
24
24
|
type: 'filled' | 'outlined' = 'filled';
|