cas-ds-web-components 1.2.111 → 1.2.112
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/build/cas-ds-web-components.js +16 -12
- package/build/cas-header.js +15 -11
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(_,J){typeof exports=="object"&&typeof module<"u"?J(exports):typeof define=="function"&&define.amd?define(["exports"],J):(_=typeof globalThis<"u"?globalThis:_||self,J(_["all-components"]={}))})(this,function(_){"use strict";var Fv=Object.defineProperty;var Nv=(_,J,J1)=>J in _?Fv(_,J,{enumerable:!0,configurable:!0,writable:!0,value:J1}):_[J]=J1;var g=(_,J,J1)=>(Nv(_,typeof J!="symbol"?J+"":J,J1),J1);var I3,SC;(()=>{const o=document.createElement("link");o.setAttribute("href","https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap"),o.setAttribute("rel","stylesheet"),document.head.appendChild(o)})();const Y5={name:"@eloisa-ds/all-components",version:"1.0.
|
|
1
|
+
(function(_,J){typeof exports=="object"&&typeof module<"u"?J(exports):typeof define=="function"&&define.amd?define(["exports"],J):(_=typeof globalThis<"u"?globalThis:_||self,J(_["all-components"]={}))})(this,function(_){"use strict";var Fv=Object.defineProperty;var Nv=(_,J,J1)=>J in _?Fv(_,J,{enumerable:!0,configurable:!0,writable:!0,value:J1}):_[J]=J1;var g=(_,J,J1)=>(Nv(_,typeof J!="symbol"?J+"":J,J1),J1);var I3,SC;(()=>{const o=document.createElement("link");o.setAttribute("href","https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap"),o.setAttribute("rel","stylesheet"),document.head.appendChild(o)})();const Y5={name:"@eloisa-ds/all-components",version:"1.0.114",dependencies:{},main:"./index.js",module:"./index.mjs",typings:"./index.d.ts",private:!0};/**
|
|
2
2
|
* @license
|
|
3
3
|
* Copyright 2019 Google LLC
|
|
4
4
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
@@ -10577,6 +10577,8 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
10577
10577
|
line-height: 16px; /* 133.333% */
|
|
10578
10578
|
letter-spacing: 0.145px;
|
|
10579
10579
|
padding-left: 50px;
|
|
10580
|
+
padding-left: 50px;
|
|
10581
|
+
padding-right: 50px;
|
|
10580
10582
|
outline: none;
|
|
10581
10583
|
|
|
10582
10584
|
&::placeholder {
|
|
@@ -10947,6 +10949,8 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
10947
10949
|
padding: 0 20px;
|
|
10948
10950
|
max-width: 100%;
|
|
10949
10951
|
height: 56px;
|
|
10952
|
+
padding-right: 80px;
|
|
10953
|
+
font-size: 16px;
|
|
10950
10954
|
//padding-right: 0 !important;
|
|
10951
10955
|
}
|
|
10952
10956
|
|
|
@@ -11137,18 +11141,18 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
11137
11141
|
.search[data-theme='dark'] {
|
|
11138
11142
|
background-color: #203442;
|
|
11139
11143
|
color: white;
|
|
11140
|
-
|
|
11141
|
-
|
|
11142
|
-
|
|
11143
|
-
|
|
11144
|
-
|
|
11145
|
-
|
|
11144
|
+
|
|
11145
|
+
.close {
|
|
11146
|
+
color: white;
|
|
11147
|
+
}
|
|
11148
|
+
|
|
11149
|
+
.card {
|
|
11146
11150
|
.results-container {
|
|
11147
|
-
|
|
11148
|
-
|
|
11149
|
-
|
|
11150
|
-
|
|
11151
|
-
|
|
11151
|
+
.result-item {
|
|
11152
|
+
color: white;
|
|
11153
|
+
}
|
|
11154
|
+
|
|
11155
|
+
}
|
|
11152
11156
|
}
|
|
11153
11157
|
}
|
|
11154
11158
|
}
|
package/build/cas-header.js
CHANGED
|
@@ -10577,6 +10577,8 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
10577
10577
|
line-height: 16px; /* 133.333% */
|
|
10578
10578
|
letter-spacing: 0.145px;
|
|
10579
10579
|
padding-left: 50px;
|
|
10580
|
+
padding-left: 50px;
|
|
10581
|
+
padding-right: 50px;
|
|
10580
10582
|
outline: none;
|
|
10581
10583
|
|
|
10582
10584
|
&::placeholder {
|
|
@@ -10947,6 +10949,8 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
10947
10949
|
padding: 0 20px;
|
|
10948
10950
|
max-width: 100%;
|
|
10949
10951
|
height: 56px;
|
|
10952
|
+
padding-right: 80px;
|
|
10953
|
+
font-size: 16px;
|
|
10950
10954
|
//padding-right: 0 !important;
|
|
10951
10955
|
}
|
|
10952
10956
|
|
|
@@ -11137,18 +11141,18 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
11137
11141
|
.search[data-theme='dark'] {
|
|
11138
11142
|
background-color: #203442;
|
|
11139
11143
|
color: white;
|
|
11140
|
-
|
|
11141
|
-
|
|
11142
|
-
|
|
11143
|
-
|
|
11144
|
-
|
|
11145
|
-
|
|
11144
|
+
|
|
11145
|
+
.close {
|
|
11146
|
+
color: white;
|
|
11147
|
+
}
|
|
11148
|
+
|
|
11149
|
+
.card {
|
|
11146
11150
|
.results-container {
|
|
11147
|
-
|
|
11148
|
-
|
|
11149
|
-
|
|
11150
|
-
|
|
11151
|
-
|
|
11151
|
+
.result-item {
|
|
11152
|
+
color: white;
|
|
11153
|
+
}
|
|
11154
|
+
|
|
11155
|
+
}
|
|
11152
11156
|
}
|
|
11153
11157
|
}
|
|
11154
11158
|
}
|