@selfdecode/sd-component-library 2.42.40 → 2.42.41

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 (70) hide show
  1. package/lib/c801ade937bddadb73cb5b241c151ab6.svg +13 -0
  2. package/lib/components/animations/up-down-arrow/up-down-arrow.d.ts +0 -1
  3. package/lib/components/bicolor-badge/interfaces.d.ts +0 -1
  4. package/lib/components/checkboxes/checkbox/checkbox.d.ts +0 -1
  5. package/lib/components/complex/footer/partials/footer-link/footer-link.d.ts +0 -1
  6. package/lib/components/complex/footer/partials/footer-section/footer-section.d.ts +0 -1
  7. package/lib/components/complex/footer/partials/footer-social/footer-social.d.ts +0 -1
  8. package/lib/components/complex/footer/presentational/footer-presentational.d.ts +0 -1
  9. package/lib/components/complex/navbar/partials/navbar-v1/partials/navbar-desktop-v1/partials/menu-row/menu-row.d.ts +0 -1
  10. package/lib/components/complex/navbar/partials/navbar-v1/partials/navbar-desktop-v1/partials/new-apps/new-apps.d.ts +0 -1
  11. package/lib/components/complex/navbar/partials/navbar-v2/partials/navbar-desktop-v2/partials/menu-box/menu-box.d.ts +0 -1
  12. package/lib/components/complex/navbar/presentational/navbar-presentational.d.ts +0 -1
  13. package/lib/components/containers/max-width-container/max-width-container.d.ts +0 -1
  14. package/lib/components/containers/section-container/section-container.d.ts +0 -1
  15. package/lib/components/feature-explanation/feature-explanation.d.ts +0 -1
  16. package/lib/components/inputs/search-input/partials/search-box/search-box.d.ts +0 -1
  17. package/lib/components/labels/base-label/base-label.d.ts +0 -1
  18. package/lib/components/meters/outline-meter/partials/base-meter-label-box/interfaces.d.ts +1 -1
  19. package/lib/components/meters/outline-meter/partials/outline-meter-label-box/interfaces.d.ts +1 -1
  20. package/lib/components/meters/outline-meter/partials/outline-meter-range/interfaces.d.ts +2 -1
  21. package/lib/components/meters/outline-meter/utils.d.ts +2 -1
  22. package/lib/components/meters/smiley-meter-v2/assets/index.d.ts +1 -0
  23. package/lib/components/meters/smiley-meter-v2/assets/neutral-smiley.svg +13 -0
  24. package/lib/components/meters/smiley-meter-v2/interfaces.d.ts +3 -3
  25. package/lib/components/meters/smiley-meter-v2/partials/smiley-meter-ranges/interfaces.d.ts +0 -1
  26. package/lib/components/radio-button/radio-button.d.ts +0 -1
  27. package/lib/components/ratings/five-stars-rating/five-stars-rating.d.ts +0 -1
  28. package/lib/components/selectors/compact-primary-selector/compact-primary-selector.d.ts +0 -1
  29. package/lib/components/selectors/primary-selector/primary-selector.d.ts +0 -1
  30. package/lib/components/selectors/secondary-selector/secondary-selector.d.ts +0 -1
  31. package/lib/components/selectors/secondary-selector-v2/index.d.ts +1 -0
  32. package/lib/components/selectors/secondary-selector-v2/interfaces.d.ts +2 -0
  33. package/lib/components/selectors/secondary-selector-v2/secondary-selector-v2.d.ts +3 -0
  34. package/lib/components/selectors/selector/interfaces.d.ts +2 -2
  35. package/lib/components/selectors/selector/selector.d.ts +0 -1
  36. package/lib/components/selectors/selector-v2/interfaces.d.ts +4 -0
  37. package/lib/components/selectors/selector-v2/partials/base-selector-v2/base-selector-v2.d.ts +0 -1
  38. package/lib/components/selectors/selector-v2/partials/base-selector-v2/interfaces.d.ts +4 -0
  39. package/lib/components/selectors/selector-v2/selector-v2.d.ts +0 -1
  40. package/lib/components/selectors/tertiary-selector/tertiary-selector.d.ts +0 -1
  41. package/lib/components/slider/partials/step-circles/step-circles.d.ts +0 -1
  42. package/lib/components/slider/slider.d.ts +0 -1
  43. package/lib/components/tabs/tab-bar/partials/tab/tab.d.ts +2 -2
  44. package/lib/components/tabs/tab-bar/tab-bar.d.ts +0 -1
  45. package/lib/components/tabs/tabbed-view/tabbed-view.d.ts +0 -1
  46. package/lib/components/tabs/tabs-menu/tabs-menu.d.ts +0 -1
  47. package/lib/components/texts/base-text/base-text.d.ts +0 -1
  48. package/lib/components/texts/eighteen-bold/eighteen-bold.d.ts +0 -1
  49. package/lib/components/texts/eighteen-regular/eighteen-regular.d.ts +0 -1
  50. package/lib/components/texts/fifty-five-sb/fifty-five-sb.d.ts +0 -1
  51. package/lib/components/texts/fourteen-regular/fourteen-regular.d.ts +0 -1
  52. package/lib/components/texts/fourteen-sb/fourteen-sb.d.ts +0 -1
  53. package/lib/components/texts/fourty-bold/fourty-bold.d.ts +0 -1
  54. package/lib/components/texts/sixteen-regular/sixteen-regular.d.ts +0 -1
  55. package/lib/components/texts/ten-sb/ten-sb.d.ts +0 -1
  56. package/lib/components/texts/thirteen-bold/thirteen-bold.d.ts +0 -1
  57. package/lib/components/texts/thirteen-regular/thirteen-regular.d.ts +0 -1
  58. package/lib/components/texts/thirteen-sb/thirteen-sb.d.ts +0 -1
  59. package/lib/components/texts/thirty-two-bold/thirty-two-bold.d.ts +0 -1
  60. package/lib/components/texts/thirty-two-regular/thirty-two-regular.d.ts +0 -1
  61. package/lib/components/texts/twelve-regular/twelve-regular.d.ts +0 -1
  62. package/lib/components/texts/twelve-sb/twelve-sb.d.ts +0 -1
  63. package/lib/components/texts/twenty-four-bold/twenty-four-bold.d.ts +0 -1
  64. package/lib/components/texts/twenty-four-regular/twenty-four-regular.d.ts +0 -1
  65. package/lib/components/utils/scroll-to-top/scroll-to-top.d.ts +0 -1
  66. package/lib/components/utils/scroll-to-top-on-mount/scroll-to-top-on-mount.d.ts +0 -1
  67. package/lib/core/theme.d.ts +31 -0
  68. package/lib/index.d.ts +1 -0
  69. package/lib/index.js +1 -1
  70. package/package.json +1 -1
@@ -0,0 +1,13 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ viewBox="0 0 27 27"
4
+ >
5
+ <g >
6
+ <path
7
+ d="M391,292.419H368a2.089,2.089,0,1,0,0,4.178h23a2.089,2.089,0,0,0,0-4.178Z"
8
+ transform="translate(-365.884 -271.09)"
9
+ />
10
+ <circle cx="3.758" cy="3.758" r="3.758" transform="translate(19.728 0.06)" />
11
+ <circle cx="3.758" cy="3.758" r="3.758" />
12
+ </g>
13
+ </svg>
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { UpDownArrowProps } from "./interfaces";
3
2
  export declare function UpDownArrow(props: UpDownArrowProps): JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export interface BicolorBadgeProps {
3
2
  /**
4
3
  * Color of the left section
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { CheckboxProps } from "./interfaces";
3
2
  /**
4
3
  * Base checkbox component. Other checkbox components should be built from this.
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { FooterLinkProps } from "./interfaces";
3
2
  export declare function FooterLink(props: FooterLinkProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { FooterSectionProps } from "./interfaces";
3
2
  export declare function FooterSection(props: FooterSectionProps): JSX.Element;
@@ -1,2 +1 @@
1
- /// <reference types="react" />
2
1
  export declare function FooterSocial(): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { FooterPresentationalProps } from "./interfaces";
3
2
  export declare function FooterPresentational(props: FooterPresentationalProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { MenuRowProps } from "./interfaces";
3
2
  export declare function MenuRow(props: MenuRowProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { NewAppsItemProps } from "./interfaces";
3
2
  export declare function NewAppsItem(props: NewAppsItemProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { MenuBoxProps } from "./interfaces";
3
2
  export declare function MenuBox(props: MenuBoxProps): JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { NavbarProps } from "./interfaces";
3
2
  /**
4
3
  * Renders either navbar-v1 or navbar-v2, depeding on the v2 prop
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { MaxWidthContainerProps } from "./interfaces";
3
2
  export declare const MaxWidthContainer: (props: MaxWidthContainerProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { SectionContainerProps } from "./interfaces";
3
2
  /**
4
3
  * The SectionContainer has responsive behavior
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { FeatureExplanationProps } from "./interfaces";
3
2
  export declare const FeatureExplanation: (props: FeatureExplanationProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { SearchBoxProps } from "./interfaces";
3
2
  export declare const SearchBox: (props: SearchBoxProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { BaseLabelProps } from "./interfaces";
3
2
  export declare const BaseLabel: (props: BaseLabelProps) => JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import { OutlineMeterLabelBoxProps } from "../outline-meter-label-box/interfaces";
2
2
  import { OutlineMeterLabelPosition } from "../../interfaces";
3
- export interface BaseMeterLabelBoxProps extends Required<Omit<OutlineMeterLabelBoxProps, "value" | "start" | "end" | "idx" | "totalRanges">> {
3
+ export interface BaseMeterLabelBoxProps extends Required<Omit<OutlineMeterLabelBoxProps, "value" | "start" | "end" | "idx" | "totalRanges" | "bounds">> {
4
4
  /**
5
5
  * Whether value is in the range to which label corresponds.
6
6
  */
@@ -1,4 +1,4 @@
1
1
  import { OutlineMeterRangeProps } from "../outline-meter-range/interfaces";
2
- export interface OutlineMeterLabelBoxProps extends Required<Pick<OutlineMeterRangeProps, "diameter" | "label" | "color" | "idx" | "value" | "start" | "end" | "totalRanges">> {
2
+ export interface OutlineMeterLabelBoxProps extends Required<Pick<OutlineMeterRangeProps, "diameter" | "label" | "color" | "idx" | "value" | "start" | "end" | "totalRanges" | "bounds">> {
3
3
  distanceFromLabelToRanges: number;
4
4
  }
@@ -1,7 +1,8 @@
1
1
  import { OutlineMeterLabelPosition, OutlineMeterProps, OutlineMeterRangeConfig } from "../../interfaces";
2
2
  import { OutlineMeterLabelPointerProps } from "../outline-meter-label-pointer/interfaces";
3
- export interface OutlineMeterRangeProps extends Required<Pick<OutlineMeterProps, "value" | "arc" | "distanceBetweenRanges" | "gaugeWidth" | "innerPointRadius" | "pointStrokeWidth" | "hideLabels" | "counterClockWise">>, OutlineMeterRangeConfig, Pick<OutlineMeterLabelPointerProps, "distanceFromRanges"> {
3
+ export interface OutlineMeterRangeProps extends Required<Pick<OutlineMeterProps, "value" | "arc" | "distanceBetweenRanges" | "gaugeWidth" | "innerPointRadius" | "pointStrokeWidth" | "hideLabels">>, OutlineMeterRangeConfig, Pick<OutlineMeterLabelPointerProps, "distanceFromRanges"> {
4
4
  segmented?: boolean;
5
+ connected?: boolean;
5
6
  /**
6
7
  * Meter diameter.
7
8
  */
@@ -23,5 +23,6 @@ export declare const getInnerX: (x: number, alpha: number, delta: number) => num
23
23
  * @param delta Distance between points
24
24
  */
25
25
  export declare const getInnerY: (y: number, alpha: number, delta: number) => number;
26
- export declare const isValueInRange: (value: number, start: number, end: number, bounds: Bounds, ccw?: boolean | undefined) => boolean;
26
+ export declare const isValueInRange: (value: number, start: number, end: number, bounds: Bounds) => boolean;
27
+ export declare const inValueHigherThanRange: (value: number, end: number, bounds: Bounds) => boolean;
27
28
  export declare const flipBounds: (bounds: Bounds) => Bounds;
@@ -1,2 +1,3 @@
1
1
  export { ReactComponent as HappySmileyIcon } from "./happy-smiley.svg";
2
2
  export { ReactComponent as SadSmileyIcon } from "./sad-smiley.svg";
3
+ export { ReactComponent as NeutralSmileyIcon } from "./neutral-smiley.svg";
@@ -0,0 +1,13 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ viewBox="0 0 27 27"
4
+ >
5
+ <g >
6
+ <path
7
+ d="M391,292.419H368a2.089,2.089,0,1,0,0,4.178h23a2.089,2.089,0,0,0,0-4.178Z"
8
+ transform="translate(-365.884 -271.09)"
9
+ />
10
+ <circle cx="3.758" cy="3.758" r="3.758" transform="translate(19.728 0.06)" />
11
+ <circle cx="3.758" cy="3.758" r="3.758" />
12
+ </g>
13
+ </svg>
@@ -3,11 +3,11 @@ export interface SmileyMeterV2Props extends Pick<OutlineMeterProps, "width" | "h
3
3
  /**
4
4
  * Colors for smiley corresponding to state.
5
5
  */
6
- colorsMap?: [string, string];
6
+ colorsMap?: [string, string, string];
7
7
  /**
8
8
  * Colors for labels.
9
9
  */
10
- labelsMap?: [string, string];
10
+ labelsMap?: [string, string, string];
11
11
  /**
12
12
  * Whether to hide labels.
13
13
  */
@@ -15,7 +15,7 @@ export interface SmileyMeterV2Props extends Pick<OutlineMeterProps, "width" | "h
15
15
  /**
16
16
  * Value that splits smiley meter outline.
17
17
  */
18
- splitValue?: number;
18
+ splitValues?: [number, number];
19
19
  /**
20
20
  * Smiley width.
21
21
  */
@@ -2,5 +2,4 @@ import { OutlineMeterRangeConfig } from "../../../outline-meter";
2
2
  import { OutlineMeterRangeProps } from "../../../outline-meter/partials/outline-meter-range/interfaces";
3
3
  export interface SmileyMeterRangesProps extends Pick<OutlineMeterRangeProps, "value" | "diameter" | "innerPointRadius" | "pointStrokeWidth" | "distanceFromRanges" | "arc" | "gaugeWidth" | "distanceBetweenRanges" | "hideLabels"> {
4
4
  ranges: OutlineMeterRangeConfig[];
5
- counterClockWise: boolean;
6
5
  }
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { RadioButtonProps } from "./interfaces";
3
2
  export declare const RadioButton: (props: RadioButtonProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { FiveStarsRatingProps } from "./interfaces";
3
2
  export declare const FiveStarsRating: (props: FiveStarsRatingProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { CompactPrimarySelectorProps as Props } from "./interfaces";
3
2
  export declare const CompactPrimarySelector: <T extends string = string>(props: Pick<import("../selector").SelectorProps<T>, "width" | "m" | "mt" | "mr" | "mb" | "ml" | "onChange" | "name" | "defaultValue" | "textTransform" | "selectorLabel" | "options" | "disabledTextValue" | "hideDefaultOnSelect" | "labelMargin">) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PrimarySelectorProps as Props } from "./interfaces";
3
2
  /**
4
3
  * The PrimarySelector.
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { SecondarySelectorProps as Props } from "./interfaces";
3
2
  /**
4
3
  * The SecondarySelector.
@@ -0,0 +1 @@
1
+ export { SecondarySelectorV2 } from "./secondary-selector-v2";
@@ -0,0 +1,2 @@
1
+ import { SelectorV2Props } from "../selector-v2";
2
+ export declare type SecondarySelectorV2Props = Omit<SelectorV2Props, "variant" | "labelContainerAlignItems">;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ import { SecondarySelectorV2Props as Props } from "./interfaces";
3
+ export declare const SecondarySelectorV2: React.FC<Props>;
@@ -17,7 +17,7 @@ export declare type SelectorProps<T extends string = string> = BaseComponentProp
17
17
  /**
18
18
  * this is the width of the component
19
19
  */
20
- width?: Array<string>;
20
+ width?: string | string[];
21
21
  /**
22
22
  * this is the name prop which we use as a form of an id for this selector. It needs to be unique, given more name based form components in the same app.
23
23
  */
@@ -40,7 +40,7 @@ export declare type SelectorProps<T extends string = string> = BaseComponentProp
40
40
  * this is an optional amount of spacing between the
41
41
  * selectorLabel and the selectInput. Default value: ["20px"]
42
42
  */
43
- gap?: string[];
43
+ gap?: string | string[];
44
44
  /**
45
45
  * text to be shown inside the selector when no options are provided
46
46
  * Default value: 'No options'
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { SelectorProps as Props } from "./interfaces";
3
2
  export declare const Selector: <T extends string = string>(props: Props<T>) => JSX.Element;
@@ -24,4 +24,8 @@ export interface SelectorV2Props<T extends string = string> extends Omit<Selecto
24
24
  * List of available selector's options.
25
25
  */
26
26
  options: SelectorOptionV2<T>[];
27
+ /**
28
+ * How to align items in label container.
29
+ */
30
+ labelContainerAlignItems?: string;
27
31
  }
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { BaseSelectorV2Props as Props } from "./interfaces";
3
2
  export declare const BaseSelectorV2: <T extends string = string>(props: Props<T>) => JSX.Element;
@@ -18,4 +18,8 @@ export interface BaseSelectorV2Props<T extends string = string> extends Omit<Sel
18
18
  * List of available selector's options.
19
19
  */
20
20
  options: SelectorOptionV2<T | null>[];
21
+ /**
22
+ * How to align items in label container.
23
+ */
24
+ labelContainerAlignItems?: string;
21
25
  }
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { SelectorV2Props as Props } from "./interfaces";
3
2
  export declare const SelectorV2: <T extends string = string>(props: Props<T>) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { TertiarySelectorProps as Props } from "./interfaces";
3
2
  /**
4
3
  * The TertiarySelector.
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { StepCirclesProps } from "./interfaces";
3
2
  export declare const StepCircles: (props: StepCirclesProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { SliderProps } from "./interfaces";
3
2
  export declare const Slider: (props: SliderProps) => JSX.Element;
@@ -1,7 +1,7 @@
1
- /// <reference types="react" />
2
1
  import { TabProps } from "./interfaces";
3
- export declare const Ribbon: ({ active, activeColor }: {
2
+ export declare const Ribbon: ({ active, activeColor, color, }: {
4
3
  active?: boolean | undefined;
5
4
  activeColor?: string | undefined;
5
+ color?: string | undefined;
6
6
  }) => JSX.Element;
7
7
  export declare function Tab<T>({ width, label, secondaryText, icon, id, onClick, selected, activeColor, color, tabPadding, bg, activeBg, activeRibbonColor, borderRadius, tabHeaderComponent, elementId, }: TabProps<T>): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { TabBarProps } from "./interfaces";
3
2
  export declare function TabBar<T>({ tabs, selectedTabId, onTabSelect, activeColor, color, displayBorder, tabPadding, tabWidth, }: TabBarProps<T>): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { TabbedViewProps } from "./interfaces";
3
2
  export declare function TabbedView({ tabs, color, activeColor, contentPadding, tabPadding, }: TabbedViewProps): JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { TabsMenuProps } from "./interfaces";
3
2
  /**
4
3
  * TabsMenu component.
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { BaseTextProps } from "./interfaces";
3
2
  export declare const BaseText: (props: BaseTextProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { EighteenBoldProps } from "./interfaces";
3
2
  export declare const EighteenBold: (props: EighteenBoldProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { EighteenRegularProps } from "./interfaces";
3
2
  export declare const EighteenRegular: (props: EighteenRegularProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { FiftyFiveSbProps } from "./interfaces";
3
2
  export declare const FiftyFiveSb: (props: FiftyFiveSbProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { FourteenRegularProps } from "./interfaces";
3
2
  export declare const FourteenRegular: (props: FourteenRegularProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { FourteenSbProps } from "./interfaces";
3
2
  export declare const FourteenSb: (props: FourteenSbProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { FourtyBoldProps } from "./interfaces";
3
2
  export declare const FourtyBold: (props: FourtyBoldProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { SixteenRegularProps } from "./interfaces";
3
2
  export declare const SixteenRegular: (props: SixteenRegularProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { TenSbProps } from "./interfaces";
3
2
  export declare const TenSb: (props: TenSbProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { ThirteenBoldProps } from "./interfaces";
3
2
  export declare const ThirteenBold: (props: ThirteenBoldProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { ThirteenRegularProps } from "./interfaces";
3
2
  export declare const ThirteenRegular: (props: ThirteenRegularProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { ThirteenSbProps } from "./interfaces";
3
2
  export declare const ThirteenSb: (props: ThirteenSbProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { ThirtyTwoBoldProps } from "./interfaces";
3
2
  export declare const ThirtyTwoBold: (props: ThirtyTwoBoldProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { ThirtyTwoRegularProps } from "./interfaces";
3
2
  export declare const ThirtyTwoRegular: (props: ThirtyTwoRegularProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { TwelveRegularProps } from "./interfaces";
3
2
  export declare const TwelveRegular: (props: TwelveRegularProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { TwelveSbProps } from "./interfaces";
3
2
  export declare const TwelveSb: (props: TwelveSbProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { TwentyFourBoldProps } from "./interfaces";
3
2
  export declare const TwentyFourBold: (props: TwentyFourBoldProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { TwentyFourRegularProps } from "./interfaces";
3
2
  export declare const TwentyFourRegular: (props: TwentyFourRegularProps) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { ScrollToTopProps } from "./interfaces";
3
2
  export declare const ScrollToTop: (props: ScrollToTopProps) => JSX.Element;
@@ -1,2 +1 @@
1
- /// <reference types="react" />
2
1
  export declare const ScrollToTopOnMount: () => JSX.Element;
@@ -53,6 +53,11 @@ declare const _default: {
53
53
  gridTemplateColumns: string;
54
54
  alignItems: string;
55
55
  };
56
+ secondaryV2: {
57
+ display: string;
58
+ gridTemplateColumns: string;
59
+ alignItems: string;
60
+ };
56
61
  };
57
62
  };
58
63
  _dropdowns: {
@@ -299,6 +304,11 @@ declare const _default: {
299
304
  color: string;
300
305
  fontSize: string[];
301
306
  };
307
+ secondaryV2: {
308
+ fontFamily: string;
309
+ color: string;
310
+ fontSize: string;
311
+ };
302
312
  };
303
313
  iconButton: {
304
314
  marginRight: string;
@@ -402,6 +412,27 @@ declare const _default: {
402
412
  transform: string;
403
413
  };
404
414
  };
415
+ secondaryV2: {
416
+ fontFamily: string;
417
+ fontWeight: string;
418
+ fontSize: string;
419
+ letterSpacing: number;
420
+ color: string;
421
+ outline: string;
422
+ border: string;
423
+ borderRadius: number;
424
+ borderBottomColor: string;
425
+ borderBottomStyle: string;
426
+ borderBottomWidth: number;
427
+ pb: string;
428
+ pl: number;
429
+ pt: number;
430
+ pr: string;
431
+ "& + svg": {
432
+ fill: string;
433
+ transform: string;
434
+ };
435
+ };
405
436
  };
406
437
  };
407
438
  text: {
package/lib/index.d.ts CHANGED
@@ -133,6 +133,7 @@ export { CustomSelector } from "./components/selectors/custom-selector";
133
133
  export { SelectorV2 } from "./components/selectors/selector-v2";
134
134
  export type { SelectorV2Props, SelectorOptionV2, } from "./components/selectors/selector-v2";
135
135
  export { TertiarySelectorV2 } from "./components/selectors/tertiary-selector-v2";
136
+ export { SecondarySelectorV2 } from "./components/selectors/secondary-selector-v2";
136
137
  export { Slider } from "./components/slider";
137
138
  export declare type SlideSettings = SlideSettingsType;
138
139
  export { TextSwitch } from "./components/switches/text-switch";