@mparticle/aquarium 1.60.0 → 1.61.0-operation-prism-shift.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.
Files changed (161) hide show
  1. package/package.json +1 -1
  2. package/dist/aquarium.js +0 -27036
  3. package/dist/aquarium.umd.cjs +0 -252
  4. package/dist/index.d.ts +0 -1
  5. package/dist/src/components/UXPatterns/MoreActionsButton/MoreActionsButton.d.ts +0 -18
  6. package/dist/src/components/UXPatterns/UnauthorizedTooltip/UnauthorizedTooltip.d.ts +0 -9
  7. package/dist/src/components/data-display/Avatar/Avatar.d.ts +0 -11
  8. package/dist/src/components/data-display/Badge/Badge.d.ts +0 -11
  9. package/dist/src/components/data-display/Card/Card.d.ts +0 -12
  10. package/dist/src/components/data-display/Collapse/Collapse.d.ts +0 -10
  11. package/dist/src/components/data-display/Descriptions/Descriptions.d.ts +0 -11
  12. package/dist/src/components/data-display/Empty/Empty.d.ts +0 -36
  13. package/dist/src/components/data-display/Image/Image.d.ts +0 -11
  14. package/dist/src/components/data-display/List/List.d.ts +0 -9
  15. package/dist/src/components/data-display/Popover/Popover.d.ts +0 -5
  16. package/dist/src/components/data-display/Segmented/Segmented.d.ts +0 -7
  17. package/dist/src/components/data-display/Table/Table.d.ts +0 -21
  18. package/dist/src/components/data-display/Tabs/Tabs.d.ts +0 -10
  19. package/dist/src/components/data-display/Tag/Tag.d.ts +0 -13
  20. package/dist/src/components/data-display/Tooltip/Tooltip.d.ts +0 -5
  21. package/dist/src/components/data-display/Tour/Tour.d.ts +0 -5
  22. package/dist/src/components/data-entry/AutoComplete/AutoComplete.d.ts +0 -5
  23. package/dist/src/components/data-entry/Cascader/Cascader.d.ts +0 -11
  24. package/dist/src/components/data-entry/Checkbox/Checkbox.d.ts +0 -11
  25. package/dist/src/components/data-entry/DatePicker/DatePicker.d.ts +0 -78
  26. package/dist/src/components/data-entry/Form/Form.d.ts +0 -28
  27. package/dist/src/components/data-entry/Input/Input.d.ts +0 -14
  28. package/dist/src/components/data-entry/InputNumber/InputNumber.d.ts +0 -5
  29. package/dist/src/components/data-entry/QueryItem/Action.d.ts +0 -10
  30. package/dist/src/components/data-entry/QueryItem/Cascader.d.ts +0 -27
  31. package/dist/src/components/data-entry/QueryItem/NumberInput.d.ts +0 -16
  32. package/dist/src/components/data-entry/QueryItem/Qualifier.d.ts +0 -16
  33. package/dist/src/components/data-entry/QueryItem/QueryItem.d.ts +0 -17
  34. package/dist/src/components/data-entry/QueryItem/Text.d.ts +0 -11
  35. package/dist/src/components/data-entry/QueryItem/TextInput.d.ts +0 -10
  36. package/dist/src/components/data-entry/QueryItem/ValueSelector.d.ts +0 -11
  37. package/dist/src/components/data-entry/Radio/Radio.d.ts +0 -11
  38. package/dist/src/components/data-entry/Radio/RadioButton.d.ts +0 -5
  39. package/dist/src/components/data-entry/Radio/RadioGroup.d.ts +0 -5
  40. package/dist/src/components/data-entry/Select/Select.d.ts +0 -14
  41. package/dist/src/components/data-entry/Switch/Switch.d.ts +0 -5
  42. package/dist/src/components/data-entry/TimePicker/TimePicker.d.ts +0 -11
  43. package/dist/src/components/data-entry/TreeSelect/TreeSelect.d.ts +0 -14
  44. package/dist/src/components/data-entry/Upload/Upload.d.ts +0 -16
  45. package/dist/src/components/feedback/Alert/Alert.d.ts +0 -13
  46. package/dist/src/components/feedback/Drawer/Drawer.d.ts +0 -5
  47. package/dist/src/components/feedback/LoadingModal/LoadingModal.d.ts +0 -8
  48. package/dist/src/components/feedback/Message/Message.d.ts +0 -23
  49. package/dist/src/components/feedback/Modal/DeleteConfirmModal/DeleteConfirmModal.d.ts +0 -14
  50. package/dist/src/components/feedback/Modal/ErrorModal/ErrorModal.d.ts +0 -9
  51. package/dist/src/components/feedback/Modal/Modal.d.ts +0 -16
  52. package/dist/src/components/feedback/Notification/Notification.d.ts +0 -22
  53. package/dist/src/components/feedback/Popconfirm/Popconfirm.d.ts +0 -5
  54. package/dist/src/components/feedback/Progress/Progress.d.ts +0 -5
  55. package/dist/src/components/feedback/Result/Result.d.ts +0 -17
  56. package/dist/src/components/feedback/Skeleton/Skeleton.d.ts +0 -19
  57. package/dist/src/components/feedback/Spin/Spin.d.ts +0 -10
  58. package/dist/src/components/general/Button/Button.d.ts +0 -18
  59. package/dist/src/components/general/FloatButton/FloatButton.d.ts +0 -12
  60. package/dist/src/components/general/Icon/ErrorStateIcon/ErrorStateIcon.d.ts +0 -9
  61. package/dist/src/components/general/Icon/Icon.d.ts +0 -12
  62. package/dist/src/components/general/Icon/SuccessStateIcon/SuccessStateIcon.d.ts +0 -9
  63. package/dist/src/components/general/Icon/WarningStateIcon/WarningStateIcon.d.ts +0 -9
  64. package/dist/src/components/general/Typography/Typography.d.ts +0 -35
  65. package/dist/src/components/general/Typography/colors.d.ts +0 -3
  66. package/dist/src/components/icons/index.d.ts +0 -140
  67. package/dist/src/components/index.d.ts +0 -99
  68. package/dist/src/components/layout/Center/Center.d.ts +0 -3
  69. package/dist/src/components/layout/Divider/Divider.d.ts +0 -5
  70. package/dist/src/components/layout/Flex/Flex.d.ts +0 -5
  71. package/dist/src/components/layout/Grid/Grid.d.ts +0 -6
  72. package/dist/src/components/layout/Layout/Layout.d.ts +0 -13
  73. package/dist/src/components/layout/Space/Space.d.ts +0 -11
  74. package/dist/src/components/layout/Splitter/Splitter.d.ts +0 -23
  75. package/dist/src/components/navigation/Anchor/Anchor.d.ts +0 -10
  76. package/dist/src/components/navigation/Breadcrumb/Breadcrumb.d.ts +0 -12
  77. package/dist/src/components/navigation/Dropdown/Dropdown.d.ts +0 -11
  78. package/dist/src/components/navigation/GlobalNavigation/GlobalNavigation.d.ts +0 -46
  79. package/dist/src/components/navigation/GlobalNavigation/HomeButton.d.ts +0 -6
  80. package/dist/src/components/navigation/GlobalNavigation/NavigationButtonItem.d.ts +0 -9
  81. package/dist/src/components/navigation/GlobalNavigation/NavigationCreate.d.ts +0 -20
  82. package/dist/src/components/navigation/GlobalNavigation/NavigationIcon.d.ts +0 -11
  83. package/dist/src/components/navigation/GlobalNavigation/NavigationItem.d.ts +0 -15
  84. package/dist/src/components/navigation/GlobalNavigation/NavigationList.d.ts +0 -6
  85. package/dist/src/components/navigation/GlobalNavigation/NavigationMenu.d.ts +0 -6
  86. package/dist/src/components/navigation/GlobalNavigation/NavigationSearch.d.ts +0 -6
  87. package/dist/src/components/navigation/GlobalNavigation/NotificationCenter.d.ts +0 -9
  88. package/dist/src/components/navigation/GlobalNavigation/SuiteLogo.d.ts +0 -7
  89. package/dist/src/components/navigation/GlobalNavigation/SuiteSelector/SuiteSelector.d.ts +0 -11
  90. package/dist/src/components/navigation/GlobalNavigation/SuiteSelector/SuiteSelectorContent.d.ts +0 -5
  91. package/dist/src/components/navigation/GlobalNavigation/SuiteSelector/SuiteSelectorSuiteLink.d.ts +0 -10
  92. package/dist/src/components/navigation/GlobalNavigation/WorkspaceSelector/WorkspaceNoResults.d.ts +0 -2
  93. package/dist/src/components/navigation/GlobalNavigation/WorkspaceSelector/WorkspaceSelector.d.ts +0 -12
  94. package/dist/src/components/navigation/GlobalNavigation/WorkspaceSelector/WorkspaceSelectorContent.d.ts +0 -18
  95. package/dist/src/components/navigation/GlobalNavigation/WorkspaceSelector/WorkspaceSelectorContentItems.d.ts +0 -7
  96. package/dist/src/components/navigation/GlobalNavigation/stories-utils.d.ts +0 -2
  97. package/dist/src/components/navigation/Menu/Menu.d.ts +0 -24
  98. package/dist/src/components/navigation/Pagination/Pagination.d.ts +0 -5
  99. package/dist/src/components/navigation/Steps/Steps.d.ts +0 -5
  100. package/dist/src/components/not-prod-ready/Affix/Affix.d.ts +0 -5
  101. package/dist/src/components/not-prod-ready/Calendar/Calendar.d.ts +0 -13
  102. package/dist/src/components/not-prod-ready/Carousel/Carousel.d.ts +0 -5
  103. package/dist/src/components/not-prod-ready/ColorPicker/ColorPicker.d.ts +0 -5
  104. package/dist/src/components/not-prod-ready/QRCode/QRCode.d.ts +0 -5
  105. package/dist/src/components/not-prod-ready/Rate/Rate.d.ts +0 -5
  106. package/dist/src/components/not-prod-ready/Slider/Slider.d.ts +0 -5
  107. package/dist/src/components/not-prod-ready/Statistic/Statistic.d.ts +0 -15
  108. package/dist/src/components/not-prod-ready/Timeline/Timeline.d.ts +0 -10
  109. package/dist/src/components/not-prod-ready/Transfer/Transfer.d.ts +0 -16
  110. package/dist/src/components/not-prod-ready/Tree/Tree.d.ts +0 -19
  111. package/dist/src/components/not-prod-ready/Watermark/Watermark.d.ts +0 -5
  112. package/dist/src/constants/ChartColors.d.ts +0 -1
  113. package/dist/src/constants/ChartConfig.d.ts +0 -8
  114. package/dist/src/constants/Icons.d.ts +0 -2
  115. package/dist/src/hooks/NewExperienceReminder/useNewExperienceReminder.d.ts +0 -14
  116. package/dist/src/hooks/useInitData.d.ts +0 -1
  117. package/dist/src/hooks/useMount.d.ts +0 -1
  118. package/dist/src/hooks/useUnMount.d.ts +0 -1
  119. package/dist/src/services/user-preferences/composite-user-preferences-service/composite-user-preferences-service.d.ts +0 -9
  120. package/dist/src/services/user-preferences/composite-user-preferences-service/composite-user-preferences-service.spec.d.ts +0 -1
  121. package/dist/src/services/user-preferences/composite-user-preferences-service/index.d.ts +0 -1
  122. package/dist/src/services/user-preferences/index.d.ts +0 -1
  123. package/dist/src/services/user-preferences/models/definitions/index.d.ts +0 -4
  124. package/dist/src/services/user-preferences/models/definitions/user-preference-definition.d.ts +0 -5
  125. package/dist/src/services/user-preferences/models/definitions/user-preference-definitions.d.ts +0 -4
  126. package/dist/src/services/user-preferences/models/definitions/user-preference-per-scope.d.ts +0 -4
  127. package/dist/src/services/user-preferences/models/definitions/user-preference-scope-type.d.ts +0 -6
  128. package/dist/src/services/user-preferences/models/storage-models/index.d.ts +0 -1
  129. package/dist/src/services/user-preferences/models/storage-models/user-preference-scope.d.ts +0 -8
  130. package/dist/src/services/user-preferences/user-preferences-service.d.ts +0 -19
  131. package/dist/src/services/user-preferences/user-preferences-service.spec.d.ts +0 -26
  132. package/dist/src/shared/Operation.d.ts +0 -178
  133. package/dist/src/shared/Paths.d.ts +0 -146
  134. package/dist/src/shared/Suite.d.ts +0 -9
  135. package/dist/src/shared/UserPreferences.d.ts +0 -12
  136. package/dist/src/shared/Utils.d.ts +0 -4
  137. package/dist/src/shared/services/AudiencePermissionsService.d.ts +0 -9
  138. package/dist/src/shared/services/AuthorizationsService.d.ts +0 -6
  139. package/dist/src/shared/services/FeatureFlagsService.d.ts +0 -54
  140. package/dist/src/shared/services/InitializationService.d.ts +0 -4
  141. package/dist/src/shared/services/NavigationItemsService.d.ts +0 -55
  142. package/dist/src/shared/services/RoutesAuthorizationsService.d.ts +0 -12
  143. package/dist/src/shared/services/routeAuthorizations/anaytics-authorizations.d.ts +0 -6
  144. package/dist/src/shared/services/routeAuthorizations/base-routes-authorizations.d.ts +0 -7
  145. package/dist/src/shared/services/routeAuthorizations/customer-360-authorizations.d.ts +0 -11
  146. package/dist/src/shared/services/routeAuthorizations/data-platform-authorizations.d.ts +0 -22
  147. package/dist/src/shared/services/routeAuthorizations/data-warehouse-authorizations.d.ts +0 -10
  148. package/dist/src/shared/services/routeAuthorizations/oversight-authorizations.d.ts +0 -13
  149. package/dist/src/shared/services/routeAuthorizations/root-authorizations.d.ts +0 -10
  150. package/dist/src/shared/services/routeAuthorizations/segmentation-authorizations.d.ts +0 -10
  151. package/dist/src/styles/style.d.ts +0 -425
  152. package/dist/src/types/icons.d.ts +0 -14
  153. package/dist/src/utils/Cookies.d.ts +0 -15
  154. package/dist/src/utils/ExampleStory.d.ts +0 -9
  155. package/dist/src/utils/GetGlobalToken.d.ts +0 -2
  156. package/dist/src/utils/debounce.d.ts +0 -1
  157. package/dist/src/utils/svg-prettifier/SvgPrettifier.d.ts +0 -2
  158. package/dist/src/utils/utils.d.ts +0 -16
  159. package/dist/src/utils/utils.spec.d.ts +0 -1
  160. package/dist/style.css +0 -1
  161. package/dist/style.ts +0 -437
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mparticle/aquarium",
3
- "version": "1.60.0",
3
+ "version": "1.61.0-operation-prism-shift.2",
4
4
  "description": "mParticle Component Library",
5
5
  "license": "Apache-2.0",
6
6
  "keywords": [