@elliemae/ds-basic 2.0.0-next.0 → 2.0.0-next.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.
@@ -1,3 +1,2 @@
1
1
  export * from '@elliemae/ds-form/ComboBox/v1/DSComboBox';
2
- export * from '@elliemae/ds-form/ComboBox/v2/Combobox';
3
2
  export { default as DSComboBox2, default } from '@elliemae/ds-form/ComboBox/v2/Combobox';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-basic",
3
- "version": "2.0.0-next.0",
3
+ "version": "2.0.0-next.12",
4
4
  "license": "MIT",
5
5
  "description": "EllieMae UI Design System Library",
6
6
  "module": "./esm/index.js",
@@ -296,56 +296,56 @@
296
296
  "dev": "node ../../scripts/build/build.js -w"
297
297
  },
298
298
  "dependencies": {
299
- "@elliemae/ds-accordion": "2.0.0-next.0",
300
- "@elliemae/ds-app-picker": "2.0.0-next.0",
301
- "@elliemae/ds-backdrop": "2.0.0-next.0",
302
- "@elliemae/ds-breadcrumb": "2.0.0-next.0",
303
- "@elliemae/ds-button": "2.0.0-next.0",
304
- "@elliemae/ds-button-group": "2.0.0-next.0",
305
- "@elliemae/ds-card": "2.0.0-next.0",
306
- "@elliemae/ds-circular-progress-indicator": "2.0.0-next.0",
307
- "@elliemae/ds-classnames": "2.0.0-next.0",
308
- "@elliemae/ds-dropdownmenu": "2.0.0-next.0",
309
- "@elliemae/ds-form": "2.0.0-next.0",
310
- "@elliemae/ds-grid": "2.0.0-next.0",
311
- "@elliemae/ds-group-box": "2.0.0-next.0",
312
- "@elliemae/ds-header": "2.0.0-next.0",
313
- "@elliemae/ds-hidden": "2.0.0-next.0",
314
- "@elliemae/ds-icon": "2.0.0-next.0",
315
- "@elliemae/ds-icons": "2.0.0-next.0",
316
- "@elliemae/ds-indeterminate-progress-indicator": "2.0.0-next.0",
317
- "@elliemae/ds-label-value": "2.0.0-next.0",
318
- "@elliemae/ds-list-section-header": "2.0.0-next.0",
319
- "@elliemae/ds-loading-indicator": "2.0.0-next.0",
320
- "@elliemae/ds-menu": "2.0.0-next.0",
321
- "@elliemae/ds-mobile": "2.0.0-next.0",
322
- "@elliemae/ds-overlay": "2.0.0-next.0",
323
- "@elliemae/ds-page-header": "2.0.0-next.0",
324
- "@elliemae/ds-page-number": "2.0.0-next.0",
325
- "@elliemae/ds-pills": "2.0.0-next.0",
326
- "@elliemae/ds-popover": "2.0.0-next.0",
327
- "@elliemae/ds-popper": "2.0.0-next.0",
328
- "@elliemae/ds-portal": "2.0.0-next.0",
329
- "@elliemae/ds-progress-indicator": "2.0.0-next.0",
330
- "@elliemae/ds-read-more": "2.0.0-next.0",
331
- "@elliemae/ds-resizeable-container": "2.0.0-next.0",
332
- "@elliemae/ds-separator": "2.0.0-next.0",
333
- "@elliemae/ds-shared": "2.0.0-next.0",
334
- "@elliemae/ds-side-panel": "2.0.0-next.0",
335
- "@elliemae/ds-slider": "2.0.0-next.0",
336
- "@elliemae/ds-spinner": "2.0.0-next.0",
337
- "@elliemae/ds-system": "2.0.0-next.0",
338
- "@elliemae/ds-tabs": "2.0.0-next.0",
339
- "@elliemae/ds-text-wrapper": "2.0.0-next.0",
340
- "@elliemae/ds-time-picker": "2.0.0-next.0",
341
- "@elliemae/ds-toast": "2.0.0-next.0",
342
- "@elliemae/ds-toolbar": "2.0.0-next.0",
343
- "@elliemae/ds-tooltip": "2.0.0-next.0",
344
- "@elliemae/ds-truncated-expandable-text": "2.0.0-next.0",
345
- "@elliemae/ds-truncated-tooltip-text": "2.0.0-next.0",
346
- "@elliemae/ds-utilities": "2.0.0-next.0",
347
- "@elliemae/ds-zipcode-search": "2.0.0-next.0",
348
- "@elliemae/ds-zoom": "2.0.0-next.0",
299
+ "@elliemae/ds-accordion": "2.0.0-next.12",
300
+ "@elliemae/ds-app-picker": "2.0.0-next.12",
301
+ "@elliemae/ds-backdrop": "2.0.0-next.12",
302
+ "@elliemae/ds-breadcrumb": "2.0.0-next.12",
303
+ "@elliemae/ds-button": "2.0.0-next.12",
304
+ "@elliemae/ds-button-group": "2.0.0-next.12",
305
+ "@elliemae/ds-card": "2.0.0-next.12",
306
+ "@elliemae/ds-circular-progress-indicator": "2.0.0-next.12",
307
+ "@elliemae/ds-classnames": "2.0.0-next.12",
308
+ "@elliemae/ds-dropdownmenu": "2.0.0-next.12",
309
+ "@elliemae/ds-form": "2.0.0-next.12",
310
+ "@elliemae/ds-grid": "2.0.0-next.12",
311
+ "@elliemae/ds-group-box": "2.0.0-next.12",
312
+ "@elliemae/ds-header": "2.0.0-next.12",
313
+ "@elliemae/ds-hidden": "2.0.0-next.12",
314
+ "@elliemae/ds-icon": "2.0.0-next.12",
315
+ "@elliemae/ds-icons": "2.0.0-next.12",
316
+ "@elliemae/ds-indeterminate-progress-indicator": "2.0.0-next.12",
317
+ "@elliemae/ds-label-value": "2.0.0-next.12",
318
+ "@elliemae/ds-list-section-header": "2.0.0-next.12",
319
+ "@elliemae/ds-loading-indicator": "2.0.0-next.12",
320
+ "@elliemae/ds-menu": "2.0.0-next.12",
321
+ "@elliemae/ds-mobile": "2.0.0-next.12",
322
+ "@elliemae/ds-overlay": "2.0.0-next.12",
323
+ "@elliemae/ds-page-header": "2.0.0-next.12",
324
+ "@elliemae/ds-page-number": "2.0.0-next.12",
325
+ "@elliemae/ds-pills": "2.0.0-next.12",
326
+ "@elliemae/ds-popover": "2.0.0-next.12",
327
+ "@elliemae/ds-popper": "2.0.0-next.12",
328
+ "@elliemae/ds-portal": "2.0.0-next.12",
329
+ "@elliemae/ds-progress-indicator": "2.0.0-next.12",
330
+ "@elliemae/ds-read-more": "2.0.0-next.12",
331
+ "@elliemae/ds-resizeable-container": "2.0.0-next.12",
332
+ "@elliemae/ds-separator": "2.0.0-next.12",
333
+ "@elliemae/ds-shared": "2.0.0-next.12",
334
+ "@elliemae/ds-side-panel": "2.0.0-next.12",
335
+ "@elliemae/ds-slider": "2.0.0-next.12",
336
+ "@elliemae/ds-spinner": "2.0.0-next.12",
337
+ "@elliemae/ds-system": "2.0.0-next.12",
338
+ "@elliemae/ds-tabs": "2.0.0-next.12",
339
+ "@elliemae/ds-text-wrapper": "2.0.0-next.12",
340
+ "@elliemae/ds-time-picker": "2.0.0-next.12",
341
+ "@elliemae/ds-toast": "2.0.0-next.12",
342
+ "@elliemae/ds-toolbar": "2.0.0-next.12",
343
+ "@elliemae/ds-tooltip": "2.0.0-next.12",
344
+ "@elliemae/ds-truncated-expandable-text": "2.0.0-next.12",
345
+ "@elliemae/ds-truncated-tooltip-text": "2.0.0-next.12",
346
+ "@elliemae/ds-utilities": "2.0.0-next.12",
347
+ "@elliemae/ds-zipcode-search": "2.0.0-next.12",
348
+ "@elliemae/ds-zoom": "2.0.0-next.12",
349
349
  "react-dates": "~18.5.0"
350
350
  },
351
351
  "peerDependencies": {
@@ -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, 200);
239
+ border: $border-type color(neutral, 400);
240
240
  }
241
241
  }
242
242
 
@@ -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, 200);
299
+ border: $border-type color(neutral, 400);
300
300
  }
301
301
  }
302
302
 
@@ -1,5 +1,4 @@
1
1
  .#{$el-icon} {
2
- border: $border-type color(neutral, 200);
3
2
  @include border-radius(0 $radius $radius 0);
4
3
  padding: 0 calc(#{space(xxs)} * 0.5);
5
4
 
@@ -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
- @include dsFakeBorder();
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-button} {
242
- border: $border-type-mobile color(danger, 900);
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
  }
@@ -1,4 +1,3 @@
1
1
  export * from '@elliemae/ds-form/ComboBox/v1/DSComboBox';
2
- export * from '@elliemae/ds-form/ComboBox/v2/Combobox';
3
2
  export { default } from '@elliemae/ds-form/ComboBox/v2/Combobox';
4
3
  export { default as DSComboBox2 } from '@elliemae/ds-form/ComboBox/v2/Combobox';
package/cjs/package.json DELETED
@@ -1,7 +0,0 @@
1
- {
2
- "type": "commonjs",
3
- "sideEffects": [
4
- "*.css",
5
- "*.scss"
6
- ]
7
- }
package/esm/package.json DELETED
@@ -1,7 +0,0 @@
1
- {
2
- "type": "module",
3
- "sideEffects": [
4
- "*.css",
5
- "*.scss"
6
- ]
7
- }