Skip to content

Commit

Permalink
chore: update ui (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
a0m0rajab authored Jul 25, 2024
2 parents 247c851 + c16a688 commit 1aa5292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ayasofyazilim-ui
Submodule ayasofyazilim-ui updated 34 files
+0 −0 .turbo/turbo-type-check.log
+0 −25 src/molecules/about-card/about-card.stories.tsx
+0 −72 src/molecules/about-card/index.tsx
+2 −2 src/molecules/area-chart/index.tsx
+2 −2 src/molecules/bar-chart/index.tsx
+0 −20 src/molecules/card-image/card-image.stories.tsx
+0 −39 src/molecules/card-image/index.tsx
+0 −20 src/molecules/card-tag/card-tag.stories.tsx
+0 −32 src/molecules/card-tag/index.tsx
+5 −3 src/molecules/dialog/index.tsx
+5 −3 src/molecules/infocard/index.tsx
+6 −6 src/molecules/issue-form/index.tsx
+2 −2 src/molecules/line-chart/index.tsx
+16 −13 src/molecules/navigation-menu/index.tsx
+6 −4 src/molecules/tables/index.tsx
+1 −1 src/molecules/tables/tables.stories.tsx
+6 −2 src/organisms/auto-form/auto-form.stories.tsx
+1 −1 src/organisms/auto-form/fields/array.tsx
+3 −3 src/organisms/auto-form/fields/object.tsx
+7 −8 src/organisms/auto-form/fields/object_acc.tsx
+4 −4 src/organisms/auto-form/index.tsx
+1 −0 src/organisms/auto-form/types.ts
+3 −2 src/organisms/burger-menu/index.tsx
+0 −92 src/organisms/details-card/compact-vertical.tsx
+0 −85 src/organisms/details-card/compact.tsx
+0 −17 src/organisms/details-card/details-card.stories.tsx
+0 −91 src/organisms/details-card/full-page.tsx
+0 −100 src/organisms/details-card/index.tsx
+3 −1 src/organisms/form-stepper/index.tsx
+6 −9 src/pages/auth/index.tsx
+2 −2 src/templates/grid-layout/index.tsx
+12 −6 src/templates/section-layout-v2/index.tsx
+3 −1 src/templates/section-layout-v2/section-layout-v2.stories.tsx
+5 −6 src/templates/tiptap-layout/section-layout.stories.tsx

0 comments on commit 1aa5292

Please sign in to comment.