forstok-ui-lib 5.2.23 → 5.2.24
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/index.mjs
CHANGED
|
@@ -390,7 +390,7 @@ import*as e from"react";import t,{useState as n,useEffect as r,forwardRef as i,u
|
|
|
390
390
|
}
|
|
391
391
|
`,Le=h.section`
|
|
392
392
|
position: relative;
|
|
393
|
-
${({$top:e,$bottom:t,$placement:n,$alias:r,$openPosition:i,$externalWidth:o,$externalMinWidth:a,$area:s})=>{const l=e?parseInt(e)+5+"px":"40px";let c=`\n @keyframes droptodown {\n 90% {\n top: ${l}; \n }\n 100% { \n top: ${e||"35px"}; \n }\n }\n @keyframes droptoup {\n 50% { \n bottom: -100px; \n }\n 50% { \n bottom: -50px; \n }\n 100% { \n bottom: 0px; \n }\n }\n @keyframes dropgodown {\n 90% { \n bottom: ${l}; \n }\n 100% {\n bottom: ${t||"35px"}; \n }\n }\n @keyframse dropgoup {\n 50% { \n top: -100px; \n }\n 50% { \n top: -50px; \n }\n 100% { \n top: 0px; \n }\n }\n & ${Ee} { \n display: none;\n }\n &.is-shown {\n & ${De} button { \n box-shadow: var(--act-shd-bx);\n }\n @media only screen and (max-width: 767px) {\n & ${Ee} { \n display: grid; \n left: 0; \n bottom:0; \n ${"top"===n?"animation: dropgoup .075s;":"animation: droptoup .075s;"}\n overflow-x: hidden; \n }\n & ${Se} {\n ._refFilterDropdown a { \n text-align: left !important; \n }\n }\n }\n @media only screen and (min-width: 768px) {\n & ${Ee} { \n display: grid; \n ${"top"===n?`animation: dropgodown .075s linear; bottom: ${t||"35px"};`:`animation: droptodown .075s linear; top: ${e||"35px"};`}\n left: ${"_dropdownFilterContainer"===r&&"left"!==i?"100%":"left"===i?"0":"auto"};\n }\n }\n @media only screen and (min-width: 1024px) {\n & ${Ee} { \n left: ${"_dropdownFilterContainer"===r&&"left"!==i?"30%":"left"===i?"0":"auto"}; \n }\n }\n @media only screen and (min-width: 1280px) {\n & ${Ee} { \n left: ${"_dropdownFilterContainer"===r&&"left"!==i||"left"===i?"0":"auto"}; \n }\n }\n }\n `;return"_dropdownFilterContainer"===r&&(c+=`\n margin-top: 4px;\n ${De} {\n margin-top: -4px;\n }\n `),o&&(c+=`\n width: ${o}\n `),a&&(c+=`\n min-width: ${a}\n `),"mobile"===s&&(c+=`\n @media (min-width: 320px) and (max-width: 480px) {\n ${Ee} { \n width: 100%;\n align-content: start;\n z-index: 88;\n }\n }\n `),c}}
|
|
393
|
+
${({$top:e,$bottom:t,$placement:n,$alias:r,$openPosition:i,$externalWidth:o,$externalMinWidth:a,$area:s})=>{const l=e?parseInt(e)+5+"px":"40px";let c=`\n @keyframes droptodown {\n 90% {\n top: ${l}; \n }\n 100% { \n top: ${e||"35px"}; \n }\n }\n @keyframes droptoup {\n 50% { \n bottom: -100px; \n }\n 50% { \n bottom: -50px; \n }\n 100% { \n bottom: 0px; \n }\n }\n @keyframes dropgodown {\n 90% { \n bottom: ${l}; \n }\n 100% {\n bottom: ${t||"35px"}; \n }\n }\n @keyframse dropgoup {\n 50% { \n top: -100px; \n }\n 50% { \n top: -50px; \n }\n 100% { \n top: 0px; \n }\n }\n & ${Ee} { \n display: none;\n }\n &.is-shown {\n & ${De} button { \n box-shadow: var(--act-shd-bx);\n }\n @media only screen and (max-width: 767px) {\n & ${Ee} { \n display: grid; \n left: 0; \n bottom:0; \n ${"top"===n?"animation: dropgoup .075s;":"animation: droptoup .075s;"}\n overflow-x: hidden; \n }\n & ${Se} {\n ._refFilterDropdown a { \n text-align: left !important; \n }\n }\n }\n @media only screen and (min-width: 768px) {\n & ${Ee} { \n display: grid; \n ${"top"===n?`animation: dropgodown .075s linear; bottom: ${t||"35px"}; top: auto;`:`animation: droptodown .075s linear; top: ${e||"35px"};`}\n left: ${"_dropdownFilterContainer"===r&&"left"!==i?"100%":"left"===i?"0":"auto"};\n }\n }\n @media only screen and (min-width: 1024px) {\n & ${Ee} { \n left: ${"_dropdownFilterContainer"===r&&"left"!==i?"30%":"left"===i?"0":"auto"}; \n }\n }\n @media only screen and (min-width: 1280px) {\n & ${Ee} { \n left: ${"_dropdownFilterContainer"===r&&"left"!==i||"left"===i?"0":"auto"}; \n }\n }\n }\n `;return"_dropdownFilterContainer"===r&&(c+=`\n margin-top: 4px;\n ${De} {\n margin-top: -4px;\n }\n `),o&&(c+=`\n width: ${o}\n `),a&&(c+=`\n min-width: ${a}\n `),"mobile"===s&&(c+=`\n @media (min-width: 320px) and (max-width: 480px) {\n ${Ee} { \n width: 100%;\n align-content: start;\n z-index: 88;\n }\n }\n `),c}}
|
|
394
394
|
@media only screen and (min-width: 1024px) {
|
|
395
395
|
&._refContainerhover:hover {
|
|
396
396
|
${Ee} {
|
|
@@ -913,7 +913,7 @@ import*as e from"react";import t,{useState as n,useEffect as r,forwardRef as i,u
|
|
|
913
913
|
width: 100%;
|
|
914
914
|
justify-content: left;
|
|
915
915
|
margin-bottom: 14px;
|
|
916
|
-
span:first-child {
|
|
916
|
+
> span:first-child {
|
|
917
917
|
position: relative;
|
|
918
918
|
&:after {
|
|
919
919
|
position: absolute;
|