@fctc/sme-widget-ui 1.5.4 → 1.5.5
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/index.js +8 -0
- package/dist/index.mjs +8 -0
- package/dist/widgets.js +8 -0
- package/dist/widgets.mjs +8 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -18150,6 +18150,10 @@ var BinaryField = (props) => {
|
|
|
18150
18150
|
renderImage && checkIsImageLink2(renderImage) ? /* @__PURE__ */ (0, import_jsx_runtime69.jsx)(
|
|
18151
18151
|
"img",
|
|
18152
18152
|
{
|
|
18153
|
+
style: {
|
|
18154
|
+
width: "128px",
|
|
18155
|
+
height: "128px"
|
|
18156
|
+
},
|
|
18153
18157
|
src: renderImage,
|
|
18154
18158
|
alt: "Selected",
|
|
18155
18159
|
className: "h-32 w-32 max-w-fit rounded-lg object-contain"
|
|
@@ -18157,6 +18161,10 @@ var BinaryField = (props) => {
|
|
|
18157
18161
|
) : renderImage ? /* @__PURE__ */ (0, import_jsx_runtime69.jsx)(
|
|
18158
18162
|
"img",
|
|
18159
18163
|
{
|
|
18164
|
+
style: {
|
|
18165
|
+
width: "128px",
|
|
18166
|
+
height: "128px"
|
|
18167
|
+
},
|
|
18160
18168
|
src: getImageBase64WithMimeType(renderImage) ?? void 0,
|
|
18161
18169
|
alt: "Selected",
|
|
18162
18170
|
className: "h-32 w-32 max-w-fit rounded-lg object-contain"
|
package/dist/index.mjs
CHANGED
|
@@ -18031,6 +18031,10 @@ var BinaryField = (props) => {
|
|
|
18031
18031
|
renderImage && checkIsImageLink2(renderImage) ? /* @__PURE__ */ jsx69(
|
|
18032
18032
|
"img",
|
|
18033
18033
|
{
|
|
18034
|
+
style: {
|
|
18035
|
+
width: "128px",
|
|
18036
|
+
height: "128px"
|
|
18037
|
+
},
|
|
18034
18038
|
src: renderImage,
|
|
18035
18039
|
alt: "Selected",
|
|
18036
18040
|
className: "h-32 w-32 max-w-fit rounded-lg object-contain"
|
|
@@ -18038,6 +18042,10 @@ var BinaryField = (props) => {
|
|
|
18038
18042
|
) : renderImage ? /* @__PURE__ */ jsx69(
|
|
18039
18043
|
"img",
|
|
18040
18044
|
{
|
|
18045
|
+
style: {
|
|
18046
|
+
width: "128px",
|
|
18047
|
+
height: "128px"
|
|
18048
|
+
},
|
|
18041
18049
|
src: getImageBase64WithMimeType(renderImage) ?? void 0,
|
|
18042
18050
|
alt: "Selected",
|
|
18043
18051
|
className: "h-32 w-32 max-w-fit rounded-lg object-contain"
|
package/dist/widgets.js
CHANGED
|
@@ -17776,6 +17776,10 @@ var BinaryField = (props) => {
|
|
|
17776
17776
|
renderImage && checkIsImageLink2(renderImage) ? /* @__PURE__ */ (0, import_jsx_runtime69.jsx)(
|
|
17777
17777
|
"img",
|
|
17778
17778
|
{
|
|
17779
|
+
style: {
|
|
17780
|
+
width: "128px",
|
|
17781
|
+
height: "128px"
|
|
17782
|
+
},
|
|
17779
17783
|
src: renderImage,
|
|
17780
17784
|
alt: "Selected",
|
|
17781
17785
|
className: "h-32 w-32 max-w-fit rounded-lg object-contain"
|
|
@@ -17783,6 +17787,10 @@ var BinaryField = (props) => {
|
|
|
17783
17787
|
) : renderImage ? /* @__PURE__ */ (0, import_jsx_runtime69.jsx)(
|
|
17784
17788
|
"img",
|
|
17785
17789
|
{
|
|
17790
|
+
style: {
|
|
17791
|
+
width: "128px",
|
|
17792
|
+
height: "128px"
|
|
17793
|
+
},
|
|
17786
17794
|
src: getImageBase64WithMimeType(renderImage) ?? void 0,
|
|
17787
17795
|
alt: "Selected",
|
|
17788
17796
|
className: "h-32 w-32 max-w-fit rounded-lg object-contain"
|
package/dist/widgets.mjs
CHANGED
|
@@ -17713,6 +17713,10 @@ var BinaryField = (props) => {
|
|
|
17713
17713
|
renderImage && checkIsImageLink2(renderImage) ? /* @__PURE__ */ jsx69(
|
|
17714
17714
|
"img",
|
|
17715
17715
|
{
|
|
17716
|
+
style: {
|
|
17717
|
+
width: "128px",
|
|
17718
|
+
height: "128px"
|
|
17719
|
+
},
|
|
17716
17720
|
src: renderImage,
|
|
17717
17721
|
alt: "Selected",
|
|
17718
17722
|
className: "h-32 w-32 max-w-fit rounded-lg object-contain"
|
|
@@ -17720,6 +17724,10 @@ var BinaryField = (props) => {
|
|
|
17720
17724
|
) : renderImage ? /* @__PURE__ */ jsx69(
|
|
17721
17725
|
"img",
|
|
17722
17726
|
{
|
|
17727
|
+
style: {
|
|
17728
|
+
width: "128px",
|
|
17729
|
+
height: "128px"
|
|
17730
|
+
},
|
|
17723
17731
|
src: getImageBase64WithMimeType(renderImage) ?? void 0,
|
|
17724
17732
|
alt: "Selected",
|
|
17725
17733
|
className: "h-32 w-32 max-w-fit rounded-lg object-contain"
|