@pandacss/parser
Advanced tools
Comparing version 0.50.0 to 0.51.0
@@ -46,3 +46,3 @@ import * as _pandacss_types from '@pandacss/types'; | ||
declare function createParser(context: ParserOptions): (sourceFile: SourceFile | undefined, encoder?: Generator['encoder'], options?: ParserResultConfigureOptions & Partial<JsxFactoryResultTransform>) => ParserResult | undefined; | ||
declare function createParser(context: ParserOptions): (sourceFile: SourceFile | undefined, encoder?: Generator["encoder"], options?: ParserResultConfigureOptions & Partial<JsxFactoryResultTransform>) => ParserResult | undefined; | ||
@@ -73,3 +73,3 @@ interface ProjectOptions extends ProjectOptions$1 { | ||
parseJson: (filePath: string) => ParserResult; | ||
parseSourceFile: (filePath: string, encoder?: ParserOptions['encoder']) => ParserResult | undefined; | ||
parseSourceFile: (filePath: string, encoder?: ParserOptions["encoder"]) => ParserResult | undefined; | ||
transformFile: (filePath: string, content: string) => string; | ||
@@ -76,0 +76,0 @@ classify: (fileMap: Map<string, ParserResultInterface>) => _pandacss_types.ClassifyReport; |
@@ -919,3 +919,3 @@ "use strict"; | ||
const parsed = (0, import_compiler_sfc.parse)(code); | ||
const fileStr = new import_magic_string2.default(`<template>${parsed.descriptor.template?.content}</template>` ?? ""); | ||
const fileStr = new import_magic_string2.default(`<template>${parsed.descriptor.template?.content}</template>`); | ||
const rewriteProp = (prop) => { | ||
@@ -922,0 +922,0 @@ if (prop.type === NodeTypes.DIRECTIVE && prop.exp?.type === NodeTypes.SIMPLE_EXPRESSION && prop.arg?.type === NodeTypes.SIMPLE_EXPRESSION) { |
{ | ||
"name": "@pandacss/parser", | ||
"version": "0.50.0", | ||
"version": "0.51.0", | ||
"description": "The static parser for panda css", | ||
@@ -33,14 +33,14 @@ "main": "dist/index.js", | ||
"magic-string": "0.30.17", | ||
"ts-morph": "21.0.1", | ||
"ts-morph": "24.0.0", | ||
"ts-pattern": "5.0.8", | ||
"@pandacss/config": "^0.50.0", | ||
"@pandacss/core": "^0.50.0", | ||
"@pandacss/extractor": "0.50.0", | ||
"@pandacss/logger": "0.50.0", | ||
"@pandacss/shared": "0.50.0", | ||
"@pandacss/types": "0.50.0" | ||
"@pandacss/config": "^0.51.0", | ||
"@pandacss/core": "^0.51.0", | ||
"@pandacss/extractor": "0.51.0", | ||
"@pandacss/logger": "0.51.0", | ||
"@pandacss/shared": "0.51.0", | ||
"@pandacss/types": "0.51.0" | ||
}, | ||
"devDependencies": { | ||
"@vue/compiler-core": "3.4.19", | ||
"@pandacss/generator": "0.50.0" | ||
"@pandacss/generator": "0.51.0" | ||
}, | ||
@@ -47,0 +47,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
85124
+ Added@pandacss/config@0.51.1(transitive)
+ Added@pandacss/core@0.51.1(transitive)
+ Added@pandacss/extractor@0.51.0(transitive)
+ Added@pandacss/is-valid-prop@0.51.1(transitive)
+ Added@pandacss/logger@0.51.00.51.1(transitive)
+ Added@pandacss/preset-base@0.51.1(transitive)
+ Added@pandacss/preset-panda@0.51.1(transitive)
+ Added@pandacss/shared@0.51.00.51.1(transitive)
+ Added@pandacss/token-dictionary@0.51.1(transitive)
+ Added@pandacss/types@0.51.00.51.1(transitive)
+ Added@ts-morph/common@0.25.0(transitive)
+ Addedcode-block-writer@13.0.3(transitive)
+ Addedelectron-to-chromium@1.5.79(transitive)
+ Addedfdir@6.4.2(transitive)
+ Addedpicomatch@4.0.2(transitive)
+ Addedtinyglobby@0.2.10(transitive)
+ Addedts-morph@24.0.0(transitive)
+ Addedtypescript@5.6.2(transitive)
+ Addedupdate-browserslist-db@1.1.2(transitive)
- Removed@nodelib/fs.scandir@2.1.5(transitive)
- Removed@nodelib/fs.stat@2.0.5(transitive)
- Removed@nodelib/fs.walk@1.2.8(transitive)
- Removed@pandacss/config@0.50.0(transitive)
- Removed@pandacss/core@0.50.0(transitive)
- Removed@pandacss/extractor@0.50.0(transitive)
- Removed@pandacss/is-valid-prop@0.50.0(transitive)
- Removed@pandacss/logger@0.50.0(transitive)
- Removed@pandacss/preset-base@0.50.0(transitive)
- Removed@pandacss/preset-panda@0.50.0(transitive)
- Removed@pandacss/shared@0.50.0(transitive)
- Removed@pandacss/token-dictionary@0.50.0(transitive)
- Removed@pandacss/types@0.50.0(transitive)
- Removed@ts-morph/common@0.22.0(transitive)
- Removedbraces@3.0.3(transitive)
- Removedcode-block-writer@12.0.0(transitive)
- Removedelectron-to-chromium@1.5.76(transitive)
- Removedfast-glob@3.3.2(transitive)
- Removedfastq@1.18.0(transitive)
- Removedfill-range@7.1.1(transitive)
- Removedglob-parent@5.1.2(transitive)
- Removedis-extglob@2.1.1(transitive)
- Removedis-glob@4.0.3(transitive)
- Removedis-number@7.0.0(transitive)
- Removedmerge2@1.4.1(transitive)
- Removedmicromatch@4.0.8(transitive)
- Removedmkdirp@3.0.1(transitive)
- Removedpicomatch@2.3.1(transitive)
- Removedqueue-microtask@1.2.3(transitive)
- Removedreusify@1.0.4(transitive)
- Removedrun-parallel@1.2.0(transitive)
- Removedto-regex-range@5.0.1(transitive)
- Removedts-morph@21.0.1(transitive)
- Removedtypescript@5.3.3(transitive)
- Removedupdate-browserslist-db@1.1.1(transitive)
Updated@pandacss/config@^0.51.0
Updated@pandacss/core@^0.51.0
Updated@pandacss/extractor@0.51.0
Updated@pandacss/logger@0.51.0
Updated@pandacss/shared@0.51.0
Updated@pandacss/types@0.51.0
Updatedts-morph@24.0.0