@photoroom/ui 0.1.418 → 0.1.420
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/editor/ColorPalette/ColorPalette.figma.d.ts +2 -0
- package/components/editor/ColorPalette/ColorPalette.figma.d.ts.map +1 -0
- package/components/editor/ColorPicker/ColorPicker.figma.d.ts +2 -0
- package/components/editor/ColorPicker/ColorPicker.figma.d.ts.map +1 -0
- package/components/editor/ColorRow/ColorRow.figma.d.ts +2 -0
- package/components/editor/ColorRow/ColorRow.figma.d.ts.map +1 -0
- package/components/editor/ColorSwatch/ColorSwatch.figma.d.ts +2 -0
- package/components/editor/ColorSwatch/ColorSwatch.figma.d.ts.map +1 -0
- package/components/editor/TextureSwatch/TextureSwatch.figma.d.ts +2 -0
- package/components/editor/TextureSwatch/TextureSwatch.figma.d.ts.map +1 -0
- package/components/structure/PanelHeader/PanelHeaderLeading.figma.d.ts +2 -0
- package/components/structure/PanelHeader/PanelHeaderLeading.figma.d.ts.map +1 -0
- package/components/structure/PanelHeader/PanelHeaderSwitcherButton.figma.d.ts +2 -0
- package/components/structure/PanelHeader/PanelHeaderSwitcherButton.figma.d.ts.map +1 -0
- package/components/structure/PanelHeader/PanelHeaderTrailing.figma.d.ts +2 -0
- package/components/structure/PanelHeader/PanelHeaderTrailing.figma.d.ts.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ColorPalette.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ColorPalette/ColorPalette.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ColorPicker.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ColorPicker/ColorPicker.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ColorRow.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ColorRow/ColorRow.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ColorSwatch.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ColorSwatch/ColorSwatch.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TextureSwatch.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/TextureSwatch/TextureSwatch.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PanelHeaderLeading.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/structure/PanelHeader/PanelHeaderLeading.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PanelHeaderSwitcherButton.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/structure/PanelHeader/PanelHeaderSwitcherButton.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PanelHeaderTrailing.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/structure/PanelHeader/PanelHeaderTrailing.figma.tsx"],"names":[],"mappings":""}
|