@gallop.software/studio 1.2.5 → 1.2.6
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/dist/{StudioUI-NRYRARU4.mjs → StudioUI-2JFHZMRY.mjs} +4 -1
- package/dist/StudioUI-2JFHZMRY.mjs.map +1 -0
- package/dist/{StudioUI-4MNDHVMZ.js → StudioUI-56DSKEMQ.js} +4 -1
- package/dist/StudioUI-56DSKEMQ.js.map +1 -0
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/StudioUI-4MNDHVMZ.js.map +0 -1
- package/dist/StudioUI-NRYRARU4.mjs.map +0 -1
|
@@ -3244,6 +3244,7 @@ var styles6 = {
|
|
|
3244
3244
|
width: 20px;
|
|
3245
3245
|
height: 20px;
|
|
3246
3246
|
color: #f59e0b;
|
|
3247
|
+
transform: translateY(1px);
|
|
3247
3248
|
`,
|
|
3248
3249
|
globeIcon: css6`
|
|
3249
3250
|
width: 18px;
|
|
@@ -3720,6 +3721,7 @@ var styles7 = {
|
|
|
3720
3721
|
width: 18px;
|
|
3721
3722
|
height: 18px;
|
|
3722
3723
|
color: #f59e0b;
|
|
3724
|
+
transform: translateY(1px);
|
|
3723
3725
|
`,
|
|
3724
3726
|
globeIcon: css7`
|
|
3725
3727
|
width: 16px;
|
|
@@ -4181,6 +4183,7 @@ var styles8 = {
|
|
|
4181
4183
|
width: 22px;
|
|
4182
4184
|
height: 22px;
|
|
4183
4185
|
color: #f59e0b;
|
|
4186
|
+
transform: translateY(1px);
|
|
4184
4187
|
`,
|
|
4185
4188
|
globeIcon: css8`
|
|
4186
4189
|
width: 20px;
|
|
@@ -5760,4 +5763,4 @@ export {
|
|
|
5760
5763
|
StudioUI,
|
|
5761
5764
|
StudioUI_default as default
|
|
5762
5765
|
};
|
|
5763
|
-
//# sourceMappingURL=StudioUI-
|
|
5766
|
+
//# sourceMappingURL=StudioUI-2JFHZMRY.mjs.map
|