Skip to content

Commit 0370022

Browse files
committed
ACP2E-3864: Update copyrights for PB and fix static failures
1 parent 714af52 commit 0370022

File tree

95 files changed

+282
-287
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+282
-287
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/_buttons.less

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
.lib-link-as-button();
2727
.lib-button(@_button-margin: @pagebuilder-button__margin);
2828
.lib-button-l(
29-
@_button-l-font-size: @pagebuilder-button__font-size,
30-
@_button-l-height: @pagebuilder-button__line-height
29+
@_button-l-font-size: @pagebuilder-button__font-size, @_button-l-height: @pagebuilder-button__line-height
3130
);
3231
.lib-css(border-radius, @button__border-radius);
3332
.lib-css(font-weight, @font-weight__semibold);
@@ -36,9 +35,7 @@
3635
.pagebuilder-button-link {
3736
.lib-button-l(@_button-l-font-size: @pagebuilder-button__font-size);
3837
.lib-button-as-link(
39-
@_margin: @pagebuilder-button__margin,
40-
@_padding: @button__padding__l,
41-
@_line-height: @pagebuilder-button__line-height
38+
@_margin: @pagebuilder-button__margin, @_padding: @button__padding__l, @_line-height: @pagebuilder-button__line-height
4239
);
4340
.lib-css(font-weight, @font-weight__semibold);
4441
display: inline-block;

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/_config.less

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
// /**
2-
// * Copyright 2018 Adobe
3-
// * All Rights Reserved.
4-
// */
2+
// * Copyright 2018 Adobe
3+
// * All Rights Reserved.
4+
// */
55

66
.error-border (@color) {
77
border: 1px solid @color;
88
overflow: hidden;
99
}
1010

1111
[data-role='modal'] {
12-
.action-pagebuilder-cancel,
13-
.action-pagebuilder-cancel:hover {
12+
.action-pagebuilder-cancel, .action-pagebuilder-cancel:hover {
1413
color: @color-black;
1514
}
1615

@@ -51,8 +50,7 @@
5150
// _____________________________________________
5251

5352
.admin__fieldset {
54-
> .admin__field.admin__field-wide.admin__field-page-builder[class]:not(.admin__field-option),
55-
.admin__field.admin__field-wide.admin__fieldset-page-builder .admin__field-page-builder {
53+
> .admin__field.admin__field-wide.admin__field-page-builder[class]:not(.admin__field-option), .admin__field.admin__field-wide.admin__fieldset-page-builder .admin__field-page-builder {
5654
> .admin__field-label {
5755
margin-bottom: @indent__xs;
5856
margin-top: @indent__xs;

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/_drag-drop.less

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// /**
2-
// * Copyright 2018 Adobe
3-
// * All Rights Reserved.
4-
// */
2+
// * Copyright 2018 Adobe
3+
// * All Rights Reserved.
4+
// */
55

66
@color-gray_light: #ccc;
77

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/_fonts.less

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// /**
2-
// * Copyright 2018 Adobe
3-
// * All Rights Reserved.
4-
// */
2+
// * Copyright 2018 Adobe
3+
// * All Rights Reserved.
4+
// */
55

66
//
77
// PageBuilder Admin Icons

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/_google-map.less

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// /**
2-
// * Copyright 2018 Adobe
3-
// * All Rights Reserved.
4-
// */
2+
// * Copyright 2018 Adobe
3+
// * All Rights Reserved.
4+
// */
55

66
//
77
// Google map related styles

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/_icons.less

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// /**
2-
// * Copyright 2018 Adobe
3-
// * All Rights Reserved.
4-
// */
2+
// * Copyright 2018 Adobe
3+
// * All Rights Reserved.
4+
// */
55

66
//
77
// Source -> Icons

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/_inline-wysiwyg.less

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// /**
2-
// * Copyright 2018 Adobe
3-
// * All Rights Reserved.
4-
// */
2+
// * Copyright 2018 Adobe
3+
// * All Rights Reserved.
4+
// */
55

66
//
77
// Source -> Inline WYSIWYG

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/_mixins.less

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// /**
2-
// * Copyright 2018 Adobe
3-
// * All Rights Reserved.
4-
// */
2+
// * Copyright 2018 Adobe
3+
// * All Rights Reserved.
4+
// */
55

66
.border-radius (@radius: 3px) {
77
-moz-background-clip: padding;

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/_mobile-viewport.less

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// /**
2-
// * Copyright 2020 Adobe
3-
// * All Rights Reserved.
4-
// */
2+
// * Copyright 2018 Adobe
3+
// * All Rights Reserved.
4+
// */
55

66

77
.mobile-viewport {

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/_module.less

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// /**
2-
// * Copyright 2018 Adobe
3-
// * All Rights Reserved.
4-
// */
2+
// * Copyright 2018 Adobe
3+
// * All Rights Reserved.
4+
// */
55

66
//
77
// less Variables

0 commit comments

Comments
 (0)