@ludo.ninja/components 1.9.2 → 1.9.3
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/components/CreationCard/CardHead.js +5 -5
- package/dist/components/CreationCard/index.d.ts +1 -1
- package/dist/components/CreationCard/index.js +3 -3
- package/dist/components/deleteDialog/index.js +4 -4
- package/dist/components/favoriteList/add/addAssetToFavoriteList/index.js +1 -1
- package/dist/components/favoriteList/add/addCollectionToFavoriteList/index.js +1 -1
- package/dist/components/favoriteList/add/addCreationToFavoriteList/index.js +1 -1
- package/dist/components/filters/index.js +2 -2
- package/dist/components/forms/form/index.js +1 -1
- package/dist/components/forms/formsNavigation/index.js +1 -1
- package/dist/components/forms/formsTemplate/index.js +3 -3
- package/dist/components/gallery/add/addAssetToGallery/index.js +1 -1
- package/dist/components/gallery/add/addCreationToGallery/index.js +1 -1
- package/dist/components/headers/components/headerExperienceLabel/index.js +3 -3
- package/dist/components/headers/components/headerUserPic/index.js +2 -2
- package/dist/components/headers/header/index.js +1 -1
- package/dist/components/headers/headerSearch/index.js +1 -1
- package/dist/components/inviteCodesPage/wrappers/resumeCodes/index.js +3 -3
- package/dist/components/linkTabs/index.js +1 -1
- package/dist/components/linkTabs/linkTab/index.js +2 -2
- package/dist/components/myWallets/myWalletItem/index.js +1 -1
- package/dist/components/navigation/index.js +1 -1
- package/dist/components/profile/MultiversXAudit/MultiversXAudit.js +3 -3
- package/dist/components/profile/aboutText/index.js +6 -6
- package/dist/components/profile/addToGalleryBtns/index.js +4 -4
- package/dist/components/profile/index.d.ts +1 -1
- package/dist/components/profile/index.js +1 -1
- package/dist/components/profile/info/index.js +1 -1
- package/dist/components/profile/interests/index.js +1 -1
- package/dist/components/profile/profileSkeleton/index.js +1 -1
- package/dist/components/profile/profileUserCards/profileUserCard/index.js +1 -1
- package/dist/components/profile/rank/index.js +1 -1
- package/dist/components/profile/stats/index.js +1 -1
- package/dist/components/profile/wallets/index.js +2 -2
- package/dist/components/registrationPage/registrationSelection/index.js +1 -1
- package/dist/components/rewards/FAQ/index.js +1 -1
- package/dist/components/rewards/clarifications/index.js +1 -1
- package/dist/components/rewards/logoBottom/index.js +1 -1
- package/dist/components/rewards/prograssBar/index.js +1 -1
- package/dist/components/rewards/rewardsButton/index.js +1 -1
- package/dist/components/rewards/seasonBanner/index.js +1 -1
- package/dist/components/rewards/taskExpTab/index.js +1 -1
- package/dist/components/rewards/tasksGrid/index.js +1 -1
- package/dist/components/rewards/userExp/index.js +1 -1
- package/dist/components/search/SearchInputContainer.js +2 -2
- package/dist/components/search/index.js +1 -1
- package/dist/components/search/searchCloseMoreButtons/index.js +1 -1
- package/dist/components/search/searchResultCaption/index.js +1 -1
- package/dist/components/search/searchSelectsGalleries/index.js +1 -1
- package/dist/components/search/searchSelectsSets/index.js +1 -1
- package/dist/components/search/searchSimpleInput/index.js +1 -1
- package/dist/components/search/searchSuggestions/index.js +1 -1
- package/dist/components/search/searchSuggestions/searchSuggestionsCaption/index.js +1 -1
- package/dist/components/search/searchSuggestions/searchSuggestionsFooter/index.js +1 -1
- package/dist/components/search/searchSuggestions/searchSuggestionsItem/index.js +1 -1
- package/dist/components/search/searchSuggestions/searchSuggestionsItem/searchSuggestionsItemSkeleton/index.js +1 -1
- package/dist/components/search/searchSuggestions/searchSuggestionsNotFound/index.js +1 -1
- package/dist/components/shareDialog/index.js +4 -4
- package/dist/components/sidebar/index.js +10 -10
- package/dist/components/sidebar/sidebarInviteCodeLabel/index.js +1 -1
- package/dist/components/toTopBtn/index.js +2 -2
- package/dist/hooks/apollo/index.d.ts +1 -4
- package/dist/hooks/apollo/index.js +1 -1
- package/dist/hooks/likes/dynamic/useFindCollectionsAndLikes.js +1 -1
- package/dist/layouts/GlobalLayout.js +12 -12
- package/dist/layouts/custom/accountLayout/index.d.ts +1 -1
- package/dist/layouts/custom/accountLayout/index.js +5 -5
- package/dist/layouts/custom/formsLayout/index.d.ts +1 -1
- package/dist/layouts/custom/formsLayout/index.js +3 -3
- package/dist/layouts/custom/mainLayout/index.d.ts +1 -1
- package/dist/layouts/custom/mainLayout/index.js +4 -4
- package/dist/layouts/custom/searchLayout/index.d.ts +1 -1
- package/dist/layouts/custom/searchLayout/index.js +3 -3
- package/dist/layouts/custom/simpleLayout/index.d.ts +1 -1
- package/dist/layouts/custom/simpleLayout/index.js +4 -4
- package/dist/layouts/custom/styles.js +1 -1
- package/dist/modules/notifications/CreatorNotifications.js +1 -1
- package/dist/modules/sessionScroll/useVirtuosoInitialScroll.d.ts +2 -2
- package/dist/modules/sessionScroll/useVirtuosoInitialScroll.js +1 -1
- package/dist/modules/user/profileData/profileDataInitialization.js +2 -2
- package/dist/modules/virtuoso/VirtuosoPageBuilder.d.ts +2 -2
- package/dist/modules/virtuoso/VirtuosoPageBuilder.js +4 -4
- package/dist/modules/virtuoso/VirtuosoToTopBtn.js +1 -1
- package/dist/store/ui/index.js +1 -1
- package/dist/store/ui/utils.d.ts +1 -1
- package/dist/system/Alert/index.js +1 -1
- package/dist/system/Cards/CardCheckbox/index.js +1 -1
- package/dist/system/Cards/CardContent/CardCategory/index.js +1 -1
- package/dist/system/Cards/CardContent/CardShowMore/index.js +3 -3
- package/dist/system/Cards/CardContent/index.js +1 -1
- package/dist/system/Cards/CardHeadIcons/index.js +3 -3
- package/dist/system/Cards/CardMedia/CardAudio/index.js +3 -3
- package/dist/system/Cards/CardRank/index.js +1 -1
- package/dist/system/Cards/CardsGrid/index.js +1 -1
- package/dist/system/Cards/MultiMediaCard/index.js +1 -1
- package/dist/system/Cards/RegularCard/index.js +1 -1
- package/dist/system/Cards/Styles/Head.js +1 -1
- package/dist/system/Cards/Styles/Headicons.js +1 -1
- package/dist/system/Cards/Styles/Image.js +1 -1
- package/dist/system/Cards/Styles/Likes.js +2 -2
- package/dist/system/Cards/Styles/MultiHead.js +1 -1
- package/dist/system/CardsHolderWithSkeleton/CardsHolder/CardsSkeleton/index.js +2 -2
- package/dist/system/CardsHolderWithSkeleton/CardsHolder/index.js +1 -1
- package/dist/system/CardsHolderWithSkeleton/CardsHolderLoader/index.js +2 -2
- package/dist/system/Forms/DatePicker/index.js +1 -1
- package/dist/system/Forms/ErrorLabel/index.js +1 -1
- package/dist/system/Forms/Input/index.js +1 -1
- package/dist/system/Forms/Selects/DesktopSelect/index.js +4 -4
- package/dist/system/Forms/TextArea/index.js +1 -1
- package/dist/system/Img/Userpic/index.js +3 -3
- package/dist/system/Labels/ExperienceLabel/index.js +2 -2
- package/dist/system/Modals/Modal/Modal.test.js +3 -3
- package/dist/system/Modals/Modal/index.js +2 -2
- package/dist/system/Modals/ModalSidebar/CreatorModalSidebarPortal.js +1 -1
- package/dist/system/Modals/ModalSidebar/ModalSidebar.test.js +2 -2
- package/dist/system/Modals/ModalSidebar/index.js +2 -2
- package/dist/system/Overlay/Overlay.test.js +2 -2
- package/dist/system/Overlay/index.js +1 -1
- package/dist/system/ShareIconResize.js +2 -2
- package/dist/system/Tabs/TabNavLink/index.d.ts +1 -1
- package/dist/system/Tabs/TabNavLink/index.js +3 -3
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/utils/adaptive/check4k.js +1 -1
- package/dist/utils/adaptive/scale.d.ts +1 -1
- package/dist/utils/adaptive/scale.js +1 -1
- package/package.json +1 -1
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getAdaptiveValueWithCheck4k = void 0;
|
|
4
4
|
var _4k_1 = require("@ludo.ninja/ui/build/utils/4k");
|
|
5
|
-
var styles_1 = require("@ludo.ninja/components/
|
|
5
|
+
var styles_1 = require("@ludo.ninja/components/dist/styles");
|
|
6
6
|
var getAdaptiveValueWithCheck4k = function (_a) {
|
|
7
7
|
var windowDimensions = _a.windowDimensions, currentSize = _a.currentSize;
|
|
8
8
|
if (windowDimensions &&
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { TDimensions } from '@ludo.ninja/components/
|
|
1
|
+
import { TDimensions } from '@ludo.ninja/components/dist/utils';
|
|
2
2
|
export declare const getAdaptiveScale: ({ windowDimensions, currentSize, }: {
|
|
3
3
|
currentSize: number;
|
|
4
4
|
windowDimensions: TDimensions | null;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getAdaptiveScale = void 0;
|
|
4
4
|
var _4k_1 = require("@ludo.ninja/ui/build/utils/4k");
|
|
5
|
-
var styles_1 = require("@ludo.ninja/components/
|
|
5
|
+
var styles_1 = require("@ludo.ninja/components/dist/styles");
|
|
6
6
|
var getAdaptiveScale = function (_a) {
|
|
7
7
|
var windowDimensions = _a.windowDimensions, currentSize = _a.currentSize;
|
|
8
8
|
if (windowDimensions &&
|