@elliemae/ds-dropdownmenu-v2 3.51.0-next.7 → 3.51.0-next.9

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.
@@ -34,7 +34,7 @@ __export(constants_exports, {
34
34
  });
35
35
  module.exports = __toCommonJS(constants_exports);
36
36
  var React = __toESM(require("react"));
37
- const DSDropdownMenuName = "DSDropdownMenu";
37
+ const DSDropdownMenuName = "DSDropdownmenu";
38
38
  const DSDropdownMenuSlots = {
39
39
  ROOT: "root",
40
40
  LOADING_WRAPPER: "loading-wrapper",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/exported-related/constants.ts", "../../../../../../scripts/build/transpile/react-shim.js"],
4
- "sourcesContent": ["export const DSDropdownMenuName = 'DSDropdownMenu';\n\nexport const DSDropdownMenuSlots = {\n ROOT: 'root',\n LOADING_WRAPPER: 'loading-wrapper',\n LISTBOX_WRAPPER: 'listbox-wrapper',\n HEADER_WRAPPER: 'header-wrapper',\n OPTION_LIST_WRAPPER: 'option-list-wrapper',\n EMPTY_STATE_WRAPPER: 'empty-state-wrapper',\n};\n\nexport const DSDropdownMenuPlacements = {\n TOP_START: 'top-start' as const,\n TOP: 'top' as const,\n TOP_END: 'top-end' as const,\n RIGHT_START: 'right-start' as const,\n RIGHT: 'right' as const,\n RIGHT_END: 'right-end' as const,\n BOTTOM_END: 'bottom-end' as const,\n BOTTOM: 'bottom' as const,\n BOTTOM_START: 'bottom-start' as const,\n LEFT_END: 'left-end' as const,\n LEFT: 'left' as const,\n LEFT_START: 'left-start' as const,\n};\n", "import * as React from 'react';\nexport { React };\n"],
4
+ "sourcesContent": ["export const DSDropdownMenuName = 'DSDropdownmenu';\n\nexport const DSDropdownMenuSlots = {\n ROOT: 'root',\n LOADING_WRAPPER: 'loading-wrapper',\n LISTBOX_WRAPPER: 'listbox-wrapper',\n HEADER_WRAPPER: 'header-wrapper',\n OPTION_LIST_WRAPPER: 'option-list-wrapper',\n EMPTY_STATE_WRAPPER: 'empty-state-wrapper',\n};\n\nexport const DSDropdownMenuPlacements = {\n TOP_START: 'top-start' as const,\n TOP: 'top' as const,\n TOP_END: 'top-end' as const,\n RIGHT_START: 'right-start' as const,\n RIGHT: 'right' as const,\n RIGHT_END: 'right-end' as const,\n BOTTOM_END: 'bottom-end' as const,\n BOTTOM: 'bottom' as const,\n BOTTOM_START: 'bottom-start' as const,\n LEFT_END: 'left-end' as const,\n LEFT: 'left' as const,\n LEFT_START: 'left-start' as const,\n};\n", "import * as React from 'react';\nexport { React };\n"],
5
5
  "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADAhB,MAAM,qBAAqB;AAE3B,MAAM,sBAAsB;AAAA,EACjC,MAAM;AAAA,EACN,iBAAiB;AAAA,EACjB,iBAAiB;AAAA,EACjB,gBAAgB;AAAA,EAChB,qBAAqB;AAAA,EACrB,qBAAqB;AACvB;AAEO,MAAM,2BAA2B;AAAA,EACtC,WAAW;AAAA,EACX,KAAK;AAAA,EACL,SAAS;AAAA,EACT,aAAa;AAAA,EACb,OAAO;AAAA,EACP,WAAW;AAAA,EACX,YAAY;AAAA,EACZ,QAAQ;AAAA,EACR,cAAc;AAAA,EACd,UAAU;AAAA,EACV,MAAM;AAAA,EACN,YAAY;AACd;",
6
6
  "names": []
7
7
  }
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- const DSDropdownMenuName = "DSDropdownMenu";
2
+ const DSDropdownMenuName = "DSDropdownmenu";
3
3
  const DSDropdownMenuSlots = {
4
4
  ROOT: "root",
5
5
  LOADING_WRAPPER: "loading-wrapper",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../src/exported-related/constants.ts"],
4
- "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export const DSDropdownMenuName = 'DSDropdownMenu';\n\nexport const DSDropdownMenuSlots = {\n ROOT: 'root',\n LOADING_WRAPPER: 'loading-wrapper',\n LISTBOX_WRAPPER: 'listbox-wrapper',\n HEADER_WRAPPER: 'header-wrapper',\n OPTION_LIST_WRAPPER: 'option-list-wrapper',\n EMPTY_STATE_WRAPPER: 'empty-state-wrapper',\n};\n\nexport const DSDropdownMenuPlacements = {\n TOP_START: 'top-start' as const,\n TOP: 'top' as const,\n TOP_END: 'top-end' as const,\n RIGHT_START: 'right-start' as const,\n RIGHT: 'right' as const,\n RIGHT_END: 'right-end' as const,\n BOTTOM_END: 'bottom-end' as const,\n BOTTOM: 'bottom' as const,\n BOTTOM_START: 'bottom-start' as const,\n LEFT_END: 'left-end' as const,\n LEFT: 'left' as const,\n LEFT_START: 'left-start' as const,\n};\n"],
4
+ "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export const DSDropdownMenuName = 'DSDropdownmenu';\n\nexport const DSDropdownMenuSlots = {\n ROOT: 'root',\n LOADING_WRAPPER: 'loading-wrapper',\n LISTBOX_WRAPPER: 'listbox-wrapper',\n HEADER_WRAPPER: 'header-wrapper',\n OPTION_LIST_WRAPPER: 'option-list-wrapper',\n EMPTY_STATE_WRAPPER: 'empty-state-wrapper',\n};\n\nexport const DSDropdownMenuPlacements = {\n TOP_START: 'top-start' as const,\n TOP: 'top' as const,\n TOP_END: 'top-end' as const,\n RIGHT_START: 'right-start' as const,\n RIGHT: 'right' as const,\n RIGHT_END: 'right-end' as const,\n BOTTOM_END: 'bottom-end' as const,\n BOTTOM: 'bottom' as const,\n BOTTOM_START: 'bottom-start' as const,\n LEFT_END: 'left-end' as const,\n LEFT: 'left' as const,\n LEFT_START: 'left-start' as const,\n};\n"],
5
5
  "mappings": "AAAA,YAAY,WAAW;ACAhB,MAAM,qBAAqB;AAE3B,MAAM,sBAAsB;AAAA,EACjC,MAAM;AAAA,EACN,iBAAiB;AAAA,EACjB,iBAAiB;AAAA,EACjB,gBAAgB;AAAA,EAChB,qBAAqB;AAAA,EACrB,qBAAqB;AACvB;AAEO,MAAM,2BAA2B;AAAA,EACtC,WAAW;AAAA,EACX,KAAK;AAAA,EACL,SAAS;AAAA,EACT,aAAa;AAAA,EACb,OAAO;AAAA,EACP,WAAW;AAAA,EACX,YAAY;AAAA,EACZ,QAAQ;AAAA,EACR,cAAc;AAAA,EACd,UAAU;AAAA,EACV,MAAM;AAAA,EACN,YAAY;AACd;",
6
6
  "names": []
7
7
  }
@@ -1,4 +1,4 @@
1
- export declare const DSDropdownMenuName = "DSDropdownMenu";
1
+ export declare const DSDropdownMenuName = "DSDropdownmenu";
2
2
  export declare const DSDropdownMenuSlots: {
3
3
  ROOT: string;
4
4
  LOADING_WRAPPER: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-dropdownmenu-v2",
3
- "version": "3.51.0-next.7",
3
+ "version": "3.51.0-next.9",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Dropdown Menu V2",
6
6
  "files": [
@@ -25,8 +25,8 @@
25
25
  "url": "https://git.elliemae.io/platform-ui/dimsum.git"
26
26
  },
27
27
  "engines": {
28
- "pnpm": ">=6",
29
- "node": ">=16"
28
+ "pnpm": ">=9",
29
+ "node": ">=22"
30
30
  },
31
31
  "author": "ICE MT",
32
32
  "jestSonar": {
@@ -38,20 +38,20 @@
38
38
  "dependencies": {
39
39
  "@xstyled/system": "~3.7.3",
40
40
  "react-virtual": "~2.10.4",
41
- "@elliemae/ds-circular-progress-indicator": "3.51.0-next.7",
42
- "@elliemae/ds-form-input-text": "3.51.0-next.7",
43
- "@elliemae/ds-grid": "3.51.0-next.7",
44
- "@elliemae/ds-menu-button": "3.51.0-next.7",
45
- "@elliemae/ds-menu-items": "3.51.0-next.7",
46
- "@elliemae/ds-props-helpers": "3.51.0-next.7",
47
- "@elliemae/ds-popperjs": "3.51.0-next.7",
48
- "@elliemae/ds-system": "3.51.0-next.7"
41
+ "@elliemae/ds-circular-progress-indicator": "3.51.0-next.9",
42
+ "@elliemae/ds-form-input-text": "3.51.0-next.9",
43
+ "@elliemae/ds-grid": "3.51.0-next.9",
44
+ "@elliemae/ds-menu-button": "3.51.0-next.9",
45
+ "@elliemae/ds-menu-items": "3.51.0-next.9",
46
+ "@elliemae/ds-props-helpers": "3.51.0-next.9",
47
+ "@elliemae/ds-system": "3.51.0-next.9",
48
+ "@elliemae/ds-popperjs": "3.51.0-next.9"
49
49
  },
50
50
  "devDependencies": {
51
51
  "@elliemae/pui-cli": "9.0.0-next.55",
52
52
  "jest": "~29.7.0",
53
53
  "styled-components": "~5.3.9",
54
- "@elliemae/ds-monorepo-devops": "3.51.0-next.7"
54
+ "@elliemae/ds-monorepo-devops": "3.51.0-next.9"
55
55
  },
56
56
  "peerDependencies": {
57
57
  "@xstyled/styled-components": "~3.7.3",