Skip to content

Commit 2d4652c

Browse files
chore: publish 0.4.0-alpha.13
1 parent d786d9d commit 2d4652c

File tree

39 files changed

+43
-39
lines changed

39 files changed

+43
-39
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Website: [Oku Website](https://oku-ui.com)
1818

1919
Please read our [contributing guide](https://github.com/oku-ui/primitives/blob/master/CONTRIBUTING.md)
2020

21-
# TODO Components - 18/28
21+
# TODO Components - 19/28
2222

2323
Enter the component you want most in the components, leave the emojis and follow.
2424

@@ -38,7 +38,7 @@ Enter the component you want most in the components, leave the emojis and follow
3838
| [Form](https://github.com/oku-ui/primitives/issues/11) | A group of form controls | Not Started | - |
3939
| [Hover Card](https://oku-ui.com/primitives/components/hover-card) | <span><a href="https://www.npmjs.com/package/@oku-ui/hover-card "><img src="https://img.shields.io/npm/v/@oku-ui/hover-card?style=flat&colorA=18181B&colorB=28CF8D" alt="Version"></a> </span> | <span> <a href="https://www.npmjs.com/package/@oku-ui/hover-card"> <img src="https://img.shields.io/npm/dm/@oku-ui/hover-card?style=flat&colorA=18181B&colorB=28CF8D" alt="Downloads"> </a> </span> | <span> <a href="https://oku-ui.com/primitives/components/hover-card"><img src="https://img.shields.io/badge/Open%20Documentation-18181B" alt="Website"></a> |
4040
| [Label](https://oku-ui.com/primitives/components/label) | <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> |
41-
| [Menubar](https://github.com/oku-ui/primitives/issues/13) | A menu that appears when a user interacts with an element's trigger | Not Started | - |
41+
| [Menubar](https://github.com/oku-ui/primitives/issues/13) | A menu that appears when a user interacts with an element's trigger | 🚧 In Progress | - |
4242
| [Navigation Menu](https://github.com/oku-ui/primitives/issues/14) | A menu that appears when a user interacts with an element's trigger | Not Started | - |
4343
| [Popover](https://oku-ui.com/primitives/components/popover) | <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> |
4444
| [Progress](https://oku-ui.com/primitives/components/progress) | <span><a href="https://www.npmjs.com/package/@oku-ui/progress "><img src="https://img.shields.io/npm/v/@oku-ui/progress?style=flat&colorA=18181B&colorB=28CF8D" alt="Version"></a> </span> | <span> <a href="https://www.npmjs.com/package/@oku-ui/progress"> <img src="https://img.shields.io/npm/dm/@oku-ui/progress?style=flat&colorA=18181B&colorB=28CF8D" alt="Downloads"> </a> </span> | <span> <a href="https://oku-ui.com/primitives/components/progress"><img src="https://img.shields.io/badge/Open%20Documentation-18181B" alt="Website"></a> </span> |

packages/components/arrow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oku-ui/arrow",
33
"type": "module",
4-
"version": "0.4.0-alpha.12",
4+
"version": "0.4.0-alpha.13",
55
"license": "MIT",
66
"source": "src/index.ts",
77
"funding": "https://github.com/sponsors/productdevbook",

packages/components/aspect-ratio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oku-ui/aspect-ratio",
33
"type": "module",
4-
"version": "0.4.0-alpha.12",
4+
"version": "0.4.0-alpha.13",
55
"license": "MIT",
66
"source": "src/index.ts",
77
"funding": "https://github.com/sponsors/productdevbook",

packages/components/avatar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oku-ui/avatar",
33
"type": "module",
4-
"version": "0.4.0-alpha.12",
4+
"version": "0.4.0-alpha.13",
55
"license": "MIT",
66
"source": "src/index.ts",
77
"funding": "https://github.com/sponsors/productdevbook",

packages/components/checkbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oku-ui/checkbox",
33
"type": "module",
4-
"version": "0.4.0-alpha.12",
4+
"version": "0.4.0-alpha.13",
55
"license": "MIT",
66
"source": "src/index.ts",
77
"funding": "https://github.com/sponsors/productdevbook",

packages/components/collapsible/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oku-ui/collapsible",
33
"type": "module",
4-
"version": "0.4.0-alpha.12",
4+
"version": "0.4.0-alpha.13",
55
"license": "MIT",
66
"source": "src/index.ts",
77
"funding": "https://github.com/sponsors/productdevbook",

packages/components/collection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oku-ui/collection",
33
"type": "module",
4-
"version": "0.4.0-alpha.12",
4+
"version": "0.4.0-alpha.13",
55
"license": "MIT",
66
"source": "src/index.ts",
77
"funding": "https://github.com/sponsors/productdevbook",

packages/components/dialog/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oku-ui/dialog",
33
"type": "module",
4-
"version": "0.2.3",
4+
"version": "0.4.0-alpha.13",
55
"license": "MIT",
66
"source": "src/index.ts",
77
"funding": "https://github.com/sponsors/productdevbook",
@@ -51,7 +51,6 @@
5151
"aria-hidden": "^1.1.1"
5252
},
5353
"devDependencies": {
54-
5554
"tsconfig": "workspace:^"
5655
},
5756
"publishConfig": {

packages/components/direction/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oku-ui/direction",
33
"type": "module",
4-
"version": "0.4.0-alpha.12",
4+
"version": "0.4.0-alpha.13",
55
"license": "MIT",
66
"source": "src/index.ts",
77
"funding": "https://github.com/sponsors/productdevbook",

packages/components/dismissable-layer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oku-ui/dismissable-layer",
33
"type": "module",
4-
"version": "0.4.0-alpha.12",
4+
"version": "0.4.0-alpha.13",
55
"license": "MIT",
66
"source": "src/index.ts",
77
"funding": "https://github.com/sponsors/productdevbook",

0 commit comments

Comments
 (0)