From 612fe9cdb48c20a9d35873e1e7c41d9728a67714 Mon Sep 17 00:00:00 2001 From: Anthony Collurafici Date: Tue, 16 Jul 2019 08:31:50 -0400 Subject: [PATCH] Fixed Missing Dark Mode Icon --- PinIt.sketchplugin/Contents/Sketch/manifest.json | 2 +- PinIt.sketchplugin/Contents/Sketch/pinAll.js | 2 +- src/manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PinIt.sketchplugin/Contents/Sketch/manifest.json b/PinIt.sketchplugin/Contents/Sketch/manifest.json index f33dd43..6b7f80a 100644 --- a/PinIt.sketchplugin/Contents/Sketch/manifest.json +++ b/PinIt.sketchplugin/Contents/Sketch/manifest.json @@ -128,7 +128,7 @@ "clearAll" ] }, - "version": "1.0.0", + "version": "1.1.0", "description": "A collection of Resizing Shortcuts.", "identifier": "PinIt", "disableCocoaScriptPreprocessor": true, diff --git a/PinIt.sketchplugin/Contents/Sketch/pinAll.js b/PinIt.sketchplugin/Contents/Sketch/pinAll.js index 4b47031..8a321ee 100644 --- a/PinIt.sketchplugin/Contents/Sketch/pinAll.js +++ b/PinIt.sketchplugin/Contents/Sketch/pinAll.js @@ -1 +1 @@ -var globalThis=this;function __skpm_run(e,t){globalThis.context=t;var n=function(e){var t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(o,r,function(t){return e[t]}.bind(null,r));return o},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=1)}([function(e,t){e.exports=require("sketch")},function(e,n,o){"use strict";o.r(n);var r=o(0),i=o.n(r);i.a.selectedDocument;t.selection.forEach(function(e){e.hasFixedLeft=!1,e.hasFixedRight=!1,e.hasFixedTop=!1,e.hasFixedBottom=!1,e.hasFixedWidth=!1,e.hasFixedHeight=!1,e.hasFixedLeft=!1,e.hasFixedRight=!0,e.hasFixedTop=!0,e.hasFixedBottom=!0,e.hasFixedWidth=!0,e.hasFixedHeight=!1}),n.default=function(){i.a.UI.message("Fixed Right Side Bar")}}]);if("default"===e&&"function"==typeof n)n(t);else{if("function"!=typeof n[e])throw new Error('Missing export named "'+e+'". Your command should contain something like `export function " + key +"() {}`.');n[e](t)}}globalThis.onRun=__skpm_run.bind(this,"default"); \ No newline at end of file +var globalThis=this;function __skpm_run(e,t){globalThis.context=t;var n=function(e){var t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(o,r,function(t){return e[t]}.bind(null,r));return o},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=1)}([function(e,t){e.exports=require("sketch")},function(e,n,o){"use strict";o.r(n);var r=o(0),i=o.n(r);i.a.selectedDocument;t.selection.forEach(function(e){e.hasFixedLeft=!1,e.hasFixedRight=!1,e.hasFixedTop=!1,e.hasFixedBottom=!1,e.hasFixedWidth=!1,e.hasFixedHeight=!1,e.hasFixedLeft=!0,e.hasFixedRight=!0,e.hasFixedTop=!0,e.hasFixedBottom=!0,e.hasFixedWidth=!1,e.hasFixedHeight=!1}),n.default=function(){i.a.UI.message("Pin All")}}]);if("default"===e&&"function"==typeof n)n(t);else{if("function"!=typeof n[e])throw new Error('Missing export named "'+e+'". Your command should contain something like `export function " + key +"() {}`.');n[e](t)}}globalThis.onRun=__skpm_run.bind(this,"default"); \ No newline at end of file diff --git a/src/manifest.json b/src/manifest.json index 4f36778..a876090 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -79,7 +79,7 @@ "name": "Pin Right", "identifier": "pinRight", "icon": "rhw.png", - "iconDark": "hwrDark.png", + "iconDark": "rhwDark.png", "script": "./pinRight.js", "description": "Pin: Right | Fixed: Height, Width" },