@spectrum-web-components/dialog 0.11.7 → 0.11.8-react.54
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 +28 -28
- package/package.json +11 -11
package/custom-elements.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"modules": [
|
|
5
5
|
{
|
|
6
6
|
"kind": "javascript-module",
|
|
7
|
-
"path": "sp-dialog-base.
|
|
7
|
+
"path": "sp-dialog-base.ts",
|
|
8
8
|
"declarations": [],
|
|
9
9
|
"exports": [
|
|
10
10
|
{
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
},
|
|
20
20
|
{
|
|
21
21
|
"kind": "javascript-module",
|
|
22
|
-
"path": "sp-dialog-wrapper.
|
|
22
|
+
"path": "sp-dialog-wrapper.ts",
|
|
23
23
|
"declarations": [],
|
|
24
24
|
"exports": [
|
|
25
25
|
{
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"kind": "javascript-module",
|
|
37
|
-
"path": "sp-dialog.
|
|
37
|
+
"path": "sp-dialog.ts",
|
|
38
38
|
"declarations": [],
|
|
39
39
|
"exports": [
|
|
40
40
|
{
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
},
|
|
50
50
|
{
|
|
51
51
|
"kind": "javascript-module",
|
|
52
|
-
"path": "src/Dialog.
|
|
52
|
+
"path": "src/Dialog.ts",
|
|
53
53
|
"declarations": [
|
|
54
54
|
{
|
|
55
55
|
"kind": "class",
|
|
@@ -392,14 +392,14 @@
|
|
|
392
392
|
"name": "Dialog",
|
|
393
393
|
"declaration": {
|
|
394
394
|
"name": "Dialog",
|
|
395
|
-
"module": "src/Dialog.
|
|
395
|
+
"module": "src/Dialog.ts"
|
|
396
396
|
}
|
|
397
397
|
}
|
|
398
398
|
]
|
|
399
399
|
},
|
|
400
400
|
{
|
|
401
401
|
"kind": "javascript-module",
|
|
402
|
-
"path": "src/DialogBase.
|
|
402
|
+
"path": "src/DialogBase.ts",
|
|
403
403
|
"declarations": [
|
|
404
404
|
{
|
|
405
405
|
"kind": "class",
|
|
@@ -681,14 +681,14 @@
|
|
|
681
681
|
"name": "DialogBase",
|
|
682
682
|
"declaration": {
|
|
683
683
|
"name": "DialogBase",
|
|
684
|
-
"module": "src/DialogBase.
|
|
684
|
+
"module": "src/DialogBase.ts"
|
|
685
685
|
}
|
|
686
686
|
}
|
|
687
687
|
]
|
|
688
688
|
},
|
|
689
689
|
{
|
|
690
690
|
"kind": "javascript-module",
|
|
691
|
-
"path": "src/DialogWrapper.
|
|
691
|
+
"path": "src/DialogWrapper.ts",
|
|
692
692
|
"declarations": [
|
|
693
693
|
{
|
|
694
694
|
"kind": "class",
|
|
@@ -821,7 +821,7 @@
|
|
|
821
821
|
"privacy": "protected",
|
|
822
822
|
"inheritedFrom": {
|
|
823
823
|
"name": "DialogBase",
|
|
824
|
-
"module": "src/DialogBase.
|
|
824
|
+
"module": "src/DialogBase.ts"
|
|
825
825
|
}
|
|
826
826
|
},
|
|
827
827
|
{
|
|
@@ -865,7 +865,7 @@
|
|
|
865
865
|
},
|
|
866
866
|
"inheritedFrom": {
|
|
867
867
|
"name": "DialogBase",
|
|
868
|
-
"module": "src/DialogBase.
|
|
868
|
+
"module": "src/DialogBase.ts"
|
|
869
869
|
}
|
|
870
870
|
},
|
|
871
871
|
{
|
|
@@ -880,7 +880,7 @@
|
|
|
880
880
|
"reflects": true,
|
|
881
881
|
"inheritedFrom": {
|
|
882
882
|
"name": "DialogBase",
|
|
883
|
-
"module": "src/DialogBase.
|
|
883
|
+
"module": "src/DialogBase.ts"
|
|
884
884
|
}
|
|
885
885
|
},
|
|
886
886
|
{
|
|
@@ -895,7 +895,7 @@
|
|
|
895
895
|
"reflects": true,
|
|
896
896
|
"inheritedFrom": {
|
|
897
897
|
"name": "DialogBase",
|
|
898
|
-
"module": "src/DialogBase.
|
|
898
|
+
"module": "src/DialogBase.ts"
|
|
899
899
|
}
|
|
900
900
|
},
|
|
901
901
|
{
|
|
@@ -909,7 +909,7 @@
|
|
|
909
909
|
"reflects": true,
|
|
910
910
|
"inheritedFrom": {
|
|
911
911
|
"name": "DialogBase",
|
|
912
|
-
"module": "src/DialogBase.
|
|
912
|
+
"module": "src/DialogBase.ts"
|
|
913
913
|
}
|
|
914
914
|
},
|
|
915
915
|
{
|
|
@@ -924,7 +924,7 @@
|
|
|
924
924
|
"attribute": "responsive",
|
|
925
925
|
"inheritedFrom": {
|
|
926
926
|
"name": "DialogBase",
|
|
927
|
-
"module": "src/DialogBase.
|
|
927
|
+
"module": "src/DialogBase.ts"
|
|
928
928
|
}
|
|
929
929
|
},
|
|
930
930
|
{
|
|
@@ -933,7 +933,7 @@
|
|
|
933
933
|
"privacy": "private",
|
|
934
934
|
"inheritedFrom": {
|
|
935
935
|
"name": "DialogBase",
|
|
936
|
-
"module": "src/DialogBase.
|
|
936
|
+
"module": "src/DialogBase.ts"
|
|
937
937
|
}
|
|
938
938
|
},
|
|
939
939
|
{
|
|
@@ -942,7 +942,7 @@
|
|
|
942
942
|
"privacy": "private",
|
|
943
943
|
"inheritedFrom": {
|
|
944
944
|
"name": "DialogBase",
|
|
945
|
-
"module": "src/DialogBase.
|
|
945
|
+
"module": "src/DialogBase.ts"
|
|
946
946
|
}
|
|
947
947
|
},
|
|
948
948
|
{
|
|
@@ -956,7 +956,7 @@
|
|
|
956
956
|
"attribute": "underlay",
|
|
957
957
|
"inheritedFrom": {
|
|
958
958
|
"name": "DialogBase",
|
|
959
|
-
"module": "src/DialogBase.
|
|
959
|
+
"module": "src/DialogBase.ts"
|
|
960
960
|
}
|
|
961
961
|
},
|
|
962
962
|
{
|
|
@@ -970,7 +970,7 @@
|
|
|
970
970
|
},
|
|
971
971
|
"inheritedFrom": {
|
|
972
972
|
"name": "DialogBase",
|
|
973
|
-
"module": "src/DialogBase.
|
|
973
|
+
"module": "src/DialogBase.ts"
|
|
974
974
|
}
|
|
975
975
|
},
|
|
976
976
|
{
|
|
@@ -983,7 +983,7 @@
|
|
|
983
983
|
"default": "false",
|
|
984
984
|
"inheritedFrom": {
|
|
985
985
|
"name": "DialogBase",
|
|
986
|
-
"module": "src/DialogBase.
|
|
986
|
+
"module": "src/DialogBase.ts"
|
|
987
987
|
}
|
|
988
988
|
},
|
|
989
989
|
{
|
|
@@ -997,7 +997,7 @@
|
|
|
997
997
|
},
|
|
998
998
|
"inheritedFrom": {
|
|
999
999
|
"name": "DialogBase",
|
|
1000
|
-
"module": "src/DialogBase.
|
|
1000
|
+
"module": "src/DialogBase.ts"
|
|
1001
1001
|
}
|
|
1002
1002
|
},
|
|
1003
1003
|
{
|
|
@@ -1011,7 +1011,7 @@
|
|
|
1011
1011
|
},
|
|
1012
1012
|
"inheritedFrom": {
|
|
1013
1013
|
"name": "DialogBase",
|
|
1014
|
-
"module": "src/DialogBase.
|
|
1014
|
+
"module": "src/DialogBase.ts"
|
|
1015
1015
|
}
|
|
1016
1016
|
},
|
|
1017
1017
|
{
|
|
@@ -1033,7 +1033,7 @@
|
|
|
1033
1033
|
],
|
|
1034
1034
|
"inheritedFrom": {
|
|
1035
1035
|
"name": "DialogBase",
|
|
1036
|
-
"module": "src/DialogBase.
|
|
1036
|
+
"module": "src/DialogBase.ts"
|
|
1037
1037
|
}
|
|
1038
1038
|
},
|
|
1039
1039
|
{
|
|
@@ -1047,7 +1047,7 @@
|
|
|
1047
1047
|
},
|
|
1048
1048
|
"inheritedFrom": {
|
|
1049
1049
|
"name": "DialogBase",
|
|
1050
|
-
"module": "src/DialogBase.
|
|
1050
|
+
"module": "src/DialogBase.ts"
|
|
1051
1051
|
}
|
|
1052
1052
|
},
|
|
1053
1053
|
{
|
|
@@ -1061,7 +1061,7 @@
|
|
|
1061
1061
|
},
|
|
1062
1062
|
"inheritedFrom": {
|
|
1063
1063
|
"name": "DialogBase",
|
|
1064
|
-
"module": "src/DialogBase.
|
|
1064
|
+
"module": "src/DialogBase.ts"
|
|
1065
1065
|
}
|
|
1066
1066
|
},
|
|
1067
1067
|
{
|
|
@@ -1083,7 +1083,7 @@
|
|
|
1083
1083
|
],
|
|
1084
1084
|
"inheritedFrom": {
|
|
1085
1085
|
"name": "DialogBase",
|
|
1086
|
-
"module": "src/DialogBase.
|
|
1086
|
+
"module": "src/DialogBase.ts"
|
|
1087
1087
|
}
|
|
1088
1088
|
},
|
|
1089
1089
|
{
|
|
@@ -1097,7 +1097,7 @@
|
|
|
1097
1097
|
},
|
|
1098
1098
|
"inheritedFrom": {
|
|
1099
1099
|
"name": "DialogBase",
|
|
1100
|
-
"module": "src/DialogBase.
|
|
1100
|
+
"module": "src/DialogBase.ts"
|
|
1101
1101
|
}
|
|
1102
1102
|
},
|
|
1103
1103
|
{
|
|
@@ -1112,7 +1112,7 @@
|
|
|
1112
1112
|
"description": "Bind the open/close transition into the update complete lifecycle so\nthat the overlay system can wait for it to be \"visibly ready\" before\nattempting to throw focus into the content contained herein. Not\nwaiting for this can cause small amounts of page scroll to happen\nwhile opening the Tray when focusable content is included: e.g. Menu\nelements whose selected Menu Item is not the first Menu Item.",
|
|
1113
1113
|
"inheritedFrom": {
|
|
1114
1114
|
"name": "DialogBase",
|
|
1115
|
-
"module": "src/DialogBase.
|
|
1115
|
+
"module": "src/DialogBase.ts"
|
|
1116
1116
|
}
|
|
1117
1117
|
}
|
|
1118
1118
|
],
|
|
@@ -1312,7 +1312,7 @@
|
|
|
1312
1312
|
"name": "DialogWrapper",
|
|
1313
1313
|
"declaration": {
|
|
1314
1314
|
"name": "DialogWrapper",
|
|
1315
|
-
"module": "src/DialogWrapper.
|
|
1315
|
+
"module": "src/DialogWrapper.ts"
|
|
1316
1316
|
}
|
|
1317
1317
|
}
|
|
1318
1318
|
]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@spectrum-web-components/dialog",
|
|
3
|
-
"version": "0.11.
|
|
3
|
+
"version": "0.11.8-react.54+c59ca07be",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -73,17 +73,17 @@
|
|
|
73
73
|
"lit-html"
|
|
74
74
|
],
|
|
75
75
|
"dependencies": {
|
|
76
|
-
"@spectrum-web-components/base": "^0.7.
|
|
77
|
-
"@spectrum-web-components/button": "^0.19.
|
|
78
|
-
"@spectrum-web-components/button-group": "^0.10.
|
|
79
|
-
"@spectrum-web-components/divider": "^0.6.
|
|
80
|
-
"@spectrum-web-components/icons-workflow": "^0.9.
|
|
81
|
-
"@spectrum-web-components/modal": "^0.7.
|
|
82
|
-
"@spectrum-web-components/shared": "^0.15.
|
|
83
|
-
"@spectrum-web-components/underlay": "^0.9.
|
|
76
|
+
"@spectrum-web-components/base": "^0.7.3-react.54+c59ca07be",
|
|
77
|
+
"@spectrum-web-components/button": "^0.19.8-react.54+c59ca07be",
|
|
78
|
+
"@spectrum-web-components/button-group": "^0.10.3-react.54+c59ca07be",
|
|
79
|
+
"@spectrum-web-components/divider": "^0.6.3-react.54+c59ca07be",
|
|
80
|
+
"@spectrum-web-components/icons-workflow": "^0.9.5-react.54+c59ca07be",
|
|
81
|
+
"@spectrum-web-components/modal": "^0.7.4-react.54+c59ca07be",
|
|
82
|
+
"@spectrum-web-components/shared": "^0.15.4-react.54+c59ca07be",
|
|
83
|
+
"@spectrum-web-components/underlay": "^0.9.3-react.54+c59ca07be"
|
|
84
84
|
},
|
|
85
85
|
"devDependencies": {
|
|
86
|
-
"@spectrum-css/dialog": "^6.0.
|
|
86
|
+
"@spectrum-css/dialog": "^6.0.16"
|
|
87
87
|
},
|
|
88
88
|
"types": "./src/index.d.ts",
|
|
89
89
|
"customElements": "custom-elements.json",
|
|
@@ -91,5 +91,5 @@
|
|
|
91
91
|
"./sp-*.js",
|
|
92
92
|
"./**/*.dev.js"
|
|
93
93
|
],
|
|
94
|
-
"gitHead": "
|
|
94
|
+
"gitHead": "c59ca07bef1633dd16241d4be7d87b037ce7ddbf"
|
|
95
95
|
}
|