@cloudscape-design/components-themeable 3.0.406 → 3.0.408
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/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/app-layout/visual-refresh/drawers.scss +4 -4
- package/lib/internal/scss/app-layout/visual-refresh/split-panel.scss +0 -29
- package/lib/internal/scss/property-filter/styles.scss +2 -1
- package/lib/internal/template/app-layout/drawer/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/drawer/index.js +2 -4
- package/lib/internal/template/app-layout/drawer/index.js.map +1 -1
- package/lib/internal/template/app-layout/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/index.js +23 -15
- package/lib/internal/template/app-layout/index.js.map +1 -1
- package/lib/internal/template/app-layout/mobile-toolbar/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/mobile-toolbar/index.js +2 -4
- package/lib/internal/template/app-layout/mobile-toolbar/index.js.map +1 -1
- package/lib/internal/template/app-layout/utils/use-drawers.d.ts +4 -3
- package/lib/internal/template/app-layout/utils/use-drawers.d.ts.map +1 -1
- package/lib/internal/template/app-layout/utils/use-drawers.js +35 -18
- package/lib/internal/template/app-layout/utils/use-drawers.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/context.d.ts +1 -1
- package/lib/internal/template/app-layout/visual-refresh/context.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/context.js +5 -1
- package/lib/internal/template/app-layout/visual-refresh/context.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/drawers.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/drawers.js +17 -37
- package/lib/internal/template/app-layout/visual-refresh/drawers.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/layout.js +1 -1
- package/lib/internal/template/app-layout/visual-refresh/layout.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/mobile-toolbar.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/mobile-toolbar.js +4 -6
- package/lib/internal/template/app-layout/visual-refresh/mobile-toolbar.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/split-panel.d.ts +3 -0
- package/lib/internal/template/app-layout/visual-refresh/split-panel.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/split-panel.js +7 -7
- package/lib/internal/template/app-layout/visual-refresh/split-panel.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +74 -75
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +173 -206
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +74 -75
- package/lib/internal/template/app-layout/visual-refresh/tools.js +2 -2
- package/lib/internal/template/app-layout/visual-refresh/tools.js.map +1 -1
- package/lib/internal/template/autosuggest/internal.js +1 -1
- package/lib/internal/template/autosuggest/internal.js.map +1 -1
- package/lib/internal/template/date-range-picker/index.d.ts.map +1 -1
- package/lib/internal/template/date-range-picker/index.js +4 -3
- package/lib/internal/template/date-range-picker/index.js.map +1 -1
- package/lib/internal/template/internal/components/autosuggest-input/index.js +1 -1
- package/lib/internal/template/internal/components/autosuggest-input/index.js.map +1 -1
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/environment.json +1 -1
- package/lib/internal/template/property-filter/index.d.ts.map +1 -1
- package/lib/internal/template/property-filter/index.js +2 -2
- package/lib/internal/template/property-filter/index.js.map +1 -1
- package/lib/internal/template/property-filter/interfaces.d.ts +5 -0
- package/lib/internal/template/property-filter/interfaces.d.ts.map +1 -1
- package/lib/internal/template/property-filter/interfaces.js.map +1 -1
- package/lib/internal/template/property-filter/property-filter-autosuggest.js +1 -1
- package/lib/internal/template/property-filter/property-filter-autosuggest.js.map +1 -1
- package/lib/internal/template/property-filter/styles.css.js +31 -30
- package/lib/internal/template/property-filter/styles.scoped.css +33 -32
- package/lib/internal/template/property-filter/styles.selectors.js +31 -30
- package/lib/internal/template/test-utils/dom/property-filter/index.d.ts +8 -0
- package/lib/internal/template/test-utils/dom/property-filter/index.js +12 -0
- package/lib/internal/template/test-utils/dom/property-filter/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/property-filter/index.d.ts +8 -0
- package/lib/internal/template/test-utils/selectors/property-filter/index.js +12 -0
- package/lib/internal/template/test-utils/selectors/property-filter/index.js.map +1 -1
- package/lib/internal/template/test-utils/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
|
@@ -2,35 +2,36 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"search-field": "awsui_search-
|
|
7
|
-
"input-wrapper": "awsui_input-
|
|
8
|
-
"add-token": "awsui_add-
|
|
9
|
-
"tokens": "
|
|
10
|
-
"token-operator": "awsui_token-
|
|
11
|
-
"property-editor": "awsui_property-
|
|
12
|
-
"token-editor": "awsui_token-
|
|
13
|
-
"property-editor-form": "awsui_property-editor-
|
|
14
|
-
"token-editor-form": "awsui_token-editor-
|
|
15
|
-
"property-editor-field-property": "awsui_property-editor-field-
|
|
16
|
-
"token-editor-field-property": "awsui_token-editor-field-
|
|
17
|
-
"property-editor-field-operator": "awsui_property-editor-field-
|
|
18
|
-
"token-editor-field-operator": "awsui_token-editor-field-
|
|
19
|
-
"property-editor-field-value": "awsui_property-editor-field-
|
|
20
|
-
"token-editor-field-value": "awsui_token-editor-field-
|
|
21
|
-
"property-editor-cancel": "awsui_property-editor-
|
|
22
|
-
"token-editor-cancel": "awsui_token-editor-
|
|
23
|
-
"property-editor-submit": "awsui_property-editor-
|
|
24
|
-
"token-editor-submit": "awsui_token-editor-
|
|
25
|
-
"property-editor-actions": "awsui_property-editor-
|
|
26
|
-
"token-editor-actions": "awsui_token-editor-
|
|
27
|
-
"custom-content-wrapper": "awsui_custom-content-
|
|
28
|
-
"custom-control": "awsui_custom-
|
|
29
|
-
"input": "
|
|
30
|
-
"results": "
|
|
31
|
-
"token-trigger": "awsui_token-
|
|
32
|
-
"remove-all": "awsui_remove-
|
|
33
|
-
"token-label": "awsui_token-
|
|
34
|
-
"join-operation": "awsui_join-
|
|
5
|
+
"root": "awsui_root_1wzqe_13xxe_93",
|
|
6
|
+
"search-field": "awsui_search-field_1wzqe_13xxe_106",
|
|
7
|
+
"input-wrapper": "awsui_input-wrapper_1wzqe_13xxe_112",
|
|
8
|
+
"add-token": "awsui_add-token_1wzqe_13xxe_116",
|
|
9
|
+
"tokens": "awsui_tokens_1wzqe_13xxe_123",
|
|
10
|
+
"token-operator": "awsui_token-operator_1wzqe_13xxe_127",
|
|
11
|
+
"property-editor": "awsui_property-editor_1wzqe_13xxe_131",
|
|
12
|
+
"token-editor": "awsui_token-editor_1wzqe_13xxe_132",
|
|
13
|
+
"property-editor-form": "awsui_property-editor-form_1wzqe_13xxe_136",
|
|
14
|
+
"token-editor-form": "awsui_token-editor-form_1wzqe_13xxe_137",
|
|
15
|
+
"property-editor-field-property": "awsui_property-editor-field-property_1wzqe_13xxe_140",
|
|
16
|
+
"token-editor-field-property": "awsui_token-editor-field-property_1wzqe_13xxe_141",
|
|
17
|
+
"property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_13xxe_144",
|
|
18
|
+
"token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_13xxe_145",
|
|
19
|
+
"property-editor-field-value": "awsui_property-editor-field-value_1wzqe_13xxe_148",
|
|
20
|
+
"token-editor-field-value": "awsui_token-editor-field-value_1wzqe_13xxe_149",
|
|
21
|
+
"property-editor-cancel": "awsui_property-editor-cancel_1wzqe_13xxe_152",
|
|
22
|
+
"token-editor-cancel": "awsui_token-editor-cancel_1wzqe_13xxe_153",
|
|
23
|
+
"property-editor-submit": "awsui_property-editor-submit_1wzqe_13xxe_156",
|
|
24
|
+
"token-editor-submit": "awsui_token-editor-submit_1wzqe_13xxe_157",
|
|
25
|
+
"property-editor-actions": "awsui_property-editor-actions_1wzqe_13xxe_160",
|
|
26
|
+
"token-editor-actions": "awsui_token-editor-actions_1wzqe_13xxe_161",
|
|
27
|
+
"custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_13xxe_179",
|
|
28
|
+
"custom-control": "awsui_custom-control_1wzqe_13xxe_183",
|
|
29
|
+
"input": "awsui_input_1wzqe_13xxe_112",
|
|
30
|
+
"results": "awsui_results_1wzqe_13xxe_191",
|
|
31
|
+
"token-trigger": "awsui_token-trigger_1wzqe_13xxe_197",
|
|
32
|
+
"remove-all": "awsui_remove-all_1wzqe_13xxe_202",
|
|
33
|
+
"token-label": "awsui_token-label_1wzqe_13xxe_203",
|
|
34
|
+
"join-operation": "awsui_join-operation_1wzqe_13xxe_204",
|
|
35
|
+
"custom-filter-actions": "awsui_custom-filter-actions_1wzqe_13xxe_205"
|
|
35
36
|
};
|
|
36
37
|
|
|
@@ -13,4 +13,12 @@ export default class PropertyFilterWrapper extends AutosuggestWrapper {
|
|
|
13
13
|
* Returns the button that removes all current tokens.
|
|
14
14
|
*/
|
|
15
15
|
findRemoveAllButton(): ElementWrapper | null;
|
|
16
|
+
/**
|
|
17
|
+
* Returns the element containing the `customControl` slot.
|
|
18
|
+
*/
|
|
19
|
+
findCustomControl(): ElementWrapper | null;
|
|
20
|
+
/**
|
|
21
|
+
* Returns the element containing the `customFilterActions` slot.
|
|
22
|
+
*/
|
|
23
|
+
findCustomFilterActions(): ElementWrapper | null;
|
|
16
24
|
}
|
|
@@ -24,6 +24,18 @@ class PropertyFilterWrapper extends autosuggest_1.default {
|
|
|
24
24
|
findRemoveAllButton() {
|
|
25
25
|
return this.findByClassName(styles_selectors_js_1.default['remove-all']);
|
|
26
26
|
}
|
|
27
|
+
/**
|
|
28
|
+
* Returns the element containing the `customControl` slot.
|
|
29
|
+
*/
|
|
30
|
+
findCustomControl() {
|
|
31
|
+
return this.findByClassName(styles_selectors_js_1.default['custom-control']);
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Returns the element containing the `customFilterActions` slot.
|
|
35
|
+
*/
|
|
36
|
+
findCustomFilterActions() {
|
|
37
|
+
return this.findByClassName(styles_selectors_js_1.default['custom-filter-actions']);
|
|
38
|
+
}
|
|
27
39
|
}
|
|
28
40
|
exports.default = PropertyFilterWrapper;
|
|
29
41
|
PropertyFilterWrapper.rootSelector = styles_selectors_js_1.default.root;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/test-utils/dom/property-filter/index.ts"],"names":[],"mappings":";;AAIA,sFAAkE;AAClE,qGAA6F;AAC7F,kFAAwE;AAExE,gDAAgD;AAEhD,iEAAgE;AAEhE,MAAqB,qBAAsB,SAAQ,qBAAkB;IAGnE,gBAAgB;QACd,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAgB,CAAC,OAAO,CAAE,CAAC;IACzD,CAAC;IAED,UAAU;QACR,OAAO,IAAI,CAAC,kBAAkB,CAAC,yBAAqB,CAAC,YAAY,CAAC,CAAC,GAAG,CACpE,CAAC,cAA8B,EAAE,EAAE,CAAC,IAAI,yBAAqB,CAAC,cAAc,CAAC,UAAU,EAAE,CAAC,CAC3F,CAAC;IACJ,CAAC;IACD;;OAEG;IACH,eAAe;QACb,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAkB,CAAC,MAAM,CAAC,CAAC;IACzD,CAAC;IACD;;OAEG;IACH,mBAAmB;QACjB,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,YAAY,CAAC,CAAC,CAAC;IACpD,CAAC;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/test-utils/dom/property-filter/index.ts"],"names":[],"mappings":";;AAIA,sFAAkE;AAClE,qGAA6F;AAC7F,kFAAwE;AAExE,gDAAgD;AAEhD,iEAAgE;AAEhE,MAAqB,qBAAsB,SAAQ,qBAAkB;IAGnE,gBAAgB;QACd,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAgB,CAAC,OAAO,CAAE,CAAC;IACzD,CAAC;IAED,UAAU;QACR,OAAO,IAAI,CAAC,kBAAkB,CAAC,yBAAqB,CAAC,YAAY,CAAC,CAAC,GAAG,CACpE,CAAC,cAA8B,EAAE,EAAE,CAAC,IAAI,yBAAqB,CAAC,cAAc,CAAC,UAAU,EAAE,CAAC,CAC3F,CAAC;IACJ,CAAC;IACD;;OAEG;IACH,eAAe;QACb,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAkB,CAAC,MAAM,CAAC,CAAC;IACzD,CAAC;IACD;;OAEG;IACH,mBAAmB;QACjB,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,YAAY,CAAC,CAAC,CAAC;IACpD,CAAC;IAED;;OAEG;IACH,iBAAiB;QACf,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,gBAAgB,CAAC,CAAC,CAAC;IACxD,CAAC;IAED;;OAEG;IACH,uBAAuB;QACrB,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,uBAAuB,CAAC,CAAC,CAAC;IAC/D,CAAC;;AArCH,wCAsCC;AArCQ,kCAAY,GAAG,6BAAM,CAAC,IAAI,CAAC"}
|
|
@@ -13,4 +13,12 @@ export default class PropertyFilterWrapper extends AutosuggestWrapper {
|
|
|
13
13
|
* Returns the button that removes all current tokens.
|
|
14
14
|
*/
|
|
15
15
|
findRemoveAllButton(): ElementWrapper;
|
|
16
|
+
/**
|
|
17
|
+
* Returns the element containing the `customControl` slot.
|
|
18
|
+
*/
|
|
19
|
+
findCustomControl(): ElementWrapper;
|
|
20
|
+
/**
|
|
21
|
+
* Returns the element containing the `customFilterActions` slot.
|
|
22
|
+
*/
|
|
23
|
+
findCustomFilterActions(): ElementWrapper;
|
|
16
24
|
}
|
|
@@ -24,6 +24,18 @@ class PropertyFilterWrapper extends autosuggest_1.default {
|
|
|
24
24
|
findRemoveAllButton() {
|
|
25
25
|
return this.findByClassName(styles_selectors_js_1.default['remove-all']);
|
|
26
26
|
}
|
|
27
|
+
/**
|
|
28
|
+
* Returns the element containing the `customControl` slot.
|
|
29
|
+
*/
|
|
30
|
+
findCustomControl() {
|
|
31
|
+
return this.findByClassName(styles_selectors_js_1.default['custom-control']);
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Returns the element containing the `customFilterActions` slot.
|
|
35
|
+
*/
|
|
36
|
+
findCustomFilterActions() {
|
|
37
|
+
return this.findByClassName(styles_selectors_js_1.default['custom-filter-actions']);
|
|
38
|
+
}
|
|
27
39
|
}
|
|
28
40
|
exports.default = PropertyFilterWrapper;
|
|
29
41
|
PropertyFilterWrapper.rootSelector = styles_selectors_js_1.default.root;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/test-utils/selectors/property-filter/index.ts"],"names":[],"mappings":";;AAGA,sFAAkE;AAClE,qGAA6F;AAC7F,kFAAwE;AACxE,gDAAgD;AAChD,iEAAgE;AAChE,MAAqB,qBAAsB,SAAQ,qBAAkB;IAEnE,gBAAgB;QACd,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAgB,CAAC,OAAO,CAAE,CAAC;IACzD,CAAC;IACD,UAAU;QACR,OAAO,IAAI,CAAC,kBAAkB,CAAC,yBAAqB,CAAC,YAAY,CAAC,CAAC,GAAG,CAAC,CAAC,cAA8B,EAAE,EAAE,CAAC,IAAI,yBAAqB,CAAC,cAAc,CAAC,UAAU,EAAE,CAAC,CAAC,CAAC;IACrK,CAAC;IACD;;OAEG;IACH,eAAe;QACb,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAkB,CAAC,MAAM,CAAC,CAAC;IACzD,CAAC;IACD;;OAEG;IACH,mBAAmB;QACjB,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,YAAY,CAAC,CAAC,CAAC;IACpD,CAAC;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/test-utils/selectors/property-filter/index.ts"],"names":[],"mappings":";;AAGA,sFAAkE;AAClE,qGAA6F;AAC7F,kFAAwE;AACxE,gDAAgD;AAChD,iEAAgE;AAChE,MAAqB,qBAAsB,SAAQ,qBAAkB;IAEnE,gBAAgB;QACd,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAgB,CAAC,OAAO,CAAE,CAAC;IACzD,CAAC;IACD,UAAU;QACR,OAAO,IAAI,CAAC,kBAAkB,CAAC,yBAAqB,CAAC,YAAY,CAAC,CAAC,GAAG,CAAC,CAAC,cAA8B,EAAE,EAAE,CAAC,IAAI,yBAAqB,CAAC,cAAc,CAAC,UAAU,EAAE,CAAC,CAAC,CAAC;IACrK,CAAC;IACD;;OAEG;IACH,eAAe;QACb,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAkB,CAAC,MAAM,CAAC,CAAC;IACzD,CAAC;IACD;;OAEG;IACH,mBAAmB;QACjB,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,YAAY,CAAC,CAAC,CAAC;IACpD,CAAC;IAED;;OAEG;IACH,iBAAiB;QACf,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,gBAAgB,CAAC,CAAC,CAAC;IACxD,CAAC;IAED;;OAEG;IACH,uBAAuB;QACrB,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,uBAAuB,CAAC,CAAC,CAAC;IAC/D,CAAC;;AAjCH,wCAkCC;AAjCQ,kCAAY,GAAG,6BAAM,CAAC,IAAI,CAAC"}
|