@formio/js 5.1.0-rc.10 → 5.1.0-rc.11
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/formio.builder.css +22 -24
- package/dist/formio.builder.min.css +1 -1
- package/dist/formio.embed.js +1 -1
- package/dist/formio.embed.min.js +1 -1
- package/dist/formio.embed.min.js.LICENSE.txt +1 -1
- package/dist/formio.form.css +22 -24
- package/dist/formio.form.js +6 -6
- package/dist/formio.form.min.css +1 -1
- package/dist/formio.form.min.js +1 -1
- package/dist/formio.form.min.js.LICENSE.txt +3 -3
- package/dist/formio.full.css +22 -24
- package/dist/formio.full.js +6 -6
- package/dist/formio.full.min.css +1 -1
- package/dist/formio.full.min.js +1 -1
- package/dist/formio.full.min.js.LICENSE.txt +3 -3
- package/dist/formio.js +2 -2
- package/dist/formio.min.js +1 -1
- package/dist/formio.min.js.LICENSE.txt +1 -1
- package/dist/formio.utils.min.js.LICENSE.txt +1 -1
- package/lib/cjs/Embed.js +1 -1
- package/lib/cjs/Formio.js +1 -1
- package/lib/cjs/components/_classes/nesteddata/NestedDataComponent.d.ts +1 -0
- package/lib/cjs/components/_classes/nesteddata/NestedDataComponent.js +3 -0
- package/lib/cjs/components/datagrid/DataGrid.js +4 -1
- package/lib/cjs/components/form/Form.d.ts +1 -0
- package/lib/cjs/components/form/Form.js +7 -3
- package/lib/mjs/Embed.js +1 -1
- package/lib/mjs/Formio.js +1 -1
- package/lib/mjs/components/_classes/nesteddata/NestedDataComponent.d.ts +1 -0
- package/lib/mjs/components/_classes/nesteddata/NestedDataComponent.js +3 -0
- package/lib/mjs/components/datagrid/DataGrid.js +4 -1
- package/lib/mjs/components/form/Form.d.ts +1 -0
- package/lib/mjs/components/form/Form.js +6 -3
- package/package.json +2 -2
package/dist/formio.form.css
CHANGED
@@ -62,9 +62,9 @@
|
|
62
62
|
opacity: 1;
|
63
63
|
}
|
64
64
|
.choices[data-type*=select-one] .choices__button:focus {
|
65
|
-
box-shadow: 0 0 0 2px #
|
65
|
+
box-shadow: 0 0 0 2px #005F75;
|
66
66
|
}
|
67
|
-
.choices[data-type*=select-one] .choices__item[data-
|
67
|
+
.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button {
|
68
68
|
display: none;
|
69
69
|
}
|
70
70
|
.choices[data-type*=select-one]::after {
|
@@ -81,7 +81,7 @@
|
|
81
81
|
pointer-events: none;
|
82
82
|
}
|
83
83
|
.choices[data-type*=select-one].is-open::after {
|
84
|
-
border-color: transparent transparent #333
|
84
|
+
border-color: transparent transparent #333;
|
85
85
|
margin-top: -7.5px;
|
86
86
|
}
|
87
87
|
.choices[data-type*=select-one][dir=rtl]::after {
|
@@ -108,7 +108,7 @@
|
|
108
108
|
margin-bottom: 0;
|
109
109
|
margin-left: 8px;
|
110
110
|
padding-left: 16px;
|
111
|
-
border-left: 1px solid
|
111
|
+
border-left: 1px solid rgb(0, 53.5897435897, 66);
|
112
112
|
background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");
|
113
113
|
background-size: 8px;
|
114
114
|
width: 8px;
|
@@ -135,7 +135,7 @@
|
|
135
135
|
overflow: hidden;
|
136
136
|
}
|
137
137
|
.is-focused .choices__inner, .is-open .choices__inner {
|
138
|
-
border-color:
|
138
|
+
border-color: rgb(182.75, 182.75, 182.75);
|
139
139
|
}
|
140
140
|
.is-open .choices__inner {
|
141
141
|
border-radius: 2.5px 2.5px 0 0;
|
@@ -174,8 +174,8 @@
|
|
174
174
|
font-weight: 500;
|
175
175
|
margin-right: 3.75px;
|
176
176
|
margin-bottom: 3.75px;
|
177
|
-
background-color: #
|
178
|
-
border: 1px solid
|
177
|
+
background-color: #005F75;
|
178
|
+
border: 1px solid rgb(0, 74.2948717949, 91.5);
|
179
179
|
color: #fff;
|
180
180
|
word-break: break-all;
|
181
181
|
box-sizing: border-box;
|
@@ -188,16 +188,16 @@
|
|
188
188
|
margin-left: 3.75px;
|
189
189
|
}
|
190
190
|
.choices__list--multiple .choices__item.is-highlighted {
|
191
|
-
background-color:
|
192
|
-
border: 1px solid
|
191
|
+
background-color: rgb(0, 74.2948717949, 91.5);
|
192
|
+
border: 1px solid rgb(0, 53.5897435897, 66);
|
193
193
|
}
|
194
194
|
.is-disabled .choices__list--multiple .choices__item {
|
195
|
-
background-color:
|
196
|
-
border: 1px solid
|
195
|
+
background-color: rgb(170.25, 170.25, 170.25);
|
196
|
+
border: 1px solid rgb(144.75, 144.75, 144.75);
|
197
197
|
}
|
198
198
|
|
199
199
|
.choices__list--dropdown, .choices__list[aria-expanded] {
|
200
|
-
|
200
|
+
display: none;
|
201
201
|
z-index: 1;
|
202
202
|
position: absolute;
|
203
203
|
width: 100%;
|
@@ -209,13 +209,12 @@
|
|
209
209
|
border-bottom-right-radius: 2.5px;
|
210
210
|
overflow: hidden;
|
211
211
|
word-break: break-all;
|
212
|
-
will-change: visibility;
|
213
212
|
}
|
214
213
|
.is-active.choices__list--dropdown, .is-active.choices__list[aria-expanded] {
|
215
|
-
|
214
|
+
display: block;
|
216
215
|
}
|
217
216
|
.is-open .choices__list--dropdown, .is-open .choices__list[aria-expanded] {
|
218
|
-
border-color:
|
217
|
+
border-color: rgb(182.75, 182.75, 182.75);
|
219
218
|
}
|
220
219
|
.is-flipped .choices__list--dropdown, .is-flipped .choices__list[aria-expanded] {
|
221
220
|
top: auto;
|
@@ -240,10 +239,10 @@
|
|
240
239
|
text-align: right;
|
241
240
|
}
|
242
241
|
@media (min-width: 640px) {
|
243
|
-
.choices__list--dropdown .choices__item--selectable, .choices__list[aria-expanded] .choices__item--selectable {
|
242
|
+
.choices__list--dropdown .choices__item--selectable[data-select-text], .choices__list[aria-expanded] .choices__item--selectable[data-select-text] {
|
244
243
|
padding-right: 100px;
|
245
244
|
}
|
246
|
-
.choices__list--dropdown .choices__item--selectable::after, .choices__list[aria-expanded] .choices__item--selectable::after {
|
245
|
+
.choices__list--dropdown .choices__item--selectable[data-select-text]::after, .choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after {
|
247
246
|
content: attr(data-select-text);
|
248
247
|
font-size: 12px;
|
249
248
|
opacity: 0;
|
@@ -252,18 +251,18 @@
|
|
252
251
|
top: 50%;
|
253
252
|
transform: translateY(-50%);
|
254
253
|
}
|
255
|
-
[dir=rtl] .choices__list--dropdown .choices__item--selectable, [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable {
|
254
|
+
[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text], [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text] {
|
256
255
|
text-align: right;
|
257
256
|
padding-left: 100px;
|
258
257
|
padding-right: 10px;
|
259
258
|
}
|
260
|
-
[dir=rtl] .choices__list--dropdown .choices__item--selectable::after, [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable::after {
|
259
|
+
[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]::after, [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after {
|
261
260
|
right: auto;
|
262
261
|
left: 10px;
|
263
262
|
}
|
264
263
|
}
|
265
264
|
.choices__list--dropdown .choices__item--selectable.is-highlighted, .choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
|
266
|
-
background-color:
|
265
|
+
background-color: rgb(242.25, 242.25, 242.25);
|
267
266
|
}
|
268
267
|
.choices__list--dropdown .choices__item--selectable.is-highlighted::after, .choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after {
|
269
268
|
opacity: 0.5;
|
@@ -288,14 +287,13 @@
|
|
288
287
|
font-weight: 600;
|
289
288
|
font-size: 12px;
|
290
289
|
padding: 10px;
|
291
|
-
border-bottom: 1px solid
|
292
|
-
color:
|
290
|
+
border-bottom: 1px solid rgb(246.5, 246.5, 246.5);
|
291
|
+
color: rgb(127.5, 127.5, 127.5);
|
293
292
|
}
|
294
293
|
|
295
294
|
.choices__button {
|
296
295
|
text-indent: -9999px;
|
297
|
-
|
298
|
-
appearance: none;
|
296
|
+
appearance: none;
|
299
297
|
border: 0;
|
300
298
|
background-color: transparent;
|
301
299
|
background-repeat: no-repeat;
|