@elliemae/ds-mobile 3.51.0-rc.9 → 3.51.1
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/dist/cjs/index.js
CHANGED
|
@@ -26,8 +26,8 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
26
26
|
mod
|
|
27
27
|
));
|
|
28
28
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var
|
|
30
|
-
__export(
|
|
29
|
+
var index_exports = {};
|
|
30
|
+
__export(index_exports, {
|
|
31
31
|
DSCategoryBox: () => import_CategoryBox.DSCategoryBox,
|
|
32
32
|
DSCategoryBoxWithSchema: () => import_CategoryBox.DSCategoryBoxWithSchema,
|
|
33
33
|
DSCollectionBox: () => import_CollectionBox.DSCollectionBox,
|
|
@@ -114,7 +114,7 @@ __export(src_exports, {
|
|
|
114
114
|
VirtualizedInfiniteLoader: () => import_InfiniteLoader.VirtualizedInfiniteLoader,
|
|
115
115
|
VirtualizedInfiniteLoaderWithSchema: () => import_InfiniteLoader.VirtualizedInfiniteLoaderWithSchema
|
|
116
116
|
});
|
|
117
|
-
module.exports = __toCommonJS(
|
|
117
|
+
module.exports = __toCommonJS(index_exports);
|
|
118
118
|
var React = __toESM(require("react"));
|
|
119
119
|
var import_PageList = require("./PageList/PageList.js");
|
|
120
120
|
var import_PageFilter = require("./PageFilter/PageFilter.js");
|
|
@@ -457,6 +457,8 @@ export declare const mobileAccordionItemPropTypes: {
|
|
|
457
457
|
'aria-colindextext': import("@elliemae/ds-props-helpers/dist/types/propTypes/types").ReactDescT;
|
|
458
458
|
'aria-description': import("@elliemae/ds-props-helpers/dist/types/propTypes/types").ReactDescT;
|
|
459
459
|
'aria-rowindextext': import("@elliemae/ds-props-helpers/dist/types/propTypes/types").ReactDescT;
|
|
460
|
+
part: import("@elliemae/ds-props-helpers/dist/types/propTypes/types").ReactDescT;
|
|
461
|
+
exportparts: import("@elliemae/ds-props-helpers/dist/types/propTypes/types").ReactDescT;
|
|
460
462
|
};
|
|
461
463
|
export declare const mobileAccordionPropTypes: {
|
|
462
464
|
containerProps: import("@elliemae/ds-props-helpers/dist/types/propTypes/types").ReactDescT;
|
|
@@ -915,4 +917,6 @@ export declare const mobileAccordionPropTypes: {
|
|
|
915
917
|
'aria-colindextext': import("@elliemae/ds-props-helpers/dist/types/propTypes/types").ReactDescT;
|
|
916
918
|
'aria-description': import("@elliemae/ds-props-helpers/dist/types/propTypes/types").ReactDescT;
|
|
917
919
|
'aria-rowindextext': import("@elliemae/ds-props-helpers/dist/types/propTypes/types").ReactDescT;
|
|
920
|
+
part: import("@elliemae/ds-props-helpers/dist/types/propTypes/types").ReactDescT;
|
|
921
|
+
exportparts: import("@elliemae/ds-props-helpers/dist/types/propTypes/types").ReactDescT;
|
|
918
922
|
};
|
|
@@ -499,5 +499,7 @@ export declare const propTypes: {
|
|
|
499
499
|
'aria-colindextext': import("@elliemae/ds-props-helpers/dist/types/propTypes/types.js").ReactDescT;
|
|
500
500
|
'aria-description': import("@elliemae/ds-props-helpers/dist/types/propTypes/types.js").ReactDescT;
|
|
501
501
|
'aria-rowindextext': import("@elliemae/ds-props-helpers/dist/types/propTypes/types.js").ReactDescT;
|
|
502
|
+
part: import("@elliemae/ds-props-helpers/dist/types/propTypes/types.js").ReactDescT;
|
|
503
|
+
exportparts: import("@elliemae/ds-props-helpers/dist/types/propTypes/types.js").ReactDescT;
|
|
502
504
|
};
|
|
503
505
|
export {};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-mobile",
|
|
3
|
-
"version": "3.51.
|
|
3
|
+
"version": "3.51.1",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - System",
|
|
6
6
|
"files": [
|
|
@@ -44,34 +44,34 @@
|
|
|
44
44
|
"prop-types": "~15.8.1",
|
|
45
45
|
"react-window": "~1.8.8",
|
|
46
46
|
"react-window-infinite-loader": "~1.0.8",
|
|
47
|
-
"@elliemae/ds-accordion": "3.51.
|
|
48
|
-
"@elliemae/ds-backdrop": "3.51.
|
|
49
|
-
"@elliemae/ds-button": "3.51.
|
|
50
|
-
"@elliemae/ds-button
|
|
51
|
-
"@elliemae/ds-circular-progress-indicator": "3.51.
|
|
52
|
-
"@elliemae/ds-form": "3.51.
|
|
53
|
-
"@elliemae/ds-form-checkbox": "3.51.
|
|
54
|
-
"@elliemae/ds-grid": "3.51.
|
|
55
|
-
"@elliemae/ds-icon": "3.51.
|
|
56
|
-
"@elliemae/ds-
|
|
57
|
-
"@elliemae/ds-
|
|
58
|
-
"@elliemae/ds-props-helpers": "3.51.
|
|
59
|
-
"@elliemae/ds-shared": "3.51.
|
|
60
|
-
"@elliemae/ds-system": "3.51.
|
|
61
|
-
"@elliemae/ds-tabs": "3.51.
|
|
62
|
-
"@elliemae/ds-truncated-expandable-text": "3.51.
|
|
47
|
+
"@elliemae/ds-accordion": "3.51.1",
|
|
48
|
+
"@elliemae/ds-backdrop": "3.51.1",
|
|
49
|
+
"@elliemae/ds-button-v2": "3.51.1",
|
|
50
|
+
"@elliemae/ds-button": "3.51.1",
|
|
51
|
+
"@elliemae/ds-circular-progress-indicator": "3.51.1",
|
|
52
|
+
"@elliemae/ds-form": "3.51.1",
|
|
53
|
+
"@elliemae/ds-form-checkbox": "3.51.1",
|
|
54
|
+
"@elliemae/ds-grid": "3.51.1",
|
|
55
|
+
"@elliemae/ds-icon": "3.51.1",
|
|
56
|
+
"@elliemae/ds-indeterminate-progress-indicator": "3.51.1",
|
|
57
|
+
"@elliemae/ds-icons": "3.51.1",
|
|
58
|
+
"@elliemae/ds-props-helpers": "3.51.1",
|
|
59
|
+
"@elliemae/ds-shared": "3.51.1",
|
|
60
|
+
"@elliemae/ds-system": "3.51.1",
|
|
61
|
+
"@elliemae/ds-tabs": "3.51.1",
|
|
62
|
+
"@elliemae/ds-truncated-expandable-text": "3.51.1"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
65
|
"@elliemae/pui-cli": "9.0.0-next.55",
|
|
66
|
-
"@elliemae/pui-theme": "~2.
|
|
66
|
+
"@elliemae/pui-theme": "~2.11.0",
|
|
67
67
|
"jest": "~29.7.0",
|
|
68
68
|
"jest-cli": "~29.7.0",
|
|
69
69
|
"styled-components": "~5.3.9",
|
|
70
70
|
"styled-system": "^5.1.5",
|
|
71
|
-
"@elliemae/ds-monorepo-devops": "3.51.
|
|
71
|
+
"@elliemae/ds-monorepo-devops": "3.51.1"
|
|
72
72
|
},
|
|
73
73
|
"peerDependencies": {
|
|
74
|
-
"@elliemae/pui-theme": "~2.
|
|
74
|
+
"@elliemae/pui-theme": "~2.11.0",
|
|
75
75
|
"lodash": "^4.17.21",
|
|
76
76
|
"react": "^18.3.1",
|
|
77
77
|
"react-dom": "^18.3.1",
|