@unicef-polymer/etools-form-builder 2.0.0-rc.5 → 2.1.0-rc.3
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/LICENSE +0 -0
- package/README.md +0 -0
- package/dist/form-attachments-popup/form-attachments-popup.d.ts +0 -0
- package/dist/form-attachments-popup/form-attachments-popup.helper.d.ts +0 -0
- package/dist/form-attachments-popup/form-attachments-popup.helper.js +0 -0
- package/dist/form-attachments-popup/form-attachments-popup.js +0 -0
- package/dist/form-attachments-popup/form-attachments-popup.tpl.d.ts +0 -0
- package/dist/form-attachments-popup/form-attachments-popup.tpl.js +1 -2
- package/dist/form-attachments-popup/index.d.ts +0 -0
- package/dist/form-attachments-popup/index.js +0 -0
- package/dist/form-fields/abstract-field-base.class.d.ts +0 -0
- package/dist/form-fields/abstract-field-base.class.js +5 -9
- package/dist/form-fields/field-renderer-component.d.ts +0 -0
- package/dist/form-fields/field-renderer-component.js +0 -0
- package/dist/form-fields/index.d.ts +1 -0
- package/dist/form-fields/index.js +1 -0
- package/dist/form-fields/repeatable-fields/repeatable-attachment-field.d.ts +0 -0
- package/dist/form-fields/repeatable-fields/repeatable-attachment-field.js +0 -0
- package/dist/form-fields/repeatable-fields/repeatable-base-field.d.ts +0 -0
- package/dist/form-fields/repeatable-fields/repeatable-base-field.js +0 -0
- package/dist/form-fields/repeatable-fields/repeatable-number-field.d.ts +0 -0
- package/dist/form-fields/repeatable-fields/repeatable-number-field.js +2 -2
- package/dist/form-fields/repeatable-fields/repeatable-scale-field.d.ts +0 -0
- package/dist/form-fields/repeatable-fields/repeatable-scale-field.js +0 -0
- package/dist/form-fields/repeatable-fields/repeatable-text-field.d.ts +0 -0
- package/dist/form-fields/repeatable-fields/repeatable-text-field.js +2 -2
- package/dist/form-fields/single-fields/attachment-field.d.ts +0 -0
- package/dist/form-fields/single-fields/attachment-field.js +0 -0
- package/dist/form-fields/single-fields/base-field.d.ts +0 -0
- package/dist/form-fields/single-fields/base-field.js +0 -0
- package/dist/form-fields/single-fields/boolean-field.d.ts +0 -0
- package/dist/form-fields/single-fields/boolean-field.js +2 -2
- package/dist/form-fields/single-fields/number-field.d.ts +0 -0
- package/dist/form-fields/single-fields/number-field.js +2 -2
- package/dist/form-fields/single-fields/scale-field.d.ts +0 -0
- package/dist/form-fields/single-fields/scale-field.js +0 -0
- package/dist/form-fields/single-fields/text-field.d.ts +0 -0
- package/dist/form-fields/single-fields/text-field.js +2 -2
- package/dist/form-groups/form-abstract-group.d.ts +0 -0
- package/dist/form-groups/form-abstract-group.js +0 -0
- package/dist/form-groups/form-card.d.ts +0 -0
- package/dist/form-groups/form-card.js +0 -0
- package/dist/form-groups/form-collapsed-card.d.ts +0 -0
- package/dist/form-groups/form-collapsed-card.js +0 -0
- package/dist/form-groups/index.d.ts +0 -0
- package/dist/form-groups/index.js +0 -0
- package/dist/index.d.ts +0 -0
- package/dist/index.js +0 -0
- package/dist/lib/additional-components/confirmation-dialog.d.ts +0 -0
- package/dist/lib/additional-components/confirmation-dialog.js +0 -0
- package/dist/lib/additional-components/etools-fb-card.d.ts +0 -0
- package/dist/lib/additional-components/etools-fb-card.js +0 -0
- package/dist/lib/styles/attachments.styles.d.ts +0 -0
- package/dist/lib/styles/attachments.styles.js +0 -0
- package/dist/lib/styles/card-styles.d.ts +0 -0
- package/dist/lib/styles/card-styles.js +0 -0
- package/dist/lib/styles/dialog.styles.d.ts +0 -0
- package/dist/lib/styles/dialog.styles.js +0 -0
- package/dist/lib/styles/elevation-styles.d.ts +0 -0
- package/dist/lib/styles/elevation-styles.js +0 -0
- package/dist/lib/styles/flex-layout-classes.d.ts +0 -0
- package/dist/lib/styles/flex-layout-classes.js +0 -0
- package/dist/lib/styles/form-builder-card.styles.d.ts +0 -0
- package/dist/lib/styles/form-builder-card.styles.js +0 -0
- package/dist/lib/styles/input-styles.d.ts +0 -0
- package/dist/lib/styles/input-styles.js +53 -64
- package/dist/lib/styles/page-layout-styles.d.ts +0 -0
- package/dist/lib/styles/page-layout-styles.js +0 -0
- package/dist/lib/styles/shared-styles.d.ts +0 -0
- package/dist/lib/styles/shared-styles.js +0 -0
- package/dist/lib/types/form-builder.interfaces.d.ts +0 -0
- package/dist/lib/types/form-builder.interfaces.js +0 -0
- package/dist/lib/types/form-builder.types.d.ts +0 -0
- package/dist/lib/types/form-builder.types.js +0 -0
- package/dist/lib/types/global.types.d.ts +0 -0
- package/dist/lib/types/global.types.js +0 -0
- package/dist/lib/utils/dialog.d.ts +0 -0
- package/dist/lib/utils/dialog.js +0 -0
- package/dist/lib/utils/fire-custom-event.d.ts +0 -0
- package/dist/lib/utils/fire-custom-event.js +0 -0
- package/dist/lib/utils/validations.helper.d.ts +0 -0
- package/dist/lib/utils/validations.helper.js +0 -0
- package/package.json +1 -1
package/LICENSE
CHANGED
|
File without changes
|
package/README.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -27,7 +27,7 @@ export function template() {
|
|
|
27
27
|
<div class="file-selector-container with-type-dropdown">
|
|
28
28
|
<!-- Type select Dropdown -->
|
|
29
29
|
<etools-dropdown
|
|
30
|
-
class="type-dropdown
|
|
30
|
+
class="type-dropdown file-selector__type-dropdown"
|
|
31
31
|
.selected="${attachment.file_type}"
|
|
32
32
|
@etools-selected-item-changed="${({ detail }) => { var _a; return this.changeFileType(attachment, (_a = detail.selectedItem) === null || _a === void 0 ? void 0 : _a.value, index); }}"
|
|
33
33
|
trigger-value-change-event
|
|
@@ -35,7 +35,6 @@ export function template() {
|
|
|
35
35
|
placeholder="Select Document Type"
|
|
36
36
|
required
|
|
37
37
|
?readonly="${this.readonly}"
|
|
38
|
-
?disabled="${this.readonly}"
|
|
39
38
|
hide-search
|
|
40
39
|
.options="${(_b = (_a = this.metadata) === null || _a === void 0 ? void 0 : _a.options.target_attachments_file_types) === null || _b === void 0 ? void 0 : _b.values}"
|
|
41
40
|
option-label="label"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -24,6 +24,7 @@ export class AbstractFieldBaseClass extends LitElement {
|
|
|
24
24
|
set isReadonly(readonly) {
|
|
25
25
|
this._readonly = readonly;
|
|
26
26
|
this.setDefaultValue(readonly, this._defaultValue);
|
|
27
|
+
this.requestUpdate();
|
|
27
28
|
}
|
|
28
29
|
get isReadonly() {
|
|
29
30
|
return this._readonly;
|
|
@@ -121,22 +122,17 @@ export class AbstractFieldBaseClass extends LitElement {
|
|
|
121
122
|
color: var(--primary-text-color);
|
|
122
123
|
}
|
|
123
124
|
|
|
124
|
-
paper-input
|
|
125
|
-
paper-textarea
|
|
125
|
+
paper-input,
|
|
126
|
+
paper-textarea {
|
|
126
127
|
outline: none !important;
|
|
127
128
|
}
|
|
128
|
-
paper-input[required]
|
|
129
|
-
paper-textarea[required]
|
|
129
|
+
paper-input[required],
|
|
130
|
+
paper-textarea[required] {
|
|
130
131
|
--paper-input-container-label_-_background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221235%22%20height%3D%221175%22%3E%3Cpath%20fill%3D%22%23de0000%22%20d%3D%22M0%2C449h1235l-999%2C726%20382-1175%20382%2C1175z%22%2F%3E%3C%2Fsvg%3E')
|
|
131
132
|
no-repeat 98% 14%/7px;
|
|
132
133
|
--paper-input-container-label_-_max-width: max-content;
|
|
133
134
|
--paper-input-container-label_-_padding-right: 15px;
|
|
134
135
|
}
|
|
135
|
-
paper-input[disabled].form-control,
|
|
136
|
-
paper-textarea[disabled].form-control {
|
|
137
|
-
--paper-input-container-underline_-_border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
|
|
138
|
-
--paper-input-container-underline_-_border-color: rgba(0, 0, 0, 0.2) !important;
|
|
139
|
-
}
|
|
140
136
|
|
|
141
137
|
iron-icon[icon='close'] {
|
|
142
138
|
cursor: pointer;
|
|
File without changes
|
|
File without changes
|
|
@@ -2,6 +2,7 @@ export * from './single-fields/base-field';
|
|
|
2
2
|
export * from './single-fields/number-field';
|
|
3
3
|
export * from './single-fields/text-field';
|
|
4
4
|
export * from './single-fields/scale-field';
|
|
5
|
+
export * from './single-fields/boolean-field';
|
|
5
6
|
export * from './single-fields/attachment-field';
|
|
6
7
|
export * from './repeatable-fields/repeatable-base-field';
|
|
7
8
|
export * from './repeatable-fields/repeatable-text-field';
|
|
@@ -2,6 +2,7 @@ export * from './single-fields/base-field';
|
|
|
2
2
|
export * from './single-fields/number-field';
|
|
3
3
|
export * from './single-fields/text-field';
|
|
4
4
|
export * from './single-fields/scale-field';
|
|
5
|
+
export * from './single-fields/boolean-field';
|
|
5
6
|
export * from './single-fields/attachment-field';
|
|
6
7
|
export * from './repeatable-fields/repeatable-base-field';
|
|
7
8
|
export * from './repeatable-fields/repeatable-text-field';
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -18,7 +18,7 @@ let RepeatableNumberField = class RepeatableNumberField extends RepeatableBaseFi
|
|
|
18
18
|
return html `
|
|
19
19
|
${InputStyles}
|
|
20
20
|
<paper-input
|
|
21
|
-
class="
|
|
21
|
+
class="no-padding-left"
|
|
22
22
|
no-label-float
|
|
23
23
|
placeholder="${this.isReadonly ? '—' : this.placeholder}"
|
|
24
24
|
.value="${value}"
|
|
@@ -26,7 +26,7 @@ let RepeatableNumberField = class RepeatableNumberField extends RepeatableBaseFi
|
|
|
26
26
|
placeholder="—"
|
|
27
27
|
?invalid="${this.errorMessage[index]}"
|
|
28
28
|
error-message="${this.errorMessage[index]}"
|
|
29
|
-
?
|
|
29
|
+
?readonly="${this.isReadonly}"
|
|
30
30
|
>
|
|
31
31
|
</paper-input>
|
|
32
32
|
`;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -15,12 +15,12 @@ let RepeatableTextField = class RepeatableTextField extends RepeatableBaseField
|
|
|
15
15
|
${InputStyles}
|
|
16
16
|
<paper-textarea
|
|
17
17
|
id="textarea"
|
|
18
|
-
class="no-padding-left
|
|
18
|
+
class="no-padding-left"
|
|
19
19
|
no-label-float
|
|
20
20
|
placeholder="${this.isReadonly ? '—' : this.placeholder}"
|
|
21
21
|
.value="${value}"
|
|
22
22
|
@value-changed="${({ detail }) => this.valueChanged(detail.value, index)}"
|
|
23
|
-
?
|
|
23
|
+
?readonly="${this.isReadonly}"
|
|
24
24
|
?invalid="${this.errorMessage[index]}"
|
|
25
25
|
error-message="${this.errorMessage[index]}"
|
|
26
26
|
>
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -13,10 +13,10 @@ let BooleanField = class BooleanField extends BaseField {
|
|
|
13
13
|
return html `
|
|
14
14
|
${InputStyles}
|
|
15
15
|
<paper-toggle-button
|
|
16
|
-
class="no-padding-left
|
|
16
|
+
class="no-padding-left"
|
|
17
17
|
?checked="${this.value}"
|
|
18
18
|
@iron-change="${(event) => this.valueChanged(event.currentTarget.checked)}"
|
|
19
|
-
?
|
|
19
|
+
?readonly="${this.isReadonly}"
|
|
20
20
|
>
|
|
21
21
|
</paper-toggle-button>
|
|
22
22
|
|
|
File without changes
|
|
@@ -17,7 +17,7 @@ let NumberField = class NumberField extends BaseField {
|
|
|
17
17
|
return html `
|
|
18
18
|
${InputStyles}
|
|
19
19
|
<paper-input
|
|
20
|
-
class="
|
|
20
|
+
class="no-padding-left"
|
|
21
21
|
no-label-float
|
|
22
22
|
placeholder="${this.isReadonly ? '—' : this.placeholder}"
|
|
23
23
|
.value="${this.value}"
|
|
@@ -26,7 +26,7 @@ let NumberField = class NumberField extends BaseField {
|
|
|
26
26
|
placeholder="—"
|
|
27
27
|
?invalid="${this.errorMessage}"
|
|
28
28
|
error-message="${this.errorMessage}"
|
|
29
|
-
?
|
|
29
|
+
?readonly="${this.isReadonly}"
|
|
30
30
|
>
|
|
31
31
|
</paper-input>
|
|
32
32
|
`;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -14,14 +14,14 @@ let TextField = class TextField extends BaseField {
|
|
|
14
14
|
${InputStyles}
|
|
15
15
|
<paper-textarea
|
|
16
16
|
id="textarea"
|
|
17
|
-
class="no-padding-left
|
|
17
|
+
class="no-padding-left"
|
|
18
18
|
no-label-float
|
|
19
19
|
placeholder="${this.isReadonly ? '—' : this.placeholder}"
|
|
20
20
|
.value="${this.value}"
|
|
21
21
|
@value-changed="${({ detail }) => this.valueChanged(detail.value)}"
|
|
22
22
|
@focus="${() => (this.touched = true)}"
|
|
23
23
|
placeholder="—"
|
|
24
|
-
?
|
|
24
|
+
?readonly="${this.isReadonly}"
|
|
25
25
|
?invalid="${this.errorMessage}"
|
|
26
26
|
error-message="${this.errorMessage}"
|
|
27
27
|
>
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/index.d.ts
CHANGED
|
File without changes
|
package/dist/index.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -2,35 +2,30 @@ import { html } from 'lit-element';
|
|
|
2
2
|
// language=HTML
|
|
3
3
|
export const InputStyles = html `
|
|
4
4
|
<style>
|
|
5
|
-
etools-dropdown
|
|
6
|
-
etools-dropdown-multi
|
|
7
|
-
paper-input
|
|
8
|
-
paper-textarea
|
|
9
|
-
paper-dropdown-menu
|
|
10
|
-
etools-currency-amount-input
|
|
11
|
-
datepicker-lite
|
|
5
|
+
etools-dropdown,
|
|
6
|
+
etools-dropdown-multi,
|
|
7
|
+
paper-input,
|
|
8
|
+
paper-textarea,
|
|
9
|
+
paper-dropdown-menu,
|
|
10
|
+
etools-currency-amount-input,
|
|
11
|
+
datepicker-lite {
|
|
12
12
|
outline: none !important;
|
|
13
13
|
padding: 0 12px;
|
|
14
|
-
color: var(--gray-
|
|
14
|
+
color: var(--gray-dark, rgba(0, 0, 0, 0.87));
|
|
15
15
|
box-sizing: border-box;
|
|
16
|
-
|
|
17
|
-
--
|
|
18
|
-
--
|
|
16
|
+
|
|
17
|
+
--paper-input-container-input-color: var(--gray-dark, rgba(0, 0, 0, 0.87));
|
|
18
|
+
--esmm-placeholder-color: var(--gray-dark, rgba(0, 0, 0, 0.87));
|
|
19
|
+
--esmm-multi-placeholder-color: var(--gray-dark, rgba(0, 0, 0, 0.87));
|
|
20
|
+
|
|
19
21
|
--paper-input-container-focus-color: var(--primary-color, #0099ff);
|
|
20
|
-
|
|
21
|
-
font-size: 16px;
|
|
22
|
-
color: var(--gray-dark, rgba(0, 0, 0, 0.87));
|
|
23
|
-
}
|
|
22
|
+
|
|
24
23
|
--paper-input-container-label: {
|
|
25
24
|
color: var(--gray-50, rgba(0, 0, 0, 0.5));
|
|
26
25
|
}
|
|
27
26
|
|
|
28
27
|
--paper-input-container-invalid-color: var(--module-error, #ea4022);
|
|
29
28
|
|
|
30
|
-
--paper-input-container-disabled: {
|
|
31
|
-
color: var(--gray-light, rgba(0, 0, 0, 0.38));
|
|
32
|
-
opacity: 1;
|
|
33
|
-
}
|
|
34
29
|
--paper-input-char-counter: {
|
|
35
30
|
color: var(--gray-light, rgba(0, 0, 0, 0.38));
|
|
36
31
|
}
|
|
@@ -56,9 +51,6 @@ export const InputStyles = html `
|
|
|
56
51
|
width: 100%;
|
|
57
52
|
font-size: 12px;
|
|
58
53
|
}
|
|
59
|
-
--paper-input-container-underline: {
|
|
60
|
-
border-color: rgba(0, 0, 0, 0.2) !important;
|
|
61
|
-
}
|
|
62
54
|
|
|
63
55
|
--paper-input-container-shared-input-style: {
|
|
64
56
|
font-size: 16px;
|
|
@@ -74,44 +66,44 @@ export const InputStyles = html `
|
|
|
74
66
|
overflow: hidden;
|
|
75
67
|
}
|
|
76
68
|
|
|
77
|
-
--iron-autogrow-textarea-placeholder: {
|
|
78
|
-
color: var(--gray-20, rgba(0, 0, 0, 0.2)) !important;
|
|
79
|
-
}
|
|
80
69
|
--iron-autogrow-textarea: {
|
|
81
70
|
padding: 0;
|
|
82
71
|
}
|
|
83
72
|
}
|
|
84
73
|
|
|
85
|
-
|
|
86
|
-
etools-dropdown
|
|
87
|
-
|
|
88
|
-
paper-
|
|
89
|
-
paper-
|
|
90
|
-
|
|
91
|
-
|
|
74
|
+
etools-dropdown-multi[disabled],
|
|
75
|
+
etools-dropdown[disabled],
|
|
76
|
+
paper-textarea[disabled],
|
|
77
|
+
paper-dropdown-menu[disabled],
|
|
78
|
+
paper-input[disabled],
|
|
79
|
+
datepicker-lite[disabled] {
|
|
80
|
+
--paper-input-container-focus-color: var(
|
|
81
|
+
--paper-input-container-label_-_color,
|
|
82
|
+
var(--paper-input-container-color, var(--secondary-text-color))
|
|
83
|
+
);
|
|
92
84
|
--paper-input-container: {
|
|
93
85
|
opacity: 1 !important;
|
|
94
86
|
}
|
|
95
87
|
--paper-input-container-underline: {
|
|
96
|
-
border-bottom:
|
|
97
|
-
display:
|
|
88
|
+
border-bottom: 1px dashed var(--gray-20, rgba(0, 0, 0, 0.2));
|
|
89
|
+
display: block !important;
|
|
98
90
|
}
|
|
99
91
|
--paper-input-container-underline-focus: {
|
|
100
92
|
display: none;
|
|
101
93
|
}
|
|
102
|
-
--
|
|
94
|
+
--esmm-select-cursor: initial;
|
|
103
95
|
}
|
|
104
96
|
|
|
105
|
-
etools-dropdown-multi[
|
|
106
|
-
etools-dropdown[
|
|
107
|
-
paper-textarea[
|
|
108
|
-
paper-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
97
|
+
etools-dropdown-multi[readonly],
|
|
98
|
+
etools-dropdown[readonly],
|
|
99
|
+
paper-textarea[readonly],
|
|
100
|
+
paper-dropdown-menu[readonly],
|
|
101
|
+
paper-input[readonly],
|
|
102
|
+
datepicker-lite[readonly] {
|
|
103
|
+
--paper-input-container-focus-color: var(
|
|
104
|
+
--paper-input-container-label_-_color,
|
|
105
|
+
var(--paper-input-container-color, var(--secondary-text-color))
|
|
106
|
+
);
|
|
115
107
|
--paper-input-container: {
|
|
116
108
|
opacity: 1 !important;
|
|
117
109
|
}
|
|
@@ -125,27 +117,24 @@ export const InputStyles = html `
|
|
|
125
117
|
--paper-input-container-underline-disabled: {
|
|
126
118
|
display: none;
|
|
127
119
|
}
|
|
128
|
-
--
|
|
129
|
-
color: var(--gray-mid-dark, rgba(0, 0, 0, 0.7)) !important;
|
|
130
|
-
}
|
|
131
|
-
--paper-input-container-color: var(--gray-mid-dark, rgba(0, 0, 0, 0.7));
|
|
120
|
+
--esmm-select-cursor: initial;
|
|
132
121
|
}
|
|
133
122
|
|
|
134
|
-
etools-dropdown-multi.required:not([disabled])
|
|
135
|
-
etools-dropdown-multi[required]:not([disabled])
|
|
136
|
-
etools-dropdown-multi[required].readonly-required
|
|
137
|
-
etools-dropdown.required:not([disabled])
|
|
138
|
-
etools-dropdown[required]:not([disabled])
|
|
139
|
-
etools-dropdown[required].readonly-required
|
|
140
|
-
paper-dropdown-menu.required:not([disabled])
|
|
141
|
-
paper-dropdown-menu[required]:not([disabled])
|
|
142
|
-
paper-dropdown-menu[required].readonly-required
|
|
143
|
-
paper-textarea.required:not([disabled])
|
|
144
|
-
paper-textarea[required]:not([disabled])
|
|
145
|
-
paper-textarea[required].readonly-required
|
|
146
|
-
paper-input.required:not([disabled])
|
|
147
|
-
paper-input[required].readonly-required
|
|
148
|
-
paper-input[required]:not([disabled])
|
|
123
|
+
etools-dropdown-multi.required:not([disabled]),
|
|
124
|
+
etools-dropdown-multi[required]:not([disabled]),
|
|
125
|
+
etools-dropdown-multi[required].readonly-required,
|
|
126
|
+
etools-dropdown.required:not([disabled]),
|
|
127
|
+
etools-dropdown[required]:not([disabled]),
|
|
128
|
+
etools-dropdown[required].readonly-required,
|
|
129
|
+
paper-dropdown-menu.required:not([disabled]),
|
|
130
|
+
paper-dropdown-menu[required]:not([disabled]),
|
|
131
|
+
paper-dropdown-menu[required].readonly-required,
|
|
132
|
+
paper-textarea.required:not([disabled]),
|
|
133
|
+
paper-textarea[required]:not([disabled]),
|
|
134
|
+
paper-textarea[required].readonly-required,
|
|
135
|
+
paper-input.required:not([disabled]),
|
|
136
|
+
paper-input[required].readonly-required,
|
|
137
|
+
paper-input[required]:not([disabled]) {
|
|
149
138
|
--paper-input-container-label: {
|
|
150
139
|
background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221235%22%20height%3D%221175%22%3E%3Cpath%20fill%3D%22%23de0000%22%20d%3D%22M0%2C449h1235l-999%2C726%20382-1175%20382%2C1175z%22%2F%3E%3C%2Fsvg%3E')
|
|
151
140
|
no-repeat 98% 14%/7px;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/lib/utils/dialog.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|