PHP 8.1.33
Preview: customize-selective-refresh.min.js Size: 10.44 KB
/home/jambtst2015/public_html/www.securiskbrokers.com/wp-includes/js/customize-selective-refresh.min.js

/*! This file is auto-generated */
wp.customize.selectiveRefresh=function(o,r){"use strict";var t,s,c={ready:o.Deferred(),editShortcutVisibility:new r.Value,data:{partials:{},renderQueryVar:"",l10n:{shiftClickToEdit:""}},currentRequest:null};return _.extend(c,r.Events),t=c.Partial=r.Class.extend({id:null,defaults:{selector:null,primarySetting:null,containerInclusive:!1,fallbackRefresh:!0},initialize:function(e,t){var n=this;t=t||{},n.id=e,n.params=_.extend({settings:[]},n.defaults,t.params||t),n.deferred={},n.deferred.ready=o.Deferred(),n.deferred.ready.done(function(){n.ready()})},ready:function(){var n=this;_.each(n.placements(),function(e){o(e.container).attr("title",c.data.l10n.shiftClickToEdit),n.createEditShortcutForPlacement(e)}),o(document).on("click",n.params.selector,function(t){t.shiftKey&&(t.preventDefault(),_.each(n.placements(),function(e){o(e.container).is(t.currentTarget)&&n.showControl()}))})},createEditShortcutForPlacement:function(e){var t,n=this;!e.container||!(t=o(e.container)).length||t.is("area, audio, base, bdi, bdo, br, button, canvas, col, colgroup, command, datalist, embed, head, hr, html, iframe, img, input, keygen, label, link, map, math, menu, meta, noscript, object, optgroup, option, param, progress, rp, rt, ruby, script, select, source, style, svg, table, tbody, textarea, tfoot, thead, title, tr, track, video, wbr")||t.closest("head").length||((t=n.createEditShortcut()).on("click",function(e){e.preventDefault(),e.stopPropagation(),n.showControl()}),n.addEditShortcutToPlacement(e,t))},addEditShortcutToPlacement:function(e,t){e=o(e.container);e.prepend(t),e.is(":visible")&&"none"!==e.css("display")||t.addClass("customize-partial-edit-shortcut-hidden")},getEditShortcutClassName:function(){return"customize-partial-edit-shortcut-"+this.id.replace(/]/g,"").replace(/\[/g,"-")},getEditShortcutTitle:function(){var e=c.data.l10n;switch(this.getType()){case"widget":return e.clickEditWidget;case"blogname":case"blogdescription":return e.clickEditTitle;case"nav_menu":return e.clickEditMenu;default:return e.clickEditMisc}},getType:function(){var e=this,t=e.params.primarySetting||_.first(e.settings())||"unknown";return e.params.type||(t.match(/^nav_menu_instance\[/)?"nav_menu":t.match(/^widget_.+\[\d+]$/)?"widget":t)},createEditShortcut:function(){var e=this.getEditShortcutTitle(),t=o("<span>",{class:"customize-partial-edit-shortcut "+this.getEditShortcutClassName()}),e=o("<button>",{"aria-label":e,title:e,class:"customize-partial-edit-shortcut-button"}),n=o('<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M13.89 3.39l2.71 2.72c.46.46.42 1.24.03 1.64l-8.01 8.02-5.56 1.16 1.16-5.58s7.6-7.63 7.99-8.03c.39-.39 1.22-.39 1.68.07zm-2.73 2.79l-5.59 5.61 1.11 1.11 5.54-5.65zm-2.97 8.23l5.58-5.6-1.07-1.08-5.59 5.6z"/></svg>');return e.append(n),t.append(e),t},placements:function(){var n=this,e=n.params.selector||"";return e&&(e+=", "),e+='[data-customize-partial-id="'+n.id+'"]',o(e).map(function(){var e=o(this),t=e.data("customize-partial-placement-context");if(_.isString(t)&&"{"===t.substr(0,1))throw new Error("context JSON parse error");return new s({partial:n,container:e,context:t})}).get()},settings:function(){var e=this;return e.params.settings&&0!==e.params.settings.length?e.params.settings:e.params.primarySetting?[e.params.primarySetting]:[e.id]},isRelatedSetting:function(e){return!!(e=_.isString(e)?r(e):e)&&-1!==_.indexOf(this.settings(),e.id)},showControl:function(){var e=this,t=(t=e.params.primarySetting)||_.first(e.settings());"nav_menu"===e.getType()&&(e.params.navMenuArgs.theme_location?t="nav_menu_locations["+e.params.navMenuArgs.theme_location+"]":e.params.navMenuArgs.menu&&(t="nav_menu["+String(e.params.navMenuArgs.menu)+"]")),r.preview.send("focus-control-for-setting",t)},preparePlacement:function(e){o(e.container).addClass("customize-partial-refreshing")},_pendingRefreshPromise:null,refresh:function(){var n=this,e=c.requestPartial(n);return n._pendingRefreshPromise||(_.each(n.placements(),function(e){n.preparePlacement(e)}),e.done(function(e){_.each(e,function(e){n.renderContent(e)})}),e.fail(function(e,t){n.fallback(e,t)}),(n._pendingRefreshPromise=e).always(function(){n._pendingRefreshPromise=null})),e},renderContent:function(t){var e,n,r=this;if(!t.container)return r.fallback(new Error("no_container"),[t]),!1;if(t.container=o(t.container),!1===t.addedContent)return r.fallback(new Error("missing_render"),[t]),!1;if(!_.isString(t.addedContent))return r.fallback(new Error("non_string_content"),[t]),!1;c.originalDocumentWrite=document.write,document.write=function(){throw new Error(c.data.l10n.badDocumentWrite)};try{if(e=t.addedContent,wp.emoji&&wp.emoji.parse&&!o.contains(document.head,t.container[0])&&(e=wp.emoji.parse(e)),r.params.containerInclusive)n=o(e),t.context=_.extend(t.context,n.data("customize-partial-placement-context")||{}),n.data("customize-partial-placement-context",t.context),t.removedNodes=t.container,t.container=n,t.removedNodes.replaceWith(t.container),t.container.attr("title",c.data.l10n.shiftClickToEdit);else{for(t.removedNodes=document.createDocumentFragment();t.container[0].firstChild;)t.removedNodes.appendChild(t.container[0].firstChild);t.container.html(e)}t.container.removeClass("customize-render-content-error")}catch(e){"undefined"!=typeof console&&console.error&&console.error(r.id,e),r.fallback(e,[t])}return document.write=c.originalDocumentWrite,c.originalDocumentWrite=null,r.createEditShortcutForPlacement(t),t.container.removeClass("customize-partial-refreshing"),t.container.data("customize-partial-content-rendered",!0),wp.mediaelement&&wp.mediaelement.initialize(),wp.playlist&&wp.playlist.initialize(),c.trigger("partial-content-rendered",t),!0},fallback:function(){this.params.fallbackRefresh&&c.requestFullRefresh()}}),c.Placement=s=r.Class.extend({partial:null,container:null,startNode:null,endNode:null,context:null,addedContent:null,removedNodes:null,initialize:function(e){if(!(e=_.extend({},e||{})).partial||!e.partial.extended(t))throw new Error("Missing partial");e.context=e.context||{},e.container&&(e.container=o(e.container)),_.extend(this,e)}}),c.partialConstructor={},c.partial=new r.Values({defaultConstructor:t}),c.getCustomizeQuery=function(){var n={};return r.each(function(e,t){e._dirty&&(n[t]=e())}),{wp_customize:"on",nonce:r.settings.nonce.preview,customize_theme:r.settings.theme.stylesheet,customized:JSON.stringify(n),customize_changeset_uuid:r.settings.changeset.uuid}},c._pendingPartialRequests={},c._debouncedTimeoutId=null,c._currentRequest=null,c.requestFullRefresh=function(){r.preview.send("refresh")},c.requestPartial=function(e){var t;return c._debouncedTimeoutId&&(clearTimeout(c._debouncedTimeoutId),c._debouncedTimeoutId=null),c._currentRequest&&(c._currentRequest.abort(),c._currentRequest=null),(t=c._pendingPartialRequests[e.id])&&"pending"===t.deferred.state()||(t={deferred:o.Deferred(),partial:e},c._pendingPartialRequests[e.id]=t),e=null,c._debouncedTimeoutId=setTimeout(function(){var n,i,e;c._debouncedTimeoutId=null,e=c.getCustomizeQuery(),i={},n={},_.each(c._pendingPartialRequests,function(e,t){i[t]=e.partial.placements(),c.partial.has(t)?n[t]=_.map(i[t],function(e){return e.context||{}}):e.deferred.rejectWith(e.partial,[new Error("partial_removed"),i[t]])}),e.partials=JSON.stringify(n),e[c.data.renderQueryVar]="1",(e=c._currentRequest=wp.ajax.send(null,{data:e,url:r.settings.url.self})).done(function(t){c.trigger("render-partials-response",t),t.errors&&"undefined"!=typeof console&&console.warn&&_.each(t.errors,function(e){console.warn(e)}),_.each(c._pendingPartialRequests,function(n,r){var e;_.isArray(t.contents[r])?(e=_.map(t.contents[r],function(e,t){t=i[r][t];return t?t.addedContent=e:t=new s({partial:n.partial,addedContent:e}),t}),n.deferred.resolveWith(n.partial,[e])):n.deferred.rejectWith(n.partial,[new Error("unrecognized_partial"),i[r]])}),c._pendingPartialRequests={}}),e.fail(function(n,e){"abort"!==e&&(_.each(c._pendingPartialRequests,function(e,t){e.deferred.rejectWith(e.partial,[n,i[t]])}),c._pendingPartialRequests={})})},r.settings.timeouts.selectiveRefresh),t.deferred.promise()},c.addPartials=function(e,a){var t;e=e||document.documentElement,e=o(e),a=_.extend({triggerRendered:!0},a||{}),t=e.find("[data-customize-partial-id]"),(t=e.is("[data-customize-partial-id]")?t.add(e):t).each(function(){var e,t,n,r=o(this),i=r.data("customize-partial-id");i&&(n=r.data("customize-partial-placement-context")||{},(e=c.partial(i))||((t=r.data("customize-partial-options")||{}).constructingContainerContext=r.data("customize-partial-placement-context")||{},e=new(c.partialConstructor[r.data("customize-partial-type")]||c.Partial)(i,t),c.partial.add(e)),a.triggerRendered&&!r.data("customize-partial-content-rendered")&&(i=new s({partial:e,context:n,container:r}),o(i.container).attr("title",c.data.l10n.shiftClickToEdit),e.createEditShortcutForPlacement(i),c.trigger("partial-content-rendered",i)),r.data("customize-partial-content-rendered",!0))})},r.bind("preview-ready",function(){var t,e;_.extend(c.data,_customizePartialRefreshExports),_.each(c.data.partials,function(e,t){var n=c.partial(t);n?_.extend(n.params,e):(n=new(c.partialConstructor[e.type]||c.Partial)(t,_.extend({params:e},e)),c.partial.add(n))}),t=function(t,n){var r=this;c.partial.each(function(e){e.isRelatedSetting(r,t,n)&&e.refresh()})},e=function(e){t.call(e,null,e()),e.unbind(t)},r.bind("add",function(e){t.call(e,e(),null),e.bind(t)}),r.bind("remove",e),r.each(function(e){e.bind(t)}),c.addPartials(document.documentElement,{triggerRendered:!1}),"undefined"!=typeof MutationObserver&&(c.mutationObserver=new MutationObserver(function(e){_.each(e,function(e){c.addPartials(o(e.target))})}),c.mutationObserver.observe(document.documentElement,{childList:!0,subtree:!0})),r.selectiveRefresh.bind("partial-content-rendered",function(e){e.container&&c.addPartials(e.container)}),r.selectiveRefresh.bind("render-partials-response",function(e){e.setting_validities&&r.preview.send("selective-refresh-setting-validities",e.setting_validities)}),r.preview.bind("edit-shortcut-visibility",function(e){r.selectiveRefresh.editShortcutVisibility.set(e)}),r.selectiveRefresh.editShortcutVisibility.bind(function(e){var t=o(document.body),n="hidden"===e&&t.hasClass("customize-partial-edit-shortcuts-shown")&&!t.hasClass("customize-partial-edit-shortcuts-hidden");t.toggleClass("customize-partial-edit-shortcuts-hidden",n),t.toggleClass("customize-partial-edit-shortcuts-shown","visible"===e)}),r.preview.bind("active",function(){c.partial.each(function(e){e.deferred.ready.resolve()}),c.partial.bind("add",function(e){e.deferred.ready.resolve()})})}),c}(jQuery,wp.customize);

Directory Contents

Dirs: 11 × Files: 100

Name Size Perms Modified Actions
- drwxr-xr-x 2024-12-09 13:54:38
Edit Download
crop DIR
- drwxr-xr-x 2024-12-09 13:54:38
Edit Download
dist DIR
- drwxr-xr-x 2024-12-09 13:54:39
Edit Download
- drwxr-xr-x 2024-12-09 13:54:38
Edit Download
jcrop DIR
- drwxr-xr-x 2024-12-09 13:54:39
Edit Download
jquery DIR
- drwxr-xr-x 2024-12-09 13:54:38
Edit Download
- drwxr-xr-x 2024-12-09 13:54:38
Edit Download
plupload DIR
- drwxr-xr-x 2024-12-09 13:54:38
Edit Download
swfupload DIR
- drwxr-xr-x 2024-12-09 13:54:38
Edit Download
thickbox DIR
- drwxr-xr-x 2024-12-09 13:54:38
Edit Download
tinymce DIR
- drwxr-xr-x 2024-12-09 13:54:38
Edit Download
10.30 KB lrw-r--r-- 2024-05-11 22:28:08
Edit Download
3.41 KB lrw-r--r-- 2024-05-11 22:28:08
Edit Download
3.25 KB lrw-r--r-- 2020-12-01 08:44:06
Edit Download
1023 B lrw-r--r-- 2022-04-09 00:07:18
Edit Download
21.95 KB lrw-r--r-- 2021-03-18 23:01:04
Edit Download
5.67 KB lrw-r--r-- 2023-02-02 21:36:32
Edit Download
78.51 KB lrw-r--r-- 2024-08-08 23:37:20
Edit Download
23.71 KB lrw-r--r-- 2024-08-08 23:37:20
Edit Download
26.18 KB lrw-r--r-- 2022-10-04 19:55:24
Edit Download
8.80 KB lrw-r--r-- 2024-06-27 16:55:22
Edit Download
28.40 KB lrw-r--r-- 2012-11-17 20:11:30
Edit Download
16.13 KB lrw-r--r-- 2022-09-23 23:55:30
Edit Download
12.22 KB lrw-r--r-- 2024-09-04 00:36:10
Edit Download
2.96 KB lrw-r--r-- 2024-09-04 00:36:10
Edit Download
25.22 KB lrw-r--r-- 2023-05-20 14:19:24
Edit Download
7.67 KB lrw-r--r-- 2023-02-02 21:36:32
Edit Download
7.72 KB lrw-r--r-- 2024-04-12 21:47:14
Edit Download
3.47 KB lrw-r--r-- 2023-02-02 21:36:32
Edit Download
6.66 KB lrw-r--r-- 2020-06-25 16:43:08
Edit Download
3.59 KB lrw-r--r-- 2023-02-02 21:36:32
Edit Download
14.67 KB lrw-r--r-- 2020-07-28 03:35:02
Edit Download
4.92 KB lrw-r--r-- 2024-06-27 16:55:22
Edit Download
22.71 KB lrw-r--r-- 2020-06-20 16:58:10
Edit Download
7.64 KB lrw-r--r-- 2023-02-02 21:36:32
Edit Download
27.30 KB lrw-r--r-- 2020-07-28 03:35:02
Edit Download
10.45 KB lrw-r--r-- 2023-02-02 21:36:32
Edit Download
32.55 KB lrw-r--r-- 2024-04-12 21:47:14
Edit Download
10.44 KB lrw-r--r-- 2024-06-27 16:55:22
Edit Download
4.95 KB lrw-r--r-- 2018-06-28 06:30:16
Edit Download
2.39 KB lrw-r--r-- 2021-01-06 20:29:24
Edit Download
23.49 KB lrw-r--r-- 2024-09-12 03:09:16
Edit Download
5.81 KB lrw-r--r-- 2024-09-12 03:09:16
Edit Download
1.68 KB lrw-r--r-- 2019-12-10 06:03:02
Edit Download
7.06 KB lrw-r--r-- 2022-01-03 20:03:18
Edit Download
1.46 KB lrw-r--r-- 2024-06-27 16:55:22
Edit Download
5.39 KB lrw-r--r-- 2023-08-11 22:18:26
Edit Download
17.99 KB lrw-r--r-- 2015-10-06 18:02:26
Edit Download
3.07 KB lrw-r--r-- 2024-06-27 16:55:22
Edit Download
23.57 KB lrw-r--r-- 2020-06-13 22:53:28
Edit Download
25.24 KB lrw-r--r-- 2023-10-10 01:31:28
Edit Download
9.54 KB lrw-r--r-- 2024-06-27 16:55:22
Edit Download
24.39 KB lrw-r--r-- 2024-02-15 21:53:16
Edit Download
11.78 KB lrw-r--r-- 2024-02-15 21:53:16
Edit Download
28.44 KB lrw-r--r-- 2020-07-28 03:35:02
Edit Download
10.63 KB lrw-r--r-- 2023-02-02 21:36:32
Edit Download
26.18 KB lrw-r--r-- 2024-07-17 15:28:16
Edit Download
12.95 KB lrw-r--r-- 2024-02-15 21:53:16
Edit Download
42.74 KB lrw-r--r-- 2024-02-15 21:53:16
Edit Download
12.98 KB lrw-r--r-- 2024-06-27 16:55:22
Edit Download
266.87 KB lrw-r--r-- 2024-11-06 05:47:16
Edit Download
108.02 KB lrw-r--r-- 2024-11-06 05:47:16
Edit Download
22.07 KB lrw-r--r-- 2021-09-09 03:29:58
Edit Download
10.87 KB lrw-r--r-- 2023-02-02 21:36:32
Edit Download
10.51 KB lrw-r--r-- 2020-01-29 05:45:18
Edit Download
2.58 KB lrw-r--r-- 2022-09-23 23:55:30
Edit Download
9.99 KB lrw-r--r-- 2012-04-18 03:09:30
Edit Download
4.85 KB lrw-r--r-- 2012-08-23 04:04:18
Edit Download
3.21 KB lrw-r--r-- 2022-04-09 00:07:18
Edit Download
32.16 KB lrw-r--r-- 2024-02-13 19:36:08
Edit Download
15.42 KB lrw-r--r-- 2024-06-27 16:55:22
Edit Download
67.12 KB lrw-r--r-- 2024-08-11 03:57:16
Edit Download
18.44 KB lrw-r--r-- 2024-08-11 03:57:16
Edit Download
4.56 KB lrw-r--r-- 2020-01-29 05:45:18
Edit Download
1.82 KB lrw-r--r-- 2022-09-23 23:55:30
Edit Download
3.75 KB lrw-r--r-- 2024-06-21 22:17:14
Edit Download
2.45 KB lrw-r--r-- 2024-06-21 22:17:14
Edit Download
45.88 KB lrw-r--r-- 2023-01-10 14:30:14
Edit Download
14.34 KB lrw-r--r-- 2024-06-27 16:55:22
Edit Download
4.11 KB lrw-r--r-- 2021-03-18 23:01:04
Edit Download
1.62 KB lrw-r--r-- 2021-03-18 23:01:04
Edit Download
14.88 KB lrw-r--r-- 2024-04-12 21:47:14
Edit Download
2.97 KB lrw-r--r-- 2022-04-09 00:07:18
Edit Download
10.22 KB lrw-r--r-- 2021-04-10 16:40:06
Edit Download
4.34 KB lrw-r--r-- 2023-02-02 21:36:32
Edit Download
6.62 KB lrw-r--r-- 2021-11-11 07:49:18
Edit Download
3.10 KB lrw-r--r-- 2024-06-27 16:55:22
Edit Download
3.14 KB lrw-r--r-- 2023-08-10 23:49:18
Edit Download
1.22 KB lrw-r--r-- 2024-06-27 16:55:22
Edit Download
11.92 KB lrw-r--r-- 2024-02-13 19:36:08
Edit Download
2.86 KB lrw-r--r-- 2024-02-13 19:36:08
Edit Download
18.29 KB lrw-r--r-- 2024-06-27 16:55:22
Edit Download
8.76 KB lrw-r--r-- 2023-02-02 05:53:26
Edit Download
2.82 KB lrw-r--r-- 2023-02-02 05:53:26
Edit Download
970 B lrw-r--r-- 2018-06-28 06:30:16
Edit Download
597 B lrw-r--r-- 2021-01-06 20:29:24
Edit Download
24.72 KB lrw-r--r-- 2023-06-24 18:32:20
Edit Download
7.34 KB lrw-r--r-- 2023-06-24 18:32:20
Edit Download
9.99 KB lrw-r--r-- 2021-02-17 01:25:04
Edit Download
3.54 KB lrw-r--r-- 2022-04-09 00:07:18
Edit Download
1.32 KB lrw-r--r-- 2019-09-04 21:13:22
Edit Download
458 B lrw-r--r-- 2022-04-09 00:07:18
Edit Download
4.57 KB lrw-r--r-- 2022-09-20 07:52:10
Edit Download
1.39 KB lrw-r--r-- 2022-09-20 07:52:10
Edit Download
569 B lrw-r--r-- 2023-01-25 02:13:12
Edit Download
281 B lrw-r--r-- 2023-01-25 02:13:12
Edit Download
20.74 KB lrw-r--r-- 2024-09-30 09:19:16
Edit Download
11.05 KB lrw-r--r-- 2024-09-30 09:19:16
Edit Download
821 B lrw-r--r-- 2018-06-28 06:30:16
Edit Download
351 B lrw-r--r-- 2021-02-23 21:45:20
Edit Download
802.97 KB lrw-r--r-- 2019-10-26 04:17:08
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).