@elliemae/ds-form-combobox 3.12.0-rc.0 → 3.12.0-rc.2

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.
@@ -31,12 +31,13 @@ module.exports = __toCommonJS(styled_exports);
31
31
  var React = __toESM(require("react"));
32
32
  var import_ds_system = require("@elliemae/ds-system");
33
33
  var import_theming = require("../../theming");
34
- const StyledContainer = (0, import_ds_system.styled)(import_ds_system.XStyledWrapper, {
34
+ const StyledContainer = (0, import_ds_system.styled)("div", {
35
35
  name: import_theming.DSComboBoxName,
36
36
  slot: import_theming.DSComboboxSlots.CONTAINER
37
37
  })`
38
38
  position: relative;
39
39
  cursor: ${({ disabled }) => disabled ? "not-allowed" : "default"};
40
+ ${import_ds_system.xStyledCommonProps}
40
41
  `;
41
42
  const StyledPopperWrapper = (0, import_ds_system.styled)("div")`
42
43
  position: relative;
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../src/parts/container/styled.tsx", "../../../../../../scripts/build/transpile/react-shim.js"],
4
- "sourcesContent": ["import { styled, XStyledWrapper } from '@elliemae/ds-system';\nimport { DSComboBoxName, DSComboboxSlots } from '../../theming';\n\nexport const StyledContainer = styled(XStyledWrapper, {\n name: DSComboBoxName,\n slot: DSComboboxSlots.CONTAINER,\n})`\n position: relative;\n cursor: ${({ disabled }) => (disabled ? 'not-allowed' : 'default')};\n`;\n\nexport const StyledPopperWrapper = styled('div')`\n position: relative;\n cursor: ${({ disabled }) => (disabled ? 'not-allowed' : 'default')};\n overflow: auto;\n`;\n", "import * as React from 'react';\nexport { React };\n"],
5
- "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADAvB,uBAAuC;AACvC,qBAAgD;AAEzC,MAAM,sBAAkB,yBAAO,iCAAgB;AAAA,EACpD,MAAM;AAAA,EACN,MAAM,+BAAgB;AACxB,CAAC;AAAA;AAAA,YAEW,CAAC,EAAE,SAAS,MAAO,WAAW,gBAAgB;AAAA;AAGnD,MAAM,0BAAsB,yBAAO,KAAK;AAAA;AAAA,YAEnC,CAAC,EAAE,SAAS,MAAO,WAAW,gBAAgB;AAAA;AAAA;",
4
+ "sourcesContent": ["import { styled, xStyledCommonProps } from '@elliemae/ds-system';\nimport { DSComboBoxName, DSComboboxSlots } from '../../theming';\n\nexport const StyledContainer = styled('div', {\n name: DSComboBoxName,\n slot: DSComboboxSlots.CONTAINER,\n})`\n position: relative;\n cursor: ${({ disabled }) => (disabled ? 'not-allowed' : 'default')};\n ${xStyledCommonProps}\n`;\n\nexport const StyledPopperWrapper = styled('div')`\n position: relative;\n cursor: ${({ disabled }) => (disabled ? 'not-allowed' : 'default')};\n overflow: auto;\n`;\n", "import * as React from 'react';\nexport { React };\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADAvB,uBAA2C;AAC3C,qBAAgD;AAEzC,MAAM,sBAAkB,yBAAO,OAAO;AAAA,EAC3C,MAAM;AAAA,EACN,MAAM,+BAAgB;AACxB,CAAC;AAAA;AAAA,YAEW,CAAC,EAAE,SAAS,MAAO,WAAW,gBAAgB;AAAA,IACtD;AAAA;AAGG,MAAM,0BAAsB,yBAAO,KAAK;AAAA;AAAA,YAEnC,CAAC,EAAE,SAAS,MAAO,WAAW,gBAAgB;AAAA;AAAA;",
6
6
  "names": []
7
7
  }
@@ -1,12 +1,13 @@
1
1
  import * as React from "react";
2
- import { styled, XStyledWrapper } from "@elliemae/ds-system";
2
+ import { styled, xStyledCommonProps } from "@elliemae/ds-system";
3
3
  import { DSComboBoxName, DSComboboxSlots } from "../../theming";
4
- const StyledContainer = styled(XStyledWrapper, {
4
+ const StyledContainer = styled("div", {
5
5
  name: DSComboBoxName,
6
6
  slot: DSComboboxSlots.CONTAINER
7
7
  })`
8
8
  position: relative;
9
9
  cursor: ${({ disabled }) => disabled ? "not-allowed" : "default"};
10
+ ${xStyledCommonProps}
10
11
  `;
11
12
  const StyledPopperWrapper = styled("div")`
12
13
  position: relative;
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../../src/parts/container/styled.tsx"],
4
- "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "import { styled, XStyledWrapper } from '@elliemae/ds-system';\nimport { DSComboBoxName, DSComboboxSlots } from '../../theming';\n\nexport const StyledContainer = styled(XStyledWrapper, {\n name: DSComboBoxName,\n slot: DSComboboxSlots.CONTAINER,\n})`\n position: relative;\n cursor: ${({ disabled }) => (disabled ? 'not-allowed' : 'default')};\n`;\n\nexport const StyledPopperWrapper = styled('div')`\n position: relative;\n cursor: ${({ disabled }) => (disabled ? 'not-allowed' : 'default')};\n overflow: auto;\n`;\n"],
5
- "mappings": "AAAA,YAAY,WAAW;ACAvB,SAAS,QAAQ,sBAAsB;AACvC,SAAS,gBAAgB,uBAAuB;AAEzC,MAAM,kBAAkB,OAAO,gBAAgB;AAAA,EACpD,MAAM;AAAA,EACN,MAAM,gBAAgB;AACxB,CAAC;AAAA;AAAA,YAEW,CAAC,EAAE,SAAS,MAAO,WAAW,gBAAgB;AAAA;AAGnD,MAAM,sBAAsB,OAAO,KAAK;AAAA;AAAA,YAEnC,CAAC,EAAE,SAAS,MAAO,WAAW,gBAAgB;AAAA;AAAA;",
4
+ "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "import { styled, xStyledCommonProps } from '@elliemae/ds-system';\nimport { DSComboBoxName, DSComboboxSlots } from '../../theming';\n\nexport const StyledContainer = styled('div', {\n name: DSComboBoxName,\n slot: DSComboboxSlots.CONTAINER,\n})`\n position: relative;\n cursor: ${({ disabled }) => (disabled ? 'not-allowed' : 'default')};\n ${xStyledCommonProps}\n`;\n\nexport const StyledPopperWrapper = styled('div')`\n position: relative;\n cursor: ${({ disabled }) => (disabled ? 'not-allowed' : 'default')};\n overflow: auto;\n`;\n"],
5
+ "mappings": "AAAA,YAAY,WAAW;ACAvB,SAAS,QAAQ,0BAA0B;AAC3C,SAAS,gBAAgB,uBAAuB;AAEzC,MAAM,kBAAkB,OAAO,OAAO;AAAA,EAC3C,MAAM;AAAA,EACN,MAAM,gBAAgB;AACxB,CAAC;AAAA;AAAA,YAEW,CAAC,EAAE,SAAS,MAAO,WAAW,gBAAgB;AAAA,IACtD;AAAA;AAGG,MAAM,sBAAsB,OAAO,KAAK;AAAA;AAAA,YAEnC,CAAC,EAAE,SAAS,MAAO,WAAW,gBAAgB;AAAA;AAAA;",
6
6
  "names": []
7
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-form-combobox",
3
- "version": "3.12.0-rc.0",
3
+ "version": "3.12.0-rc.2",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Controlled Form Combobox",
6
6
  "files": [
@@ -35,35 +35,35 @@
35
35
  "indent": 4
36
36
  },
37
37
  "dependencies": {
38
- "@elliemae/ds-button": "3.12.0-rc.0",
39
- "@elliemae/ds-circular-progress-indicator": "3.12.0-rc.0",
40
- "@elliemae/ds-form-checkbox": "3.12.0-rc.0",
41
- "@elliemae/ds-grid": "3.12.0-rc.0",
42
- "@elliemae/ds-icons": "3.12.0-rc.0",
43
- "@elliemae/ds-menu-items": "3.12.0-rc.0",
44
- "@elliemae/ds-pills": "3.12.0-rc.0",
45
- "@elliemae/ds-popperjs": "3.12.0-rc.0",
46
- "@elliemae/ds-system": "3.12.0-rc.0",
47
- "@elliemae/ds-truncated-tooltip-text": "3.12.0-rc.0",
48
- "@elliemae/ds-utilities": "3.12.0-rc.0",
38
+ "@elliemae/ds-button": "3.12.0-rc.2",
39
+ "@elliemae/ds-circular-progress-indicator": "3.12.0-rc.2",
40
+ "@elliemae/ds-form-checkbox": "3.12.0-rc.2",
41
+ "@elliemae/ds-grid": "3.12.0-rc.2",
42
+ "@elliemae/ds-icons": "3.12.0-rc.2",
43
+ "@elliemae/ds-menu-items": "3.12.0-rc.2",
44
+ "@elliemae/ds-pills": "3.12.0-rc.2",
45
+ "@elliemae/ds-popperjs": "3.12.0-rc.2",
46
+ "@elliemae/ds-system": "3.12.0-rc.2",
47
+ "@elliemae/ds-truncated-tooltip-text": "3.12.0-rc.2",
48
+ "@elliemae/ds-utilities": "3.12.0-rc.2",
49
49
  "react-virtual": "~2.10.4",
50
50
  "uid": "~2.0.0"
51
51
  },
52
52
  "devDependencies": {
53
- "@elliemae/ds-form-helpers-mask-hooks": "3.12.0-rc.0",
53
+ "@elliemae/ds-form-helpers-mask-hooks": "3.12.0-rc.2",
54
54
  "@elliemae/pui-theme": "~2.6.0",
55
55
  "@testing-library/dom": "~8.19.0",
56
56
  "@testing-library/jest-dom": "~5.16.4",
57
57
  "@testing-library/react": "~12.1.3",
58
58
  "@testing-library/user-event": "~13.5.0",
59
- "styled-components": "~5.3.5",
59
+ "styled-components": "~5.3.6",
60
60
  "styled-system": "~5.1.5"
61
61
  },
62
62
  "peerDependencies": {
63
63
  "@elliemae/pui-theme": "~2.6.0",
64
64
  "react": "^17.0.2",
65
65
  "react-dom": "^17.0.2",
66
- "styled-components": "^5.3.5",
66
+ "styled-components": "~5.3.6",
67
67
  "styled-system": "^5.1.5"
68
68
  },
69
69
  "publishConfig": {