From ddb71f0c39a97561f2f9cb82686457c46b3bfbe2 Mon Sep 17 00:00:00 2001 From: nobody Date: Sat, 9 Dec 2023 10:02:41 +0100 Subject: [PATCH] alpinejs v3.13.2 -> v3.13.3 (#1598) --- THIRD_PARTY.txt | 2 +- modules/internal/targets.js | 2 +- pages/updates/updates.html | 1 + resources/alpinejs/3.13.2/alpine.jsm | 5 ----- resources/alpinejs/3.13.3/alpine.jsm | 5 +++++ resources/alpinejs/{3.13.2 => 3.13.3}/note | 0 6 files changed, 8 insertions(+), 7 deletions(-) delete mode 100644 resources/alpinejs/3.13.2/alpine.jsm create mode 100644 resources/alpinejs/3.13.3/alpine.jsm rename resources/alpinejs/{3.13.2 => 3.13.3}/note (100%) diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index 49fc2b69..8c1f2864 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -138,7 +138,7 @@ https://cdnjs.cloudflare.com/ajax/libs/ajax-bootstrap-select/1.4.5/js/ajax-boots https://cdnjs.cloudflare.com/ajax/libs/algoliasearch/3.35.1/algoliasearch.min.js https://cdnjs.cloudflare.com/ajax/libs/algoliasearch/4.20.0/algoliasearch.umd.min.js https://cdnjs.cloudflare.com/ajax/libs/alpinejs/2.8.2/alpine.js -https://cdnjs.cloudflare.com/ajax/libs/alpinejs/3.13.2/cdn.min.js +https://cdnjs.cloudflare.com/ajax/libs/alpinejs/3.13.3/cdn.min.js https://cdnjs.cloudflare.com/ajax/libs/angucomplete-alt/3.0.0/angucomplete-alt.min.js https://cdnjs.cloudflare.com/ajax/libs/angular-bootstrap-colorpicker/3.0.32/css/colorpicker.min.css https://cdnjs.cloudflare.com/ajax/libs/angular-bootstrap-colorpicker/3.0.32/js/bootstrap-colorpicker-module.min.js diff --git a/modules/internal/targets.js b/modules/internal/targets.js index e2dc734d..7980a1cc 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -82,7 +82,7 @@ targets.setLastVersion = function (type, version) { if (type.startsWith('/algoliasearch/3.')) return '3.35.1'; if (type.startsWith('/algoliasearch/4.')) return '4.20.0'; if (type.startsWith('/alpinejs/2.')) return '2.8.2'; - if (type.startsWith('/alpinejs/3.')) return '3.13.2'; + if (type.startsWith('/alpinejs/3.')) return '3.13.3'; if (type.startsWith('/anchor-js/3.')) return '3.2.2'; if (type.startsWith('/anchor-js/4.')) return '4.3.1'; if (type.startsWith('/anchor-js/5.')) return '5.0.0'; diff --git a/pages/updates/updates.html b/pages/updates/updates.html index b998fecc..a43a0138 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -34,6 +34,7 @@
  • react-router v6.19.0 -> v6.20.1 (#1595)
  • animejs v3.2.1 -> v3.2.2 (#1596)
  • Swiper v11.0.4 -> v11.0.5 (#1597)
  • +
  • alpinejs v3.13.2 -> v3.13.3 (#1598)
  • diff --git a/resources/alpinejs/3.13.2/alpine.jsm b/resources/alpinejs/3.13.2/alpine.jsm deleted file mode 100644 index 922cc02e..00000000 --- a/resources/alpinejs/3.13.2/alpine.jsm +++ /dev/null @@ -1,5 +0,0 @@ -(()=>{var Ze=!1,Qe=!1,H=[],et=-1;function zt(e){En(e)}function En(e){H.includes(e)||H.push(e),vn()}function we(e){let t=H.indexOf(e);t!==-1&&t>et&&H.splice(t,1)}function vn(){!Qe&&!Ze&&(Ze=!0,queueMicrotask(Sn))}function Sn(){Ze=!1,Qe=!0;for(let e=0;ee.effect(t,{scheduler:r=>{tt?zt(r):r()}}),rt=e.raw}function nt(e){I=e}function qt(e){let t=()=>{};return[n=>{let i=I(n);return e._x_effects||(e._x_effects=new Set,e._x_runEffects=()=>{e._x_effects.forEach(o=>o())}),e._x_effects.add(i),t=()=>{i!==void 0&&(e._x_effects.delete(i),L(i))},i},()=>{t()}]}function q(e,t,r={}){e.dispatchEvent(new CustomEvent(t,{detail:r,bubbles:!0,composed:!0,cancelable:!0}))}function O(e,t){if(typeof ShadowRoot=="function"&&e instanceof ShadowRoot){Array.from(e.children).forEach(i=>O(i,t));return}let r=!1;if(t(e,()=>r=!0),r)return;let n=e.firstElementChild;for(;n;)O(n,t,!1),n=n.nextElementSibling}function v(e,...t){console.warn(`Alpine Warning: ${e}`,...t)}var Ut=!1;function Wt(){Ut&&v("Alpine has already been initialized on this page. Calling Alpine.start() more than once can cause problems."),Ut=!0,document.body||v("Unable to initialize. Trying to load Alpine before `` is available. Did you forget to add `defer` in Alpine's `