impaktapps-ui-builder 0.0.271 → 0.0.272
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/impaktapps-ui-builder.es.js +4 -4
- package/dist/impaktapps-ui-builder.es.js.map +1 -1
- package/dist/impaktapps-ui-builder.umd.js +3 -3
- package/dist/impaktapps-ui-builder.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/impaktapps-ui-builder/builder/build/uischema/card.ts +1 -1
- package/src/impaktapps-ui-builder/builder/build/uischema/leaderBoard.ts +3 -3
|
@@ -8153,7 +8153,7 @@ var leaderBoard = {
|
|
|
8153
8153
|
layout: 6
|
|
8154
8154
|
},
|
|
8155
8155
|
options: {
|
|
8156
|
-
widget: "
|
|
8156
|
+
widget: "Image"
|
|
8157
8157
|
}
|
|
8158
8158
|
},
|
|
8159
8159
|
{
|
|
@@ -8176,7 +8176,7 @@ var leaderBoard = {
|
|
|
8176
8176
|
layout: 6
|
|
8177
8177
|
},
|
|
8178
8178
|
options: {
|
|
8179
|
-
widget: "
|
|
8179
|
+
widget: "Image"
|
|
8180
8180
|
}
|
|
8181
8181
|
},
|
|
8182
8182
|
{
|
|
@@ -8199,7 +8199,7 @@ var leaderBoard = {
|
|
|
8199
8199
|
layout: 6
|
|
8200
8200
|
},
|
|
8201
8201
|
options: {
|
|
8202
|
-
widget: "
|
|
8202
|
+
widget: "Image"
|
|
8203
8203
|
}
|
|
8204
8204
|
},
|
|
8205
8205
|
{
|
|
@@ -9184,7 +9184,7 @@ var Card = {
|
|
|
9184
9184
|
layout: 5
|
|
9185
9185
|
},
|
|
9186
9186
|
options: {
|
|
9187
|
-
widget: "
|
|
9187
|
+
widget: "Image"
|
|
9188
9188
|
}
|
|
9189
9189
|
},
|
|
9190
9190
|
{
|