@yahoo/uds-v5-wip 1.2.0 → 1.3.0
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.
- package/dist/components/dist/accordion.config.d.ts +2 -1
- package/dist/components/dist/accordion.d.ts +2 -1
- package/dist/components/dist/accordion.js +9 -9
- package/dist/components/dist/alert.config.d.ts +2 -1
- package/dist/components/dist/alert.d.ts +2 -1
- package/dist/components/dist/alert.js +2 -2
- package/dist/components/dist/anchor.config.d.ts +2 -1
- package/dist/components/dist/anchor.d.ts +2 -1
- package/dist/components/dist/article.d.ts +2 -1
- package/dist/components/dist/aside.d.ts +2 -1
- package/dist/components/dist/avatar-group.config.d.ts +2 -1
- package/dist/components/dist/avatar-group.d.ts +2 -1
- package/dist/components/dist/avatar-group.js +6 -6
- package/dist/components/dist/avatar.config.d.ts +2 -1
- package/dist/components/dist/avatar.d.ts +2 -1
- package/dist/components/dist/avatar.js +3 -3
- package/dist/components/dist/badge.config.d.ts +2 -1
- package/dist/components/dist/badge.d.ts +2 -1
- package/dist/components/dist/badge.js +2 -2
- package/dist/components/dist/box.d.ts +2 -1
- package/dist/components/dist/breadcrumb.config.d.ts +2 -1
- package/dist/components/dist/breadcrumb.d.ts +2 -1
- package/dist/components/dist/breadcrumb.js +17 -17
- package/dist/components/dist/button.config.d.ts +2 -1
- package/dist/components/dist/button.d.ts +2 -1
- package/dist/components/dist/button.js +5 -5
- package/dist/components/dist/card.config.d.ts +2 -1
- package/dist/components/dist/card.d.ts +2 -1
- package/dist/components/dist/card.js +4 -4
- package/dist/components/dist/collapsible.config.d.ts +2 -1
- package/dist/components/dist/collapsible.d.ts +2 -1
- package/dist/components/dist/collapsible.js +3 -3
- package/dist/components/dist/command.config.d.ts +2 -1
- package/dist/components/dist/command.d.ts +2 -1
- package/dist/components/dist/command.js +21 -21
- package/dist/components/dist/control-color.config.d.ts +2 -1
- package/dist/components/dist/control-color.d.ts +2 -1
- package/dist/components/dist/control-color.js +6 -6
- package/dist/components/dist/control-curve.config.d.ts +2 -1
- package/dist/components/dist/control-curve.d.ts +2 -1
- package/dist/components/dist/control-curve.js +4 -4
- package/dist/components/dist/control-folder.config.d.ts +2 -1
- package/dist/components/dist/control-folder.d.ts +2 -1
- package/dist/components/dist/control-folder.js +6 -6
- package/dist/components/dist/control-group.config.d.ts +2 -1
- package/dist/components/dist/control-group.d.ts +2 -1
- package/dist/components/dist/control-group.js +3 -3
- package/dist/components/dist/control-knob.config.d.ts +2 -1
- package/dist/components/dist/control-knob.d.ts +2 -1
- package/dist/components/dist/control-knob.js +8 -8
- package/dist/components/dist/control-panel.config.d.ts +2 -1
- package/dist/components/dist/control-panel.d.ts +2 -1
- package/dist/components/dist/control-panel.js +3 -3
- package/dist/components/dist/control-select.config.d.ts +2 -1
- package/dist/components/dist/control-select.d.ts +2 -1
- package/dist/components/dist/control-select.js +8 -8
- package/dist/components/dist/control-slider.config.d.ts +2 -1
- package/dist/components/dist/control-slider.d.ts +2 -1
- package/dist/components/dist/control-slider.js +8 -8
- package/dist/components/dist/control-spring.config.d.ts +2 -1
- package/dist/components/dist/control-spring.d.ts +2 -1
- package/dist/components/dist/control-spring.js +12 -12
- package/dist/components/dist/control-stepper.config.d.ts +2 -1
- package/dist/components/dist/control-stepper.d.ts +2 -1
- package/dist/components/dist/control-stepper.js +6 -6
- package/dist/components/dist/control-toggle.config.d.ts +2 -1
- package/dist/components/dist/control-toggle.d.ts +2 -1
- package/dist/components/dist/control-toggle.js +3 -3
- package/dist/components/dist/createSlot.d.ts +2 -1
- package/dist/components/dist/createSlot.js +2 -2
- package/dist/components/dist/dropdown.config.d.ts +2 -1
- package/dist/components/dist/dropdown.d.ts +2 -1
- package/dist/components/dist/dropdown.js +10 -10
- package/dist/components/dist/empty-state.config.d.ts +2 -1
- package/dist/components/dist/empty-state.d.ts +2 -1
- package/dist/components/dist/empty-state.js +6 -6
- package/dist/components/dist/footer.d.ts +2 -1
- package/dist/components/dist/grid.d.ts +2 -1
- package/dist/components/dist/grid.js +2 -2
- package/dist/components/dist/header.d.ts +2 -1
- package/dist/components/dist/hstack.d.ts +2 -1
- package/dist/components/dist/hstack.js +1 -1
- package/dist/components/dist/image.d.ts +2 -1
- package/dist/components/dist/input.config.d.ts +2 -1
- package/dist/components/dist/input.d.ts +2 -1
- package/dist/components/dist/input.js +1 -1
- package/dist/components/dist/item.config.d.ts +2 -1
- package/dist/components/dist/item.d.ts +2 -1
- package/dist/components/dist/item.js +8 -8
- package/dist/components/dist/list.d.ts +2 -1
- package/dist/components/dist/list.js +1 -1
- package/dist/components/dist/main.d.ts +2 -1
- package/dist/components/dist/modal.config.d.ts +2 -1
- package/dist/components/dist/modal.d.ts +2 -1
- package/dist/components/dist/modal.js +8 -8
- package/dist/components/dist/nav-header.config.d.ts +2 -1
- package/dist/components/dist/nav-header.d.ts +2 -1
- package/dist/components/dist/nav-header.js +3 -3
- package/dist/components/dist/nav.d.ts +2 -1
- package/dist/components/dist/preset-bar.config.d.ts +2 -1
- package/dist/components/dist/preset-bar.d.ts +2 -1
- package/dist/components/dist/preset-bar.js +10 -10
- package/dist/components/dist/presets/index.d.ts +3 -2
- package/dist/components/dist/presets/index.js +1 -1
- package/dist/components/dist/pressable.d.ts +2 -1
- package/dist/components/dist/progress.config.d.ts +2 -1
- package/dist/components/dist/progress.d.ts +2 -1
- package/dist/components/dist/progress.js +6 -6
- package/dist/components/dist/section.d.ts +2 -1
- package/dist/components/dist/select.config.d.ts +2 -1
- package/dist/components/dist/select.d.ts +2 -1
- package/dist/components/dist/sheet.config.d.ts +2 -1
- package/dist/components/dist/sheet.d.ts +2 -1
- package/dist/components/dist/sheet.js +8 -8
- package/dist/components/dist/sidebar.config.d.ts +2 -1
- package/dist/components/dist/sidebar.d.ts +2 -1
- package/dist/components/dist/sidebar.js +42 -42
- package/dist/components/dist/skeleton.config.d.ts +2 -1
- package/dist/components/dist/skeleton.d.ts +2 -1
- package/dist/components/dist/skeleton.js +1 -1
- package/dist/components/dist/slider.config.d.ts +2 -1
- package/dist/components/dist/slider.d.ts +2 -1
- package/dist/components/dist/slider.js +5 -5
- package/dist/components/dist/spinner.config.d.ts +2 -1
- package/dist/components/dist/spinner.d.ts +2 -1
- package/dist/components/dist/spinner.js +2 -2
- package/dist/components/dist/svg.d.ts +2 -1
- package/dist/components/dist/switch.config.d.ts +2 -1
- package/dist/components/dist/switch.d.ts +2 -1
- package/dist/components/dist/switch.js +5 -5
- package/dist/components/dist/table.d.ts +2 -1
- package/dist/components/dist/tabs.config.d.ts +2 -1
- package/dist/components/dist/tabs.d.ts +2 -1
- package/dist/components/dist/tabs.js +8 -8
- package/dist/components/dist/text.config.d.ts +2 -1
- package/dist/components/dist/text.d.ts +2 -1
- package/dist/components/dist/textarea.config.d.ts +2 -1
- package/dist/components/dist/textarea.d.ts +2 -1
- package/dist/components/dist/toast.config.d.ts +2 -1
- package/dist/components/dist/toast.d.ts +2 -1
- package/dist/components/dist/toast.js +7 -7
- package/dist/components/dist/tooltip.config.d.ts +2 -1
- package/dist/components/dist/tooltip.d.ts +2 -1
- package/dist/components/dist/tooltip.js +3 -3
- package/dist/components/dist/vstack.d.ts +2 -1
- package/dist/components/dist/vstack.js +1 -1
- package/dist/components/presets/index.d.ts +1 -1
- package/dist/components/presets/index.js +1 -1
- package/dist/config.d.ts +968 -968
- package/dist/core/dist/createComponent.d.ts +1 -2
- package/dist/core/dist/createComponentExample.d.ts +1 -2
- package/dist/core/dist/createProvider.d.ts +1 -2
- package/dist/core/dist/generated/stylePropsTwMap.d.ts +1 -2
- package/dist/core/dist/getComponentStyles.d.ts +1 -2
- package/dist/core/dist/getStyles.d.ts +1 -2
- package/dist/core/dist/macros.d.ts +1 -2
- package/dist/core/dist/propMappings.d.ts +1 -2
- package/dist/core/dist/resolveMotionState.d.ts +1 -2
- package/dist/core/dist/transformPreset.d.ts +1 -2
- package/dist/core/dist/withDefaultStyleProps.d.ts +1 -2
- package/dist/foundational-presets/dist/boldVibrant.d.ts +985 -986
- package/dist/foundational-presets/dist/brutalist.d.ts +985 -986
- package/dist/foundational-presets/dist/candy.d.ts +985 -986
- package/dist/foundational-presets/dist/cleanMinimalist.d.ts +985 -986
- package/dist/foundational-presets/dist/corporate.d.ts +985 -986
- package/dist/foundational-presets/dist/darkMoody.d.ts +985 -986
- package/dist/foundational-presets/dist/defaultPreset.d.ts +968 -969
- package/dist/foundational-presets/dist/forest.d.ts +985 -986
- package/dist/foundational-presets/dist/highContrast.d.ts +985 -986
- package/dist/foundational-presets/dist/lavender.d.ts +985 -986
- package/dist/foundational-presets/dist/luxury.d.ts +985 -986
- package/dist/foundational-presets/dist/monochrome.d.ts +985 -986
- package/dist/foundational-presets/dist/motion.d.ts +1 -2
- package/dist/foundational-presets/dist/neonCyber.d.ts +985 -986
- package/dist/foundational-presets/dist/newspaper.d.ts +985 -986
- package/dist/foundational-presets/dist/ocean.d.ts +985 -986
- package/dist/foundational-presets/dist/slate.d.ts +985 -986
- package/dist/foundational-presets/dist/sunset.d.ts +985 -986
- package/dist/foundational-presets/dist/terminal.d.ts +985 -986
- package/dist/foundational-presets/dist/warmOrganic.d.ts +985 -986
- package/dist/presets/dist/boldVibrant.d.ts +2 -1
- package/dist/presets/dist/brutalist.d.ts +2 -1
- package/dist/presets/dist/candy.d.ts +2 -1
- package/dist/presets/dist/cleanMinimalist.d.ts +2 -1
- package/dist/presets/dist/corporate.d.ts +2 -1
- package/dist/presets/dist/darkMoody.d.ts +2 -1
- package/dist/presets/dist/defaultPreset.d.ts +2 -1
- package/dist/presets/dist/defaultPreset.js +1 -1
- package/dist/presets/dist/forest.d.ts +2 -1
- package/dist/presets/dist/highContrast.d.ts +2 -1
- package/dist/presets/dist/lavender.d.ts +2 -1
- package/dist/presets/dist/luxury.d.ts +2 -1
- package/dist/presets/dist/monochrome.d.ts +2 -1
- package/dist/presets/dist/neonCyber.d.ts +2 -1
- package/dist/presets/dist/newspaper.d.ts +2 -1
- package/dist/presets/dist/ocean.d.ts +2 -1
- package/dist/presets/dist/slate.d.ts +2 -1
- package/dist/presets/dist/sunset.d.ts +2 -1
- package/dist/presets/dist/terminal.d.ts +2 -1
- package/dist/presets/dist/warmOrganic.d.ts +2 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +3 -3
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { boldVibrantFoundationPreset } from "../../foundational-presets/dist/boldVibrant.js";
|
|
2
2
|
//#region ../presets/dist/boldVibrant.d.ts
|
|
3
|
-
|
|
3
|
+
//#region src/boldVibrant.d.ts
|
|
4
|
+
declare const boldVibrantPreset: typeof boldVibrantFoundationPreset; //#endregion
|
|
4
5
|
//#endregion
|
|
5
6
|
export { boldVibrantPreset };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { brutalistFoundationPreset } from "../../foundational-presets/dist/brutalist.js";
|
|
2
2
|
//#region ../presets/dist/brutalist.d.ts
|
|
3
|
-
|
|
3
|
+
//#region src/brutalist.d.ts
|
|
4
|
+
declare const brutalistPreset: typeof brutalistFoundationPreset; //#endregion
|
|
4
5
|
//#endregion
|
|
5
6
|
export { brutalistPreset };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { candyFoundationPreset } from "../../foundational-presets/dist/candy.js";
|
|
2
2
|
//#region ../presets/dist/candy.d.ts
|
|
3
|
-
|
|
3
|
+
//#region src/candy.d.ts
|
|
4
|
+
declare const candyPreset: typeof candyFoundationPreset; //#endregion
|
|
4
5
|
//#endregion
|
|
5
6
|
export { candyPreset };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { cleanMinimalistFoundationPreset } from "../../foundational-presets/dist/cleanMinimalist.js";
|
|
2
2
|
//#region ../presets/dist/cleanMinimalist.d.ts
|
|
3
|
-
|
|
3
|
+
//#region src/cleanMinimalist.d.ts
|
|
4
|
+
declare const cleanMinimalistPreset: typeof cleanMinimalistFoundationPreset; //#endregion
|
|
4
5
|
//#endregion
|
|
5
6
|
export { cleanMinimalistPreset };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { corporateFoundationPreset } from "../../foundational-presets/dist/corporate.js";
|
|
2
2
|
//#region ../presets/dist/corporate.d.ts
|
|
3
|
-
|
|
3
|
+
//#region src/corporate.d.ts
|
|
4
|
+
declare const corporatePreset: typeof corporateFoundationPreset; //#endregion
|
|
4
5
|
//#endregion
|
|
5
6
|
export { corporatePreset };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { darkMoodyFoundationPreset } from "../../foundational-presets/dist/darkMoody.js";
|
|
2
2
|
//#region ../presets/dist/darkMoody.d.ts
|
|
3
|
-
|
|
3
|
+
//#region src/darkMoody.d.ts
|
|
4
|
+
declare const darkMoodyPreset: typeof darkMoodyFoundationPreset; //#endregion
|
|
4
5
|
//#endregion
|
|
5
6
|
export { darkMoodyPreset };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { defaultFoundationPreset } from "../../foundational-presets/dist/defaultPreset.js";
|
|
2
2
|
//#region ../presets/dist/defaultPreset.d.ts
|
|
3
|
-
|
|
3
|
+
//#region src/defaultPreset.d.ts
|
|
4
|
+
declare const defaultPreset: typeof defaultFoundationPreset; //#endregion
|
|
4
5
|
//#endregion
|
|
5
6
|
export { defaultPreset };
|
|
@@ -4,8 +4,8 @@ import { textConfig } from "../../components/dist/text.config.js";
|
|
|
4
4
|
import { accordionConfig } from "../../components/dist/accordion.config.js";
|
|
5
5
|
import { alertConfig } from "../../components/dist/alert.config.js";
|
|
6
6
|
import { anchorConfig } from "../../components/dist/anchor.config.js";
|
|
7
|
-
import { avatarConfig } from "../../components/dist/avatar.config.js";
|
|
8
7
|
import { avatarGroupConfig } from "../../components/dist/avatar-group.config.js";
|
|
8
|
+
import { avatarConfig } from "../../components/dist/avatar.config.js";
|
|
9
9
|
import { badgeConfig } from "../../components/dist/badge.config.js";
|
|
10
10
|
import { breadcrumbConfig } from "../../components/dist/breadcrumb.config.js";
|
|
11
11
|
import { buttonConfig } from "../../components/dist/button.config.js";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { forestFoundationPreset } from "../../foundational-presets/dist/forest.js";
|
|
2
2
|
//#region ../presets/dist/forest.d.ts
|
|
3
|
-
|
|
3
|
+
//#region src/forest.d.ts
|
|
4
|
+
declare const forestPreset: typeof forestFoundationPreset; //#endregion
|
|
4
5
|
//#endregion
|
|
5
6
|
export { forestPreset };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { highContrastFoundationPreset } from "../../foundational-presets/dist/highContrast.js";
|
|
2
2
|
//#region ../presets/dist/highContrast.d.ts
|
|
3
|
-
|
|
3
|
+
//#region src/highContrast.d.ts
|
|
4
|
+
declare const highContrastPreset: typeof highContrastFoundationPreset; //#endregion
|
|
4
5
|
//#endregion
|
|
5
6
|
export { highContrastPreset };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { lavenderFoundationPreset } from "../../foundational-presets/dist/lavender.js";
|
|
2
2
|
//#region ../presets/dist/lavender.d.ts
|
|
3
|
-
|
|
3
|
+
//#region src/lavender.d.ts
|
|
4
|
+
declare const lavenderPreset: typeof lavenderFoundationPreset; //#endregion
|
|
4
5
|
//#endregion
|
|
5
6
|
export { lavenderPreset };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { luxuryFoundationPreset } from "../../foundational-presets/dist/luxury.js";
|
|
2
2
|
//#region ../presets/dist/luxury.d.ts
|
|
3
|
-
|
|
3
|
+
//#region src/luxury.d.ts
|
|
4
|
+
declare const luxuryPreset: typeof luxuryFoundationPreset; //#endregion
|
|
4
5
|
//#endregion
|
|
5
6
|
export { luxuryPreset };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { monochromeFoundationPreset } from "../../foundational-presets/dist/monochrome.js";
|
|
2
2
|
//#region ../presets/dist/monochrome.d.ts
|
|
3
|
-
|
|
3
|
+
//#region src/monochrome.d.ts
|
|
4
|
+
declare const monochromePreset: typeof monochromeFoundationPreset; //#endregion
|
|
4
5
|
//#endregion
|
|
5
6
|
export { monochromePreset };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { neonCyberFoundationPreset } from "../../foundational-presets/dist/neonCyber.js";
|
|
2
2
|
//#region ../presets/dist/neonCyber.d.ts
|
|
3
|
-
|
|
3
|
+
//#region src/neonCyber.d.ts
|
|
4
|
+
declare const neonCyberPreset: typeof neonCyberFoundationPreset; //#endregion
|
|
4
5
|
//#endregion
|
|
5
6
|
export { neonCyberPreset };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { newspaperFoundationPreset } from "../../foundational-presets/dist/newspaper.js";
|
|
2
2
|
//#region ../presets/dist/newspaper.d.ts
|
|
3
|
-
|
|
3
|
+
//#region src/newspaper.d.ts
|
|
4
|
+
declare const newspaperPreset: typeof newspaperFoundationPreset; //#endregion
|
|
4
5
|
//#endregion
|
|
5
6
|
export { newspaperPreset };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { oceanFoundationPreset } from "../../foundational-presets/dist/ocean.js";
|
|
2
2
|
//#region ../presets/dist/ocean.d.ts
|
|
3
|
-
|
|
3
|
+
//#region src/ocean.d.ts
|
|
4
|
+
declare const oceanPreset: typeof oceanFoundationPreset; //#endregion
|
|
4
5
|
//#endregion
|
|
5
6
|
export { oceanPreset };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { slateFoundationPreset } from "../../foundational-presets/dist/slate.js";
|
|
2
2
|
//#region ../presets/dist/slate.d.ts
|
|
3
|
-
|
|
3
|
+
//#region src/slate.d.ts
|
|
4
|
+
declare const slatePreset: typeof slateFoundationPreset; //#endregion
|
|
4
5
|
//#endregion
|
|
5
6
|
export { slatePreset };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { sunsetFoundationPreset } from "../../foundational-presets/dist/sunset.js";
|
|
2
2
|
//#region ../presets/dist/sunset.d.ts
|
|
3
|
-
|
|
3
|
+
//#region src/sunset.d.ts
|
|
4
|
+
declare const sunsetPreset: typeof sunsetFoundationPreset; //#endregion
|
|
4
5
|
//#endregion
|
|
5
6
|
export { sunsetPreset };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { terminalFoundationPreset } from "../../foundational-presets/dist/terminal.js";
|
|
2
2
|
//#region ../presets/dist/terminal.d.ts
|
|
3
|
-
|
|
3
|
+
//#region src/terminal.d.ts
|
|
4
|
+
declare const terminalPreset: typeof terminalFoundationPreset; //#endregion
|
|
4
5
|
//#endregion
|
|
5
6
|
export { terminalPreset };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { warmOrganicFoundationPreset } from "../../foundational-presets/dist/warmOrganic.js";
|
|
2
2
|
//#region ../presets/dist/warmOrganic.d.ts
|
|
3
|
-
|
|
3
|
+
//#region src/warmOrganic.d.ts
|
|
4
|
+
declare const warmOrganicPreset: typeof warmOrganicFoundationPreset; //#endregion
|
|
4
5
|
//#endregion
|
|
5
6
|
export { warmOrganicPreset };
|