@elliemae/ds-form 3.37.0-next.6 → 3.37.0-next.8

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,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/index.tsx", "../../../../../scripts/build/transpile/react-shim.js"],
4
- "sourcesContent": ["export * from '@elliemae/ds-legacy-form';\n", "import * as React from 'react';\nexport { React };\n"],
5
- "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;ACAA,YAAuB;ADAvB,wBAAc,qCAAd;",
4
+ "sourcesContent": ["// export {\n// DSCheckbox,\n// CheckboxWithSchema,\n// CHECKBOX_VARIANT,\n// DSCheckboxGroup,\n// DSCheckboxGroupWithSchema,\n// components,\n// COMBOBOX_VARIANT,\n// DSComboBoxV1,\n// DSComboBox2,\n// DSComboBox,\n// ComboBoxWithSchema,\n// ComboBoxFreeSolo,\n// DateInputImpl,\n// DSDateInputWithSchema,\n// DSDateInput,\n// DateInputsV2Impl,\n// DSDateInputV2,\n// DSDateInputV2WithSchema,\n// DSExpandableInput,\n// DSFloatingLabelInput,\n// DSFormItemLayout,\n// FORMITEM_LAYOUT_VARIANTS,\n// DSError,\n// DSFormItemLayoutWithSchema,\n// DSErrorWithSchema,\n// DSInput,\n// InputAddonWrapper,\n// DSInputGroupWithSchema,\n// DSInputGroup,\n// MASK_TYPES,\n// MASK_PIPES,\n// DSInputMaskWithSchema,\n// DSInputMask,\n// LEFT_ADDON_OPTIONS,\n// RIGHT_ADDON_OPTIONS,\n// DSInputProtectedWithSchema,\n// DSInputProtected,\n// DSLargeInputTextWithSchema,\n// DSLargeInputText,\n// DSRadio,\n// DSRadioWithSchema,\n// DSRadioGroup,\n// DSRadioGroupWithSchema,\n// RequiredMark,\n// DSRequiredMark,\n// SearchBoxToggle,\n// DSSearchBox,\n// SearchBox,\n// SearchBoxWithSchema,\n// DSNavSearchBox,\n// DSNavSearchBoxWithSchema,\n// DSTextBoxWithSchema,\n// DSTextBox,\n// DSToggleWithSchema,\n// DSToggle,\n// TimeInputImpl,\n// DSTimeInputWithSchema,\n// DSTimeInput,\n// } from '@elliemae/ds-legacy-form';\nexport * from '@elliemae/ds-legacy-form';", "import * as React from 'react';\nexport { React };\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;ACAA,YAAuB;AD4DvB,wBAAc,qCA5Dd;",
6
6
  "names": []
7
7
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../../scripts/build/transpile/react-shim.js", "../../src/index.tsx"],
4
- "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export * from '@elliemae/ds-legacy-form';\n"],
5
- "mappings": "AAAA,YAAY,WAAW;ACAvB,cAAc;",
4
+ "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "// export {\n// DSCheckbox,\n// CheckboxWithSchema,\n// CHECKBOX_VARIANT,\n// DSCheckboxGroup,\n// DSCheckboxGroupWithSchema,\n// components,\n// COMBOBOX_VARIANT,\n// DSComboBoxV1,\n// DSComboBox2,\n// DSComboBox,\n// ComboBoxWithSchema,\n// ComboBoxFreeSolo,\n// DateInputImpl,\n// DSDateInputWithSchema,\n// DSDateInput,\n// DateInputsV2Impl,\n// DSDateInputV2,\n// DSDateInputV2WithSchema,\n// DSExpandableInput,\n// DSFloatingLabelInput,\n// DSFormItemLayout,\n// FORMITEM_LAYOUT_VARIANTS,\n// DSError,\n// DSFormItemLayoutWithSchema,\n// DSErrorWithSchema,\n// DSInput,\n// InputAddonWrapper,\n// DSInputGroupWithSchema,\n// DSInputGroup,\n// MASK_TYPES,\n// MASK_PIPES,\n// DSInputMaskWithSchema,\n// DSInputMask,\n// LEFT_ADDON_OPTIONS,\n// RIGHT_ADDON_OPTIONS,\n// DSInputProtectedWithSchema,\n// DSInputProtected,\n// DSLargeInputTextWithSchema,\n// DSLargeInputText,\n// DSRadio,\n// DSRadioWithSchema,\n// DSRadioGroup,\n// DSRadioGroupWithSchema,\n// RequiredMark,\n// DSRequiredMark,\n// SearchBoxToggle,\n// DSSearchBox,\n// SearchBox,\n// SearchBoxWithSchema,\n// DSNavSearchBox,\n// DSNavSearchBoxWithSchema,\n// DSTextBoxWithSchema,\n// DSTextBox,\n// DSToggleWithSchema,\n// DSToggle,\n// TimeInputImpl,\n// DSTimeInputWithSchema,\n// DSTimeInput,\n// } from '@elliemae/ds-legacy-form';\nexport * from '@elliemae/ds-legacy-form';"],
5
+ "mappings": "AAAA,YAAY,WAAW;AC4DvB,cAAc;",
6
6
  "names": []
7
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-form",
3
- "version": "3.37.0-next.6",
3
+ "version": "3.37.0-next.8",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Form",
6
6
  "files": [
@@ -42,7 +42,7 @@
42
42
  "@elliemae/pui-cli": "9.0.0-next.50",
43
43
  "styled-components": "~5.3.9",
44
44
  "styled-system": "~5.1.5",
45
- "@elliemae/ds-monorepo-devops": "3.37.0-next.6"
45
+ "@elliemae/ds-monorepo-devops": "3.37.0-next.8"
46
46
  },
47
47
  "peerDependencies": {
48
48
  "lodash": "^4.17.21",