@photoroom/ui 0.1.475 → 0.1.476

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.
Files changed (25) hide show
  1. package/components/action/InputButton/InputButtonParts.figma.d.ts +2 -0
  2. package/components/action/InputButton/InputButtonParts.figma.d.ts.map +1 -0
  3. package/components/collections/DropdownMenu/MenuItem/MenuItemParts.figma.d.ts +2 -0
  4. package/components/collections/DropdownMenu/MenuItem/MenuItemParts.figma.d.ts.map +1 -0
  5. package/components/dropdown/DropdownListBox/DropdownMenuSingleSelectionItemParts.figma.d.ts +2 -0
  6. package/components/dropdown/DropdownListBox/DropdownMenuSingleSelectionItemParts.figma.d.ts.map +1 -0
  7. package/components/editor/ListItem/ListItemParts.figma.d.ts +2 -0
  8. package/components/editor/ListItem/ListItemParts.figma.d.ts.map +1 -0
  9. package/components/input/CheckboxPullDown/CheckboxPullDownParts.figma.d.ts +2 -0
  10. package/components/input/CheckboxPullDown/CheckboxPullDownParts.figma.d.ts.map +1 -0
  11. package/components/input/DropdownSelectionMenu/DropdownMenuMultipleSelectionItemParts.figma.d.ts +2 -0
  12. package/components/input/DropdownSelectionMenu/DropdownMenuMultipleSelectionItemParts.figma.d.ts.map +1 -0
  13. package/components/input/InlineRadioGroup/InlineRadioGroupIconParts.figma.d.ts +2 -0
  14. package/components/input/InlineRadioGroup/InlineRadioGroupIconParts.figma.d.ts.map +1 -0
  15. package/components/input/LargeOptionTile/LargeOptionTileParts.figma.d.ts +2 -0
  16. package/components/input/LargeOptionTile/LargeOptionTileParts.figma.d.ts.map +1 -0
  17. package/components/input/OptionTile/OptionTileParts.figma.d.ts +2 -0
  18. package/components/input/OptionTile/OptionTileParts.figma.d.ts.map +1 -0
  19. package/components/input/Slider/SliderParts.figma.d.ts +2 -0
  20. package/components/input/Slider/SliderParts.figma.d.ts.map +1 -0
  21. package/components/list/PeopleListItem/PeopleListItemParts.figma.d.ts +2 -0
  22. package/components/list/PeopleListItem/PeopleListItemParts.figma.d.ts.map +1 -0
  23. package/components/list/SectionHeader/SectionHeaderParts.figma.d.ts +2 -0
  24. package/components/list/SectionHeader/SectionHeaderParts.figma.d.ts.map +1 -0
  25. package/package.json +1 -1
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=InputButtonParts.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"InputButtonParts.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/action/InputButton/InputButtonParts.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=MenuItemParts.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MenuItemParts.figma.d.ts","sourceRoot":"","sources":["../../../../../src/components/collections/DropdownMenu/MenuItem/MenuItemParts.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=DropdownMenuSingleSelectionItemParts.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DropdownMenuSingleSelectionItemParts.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/DropdownListBox/DropdownMenuSingleSelectionItemParts.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=ListItemParts.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListItemParts.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ListItem/ListItemParts.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=CheckboxPullDownParts.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CheckboxPullDownParts.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/CheckboxPullDown/CheckboxPullDownParts.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=DropdownMenuMultipleSelectionItemParts.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DropdownMenuMultipleSelectionItemParts.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/DropdownSelectionMenu/DropdownMenuMultipleSelectionItemParts.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=InlineRadioGroupIconParts.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"InlineRadioGroupIconParts.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/InlineRadioGroup/InlineRadioGroupIconParts.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=LargeOptionTileParts.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LargeOptionTileParts.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/LargeOptionTile/LargeOptionTileParts.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=OptionTileParts.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"OptionTileParts.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/OptionTile/OptionTileParts.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=SliderParts.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SliderParts.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/Slider/SliderParts.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=PeopleListItemParts.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PeopleListItemParts.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/list/PeopleListItem/PeopleListItemParts.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=SectionHeaderParts.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SectionHeaderParts.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/list/SectionHeader/SectionHeaderParts.figma.tsx"],"names":[],"mappings":""}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@photoroom/ui",
3
- "version": "0.1.475",
3
+ "version": "0.1.476",
4
4
  "private": false,
5
5
  "description": "Photoroom design system components",
6
6
  "sideEffects": [