Skip to content

Commit cd2f359

Browse files
chore: auto update samples
1 parent adef141 commit cd2f359

File tree

39 files changed

+155
-139
lines changed

39 files changed

+155
-139
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
assemble:
2-
- from: batch
3-
into: batch
2+
- from: batch
3+
into: batch
44
liferay-sample-batch:
55
name: Liferay Sample Batch
66
oAuthApplicationHeadlessServer: liferay-sample-batch-oauth-application-headless-server
@@ -10,7 +10,7 @@ liferay-sample-batch-oauth-application-headless-server:
1010
.serviceScheme: http
1111
name: Liferay Sample OAuth Application Headless Server
1212
scopes:
13-
- Liferay.Headless.Admin.Workflow.everything
14-
- Liferay.Headless.Batch.Engine.everything
15-
- Liferay.Object.Admin.REST.everything
13+
- Liferay.Headless.Admin.Workflow.everything
14+
- Liferay.Headless.Batch.Engine.everything
15+
- Liferay.Object.Admin.REST.everything
1616
type: oAuthApplicationHeadlessServer

liferay-sample-commerce-checkout-step/client-extension.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
assemble:
2-
- from: assets
3-
into: static
4-
- fromTask: bootJar
2+
- from: assets
3+
into: static
4+
- fromTask: bootJar
55
liferay-sample-commerce-checkout-step:
66
active: true
77
checkoutStepLabel: liferay-sample-commerce-checkout-step-label
@@ -19,5 +19,5 @@ liferay-sample-commerce-checkout-step-oauth-application-user-agent:
1919
.serviceScheme: http
2020
name: Liferay Sample Commerce Checkout Step OAuth Application User Agent
2121
scopes:
22-
- Liferay.Headless.Admin.Workflow.everything
22+
- Liferay.Headless.Admin.Workflow.everything
2323
type: oAuthApplicationUserAgent

liferay-sample-commerce-payment-integration/client-extension.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
assemble:
2-
- fromTask: bootJar
2+
- fromTask: bootJar
33
liferay-sample-commerce-payment-integration:
44
key: liferay-sample-commerce-payment-integration
55
name: Liferay Sample Commerce Payment Integration
@@ -17,5 +17,5 @@ liferay-sample-commerce-payment-integration-oauth-application-user-agent:
1717
.serviceScheme: http
1818
name: Liferay Sample Commerce Payment Integration OAuth Application User Agent
1919
scopes:
20-
- Liferay.Headless.Admin.Workflow.everything
20+
- Liferay.Headless.Admin.Workflow.everything
2121
type: oAuthApplicationUserAgent

liferay-sample-commerce-shipping-engine/client-extension.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
assemble:
2-
- fromTask: bootJar
2+
- fromTask: bootJar
33
liferay-sample-commerce-shipping-engine:
44
key: liferay-sample-commerce-shipping-engine
55
name: Liferay Sample Commerce Shipping Engine
@@ -16,5 +16,5 @@ liferay-sample-commerce-shipping-engine-oauth-application-user-agent:
1616
.serviceScheme: http
1717
name: Liferay Sample Commerce Shipping Engine OAuth Application User Agent
1818
scopes:
19-
- Liferay.Headless.Admin.Workflow.everything
19+
- Liferay.Headless.Admin.Workflow.everything
2020
type: oAuthApplicationUserAgent

liferay-sample-commerce-tax-engine/client-extension.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
assemble:
2-
- fromTask: bootJar
2+
- fromTask: bootJar
33
liferay-sample-commerce-tax-engine:
44
key: liferay-sample-commerce-tax-engine
55
name: Liferay Sample Commerce Tax Engine
@@ -16,5 +16,5 @@ liferay-sample-commerce-tax-engine-oauth-application-user-agent:
1616
.serviceScheme: http
1717
name: Liferay Sample Commerce Tax Engine OAuth Application User Agent
1818
scopes:
19-
- Liferay.Headless.Admin.Workflow.everything
19+
- Liferay.Headless.Admin.Workflow.everything
2020
type: oAuthApplicationUserAgent
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
assemble:
2-
- from: dist/liferay-sample-custom-element-3
3-
into: static
2+
- from: dist/liferay-sample-custom-element-3
3+
into: static
44
liferay-sample-custom-element-3:
55
cssURLs:
6-
- styles.*.css
6+
- styles.*.css
77
friendlyURLMapping: liferay-sample-custom-element-3
88
htmlElementName: liferay-sample-custom-element-3
99
instanceable: false
1010
name: Liferay Sample Custom Element 3
1111
portletCategoryName: category.client-extensions
1212
type: customElement
1313
urls:
14-
- main.*.js
15-
- polyfills.*.js
16-
- runtime.*.js
14+
- main.*.js
15+
- polyfills.*.js
16+
- runtime.*.js
1717
useESM: true
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
assemble:
2-
- from: build/static
3-
into: static
2+
- from: build/static
3+
into: static
44
liferay-sample-custom-element-5:
55
htmlElementName: liferay-sample-custom-element-5
66
instanceable: false
77
name: Liferay Sample Custom Element 5
88
portletCategoryName: category.client-extensions
99
type: customElement
1010
urls:
11-
- index.*.js
11+
- index.*.js
1212
useESM: true
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
liferay-sample-custom-element-4:
22
baseURL: http://localhost:3000
33
urls:
4-
- index.js
4+
- index.js
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
assemble:
2-
- from: build/static
3-
into: static
2+
- from: build/static
3+
into: static
44
liferay-sample-custom-element-4:
55
friendlyURLMapping: liferay-sample-custom-element-4
66
htmlElementName: liferay-sample-custom-element-4
@@ -9,5 +9,5 @@ liferay-sample-custom-element-4:
99
portletCategoryName: category.client-extensions
1010
type: customElement
1111
urls:
12-
- index.*.js
12+
- index.*.js
1313
useESM: true
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
assemble:
2-
- from: build/static
3-
into: static
2+
- from: build/static
3+
into: static
44
liferay-sample-custom-element-2:
55
friendlyURLMapping: liferay-sample-custom-element-2
66
htmlElementName: liferay-sample-custom-element-2
@@ -9,5 +9,5 @@ liferay-sample-custom-element-2:
99
portletCategoryName: category.client-extensions
1010
type: customElement
1111
urls:
12-
- index.*.js
12+
- index.*.js
1313
useESM: true

0 commit comments

Comments
 (0)