@rankingcoach/vanguard 1.11.0 → 1.12.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.
Files changed (117) hide show
  1. package/dist/index-Accordion2.js +5 -5
  2. package/dist/index-AccordionDetails.js +4 -4
  3. package/dist/index-AccordionSummary.js +1 -1
  4. package/dist/index-Autocomplete2.js +2 -2
  5. package/dist/index-BasePopper.js +1 -1
  6. package/dist/index-BenchmarkGauge.js +1 -1
  7. package/dist/index-BenchmarkGaugeMarker.js +1 -1
  8. package/dist/index-CalendarOrClockPicker.js +1 -1
  9. package/dist/index-CalendarPicker.js +2 -2
  10. package/dist/index-Clock3.js +1 -1
  11. package/dist/index-ClockNumber.js +4 -4
  12. package/dist/index-ClockPicker.js +1 -1
  13. package/dist/index-ClockPointer.js +1 -1
  14. package/dist/index-ColorPicker.js +1 -1
  15. package/dist/index-Cropper.js +1 -1
  16. package/dist/index-DateInput.js +4 -4
  17. package/dist/index-DatePickerToolbar.js +1 -1
  18. package/dist/index-DateRange.js +1 -1
  19. package/dist/index-DayPicker.js +1 -1
  20. package/dist/index-DropdownMenu.js +65 -55
  21. package/dist/index-Fade.js +1 -1
  22. package/dist/index-Grow.js +1 -1
  23. package/dist/index-InputLabel.js +4 -4
  24. package/dist/index-InputRangeField.js +1 -1
  25. package/dist/index-ModalContext.js +28 -27
  26. package/dist/index-ModalService.js +178 -125
  27. package/dist/index-Month.js +2 -2
  28. package/dist/index-MonthPicker.js +7 -7
  29. package/dist/index-PickersArrowSwitcher.js +1 -1
  30. package/dist/index-PickersCalendarHeader.js +1 -1
  31. package/dist/index-PickersDay.js +1 -1
  32. package/dist/index-PickersFadeTransitionGroup.js +6 -6
  33. package/dist/index-PickersMonth.js +4 -4
  34. package/dist/index-PickersPopper.js +1 -1
  35. package/dist/index-PickersSlideTransition.js +6 -6
  36. package/dist/index-PickersToolbar.js +1 -1
  37. package/dist/index-PickersYear.js +1 -1
  38. package/dist/index-Popover2.js +6 -6
  39. package/dist/index-Profile.js +0 -3
  40. package/dist/index-QuoteContainer.js +5 -6
  41. package/dist/index-Select2.js +5 -5
  42. package/dist/index-SelectInput2.js +1 -1
  43. package/dist/index-Slide.js +5 -5
  44. package/dist/index-Slider2.js +1 -1
  45. package/dist/index-Snackbar2.js +6 -6
  46. package/dist/index-StyledSVG2.js +1 -1
  47. package/dist/index-Table.js +3 -3
  48. package/dist/index-Tabs2.js +4 -4
  49. package/dist/index-Tooltip.js +3 -3
  50. package/dist/index-YearPicker.js +7 -7
  51. package/dist/index-_virtual10.js +2 -3
  52. package/dist/index-_virtual19.js +5 -2
  53. package/dist/index-_virtual20.js +2 -5
  54. package/dist/index-_virtual69.js +2 -2
  55. package/dist/index-_virtual70.js +4 -2
  56. package/dist/index-_virtual71.js +2 -4
  57. package/dist/index-_virtual72.js +4 -2
  58. package/dist/index-_virtual73.js +1 -1
  59. package/dist/index-_virtual74.js +1 -1
  60. package/dist/index-_virtual75.js +2 -4
  61. package/dist/index-_virtual76.js +2 -2
  62. package/dist/index-_virtual9.js +3 -2
  63. package/dist/index-accessibility.js +1 -1
  64. package/dist/index-accordionClasses.js +4 -4
  65. package/dist/index-accordionSummaryClasses.js +4 -4
  66. package/dist/index-autocompleteClasses.js +4 -4
  67. package/dist/index-buttonBaseClasses.js +4 -4
  68. package/dist/index-buttonClasses.js +4 -4
  69. package/dist/index-chipClasses.js +4 -4
  70. package/dist/index-clockNumberClasses.js +4 -4
  71. package/dist/index-dist3.js +1 -1
  72. package/dist/index-dist4.js +1 -1
  73. package/dist/index-emotion-is-prop-valid.esm.js +1 -1
  74. package/dist/index-esm.js +1 -1
  75. package/dist/index-esm7.js +0 -1
  76. package/dist/index-formHelperTextClasses.js +4 -4
  77. package/dist/index-http.store.js +1 -1
  78. package/dist/index-iconButtonClasses.js +4 -4
  79. package/dist/index-inputAdornmentClasses.js +4 -4
  80. package/dist/index-menuItemClasses.js +4 -4
  81. package/dist/index-nativeSelectClasses.js +4 -4
  82. package/dist/index-pickersMonthClasses.js +4 -4
  83. package/dist/index-pickersToolbarClasses.js +4 -4
  84. package/dist/index-pickersYearClasses.js +4 -4
  85. package/dist/index-react-spring_animated.modern.js +3 -3
  86. package/dist/index-react-spring_core.modern.js +445 -422
  87. package/dist/index-react-spring_web.modern.js +70 -69
  88. package/dist/index-sanitize-html.js +16 -17
  89. package/dist/index-selectClasses.js +4 -4
  90. package/dist/index-sliderClasses.js +4 -4
  91. package/dist/index-styled-engine.js +4 -4
  92. package/dist/index-tabClasses.js +4 -4
  93. package/dist/index-tabScrollButtonClasses.js +4 -4
  94. package/dist/index-tabsClasses.js +4 -4
  95. package/dist/index-toggleButtonClasses.js +4 -4
  96. package/dist/index-toggleButtonGroupClasses.js +4 -4
  97. package/dist/index-tooltipClasses.js +4 -4
  98. package/dist/index-use-benchmark-gauge-render-state.js +1 -1
  99. package/dist/index-useAutocomplete.js +1 -1
  100. package/dist/index-useControlled.js +2 -26
  101. package/dist/index-useControlled2.js +26 -2
  102. package/dist/index-useSlider.js +1 -1
  103. package/dist/index-useViews.js +1 -1
  104. package/dist/index-utils2.js +47 -67
  105. package/dist/index-utils3.js +67 -47
  106. package/dist/index.js +426 -426
  107. package/dist/types/core/CardMotion/CardMotion.config.d.ts +87 -55
  108. package/dist/types/core/Modal/ModalService.d.ts +30 -0
  109. package/dist/types/core/Modal/stories/ModalStackingPopover.story.d.ts +6 -0
  110. package/dist/types/core/Modal/stories/TopmostModalZIndex.story.d.ts +5 -0
  111. package/dist/vanguard-asset-analysis.json +1 -1
  112. package/dist/vanguard.css +1 -1
  113. package/dist-wordpress/index.js +11571 -11495
  114. package/dist-wordpress/vanguard.css +1 -1
  115. package/package.json +44 -46
  116. package/scripts/verify-storybook-tsgo.js +0 -0
  117. package/scripts/verify-tsgo.js +0 -0
package/dist/index-esm.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { jsx as be, Fragment as dt, jsxs as ti } from "react/jsx-runtime";
2
- import { memo as ve, createContext as ni, useContext as ye, useState as f, useEffect as u, useMemo as je, Children as Ee, isValidElement as Nn, cloneElement as jn, useRef as Re, PureComponent as ne, createRef as ot } from "react";
2
+ import { memo as ve, Children as Ee, isValidElement as Nn, cloneElement as jn, useContext as ye, useState as f, useEffect as u, useMemo as je, useRef as Re, createContext as ni, PureComponent as ne, createRef as ot } from "react";
3
3
  import * as Wn from "react-dom";
4
4
  import { createPortal as st } from "react-dom";
5
5
  var ut = function(t, e) {
@@ -92,7 +92,6 @@ export {
92
92
  c as ProcessingInstruction,
93
93
  d as Text,
94
94
  C as cloneNode,
95
- m as default,
96
95
  S as isCDATA,
97
96
  T as isComment,
98
97
  k as isDirective,
@@ -1,9 +1,9 @@
1
- import r from "./index-generateUtilityClasses.js";
2
- import t from "./index-generateUtilityClass.js";
1
+ import r from "./index-generateUtilityClass.js";
2
+ import t from "./index-generateUtilityClasses.js";
3
3
  function s(e) {
4
- return t("MuiFormHelperText", e);
4
+ return r("MuiFormHelperText", e);
5
5
  }
6
- const o = r("MuiFormHelperText", ["root", "error", "disabled", "sizeSmall", "sizeMedium", "contained", "focused", "filled", "required"]);
6
+ const o = t("MuiFormHelperText", ["root", "error", "disabled", "sizeSmall", "sizeMedium", "contained", "focused", "filled", "required"]);
7
7
  export {
8
8
  o as default,
9
9
  s as getFormHelperTextUtilityClasses
@@ -1,5 +1,5 @@
1
1
  import { PublicWidgetData as D } from "./index-public-widgets-data.store.js";
2
- import H from "./index-_virtual20.js";
2
+ import H from "./index-_virtual19.js";
3
3
  import { BaseStore as T } from "./index-base.store.js";
4
4
  import { parseParams as l } from "./index-parse-params.js";
5
5
  import { stores as q } from "./index-stores.js";
@@ -1,9 +1,9 @@
1
- import t from "./index-generateUtilityClasses.js";
2
- import r from "./index-generateUtilityClass.js";
1
+ import t from "./index-generateUtilityClass.js";
2
+ import r from "./index-generateUtilityClasses.js";
3
3
  function n(o) {
4
- return r("MuiIconButton", o);
4
+ return t("MuiIconButton", o);
5
5
  }
6
- const l = t("MuiIconButton", ["root", "disabled", "colorInherit", "colorPrimary", "colorSecondary", "colorError", "colorInfo", "colorSuccess", "colorWarning", "edgeStart", "edgeEnd", "sizeSmall", "sizeMedium", "sizeLarge"]);
6
+ const l = r("MuiIconButton", ["root", "disabled", "colorInherit", "colorPrimary", "colorSecondary", "colorError", "colorInfo", "colorSuccess", "colorWarning", "edgeStart", "edgeEnd", "sizeSmall", "sizeMedium", "sizeLarge"]);
7
7
  export {
8
8
  l as default,
9
9
  n as getIconButtonUtilityClass
@@ -1,9 +1,9 @@
1
- import n from "./index-generateUtilityClasses.js";
2
- import e from "./index-generateUtilityClass.js";
1
+ import n from "./index-generateUtilityClass.js";
2
+ import e from "./index-generateUtilityClasses.js";
3
3
  function s(t) {
4
- return e("MuiInputAdornment", t);
4
+ return n("MuiInputAdornment", t);
5
5
  }
6
- const r = n("MuiInputAdornment", ["root", "filled", "standard", "outlined", "positionStart", "positionEnd", "disablePointerEvents", "hiddenLabel", "sizeSmall"]);
6
+ const r = e("MuiInputAdornment", ["root", "filled", "standard", "outlined", "positionStart", "positionEnd", "disablePointerEvents", "hiddenLabel", "sizeSmall"]);
7
7
  export {
8
8
  r as default,
9
9
  s as getInputAdornmentUtilityClass
@@ -1,9 +1,9 @@
1
- import t from "./index-generateUtilityClasses.js";
2
- import s from "./index-generateUtilityClass.js";
1
+ import t from "./index-generateUtilityClass.js";
2
+ import s from "./index-generateUtilityClasses.js";
3
3
  function l(e) {
4
- return s("MuiMenuItem", e);
4
+ return t("MuiMenuItem", e);
5
5
  }
6
- const n = t("MuiMenuItem", ["root", "focusVisible", "dense", "disabled", "divider", "gutters", "selected"]);
6
+ const n = s("MuiMenuItem", ["root", "focusVisible", "dense", "disabled", "divider", "gutters", "selected"]);
7
7
  export {
8
8
  n as default,
9
9
  l as getMenuItemUtilityClass
@@ -1,9 +1,9 @@
1
- import t from "./index-generateUtilityClasses.js";
2
- import i from "./index-generateUtilityClass.js";
1
+ import t from "./index-generateUtilityClass.js";
2
+ import i from "./index-generateUtilityClasses.js";
3
3
  function a(e) {
4
- return i("MuiNativeSelect", e);
4
+ return t("MuiNativeSelect", e);
5
5
  }
6
- const o = t("MuiNativeSelect", ["root", "select", "multiple", "filled", "outlined", "standard", "disabled", "icon", "iconOpen", "iconFilled", "iconOutlined", "iconStandard", "nativeInput", "error"]);
6
+ const o = i("MuiNativeSelect", ["root", "select", "multiple", "filled", "outlined", "standard", "disabled", "icon", "iconOpen", "iconFilled", "iconOutlined", "iconStandard", "nativeInput", "error"]);
7
7
  export {
8
8
  o as default,
9
9
  a as getNativeSelectUtilityClasses
@@ -1,9 +1,9 @@
1
- import e from "./index-generateUtilityClasses.js";
2
- import r from "./index-generateUtilityClass.js";
1
+ import e from "./index-generateUtilityClass.js";
2
+ import r from "./index-generateUtilityClasses.js";
3
3
  function o(t) {
4
- return r("PrivatePickersMonth", t);
4
+ return e("PrivatePickersMonth", t);
5
5
  }
6
- const n = e(
6
+ const n = r(
7
7
  // TODO v6 Rename 'PrivatePickersMonth' to 'MuiPickersMonth' to follow convention
8
8
  "PrivatePickersMonth",
9
9
  ["root", "selected"]
@@ -1,9 +1,9 @@
1
- import t from "./index-generateUtilityClasses.js";
2
- import e from "./index-generateUtilityClass.js";
1
+ import t from "./index-generateUtilityClass.js";
2
+ import e from "./index-generateUtilityClasses.js";
3
3
  function i(o) {
4
- return e("MuiPickersToolbar", o);
4
+ return t("MuiPickersToolbar", o);
5
5
  }
6
- const n = t("MuiPickersToolbar", ["root", "content", "penIconButton", "penIconButtonLandscape"]);
6
+ const n = e("MuiPickersToolbar", ["root", "content", "penIconButton", "penIconButtonLandscape"]);
7
7
  export {
8
8
  i as getPickersToolbarUtilityClass,
9
9
  n as pickersToolbarClasses
@@ -1,9 +1,9 @@
1
- import t from "./index-generateUtilityClasses.js";
2
- import r from "./index-generateUtilityClass.js";
1
+ import t from "./index-generateUtilityClass.js";
2
+ import r from "./index-generateUtilityClasses.js";
3
3
  function a(e) {
4
- return r("PrivatePickersYear", e);
4
+ return t("PrivatePickersYear", e);
5
5
  }
6
- const o = t("PrivatePickersYear", ["root", "modeDesktop", "modeMobile", "yearButton", "selected", "disabled"]);
6
+ const o = r("PrivatePickersYear", ["root", "modeDesktop", "modeMobile", "yearButton", "selected", "disabled"]);
7
7
  export {
8
8
  a as getPickersYearUtilityClass,
9
9
  o as pickersYearClasses
@@ -1,8 +1,8 @@
1
- import { eachProp as m, defineHidden as $, is as i, hasFluidValue as v, getFluidValue as j, each as o, isAnimatedString as N, useForceUpdate as B, useIsomorphicLayoutEffect as D, addFluidObserver as K, removeFluidObserver as P, useOnce as L, createInterpolator as b } from "./index-react-spring_shared.modern.js";
1
+ import { eachProp as m, is as i, hasFluidValue as v, getFluidValue as $, each as o, isAnimatedString as N, defineHidden as j, useForceUpdate as B, useIsomorphicLayoutEffect as D, addFluidObserver as K, removeFluidObserver as P, useOnce as L, createInterpolator as b } from "./index-react-spring_shared.modern.js";
2
2
  import * as M from "react";
3
3
  import { forwardRef as q, useRef as S, useCallback as z, useEffect as G } from "react";
4
4
  import { raf as O } from "./index-react-spring_rafz.modern.js";
5
- var h = Symbol.for("Animated:node"), J = (e) => !!e && e[h] === e, Q = (e) => e && e[h], W = (e, t) => $(e, h, t), X = (e) => e && e[h] && e[h].getPayload(), R = class {
5
+ var h = Symbol.for("Animated:node"), J = (e) => !!e && e[h] === e, Q = (e) => e && e[h], W = (e, t) => j(e, h, t), X = (e) => e && e[h] && e[h].getPayload(), R = class {
6
6
  constructor() {
7
7
  W(this, this);
8
8
  }
@@ -68,7 +68,7 @@ var h = Symbol.for("Animated:node"), J = (e) => !!e && e[h] === e, Q = (e) => e
68
68
  getValue(e) {
69
69
  const t = {};
70
70
  return m(this.source, (s, u) => {
71
- J(s) ? t[u] = s.getValue(e) : v(s) ? t[u] = j(s) : e || (t[u] = s);
71
+ J(s) ? t[u] = s.getValue(e) : v(s) ? t[u] = $(s) : e || (t[u] = s);
72
72
  }), t;
73
73
  }
74
74
  /** Replace the raw object data */