@julseb-lib/react 0.1.56 → 0.1.58

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.
@@ -1006,7 +1006,7 @@ type LibInputBackground = keyof typeof designTokens.libInputBackgrounds;
1006
1006
  * tag="h1"
1007
1007
  * tag="h2"
1008
1008
  */
1009
- type LibTextDisplay = keyof typeof designTokens.libTextDisplayTags;
1009
+ type LibTextTagDisplay = keyof typeof designTokens.libTextDisplayTags;
1010
1010
  /**
1011
1011
  * @description All text tags without the display prop tokens available in the library (paragraphs, lists, etc.).
1012
1012
  * @type {"h6" | "p" | "strong" | "em" | "small" | "blockquote" | "ul" | "ol" | "dl"}
@@ -1015,7 +1015,7 @@ type LibTextDisplay = keyof typeof designTokens.libTextDisplayTags;
1015
1015
  * tag="ul"
1016
1016
  * tag="blockquote"
1017
1017
  */
1018
- type LibTextNoDisplay = keyof typeof designTokens.libTextTags;
1018
+ type LibTextTagNoDisplay = keyof typeof designTokens.libTextTags;
1019
1019
  /**
1020
1020
  * @description All text tag tokens available in the library (display and non-display).
1021
1021
  * @type {"h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "p" | "strong" | "em" | "small" | "blockquote" | "ul" | "ol" | "dl"}
@@ -1024,7 +1024,7 @@ type LibTextNoDisplay = keyof typeof designTokens.libTextTags;
1024
1024
  * tag="p"
1025
1025
  * tag="ul"
1026
1026
  */
1027
- type LibText = LibTextDisplay | LibTextNoDisplay;
1027
+ type LibTextTag = LibTextTagDisplay | LibTextTagNoDisplay;
1028
1028
  /**
1029
1029
  * @description All CSS position tokens available in the library.
1030
1030
  * @type {"relative" | "absolute" | "fixed"}
@@ -1469,4 +1469,4 @@ type CountryCode = keyof typeof designTokens.libCountryCodes;
1469
1469
  type ClassNames = string | Array<string>;
1470
1470
  type CSSProperties = CSSProperties$1;
1471
1471
 
1472
- export { type LibDrawerPosition as $, type LibText as A, type LibPosition as B, type LibZIndex as C, type LibMinHeight as D, type LibKeySize as E, type LibMaxWidth as F, type LibSkeletonAnimation as G, type LibTooltipPosition as H, type LibTooltipTrigger as I, type LibComponentBase as J, type LibAccordionVariant as K, type LibColors as L, type LibAccordionIcon as M, type LibTagVariant as N, type LibToastStatus as O, type LibCheckInputVariant as P, type LibInputListDirection as Q, type LibTabsJustify as R, type LibTabsVariant as S, type LibSlideshowPagination as T, type LibSlideshowPaginationPosition as U, type LibSlideshowButtonsPosition as V, type LibSlideshowButtonsSize as W, type LibTableVariant as X, type LibMdEditorViews as Y, type LibMdEditorTitles as Z, type LibMdEditorButtons as _, type LibColorsShort as a, type LibNavBurgerPosition as a0, type LibNavMobileVariant as a1, type LibHeaderPosition as a2, type LibFooterDirection as a3, type LibFooterLinksSeparator as a4, type LibValueInputPin as a5, type TranslateLang as a6, type ILibBackgroundImage as a7, type LibCountry as a8, type LibBackToTopPosition as a9, type LibTooltipPositionOptions as aa, type ReactChildren as ab, type ReactElement as ac, type FC as ad, type DispatchState as ae, type Classes as af, type CssTextAlign as ag, type CssVerticalAlign as ah, type CssJustifyItems as ai, type CssAlignItems as aj, type CssJustifyContent as ak, type CssAlignContent as al, type CssFlexDirection as am, type CssFlexWrap as an, type CssObjectFit as ao, type CssBorderStyle as ap, type CssOutlineStyle as aq, type LibMainSize as ar, type LibAsideSize as as, type CountryCode as at, type ClassNames as au, type CSSProperties as av, designTokens as aw, type LibAllColors as b, type LibColorsHover as c, type LibColorsHoverAndCurrent as d, type LibOverlays as e, type LibAllColorsAndOverlays as f, type LibFontFamilies as g, type LibFontSizes as h, type LibFontWeights as i, type LibLineHeights as j, type LibShadows as k, type LibSpacers as l, type LibRadiuses as m, type LibTransitions as n, type LibValidationStatus as o, type LibInputValidation as p, type LibThemeNames as q, type LibInputVariant as r, type LibInputType as s, type LibLoaderVariant as t, type LibButtonVariant as u, type LibButtonVariantExtended as v, type LibButtonSize as w, type LibInputBackground as x, type LibTextDisplay as y, type LibTextNoDisplay as z };
1472
+ export { type LibDrawerPosition as $, type LibTextTag as A, type LibPosition as B, type LibZIndex as C, type LibMinHeight as D, type LibKeySize as E, type LibMaxWidth as F, type LibSkeletonAnimation as G, type LibTooltipPosition as H, type LibTooltipTrigger as I, type LibComponentBase as J, type LibAccordionVariant as K, type LibColors as L, type LibAccordionIcon as M, type LibTagVariant as N, type LibToastStatus as O, type LibCheckInputVariant as P, type LibInputListDirection as Q, type LibTabsJustify as R, type LibTabsVariant as S, type LibSlideshowPagination as T, type LibSlideshowPaginationPosition as U, type LibSlideshowButtonsPosition as V, type LibSlideshowButtonsSize as W, type LibTableVariant as X, type LibMdEditorViews as Y, type LibMdEditorTitles as Z, type LibMdEditorButtons as _, type LibColorsShort as a, type LibNavBurgerPosition as a0, type LibNavMobileVariant as a1, type LibHeaderPosition as a2, type LibFooterDirection as a3, type LibFooterLinksSeparator as a4, type LibValueInputPin as a5, type TranslateLang as a6, type ILibBackgroundImage as a7, type LibCountry as a8, type LibBackToTopPosition as a9, type LibTooltipPositionOptions as aa, type ReactChildren as ab, type ReactElement as ac, type FC as ad, type DispatchState as ae, type Classes as af, type CssTextAlign as ag, type CssVerticalAlign as ah, type CssJustifyItems as ai, type CssAlignItems as aj, type CssJustifyContent as ak, type CssAlignContent as al, type CssFlexDirection as am, type CssFlexWrap as an, type CssObjectFit as ao, type CssBorderStyle as ap, type CssOutlineStyle as aq, type LibMainSize as ar, type LibAsideSize as as, type CountryCode as at, type ClassNames as au, type CSSProperties as av, designTokens as aw, type LibAllColors as b, type LibColorsHover as c, type LibColorsHoverAndCurrent as d, type LibOverlays as e, type LibAllColorsAndOverlays as f, type LibFontFamilies as g, type LibFontSizes as h, type LibFontWeights as i, type LibLineHeights as j, type LibShadows as k, type LibSpacers as l, type LibRadiuses as m, type LibTransitions as n, type LibValidationStatus as o, type LibInputValidation as p, type LibThemeNames as q, type LibInputVariant as r, type LibInputType as s, type LibLoaderVariant as t, type LibButtonVariant as u, type LibButtonVariantExtended as v, type LibButtonSize as w, type LibInputBackground as x, type LibTextTagDisplay as y, type LibTextTagNoDisplay as z };
@@ -1006,7 +1006,7 @@ type LibInputBackground = keyof typeof designTokens.libInputBackgrounds;
1006
1006
  * tag="h1"
1007
1007
  * tag="h2"
1008
1008
  */
1009
- type LibTextDisplay = keyof typeof designTokens.libTextDisplayTags;
1009
+ type LibTextTagDisplay = keyof typeof designTokens.libTextDisplayTags;
1010
1010
  /**
1011
1011
  * @description All text tags without the display prop tokens available in the library (paragraphs, lists, etc.).
1012
1012
  * @type {"h6" | "p" | "strong" | "em" | "small" | "blockquote" | "ul" | "ol" | "dl"}
@@ -1015,7 +1015,7 @@ type LibTextDisplay = keyof typeof designTokens.libTextDisplayTags;
1015
1015
  * tag="ul"
1016
1016
  * tag="blockquote"
1017
1017
  */
1018
- type LibTextNoDisplay = keyof typeof designTokens.libTextTags;
1018
+ type LibTextTagNoDisplay = keyof typeof designTokens.libTextTags;
1019
1019
  /**
1020
1020
  * @description All text tag tokens available in the library (display and non-display).
1021
1021
  * @type {"h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "p" | "strong" | "em" | "small" | "blockquote" | "ul" | "ol" | "dl"}
@@ -1024,7 +1024,7 @@ type LibTextNoDisplay = keyof typeof designTokens.libTextTags;
1024
1024
  * tag="p"
1025
1025
  * tag="ul"
1026
1026
  */
1027
- type LibText = LibTextDisplay | LibTextNoDisplay;
1027
+ type LibTextTag = LibTextTagDisplay | LibTextTagNoDisplay;
1028
1028
  /**
1029
1029
  * @description All CSS position tokens available in the library.
1030
1030
  * @type {"relative" | "absolute" | "fixed"}
@@ -1469,4 +1469,4 @@ type CountryCode = keyof typeof designTokens.libCountryCodes;
1469
1469
  type ClassNames = string | Array<string>;
1470
1470
  type CSSProperties = CSSProperties$1;
1471
1471
 
1472
- export { type LibDrawerPosition as $, type LibText as A, type LibPosition as B, type LibZIndex as C, type LibMinHeight as D, type LibKeySize as E, type LibMaxWidth as F, type LibSkeletonAnimation as G, type LibTooltipPosition as H, type LibTooltipTrigger as I, type LibComponentBase as J, type LibAccordionVariant as K, type LibColors as L, type LibAccordionIcon as M, type LibTagVariant as N, type LibToastStatus as O, type LibCheckInputVariant as P, type LibInputListDirection as Q, type LibTabsJustify as R, type LibTabsVariant as S, type LibSlideshowPagination as T, type LibSlideshowPaginationPosition as U, type LibSlideshowButtonsPosition as V, type LibSlideshowButtonsSize as W, type LibTableVariant as X, type LibMdEditorViews as Y, type LibMdEditorTitles as Z, type LibMdEditorButtons as _, type LibColorsShort as a, type LibNavBurgerPosition as a0, type LibNavMobileVariant as a1, type LibHeaderPosition as a2, type LibFooterDirection as a3, type LibFooterLinksSeparator as a4, type LibValueInputPin as a5, type TranslateLang as a6, type ILibBackgroundImage as a7, type LibCountry as a8, type LibBackToTopPosition as a9, type LibTooltipPositionOptions as aa, type ReactChildren as ab, type ReactElement as ac, type FC as ad, type DispatchState as ae, type Classes as af, type CssTextAlign as ag, type CssVerticalAlign as ah, type CssJustifyItems as ai, type CssAlignItems as aj, type CssJustifyContent as ak, type CssAlignContent as al, type CssFlexDirection as am, type CssFlexWrap as an, type CssObjectFit as ao, type CssBorderStyle as ap, type CssOutlineStyle as aq, type LibMainSize as ar, type LibAsideSize as as, type CountryCode as at, type ClassNames as au, type CSSProperties as av, designTokens as aw, type LibAllColors as b, type LibColorsHover as c, type LibColorsHoverAndCurrent as d, type LibOverlays as e, type LibAllColorsAndOverlays as f, type LibFontFamilies as g, type LibFontSizes as h, type LibFontWeights as i, type LibLineHeights as j, type LibShadows as k, type LibSpacers as l, type LibRadiuses as m, type LibTransitions as n, type LibValidationStatus as o, type LibInputValidation as p, type LibThemeNames as q, type LibInputVariant as r, type LibInputType as s, type LibLoaderVariant as t, type LibButtonVariant as u, type LibButtonVariantExtended as v, type LibButtonSize as w, type LibInputBackground as x, type LibTextDisplay as y, type LibTextNoDisplay as z };
1472
+ export { type LibDrawerPosition as $, type LibTextTag as A, type LibPosition as B, type LibZIndex as C, type LibMinHeight as D, type LibKeySize as E, type LibMaxWidth as F, type LibSkeletonAnimation as G, type LibTooltipPosition as H, type LibTooltipTrigger as I, type LibComponentBase as J, type LibAccordionVariant as K, type LibColors as L, type LibAccordionIcon as M, type LibTagVariant as N, type LibToastStatus as O, type LibCheckInputVariant as P, type LibInputListDirection as Q, type LibTabsJustify as R, type LibTabsVariant as S, type LibSlideshowPagination as T, type LibSlideshowPaginationPosition as U, type LibSlideshowButtonsPosition as V, type LibSlideshowButtonsSize as W, type LibTableVariant as X, type LibMdEditorViews as Y, type LibMdEditorTitles as Z, type LibMdEditorButtons as _, type LibColorsShort as a, type LibNavBurgerPosition as a0, type LibNavMobileVariant as a1, type LibHeaderPosition as a2, type LibFooterDirection as a3, type LibFooterLinksSeparator as a4, type LibValueInputPin as a5, type TranslateLang as a6, type ILibBackgroundImage as a7, type LibCountry as a8, type LibBackToTopPosition as a9, type LibTooltipPositionOptions as aa, type ReactChildren as ab, type ReactElement as ac, type FC as ad, type DispatchState as ae, type Classes as af, type CssTextAlign as ag, type CssVerticalAlign as ah, type CssJustifyItems as ai, type CssAlignItems as aj, type CssJustifyContent as ak, type CssAlignContent as al, type CssFlexDirection as am, type CssFlexWrap as an, type CssObjectFit as ao, type CssBorderStyle as ap, type CssOutlineStyle as aq, type LibMainSize as ar, type LibAsideSize as as, type CountryCode as at, type ClassNames as au, type CSSProperties as av, designTokens as aw, type LibAllColors as b, type LibColorsHover as c, type LibColorsHoverAndCurrent as d, type LibOverlays as e, type LibAllColorsAndOverlays as f, type LibFontFamilies as g, type LibFontSizes as h, type LibFontWeights as i, type LibLineHeights as j, type LibShadows as k, type LibSpacers as l, type LibRadiuses as m, type LibTransitions as n, type LibValidationStatus as o, type LibInputValidation as p, type LibThemeNames as q, type LibInputVariant as r, type LibInputType as s, type LibLoaderVariant as t, type LibButtonVariant as u, type LibButtonVariantExtended as v, type LibButtonSize as w, type LibInputBackground as x, type LibTextTagDisplay as y, type LibTextTagNoDisplay as z };