@photoroom/ui 0.1.425 → 0.1.427
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/input/LargeOptionTile/LargeOptionTile.figma.d.ts +2 -0
- package/components/input/LargeOptionTile/LargeOptionTile.figma.d.ts.map +1 -0
- package/components/input/OptionGroup/OptionGroup.figma.d.ts +2 -0
- package/components/input/OptionGroup/OptionGroup.figma.d.ts.map +1 -0
- package/components/input/OptionGroup/OptionGroupItem/OptionGroupItem.figma.d.ts +2 -0
- package/components/input/OptionGroup/OptionGroupItem/OptionGroupItem.figma.d.ts.map +1 -0
- package/components/input/OptionTile/OptionTile.figma.d.ts +2 -0
- package/components/input/OptionTile/OptionTile.figma.d.ts.map +1 -0
- package/components/input/PendingOptionGroup/PendingOptionGroup.figma.d.ts +2 -0
- package/components/input/PendingOptionGroup/PendingOptionGroup.figma.d.ts.map +1 -0
- package/components/input/PresetGroup/PresetGroup.figma.d.ts +2 -0
- package/components/input/PresetGroup/PresetGroup.figma.d.ts.map +1 -0
- package/components/input/PresetGroup/PresetGroupIcon.figma.d.ts +2 -0
- package/components/input/PresetGroup/PresetGroupIcon.figma.d.ts.map +1 -0
- package/components/input/PresetGroup/PresetGroupItem.figma.d.ts +2 -0
- package/components/input/PresetGroup/PresetGroupItem.figma.d.ts.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LargeOptionTile.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/LargeOptionTile/LargeOptionTile.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OptionGroup.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/OptionGroup/OptionGroup.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OptionGroupItem.figma.d.ts","sourceRoot":"","sources":["../../../../../src/components/input/OptionGroup/OptionGroupItem/OptionGroupItem.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OptionTile.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/OptionTile/OptionTile.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PendingOptionGroup.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/PendingOptionGroup/PendingOptionGroup.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PresetGroup.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/PresetGroup/PresetGroup.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PresetGroupIcon.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/PresetGroup/PresetGroupIcon.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PresetGroupItem.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/PresetGroup/PresetGroupItem.figma.tsx"],"names":[],"mappings":""}
|