@photoroom/ui 0.1.435 → 0.1.437
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/ValidationBanner/ValidationBanner.figma.d.ts +2 -0
- package/components/action/ValidationBanner/ValidationBanner.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/PhotoDropZone/PhotoDropZone.figma.d.ts +2 -0
- package/components/input/PhotoDropZone/PhotoDropZone.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/status/ExportLimitCard/ExportLimitCard.figma.d.ts +2 -0
- package/components/status/ExportLimitCard/ExportLimitCard.figma.d.ts.map +1 -0
- package/components/status/ProgressStep/ProgressStep.figma.d.ts +2 -0
- package/components/status/ProgressStep/ProgressStep.figma.d.ts.map +1 -0
- package/components/status/TransformationEmptySpace/TransformationEmptySpace.figma.d.ts +2 -0
- package/components/status/TransformationEmptySpace/TransformationEmptySpace.figma.d.ts.map +1 -0
- package/components/unsorted/InfoBanner/InfoBanner.figma.d.ts +2 -0
- package/components/unsorted/InfoBanner/InfoBanner.figma.d.ts.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ValidationBanner.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/action/ValidationBanner/ValidationBanner.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":"PhotoDropZone.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/PhotoDropZone/PhotoDropZone.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":"ExportLimitCard.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/status/ExportLimitCard/ExportLimitCard.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ProgressStep.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/status/ProgressStep/ProgressStep.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TransformationEmptySpace.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/status/TransformationEmptySpace/TransformationEmptySpace.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InfoBanner.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/unsorted/InfoBanner/InfoBanner.figma.tsx"],"names":[],"mappings":""}
|