@rankingcoach/vanguard 1.1.0 → 1.1.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 (45) hide show
  1. package/dist/index-Accordion2.js +1 -1
  2. package/dist/index-CalendarPicker.js +1 -1
  3. package/dist/index-DateInput.js +4 -4
  4. package/dist/index-InputRangeField.js +1 -1
  5. package/dist/index-Month.js +2 -2
  6. package/dist/index-MonthPicker.js +1 -1
  7. package/dist/index-SelectInput2.js +1 -1
  8. package/dist/index-Tooltip.js +1 -1
  9. package/dist/index-YearPicker.js +1 -1
  10. package/dist/index-_virtual18.js +4 -4
  11. package/dist/index-_virtual19.js +4 -4
  12. package/dist/index-_virtual69.js +2 -2
  13. package/dist/index-_virtual70.js +2 -4
  14. package/dist/index-_virtual71.js +4 -2
  15. package/dist/index-_virtual72.js +2 -4
  16. package/dist/index-_virtual73.js +1 -1
  17. package/dist/index-_virtual74.js +1 -1
  18. package/dist/index-_virtual75.js +4 -2
  19. package/dist/index-_virtual76.js +2 -2
  20. package/dist/index-accessibility.js +1 -1
  21. package/dist/index-http.store.js +1 -1
  22. package/dist/index-react-dom-server-legacy.browser.development.js +5592 -3398
  23. package/dist/index-react-dom-server-legacy.browser.production.js +4096 -0
  24. package/dist/index-react-dom-server.browser.development.js +6114 -3386
  25. package/dist/index-react-dom-server.browser.production.js +4645 -0
  26. package/dist/index-server.browser2.js +9 -9
  27. package/dist/index-useAutocomplete.js +1 -1
  28. package/dist/index-useControlled.js +2 -26
  29. package/dist/index-useControlled2.js +26 -2
  30. package/dist/index-useRteAiAssistant-selection.js +1 -1
  31. package/dist/index-useSlider.js +1 -1
  32. package/dist/index-useViews.js +1 -1
  33. package/dist/types/core/AnimatedConditional/animated-contitional-animations.d.ts +1 -1
  34. package/dist/types/core/LottieAnimationLoader/LottieBase/LottieBase.d.ts +1 -1
  35. package/dist/types/core/RcErrorBoundry/RcErrorBoundry.d.ts +1 -1
  36. package/dist/types/core/Text/text-animate-words-style.d.ts +1 -1
  37. package/dist/types/custom-hooks/use-focus-ref.d.ts +1 -1
  38. package/dist/types/custom-hooks/use-is-mounted.d.ts +1 -1
  39. package/dist/vanguard-asset-analysis.json +1 -1
  40. package/dist-wordpress/index.js +40612 -29424
  41. package/package.json +2 -1
  42. package/dist/index-react-dom-server-legacy.browser.production.min.js +0 -1225
  43. package/dist/index-react-dom-server.browser.production.min.js +0 -1246
  44. /package/dist/{index-react-dom-server-legacy.browser.production.min2.js → index-react-dom-server-legacy.browser.production2.js} +0 -0
  45. /package/dist/{index-react-dom-server.browser.production.min2.js → index-react-dom-server.browser.production2.js} +0 -0
@@ -1,15 +1,15 @@
1
1
  import { __exports as r } from "./index-server.browser3.js";
2
- import { __require as i } from "./index-react-dom-server-legacy.browser.production.min.js";
3
- import { __require as a } from "./index-react-dom-server.browser.production.min.js";
4
- import { __require as n } from "./index-react-dom-server-legacy.browser.development.js";
2
+ import { __require as t } from "./index-react-dom-server-legacy.browser.production.js";
3
+ import { __require as a } from "./index-react-dom-server.browser.production.js";
4
+ import { __require as s } from "./index-react-dom-server-legacy.browser.development.js";
5
5
  import { __require as _ } from "./index-react-dom-server.browser.development.js";
6
- var t;
7
- function c() {
8
- if (t) return r;
9
- t = 1;
6
+ var i;
7
+ function v() {
8
+ if (i) return r;
9
+ i = 1;
10
10
  var e, o;
11
- return process.env.NODE_ENV === "production" ? (e = i(), o = a()) : (e = n(), o = _()), r.version = e.version, r.renderToString = e.renderToString, r.renderToStaticMarkup = e.renderToStaticMarkup, r.renderToNodeStream = e.renderToNodeStream, r.renderToStaticNodeStream = e.renderToStaticNodeStream, r.renderToReadableStream = o.renderToReadableStream, r;
11
+ return process.env.NODE_ENV === "production" ? (e = t(), o = a()) : (e = s(), o = _()), r.version = e.version, r.renderToString = e.renderToString, r.renderToStaticMarkup = e.renderToStaticMarkup, r.renderToReadableStream = o.renderToReadableStream, r.resume = o.resume, r;
12
12
  }
13
13
  export {
14
- c as __require
14
+ v as __require
15
15
  };
@@ -1,7 +1,7 @@
1
1
  import Ce from "./index-extends.js";
2
2
  import * as p from "react";
3
3
  import it from "./index-useId2.js";
4
- import ce from "./index-useControlled.js";
4
+ import ce from "./index-useControlled2.js";
5
5
  import st from "./index-usePreviousProps.js";
6
6
  import Z from "./index-useEventCallback2.js";
7
7
  import lt from "./index-setRef.js";
@@ -1,28 +1,4 @@
1
- import * as e from "react";
2
- function f({
3
- controlled: t,
4
- default: n,
5
- name: r,
6
- state: i = "value"
7
- }) {
8
- const {
9
- current: o
10
- } = e.useRef(t !== void 0), [l, c] = e.useState(n), a = o ? t : l;
11
- if (process.env.NODE_ENV !== "production") {
12
- e.useEffect(() => {
13
- }, [i, r, t]);
14
- const {
15
- current: s
16
- } = e.useRef(n);
17
- e.useEffect(() => {
18
- !o && Object.is(s, n);
19
- }, [JSON.stringify(n)]);
20
- }
21
- const u = e.useCallback((s) => {
22
- o || c(s);
23
- }, []);
24
- return [a, u];
25
- }
1
+ import e from "./index-useControlled2.js";
26
2
  export {
27
- f as default
3
+ e as default
28
4
  };
@@ -1,4 +1,28 @@
1
- import e from "./index-useControlled.js";
1
+ import * as e from "react";
2
+ function f({
3
+ controlled: t,
4
+ default: n,
5
+ name: r,
6
+ state: i = "value"
7
+ }) {
8
+ const {
9
+ current: o
10
+ } = e.useRef(t !== void 0), [l, c] = e.useState(n), a = o ? t : l;
11
+ if (process.env.NODE_ENV !== "production") {
12
+ e.useEffect(() => {
13
+ }, [i, r, t]);
14
+ const {
15
+ current: s
16
+ } = e.useRef(n);
17
+ e.useEffect(() => {
18
+ !o && Object.is(s, n);
19
+ }, [JSON.stringify(n)]);
20
+ }
21
+ const u = e.useCallback((s) => {
22
+ o || c(s);
23
+ }, []);
24
+ return [a, u];
25
+ }
2
26
  export {
3
- e as default
27
+ f as default
4
28
  };
@@ -5,7 +5,7 @@ import { L as E } from "./index-LexicalUtils2.js";
5
5
  import { L as n } from "./index-Lexical2.js";
6
6
  import { L as x } from "./index-LexicalToolkit.js";
7
7
  import { useState as a, useCallback as S, useEffect as d } from "react";
8
- import k from "./index-_virtual18.js";
8
+ import k from "./index-_virtual19.js";
9
9
  const b = (R) => {
10
10
  const {
11
11
  anchorElem: m,
@@ -1,7 +1,7 @@
1
1
  import M from "./index-extends.js";
2
2
  import * as g from "react";
3
3
  import Re from "./index-areArraysEqual.js";
4
- import $e from "./index-useControlled.js";
4
+ import $e from "./index-useControlled2.js";
5
5
  import R from "./index-clamp2.js";
6
6
  import Fe from "./index-useIsFocusVisible2.js";
7
7
  import fe from "./index-useForkRef.js";
@@ -1,6 +1,6 @@
1
1
  import * as c from "react";
2
2
  import { arrayIncludes as b } from "./index-utils10.js";
3
- import h from "./index-useControlled.js";
3
+ import h from "./index-useControlled2.js";
4
4
  function S({
5
5
  onChange: r,
6
6
  onViewChange: l,
@@ -5,7 +5,7 @@ export declare const animationConditionalGrowWidth: (condition: boolean, fromWid
5
5
  width: import('react-spring').SpringValue<string>;
6
6
  };
7
7
  export declare const animationConditionalgrowHeight: (condition: boolean, fromHeight: number, toHeight: number) => {
8
- height: import('react-spring').SpringValue<string>;
9
8
  opacity: import('react-spring').SpringValue<string>;
9
+ height: import('react-spring').SpringValue<string>;
10
10
  visibility: import('react-spring').SpringValue<string>;
11
11
  };
@@ -3,4 +3,4 @@ import { InteractivityProps } from '../hooks/use-lottie-interactivity';
3
3
  export type LottieBaseProps = LottieOptions & {
4
4
  interactivity?: Omit<InteractivityProps, 'lottieObj'>;
5
5
  };
6
- export declare const LottieBase: (props: LottieBaseProps) => import('react').ReactElement<any, string | import('react').JSXElementConstructor<any>>;
6
+ export declare const LottieBase: (props: LottieBaseProps) => import('react').ReactElement<unknown, string | import('react').JSXElementConstructor<any>>;
@@ -17,6 +17,6 @@ export declare class ErrorBoundary extends Component<ErrorBoundaryProps, ErrorBo
17
17
  error: any;
18
18
  };
19
19
  componentDidCatch(error: Error, errorInfo: ErrorInfo): void;
20
- render(): string | number | boolean | import("react/jsx-runtime").JSX.Element | Iterable<React.ReactNode>;
20
+ render(): string | number | bigint | boolean | import("react/jsx-runtime").JSX.Element | Iterable<React.ReactNode> | Promise<string | number | bigint | boolean | React.ReactPortal | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode>>;
21
21
  }
22
22
  export {};
@@ -6,5 +6,5 @@ type FadeUpTextAnimationProps = {
6
6
  initialDelay?: number;
7
7
  };
8
8
  export type TextAnimationProps = FadeUpTextAnimationProps;
9
- export declare const applyWordAnimation: (text: React.ReactNode, animation?: TextAnimationProps) => string | number | boolean | import("react/jsx-runtime").JSX.Element | Iterable<React.ReactNode>;
9
+ export declare const applyWordAnimation: (text: React.ReactNode, animation?: TextAnimationProps) => string | number | bigint | boolean | import("react/jsx-runtime").JSX.Element | Iterable<React.ReactNode> | Promise<string | number | bigint | boolean | React.ReactPortal | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode>>;
10
10
  export {};
@@ -1,4 +1,4 @@
1
1
  export declare function useFocusRef<T extends HTMLOrSVGElement>(isSelected: boolean): {
2
- ref: import('react').MutableRefObject<T>;
2
+ ref: import('react').RefObject<T>;
3
3
  tabIndex: number;
4
4
  };
@@ -1 +1 @@
1
- export declare const useIsMounted: () => import('react').MutableRefObject<boolean>;
1
+ export declare const useIsMounted: () => import('react').RefObject<boolean>;
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2026-03-10T10:52:09.905Z",
2
+ "timestamp": "2026-03-10T15:26:36.236Z",
3
3
  "mode": "full",
4
4
  "buildOptimization": {
5
5
  "enabled": false,