Skip to content

Commit

Permalink
chore: update md
Browse files Browse the repository at this point in the history
  • Loading branch information
productdevbook committed Sep 8, 2023
1 parent 45aa658 commit 807042a
Show file tree
Hide file tree
Showing 45 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion packages/components/arrow/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/arrow",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/aspect-ratio/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Aspect Ratio
Displays content within a desired ratio.

![@oku-ui/aspect-ratio](./.github/assets/oku-aspect-ratio.jpg)
![@oku-ui/aspect-ratio](./../../../.github/assets/og/oku-aspect-ratio.jpg)


<span><a href="https://www.npmjs.com/package/@oku-ui/aspect-ratio "><img src="https://img.shields.io/npm/v/@oku-ui/aspect-ratio?style=flat&colorA=18181B&colorB=28CF8D" alt="Version"></a> </span> | <span> <a href="https://www.npmjs.com/package/@oku-ui/aspect-ratio"> <img src="https://img.shields.io/npm/dm/@oku-ui/aspect-ratio?style=flat&colorA=18181B&colorB=28CF8D" alt="Downloads"> </a> </span> | <span> <a href="https://oku-ui.com/primitives/components/aspect-ratio"><img src="https://img.shields.io/badge/Open%20Documentation-18181B" alt="Website"></a> </span>
Expand Down
2 changes: 1 addition & 1 deletion packages/components/aspect-ratio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/aspect-ratio",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/avatar/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Avatar
An image element with a fallback for representing the user.

![@oku-ui/avatar](./.github/assets/oku-avatar.jpg)
![@oku-ui/avatar](./../../../.github/assets/og/oku-avatar.jpg)

<span><a href="https://www.npmjs.com/package/@oku-ui/avatar "><img src="https://img.shields.io/npm/v/@oku-ui/avatar?style=flat&colorA=18181B&colorB=28CF8D" alt="Version"></a> </span> | <span> <a href="https://www.npmjs.com/package/@oku-ui/avatar"> <img src="https://img.shields.io/npm/dm/@oku-ui/avatar?style=flat&colorA=18181B&colorB=28CF8D" alt="Downloads"> </a> </span> | <span> <a href="https://oku-ui.com/primitives/components/avatar"><img src="https://img.shields.io/badge/Open%20Documentation-18181B" alt="Website"></a> </span>

Expand Down
2 changes: 1 addition & 1 deletion packages/components/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/avatar",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/checkbox/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
A control that allows the user to toggle between checked and not checked.


![@oku-ui/checkbox](./.github/assets/oku-checkbox.jpg)
![@oku-ui/checkbox](./../../../.github/assets/og/oku-checkbox.jpg)

<span><a href="https://www.npmjs.com/package/@oku-ui/checkbox "><img src="https://img.shields.io/npm/v/@oku-ui/checkbox?style=flat&colorA=18181B&colorB=28CF8D" alt="Version"></a> </span> | <span> <a href="https://www.npmjs.com/package/@oku-ui/checkbox"> <img src="https://img.shields.io/npm/dm/@oku-ui/checkbox?style=flat&colorA=18181B&colorB=28CF8D" alt="Downloads"> </a> </span> | <span> <a href="https://oku-ui.com/primitives/components/checkbox"><img src="https://img.shields.io/badge/Open%20Documentation-18181B" alt="Website"></a> </span>

Expand Down
2 changes: 1 addition & 1 deletion packages/components/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/checkbox",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/collapsible/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Collapsible
An interactive component which expands/collapses a panel.

![@oku-ui/collapsible](./.github/assets/oku-collapsible.jpg)
![@oku-ui/collapsible](./../../../.github/assets/og/oku-collapsible.jpg)

<span><a href="https://www.npmjs.com/package/@oku-ui/collapsible "><img src="https://img.shields.io/npm/v/@oku-ui/collapsible?style=flat&colorA=18181B&colorB=28CF8D" alt="Version"></a> </span> | <span> <a href="https://www.npmjs.com/package/@oku-ui/collapsible"> <img src="https://img.shields.io/npm/dm/@oku-ui/collapsible?style=flat&colorA=18181B&colorB=28CF8D" alt="Downloads"> </a> </span> | <span> <a href="https://oku-ui.com/primitives/components/collapsible"><img src="https://img.shields.io/badge/Open%20Documentation-18181B" alt="Website"></a> </span>

Expand Down
2 changes: 1 addition & 1 deletion packages/components/collapsible/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/collapsible",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/collection/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/collection",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/direction/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/direction",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/dismissable-layer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/dismissable-layer",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/focus-scope/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/focus-scope",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/label/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Label
Renders an accessible label associated with controls.

![@oku-ui/label](./.github/assets/oku-label.jpg)
![@oku-ui/label](./../../../.github/assets/og/oku-label.jpg)

<span><a href="https://www.npmjs.com/package/@oku-ui/label "><img src="https://img.shields.io/npm/v/@oku-ui/label?style=flat&colorA=18181B&colorB=28CF8D" alt="Version"></a> </span> | <span> <a href="https://www.npmjs.com/package/@oku-ui/label"> <img src="https://img.shields.io/npm/dm/@oku-ui/label?style=flat&colorA=18181B&colorB=28CF8D" alt="Downloads"> </a> </span> | <span> <a href="https://oku-ui.com/primitives/components/label"><img src="https://img.shields.io/badge/Open%20Documentation-18181B" alt="Website"></a> </span>

Expand Down
2 changes: 1 addition & 1 deletion packages/components/label/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/label",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/popover/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Popover
Displays rich content in a portal, triggered by a button.

![@oku-ui/popover](./.github/assets/oku-popover.jpg)
![@oku-ui/popover](./../../../.github/assets/og/oku-popover.jpg)


<span><a href="https://www.npmjs.com/package/@oku-ui/popover "><img src="https://img.shields.io/npm/v/@oku-ui/popover?style=flat&colorA=18181B&colorB=28CF8D" alt="Version"></a> </span> | <span> <a href="https://www.npmjs.com/package/@oku-ui/popover"> <img src="https://img.shields.io/npm/dm/@oku-ui/popover?style=flat&colorA=18181B&colorB=28CF8D" alt="Downloads"> </a> </span> | <span> <a href="https://oku-ui.com/primitives/components/popover"><img src="https://img.shields.io/badge/Open%20Documentation-18181B" alt="Website"></a> </span>
Expand Down
2 changes: 1 addition & 1 deletion packages/components/popover/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/popover",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/popper/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/popper",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/portal/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Portal
Portals provide a first-class way to render children into a DOM node that exists outside the DOM hierarchy of the parent component.

![@oku-ui/portal](./.github/assets/oku-portal.jpg)
![@oku-ui/portal](./../../../.github/assets/og/oku-portal.jpg)


<span><a href="https://www.npmjs.com/package/@oku-ui/portal "><img src="https://img.shields.io/npm/v/@oku-ui/portal?style=flat&colorA=18181B&colorB=28CF8D" alt="Version"></a> </span> | <span> <a href="https://www.npmjs.com/package/@oku-ui/portal"> <img src="https://img.shields.io/npm/dm/@oku-ui/portal?style=flat&colorA=18181B&colorB=28CF8D" alt="Downloads"> </a> </span> | <span> <a href="https://oku-ui.com/primitives/components/portal"><img src="https://img.shields.io/badge/Open%20Documentation-18181B" alt="Website"></a> </span>
Expand Down
2 changes: 1 addition & 1 deletion packages/components/portal/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/portal",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/presence/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/presence",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/primitives/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/primitives",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/progress/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/progress",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/radio-group/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Radio Group
A set of checkable buttons—known as radio buttons—where no more than one of the buttons can be checked at a time.

![@oku-ui/radio-group](./.github/assets/oku-radio-group.jpg)
![@oku-ui/radio-group](./../../../.github/assets/og/oku-radio-group.jpg)

<span><a href="https://www.npmjs.com/package/@oku-ui/radio-group "><img src="https://img.shields.io/npm/v/@oku-ui/radio-group?style=flat&colorA=18181B&colorB=28CF8D" alt="Version"></a> </span> | <span> <a href="https://www.npmjs.com/package/@oku-ui/radio-group"> <img src="https://img.shields.io/npm/dm/@oku-ui/radio-group?style=flat&colorA=18181B&colorB=28CF8D" alt="Downloads"> </a> </span> | <span> <a href="https://oku-ui.com/primitives/components/radio-group"><img src="https://img.shields.io/badge/Open%20Documentation-18181B" alt="Website"></a> </span>

Expand Down
2 changes: 1 addition & 1 deletion packages/components/radio-group/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/radio-group",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/roving-focus/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/roving-focus",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/separator/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/separator",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/slider/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Slider
An input where the user selects a value from within a given range.

![@oku-ui/slider](./.github/assets/oku-slider.jpg)
![@oku-ui/slider](./../../../.github/assets/og/oku-slider.jpg)


<span><a href="https://www.npmjs.com/package/@oku-ui/slider "><img src="https://img.shields.io/npm/v/@oku-ui/slider?style=flat&colorA=18181B&colorB=28CF8D" alt="Version"></a> </span> | <span> <a href="https://www.npmjs.com/package/@oku-ui/slider"> <img src="https://img.shields.io/npm/dm/@oku-ui/slider?style=flat&colorA=18181B&colorB=28CF8D" alt="Downloads"> </a> </span> | <span> <a href="https://oku-ui.com/primitives/components/slider"><img src="https://img.shields.io/badge/Open%20Documentation-18181B" alt="Website"></a> </span>
Expand Down
2 changes: 1 addition & 1 deletion packages/components/slider/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/slider",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/slot/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/slot",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/switch/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Switch
A control that allows the user to toggle between checked and not checked.

![@oku-ui/switch](./.github/assets/oku-switch.jpg)
![@oku-ui/switch](./../../../.github/assets/og/oku-switch.jpg)

<span><a href="https://www.npmjs.com/package/@oku-ui/switch "><img src="https://img.shields.io/npm/v/@oku-ui/switch?style=flat&colorA=18181B&colorB=28CF8D" alt="Version"></a> </span> | <span> <a href="https://www.npmjs.com/package/@oku-ui/switch"> <img src="https://img.shields.io/npm/dm/@oku-ui/switch?style=flat&colorA=18181B&colorB=28CF8D" alt="Downloads"> </a> </span> | <span> <a href="https://oku-ui.com/primitives/components/switch"><img src="https://img.shields.io/badge/Open%20Documentation-18181B" alt="Website"></a> </span>

Expand Down
2 changes: 1 addition & 1 deletion packages/components/switch/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/switch",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/tabs/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Tabs
A set of layered sections of content—known as tab panels—that are displayed one at a time.

![@oku-ui/tabs](./.github/assets/oku-tabs.jpg)
![@oku-ui/tabs](./../../../.github/assets/og/oku-tabs.jpg)

<span><a href="https://www.npmjs.com/package/@oku-ui/tabs "><img src="https://img.shields.io/npm/v/@oku-ui/tabs?style=flat&colorA=18181B&colorB=28CF8D" alt="Version"></a> </span> | <span> <a href="https://www.npmjs.com/package/@oku-ui/tabs"> <img src="https://img.shields.io/npm/dm/@oku-ui/tabs?style=flat&colorA=18181B&colorB=28CF8D" alt="Downloads"> </a> </span> | <span> <a href="https://oku-ui.com/primitives/components/tabs"><img src="https://img.shields.io/badge/Open%20Documentation-18181B" alt="Website"></a> </span>

Expand Down
2 changes: 1 addition & 1 deletion packages/components/tabs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/tabs",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/toast/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Toast
A succinct message that is displayed temporarily.

![@oku-ui/toast](./.github/assets/oku-toast.jpg)
![@oku-ui/toast](./../../../.github/assets/og/oku-toast.jpg)

<span><a href="https://www.npmjs.com/package/@oku-ui/toast "><img src="https://img.shields.io/npm/v/@oku-ui/toast?style=flat&colorA=18181B&colorB=28CF8D" alt="Version"></a> </span> | <span> <a href="https://www.npmjs.com/package/@oku-ui/toast"> <img src="https://img.shields.io/npm/dm/@oku-ui/toast?style=flat&colorA=18181B&colorB=28CF8D" alt="Downloads"> </a> </span> | <span> <a href="https://oku-ui.com/primitives/components/toast"><img src="https://img.shields.io/badge/Open%20Documentation-18181B" alt="Website"></a> </span>

Expand Down
2 changes: 1 addition & 1 deletion packages/components/toast/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/toast",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/toggle-group/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Toggle Group

![@oku-ui/toogle-group](./.github/assets/oku-toogle-group.jpg)
![@oku-ui/toogle-group](./../../../.github/assets/og/oku-toogle-group.jpg)

<span><a href="https://www.npmjs.com/package/@oku-ui/toggle-group "><img src="https://img.shields.io/npm/v/@oku-ui/toggle-group?style=flat&colorA=18181B&colorB=28CF8D" alt="Version"></a> </span> | <span> <a href="https://www.npmjs.com/package/@oku-ui/toggle-group"> <img src="https://img.shields.io/npm/dm/@oku-ui/toggle-group?style=flat&colorA=18181B&colorB=28CF8D" alt="Downloads"> </a> </span> | <span> <a href="https://oku-ui.com/primitives/components/toggle-group"><img src="https://img.shields.io/badge/Open%20Documentation-18181B" alt="Website"></a> </span>

Expand Down
2 changes: 1 addition & 1 deletion packages/components/toggle-group/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/toggle-group",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/toggle/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Toggle
A two-state button that can be either on or off.

![@oku-ui/toggle](./.github/assets/oku-toggle.jpg)
![@oku-ui/toggle](./../../../.github/assets/og/oku-toggle.jpg)

<span><a href="https://www.npmjs.com/package/@oku-ui/toggle "><img src="https://img.shields.io/npm/v/@oku-ui/toggle?style=flat&colorA=18181B&colorB=28CF8D" alt="Version"></a> </span> | <span> <a href="https://www.npmjs.com/package/@oku-ui/toggle"> <img src="https://img.shields.io/npm/dm/@oku-ui/toggle?style=flat&colorA=18181B&colorB=28CF8D" alt="Downloads"> </a> </span> | <span> <a href="https://oku-ui.com/primitives/components/toggle"><img src="https://img.shields.io/badge/Open%20Documentation-18181B" alt="Website"></a> </span>

Expand Down
2 changes: 1 addition & 1 deletion packages/components/toggle/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/toggle",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/toolbar/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Toolbar
A container for grouping a set of controls, such as buttons, toggle groups or dropdown menus.

![@oku-ui/toolbar](./.github/assets/oku-toolbar.jpg)
![@oku-ui/toolbar](./../../../.github/assets/og/oku-toolbar.jpg)

<span><a href="https://www.npmjs.com/package/@oku-ui/toolbar "><img src="https://img.shields.io/npm/v/@oku-ui/toolbar?style=flat&colorA=18181B&colorB=28CF8D" alt="Version"></a> </span> | <span> <a href="https://www.npmjs.com/package/@oku-ui/toolbar"> <img src="https://img.shields.io/npm/dm/@oku-ui/toolbar?style=flat&colorA=18181B&colorB=28CF8D" alt="Downloads"> </a> </span> | <span> <a href="https://oku-ui.com/primitives/components/toolbar"><img src="https://img.shields.io/badge/Open%20Documentation-18181B" alt="Website"></a> </span>

Expand Down
2 changes: 1 addition & 1 deletion packages/components/toolbar/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/toolbar",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/tooltip/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Tooltip
A popup that displays information related to an element when the element receives keyboard focus or the mouse hovers over it.

![@oku-ui/tooltip](./.github/assets/oku-tooltip.jpg)
![@oku-ui/tooltip](./../../../.github/assets/og/oku-tooltip.jpg)

<span><a href="https://www.npmjs.com/package/@oku-ui/tooltip "><img src="https://img.shields.io/npm/v/@oku-ui/tooltip?style=flat&colorA=18181B&colorB=28CF8D" alt="Version"></a> </span> | <span> <a href="https://www.npmjs.com/package/@oku-ui/tooltip"> <img src="https://img.shields.io/npm/dm/@oku-ui/tooltip?style=flat&colorA=18181B&colorB=28CF8D" alt="Downloads"> </a> </span> | <span> <a href="https://oku-ui.com/primitives/components/tooltip"><img src="https://img.shields.io/badge/Open%20Documentation-18181B" alt="Website"></a> </span>

Expand Down
2 changes: 1 addition & 1 deletion packages/components/tooltip/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oku-ui/tooltip",
"type": "module",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.11",
"license": "MIT",
"source": "src/index.ts",
"funding": "https://github.com/sponsors/productdevbook",
Expand Down

0 comments on commit 807042a

Please sign in to comment.