19 | JSON
20 |
--------------------------------------------------------------------------------
/ui.apps/src/content/jcr_root/apps/core-components-examples/wcm/angular/clientlibs/clientlib-site/styles/variables/animation.less:
--------------------------------------------------------------------------------
1 | /*
2 | * Copyright 2018 Adobe
3 | *
4 | * Licensed under the Apache License, Version 2.0 (the "License");
5 | * you may not use this file except in compliance with the License.
6 | * You may obtain a copy of the License at
7 | *
8 | * http://www.apache.org/licenses/LICENSE-2.0
9 | *
10 | * Unless required by applicable law or agreed to in writing, software
11 | * distributed under the License is distributed on an "AS IS" BASIS,
12 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 | * See the License for the specific language governing permissions and
14 | * limitations under the License.
15 | */
16 |
17 | @cmp-angular-examples-animation-duration-1: 80ms;
18 | @cmp-angular-examples-animation-duration-2: 120ms;
19 | @cmp-angular-examples-animation-duration-3: 180ms;
20 | @cmp-angular-examples-animation-duration-4: 230ms;
21 | @cmp-angular-examples-animation-duration-5: 280ms;
22 | @cmp-angular-examples-animation-duration-6: 330ms;
23 |
--------------------------------------------------------------------------------
/ui.apps/src/content/jcr_root/apps/core-components-examples/wcm/angular/clientlibs/clientlib-themes/core-components-clean/styles/components/text/light.skin.less:
--------------------------------------------------------------------------------
1 | /*
2 | * Copyright 2019 Adobe
3 | *
4 | * Licensed under the Apache License, Version 2.0 (the "License");
5 | * you may not use this file except in compliance with the License.
6 | * You may obtain a copy of the License at
7 | *
8 | * http://www.apache.org/licenses/LICENSE-2.0
9 | *
10 | * Unless required by applicable law or agreed to in writing, software
11 | * distributed under the License is distributed on an "AS IS" BASIS,
12 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 | * See the License for the specific language governing permissions and
14 | * limitations under the License.
15 | */
16 |
17 | @cmp-clean-light-text-table-border-color: @cmp-clean-color-gray-300;
18 |
19 | .t-cmp-clean--light {
20 | .cmp-text {
21 | table {
22 | td, th {
23 | border-color: @cmp-clean-light-text-table-border-color;
24 | }
25 | }
26 | }
27 | }
28 |
--------------------------------------------------------------------------------
/ui.apps/src/content/jcr_root/apps/core-components-examples/wcm/angular/clientlibs/clientlib-fonts/styles/vendor/adobe-fonts/source-code-pro.css:
--------------------------------------------------------------------------------
1 | @font-face {
2 | font-family: 'Source Code Pro';
3 | font-style: normal;
4 | font-weight: 400;
5 | src: url('../../../resources/vendor/adobe-fonts/source-code-pro-v11-latin-regular.eot'); /* IE9 Compat Modes */
6 | src: local('Source Code Pro Regular'), local('SourceCodePro-Regular'),
7 | url('../../../resources/vendor/adobe-fonts/source-code-pro-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
8 | url('../../../resources/vendor/adobe-fonts/source-code-pro-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
9 | url('../../../resources/vendor/adobe-fonts/source-code-pro-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
10 | url('../../../resources/vendor/adobe-fonts/source-code-pro-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
11 | url('../../../resources/vendor/adobe-fonts/source-code-pro-v11-latin-regular.svg#SourceCodePro') format('svg'); /* Legacy iOS */
12 | }
--------------------------------------------------------------------------------
/ui.content/src/content/jcr_root/content/aem-angular-core-spacomponents-example/.content.xml:
--------------------------------------------------------------------------------
1 |
2 | This is a normal HTML component! No javascript!
19 |${model.someProperty}
20 |This is a normal HTML component! No javascript!
19 |${model.someProperty}
20 |Some property:
18 |Other property:
19 |