@airfleet/generator-init 0.17.5 → 0.17.6
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/generators/plugin/index.js +2 -1
- package/generators/plugin/templates/composer-scoped.json.ejs +1 -1
- package/generators/plugin/templates/composer-scoped.lock.ejs +75 -7
- package/generators/plugin/templates/composer.json.ejs +1 -1
- package/generators/plugin/templates/package.json.ejs +4 -4
- package/generators/plugin/templates/scoper.custom.php.ejs +1 -1
- package/generators/plugin/templates/views/parcelkeep.entry.scss +0 -0
- package/package.json +1 -1
- /package/generators/plugin/templates/{partials → assets}/parcelkeep.entry.js +0 -0
|
@@ -134,6 +134,7 @@ export default class extends Generator {
|
|
|
134
134
|
".github/workflows/test-wordpress.yml",
|
|
135
135
|
".husky/pre-commit",
|
|
136
136
|
".vscode/settings.json",
|
|
137
|
+
"assets/parcelkeep.entry.js",
|
|
137
138
|
"assets/admin/scripts/admin.entry.js",
|
|
138
139
|
"assets/admin/styles/admin.entry.scss",
|
|
139
140
|
"assets/editor/scripts/editor.entry.js",
|
|
@@ -145,7 +146,7 @@ export default class extends Generator {
|
|
|
145
146
|
"assets/frontend/styles/critical.entry.scss",
|
|
146
147
|
"assets/frontend/styles/index.entry.scss",
|
|
147
148
|
"inc/Setup.php.ejs",
|
|
148
|
-
"
|
|
149
|
+
"views/parcelkeep.entry.scss",
|
|
149
150
|
".airfleet-release",
|
|
150
151
|
".editorconfig",
|
|
151
152
|
".env",
|
|
@@ -4,23 +4,24 @@
|
|
|
4
4
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
5
5
|
"This file is @generated automatically"
|
|
6
6
|
],
|
|
7
|
-
"content-hash": "
|
|
7
|
+
"content-hash": "559111f6923900cb21145144a501fa7e",
|
|
8
8
|
"packages": [
|
|
9
9
|
{
|
|
10
10
|
"name": "airfleet/wordpress-framework",
|
|
11
|
-
"version": "0.
|
|
11
|
+
"version": "0.5.0",
|
|
12
12
|
"source": {
|
|
13
13
|
"type": "git",
|
|
14
14
|
"url": "https://github.com/airfleet/airfleet-wordpress-framework-php.git",
|
|
15
|
-
"reference": "
|
|
15
|
+
"reference": "df7a4db928d6f17509f70dbb6ee72df76756f660"
|
|
16
16
|
},
|
|
17
17
|
"dist": {
|
|
18
18
|
"type": "zip",
|
|
19
|
-
"url": "https://api.github.com/repos/airfleet/airfleet-wordpress-framework-php/zipball/
|
|
20
|
-
"reference": "
|
|
19
|
+
"url": "https://api.github.com/repos/airfleet/airfleet-wordpress-framework-php/zipball/df7a4db928d6f17509f70dbb6ee72df76756f660",
|
|
20
|
+
"reference": "df7a4db928d6f17509f70dbb6ee72df76756f660",
|
|
21
21
|
"shasum": ""
|
|
22
22
|
},
|
|
23
23
|
"require": {
|
|
24
|
+
"jawira/case-converter": "^3.5",
|
|
24
25
|
"php": ">=8.0"
|
|
25
26
|
},
|
|
26
27
|
"type": "library",
|
|
@@ -39,9 +40,76 @@
|
|
|
39
40
|
"description": "Airfleet framework for WordPress",
|
|
40
41
|
"support": {
|
|
41
42
|
"issues": "https://github.com/airfleet/airfleet-wordpress-framework-php/issues",
|
|
42
|
-
"source": "https://github.com/airfleet/airfleet-wordpress-framework-php/tree/0.
|
|
43
|
+
"source": "https://github.com/airfleet/airfleet-wordpress-framework-php/tree/0.5.0"
|
|
43
44
|
},
|
|
44
|
-
"time": "2023-
|
|
45
|
+
"time": "2023-07-14T11:12:48+00:00"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"name": "jawira/case-converter",
|
|
49
|
+
"version": "v3.5.1",
|
|
50
|
+
"source": {
|
|
51
|
+
"type": "git",
|
|
52
|
+
"url": "https://github.com/jawira/case-converter.git",
|
|
53
|
+
"reference": "2be05b98dcb743bef60ab6f849145bd3434ed003"
|
|
54
|
+
},
|
|
55
|
+
"dist": {
|
|
56
|
+
"type": "zip",
|
|
57
|
+
"url": "https://api.github.com/repos/jawira/case-converter/zipball/2be05b98dcb743bef60ab6f849145bd3434ed003",
|
|
58
|
+
"reference": "2be05b98dcb743bef60ab6f849145bd3434ed003",
|
|
59
|
+
"shasum": ""
|
|
60
|
+
},
|
|
61
|
+
"require": {
|
|
62
|
+
"ext-mbstring": "*",
|
|
63
|
+
"php": ">=7.4"
|
|
64
|
+
},
|
|
65
|
+
"require-dev": {
|
|
66
|
+
"behat/behat": "^3.0",
|
|
67
|
+
"phpstan/phpstan": "^1.0",
|
|
68
|
+
"phpunit/phpunit": "^9.0",
|
|
69
|
+
"vimeo/psalm": "^4.0"
|
|
70
|
+
},
|
|
71
|
+
"suggest": {
|
|
72
|
+
"pds/skeleton": "PHP Package Development Standards",
|
|
73
|
+
"phing/phing": "PHP Build Tool"
|
|
74
|
+
},
|
|
75
|
+
"type": "library",
|
|
76
|
+
"autoload": {
|
|
77
|
+
"psr-4": {
|
|
78
|
+
"Jawira\\CaseConverter\\": "src/"
|
|
79
|
+
}
|
|
80
|
+
},
|
|
81
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
82
|
+
"license": [
|
|
83
|
+
"MIT"
|
|
84
|
+
],
|
|
85
|
+
"authors": [
|
|
86
|
+
{
|
|
87
|
+
"name": "Jawira Portugal",
|
|
88
|
+
"email": "dev@tugal.be"
|
|
89
|
+
}
|
|
90
|
+
],
|
|
91
|
+
"description": "Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.",
|
|
92
|
+
"homepage": "https://jawira.github.io/case-converter/",
|
|
93
|
+
"keywords": [
|
|
94
|
+
"Ada case",
|
|
95
|
+
"Cobol case",
|
|
96
|
+
"Macro case",
|
|
97
|
+
"Train case",
|
|
98
|
+
"camel case",
|
|
99
|
+
"dot notation",
|
|
100
|
+
"kebab case",
|
|
101
|
+
"lower case",
|
|
102
|
+
"pascal case",
|
|
103
|
+
"sentence case",
|
|
104
|
+
"snake case",
|
|
105
|
+
"title case",
|
|
106
|
+
"upper case"
|
|
107
|
+
],
|
|
108
|
+
"support": {
|
|
109
|
+
"issues": "https://github.com/jawira/case-converter/issues",
|
|
110
|
+
"source": "https://github.com/jawira/case-converter/tree/v3.5.1"
|
|
111
|
+
},
|
|
112
|
+
"time": "2022-08-14T11:40:18+00:00"
|
|
45
113
|
}
|
|
46
114
|
],
|
|
47
115
|
"packages-dev": [],
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"description": "<%= answers.pluginDescription %>",
|
|
4
4
|
"version": "<%= answers.pluginVersion %>",
|
|
5
5
|
"scripts": {
|
|
6
|
-
"build": "dotenv -- parcel build --no-source-maps --log-level verbose \"./!(dist)/**/*.entry.{js,css,scss}\"",
|
|
7
|
-
"start": "dotenv -- parcel serve --hmr-port 1236 --port 1234 --log-level verbose \"./!(dist)/**/*.entry.{js,css,scss}\"",
|
|
8
|
-
"watch": "dotenv -- parcel watch --no-hmr --log-level verbose \"./!(dist)/**/*.entry.{js,css,scss}\"",
|
|
6
|
+
"build": "dotenv -- parcel build --no-source-maps --log-level verbose \"./!(dist|node_modules)/**/*.entry.{js,css,scss}\"",
|
|
7
|
+
"start": "dotenv -- parcel serve --hmr-port 1236 --port 1234 --log-level verbose \"./!(dist|node_modules)/**/*.entry.{js,css,scss}\"",
|
|
8
|
+
"watch": "dotenv -- parcel watch --no-hmr --log-level verbose \"./!(dist|node_modules)/**/*.entry.{js,css,scss}\"",
|
|
9
9
|
"base:eslint": "eslint \"**/*.js\" --cache --ignore-path .gitignore",
|
|
10
10
|
"base:prettier": "prettier \"**/*.{css,scss}\"",
|
|
11
11
|
"base:stylelint": "stylelint \"**/*.{css,scss}\" --cache --ignore-path .gitignore --allow-empty-input",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
},
|
|
43
43
|
"dependencies": {},
|
|
44
44
|
"devDependencies": {
|
|
45
|
-
"@airfleet/wordpress-dev": "^2.2.
|
|
45
|
+
"@airfleet/wordpress-dev": "^2.2.3"
|
|
46
46
|
},
|
|
47
47
|
"browserslist": [
|
|
48
48
|
"defaults",
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
// phpcs:ignore
|
|
4
4
|
function customize_php_scoper_config( array $config ): array {
|
|
5
|
-
$config['exclude-functions'] = [ 'af_field', '/acf\_*/' ];
|
|
5
|
+
$config['exclude-functions'] = [ 'af_field', 'get_current_screen', 'get_post_type', '/acf\_*/' ];
|
|
6
6
|
|
|
7
7
|
return $config;
|
|
8
8
|
}
|
|
File without changes
|
package/package.json
CHANGED
|
File without changes
|