@elliemae/ds-page-header 3.17.0-next.10 → 3.17.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.
@@ -365,6 +365,7 @@ export declare const PageHeaderPropTypes: {
365
365
  radioGroup: import("@elliemae/ds-props-helpers/dist/types/propTypes/types").ReactDescT;
366
366
  readOnly: import("@elliemae/ds-props-helpers/dist/types/propTypes/types").ReactDescT;
367
367
  rel: import("@elliemae/ds-props-helpers/dist/types/propTypes/types").ReactDescT;
368
+ rev: import("@elliemae/ds-props-helpers/dist/types/propTypes/types").ReactDescT;
368
369
  required: import("@elliemae/ds-props-helpers/dist/types/propTypes/types").ReactDescT;
369
370
  resource: import("@elliemae/ds-props-helpers/dist/types/propTypes/types").ReactDescT;
370
371
  results: import("@elliemae/ds-props-helpers/dist/types/propTypes/types").ReactDescT;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-page-header",
3
- "version": "3.17.0-next.10",
3
+ "version": "3.17.0-next.12",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Page Header",
6
6
  "files": [
@@ -104,19 +104,19 @@
104
104
  },
105
105
  "dependencies": {
106
106
  "prop-types": "~15.8.1",
107
- "@elliemae/ds-breadcrumb": "3.17.0-next.10",
108
- "@elliemae/ds-button": "3.17.0-next.10",
109
- "@elliemae/ds-classnames": "3.17.0-next.10",
110
- "@elliemae/ds-dropdownmenu": "3.17.0-next.10",
111
- "@elliemae/ds-form": "3.17.0-next.10",
112
- "@elliemae/ds-form-input-text": "3.17.0-next.10",
113
- "@elliemae/ds-grid": "3.17.0-next.10",
114
- "@elliemae/ds-icon": "3.17.0-next.10",
115
- "@elliemae/ds-icons": "3.17.0-next.10",
116
- "@elliemae/ds-props-helpers": "3.17.0-next.10",
117
- "@elliemae/ds-system": "3.17.0-next.10",
118
- "@elliemae/ds-truncated-tooltip-text": "3.17.0-next.10",
119
- "@elliemae/ds-utilities": "3.17.0-next.10"
107
+ "@elliemae/ds-breadcrumb": "3.17.0-next.12",
108
+ "@elliemae/ds-button": "3.17.0-next.12",
109
+ "@elliemae/ds-dropdownmenu": "3.17.0-next.12",
110
+ "@elliemae/ds-classnames": "3.17.0-next.12",
111
+ "@elliemae/ds-grid": "3.17.0-next.12",
112
+ "@elliemae/ds-icon": "3.17.0-next.12",
113
+ "@elliemae/ds-form": "3.17.0-next.12",
114
+ "@elliemae/ds-icons": "3.17.0-next.12",
115
+ "@elliemae/ds-form-input-text": "3.17.0-next.12",
116
+ "@elliemae/ds-system": "3.17.0-next.12",
117
+ "@elliemae/ds-props-helpers": "3.17.0-next.12",
118
+ "@elliemae/ds-truncated-tooltip-text": "3.17.0-next.12",
119
+ "@elliemae/ds-utilities": "3.17.0-next.12"
120
120
  },
121
121
  "devDependencies": {
122
122
  "@testing-library/react": "~12.1.3",