@dxtmisha/scripts 1.1.0 → 1.1.2

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.
package/dist/library.d.ts CHANGED
@@ -3982,6 +3982,14 @@ export declare class PropertiesFile {
3982
3982
  * @param path path to the directory/ путь к директории
3983
3983
  */
3984
3984
  static toSep(path: string): PropertiesFilePath;
3985
+ /**
3986
+ * Converts the path into an absolute file URL for dynamic ESM imports.
3987
+ *
3988
+ * Преобразует путь в абсолютный file URL для динамических импортов ESM.
3989
+ * @param path path to the file or directory / путь к файлу или директории
3990
+ * @returns file URL string / строка file URL
3991
+ */
3992
+ static toUrl(path: PropertiesFilePath): string;
3985
3993
  /**
3986
3994
  * Reads the contents of the directory.
3987
3995
  *
package/dist/library.js CHANGED
@@ -1,7 +1,7 @@
1
- import { a as e, c as t, i as n, l as r, n as i, o as a, r as o, s, t as c, u as l } from "./AiZAi-BiLAcdFy.js";
2
- import { n as u, t as d } from "./PropertiesConfig-BKZz_FWW.js";
1
+ import { a as e, c as t, i as n, l as r, n as i, o as a, r as o, s, t as c, u as l } from "./AiZAi-P-St-CZL.js";
2
+ import { n as u, t as d } from "./PropertiesConfig-BBsuNndv.js";
3
3
  import { UI_DIRS_FILE_EXPORT as ee, UI_DIRS_LIST_EXPORT as te, UI_DIR_AI_PROMPT_SCREENSHOT as f, UI_DIR_AI_TYPES as p, UI_DIR_AI_TYPES_LIST as m, UI_DIR_PACKAGES as h, UI_DIR_RESOURCES as ne, UI_FILE_AI_DESCRIPTION as g, UI_FILE_AI_MCP as _, UI_FILE_AI_MCP_ALL as v, UI_FILE_AI_MCP_ALL_TS as y, UI_FILE_AI_PROMPT_DESCRIPTION as b, UI_FILE_AI_PROMPT_DEVELOPER as x, UI_FILE_AI_PROMPT_INFO as S, UI_FILE_AI_PROMPT_INSTRUCTION as re, UI_FILE_AI_PROMPT_PROMPT as C, UI_FILE_AI_PROMPT_TYPES as w, UI_FILE_AI_TYPES as T, UI_FILE_GITIGNORE as ie, UI_FILE_PACKAGE as ae, UI_FLAG_NOT_EXPORT as oe, UI_MODULES as E } from "./config.js";
4
- import { a as D, i as se, n as ce, r as le, t as ue } from "./propertyTypes-C64u6rT3.js";
4
+ import { a as D, i as se, n as ce, r as le, t as ue } from "./propertyTypes-CstobYcc.js";
5
5
  import { n as de, t as fe } from "./figmaApiTypes-CArSsNW8.js";
6
6
  import { Datetime as pe, ServerStorage as O, forEach as k, isArray as A, isFilled as j, isObject as me, isString as M, removeCommonPrefix as he, sleep as ge, toArray as N, toCamelCaseFirst as P, uniqueArray as _e } from "@dxtmisha/functional-basic";
7
7
  import { execFile as F, execSync as I, spawn as ve } from "node:child_process";
@@ -1,4 +1,4 @@
1
- import { n as e, t } from "./PropertiesConfig-BKZz_FWW.js";
1
+ import { n as e, t } from "./PropertiesConfig-BBsuNndv.js";
2
2
  import { UI_DIRS_LIBRARY as n, UI_DIR_PACKAGES as r, UI_FILE_PACKAGE as i } from "./config.js";
3
3
  import { forEach as a, isFilled as o } from "@dxtmisha/functional-basic";
4
4
  import s from "node:path";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@dxtmisha/scripts",
3
3
  "private": false,
4
- "version": "1.1.0",
4
+ "version": "1.1.2",
5
5
  "type": "module",
6
6
  "description": "CLI tools, AI integration scripts, and automation utilities for DXT UI — automated component scaffolding, Figma layout generation, library packaging, documentation building, screenshot captures, and AI prompt processing.",
7
7
  "keywords": [