@mjhls/mjh-framework 1.0.581 → 1.0.582
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/README.md
CHANGED
package/dist/cjs/ArticleQueue.js
CHANGED
|
@@ -1128,7 +1128,7 @@ var Article = function Article(props) {
|
|
|
1128
1128
|
React__default['default'].createElement(
|
|
1129
1129
|
'style',
|
|
1130
1130
|
{ jsx: 'true' },
|
|
1131
|
-
'\n .sanityDisplayLabel {\n margin: 0.5rem 0;\n border: 2px solid #484848;\n width: fit-content;\n width:
|
|
1131
|
+
'\n .sanityDisplayLabel {\n margin: 0.5rem 0;\n border: 2px solid #484848;\n width: fit-content;\n width: -moz-fit-content;\n padding: 5px;\n color: #484848;\n border-radius: 2px;\n }\n @media only screen and (max-width: 767px) {\n .sanityDisplayLabel {\n max-width: 100%;\n }\n }\n '
|
|
1132
1132
|
)
|
|
1133
1133
|
);
|
|
1134
1134
|
};
|
|
@@ -1052,7 +1052,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
1052
1052
|
React__default['default'].createElement(
|
|
1053
1053
|
'style',
|
|
1054
1054
|
{ jsx: 'true' },
|
|
1055
|
-
'\n .displayLabelThumb {\n margin: 0 auto;\n margin-top: -1.25rem;\n background-color: white;\n position: relative;\n }\n .content-category-label {\n margin: 0.5rem 0;\n display: block;\n }\n .sanityDisplayLabel {\n margin: 0.5rem 0;\n border: 1px solid black;\n width: fit-content;\n width:
|
|
1055
|
+
'\n .displayLabelThumb {\n margin: 0 auto;\n margin-top: -1.25rem;\n background-color: white;\n position: relative;\n }\n .content-category-label {\n margin: 0.5rem 0;\n display: block;\n }\n .sanityDisplayLabel {\n margin: 0.5rem 0;\n border: 1px solid black;\n width: fit-content;\n width: -moz-fit-content;\n padding: 5px;\n color: #484848;\n border-radius: 2px;\n }\n .feature-media > .media-body {\n -webkit-box-flex: none;\n -ms-flex: none;\n flex: none;\n }\n .img-wrapper img {\n max-height: 240px;\n height: auto;\n width: 100%;\n object-fit: contain;\n }\n .feature-wrapper {\n height: 100%;\n width: 100%;\n }\n .feature-wrapper img {\n width: 100%;\n margin-bottom: 1em;\n }\n @media only screen and (min-width: 768px) {\n .img-wrapper > img {\n padding-right: 1em;\n }\n }\n @media only screen and (max-width: 767px) {\n .sanityDisplayLabel {\n max-width: 100%;\n }\n .img-wrapper {\n width: 100%;\n }\n .img-wrapper img {\n padding-bottom: 1em;\n }\n .media {\n flex-direction: column !important;\n }\n }\n '
|
|
1056
1056
|
)
|
|
1057
1057
|
);
|
|
1058
1058
|
};
|
package/dist/esm/ArticleQueue.js
CHANGED
|
@@ -1120,7 +1120,7 @@ var Article = function Article(props) {
|
|
|
1120
1120
|
React.createElement(
|
|
1121
1121
|
'style',
|
|
1122
1122
|
{ jsx: 'true' },
|
|
1123
|
-
'\n .sanityDisplayLabel {\n margin: 0.5rem 0;\n border: 2px solid #484848;\n width: fit-content;\n width:
|
|
1123
|
+
'\n .sanityDisplayLabel {\n margin: 0.5rem 0;\n border: 2px solid #484848;\n width: fit-content;\n width: -moz-fit-content;\n padding: 5px;\n color: #484848;\n border-radius: 2px;\n }\n @media only screen and (max-width: 767px) {\n .sanityDisplayLabel {\n max-width: 100%;\n }\n }\n '
|
|
1124
1124
|
)
|
|
1125
1125
|
);
|
|
1126
1126
|
};
|
|
@@ -1046,7 +1046,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
1046
1046
|
React.createElement(
|
|
1047
1047
|
'style',
|
|
1048
1048
|
{ jsx: 'true' },
|
|
1049
|
-
'\n .displayLabelThumb {\n margin: 0 auto;\n margin-top: -1.25rem;\n background-color: white;\n position: relative;\n }\n .content-category-label {\n margin: 0.5rem 0;\n display: block;\n }\n .sanityDisplayLabel {\n margin: 0.5rem 0;\n border: 1px solid black;\n width: fit-content;\n width:
|
|
1049
|
+
'\n .displayLabelThumb {\n margin: 0 auto;\n margin-top: -1.25rem;\n background-color: white;\n position: relative;\n }\n .content-category-label {\n margin: 0.5rem 0;\n display: block;\n }\n .sanityDisplayLabel {\n margin: 0.5rem 0;\n border: 1px solid black;\n width: fit-content;\n width: -moz-fit-content;\n padding: 5px;\n color: #484848;\n border-radius: 2px;\n }\n .feature-media > .media-body {\n -webkit-box-flex: none;\n -ms-flex: none;\n flex: none;\n }\n .img-wrapper img {\n max-height: 240px;\n height: auto;\n width: 100%;\n object-fit: contain;\n }\n .feature-wrapper {\n height: 100%;\n width: 100%;\n }\n .feature-wrapper img {\n width: 100%;\n margin-bottom: 1em;\n }\n @media only screen and (min-width: 768px) {\n .img-wrapper > img {\n padding-right: 1em;\n }\n }\n @media only screen and (max-width: 767px) {\n .sanityDisplayLabel {\n max-width: 100%;\n }\n .img-wrapper {\n width: 100%;\n }\n .img-wrapper img {\n padding-bottom: 1em;\n }\n .media {\n flex-direction: column !important;\n }\n }\n '
|
|
1050
1050
|
)
|
|
1051
1051
|
);
|
|
1052
1052
|
};
|