@spectrum-web-components/switch 0.31.1-overlay.29 → 0.31.1-react.21
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/custom-elements.json +83 -0
- package/package.json +5 -5
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": "1.0.0",
|
|
3
|
+
"readme": "",
|
|
4
|
+
"modules": [
|
|
5
|
+
{
|
|
6
|
+
"kind": "javascript-module",
|
|
7
|
+
"path": "sp-switch.ts",
|
|
8
|
+
"declarations": [],
|
|
9
|
+
"exports": [
|
|
10
|
+
{
|
|
11
|
+
"kind": "custom-element-definition",
|
|
12
|
+
"name": "sp-switch",
|
|
13
|
+
"declaration": {
|
|
14
|
+
"name": "Switch",
|
|
15
|
+
"module": "/src/Switch.js"
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
]
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"kind": "javascript-module",
|
|
22
|
+
"path": "src/Switch.ts",
|
|
23
|
+
"declarations": [
|
|
24
|
+
{
|
|
25
|
+
"kind": "class",
|
|
26
|
+
"description": "",
|
|
27
|
+
"name": "Switch",
|
|
28
|
+
"slots": [
|
|
29
|
+
{
|
|
30
|
+
"description": "text label of the Switch",
|
|
31
|
+
"name": ""
|
|
32
|
+
}
|
|
33
|
+
],
|
|
34
|
+
"members": [
|
|
35
|
+
{
|
|
36
|
+
"kind": "field",
|
|
37
|
+
"name": "emphasized",
|
|
38
|
+
"type": {
|
|
39
|
+
"text": "boolean"
|
|
40
|
+
},
|
|
41
|
+
"privacy": "public",
|
|
42
|
+
"default": "false",
|
|
43
|
+
"attribute": "emphasized",
|
|
44
|
+
"reflects": true
|
|
45
|
+
}
|
|
46
|
+
],
|
|
47
|
+
"attributes": [
|
|
48
|
+
{
|
|
49
|
+
"name": "emphasized",
|
|
50
|
+
"type": {
|
|
51
|
+
"text": "boolean"
|
|
52
|
+
},
|
|
53
|
+
"default": "false",
|
|
54
|
+
"fieldName": "emphasized"
|
|
55
|
+
}
|
|
56
|
+
],
|
|
57
|
+
"mixins": [
|
|
58
|
+
{
|
|
59
|
+
"name": "SizedMixin",
|
|
60
|
+
"package": "@spectrum-web-components/base"
|
|
61
|
+
}
|
|
62
|
+
],
|
|
63
|
+
"superclass": {
|
|
64
|
+
"name": "CheckboxBase",
|
|
65
|
+
"package": "@spectrum-web-components/checkbox/src/CheckboxBase.js"
|
|
66
|
+
},
|
|
67
|
+
"tagName": "sp-switch",
|
|
68
|
+
"customElement": true
|
|
69
|
+
}
|
|
70
|
+
],
|
|
71
|
+
"exports": [
|
|
72
|
+
{
|
|
73
|
+
"kind": "js",
|
|
74
|
+
"name": "Switch",
|
|
75
|
+
"declaration": {
|
|
76
|
+
"name": "Switch",
|
|
77
|
+
"module": "src/Switch.ts"
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
]
|
|
81
|
+
}
|
|
82
|
+
]
|
|
83
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@spectrum-web-components/switch",
|
|
3
|
-
"version": "0.31.1-
|
|
3
|
+
"version": "0.31.1-react.21+44f0b1df9",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -58,11 +58,11 @@
|
|
|
58
58
|
"lit-html"
|
|
59
59
|
],
|
|
60
60
|
"dependencies": {
|
|
61
|
-
"@spectrum-web-components/base": "^0.31.1-
|
|
62
|
-
"@spectrum-web-components/checkbox": "^0.31.1-
|
|
61
|
+
"@spectrum-web-components/base": "^0.31.1-react.21+44f0b1df9",
|
|
62
|
+
"@spectrum-web-components/checkbox": "^0.31.1-react.21+44f0b1df9"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
|
-
"@spectrum-css/switch": "^3.0.
|
|
65
|
+
"@spectrum-css/switch": "^3.0.36"
|
|
66
66
|
},
|
|
67
67
|
"types": "./src/index.d.ts",
|
|
68
68
|
"customElements": "custom-elements.json",
|
|
@@ -70,5 +70,5 @@
|
|
|
70
70
|
"./sp-*.js",
|
|
71
71
|
"./**/*.dev.js"
|
|
72
72
|
],
|
|
73
|
-
"gitHead": "
|
|
73
|
+
"gitHead": "44f0b1df9e1ea77d9e931629a63918ceee2744c2"
|
|
74
74
|
}
|