Skip to content

Commit 1d1508c

Browse files
doc(ui): update file list in ui lib
1 parent 29e0bb8 commit 1d1508c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.roo/rules-code/solid_ui_library.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Available Solid.js UI Components and utility functions
22

33
These components from @adaptive-sm/solid-ui can be imported using the `~ui/` alias.
4-
Generated at: 2025-11-26 19:20
4+
Generated at: 2025-11-27 22:44
55

66
- ~/i18n/ttt.ts
77
- ~/table/shared/DesktopTableClassNames.ts
@@ -45,6 +45,9 @@ Generated at: 2025-11-26 19:20
4545
- ~/input/label/LabelWithInfo.tsx
4646
- ~/input/label/LabelAsterix.tsx
4747
- ~/input/label/LabelWithSubtitle.tsx
48+
- ~/input/label/classesLabel.ts
49+
- ~/input/fieldset/Fieldset.tsx
50+
- ~/input/fieldset/classesFieldset.ts
4851
- ~/input/textarea/TextareaS.tsx
4952
- ~/input/textarea/Textarea.tsx
5053
- ~/input/number/NumberInputS.tsx
@@ -59,6 +62,7 @@ Generated at: 2025-11-26 19:20
5962
- ~/static/loaders/RandomLoader.tsx
6063
- ~/static/loaders/LoadingPage.tsx
6164
- ~/static/loaders/LoaderShuffle4Dots.tsx
65+
- ~/static/loaders/LoadingPageTexts.ts
6266
- ~/static/loaders/LoaderSpin4Square.tsx
6367
- ~/static/loaders/LoaderShuffle9Squares.tsx
6468
- ~/static/text/commonHeaderClass.ts
@@ -154,6 +158,8 @@ Generated at: 2025-11-26 19:20
154158
- ~/interactive/toast/Toaster.tsx
155159
- ~/interactive/toast/GlobalToasterState.ts
156160
- ~/interactive/popover/InfoPopover.tsx
161+
- ~/interactive/popover/classesPopoverContent.ts
162+
- ~/interactive/popover/CorvuPopoverIcon.tsx
157163
- ~/interactive/popover/CorvuPopover.tsx
158164
- ~/interactive/details/Details.tsx
159165
- ~/interactive/toggle/ToggleButton.tsx

0 commit comments

Comments
 (0)