@photoroom/ui 0.1.429 → 0.1.431
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.
- package/components/action/ClearButton/ClearButton.figma.d.ts +2 -0
- package/components/action/ClearButton/ClearButton.figma.d.ts.map +1 -0
- package/components/action/FieldClearButton/FieldClearButton.figma.d.ts +2 -0
- package/components/action/FieldClearButton/FieldClearButton.figma.d.ts.map +1 -0
- package/components/action/HelpButton/HelpButton.figma.d.ts +2 -0
- package/components/action/HelpButton/HelpButton.figma.d.ts.map +1 -0
- package/components/action/InputButton/InputButton.figma.d.ts +2 -0
- package/components/action/InputButton/InputButton.figma.d.ts.map +1 -0
- package/components/action/RetryButton/RetryButton.figma.d.ts +2 -0
- package/components/action/RetryButton/RetryButton.figma.d.ts.map +1 -0
- package/components/feedback/Hint/Hint.figma.d.ts +2 -0
- package/components/feedback/Hint/Hint.figma.d.ts.map +1 -0
- package/components/list/SectionHeader/SectionHeaderSkeleton.figma.d.ts +2 -0
- package/components/list/SectionHeader/SectionHeaderSkeleton.figma.d.ts.map +1 -0
- package/components/status/Notification/Notification.figma.d.ts +2 -0
- package/components/status/Notification/Notification.figma.d.ts.map +1 -0
- package/components/status/Shortcut/Shortcut.figma.d.ts +2 -0
- package/components/status/Shortcut/Shortcut.figma.d.ts.map +1 -0
- package/components/status/StatusBadge/StatusBadge.figma.d.ts +2 -0
- package/components/status/StatusBadge/StatusBadge.figma.d.ts.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ClearButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/action/ClearButton/ClearButton.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FieldClearButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/action/FieldClearButton/FieldClearButton.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HelpButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/action/HelpButton/HelpButton.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InputButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/action/InputButton/InputButton.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RetryButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/action/RetryButton/RetryButton.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Hint.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/feedback/Hint/Hint.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SectionHeaderSkeleton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/list/SectionHeader/SectionHeaderSkeleton.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Notification.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/status/Notification/Notification.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Shortcut.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/status/Shortcut/Shortcut.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"StatusBadge.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/status/StatusBadge/StatusBadge.figma.tsx"],"names":[],"mappings":""}
|