@elliemae/ds-basic 2.0.0-alpha.11 → 2.0.0-alpha.12
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/cjs/form/ComboBox/index.js +0 -6
- package/css/dimsum.css +12 -1159
- package/css/dimsum.min.css +1 -1
- package/css/dimsum.min.css.map +1 -1
- package/esm/form/ComboBox/index.js +0 -1
- package/package.json +49 -52
- package/styles/components/index.scss +0 -2
- package/styles/components/packages/ds-basic/index.scss +0 -2
- package/styles/components/packages/ds-basic/styles/dist-index.scss +0 -2
- package/styles/components/packages/ds-button/DSButton.scss +9 -9
- package/styles/components/packages/ds-date-picker/components/DatePickerPicker/DatePickerPicker.scss +1 -2
- package/styles/components/packages/ds-form/LargeInputText/DSLargeInputText.scss +1 -1
- package/styles/components/packages/ds-form/Radio/DSRadio.scss +4 -2
- package/styles/dist-index.scss +0 -2
- package/types/form/ComboBox/index.d.ts +0 -1
- package/styles/components/packages/ds-app-picker/DSAppPicker.scss +0 -161
- package/styles/components/packages/ds-tabs/DSTabs.scss +0 -272
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-basic",
|
|
3
|
-
"version": "2.0.0-alpha.
|
|
3
|
+
"version": "2.0.0-alpha.12",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "EllieMae UI Design System Library",
|
|
6
6
|
"module": "./esm/index.js",
|
|
@@ -296,57 +296,54 @@
|
|
|
296
296
|
"dev": "node ../../scripts/build/build.js -w"
|
|
297
297
|
},
|
|
298
298
|
"dependencies": {
|
|
299
|
-
"@elliemae/ds-accordion": "2.0.0-alpha.
|
|
300
|
-
"@elliemae/ds-app-picker": "2.0.0-alpha.
|
|
301
|
-
"@elliemae/ds-backdrop": "2.0.0-alpha.
|
|
302
|
-
"@elliemae/ds-breadcrumb": "2.0.0-alpha.
|
|
303
|
-
"@elliemae/ds-button": "2.0.0-alpha.
|
|
304
|
-
"@elliemae/ds-button-group": "2.0.0-alpha.
|
|
305
|
-
"@elliemae/ds-card": "2.0.0-alpha.
|
|
306
|
-
"@elliemae/ds-circular-progress-indicator": "2.0.0-alpha.
|
|
307
|
-
"@elliemae/ds-
|
|
308
|
-
"@elliemae/ds-
|
|
309
|
-
"@elliemae/ds-
|
|
310
|
-
"@elliemae/ds-
|
|
311
|
-
"@elliemae/ds-
|
|
312
|
-
"@elliemae/ds-
|
|
313
|
-
"@elliemae/ds-
|
|
314
|
-
"@elliemae/ds-
|
|
315
|
-
"@elliemae/ds-
|
|
316
|
-
"@elliemae/ds-
|
|
317
|
-
"@elliemae/ds-
|
|
318
|
-
"@elliemae/ds-
|
|
319
|
-
"@elliemae/ds-
|
|
320
|
-
"@elliemae/ds-
|
|
321
|
-
"@elliemae/ds-
|
|
322
|
-
"@elliemae/ds-
|
|
323
|
-
"@elliemae/ds-
|
|
324
|
-
"@elliemae/ds-
|
|
325
|
-
"@elliemae/ds-
|
|
326
|
-
"@elliemae/ds-
|
|
327
|
-
"@elliemae/ds-
|
|
328
|
-
"@elliemae/ds-
|
|
329
|
-
"@elliemae/ds-
|
|
330
|
-
"@elliemae/ds-
|
|
331
|
-
"@elliemae/ds-
|
|
332
|
-
"@elliemae/ds-
|
|
333
|
-
"@elliemae/ds-
|
|
334
|
-
"@elliemae/ds-
|
|
335
|
-
"@elliemae/ds-
|
|
336
|
-
"@elliemae/ds-
|
|
337
|
-
"@elliemae/ds-
|
|
338
|
-
"@elliemae/ds-
|
|
339
|
-
"@elliemae/ds-text
|
|
340
|
-
"@elliemae/ds-
|
|
341
|
-
"@elliemae/ds-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
"
|
|
345
|
-
"
|
|
346
|
-
"
|
|
347
|
-
"@elliemae/ds-zipcode-search": "2.0.0-alpha.11",
|
|
348
|
-
"@elliemae/ds-zoom": "2.0.0-alpha.11",
|
|
349
|
-
"react-dates": "~18.5.0"
|
|
299
|
+
"@elliemae/ds-accordion": "2.0.0-alpha.12",
|
|
300
|
+
"@elliemae/ds-app-picker": "2.0.0-alpha.12",
|
|
301
|
+
"@elliemae/ds-backdrop": "2.0.0-alpha.12",
|
|
302
|
+
"@elliemae/ds-breadcrumb": "2.0.0-alpha.12",
|
|
303
|
+
"@elliemae/ds-button": "2.0.0-alpha.12",
|
|
304
|
+
"@elliemae/ds-button-group": "2.0.0-alpha.12",
|
|
305
|
+
"@elliemae/ds-card": "2.0.0-alpha.12",
|
|
306
|
+
"@elliemae/ds-circular-progress-indicator": "2.0.0-alpha.12",
|
|
307
|
+
"@elliemae/ds-form": "2.0.0-alpha.12",
|
|
308
|
+
"@elliemae/ds-grid": "2.0.0-alpha.12",
|
|
309
|
+
"@elliemae/ds-group-box": "2.0.0-alpha.12",
|
|
310
|
+
"@elliemae/ds-header": "2.0.0-alpha.12",
|
|
311
|
+
"@elliemae/ds-hidden": "2.0.0-alpha.12",
|
|
312
|
+
"@elliemae/ds-icon": "2.0.0-alpha.12",
|
|
313
|
+
"@elliemae/ds-indeterminate-progress-indicator": "2.0.0-alpha.12",
|
|
314
|
+
"@elliemae/ds-label-value": "2.0.0-alpha.12",
|
|
315
|
+
"@elliemae/ds-list-section-header": "2.0.0-alpha.12",
|
|
316
|
+
"@elliemae/ds-loading-indicator": "2.0.0-alpha.12",
|
|
317
|
+
"@elliemae/ds-menu": "2.0.0-alpha.12",
|
|
318
|
+
"@elliemae/ds-overlay": "2.0.0-alpha.12",
|
|
319
|
+
"@elliemae/ds-page-header": "2.0.0-alpha.12",
|
|
320
|
+
"@elliemae/ds-page-number": "2.0.0-alpha.12",
|
|
321
|
+
"@elliemae/ds-pills": "2.0.0-alpha.12",
|
|
322
|
+
"@elliemae/ds-popover": "2.0.0-alpha.12",
|
|
323
|
+
"@elliemae/ds-popper": "2.0.0-alpha.12",
|
|
324
|
+
"@elliemae/ds-portal": "2.0.0-alpha.12",
|
|
325
|
+
"@elliemae/ds-progress-indicator": "2.0.0-alpha.12",
|
|
326
|
+
"@elliemae/ds-read-more": "2.0.0-alpha.12",
|
|
327
|
+
"@elliemae/ds-resizeable-container": "2.0.0-alpha.12",
|
|
328
|
+
"@elliemae/ds-separator": "2.0.0-alpha.12",
|
|
329
|
+
"@elliemae/ds-side-panel": "2.0.0-alpha.12",
|
|
330
|
+
"@elliemae/ds-slider": "2.0.0-alpha.12",
|
|
331
|
+
"@elliemae/ds-spinner": "2.0.0-alpha.12",
|
|
332
|
+
"@elliemae/ds-tabs": "2.0.0-alpha.12",
|
|
333
|
+
"@elliemae/ds-text-wrapper": "2.0.0-alpha.12",
|
|
334
|
+
"@elliemae/ds-time-picker": "2.0.0-alpha.12",
|
|
335
|
+
"@elliemae/ds-toast": "2.0.0-alpha.12",
|
|
336
|
+
"@elliemae/ds-toolbar": "2.0.0-alpha.12",
|
|
337
|
+
"@elliemae/ds-tooltip": "2.0.0-alpha.12",
|
|
338
|
+
"@elliemae/ds-truncated-expandable-text": "2.0.0-alpha.12",
|
|
339
|
+
"@elliemae/ds-truncated-tooltip-text": "2.0.0-alpha.12",
|
|
340
|
+
"@elliemae/ds-zipcode-search": "2.0.0-alpha.12",
|
|
341
|
+
"@elliemae/ds-zoom": "2.0.0-alpha.12"
|
|
342
|
+
},
|
|
343
|
+
"devDependencies": {
|
|
344
|
+
"gulp": "~4.0.2",
|
|
345
|
+
"gulp-debug": "~4.0.0",
|
|
346
|
+
"gulp-rename": "~2.0.0"
|
|
350
347
|
},
|
|
351
348
|
"peerDependencies": {
|
|
352
349
|
"lodash": "^4.17.21",
|
|
@@ -27,7 +27,6 @@
|
|
|
27
27
|
@import 'packages/ds-progress-indicator/DSProgressIndicator';
|
|
28
28
|
@import 'packages/ds-spinner/DSSpinner';
|
|
29
29
|
@import 'packages/ds-loading-indicator/DSLoadingIndicator';
|
|
30
|
-
@import 'packages/ds-tabs/DSTabs';
|
|
31
30
|
@import 'packages/ds-tooltip/v1/DSTooltip';
|
|
32
31
|
@import 'packages/ds-popover/DSPopover';
|
|
33
32
|
@import 'packages/ds-overlay/DSOverlay';
|
|
@@ -48,7 +47,6 @@
|
|
|
48
47
|
@import 'packages/ds-page-number/DSPageNumber';
|
|
49
48
|
@import 'packages/ds-zipcode-search/DSZipCodeSearch';
|
|
50
49
|
@import 'packages/ds-circular-progress-indicator/DSCircularProgressIndicator';
|
|
51
|
-
@import 'packages/ds-app-picker/DSAppPicker';
|
|
52
50
|
|
|
53
51
|
@import '~react-dates/lib/css/_datepicker.css';
|
|
54
52
|
|
|
@@ -29,7 +29,6 @@
|
|
|
29
29
|
@import '../../ds-toast/src/DSToast';
|
|
30
30
|
@import '../../ds-spinner/src/DSSpinner';
|
|
31
31
|
@import '../../ds-loading-indicator/src/DSLoadingIndicator';
|
|
32
|
-
@import '../../ds-tabs/src/DSTabs';
|
|
33
32
|
@import '../../ds-tooltip/src/v1/DSTooltip';
|
|
34
33
|
@import '../../ds-popover/src/DSPopover';
|
|
35
34
|
@import '../../ds-overlay/src/DSOverlay';
|
|
@@ -50,4 +49,3 @@
|
|
|
50
49
|
@import '../../ds-page-number/src/DSPageNumber';
|
|
51
50
|
@import '../../ds-zipcode-search/src/DSZipCodeSearch';
|
|
52
51
|
@import '../../ds-circular-progress-indicator/src/DSCircularProgressIndicator';
|
|
53
|
-
@import '../../ds-app-picker/src/DSAppPicker';
|
|
@@ -27,7 +27,6 @@
|
|
|
27
27
|
@import 'packages/ds-progress-indicator/DSProgressIndicator';
|
|
28
28
|
@import 'packages/ds-spinner/DSSpinner';
|
|
29
29
|
@import 'packages/ds-loading-indicator/DSLoadingIndicator';
|
|
30
|
-
@import 'packages/ds-tabs/DSTabs';
|
|
31
30
|
@import 'packages/ds-tooltip/v1/DSTooltip';
|
|
32
31
|
@import 'packages/ds-popover/DSPopover';
|
|
33
32
|
@import 'packages/ds-overlay/DSOverlay';
|
|
@@ -48,7 +47,6 @@
|
|
|
48
47
|
@import 'packages/ds-page-number/DSPageNumber';
|
|
49
48
|
@import 'packages/ds-zipcode-search/DSZipCodeSearch';
|
|
50
49
|
@import 'packages/ds-circular-progress-indicator/DSCircularProgressIndicator';
|
|
51
|
-
@import 'packages/ds-app-picker/DSAppPicker';
|
|
52
50
|
|
|
53
51
|
@import '~react-dates/lib/css/_datepicker.css';
|
|
54
52
|
|
|
@@ -52,7 +52,7 @@ $text-disabled: #5c6574;
|
|
|
52
52
|
position: relative;
|
|
53
53
|
|
|
54
54
|
&:after {
|
|
55
|
-
content:
|
|
55
|
+
content: '';
|
|
56
56
|
position: absolute;
|
|
57
57
|
top: 0;
|
|
58
58
|
left: 0;
|
|
@@ -236,7 +236,7 @@ div.#{$btn-el} {
|
|
|
236
236
|
|
|
237
237
|
@at-root .#{$input-addon-group}__addon {
|
|
238
238
|
.#{$btn-el-text} {
|
|
239
|
-
border: $border-type color(neutral,
|
|
239
|
+
border: $border-type color(neutral, 400);
|
|
240
240
|
}
|
|
241
241
|
}
|
|
242
242
|
|
|
@@ -288,7 +288,7 @@ div.#{$btn-el} {
|
|
|
288
288
|
|
|
289
289
|
// ********************************************
|
|
290
290
|
// Secondary
|
|
291
|
-
.#{$btn-el-secondary}{
|
|
291
|
+
.#{$btn-el-secondary} {
|
|
292
292
|
color: color(brand-primary, 600);
|
|
293
293
|
background-color: color(neutral, 000);
|
|
294
294
|
border: $border-type color(neutral, 400);
|
|
@@ -296,7 +296,7 @@ div.#{$btn-el} {
|
|
|
296
296
|
|
|
297
297
|
@at-root .#{$input-addon-group}__addon {
|
|
298
298
|
.#{$btn-el-secondary} {
|
|
299
|
-
border: $border-type color(neutral,
|
|
299
|
+
border: $border-type color(neutral, 400);
|
|
300
300
|
}
|
|
301
301
|
}
|
|
302
302
|
|
|
@@ -393,10 +393,10 @@ div.#{$btn-el} {
|
|
|
393
393
|
}
|
|
394
394
|
|
|
395
395
|
$intent-colors: (
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
396
|
+
'success': color('success', 900),
|
|
397
|
+
'danger': color('danger', 900),
|
|
398
|
+
'warning': color('warning', 900),
|
|
399
|
+
'info': color('brand-primary', 600),
|
|
400
400
|
);
|
|
401
401
|
|
|
402
402
|
@each $intent, $color in $intent-colors {
|
|
@@ -425,7 +425,7 @@ $intent-colors: (
|
|
|
425
425
|
&:hover:not([disabled]),
|
|
426
426
|
&.#{$btn-el-vhover} {
|
|
427
427
|
color: $color;
|
|
428
|
-
|
|
428
|
+
|
|
429
429
|
span.label-wrapper.no-icon {
|
|
430
430
|
&:before {
|
|
431
431
|
background-color: transparent;
|
|
@@ -34,7 +34,7 @@ $min-height: space(m) * 1.17;
|
|
|
34
34
|
background: color(neutral, 000);
|
|
35
35
|
transition: border duration(base) easing(base);
|
|
36
36
|
@include border-radius($radius);
|
|
37
|
-
|
|
37
|
+
box-shadow: inset 0 0 0 1px color(neutral, 400);
|
|
38
38
|
padding: 1px;
|
|
39
39
|
&:focus-within {
|
|
40
40
|
padding: 0;
|
|
@@ -238,8 +238,10 @@ $border-type-focus-mobile: solid 3px;
|
|
|
238
238
|
}
|
|
239
239
|
|
|
240
240
|
.#{$el-container-error} {
|
|
241
|
-
.#{$el-
|
|
242
|
-
|
|
241
|
+
.#{$el-label} { // added this specificity so it correctly overwrites the error state
|
|
242
|
+
.#{$el-button} {
|
|
243
|
+
border: $border-type-mobile color(danger, 900);
|
|
244
|
+
}
|
|
243
245
|
}
|
|
244
246
|
}
|
|
245
247
|
}
|
package/styles/dist-index.scss
CHANGED
|
@@ -27,7 +27,6 @@
|
|
|
27
27
|
@import 'packages/ds-progress-indicator/DSProgressIndicator';
|
|
28
28
|
@import 'packages/ds-spinner/DSSpinner';
|
|
29
29
|
@import 'packages/ds-loading-indicator/DSLoadingIndicator';
|
|
30
|
-
@import 'packages/ds-tabs/DSTabs';
|
|
31
30
|
@import 'packages/ds-tooltip/v1/DSTooltip';
|
|
32
31
|
@import 'packages/ds-popover/DSPopover';
|
|
33
32
|
@import 'packages/ds-overlay/DSOverlay';
|
|
@@ -48,7 +47,6 @@
|
|
|
48
47
|
@import 'packages/ds-page-number/DSPageNumber';
|
|
49
48
|
@import 'packages/ds-zipcode-search/DSZipCodeSearch';
|
|
50
49
|
@import 'packages/ds-circular-progress-indicator/DSCircularProgressIndicator';
|
|
51
|
-
@import 'packages/ds-app-picker/DSAppPicker';
|
|
52
50
|
|
|
53
51
|
@import '~react-dates/lib/css/_datepicker.css';
|
|
54
52
|
|
|
@@ -1,161 +0,0 @@
|
|
|
1
|
-
$app-picker: #{$prefix}-app-picker;
|
|
2
|
-
$wrapper: #{$app-picker}__wrapper;
|
|
3
|
-
$grid: #{$app-picker}__grid;
|
|
4
|
-
$row: #{$app-picker}__row;
|
|
5
|
-
$chip: #{$app-picker}__chip;
|
|
6
|
-
$chip-label: #{$app-picker}__chip-label;
|
|
7
|
-
$title: #{$app-picker}__section-title;
|
|
8
|
-
$separator: #{$app-picker}__separator;
|
|
9
|
-
$arrow: #{$app-picker}__arrow;
|
|
10
|
-
|
|
11
|
-
.#{$wrapper} {
|
|
12
|
-
display: flex;
|
|
13
|
-
flex-direction: column;
|
|
14
|
-
align-items: center;
|
|
15
|
-
min-width: 244px;
|
|
16
|
-
max-height: 449px;
|
|
17
|
-
overflow-y: scroll;
|
|
18
|
-
padding: 4px 0;
|
|
19
|
-
margin: 0 auto;
|
|
20
|
-
|
|
21
|
-
&:focus {
|
|
22
|
-
outline: none;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.#{$arrow} {
|
|
27
|
-
position: relative;
|
|
28
|
-
top: -21px;
|
|
29
|
-
margin: 0;
|
|
30
|
-
fill: #fff;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.#{$grid} {
|
|
34
|
-
display: flex;
|
|
35
|
-
flex-direction: column;
|
|
36
|
-
justify-content: center;
|
|
37
|
-
align-items: center;
|
|
38
|
-
width: 100%;
|
|
39
|
-
padding: 0 8px;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.#{$row} {
|
|
43
|
-
display: flex;
|
|
44
|
-
width: 100%;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.#{$title} {
|
|
48
|
-
color: color('neutral', 700);
|
|
49
|
-
font-size: font-size(200);
|
|
50
|
-
font-weight: bold;
|
|
51
|
-
margin: 8px 0 4px 0;
|
|
52
|
-
line-height: 1;
|
|
53
|
-
text-transform: uppercase;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.#{$chip} {
|
|
57
|
-
display: flex;
|
|
58
|
-
flex-direction: column;
|
|
59
|
-
align-items: center;
|
|
60
|
-
border-radius: 2%;
|
|
61
|
-
padding: 8px 0 4px 0;
|
|
62
|
-
margin: 4px;
|
|
63
|
-
height: 68px;
|
|
64
|
-
width: 68px;
|
|
65
|
-
line-height: 1px;
|
|
66
|
-
background-color: #fff;
|
|
67
|
-
color: color('brand-primary', 600);
|
|
68
|
-
cursor: pointer;
|
|
69
|
-
border: 2px solid transparent;
|
|
70
|
-
|
|
71
|
-
&:hover {
|
|
72
|
-
color: color('brand-primary', 800);
|
|
73
|
-
background-color: color('brand-primary', 200);
|
|
74
|
-
.app-picker__icon {
|
|
75
|
-
fill: color('brand-primary', 800);
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
&:focus {
|
|
80
|
-
outline: none;
|
|
81
|
-
border: 2px solid color('brand-primary', 800);
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
&--disabled {
|
|
85
|
-
color: color('neutral', 500);
|
|
86
|
-
cursor: not-allowed;
|
|
87
|
-
|
|
88
|
-
.app-picker__icon {
|
|
89
|
-
fill: color('neutral', 500);
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
&:focus,
|
|
93
|
-
&:hover {
|
|
94
|
-
background-color: #fff;
|
|
95
|
-
cursor: not-allowed;
|
|
96
|
-
border: 2px solid transparent;
|
|
97
|
-
|
|
98
|
-
.#{$chip-label} {
|
|
99
|
-
color: color('neutral', 500);
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
&:hover .app-picker__icon {
|
|
104
|
-
fill: color('neutral', 500);
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
&--selected {
|
|
109
|
-
color: color('brand-primary', 800);
|
|
110
|
-
background-color: color('brand-primary', 200);
|
|
111
|
-
position: relative;
|
|
112
|
-
|
|
113
|
-
.app-picker__icon {
|
|
114
|
-
fill: color('brand-primary', 800);
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
&:focus {
|
|
118
|
-
border: 2px solid transparent;
|
|
119
|
-
&::after {
|
|
120
|
-
border: 2px solid color('brand-primary', 800);
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
&::after {
|
|
125
|
-
position: absolute;
|
|
126
|
-
content: '';
|
|
127
|
-
top: -2px;
|
|
128
|
-
left: -2px;
|
|
129
|
-
width: calc(100% + 4px);
|
|
130
|
-
height: calc(100% + 4px);
|
|
131
|
-
border: 1px solid color('brand-primary', 600);
|
|
132
|
-
border-radius: 2px;
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
.app-picker__icon {
|
|
138
|
-
fill: color('brand-primary', 600);
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
#app-picker__button {
|
|
142
|
-
&:hover {
|
|
143
|
-
background-color: transparent;
|
|
144
|
-
}
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
.#{$chip-label} {
|
|
148
|
-
font-size: font-size(200);
|
|
149
|
-
font-weight: 600;
|
|
150
|
-
word-wrap: break-word;
|
|
151
|
-
margin: 4px 0;
|
|
152
|
-
line-height: 12px;
|
|
153
|
-
text-overflow: ellipsis;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
.#{$separator} {
|
|
157
|
-
border-top: 1px solid color('neutral', 100);
|
|
158
|
-
border-bottom: none;
|
|
159
|
-
width: 99%;
|
|
160
|
-
margin-bottom: 0;
|
|
161
|
-
}
|