@prozorro/prozorro-ui 0.0.12-beta → 0.0.13-beta

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/README.md CHANGED
@@ -74,4 +74,4 @@ npm run build:storybook
74
74
  - `npm run storybook` starts Storybook
75
75
  - `npm run build:storybook` builds the static Storybook site into `dist/app`
76
76
  - `npm run lint` runs ESLint and Stylelint
77
- - `npm run typecheck` runs `vue-tsc --noEmit`
77
+ - `npm run typecheck` runs `vue-tsc --noEmit`.
@@ -1 +1 @@
1
- {"generatedAt":1779709415772,"hasCustomBabel":false,"hasCustomWebpack":false,"hasStaticDirs":true,"hasStorybookEslint":false,"refCount":0,"knownPackages":{"stylingPackages":{"sass":"^1.92.1"}},"hasRouterPackage":false,"packageManager":{"type":"npm","agent":"npm","nodeLinker":"node_modules"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/vue3-vite","options":{}},"builder":"@storybook/builder-vite","renderer":"@storybook/vue3","portableStoriesFileCount":0,"applicationFileCount":0,"storybookVersion":"10.3.6","storybookVersionSpecifier":"^10.3.4","language":"typescript","storybookPackages":{"@storybook/vue3-vite":{"version":"10.3.6"},"storybook":{}},"addons":{"@storybook/addon-docs":{"version":"10.3.6"}},"packageJsonType":"module"}
1
+ {"generatedAt":1779710014511,"hasCustomBabel":false,"hasCustomWebpack":false,"hasStaticDirs":true,"hasStorybookEslint":false,"refCount":0,"knownPackages":{"stylingPackages":{"sass":"^1.92.1"}},"hasRouterPackage":false,"packageManager":{"type":"npm","agent":"npm","nodeLinker":"node_modules"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/vue3-vite","options":{}},"builder":"@storybook/builder-vite","renderer":"@storybook/vue3","portableStoriesFileCount":0,"applicationFileCount":0,"storybookVersion":"10.3.6","storybookVersionSpecifier":"^10.3.4","language":"typescript","storybookPackages":{"@storybook/vue3-vite":{"version":"10.3.6"},"storybook":{}},"addons":{"@storybook/addon-docs":{"version":"10.3.6"}},"packageJsonType":"module"}
package/dist/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@prozorro/prozorro-ui",
3
3
  "private": false,
4
- "version": "0.0.12-beta",
4
+ "version": "0.0.13-beta",
5
5
  "description": "Official Prozorro UI Library",
6
6
  "author": "Dmytro Rybachek",
7
7
  "license": "MIT",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@prozorro/prozorro-ui",
3
3
  "private": false,
4
- "version": "0.0.12-beta",
4
+ "version": "0.0.13-beta",
5
5
  "description": "Official Prozorro UI Library",
6
6
  "author": "Dmytro Rybachek",
7
7
  "license": "MIT",