Skip to content

Commit f012a58

Browse files
author
deploy
committed
Updated
1 parent 5377ce6 commit f012a58

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

[email protected]/index.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* src/ShaderGradientUI/slider.css */
1+
/* src/PluginUI/slider.css */
22
input[type=number]::-webkit-inner-spin-button,
33
input[type=number]::-webkit-outer-spin-button {
44
-webkit-appearance: none;

[email protected]/index.js

+6-6
Original file line numberDiff line numberDiff line change
@@ -903,10 +903,10 @@ var p = function(p2) {
903903
p.displayName = "ReactSlider", p.defaultProps = { min: 0, max: 100, step: 1, pageFn: (e2) => 10 * e2, minDistance: 0, defaultValue: 0, orientation: "horizontal", className: "slider", thumbClassName: "thumb", thumbActiveClassName: "active", trackClassName: "track", markClassName: "mark", withTracks: true, pearling: false, disabled: false, snapDragDisabled: false, invert: false, marks: [], renderThumb: (e2) => import_react3.default.createElement("div", e2), renderTrack: (e2) => import_react3.default.createElement("div", e2), renderMark: (e2) => import_react3.default.createElement("span", e2) };
904904
var u = p;
905905

906-
// src/ShaderGradientUI/Slider.tsx
906+
// src/PluginUI/Slider.tsx
907907
var import_react5 = require("react");
908908

909-
// src/ShaderGradientUI/InputTitle.tsx
909+
// src/PluginUI/InputTitle.tsx
910910
var import_react4 = require("react");
911911
var import_jsx_runtime4 = require("react/jsx-runtime");
912912
function InputTitle({
@@ -961,7 +961,7 @@ function InputTitle({
961961
);
962962
}
963963

964-
// src/ShaderGradientUI/Slider.tsx
964+
// src/PluginUI/Slider.tsx
965965
var import_jsx_runtime5 = require("react/jsx-runtime");
966966
function Slider({
967967
title,
@@ -1060,7 +1060,7 @@ function Slider({
10601060
);
10611061
}
10621062

1063-
// src/ShaderGradientUI/ColorInput.tsx
1063+
// src/PluginUI/ColorInput.tsx
10641064
var React9 = __toESM(require("react"));
10651065

10661066
// ../../node_modules/.pnpm/@uiw[email protected]_@[email protected]/node_modules/@uiw/color-convert/esm/index.js
@@ -1757,7 +1757,7 @@ var Wheel = /* @__PURE__ */ import_react12.default.forwardRef((props, ref) => {
17571757
Wheel.displayName = "Wheel";
17581758
var esm_default4 = Wheel;
17591759

1760-
// src/ShaderGradientUI/ColorInput.tsx
1760+
// src/PluginUI/ColorInput.tsx
17611761
var import_jsx_runtime14 = require("react/jsx-runtime");
17621762
function ColorInput({
17631763
defaultValue,
@@ -1926,7 +1926,7 @@ function ColorInput({
19261926
] });
19271927
}
19281928

1929-
// src/ShaderGradientUI/RangeSlider.tsx
1929+
// src/PluginUI/RangeSlider.tsx
19301930
var import_react13 = require("react");
19311931
var import_jsx_runtime15 = require("react/jsx-runtime");
19321932
function RangeSlider({

[email protected]/index.mjs

+6-6
Original file line numberDiff line numberDiff line change
@@ -884,10 +884,10 @@ var p = function(p2) {
884884
p.displayName = "ReactSlider", p.defaultProps = { min: 0, max: 100, step: 1, pageFn: (e2) => 10 * e2, minDistance: 0, defaultValue: 0, orientation: "horizontal", className: "slider", thumbClassName: "thumb", thumbActiveClassName: "active", trackClassName: "track", markClassName: "mark", withTracks: true, pearling: false, disabled: false, snapDragDisabled: false, invert: false, marks: [], renderThumb: (e2) => t.createElement("div", e2), renderTrack: (e2) => t.createElement("div", e2), renderMark: (e2) => t.createElement("span", e2) };
885885
var u = p;
886886

887-
// src/ShaderGradientUI/Slider.tsx
887+
// src/PluginUI/Slider.tsx
888888
import { useState as useState4, useEffect as useEffect4 } from "react";
889889

890-
// src/ShaderGradientUI/InputTitle.tsx
890+
// src/PluginUI/InputTitle.tsx
891891
import { useState as useState3 } from "react";
892892
import { jsx as jsx4, jsxs as jsxs3 } from "react/jsx-runtime";
893893
function InputTitle({
@@ -942,7 +942,7 @@ function InputTitle({
942942
);
943943
}
944944

945-
// src/ShaderGradientUI/Slider.tsx
945+
// src/PluginUI/Slider.tsx
946946
import { jsx as jsx5, jsxs as jsxs4 } from "react/jsx-runtime";
947947
function Slider({
948948
title,
@@ -1041,7 +1041,7 @@ function Slider({
10411041
);
10421042
}
10431043

1044-
// src/ShaderGradientUI/ColorInput.tsx
1044+
// src/PluginUI/ColorInput.tsx
10451045
import * as React9 from "react";
10461046

10471047
// ../../node_modules/.pnpm/@uiw[email protected]_@[email protected]/node_modules/@uiw/color-convert/esm/index.js
@@ -1738,7 +1738,7 @@ var Wheel = /* @__PURE__ */ React8.forwardRef((props, ref) => {
17381738
Wheel.displayName = "Wheel";
17391739
var esm_default4 = Wheel;
17401740

1741-
// src/ShaderGradientUI/ColorInput.tsx
1741+
// src/PluginUI/ColorInput.tsx
17421742
import { jsx as jsx6, jsxs as jsxs5 } from "react/jsx-runtime";
17431743
function ColorInput({
17441744
defaultValue,
@@ -1907,7 +1907,7 @@ function ColorInput({
19071907
] });
19081908
}
19091909

1910-
// src/ShaderGradientUI/RangeSlider.tsx
1910+
// src/PluginUI/RangeSlider.tsx
19111911
import { useState as useState7, useEffect as useEffect8 } from "react";
19121912
import { jsx as jsx7, jsxs as jsxs6 } from "react/jsx-runtime";
19131913
function RangeSlider({

0 commit comments

Comments
 (0)