ultimate-jekyll-manager 0.0.153 → 0.0.154

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.
@@ -30,6 +30,12 @@ export default function (Manager, options) {
30
30
  }
31
31
  /* @dev-only:end */
32
32
 
33
+ // Register showExitPopup on the UJ library for programmatic access
34
+ // Usage: webManager.uj().showExitPopup()
35
+ if (webManager._ujLibrary) {
36
+ webManager._ujLibrary.showExitPopup = showExitPopup;
37
+ }
38
+
33
39
  function updateModalContent($modal) {
34
40
  // Update title
35
41
  const $title = $modal.querySelector('.modal-exit-title');
@@ -14,6 +14,15 @@ export default async function (Manager, options) {
14
14
  // Add Manager to global scope for easy access in modules
15
15
  window.Manager = Manager;
16
16
 
17
+ // Initialize the UJ library on webManager for programmatic access to UJ features
18
+ // This allows other modules to call webManager.uj().showExitPopup(), etc.
19
+ const ujLibrary = {};
20
+ webManager.uj = function() {
21
+ return ujLibrary;
22
+ };
23
+ // Also expose the internal object for modules to register their functions
24
+ webManager._ujLibrary = ujLibrary;
25
+
17
26
  // Log
18
27
  console.log('Global module loaded successfully (assets/js/ultimate-jekyll-manager.js)');
19
28
 
@@ -3266,3 +3266,31 @@
3266
3266
  [debug] [2025-12-11T04:02:16.510Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
3267
3267
  [debug] [2025-12-11T04:02:16.511Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
3268
3268
  [debug] [2025-12-11T04:02:16.511Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
3269
+ [debug] [2025-12-11T08:34:28.804Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
3270
+ [debug] [2025-12-11T08:34:28.805Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
3271
+ [debug] [2025-12-11T08:34:28.806Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
3272
+ [debug] [2025-12-11T08:34:28.806Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
3273
+ [debug] [2025-12-11T08:34:28.806Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
3274
+ [debug] [2025-12-11T08:34:28.815Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
3275
+ [debug] [2025-12-11T08:34:28.816Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
3276
+ [debug] [2025-12-11T08:34:28.807Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
3277
+ [debug] [2025-12-11T08:34:28.808Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
3278
+ [debug] [2025-12-11T08:34:28.808Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
3279
+ [debug] [2025-12-11T08:34:28.819Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
3280
+ [debug] [2025-12-11T08:34:28.820Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
3281
+ [debug] [2025-12-11T08:34:28.895Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
3282
+ [debug] [2025-12-11T08:34:28.895Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
3283
+ [debug] [2025-12-11T08:34:28.896Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
3284
+ [debug] [2025-12-11T08:34:28.896Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
3285
+ [debug] [2025-12-11T08:34:28.897Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
3286
+ [debug] [2025-12-11T08:34:28.897Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
3287
+ [debug] [2025-12-11T08:34:28.898Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
3288
+ [debug] [2025-12-11T08:34:28.898Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
3289
+ [debug] [2025-12-11T08:34:28.903Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
3290
+ [debug] [2025-12-11T08:34:28.903Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
3291
+ [debug] [2025-12-11T08:34:28.904Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
3292
+ [debug] [2025-12-11T08:34:28.904Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
3293
+ [debug] [2025-12-11T08:34:28.905Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
3294
+ [debug] [2025-12-11T08:34:28.905Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
3295
+ [debug] [2025-12-11T08:34:28.906Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
3296
+ [debug] [2025-12-11T08:34:28.906Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ultimate-jekyll-manager",
3
- "version": "0.0.153",
3
+ "version": "0.0.154",
4
4
  "description": "Ultimate Jekyll dependency manager",
5
5
  "main": "dist/index.js",
6
6
  "exports": {