sprof 0.0.15 → 0.0.16
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/classes/SortModel.d.ts +1 -1
- package/dist/index.d.ts +3 -1
- package/dist/interfaces/ISortModel.d.ts +1 -1
- package/dist/interfaces/Sort.d.ts +1 -1
- package/dist/services/CreateSortModels.d.ts +1 -1
- package/dist/sprof.js +7 -5
- package/dist/sprof.umd.cjs +5 -5
- package/dist/types/index.d.ts +2 -0
- package/dist/types/indexNames.d.ts +2 -0
- package/package.json +1 -1
- /package/dist/{interfaces → types}/Orders.d.ts +0 -0
package/dist/index.d.ts
CHANGED
|
@@ -89,6 +89,7 @@ import { default as TopSliderContainer } from './components/TopSliderContainer.v
|
|
|
89
89
|
import { default as UploaderImage } from './components/UploaderImage.vue';
|
|
90
90
|
import { default as servicesNames } from './services/indexNames';
|
|
91
91
|
import { default as servicesStoresNames } from './store/ServicesStoresNames';
|
|
92
|
+
import { default as typesNames } from './types/indexNames';
|
|
92
93
|
declare const servicesComponents: {
|
|
93
94
|
install: (app: {
|
|
94
95
|
component: (a: string, b: unknown) => void;
|
|
@@ -97,4 +98,5 @@ declare const servicesComponents: {
|
|
|
97
98
|
export * from './classes/index';
|
|
98
99
|
export * from './services/index';
|
|
99
100
|
export * from './store/ServicesStores';
|
|
100
|
-
export
|
|
101
|
+
export * from './types/index';
|
|
102
|
+
export { AdaptiveContainer, AdaptiveContainerHorizontal, AdminGallery, ArrowLeft, ArrowRight, AuthForm, AuthModal, AuthPage, CarouselImages, classesNames, CollapseContainer, CollapseItem, ContactForm, ContextWindow, DateInputRange, DateInputRange_v2, DoubleArrowLeft, DoubleArrowRight, DropList, EllipsisSvg, EmailForm, FilterCheckbox, FiltersButtonsSelect, FilterSelect, FTSPPanel, GeneralItem, GridContainer, IconArrowLeft, IconCheckDefault, IconClose, IconDownload, IconEdit, IconEmail, IconFilter, IconMove, IconPhone, IconSearch, IconSelectArrow, ImageCropper, InfoItem, InfoItemSelectButtons, LeftRightContainer, MessageBody, PAdd, PageNotFound, PAutocomplete, PButton, PCheckBox, PContainer, PContainerStickyHead, PDatePicker, PDel, PDialog, PFlex, PhoneForm, PInput, PInputDate, PInputNumber, PLeftSlider, PList, PListItem, PLoader, PModal, PNotification, PPagination, PRadio, PRightSlider, PSelect, PSticky, PString, PTabs, PTextarea, PTopSlider, RemoteSearch, ResearcheContainer, RightSliderContainer, RightTabsContainer, RSContainer, SelectValueType, servicesComponents, servicesNames, servicesStoresNames, SingleNameToggleForm, SortList, SortSelect, Strings, Switch3Pos, ThemeWrapper, ToggleInfoItem, TopSliderContainer, typesNames, UploaderFile, UploaderImage, VerticalCollapseContainer, };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { default as SortModel } from '../classes/SortModel';
|
|
2
|
-
import { Orders } from '
|
|
2
|
+
import { Orders } from '../types/Orders';
|
|
3
3
|
export type SortModelBuilder = (order?: Orders) => SortModel;
|
|
4
4
|
export interface SortModelBuildersLib {
|
|
5
5
|
[key: string]: SortModelBuilder;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { default as SortModel } from '../classes/SortModel';
|
|
2
|
-
import { Orders } from '../interfaces/Orders';
|
|
3
2
|
import { SortModelBuildersLib } from '../interfaces/Sort';
|
|
3
|
+
import { Orders } from '../types/Orders';
|
|
4
4
|
export default function createSortModels(lib: SortModelBuildersLib, mainOrder?: Orders): SortModel[];
|
package/dist/sprof.js
CHANGED
|
@@ -12384,8 +12384,8 @@ const mg = /* @__PURE__ */ $(dg, [["render", fg], ["__scopeId", "data-v-4d1abb74
|
|
|
12384
12384
|
"SearchStore",
|
|
12385
12385
|
"UserAccountsStore",
|
|
12386
12386
|
"ValueTypesStore"
|
|
12387
|
-
];
|
|
12388
|
-
class
|
|
12387
|
+
], I1 = ["Orders"];
|
|
12388
|
+
class $1 extends Li {
|
|
12389
12389
|
constructor() {
|
|
12390
12390
|
super(...arguments);
|
|
12391
12391
|
u(this, "label", "Логин");
|
|
@@ -12395,7 +12395,7 @@ class I1 extends Li {
|
|
|
12395
12395
|
u(this, "id", "field-auth-login");
|
|
12396
12396
|
}
|
|
12397
12397
|
}
|
|
12398
|
-
const
|
|
12398
|
+
const E1 = {
|
|
12399
12399
|
install: function(t) {
|
|
12400
12400
|
t.component("PButton", De), t.component("PCheckBox", io), t.component("PDatePicker", Va), t.component("PFlex", no), t.component("PInput", bt), t.component("PInputDate", Vo), t.component("PInputNumber", Nc), t.component("PLeftSlider", Vc), t.component("PList", Zc), t.component("PListItem", Xc), t.component("PRadio", ed), t.component("PRightSlider", sd), t.component("PSelect", Ht), t.component("PSticky", qn), t.component("PString", Fe), t.component("PTextarea", wd), t.component("PTopSlider", xd), t.component("IconDownload", rr), t.component("IconFilter", ar), t.component("ArrowLeft", ur), t.component("ArrowRight", cr), t.component("DoubleArrowLeft", dr), t.component("DoubleArrowRight", hr), t.component("EllipsisSvg", fr), t.component("IconArrowLeft", Xh), t.component("IconCheckDefault", to), t.component("IconClose", qi), t.component("IconEdit", Qh), t.component("IconEmail", ef), t.component("IconMove", nf), t.component("IconPhone", of), t.component("IconSearch", lr), t.component("IconSelectArrow", _o), t.component("CollapseContainer", am), t.component("CollapseItem", hm), t.component("VerticalCollapseContainer", km), t.component("PAdd", Am), t.component("PContainer", Tr), t.component("PContainerStickyHead", Pm), t.component("PDel", Om), t.component("PTabs", Bm), t.component("UploaderFile", Vm), t.component("AuthForm", Hn), t.component("PModal", Hi), t.component("AuthPage", Lr), t.component("PageNotFound", zr), t.component("AdaptiveContainer", ya), t.component("AdaptiveContainerHorizontal", Ca), t.component("AdminGallery", za), t.component("AuthModal", Ad), t.component("CarouselImages", zd), t.component("ContactForm", bh), t.component("ContextWindow", Sh), t.component("DateInputRangeV2", Ih), t.component("DateInputRange", kh), t.component("DropList", Th), t.component("EmailForm", sr), t.component("FilterCheckbox", zh), t.component("FiltersButtonsSelect", qh), t.component("FilterSelect", Uh), t.component("FTSPPanel", Gh), t.component("GeneralItem", Vh), t.component("GridContainer", Ni), t.component("ImageCropper", Pr), t.component("InfoItem", Lt), t.component("InfoItemSelectButtons", Yf), t.component("LeftRightContainer", tm), t.component("MessageBody", _n), t.component("PAutocomplete", Or), t.component("PDialog", ap), t.component("PhoneForm", or), t.component("PLoader", cp), t.component("PNotification", hp), t.component("PPagination", yp), t.component("RemoteSearch", bp), t.component("ResearcheContainer", kp), t.component("RightSliderContainer", Ep), t.component("RightTabsContainer", Op), t.component("RSContainer", _p), t.component("SelectValueType", Xp), t.component("SingleNameToggleForm", Kp), t.component("SortList", ig), t.component("SortSelect", og), t.component("Switch3Pos", cg), t.component("ThemeWrapper", mg), t.component("ToggleInfoItem", gg), t.component("TopSliderContainer", bg), t.component("UploaderImage", $g);
|
|
12401
12401
|
}
|
|
@@ -12481,10 +12481,11 @@ export {
|
|
|
12481
12481
|
Lt as InfoItem,
|
|
12482
12482
|
Yf as InfoItemSelectButtons,
|
|
12483
12483
|
tm as LeftRightContainer,
|
|
12484
|
-
|
|
12484
|
+
$1 as LoginField,
|
|
12485
12485
|
Lc as MakeCarousel,
|
|
12486
12486
|
v1 as MenusStore,
|
|
12487
12487
|
_n as MessageBody,
|
|
12488
|
+
lt as Orders,
|
|
12488
12489
|
Am as PAdd,
|
|
12489
12490
|
Or as PAutocomplete,
|
|
12490
12491
|
De as PButton,
|
|
@@ -12563,9 +12564,10 @@ export {
|
|
|
12563
12564
|
Wg as countRating,
|
|
12564
12565
|
Xg as moveDown,
|
|
12565
12566
|
Jg as moveUp,
|
|
12566
|
-
|
|
12567
|
+
E1 as servicesComponents,
|
|
12567
12568
|
R1 as servicesNames,
|
|
12568
12569
|
A1 as servicesStoresNames,
|
|
12570
|
+
I1 as typesNames,
|
|
12569
12571
|
Zl as useConfirmLeavePage,
|
|
12570
12572
|
t1 as validate
|
|
12571
12573
|
};
|