@dfosco/storyboard-core 4.0.0-beta.35 → 4.0.0-beta.36
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/package.json +1 -1
- package/widgets.config.json +0 -16
package/package.json
CHANGED
package/widgets.config.json
CHANGED
|
@@ -267,14 +267,6 @@
|
|
|
267
267
|
"action": "copy-widget-id"
|
|
268
268
|
}
|
|
269
269
|
},
|
|
270
|
-
{
|
|
271
|
-
"id": "refresh-thumbnail",
|
|
272
|
-
"type": "action",
|
|
273
|
-
"action": "refresh-thumbnail",
|
|
274
|
-
"label": "Refresh thumbnail",
|
|
275
|
-
"icon": "image",
|
|
276
|
-
"menu": true
|
|
277
|
-
},
|
|
278
270
|
{
|
|
279
271
|
"id": "delete",
|
|
280
272
|
"type": "action",
|
|
@@ -660,14 +652,6 @@
|
|
|
660
652
|
"action": "copy-widget-id"
|
|
661
653
|
}
|
|
662
654
|
},
|
|
663
|
-
{
|
|
664
|
-
"id": "refresh-thumbnail",
|
|
665
|
-
"type": "action",
|
|
666
|
-
"action": "refresh-thumbnail",
|
|
667
|
-
"label": "Refresh thumbnail",
|
|
668
|
-
"icon": "image",
|
|
669
|
-
"menu": true
|
|
670
|
-
},
|
|
671
655
|
{
|
|
672
656
|
"id": "delete",
|
|
673
657
|
"type": "action",
|