@elliemae/ds-left-navigation 3.50.0-next.2 → 3.50.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.
- package/dist/cjs/constants/constants.js +1 -1
- package/dist/cjs/constants/constants.js.map +1 -1
- package/dist/esm/constants/constants.js +1 -1
- package/dist/esm/constants/constants.js.map +1 -1
- package/dist/types/LeftNavigation.d.ts +1 -0
- package/dist/types/constants/constants.d.ts +1 -1
- package/dist/types/exported-related/ChevronItem/index.d.ts +1 -0
- package/dist/types/exported-related/Notifications/index.d.ts +1 -0
- package/dist/types/exported-related/OpenWindowItem/index.d.ts +1 -0
- package/dist/types/outOfTheBox/ItemControlledDrilldown/index.d.ts +1 -0
- package/dist/types/outOfTheBox/ItemHeader/index.d.ts +1 -0
- package/dist/types/outOfTheBox/ItemLink/index.d.ts +1 -0
- package/dist/types/outOfTheBox/ItemSection/index.d.ts +1 -0
- package/dist/types/outOfTheBox/ItemSeparator/index.d.ts +1 -0
- package/dist/types/outOfTheBox/ItemSkeleton/index.d.ts +1 -0
- package/dist/types/outOfTheBox/ItemSubmenu/index.d.ts +1 -0
- package/dist/types/outOfTheBox/ItemTextLabel/index.d.ts +1 -0
- package/dist/types/outOfTheBox/ItemUncontrolledDrilldown/index.d.ts +1 -0
- package/dist/types/outOfTheBox/ItemWithDate/index.d.ts +1 -0
- package/package.json +16 -14
|
@@ -33,7 +33,7 @@ __export(constants_exports, {
|
|
|
33
33
|
});
|
|
34
34
|
module.exports = __toCommonJS(constants_exports);
|
|
35
35
|
var React = __toESM(require("react"));
|
|
36
|
-
const DSLeftNavigationName = "
|
|
36
|
+
const DSLeftNavigationName = "DSLeftnavigation";
|
|
37
37
|
const DSLeftNavigationSlots = {
|
|
38
38
|
ROOT: "root",
|
|
39
39
|
AREAS_CONTAINER: "areas-container",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/constants/constants.ts", "../../../../../../scripts/build/transpile/react-shim.js"],
|
|
4
|
-
"sourcesContent": ["export const DSLeftNavigationName = '
|
|
4
|
+
"sourcesContent": ["export const DSLeftNavigationName = 'DSLeftnavigation';\n\nexport const DSLeftNavigationSlots = {\n ROOT: 'root',\n\n AREAS_CONTAINER: 'areas-container',\n BODY_AREAS_CONTAINER: 'body-areas-container',\n FOOTER_AREA: 'footer-area',\n LOADER_WRAPPER: 'loader-wrapper',\n HEADER_AREA: 'header-area',\n BODY_HEADER_AREA: 'body-header-area',\n BODY_ITEMS_AREA: 'body-items-area',\n\n FOOTER_MENU: 'footer-menu',\n FOOTER_ITEM: 'footer-item',\n FOOTER_LABEL: 'footer-label',\n FOOTER_SEPARATOR: 'footer-separator',\n FOOTER_MENU_COLLAPSE: 'footer-menu-collapse',\n\n NOTIFICATIONS_CONTAINER: 'notifications-container',\n\n ITEM_SEPARATOR: 'item-separator',\n\n SECTION_LABEL: 'section-label',\n SECTION_RIGHT_LABEL: 'section-right-label',\n VERTICAL_SEPARATOR: 'vertical-separator',\n SECTION_CONTAINER: 'section-container',\n\n ITEM_LABEL: 'item-label',\n LEFT_CONTAINER: 'left-container',\n BOTTOM_CONTAINER: 'bottom-container',\n RIGHT_CONTAINER: 'right-container',\n ITEM_DATE: 'item-date',\n ITEM_CHEVRON_BACK: 'item-chevron-back',\n\n ITEM: 'item',\n COLLAPSED_CONTAINER: 'collapsed-container',\n ARROW_CONTAINER: 'arrow-container',\n ITEM_BORDER_BOTTOM: 'item-border-bottom',\n};\n", "import * as React from 'react';\nexport { React };\n"],
|
|
5
5
|
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADAhB,MAAM,uBAAuB;AAE7B,MAAM,wBAAwB;AAAA,EACnC,MAAM;AAAA,EAEN,iBAAiB;AAAA,EACjB,sBAAsB;AAAA,EACtB,aAAa;AAAA,EACb,gBAAgB;AAAA,EAChB,aAAa;AAAA,EACb,kBAAkB;AAAA,EAClB,iBAAiB;AAAA,EAEjB,aAAa;AAAA,EACb,aAAa;AAAA,EACb,cAAc;AAAA,EACd,kBAAkB;AAAA,EAClB,sBAAsB;AAAA,EAEtB,yBAAyB;AAAA,EAEzB,gBAAgB;AAAA,EAEhB,eAAe;AAAA,EACf,qBAAqB;AAAA,EACrB,oBAAoB;AAAA,EACpB,mBAAmB;AAAA,EAEnB,YAAY;AAAA,EACZ,gBAAgB;AAAA,EAChB,kBAAkB;AAAA,EAClB,iBAAiB;AAAA,EACjB,WAAW;AAAA,EACX,mBAAmB;AAAA,EAEnB,MAAM;AAAA,EACN,qBAAqB;AAAA,EACrB,iBAAiB;AAAA,EACjB,oBAAoB;AACtB;",
|
|
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/constants/constants.ts"],
|
|
4
|
-
"sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export const DSLeftNavigationName = '
|
|
4
|
+
"sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export const DSLeftNavigationName = 'DSLeftnavigation';\n\nexport const DSLeftNavigationSlots = {\n ROOT: 'root',\n\n AREAS_CONTAINER: 'areas-container',\n BODY_AREAS_CONTAINER: 'body-areas-container',\n FOOTER_AREA: 'footer-area',\n LOADER_WRAPPER: 'loader-wrapper',\n HEADER_AREA: 'header-area',\n BODY_HEADER_AREA: 'body-header-area',\n BODY_ITEMS_AREA: 'body-items-area',\n\n FOOTER_MENU: 'footer-menu',\n FOOTER_ITEM: 'footer-item',\n FOOTER_LABEL: 'footer-label',\n FOOTER_SEPARATOR: 'footer-separator',\n FOOTER_MENU_COLLAPSE: 'footer-menu-collapse',\n\n NOTIFICATIONS_CONTAINER: 'notifications-container',\n\n ITEM_SEPARATOR: 'item-separator',\n\n SECTION_LABEL: 'section-label',\n SECTION_RIGHT_LABEL: 'section-right-label',\n VERTICAL_SEPARATOR: 'vertical-separator',\n SECTION_CONTAINER: 'section-container',\n\n ITEM_LABEL: 'item-label',\n LEFT_CONTAINER: 'left-container',\n BOTTOM_CONTAINER: 'bottom-container',\n RIGHT_CONTAINER: 'right-container',\n ITEM_DATE: 'item-date',\n ITEM_CHEVRON_BACK: 'item-chevron-back',\n\n ITEM: 'item',\n COLLAPSED_CONTAINER: 'collapsed-container',\n ARROW_CONTAINER: 'arrow-container',\n ITEM_BORDER_BOTTOM: 'item-border-bottom',\n};\n"],
|
|
5
5
|
"mappings": "AAAA,YAAY,WAAW;ACAhB,MAAM,uBAAuB;AAE7B,MAAM,wBAAwB;AAAA,EACnC,MAAM;AAAA,EAEN,iBAAiB;AAAA,EACjB,sBAAsB;AAAA,EACtB,aAAa;AAAA,EACb,gBAAgB;AAAA,EAChB,aAAa;AAAA,EACb,kBAAkB;AAAA,EAClB,iBAAiB;AAAA,EAEjB,aAAa;AAAA,EACb,aAAa;AAAA,EACb,cAAc;AAAA,EACd,kBAAkB;AAAA,EAClB,sBAAsB;AAAA,EAEtB,yBAAyB;AAAA,EAEzB,gBAAgB;AAAA,EAEhB,eAAe;AAAA,EACf,qBAAqB;AAAA,EACrB,oBAAoB;AAAA,EACpB,mBAAmB;AAAA,EAEnB,YAAY;AAAA,EACZ,gBAAgB;AAAA,EAChB,kBAAkB;AAAA,EAClB,iBAAiB;AAAA,EACjB,WAAW;AAAA,EACX,mBAAmB;AAAA,EAEnB,MAAM;AAAA,EACN,qBAAqB;AAAA,EACrB,iBAAiB;AAAA,EACjB,oBAAoB;AACtB;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-left-navigation",
|
|
3
|
-
"version": "3.50.0-
|
|
3
|
+
"version": "3.50.0-rc.2",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - Left Navigation",
|
|
6
6
|
"files": [
|
|
@@ -221,8 +221,8 @@
|
|
|
221
221
|
"url": "https://git.elliemae.io/platform-ui/dimsum.git"
|
|
222
222
|
},
|
|
223
223
|
"engines": {
|
|
224
|
-
"pnpm": ">=
|
|
225
|
-
"node": ">=
|
|
224
|
+
"pnpm": ">=9",
|
|
225
|
+
"node": ">=22"
|
|
226
226
|
},
|
|
227
227
|
"author": "ICE MT",
|
|
228
228
|
"jestSonar": {
|
|
@@ -236,23 +236,25 @@
|
|
|
236
236
|
"typeSafety": false
|
|
237
237
|
},
|
|
238
238
|
"dependencies": {
|
|
239
|
-
"@elliemae/ds-button-v2": "3.50.0-
|
|
240
|
-
"@elliemae/ds-
|
|
241
|
-
"@elliemae/ds-
|
|
242
|
-
"@elliemae/ds-props-helpers": "3.50.0-
|
|
243
|
-
"@elliemae/ds-
|
|
244
|
-
"@elliemae/ds-
|
|
245
|
-
"@elliemae/ds-
|
|
246
|
-
"@elliemae/ds-
|
|
239
|
+
"@elliemae/ds-button-v2": "3.50.0-rc.2",
|
|
240
|
+
"@elliemae/ds-circular-progress-indicator": "3.50.0-rc.2",
|
|
241
|
+
"@elliemae/ds-grid": "3.50.0-rc.2",
|
|
242
|
+
"@elliemae/ds-props-helpers": "3.50.0-rc.2",
|
|
243
|
+
"@elliemae/ds-icons": "3.50.0-rc.2",
|
|
244
|
+
"@elliemae/ds-skeleton": "3.50.0-rc.2",
|
|
245
|
+
"@elliemae/ds-system": "3.50.0-rc.2",
|
|
246
|
+
"@elliemae/ds-truncated-tooltip-text": "3.50.0-rc.2"
|
|
247
247
|
},
|
|
248
248
|
"devDependencies": {
|
|
249
|
-
"@elliemae/pui-cli": "9.0.0-next.
|
|
249
|
+
"@elliemae/pui-cli": "9.0.0-next.50",
|
|
250
|
+
"jest": "~29.7.0",
|
|
251
|
+
"jest-cli": "~29.7.0",
|
|
250
252
|
"styled-components": "~5.3.9",
|
|
251
|
-
"@elliemae/ds-monorepo-devops": "3.50.0-
|
|
253
|
+
"@elliemae/ds-monorepo-devops": "3.50.0-rc.2"
|
|
252
254
|
},
|
|
253
255
|
"peerDependencies": {
|
|
254
256
|
"lodash": "^4.17.21",
|
|
255
|
-
"react": "
|
|
257
|
+
"react": "~17.0.2",
|
|
256
258
|
"react-dom": "^17.0.2",
|
|
257
259
|
"styled-components": "~5.3.9"
|
|
258
260
|
},
|