@photoroom/ui 0.1.436 → 0.1.438
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/feed/Prompt/Prompt.figma.d.ts +2 -0
- package/components/feed/Prompt/Prompt.figma.d.ts.map +1 -0
- package/components/feed/TextSuggestion/TextSuggestion.figma.d.ts +2 -0
- package/components/feed/TextSuggestion/TextSuggestion.figma.d.ts.map +1 -0
- package/components/input/CheckboxField/CheckboxField.figma.d.ts +2 -0
- package/components/input/CheckboxField/CheckboxField.figma.d.ts.map +1 -0
- package/components/input/CodeInput/CodeInput.figma.d.ts +2 -0
- package/components/input/CodeInput/CodeInput.figma.d.ts.map +1 -0
- package/components/input/CodeInput/CodeInputField.figma.d.ts +2 -0
- package/components/input/CodeInput/CodeInputField.figma.d.ts.map +1 -0
- package/components/input/InlineSelector/InlineSelector.figma.d.ts +2 -0
- package/components/input/InlineSelector/InlineSelector.figma.d.ts.map +1 -0
- package/components/input/PanelStandardInput/PanelStandardInput.figma.d.ts +2 -0
- package/components/input/PanelStandardInput/PanelStandardInput.figma.d.ts.map +1 -0
- package/components/input/PhotoDropZone/PhotoDropZone.figma.d.ts +2 -0
- package/components/input/PhotoDropZone/PhotoDropZone.figma.d.ts.map +1 -0
- package/components/input/ReactionBar/ReactionBar.figma.d.ts +2 -0
- package/components/input/ReactionBar/ReactionBar.figma.d.ts.map +1 -0
- package/components/input/ReactionButton/ReactionButton.figma.d.ts +2 -0
- package/components/input/ReactionButton/ReactionButton.figma.d.ts.map +1 -0
- package/components/input/TagField/TagField.figma.d.ts +2 -0
- package/components/input/TagField/TagField.figma.d.ts.map +1 -0
- package/components/input/TextEditionBox/TextEditionBox.figma.d.ts +2 -0
- package/components/input/TextEditionBox/TextEditionBox.figma.d.ts.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Prompt.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/feed/Prompt/Prompt.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TextSuggestion.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/feed/TextSuggestion/TextSuggestion.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CheckboxField.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/CheckboxField/CheckboxField.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CodeInput.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/CodeInput/CodeInput.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CodeInputField.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/CodeInput/CodeInputField.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InlineSelector.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/InlineSelector/InlineSelector.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PanelStandardInput.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/PanelStandardInput/PanelStandardInput.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PhotoDropZone.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/PhotoDropZone/PhotoDropZone.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReactionBar.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/ReactionBar/ReactionBar.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReactionButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/ReactionButton/ReactionButton.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TagField.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/TagField/TagField.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TextEditionBox.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/TextEditionBox/TextEditionBox.figma.tsx"],"names":[],"mappings":""}
|