diff --git a/.gitignore b/.gitignore index 2fa74f70..570f09b4 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ node_modules .idea Dockerfile docker-compose.yml +.vscode diff --git a/.prettierrc b/.prettierrc index 36b35631..98c3bf85 100644 --- a/.prettierrc +++ b/.prettierrc @@ -1,3 +1,7 @@ { - "trailingComma": "none" + "trailingComma": "none", + "singleQuote": true, + "printWidth": 140, + "bracketSpacing": false, + "useTabs": true } diff --git a/12-step-meeting-list.php b/12-step-meeting-list.php index d8092a47..93b443c4 100644 --- a/12-step-meeting-list.php +++ b/12-step-meeting-list.php @@ -3,7 +3,7 @@ Plugin Name: 12 Step Meeting List Plugin URI: https://wordpress.org/plugins/12-step-meeting-list/ Description: Manage a list of recovery meetings -Version: 3.7.2 +Version: 3.8.0 Author: Code4Recovery Author URI: https://github.com/code4recovery/12-step-meeting-list Text Domain: 12-step-meeting-list @@ -23,7 +23,7 @@ } if (!defined('TSML_VERSION')) { - define('TSML_VERSION', '3.7.2'); + define('TSML_VERSION', '3.8.0'); } //include these files first diff --git a/assets/js/admin.min.js b/assets/js/admin.min.js index 0db40514..d459fbe8 100644 --- a/assets/js/admin.min.js +++ b/assets/js/admin.min.js @@ -1 +1 @@ -!function(t){"object"==typeof exports&&exports&&"object"==typeof module&&module&&module.exports===exports?t(require("jquery")):"function"==typeof define&&define.amd?define(["jquery"],t):t(jQuery)}(function(t){function e(t){var e=t[0];return e.offsetWidth>0&&e.offsetHeight>0}function i(e){if(e.minTime&&(e.minTime=_(e.minTime)),e.maxTime&&(e.maxTime=_(e.maxTime)),e.durationTime&&"function"!=typeof e.durationTime&&(e.durationTime=_(e.durationTime)),"now"==e.scrollDefault)e.scrollDefault=function(){return e.roundingFunction(_(new Date),e)};else if(e.scrollDefault&&"function"!=typeof e.scrollDefault){var i=e.scrollDefault;e.scrollDefault=function(){return e.roundingFunction(_(i),e)}}else e.minTime&&(e.scrollDefault=function(){return e.roundingFunction(e.minTime,e)});if("string"===t.type(e.timeFormat)&&e.timeFormat.match(/[gh]/)&&(e._twelveHourTime=!0),!1===e.showOnFocus&&-1!=e.showOn.indexOf("focus")&&e.showOn.splice(e.showOn.indexOf("focus"),1),e.disableTimeRanges.length>0){for(var n in e.disableTimeRanges)e.disableTimeRanges[n]=[_(e.disableTimeRanges[n][0]),_(e.disableTimeRanges[n][1])];e.disableTimeRanges=e.disableTimeRanges.sort(function(t,e){return t[0]-e[0]});for(n=e.disableTimeRanges.length-1;n>0;n--)e.disableTimeRanges[n][0]<=e.disableTimeRanges[n-1][1]&&(e.disableTimeRanges[n-1]=[Math.min(e.disableTimeRanges[n][0],e.disableTimeRanges[n-1][0]),Math.max(e.disableTimeRanges[n][1],e.disableTimeRanges[n-1][1])],e.disableTimeRanges.splice(n,1))}return e}function n(e){var i=e.data("timepicker-settings"),n=e.data("timepicker-list");if(n&&n.length&&(n.remove(),e.data("timepicker-list",!1)),i.useSelect){n=t("",{class:"ui-timepicker-select"}),e.attr("name")&&n.attr("name","ui-timepicker-"+e.attr("name"));var a=n}else{n=t("