UNPKG

obsidian-dev-utils

Version:

This is the collection of useful functions that you can use for your Obsidian plugin development

151 lines (137 loc) 6.85 kB
/* THIS IS A GENERATED/BUNDLED FILE BY ESBUILD if you want to view the source, please visit the github repository of this plugin */ (function initCjs() { const globalThisRecord = globalThis; globalThisRecord['__name'] ??= name; const originalRequire = require; if (originalRequire && !originalRequire.__isPatched) { // eslint-disable-next-line no-global-assign, no-implicit-globals -- We need to patch the `require()` function. require = Object.assign( (id) => requirePatched(id), originalRequire, { __isPatched: true } ); } const newFuncs = { __extractDefault() { return extractDefault; }, process() { const browserProcess = { browser: true, cwd() { return '/'; }, env: {}, platform: 'android' }; return browserProcess; } }; for (const key of Object.keys(newFuncs)) { globalThisRecord[key] ??= newFuncs[key]?.(); } function name(obj) { return obj; } function extractDefault(module) { return module && module.__esModule && 'default' in module ? module.default : module; } const OBSIDIAN_BUILT_IN_MODULE_NAMES = [ 'obsidian', '@codemirror/autocomplete', '@codemirror/collab', '@codemirror/commands', '@codemirror/language', '@codemirror/lint', '@codemirror/search', '@codemirror/state', '@codemirror/text', '@codemirror/view', '@lezer/common', '@lezer/lr', '@lezer/highlight']; const DEPRECATED_OBSIDIAN_BUILT_IN_MODULE_NAMES = [ '@codemirror/closebrackets', '@codemirror/comment', '@codemirror/fold', '@codemirror/gutter', '@codemirror/highlight', '@codemirror/history', '@codemirror/matchbrackets', '@codemirror/panel', '@codemirror/rangeset', '@codemirror/rectangular-selection', '@codemirror/stream-parser', '@codemirror/tooltip']; function requirePatched(id) { if (OBSIDIAN_BUILT_IN_MODULE_NAMES.includes(id) || DEPRECATED_OBSIDIAN_BUILT_IN_MODULE_NAMES.includes(id)) { return originalRequire?.(id); } // eslint-disable-next-line @typescript-eslint/no-deprecated, @typescript-eslint/no-unnecessary-condition -- We need access to app here which might not be available yet. if (globalThis?.app?.isMobile) { if (id === 'process' || id === 'node:process') { console.debug(`The most likely you can safely ignore this error. Module not found: ${id}. Fake process object is returned instead.`); return globalThis.process; } } else { const module = originalRequire?.(id); if (module) { return extractDefault(module); } } console.debug(`The most likely you can safely ignore this error. Module not found: ${id}. Empty object is returned instead.`); return {}; } })(); "use strict"; var __defProp = Object.defineProperty; var __getOwnPropDesc = Object.getOwnPropertyDescriptor; var __getOwnPropNames = Object.getOwnPropertyNames; var __hasOwnProp = Object.prototype.hasOwnProperty; var __export = (target, all) => { for (var name in all) __defProp(target, name, { get: all[name], enumerable: true }); }; var __copyProps = (to, from, except, desc) => { if (from && typeof from === "object" || typeof from === "function") { for (let key of __getOwnPropNames(from)) if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable }); } return to; }; var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod); var SettingComponentWrapper_exports = {}; __export(SettingComponentWrapper_exports, { ensureWrapped: () => ensureWrapped }); module.exports = __toCommonJS(SettingComponentWrapper_exports); var import_CssClass = require('../../../CssClass.cjs'); var import_PluginContext = require('../../Plugin/PluginContext.cjs'); function ensureWrapped(el) { const parent = el.parentElement; if (!parent) { throw new Error("Element must be attached to the DOM"); } if (parent.classList.contains(import_CssClass.CssClass.SettingComponentWrapper)) { return parent; } const children = Array.from(parent.children); const wrapper = createDiv(); (0, import_PluginContext.addPluginCssClasses)(wrapper, import_CssClass.CssClass.SettingComponentWrapper); for (const child of children) { wrapper.appendChild(child); } parent.appendChild(wrapper); return wrapper; } // Annotate the CommonJS export names for ESM import in node: 0 && (module.exports = { ensureWrapped }); //# sourceMappingURL=data:application/json;base64,ewogICJ2ZXJzaW9uIjogMywKICAic291cmNlcyI6IFsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL29ic2lkaWFuL0NvbXBvbmVudHMvU2V0dGluZ0NvbXBvbmVudHMvU2V0dGluZ0NvbXBvbmVudFdyYXBwZXIudHMiXSwKICAic291cmNlc0NvbnRlbnQiOiBbIi8qKlxuICogQHBhY2thZ2VEb2N1bWVudGF0aW9uXG4gKlxuICogV3JhcHMgYW4gZWxlbWVudCBpbiBhIHNldHRpbmcgY29tcG9uZW50IHdyYXBwZXIuXG4gKi9cblxuaW1wb3J0IHsgQ3NzQ2xhc3MgfSBmcm9tICcuLi8uLi8uLi9Dc3NDbGFzcy50cyc7XG5pbXBvcnQgeyBhZGRQbHVnaW5Dc3NDbGFzc2VzIH0gZnJvbSAnLi4vLi4vUGx1Z2luL1BsdWdpbkNvbnRleHQudHMnO1xuXG4vKipcbiAqIEVuc3VyZXMgdGhhdCB0aGUgZWxlbWVudCBpcyB3cmFwcGVkIGluIGEgc2V0dGluZyBjb21wb25lbnQgd3JhcHBlci5cbiAqXG4gKiBAcGFyYW0gZWwgLSBUaGUgZWxlbWVudCB0byBlbnN1cmUgaXMgd3JhcHBlZC5cbiAqIEByZXR1cm5zIFRoZSB3cmFwcGVyIGVsZW1lbnQuXG4gKi9cbmV4cG9ydCBmdW5jdGlvbiBlbnN1cmVXcmFwcGVkKGVsOiBIVE1MRWxlbWVudCk6IEhUTUxEaXZFbGVtZW50IHtcbiAgY29uc3QgcGFyZW50ID0gZWwucGFyZW50RWxlbWVudDtcblxuICBpZiAoIXBhcmVudCkge1xuICAgIHRocm93IG5ldyBFcnJvcignRWxlbWVudCBtdXN0IGJlIGF0dGFjaGVkIHRvIHRoZSBET00nKTtcbiAgfVxuICBpZiAocGFyZW50LmNsYXNzTGlzdC5jb250YWlucyhDc3NDbGFzcy5TZXR0aW5nQ29tcG9uZW50V3JhcHBlcikpIHtcbiAgICByZXR1cm4gcGFyZW50IGFzIEhUTUxEaXZFbGVtZW50O1xuICB9XG5cbiAgY29uc3QgY2hpbGRyZW4gPSBBcnJheS5mcm9tKHBhcmVudC5jaGlsZHJlbik7XG4gIGNvbnN0IHdyYXBwZXIgPSBjcmVhdGVEaXYoKTtcbiAgYWRkUGx1Z2luQ3NzQ2xhc3Nlcyh3cmFwcGVyLCBDc3NDbGFzcy5TZXR0aW5nQ29tcG9uZW50V3JhcHBlcik7XG4gIGZvciAoY29uc3QgY2hpbGQgb2YgY2hpbGRyZW4pIHtcbiAgICB3cmFwcGVyLmFwcGVuZENoaWxkKGNoaWxkKTtcbiAgfVxuICBwYXJlbnQuYXBwZW5kQ2hpbGQod3JhcHBlcik7XG4gIHJldHVybiB3cmFwcGVyO1xufVxuIl0sCiAgIm1hcHBpbmdzIjogIjs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFNQSxzQkFBeUI7QUFDekIsMkJBQW9DO0FBUTdCLFNBQVMsY0FBYyxJQUFpQztBQUM3RCxRQUFNLFNBQVMsR0FBRztBQUVsQixNQUFJLENBQUMsUUFBUTtBQUNYLFVBQU0sSUFBSSxNQUFNLHFDQUFxQztBQUFBLEVBQ3ZEO0FBQ0EsTUFBSSxPQUFPLFVBQVUsU0FBUyx5QkFBUyx1QkFBdUIsR0FBRztBQUMvRCxXQUFPO0FBQUEsRUFDVDtBQUVBLFFBQU0sV0FBVyxNQUFNLEtBQUssT0FBTyxRQUFRO0FBQzNDLFFBQU0sVUFBVSxVQUFVO0FBQzFCLGdEQUFvQixTQUFTLHlCQUFTLHVCQUF1QjtBQUM3RCxhQUFXLFNBQVMsVUFBVTtBQUM1QixZQUFRLFlBQVksS0FBSztBQUFBLEVBQzNCO0FBQ0EsU0FBTyxZQUFZLE9BQU87QUFDMUIsU0FBTztBQUNUOyIsCiAgIm5hbWVzIjogW10KfQo=