@elliemae/ds-menu-items 3.70.0-next.39 → 3.70.0-next.40

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": ["import type {} from '@xstyled/system';\nimport type {} from '@xstyled/util';\n\nexport {\n // legacy names\n ActionMenuItem,\n DSActionMenuItem,\n ActionMenuItemWithSchema,\n // correct convention names\n DSMenuItemsAction,\n DSMenuItemsActionWithSchema,\n type DSMenuItemsActionT,\n\n // legacy names\n MultiMenuItem,\n DSMultiMenuItem,\n MultiMenuItemWithSchema,\n // correct convention names\n DSMenuItemsMulti,\n DSMenuItemsMultiWithSchema,\n type DSMenuItemsMultiT,\n\n // legacy names\n Section,\n DSSectionMenuItem,\n SectionWithSchema,\n // correct convention names\n DSMenuItemsSection,\n DSMenuItemsSectionWithSchema,\n type DSMenuItemsSectionT,\n\n // legacy names\n Separator,\n DSSeparatorMenuItem,\n SeparatorWithSchema,\n // correct convention names\n DSMenuItemsSeparator,\n DSMenuItemsSeparatorWithSchema,\n type DSMenuItemsSeparatorT,\n\n // legacy names\n SingleMenuItem,\n DSSingleMenuItem,\n SingleMenuItemWithSchema,\n // correct convention names\n DSMenuItemsSingle,\n DSMenuItemsSingleWithSchema,\n type DSMenuItemsSingleT,\n\n // legacy names\n SingleWithSubmenuItem,\n SingleWithSubmenuItemWithSchema,\n // correct convention names\n DSMenuItemsSingleWithSubmenu,\n DSMenuItemsSingleWithSubmenuWithSchema,\n type DSMenuItemsSingleWithSubmenuT,\n\n // legacy names\n SkeletonMenuItem,\n DSSkeletonMenuItem,\n // correct convention names\n DSMenuItemsSkeleton,\n DSMenuItemsSkeletonWithSchema,\n type DSMenuItemsSkeletonT,\n\n // legacy names\n SubmenuItem,\n SubmenuItemWithSchema,\n // correct convention names\n} from './components/index.js';\nexport { DSMenuItemName, DSMenuItemSlots } from './exported-related/index.js';\n", "import * as React from 'react';\nexport { React };\n"],
5
- "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADGvB,wBAkEO;AACP,8BAAgD;",
4
+ "sourcesContent": ["export {\n // legacy names\n ActionMenuItem,\n DSActionMenuItem,\n ActionMenuItemWithSchema,\n // correct convention names\n DSMenuItemsAction,\n DSMenuItemsActionWithSchema,\n type DSMenuItemsActionT,\n\n // legacy names\n MultiMenuItem,\n DSMultiMenuItem,\n MultiMenuItemWithSchema,\n // correct convention names\n DSMenuItemsMulti,\n DSMenuItemsMultiWithSchema,\n type DSMenuItemsMultiT,\n\n // legacy names\n Section,\n DSSectionMenuItem,\n SectionWithSchema,\n // correct convention names\n DSMenuItemsSection,\n DSMenuItemsSectionWithSchema,\n type DSMenuItemsSectionT,\n\n // legacy names\n Separator,\n DSSeparatorMenuItem,\n SeparatorWithSchema,\n // correct convention names\n DSMenuItemsSeparator,\n DSMenuItemsSeparatorWithSchema,\n type DSMenuItemsSeparatorT,\n\n // legacy names\n SingleMenuItem,\n DSSingleMenuItem,\n SingleMenuItemWithSchema,\n // correct convention names\n DSMenuItemsSingle,\n DSMenuItemsSingleWithSchema,\n type DSMenuItemsSingleT,\n\n // legacy names\n SingleWithSubmenuItem,\n SingleWithSubmenuItemWithSchema,\n // correct convention names\n DSMenuItemsSingleWithSubmenu,\n DSMenuItemsSingleWithSubmenuWithSchema,\n type DSMenuItemsSingleWithSubmenuT,\n\n // legacy names\n SkeletonMenuItem,\n DSSkeletonMenuItem,\n // correct convention names\n DSMenuItemsSkeleton,\n DSMenuItemsSkeletonWithSchema,\n type DSMenuItemsSkeletonT,\n\n // legacy names\n SubmenuItem,\n SubmenuItemWithSchema,\n // correct convention names\n} from './components/index.js';\nexport { DSMenuItemName, DSMenuItemSlots } from './exported-related/index.js';\n", "import * as React from 'react';\nexport { React };\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADAvB,wBAkEO;AACP,8BAAgD;",
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", "import type {} from '@xstyled/system';\nimport type {} from '@xstyled/util';\n\nexport {\n // legacy names\n ActionMenuItem,\n DSActionMenuItem,\n ActionMenuItemWithSchema,\n // correct convention names\n DSMenuItemsAction,\n DSMenuItemsActionWithSchema,\n type DSMenuItemsActionT,\n\n // legacy names\n MultiMenuItem,\n DSMultiMenuItem,\n MultiMenuItemWithSchema,\n // correct convention names\n DSMenuItemsMulti,\n DSMenuItemsMultiWithSchema,\n type DSMenuItemsMultiT,\n\n // legacy names\n Section,\n DSSectionMenuItem,\n SectionWithSchema,\n // correct convention names\n DSMenuItemsSection,\n DSMenuItemsSectionWithSchema,\n type DSMenuItemsSectionT,\n\n // legacy names\n Separator,\n DSSeparatorMenuItem,\n SeparatorWithSchema,\n // correct convention names\n DSMenuItemsSeparator,\n DSMenuItemsSeparatorWithSchema,\n type DSMenuItemsSeparatorT,\n\n // legacy names\n SingleMenuItem,\n DSSingleMenuItem,\n SingleMenuItemWithSchema,\n // correct convention names\n DSMenuItemsSingle,\n DSMenuItemsSingleWithSchema,\n type DSMenuItemsSingleT,\n\n // legacy names\n SingleWithSubmenuItem,\n SingleWithSubmenuItemWithSchema,\n // correct convention names\n DSMenuItemsSingleWithSubmenu,\n DSMenuItemsSingleWithSubmenuWithSchema,\n type DSMenuItemsSingleWithSubmenuT,\n\n // legacy names\n SkeletonMenuItem,\n DSSkeletonMenuItem,\n // correct convention names\n DSMenuItemsSkeleton,\n DSMenuItemsSkeletonWithSchema,\n type DSMenuItemsSkeletonT,\n\n // legacy names\n SubmenuItem,\n SubmenuItemWithSchema,\n // correct convention names\n} from './components/index.js';\nexport { DSMenuItemName, DSMenuItemSlots } from './exported-related/index.js';\n"],
5
- "mappings": "AAAA,YAAY,WAAW;ACGvB;AAAA,EAEE;AAAA,EACA;AAAA,EACA;AAAA,EAEA;AAAA,EACA;AAAA,EAIA;AAAA,EACA;AAAA,EACA;AAAA,EAEA;AAAA,EACA;AAAA,EAIA;AAAA,EACA;AAAA,EACA;AAAA,EAEA;AAAA,EACA;AAAA,EAIA;AAAA,EACA;AAAA,EACA;AAAA,EAEA;AAAA,EACA;AAAA,EAIA;AAAA,EACA;AAAA,EACA;AAAA,EAEA;AAAA,EACA;AAAA,EAIA;AAAA,EACA;AAAA,EAEA;AAAA,EACA;AAAA,EAIA;AAAA,EACA;AAAA,EAEA;AAAA,EACA;AAAA,EAIA;AAAA,EACA;AAAA,OAEK;AACP,SAAS,gBAAgB,uBAAuB;",
4
+ "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export {\n // legacy names\n ActionMenuItem,\n DSActionMenuItem,\n ActionMenuItemWithSchema,\n // correct convention names\n DSMenuItemsAction,\n DSMenuItemsActionWithSchema,\n type DSMenuItemsActionT,\n\n // legacy names\n MultiMenuItem,\n DSMultiMenuItem,\n MultiMenuItemWithSchema,\n // correct convention names\n DSMenuItemsMulti,\n DSMenuItemsMultiWithSchema,\n type DSMenuItemsMultiT,\n\n // legacy names\n Section,\n DSSectionMenuItem,\n SectionWithSchema,\n // correct convention names\n DSMenuItemsSection,\n DSMenuItemsSectionWithSchema,\n type DSMenuItemsSectionT,\n\n // legacy names\n Separator,\n DSSeparatorMenuItem,\n SeparatorWithSchema,\n // correct convention names\n DSMenuItemsSeparator,\n DSMenuItemsSeparatorWithSchema,\n type DSMenuItemsSeparatorT,\n\n // legacy names\n SingleMenuItem,\n DSSingleMenuItem,\n SingleMenuItemWithSchema,\n // correct convention names\n DSMenuItemsSingle,\n DSMenuItemsSingleWithSchema,\n type DSMenuItemsSingleT,\n\n // legacy names\n SingleWithSubmenuItem,\n SingleWithSubmenuItemWithSchema,\n // correct convention names\n DSMenuItemsSingleWithSubmenu,\n DSMenuItemsSingleWithSubmenuWithSchema,\n type DSMenuItemsSingleWithSubmenuT,\n\n // legacy names\n SkeletonMenuItem,\n DSSkeletonMenuItem,\n // correct convention names\n DSMenuItemsSkeleton,\n DSMenuItemsSkeletonWithSchema,\n type DSMenuItemsSkeletonT,\n\n // legacy names\n SubmenuItem,\n SubmenuItemWithSchema,\n // correct convention names\n} from './components/index.js';\nexport { DSMenuItemName, DSMenuItemSlots } from './exported-related/index.js';\n"],
5
+ "mappings": "AAAA,YAAY,WAAW;ACAvB;AAAA,EAEE;AAAA,EACA;AAAA,EACA;AAAA,EAEA;AAAA,EACA;AAAA,EAIA;AAAA,EACA;AAAA,EACA;AAAA,EAEA;AAAA,EACA;AAAA,EAIA;AAAA,EACA;AAAA,EACA;AAAA,EAEA;AAAA,EACA;AAAA,EAIA;AAAA,EACA;AAAA,EACA;AAAA,EAEA;AAAA,EACA;AAAA,EAIA;AAAA,EACA;AAAA,EACA;AAAA,EAEA;AAAA,EACA;AAAA,EAIA;AAAA,EACA;AAAA,EAEA;AAAA,EACA;AAAA,EAIA;AAAA,EACA;AAAA,EAEA;AAAA,EACA;AAAA,EAIA;AAAA,EACA;AAAA,OAEK;AACP,SAAS,gBAAgB,uBAAuB;",
6
6
  "names": []
7
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-menu-items",
3
- "version": "3.70.0-next.39",
3
+ "version": "3.70.0-next.40",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Menu Items",
6
6
  "files": [
@@ -36,22 +36,20 @@
36
36
  "indent": 4
37
37
  },
38
38
  "dependencies": {
39
- "@xstyled/system": "~3.8.1",
40
- "@xstyled/util": "~3.7.0",
41
- "@elliemae/ds-menu-items-commons": "3.70.0-next.39",
42
- "@elliemae/ds-menu-items-single-with-submenu": "3.70.0-next.39",
43
- "@elliemae/ds-menu-items-section": "3.70.0-next.39",
44
- "@elliemae/ds-menu-items-separator": "3.70.0-next.39",
45
- "@elliemae/ds-menu-items-submenu": "3.70.0-next.39",
46
- "@elliemae/ds-menu-items-action": "3.70.0-next.39",
47
- "@elliemae/ds-menu-items-single": "3.70.0-next.39",
48
- "@elliemae/ds-menu-items-multi": "3.70.0-next.39",
49
- "@elliemae/ds-menu-items-skeleton": "3.70.0-next.39"
39
+ "@elliemae/ds-menu-items-action": "3.70.0-next.40",
40
+ "@elliemae/ds-menu-items-commons": "3.70.0-next.40",
41
+ "@elliemae/ds-menu-items-multi": "3.70.0-next.40",
42
+ "@elliemae/ds-menu-items-section": "3.70.0-next.40",
43
+ "@elliemae/ds-menu-items-single": "3.70.0-next.40",
44
+ "@elliemae/ds-menu-items-single-with-submenu": "3.70.0-next.40",
45
+ "@elliemae/ds-menu-items-separator": "3.70.0-next.40",
46
+ "@elliemae/ds-menu-items-submenu": "3.70.0-next.40",
47
+ "@elliemae/ds-menu-items-skeleton": "3.70.0-next.40"
50
48
  },
51
49
  "devDependencies": {
52
50
  "jest": "^30.0.0",
53
51
  "styled-components": "~5.3.9",
54
- "@elliemae/ds-monorepo-devops": "3.70.0-next.39"
52
+ "@elliemae/ds-monorepo-devops": "3.70.0-next.40"
55
53
  },
56
54
  "peerDependencies": {
57
55
  "lodash-es": "^4.18.1",