@ptcwebops/ptcw-design 4.7.4 → 4.7.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/dist/cjs/dropdown-item.cjs.entry.js +1 -1
- package/dist/cjs/featured-list.cjs.entry.js +1 -1
- package/dist/cjs/icon-asset_8.cjs.entry.js +1 -1
- package/dist/cjs/list-item.cjs.entry.js +1 -1
- package/dist/cjs/ptc-announcement.cjs.entry.js +1 -1
- package/dist/cjs/ptc-back-to-top.cjs.entry.js +2 -2
- package/dist/cjs/ptc-close-icon_2.cjs.entry.js +1 -1
- package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
- package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +1 -1
- package/dist/cjs/ptc-filter-tag_2.cjs.entry.js +2 -2
- package/dist/cjs/ptc-footer.cjs.entry.js +1 -1
- package/dist/cjs/ptc-jumbotron.cjs.entry.js +1 -1
- package/dist/cjs/ptc-link.cjs.entry.js +1 -1
- package/dist/cjs/ptc-quantity-counter.cjs.entry.js +1 -1
- package/dist/cjs/ptc-search-field.cjs.entry.js +1 -1
- package/dist/cjs/ptc-social-icons-footer.cjs.entry.js +1 -1
- package/dist/cjs/ptc-white-paper.cjs.entry.js +1 -1
- package/dist/collection/components/dropdown-item/dropdown-item.css +3 -0
- package/dist/collection/components/list-item/list-item.css +6 -1
- package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +4 -0
- package/dist/collection/components/ptc-announcement/ptc-announcement.css +1 -0
- package/dist/collection/components/ptc-back-to-top/ptc-back-to-top.css +3 -1
- package/dist/collection/components/ptc-back-to-top/ptc-back-to-top.js +1 -1
- package/dist/collection/components/ptc-button/ptc-button.css +5 -0
- package/dist/collection/components/ptc-close-icon/ptc-close-icon.css +1 -0
- package/dist/collection/components/ptc-featured-list/ptc-featured-list.css +4 -0
- package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.css +23 -5
- package/dist/collection/components/ptc-filter-tag/ptc-filter-tag.css +1 -0
- package/dist/collection/components/ptc-footer/ptc-footer-v2.css +11 -7
- package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +4 -0
- package/dist/collection/components/ptc-link/ptc-link.css +1 -0
- package/dist/collection/components/ptc-pagenation/ptc-pagenation.css +4 -0
- package/dist/collection/components/ptc-quantity-counter/ptc-quantity-counter.css +1 -0
- package/dist/collection/components/ptc-search-field/ptc-search-field.css +1 -0
- package/dist/collection/components/ptc-social-icons-footer/ptc-social-icons-footer.css +7 -9
- package/dist/collection/components/ptc-white-paper/ptc-white-paper.css +4 -0
- package/dist/collection/stories/TextCopyWithBackground.stories.js +11 -7
- package/dist/custom-elements/index.js +19 -19
- package/dist/esm/dropdown-item.entry.js +1 -1
- package/dist/esm/featured-list.entry.js +1 -1
- package/dist/esm/icon-asset_8.entry.js +1 -1
- package/dist/esm/list-item.entry.js +1 -1
- package/dist/esm/ptc-announcement.entry.js +1 -1
- package/dist/esm/ptc-back-to-top.entry.js +2 -2
- package/dist/esm/ptc-close-icon_2.entry.js +1 -1
- package/dist/esm/ptc-featured-list.entry.js +1 -1
- package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
- package/dist/esm/ptc-filter-tag_2.entry.js +2 -2
- package/dist/esm/ptc-footer.entry.js +1 -1
- package/dist/esm/ptc-jumbotron.entry.js +1 -1
- package/dist/esm/ptc-link.entry.js +1 -1
- package/dist/esm/ptc-quantity-counter.entry.js +1 -1
- package/dist/esm/ptc-search-field.entry.js +1 -1
- package/dist/esm/ptc-social-icons-footer.entry.js +1 -1
- package/dist/esm/ptc-white-paper.entry.js +1 -1
- package/dist/ptcw-design/{p-67cbd56c.entry.js → p-028e5681.entry.js} +1 -1
- package/dist/ptcw-design/p-107dd637.entry.js +1 -0
- package/dist/ptcw-design/{p-08f97cb8.entry.js → p-1102d3af.entry.js} +1 -1
- package/dist/ptcw-design/p-424ae19b.entry.js +1 -0
- package/dist/ptcw-design/p-4defd5d1.entry.js +1 -0
- package/dist/ptcw-design/p-59df5cb3.entry.js +1 -0
- package/dist/ptcw-design/{p-4ee95521.entry.js → p-6a53523b.entry.js} +1 -1
- package/dist/ptcw-design/p-7e19be10.entry.js +1 -0
- package/dist/ptcw-design/{p-b104db40.entry.js → p-80c56c81.entry.js} +1 -1
- package/dist/ptcw-design/{p-3d341d68.entry.js → p-887c44ae.entry.js} +1 -1
- package/dist/ptcw-design/{p-25d30988.entry.js → p-af5f2499.entry.js} +1 -1
- package/dist/ptcw-design/{p-936d475f.entry.js → p-c36e02fb.entry.js} +1 -1
- package/dist/ptcw-design/{p-100c7e73.entry.js → p-d4d4aa05.entry.js} +1 -1
- package/dist/ptcw-design/p-d71c6e09.entry.js +1 -0
- package/dist/ptcw-design/{p-619b0bf7.entry.js → p-dad4a0da.entry.js} +1 -1
- package/dist/ptcw-design/{p-738fa39b.entry.js → p-e7ede17d.entry.js} +1 -1
- package/dist/ptcw-design/{p-c418918b.entry.js → p-ef85dbef.entry.js} +1 -1
- package/dist/ptcw-design/ptcw-design.css +2 -2
- package/dist/ptcw-design/ptcw-design.esm.js +1 -1
- package/package.json +1 -1
- package/readme.md +1 -1
- package/dist/ptcw-design/p-058b48da.entry.js +0 -1
- package/dist/ptcw-design/p-102cfdc3.entry.js +0 -1
- package/dist/ptcw-design/p-2f77e37a.entry.js +0 -1
- package/dist/ptcw-design/p-81e07694.entry.js +0 -1
- package/dist/ptcw-design/p-cb00b505.entry.js +0 -1
- package/dist/ptcw-design/p-d7b6d68a.entry.js +0 -1
|
@@ -123,6 +123,7 @@ a:visited {
|
|
|
123
123
|
color: var(--color-blue-10);
|
|
124
124
|
}
|
|
125
125
|
a:active, a:visited:active {
|
|
126
|
+
transition: none;
|
|
126
127
|
color: var(--color-blue-09);
|
|
127
128
|
}
|
|
128
129
|
a:hover, a:visited:hover {
|
|
@@ -140,6 +141,7 @@ a.disabled {
|
|
|
140
141
|
color: var(--color-blue-06);
|
|
141
142
|
}
|
|
142
143
|
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):active, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:active, .light-links a.light-link:active, .light-links a.light-link:visited:active, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):active, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:active, .background-grey-10 a.light-link:active, .background-grey-10 a.light-link:visited:active, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):active, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:active, .background-plm-grey a.light-link:active, .background-plm-grey a.light-link:visited:active {
|
|
144
|
+
transition: none;
|
|
143
145
|
color: var(--color-blue-07);
|
|
144
146
|
}
|
|
145
147
|
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):hover, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:hover, .light-links a.light-link:hover, .light-links a.light-link:visited:hover, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):hover, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:hover, .background-grey-10 a.light-link:hover, .background-grey-10 a.light-link:visited:hover, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):hover, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:hover, .background-plm-grey a.light-link:hover, .background-plm-grey a.light-link:visited:hover {
|
|
@@ -165,6 +167,7 @@ a.disabled {
|
|
|
165
167
|
color: var(--color-gray-10);
|
|
166
168
|
}
|
|
167
169
|
.ptc-link:active, .ptc-link:visited:active {
|
|
170
|
+
transition: none;
|
|
168
171
|
color: var(--color-green-06);
|
|
169
172
|
}
|
|
170
173
|
.ptc-link:hover, .ptc-link:visited:hover {
|
|
@@ -186,6 +189,7 @@ a.disabled {
|
|
|
186
189
|
color: var(--color-white);
|
|
187
190
|
}
|
|
188
191
|
.ptc-link-dark:active, .ptc-link-dark:visited:active {
|
|
192
|
+
transition: none;
|
|
189
193
|
color: var(--color-green-06);
|
|
190
194
|
}
|
|
191
195
|
.ptc-link-dark:hover, .ptc-link-dark:visited:hover {
|
|
@@ -307,7 +311,8 @@ a.disabled {
|
|
|
307
311
|
:host .flt-wrapper .content-tab-wrapper .flt-content-wrap .flt-content {
|
|
308
312
|
display: none;
|
|
309
313
|
}
|
|
310
|
-
:host .flt-wrapper .content-tab-wrapper .flt-content-wrap .flt-content p,
|
|
314
|
+
:host .flt-wrapper .content-tab-wrapper .flt-content-wrap .flt-content p,
|
|
315
|
+
:host .flt-wrapper .content-tab-wrapper .flt-content-wrap .flt-content ul li {
|
|
311
316
|
font-size: 18px;
|
|
312
317
|
line-height: 1.5;
|
|
313
318
|
color: var(--color-white);
|
|
@@ -351,14 +356,18 @@ a.disabled {
|
|
|
351
356
|
padding-bottom: 0;
|
|
352
357
|
}
|
|
353
358
|
}
|
|
354
|
-
:host .flt-wrapper .content-tab-wrapper .flt-tab-wrapper .tab-list .tab-box,
|
|
359
|
+
:host .flt-wrapper .content-tab-wrapper .flt-tab-wrapper .tab-list .tab-box,
|
|
360
|
+
:host .flt-wrapper .content-tab-wrapper .flt-tab-wrapper .tab-list ptc-button,
|
|
361
|
+
:host .flt-wrapper .content-tab-wrapper .flt-tab-wrapper .tab-list .flt-social-icon-list {
|
|
355
362
|
max-width: 304px;
|
|
356
363
|
min-width: 223px;
|
|
357
364
|
margin-right: 24px;
|
|
358
365
|
margin-bottom: 0;
|
|
359
366
|
}
|
|
360
367
|
@media only screen and (min-width: 768px) {
|
|
361
|
-
:host .flt-wrapper .content-tab-wrapper .flt-tab-wrapper .tab-list .tab-box,
|
|
368
|
+
:host .flt-wrapper .content-tab-wrapper .flt-tab-wrapper .tab-list .tab-box,
|
|
369
|
+
:host .flt-wrapper .content-tab-wrapper .flt-tab-wrapper .tab-list ptc-button,
|
|
370
|
+
:host .flt-wrapper .content-tab-wrapper .flt-tab-wrapper .tab-list .flt-social-icon-list {
|
|
362
371
|
min-width: auto;
|
|
363
372
|
margin-bottom: 24px;
|
|
364
373
|
margin-right: 0;
|
|
@@ -407,7 +416,11 @@ a.disabled {
|
|
|
407
416
|
margin-right: 40px;
|
|
408
417
|
}
|
|
409
418
|
}
|
|
410
|
-
:host p,
|
|
419
|
+
:host p,
|
|
420
|
+
:host ul,
|
|
421
|
+
:host li,
|
|
422
|
+
:host ptc-title .sc-ptc-title,
|
|
423
|
+
:host span {
|
|
411
424
|
word-break: break-word;
|
|
412
425
|
hyphens: manual;
|
|
413
426
|
-webkit-hyphens: manual;
|
|
@@ -415,7 +428,11 @@ a.disabled {
|
|
|
415
428
|
-ms-hyphens: manual;
|
|
416
429
|
}
|
|
417
430
|
@supports (hyphenate-limit-chars: 12 3 3) {
|
|
418
|
-
:host p,
|
|
431
|
+
:host p,
|
|
432
|
+
:host ul,
|
|
433
|
+
:host li,
|
|
434
|
+
:host ptc-title .sc-ptc-title,
|
|
435
|
+
:host span {
|
|
419
436
|
hyphens: auto;
|
|
420
437
|
-webkit-hyphenate-limit-before: 3;
|
|
421
438
|
/* For Safari */
|
|
@@ -453,6 +470,7 @@ a:visited {
|
|
|
453
470
|
}
|
|
454
471
|
a:active, a:visited:active {
|
|
455
472
|
color: #104E7B;
|
|
473
|
+
transition: none;
|
|
456
474
|
}
|
|
457
475
|
a:hover, a:visited:hover {
|
|
458
476
|
color: #14629A;
|
|
@@ -59,6 +59,7 @@ ptc-footer {
|
|
|
59
59
|
color: var(--color-white);
|
|
60
60
|
background-color: var(--color-gray-12);
|
|
61
61
|
position: relative;
|
|
62
|
+
z-index: 2;
|
|
62
63
|
}
|
|
63
64
|
ptc-footer ul {
|
|
64
65
|
padding: 0;
|
|
@@ -66,22 +67,25 @@ ptc-footer ul {
|
|
|
66
67
|
list-style: none;
|
|
67
68
|
}
|
|
68
69
|
ptc-footer ul li a {
|
|
69
|
-
text-decoration:
|
|
70
|
+
text-decoration: underline;
|
|
71
|
+
text-underline-offset: 6px;
|
|
72
|
+
text-decoration-thickness: 1px;
|
|
73
|
+
text-decoration-color: transparent;
|
|
70
74
|
color: var(--color-white);
|
|
71
|
-
border-bottom:
|
|
72
|
-
transition:
|
|
75
|
+
border-bottom: none;
|
|
76
|
+
transition: text-decoration var(--ptc-transition-medium) var(--ptc-ease-inout);
|
|
73
77
|
}
|
|
74
78
|
ptc-footer ul li a:hover {
|
|
75
79
|
color: var(--color-white) !important;
|
|
76
|
-
|
|
80
|
+
text-decoration-color: var(--color-white);
|
|
77
81
|
}
|
|
78
82
|
ptc-footer ul li a:visited {
|
|
79
83
|
color: var(--color-white);
|
|
80
84
|
}
|
|
81
85
|
ptc-footer ul li a:active {
|
|
82
86
|
color: var(--color-gray-04) !important;
|
|
83
|
-
border-bottom-color: var(--color-gray-04);
|
|
84
87
|
transition: none;
|
|
88
|
+
text-decoration-color: var(--color-gray-04);
|
|
85
89
|
}
|
|
86
90
|
ptc-footer .gap-20 {
|
|
87
91
|
grid-column-gap: 20px;
|
|
@@ -145,7 +149,7 @@ ptc-footer .footer-top .f-menu {
|
|
|
145
149
|
@media only screen and (min-width: 1200px) {
|
|
146
150
|
ptc-footer .footer-top .f-menu {
|
|
147
151
|
justify-content: flex-start;
|
|
148
|
-
max-width:
|
|
152
|
+
max-width: 413px;
|
|
149
153
|
gap: 80px;
|
|
150
154
|
}
|
|
151
155
|
}
|
|
@@ -330,7 +334,7 @@ ptc-footer .ft-grid .ft-menu {
|
|
|
330
334
|
@media only screen and (min-width: 992px) {
|
|
331
335
|
ptc-footer .ft-grid .ft-menu {
|
|
332
336
|
width: auto;
|
|
333
|
-
min-width:
|
|
337
|
+
min-width: 413px;
|
|
334
338
|
max-width: 430px;
|
|
335
339
|
}
|
|
336
340
|
}
|
|
@@ -1149,6 +1149,7 @@ a:visited {
|
|
|
1149
1149
|
color: var(--color-blue-10);
|
|
1150
1150
|
}
|
|
1151
1151
|
a:active, a:visited:active {
|
|
1152
|
+
transition: none;
|
|
1152
1153
|
color: var(--color-blue-09);
|
|
1153
1154
|
}
|
|
1154
1155
|
a:hover, a:visited:hover {
|
|
@@ -1166,6 +1167,7 @@ a.disabled {
|
|
|
1166
1167
|
color: var(--color-blue-06);
|
|
1167
1168
|
}
|
|
1168
1169
|
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):active, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:active, .light-links a.light-link:active, .light-links a.light-link:visited:active, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):active, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:active, .background-grey-10 a.light-link:active, .background-grey-10 a.light-link:visited:active, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):active, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:active, .background-plm-grey a.light-link:active, .background-plm-grey a.light-link:visited:active {
|
|
1170
|
+
transition: none;
|
|
1169
1171
|
color: var(--color-blue-07);
|
|
1170
1172
|
}
|
|
1171
1173
|
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):hover, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:hover, .light-links a.light-link:hover, .light-links a.light-link:visited:hover, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):hover, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:hover, .background-grey-10 a.light-link:hover, .background-grey-10 a.light-link:visited:hover, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):hover, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:hover, .background-plm-grey a.light-link:hover, .background-plm-grey a.light-link:visited:hover {
|
|
@@ -1191,6 +1193,7 @@ a.disabled {
|
|
|
1191
1193
|
color: var(--color-gray-10);
|
|
1192
1194
|
}
|
|
1193
1195
|
.ptc-link:active, .ptc-link:visited:active {
|
|
1196
|
+
transition: none;
|
|
1194
1197
|
color: var(--color-green-06);
|
|
1195
1198
|
}
|
|
1196
1199
|
.ptc-link:hover, .ptc-link:visited:hover {
|
|
@@ -1212,6 +1215,7 @@ a.disabled {
|
|
|
1212
1215
|
color: var(--color-white);
|
|
1213
1216
|
}
|
|
1214
1217
|
.ptc-link-dark:active, .ptc-link-dark:visited:active {
|
|
1218
|
+
transition: none;
|
|
1215
1219
|
color: var(--color-green-06);
|
|
1216
1220
|
}
|
|
1217
1221
|
.ptc-link-dark:hover, .ptc-link-dark:visited:hover {
|
|
@@ -104,12 +104,15 @@ ptc-link, ptc-square-card,
|
|
|
104
104
|
.standard-filter .standard-filter-item:active {
|
|
105
105
|
background-color: var(--color-gray-05);
|
|
106
106
|
text-decoration: none;
|
|
107
|
+
transition: none;
|
|
107
108
|
}
|
|
108
109
|
.standard-filter .standard-filter-item.active {
|
|
110
|
+
transition: none;
|
|
109
111
|
background-color: var(--color-gray-12);
|
|
110
112
|
color: var(--color-white);
|
|
111
113
|
}
|
|
112
114
|
.standard-filter .standard-filter-item.active:hover {
|
|
115
|
+
transition: background-color var(--ptc-ease-out) var(--ptc-transition-medium);
|
|
113
116
|
background-color: var(--color-gray-12);
|
|
114
117
|
cursor: default;
|
|
115
118
|
}
|
|
@@ -133,6 +136,7 @@ ptc-link, ptc-square-card,
|
|
|
133
136
|
text-decoration: none;
|
|
134
137
|
}
|
|
135
138
|
.standard-filter .next-button:active, .standard-filter .previous-button:active {
|
|
139
|
+
transition: none;
|
|
136
140
|
background-color: var(--color-gray-05);
|
|
137
141
|
text-decoration: none;
|
|
138
142
|
}
|
|
@@ -88,6 +88,9 @@ ptc-link, ptc-square-card,
|
|
|
88
88
|
}
|
|
89
89
|
}
|
|
90
90
|
:host ul li {
|
|
91
|
+
width: 100%;
|
|
92
|
+
}
|
|
93
|
+
:host ul li a {
|
|
91
94
|
background-color: var(--color-gray-10);
|
|
92
95
|
border-radius: 4px;
|
|
93
96
|
display: flex;
|
|
@@ -99,22 +102,17 @@ ptc-link, ptc-square-card,
|
|
|
99
102
|
width: 100%;
|
|
100
103
|
transition: background-color var(--ptc-transition-medium) var(--ptc-ease-inout);
|
|
101
104
|
}
|
|
102
|
-
:host ul li:hover {
|
|
105
|
+
:host ul li a:hover {
|
|
103
106
|
background-color: var(--color-gray-08);
|
|
104
107
|
}
|
|
105
|
-
:host ul li:active {
|
|
108
|
+
:host ul li a:active {
|
|
106
109
|
background-color: var(--color-gray-09);
|
|
107
110
|
transition: none;
|
|
108
111
|
}
|
|
109
112
|
@media only screen and (min-width: 992px) {
|
|
110
|
-
:host ul li {
|
|
113
|
+
:host ul li a {
|
|
114
|
+
padding: 4px;
|
|
111
115
|
width: 36px;
|
|
112
116
|
height: 36px;
|
|
113
117
|
}
|
|
114
|
-
}
|
|
115
|
-
:host ul li a {
|
|
116
|
-
box-sizing: border-box;
|
|
117
|
-
display: inline-flex;
|
|
118
|
-
justify-content: center;
|
|
119
|
-
align-items: center;
|
|
120
118
|
}
|
|
@@ -5643,6 +5643,7 @@ a:visited {
|
|
|
5643
5643
|
color: var(--color-blue-10);
|
|
5644
5644
|
}
|
|
5645
5645
|
a:active, a:visited:active {
|
|
5646
|
+
transition: none;
|
|
5646
5647
|
color: var(--color-blue-09);
|
|
5647
5648
|
}
|
|
5648
5649
|
a:hover, a:visited:hover {
|
|
@@ -5660,6 +5661,7 @@ a.disabled {
|
|
|
5660
5661
|
color: var(--color-blue-06);
|
|
5661
5662
|
}
|
|
5662
5663
|
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):active, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:active, .light-links a.light-link:active, .light-links a.light-link:visited:active, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):active, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:active, .background-grey-10 a.light-link:active, .background-grey-10 a.light-link:visited:active, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):active, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:active, .background-plm-grey a.light-link:active, .background-plm-grey a.light-link:visited:active {
|
|
5664
|
+
transition: none;
|
|
5663
5665
|
color: var(--color-blue-07);
|
|
5664
5666
|
}
|
|
5665
5667
|
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):hover, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:hover, .light-links a.light-link:hover, .light-links a.light-link:visited:hover, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):hover, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:hover, .background-grey-10 a.light-link:hover, .background-grey-10 a.light-link:visited:hover, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):hover, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:hover, .background-plm-grey a.light-link:hover, .background-plm-grey a.light-link:visited:hover {
|
|
@@ -5685,6 +5687,7 @@ a.disabled {
|
|
|
5685
5687
|
color: var(--color-gray-10);
|
|
5686
5688
|
}
|
|
5687
5689
|
.ptc-link:active, .ptc-link:visited:active {
|
|
5690
|
+
transition: none;
|
|
5688
5691
|
color: var(--color-green-06);
|
|
5689
5692
|
}
|
|
5690
5693
|
.ptc-link:hover, .ptc-link:visited:hover {
|
|
@@ -5706,6 +5709,7 @@ a.disabled {
|
|
|
5706
5709
|
color: var(--color-white);
|
|
5707
5710
|
}
|
|
5708
5711
|
.ptc-link-dark:active, .ptc-link-dark:visited:active {
|
|
5712
|
+
transition: none;
|
|
5709
5713
|
color: var(--color-green-06);
|
|
5710
5714
|
}
|
|
5711
5715
|
.ptc-link-dark:hover, .ptc-link-dark:visited:hover {
|
|
@@ -73,7 +73,11 @@ export default {
|
|
|
73
73
|
|
|
74
74
|
// ** Text Copy With Background **
|
|
75
75
|
|
|
76
|
-
|
|
76
|
+
|
|
77
|
+
const TextCopyWithBackgroundTemplate = args => {
|
|
78
|
+
const textColorTitle = args.type === 'tab-cta-with-background' ? 'gray' : 'white';
|
|
79
|
+
const textColorPara = args.type === 'tab-cta-with-background' ? 'primary-grey' : 'white';
|
|
80
|
+
return html `<ptc-text-copy-with-background
|
|
77
81
|
image-alt-text=${args.ImageAltText}
|
|
78
82
|
background-image=${args.backgroundImage}
|
|
79
83
|
is-background-blur=${args.isBackgroundBlur}
|
|
@@ -85,10 +89,10 @@ const TextCopyWithBackgroundTemplate = args => { return html `<ptc-text-copy-wit
|
|
|
85
89
|
<div class="ptc-container">
|
|
86
90
|
<div class="is-grid">
|
|
87
91
|
<div class="is-col is-col-6-lg is-col-5-xl">
|
|
88
|
-
<ptc-title title-color
|
|
92
|
+
<ptc-title title-color=${textColorTitle} type='h2' text-align='left' upperline="no-upperline"
|
|
89
93
|
title-margin="margin-flush" title-size="xx-large">
|
|
90
94
|
FactoryTalk Innovation Suite, powered by PTC </ptc-title>
|
|
91
|
-
<ptc-para font-size="small" para-color
|
|
95
|
+
<ptc-para font-size="small" para-color=${textColorPara} para-line-h="line-height-denser" font-weight="w-5"
|
|
92
96
|
para-margin="margin-4">
|
|
93
97
|
Transform your operations with the power of edge-to-enterprise analytics, machine learning, and
|
|
94
98
|
industrial IoT.PTC and Rockwell Automation are driving production management.
|
|
@@ -106,7 +110,7 @@ export const TextCopyWithBackground = TextCopyWithBackgroundTemplate.bind({});
|
|
|
106
110
|
|
|
107
111
|
TextCopyWithBackground.args = {
|
|
108
112
|
ImageAltText: 'undefined',
|
|
109
|
-
backgroundImage: 'https://
|
|
113
|
+
backgroundImage: 'https://ptc-p-001.sitecorecontenthub.cloud/api/public/content/8a544169f68442368b37d4ad1295bb21',
|
|
110
114
|
isBackgroundBlur: true,
|
|
111
115
|
overlay: true,
|
|
112
116
|
slitPosition: 'top-right',
|
|
@@ -151,7 +155,7 @@ export const HeroFooterCTA = HeroFooterCTATemplate.bind({});
|
|
|
151
155
|
|
|
152
156
|
HeroFooterCTA.args = {
|
|
153
157
|
ImageAltText: 'undefined',
|
|
154
|
-
backgroundImage: 'https://
|
|
158
|
+
backgroundImage: 'https://ptc-p-001.sitecorecontenthub.cloud/api/public/content/5ac472cf42f241ee85f44085971dcc7e',
|
|
155
159
|
isBackgroundBlur: true,
|
|
156
160
|
overlay: true,
|
|
157
161
|
slitPosition: 'top-right',
|
|
@@ -193,7 +197,7 @@ export const TabCTAWithBackgroundImage = TabCTAWithBackgroundImageTemplate.bind(
|
|
|
193
197
|
|
|
194
198
|
TabCTAWithBackgroundImage.args = {
|
|
195
199
|
ImageAltText: 'undefined',
|
|
196
|
-
backgroundImage: 'https://
|
|
200
|
+
backgroundImage: 'https://ptc-p-001.sitecorecontenthub.cloud/api/public/content/5ac472cf42f241ee85f44085971dcc7e',
|
|
197
201
|
isBackgroundBlur: false,
|
|
198
202
|
overlay: true,
|
|
199
203
|
slitPosition: undefined,
|
|
@@ -229,7 +233,7 @@ export const CaseStudiesSliderCtaWithBackgroundImage = CaseStudiesSliderCtaWithB
|
|
|
229
233
|
|
|
230
234
|
CaseStudiesSliderCtaWithBackgroundImage.args = {
|
|
231
235
|
ImageAltText: 'undefined',
|
|
232
|
-
backgroundImage: 'https://
|
|
236
|
+
backgroundImage: 'https://ptc-p-001.sitecorecontenthub.cloud/api/public/content/5ac472cf42f241ee85f44085971dcc7e',
|
|
233
237
|
isBackgroundBlur: false,
|
|
234
238
|
overlay: false,
|
|
235
239
|
slitPosition: 'bottom-right',
|