@vuetify/nightly 3.7.6-master.2024-12-18 → 3.7.6-master.2025-01-15
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/json/attributes.json +1216 -1216
- package/dist/json/importMap-labs.json +22 -22
- package/dist/json/importMap.json +132 -132
- package/dist/json/web-types.json +2334 -2334
- package/dist/vuetify-labs.css +2840 -2839
- package/dist/vuetify-labs.esm.js +11 -10
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +11 -10
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +3171 -3170
- package/dist/vuetify.d.ts +46 -46
- package/dist/vuetify.esm.js +11 -10
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +11 -10
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +907 -907
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAutocomplete/VAutocomplete.mjs +1 -1
- package/lib/components/VAutocomplete/VAutocomplete.mjs.map +1 -1
- package/lib/components/VColorPicker/VColorPickerPreview.mjs +2 -2
- package/lib/components/VColorPicker/VColorPickerPreview.mjs.map +1 -1
- package/lib/components/VCombobox/VCombobox.mjs +1 -1
- package/lib/components/VCombobox/VCombobox.mjs.map +1 -1
- package/lib/components/VField/VField.mjs +1 -1
- package/lib/components/VField/VField.mjs.map +1 -1
- package/lib/components/VInput/VInput.css +1 -1
- package/lib/components/VInput/VInput.sass +1 -1
- package/lib/components/VProgressLinear/VProgressLinear.mjs +1 -1
- package/lib/components/VProgressLinear/VProgressLinear.mjs.map +1 -1
- package/lib/components/VStepper/VStepperItem.mjs +1 -0
- package/lib/components/VStepper/VStepperItem.mjs.map +1 -1
- package/lib/components/VTextarea/VTextarea.css +1 -0
- package/lib/components/VTextarea/VTextarea.sass +1 -0
- package/lib/composables/filter.mjs +3 -3
- package/lib/composables/filter.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +46 -46
- package/lib/locale/az.mjs +28 -28
- package/lib/locale/az.mjs.map +1 -1
- package/lib/locale/nl.mjs +5 -5
- package/lib/locale/nl.mjs.map +1 -1
- package/package.json +1 -1
package/lib/index.d.mts
CHANGED
@@ -486,41 +486,41 @@ declare module 'vue' {
|
|
486
486
|
$children?: VNodeChild
|
487
487
|
}
|
488
488
|
export interface GlobalComponents {
|
489
|
+
VAvatar: typeof import('vuetify/components')['VAvatar']
|
490
|
+
VApp: typeof import('vuetify/components')['VApp']
|
491
|
+
VAlert: typeof import('vuetify/components')['VAlert']
|
492
|
+
VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
|
489
493
|
VAppBar: typeof import('vuetify/components')['VAppBar']
|
490
494
|
VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
|
491
495
|
VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
|
492
|
-
VAlert: typeof import('vuetify/components')['VAlert']
|
493
|
-
VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
|
494
496
|
VBanner: typeof import('vuetify/components')['VBanner']
|
495
497
|
VBannerActions: typeof import('vuetify/components')['VBannerActions']
|
496
498
|
VBannerText: typeof import('vuetify/components')['VBannerText']
|
497
|
-
VAvatar: typeof import('vuetify/components')['VAvatar']
|
498
499
|
VBadge: typeof import('vuetify/components')['VBadge']
|
499
500
|
VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
|
500
501
|
VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
|
501
502
|
VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
|
503
|
+
VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
|
504
|
+
VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
|
502
505
|
VBtn: typeof import('vuetify/components')['VBtn']
|
503
506
|
VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
|
504
507
|
VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
|
505
508
|
VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
|
506
|
-
VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
|
507
509
|
VCard: typeof import('vuetify/components')['VCard']
|
508
510
|
VCardActions: typeof import('vuetify/components')['VCardActions']
|
509
511
|
VCardItem: typeof import('vuetify/components')['VCardItem']
|
510
512
|
VCardSubtitle: typeof import('vuetify/components')['VCardSubtitle']
|
511
513
|
VCardText: typeof import('vuetify/components')['VCardText']
|
512
514
|
VCardTitle: typeof import('vuetify/components')['VCardTitle']
|
513
|
-
|
514
|
-
VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
|
515
|
+
VChipGroup: typeof import('vuetify/components')['VChipGroup']
|
515
516
|
VCarousel: typeof import('vuetify/components')['VCarousel']
|
516
517
|
VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
|
517
|
-
VChipGroup: typeof import('vuetify/components')['VChipGroup']
|
518
|
-
VApp: typeof import('vuetify/components')['VApp']
|
519
|
-
VCode: typeof import('vuetify/components')['VCode']
|
520
|
-
VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
|
521
|
-
VCombobox: typeof import('vuetify/components')['VCombobox']
|
522
518
|
VChip: typeof import('vuetify/components')['VChip']
|
519
|
+
VCode: typeof import('vuetify/components')['VCode']
|
520
|
+
VCheckbox: typeof import('vuetify/components')['VCheckbox']
|
521
|
+
VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
|
523
522
|
VColorPicker: typeof import('vuetify/components')['VColorPicker']
|
523
|
+
VCombobox: typeof import('vuetify/components')['VCombobox']
|
524
524
|
VDataTable: typeof import('vuetify/components')['VDataTable']
|
525
525
|
VDataTableHeaders: typeof import('vuetify/components')['VDataTableHeaders']
|
526
526
|
VDataTableFooter: typeof import('vuetify/components')['VDataTableFooter']
|
@@ -528,35 +528,36 @@ declare module 'vue' {
|
|
528
528
|
VDataTableRow: typeof import('vuetify/components')['VDataTableRow']
|
529
529
|
VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
|
530
530
|
VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
|
531
|
+
VCounter: typeof import('vuetify/components')['VCounter']
|
531
532
|
VDatePicker: typeof import('vuetify/components')['VDatePicker']
|
532
533
|
VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
|
533
534
|
VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
|
534
535
|
VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
|
535
536
|
VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
|
536
537
|
VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
|
537
|
-
VCounter: typeof import('vuetify/components')['VCounter']
|
538
|
-
VDialog: typeof import('vuetify/components')['VDialog']
|
539
|
-
VEmptyState: typeof import('vuetify/components')['VEmptyState']
|
540
538
|
VDivider: typeof import('vuetify/components')['VDivider']
|
541
|
-
|
539
|
+
VEmptyState: typeof import('vuetify/components')['VEmptyState']
|
542
540
|
VField: typeof import('vuetify/components')['VField']
|
543
541
|
VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
|
542
|
+
VFab: typeof import('vuetify/components')['VFab']
|
544
543
|
VFileInput: typeof import('vuetify/components')['VFileInput']
|
545
544
|
VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
|
546
545
|
VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
|
547
546
|
VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
|
548
547
|
VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
|
549
|
-
VFooter: typeof import('vuetify/components')['VFooter']
|
550
|
-
VImg: typeof import('vuetify/components')['VImg']
|
551
548
|
VIcon: typeof import('vuetify/components')['VIcon']
|
552
549
|
VComponentIcon: typeof import('vuetify/components')['VComponentIcon']
|
553
550
|
VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
|
554
551
|
VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
|
555
552
|
VClassIcon: typeof import('vuetify/components')['VClassIcon']
|
556
|
-
|
557
|
-
VItem: typeof import('vuetify/components')['VItem']
|
553
|
+
VFooter: typeof import('vuetify/components')['VFooter']
|
558
554
|
VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
|
555
|
+
VDialog: typeof import('vuetify/components')['VDialog']
|
556
|
+
VLabel: typeof import('vuetify/components')['VLabel']
|
559
557
|
VInput: typeof import('vuetify/components')['VInput']
|
558
|
+
VImg: typeof import('vuetify/components')['VImg']
|
559
|
+
VItemGroup: typeof import('vuetify/components')['VItemGroup']
|
560
|
+
VItem: typeof import('vuetify/components')['VItem']
|
560
561
|
VKbd: typeof import('vuetify/components')['VKbd']
|
561
562
|
VList: typeof import('vuetify/components')['VList']
|
562
563
|
VListGroup: typeof import('vuetify/components')['VListGroup']
|
@@ -567,27 +568,25 @@ declare module 'vue' {
|
|
567
568
|
VListItemSubtitle: typeof import('vuetify/components')['VListItemSubtitle']
|
568
569
|
VListItemTitle: typeof import('vuetify/components')['VListItemTitle']
|
569
570
|
VListSubheader: typeof import('vuetify/components')['VListSubheader']
|
570
|
-
VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
|
571
|
-
VLabel: typeof import('vuetify/components')['VLabel']
|
572
|
-
VMain: typeof import('vuetify/components')['VMain']
|
573
571
|
VMenu: typeof import('vuetify/components')['VMenu']
|
574
572
|
VOtpInput: typeof import('vuetify/components')['VOtpInput']
|
575
573
|
VMessages: typeof import('vuetify/components')['VMessages']
|
574
|
+
VMain: typeof import('vuetify/components')['VMain']
|
576
575
|
VOverlay: typeof import('vuetify/components')['VOverlay']
|
577
576
|
VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
|
578
577
|
VPagination: typeof import('vuetify/components')['VPagination']
|
579
|
-
|
580
|
-
VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
|
581
|
-
VSelect: typeof import('vuetify/components')['VSelect']
|
578
|
+
VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
|
582
579
|
VRating: typeof import('vuetify/components')['VRating']
|
583
|
-
|
580
|
+
VSelect: typeof import('vuetify/components')['VSelect']
|
581
|
+
VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
|
582
|
+
VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
|
584
583
|
VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
|
584
|
+
VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
|
585
|
+
VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
|
586
|
+
VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
|
585
587
|
VSnackbar: typeof import('vuetify/components')['VSnackbar']
|
586
|
-
VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
|
587
588
|
VSheet: typeof import('vuetify/components')['VSheet']
|
588
589
|
VSlider: typeof import('vuetify/components')['VSlider']
|
589
|
-
VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
|
590
|
-
VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
|
591
590
|
VStepper: typeof import('vuetify/components')['VStepper']
|
592
591
|
VStepperActions: typeof import('vuetify/components')['VStepperActions']
|
593
592
|
VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
|
@@ -595,45 +594,46 @@ declare module 'vue' {
|
|
595
594
|
VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
|
596
595
|
VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
|
597
596
|
VSwitch: typeof import('vuetify/components')['VSwitch']
|
598
|
-
VTextField: typeof import('vuetify/components')['VTextField']
|
599
597
|
VSystemBar: typeof import('vuetify/components')['VSystemBar']
|
600
|
-
|
598
|
+
VTextField: typeof import('vuetify/components')['VTextField']
|
601
599
|
VTab: typeof import('vuetify/components')['VTab']
|
602
600
|
VTabs: typeof import('vuetify/components')['VTabs']
|
603
601
|
VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
|
604
602
|
VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
|
605
|
-
|
603
|
+
VTable: typeof import('vuetify/components')['VTable']
|
606
604
|
VTimeline: typeof import('vuetify/components')['VTimeline']
|
607
605
|
VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
|
608
|
-
VWindow: typeof import('vuetify/components')['VWindow']
|
609
|
-
VWindowItem: typeof import('vuetify/components')['VWindowItem']
|
610
606
|
VTextarea: typeof import('vuetify/components')['VTextarea']
|
611
607
|
VToolbar: typeof import('vuetify/components')['VToolbar']
|
612
608
|
VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
|
613
609
|
VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
|
614
|
-
|
610
|
+
VWindow: typeof import('vuetify/components')['VWindow']
|
611
|
+
VWindowItem: typeof import('vuetify/components')['VWindowItem']
|
612
|
+
VTooltip: typeof import('vuetify/components')['VTooltip']
|
613
|
+
VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
|
615
614
|
VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
|
615
|
+
VDataIterator: typeof import('vuetify/components')['VDataIterator']
|
616
616
|
VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
|
617
617
|
VForm: typeof import('vuetify/components')['VForm']
|
618
|
-
VHover: typeof import('vuetify/components')['VHover']
|
619
618
|
VContainer: typeof import('vuetify/components')['VContainer']
|
620
619
|
VCol: typeof import('vuetify/components')['VCol']
|
621
620
|
VRow: typeof import('vuetify/components')['VRow']
|
622
621
|
VSpacer: typeof import('vuetify/components')['VSpacer']
|
623
|
-
|
622
|
+
VHover: typeof import('vuetify/components')['VHover']
|
624
623
|
VLazy: typeof import('vuetify/components')['VLazy']
|
625
624
|
VLayout: typeof import('vuetify/components')['VLayout']
|
626
625
|
VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
|
627
626
|
VNoSsr: typeof import('vuetify/components')['VNoSsr']
|
627
|
+
VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
|
628
628
|
VParallax: typeof import('vuetify/components')['VParallax']
|
629
|
-
VRadio: typeof import('vuetify/components')['VRadio']
|
630
629
|
VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
|
630
|
+
VRadio: typeof import('vuetify/components')['VRadio']
|
631
631
|
VResponsive: typeof import('vuetify/components')['VResponsive']
|
632
|
-
VSpeedDial: typeof import('vuetify/components')['VSpeedDial']
|
633
632
|
VSparkline: typeof import('vuetify/components')['VSparkline']
|
633
|
+
VSpeedDial: typeof import('vuetify/components')['VSpeedDial']
|
634
634
|
VThemeProvider: typeof import('vuetify/components')['VThemeProvider']
|
635
|
-
VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
|
636
635
|
VValidation: typeof import('vuetify/components')['VValidation']
|
636
|
+
VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
|
637
637
|
VFabTransition: typeof import('vuetify/components')['VFabTransition']
|
638
638
|
VDialogBottomTransition: typeof import('vuetify/components')['VDialogBottomTransition']
|
639
639
|
VDialogTopTransition: typeof import('vuetify/components')['VDialogTopTransition']
|
@@ -656,22 +656,22 @@ declare module 'vue' {
|
|
656
656
|
VCalendarInterval: typeof import('vuetify/labs/components')['VCalendarInterval']
|
657
657
|
VCalendarIntervalEvent: typeof import('vuetify/labs/components')['VCalendarIntervalEvent']
|
658
658
|
VCalendarMonthDay: typeof import('vuetify/labs/components')['VCalendarMonthDay']
|
659
|
-
VPicker: typeof import('vuetify/labs/components')['VPicker']
|
660
|
-
VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
|
661
|
-
VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
|
662
|
-
VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
|
663
|
-
VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
|
664
|
-
VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
|
665
659
|
VFileUpload: typeof import('vuetify/labs/components')['VFileUpload']
|
666
660
|
VFileUploadItem: typeof import('vuetify/labs/components')['VFileUploadItem']
|
661
|
+
VPicker: typeof import('vuetify/labs/components')['VPicker']
|
662
|
+
VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
|
667
663
|
VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
|
668
664
|
VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
|
669
665
|
VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
|
666
|
+
VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
|
667
|
+
VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
|
668
|
+
VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
|
670
669
|
VTreeview: typeof import('vuetify/labs/components')['VTreeview']
|
671
670
|
VTreeviewItem: typeof import('vuetify/labs/components')['VTreeviewItem']
|
672
671
|
VTreeviewGroup: typeof import('vuetify/labs/components')['VTreeviewGroup']
|
673
672
|
VDateInput: typeof import('vuetify/labs/components')['VDateInput']
|
674
673
|
VPullToRefresh: typeof import('vuetify/labs/components')['VPullToRefresh']
|
674
|
+
VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
|
675
675
|
VSnackbarQueue: typeof import('vuetify/labs/components')['VSnackbarQueue']
|
676
676
|
}
|
677
677
|
}
|
package/lib/locale/az.mjs
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
export default {
|
2
|
-
badge: '
|
2
|
+
badge: 'Nişan',
|
3
3
|
open: 'Open',
|
4
4
|
close: 'Bağla',
|
5
|
-
dismiss: '
|
5
|
+
dismiss: 'Rədd et',
|
6
6
|
confirmEdit: {
|
7
7
|
ok: 'OK',
|
8
|
-
cancel: '
|
8
|
+
cancel: 'İmtina'
|
9
9
|
},
|
10
10
|
dataIterator: {
|
11
11
|
noResultsText: 'Uyğun məlumat tapılmadı',
|
@@ -36,18 +36,18 @@ export default {
|
|
36
36
|
divider: 'to'
|
37
37
|
},
|
38
38
|
datePicker: {
|
39
|
-
itemsSelected: '{0}
|
39
|
+
itemsSelected: '{0} seçilib',
|
40
40
|
range: {
|
41
|
-
title: '
|
42
|
-
header: '
|
41
|
+
title: 'Tarixləri seçin',
|
42
|
+
header: 'Tarixləri daxil edin'
|
43
43
|
},
|
44
|
-
title: '
|
45
|
-
header: '
|
44
|
+
title: 'Tarixi seçin',
|
45
|
+
header: 'Tarixi daxil edin',
|
46
46
|
input: {
|
47
|
-
placeholder: '
|
47
|
+
placeholder: 'Tarixi daxil edin'
|
48
48
|
}
|
49
49
|
},
|
50
|
-
noDataText: '
|
50
|
+
noDataText: 'Heç bir məlumat yoxdur.',
|
51
51
|
carousel: {
|
52
52
|
prev: 'Əvvəlki görüntü',
|
53
53
|
next: 'Növbəti görüntü',
|
@@ -57,52 +57,52 @@ export default {
|
|
57
57
|
},
|
58
58
|
calendar: {
|
59
59
|
moreEvents: '{0} ədad daha',
|
60
|
-
today: '
|
60
|
+
today: 'Bu gün'
|
61
61
|
},
|
62
62
|
input: {
|
63
|
-
clear: '
|
64
|
-
prependAction: '{0}
|
65
|
-
appendAction: '{0}
|
66
|
-
otp: '
|
63
|
+
clear: 'Təmizlə {0}',
|
64
|
+
prependAction: '{0} qabaqcıl əməliyyat',
|
65
|
+
appendAction: '{0} sonrakı əməliyyat',
|
66
|
+
otp: 'OTP daxil et {0}'
|
67
67
|
},
|
68
68
|
fileInput: {
|
69
69
|
counter: '{0} fayl',
|
70
70
|
counterSize: '{0} fayl (cəmi {1})'
|
71
71
|
},
|
72
72
|
fileUpload: {
|
73
|
-
title: '
|
74
|
-
divider: '
|
75
|
-
browse: '
|
73
|
+
title: 'Faylları buraya sürüşdürün',
|
74
|
+
divider: 'və ya',
|
75
|
+
browse: 'Faylları baxın'
|
76
76
|
},
|
77
77
|
timePicker: {
|
78
78
|
am: 'AM',
|
79
79
|
pm: 'PM',
|
80
|
-
title: '
|
80
|
+
title: 'Vaxtı seçin'
|
81
81
|
},
|
82
82
|
pagination: {
|
83
83
|
ariaLabel: {
|
84
84
|
root: 'Səhifələmə Naviqasiyası',
|
85
85
|
next: 'Növbəti səhifə',
|
86
|
-
previous: '
|
86
|
+
previous: 'Əvvəlki səhifə',
|
87
87
|
page: 'Səhifəyə get {0}',
|
88
88
|
currentPage: 'Cari səhifə, Səhifə {0}',
|
89
|
-
first: '
|
90
|
-
last: '
|
89
|
+
first: 'İlk səhifə',
|
90
|
+
last: 'Son səhifə'
|
91
91
|
}
|
92
92
|
},
|
93
93
|
stepper: {
|
94
|
-
next: '
|
95
|
-
prev: '
|
94
|
+
next: 'Növbəti',
|
95
|
+
prev: 'Əvvəlki'
|
96
96
|
},
|
97
97
|
rating: {
|
98
98
|
ariaLabel: {
|
99
|
-
item: '
|
99
|
+
item: 'Reytinq {0}/{1}'
|
100
100
|
}
|
101
101
|
},
|
102
|
-
loading: '
|
102
|
+
loading: 'Yüklənir...',
|
103
103
|
infiniteScroll: {
|
104
|
-
loadMore: '
|
105
|
-
empty: '
|
104
|
+
loadMore: 'Daha çox yüklə',
|
105
|
+
empty: 'Daha yoxdur'
|
106
106
|
}
|
107
107
|
};
|
108
108
|
//# sourceMappingURL=az.mjs.map
|
package/lib/locale/az.mjs.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"az.mjs","names":["badge","open","close","dismiss","confirmEdit","ok","cancel","dataIterator","noResultsText","loadingText","dataTable","itemsPerPageText","ariaLabel","sortDescending","sortAscending","sortNone","activateNone","activateDescending","activateAscending","sortBy","dataFooter","itemsPerPageAll","nextPage","prevPage","firstPage","lastPage","pageText","dateRangeInput","divider","datePicker","itemsSelected","range","title","header","input","placeholder","noDataText","carousel","prev","next","delimiter","calendar","moreEvents","today","clear","prependAction","appendAction","otp","fileInput","counter","counterSize","fileUpload","browse","timePicker","am","pm","pagination","root","previous","page","currentPage","first","last","stepper","rating","item","loading","infiniteScroll","loadMore","empty"],"sources":["../../src/locale/az.ts"],"sourcesContent":["export default {\n badge: '
|
1
|
+
{"version":3,"file":"az.mjs","names":["badge","open","close","dismiss","confirmEdit","ok","cancel","dataIterator","noResultsText","loadingText","dataTable","itemsPerPageText","ariaLabel","sortDescending","sortAscending","sortNone","activateNone","activateDescending","activateAscending","sortBy","dataFooter","itemsPerPageAll","nextPage","prevPage","firstPage","lastPage","pageText","dateRangeInput","divider","datePicker","itemsSelected","range","title","header","input","placeholder","noDataText","carousel","prev","next","delimiter","calendar","moreEvents","today","clear","prependAction","appendAction","otp","fileInput","counter","counterSize","fileUpload","browse","timePicker","am","pm","pagination","root","previous","page","currentPage","first","last","stepper","rating","item","loading","infiniteScroll","loadMore","empty"],"sources":["../../src/locale/az.ts"],"sourcesContent":["export default {\n badge: 'Nişan',\n open: 'Open',\n close: 'Bağla',\n dismiss: 'Rədd et',\n confirmEdit: {\n ok: 'OK',\n cancel: 'İmtina',\n },\n dataIterator: {\n noResultsText: 'Uyğun məlumat tapılmadı',\n loadingText: 'Yüklənir... Zəhmət olmasa, gözləyin.',\n },\n dataTable: {\n itemsPerPageText: 'Səhifə başı sətir sayı:',\n ariaLabel: {\n sortDescending: 'Azalan sıra ilə düzülmüş.',\n sortAscending: 'Artan sıra ilə düzülmüş.',\n sortNone: 'Sıralanmamışdır. ',\n activateNone: 'Sıralamanı yığışdır.',\n activateDescending: 'Azalan sıra ilə düz.',\n activateAscending: 'Artan sıra ilə düz.',\n },\n sortBy: 'Sırala',\n },\n dataFooter: {\n itemsPerPageText: 'Səhifə başı sətir sayı:',\n itemsPerPageAll: 'Hamısı',\n nextPage: 'Növbəti səhifə',\n prevPage: 'Əvvəlki səhifə',\n firstPage: 'İlk səhifə',\n lastPage: 'Son səhifə',\n pageText: '{0} - {1} arası, Cəmi: {2} qeydiyyat',\n },\n dateRangeInput: {\n divider: 'to',\n },\n datePicker: {\n itemsSelected: '{0} seçilib',\n range: {\n title: 'Tarixləri seçin',\n header: 'Tarixləri daxil edin',\n },\n title: 'Tarixi seçin',\n header: 'Tarixi daxil edin',\n input: {\n placeholder: 'Tarixi daxil edin',\n },\n },\n noDataText: 'Heç bir məlumat yoxdur.',\n carousel: {\n prev: 'Əvvəlki görüntü',\n next: 'Növbəti görüntü',\n ariaLabel: {\n delimiter: 'Galereya səhifə {0} / {1}',\n },\n },\n calendar: {\n moreEvents: '{0} ədad daha',\n today: 'Bu gün',\n },\n input: {\n clear: 'Təmizlə {0}',\n prependAction: '{0} qabaqcıl əməliyyat',\n appendAction: '{0} sonrakı əməliyyat',\n otp: 'OTP daxil et {0}',\n },\n fileInput: {\n counter: '{0} fayl',\n counterSize: '{0} fayl (cəmi {1})',\n },\n fileUpload: {\n title: 'Faylları buraya sürüşdürün',\n divider: 'və ya',\n browse: 'Faylları baxın',\n },\n timePicker: {\n am: 'AM',\n pm: 'PM',\n title: 'Vaxtı seçin',\n },\n pagination: {\n ariaLabel: {\n root: 'Səhifələmə Naviqasiyası',\n next: 'Növbəti səhifə',\n previous: 'Əvvəlki səhifə',\n page: 'Səhifəyə get {0}',\n currentPage: 'Cari səhifə, Səhifə {0}',\n first: 'İlk səhifə',\n last: 'Son səhifə',\n },\n },\n stepper: {\n next: 'Növbəti',\n prev: 'Əvvəlki',\n },\n rating: {\n ariaLabel: {\n item: 'Reytinq {0}/{1}',\n },\n },\n loading: 'Yüklənir...',\n infiniteScroll: {\n loadMore: 'Daha çox yüklə',\n empty: 'Daha yoxdur',\n },\n}\n"],"mappings":"AAAA,eAAe;EACbA,KAAK,EAAE,OAAO;EACdC,IAAI,EAAE,MAAM;EACZC,KAAK,EAAE,OAAO;EACdC,OAAO,EAAE,SAAS;EAClBC,WAAW,EAAE;IACXC,EAAE,EAAE,IAAI;IACRC,MAAM,EAAE;EACV,CAAC;EACDC,YAAY,EAAE;IACZC,aAAa,EAAE,yBAAyB;IACxCC,WAAW,EAAE;EACf,CAAC;EACDC,SAAS,EAAE;IACTC,gBAAgB,EAAE,yBAAyB;IAC3CC,SAAS,EAAE;MACTC,cAAc,EAAE,2BAA2B;MAC3CC,aAAa,EAAE,0BAA0B;MACzCC,QAAQ,EAAE,mBAAmB;MAC7BC,YAAY,EAAE,sBAAsB;MACpCC,kBAAkB,EAAE,sBAAsB;MAC1CC,iBAAiB,EAAE;IACrB,CAAC;IACDC,MAAM,EAAE;EACV,CAAC;EACDC,UAAU,EAAE;IACVT,gBAAgB,EAAE,yBAAyB;IAC3CU,eAAe,EAAE,QAAQ;IACzBC,QAAQ,EAAE,gBAAgB;IAC1BC,QAAQ,EAAE,gBAAgB;IAC1BC,SAAS,EAAE,YAAY;IACvBC,QAAQ,EAAE,YAAY;IACtBC,QAAQ,EAAE;EACZ,CAAC;EACDC,cAAc,EAAE;IACdC,OAAO,EAAE;EACX,CAAC;EACDC,UAAU,EAAE;IACVC,aAAa,EAAE,aAAa;IAC5BC,KAAK,EAAE;MACLC,KAAK,EAAE,iBAAiB;MACxBC,MAAM,EAAE;IACV,CAAC;IACDD,KAAK,EAAE,cAAc;IACrBC,MAAM,EAAE,mBAAmB;IAC3BC,KAAK,EAAE;MACLC,WAAW,EAAE;IACf;EACF,CAAC;EACDC,UAAU,EAAE,yBAAyB;EACrCC,QAAQ,EAAE;IACRC,IAAI,EAAE,iBAAiB;IACvBC,IAAI,EAAE,iBAAiB;IACvB3B,SAAS,EAAE;MACT4B,SAAS,EAAE;IACb;EACF,CAAC;EACDC,QAAQ,EAAE;IACRC,UAAU,EAAE,eAAe;IAC3BC,KAAK,EAAE;EACT,CAAC;EACDT,KAAK,EAAE;IACLU,KAAK,EAAE,aAAa;IACpBC,aAAa,EAAE,wBAAwB;IACvCC,YAAY,EAAE,uBAAuB;IACrCC,GAAG,EAAE;EACP,CAAC;EACDC,SAAS,EAAE;IACTC,OAAO,EAAE,UAAU;IACnBC,WAAW,EAAE;EACf,CAAC;EACDC,UAAU,EAAE;IACVnB,KAAK,EAAE,4BAA4B;IACnCJ,OAAO,EAAE,OAAO;IAChBwB,MAAM,EAAE;EACV,CAAC;EACDC,UAAU,EAAE;IACVC,EAAE,EAAE,IAAI;IACRC,EAAE,EAAE,IAAI;IACRvB,KAAK,EAAE;EACT,CAAC;EACDwB,UAAU,EAAE;IACV5C,SAAS,EAAE;MACT6C,IAAI,EAAE,yBAAyB;MAC/BlB,IAAI,EAAE,gBAAgB;MACtBmB,QAAQ,EAAE,gBAAgB;MAC1BC,IAAI,EAAE,kBAAkB;MACxBC,WAAW,EAAE,yBAAyB;MACtCC,KAAK,EAAE,YAAY;MACnBC,IAAI,EAAE;IACR;EACF,CAAC;EACDC,OAAO,EAAE;IACPxB,IAAI,EAAE,SAAS;IACfD,IAAI,EAAE;EACR,CAAC;EACD0B,MAAM,EAAE;IACNpD,SAAS,EAAE;MACTqD,IAAI,EAAE;IACR;EACF,CAAC;EACDC,OAAO,EAAE,aAAa;EACtBC,cAAc,EAAE;IACdC,QAAQ,EAAE,gBAAgB;IAC1BC,KAAK,EAAE;EACT;AACF,CAAC","ignoreList":[]}
|
package/lib/locale/nl.mjs
CHANGED
@@ -2,7 +2,7 @@ export default {
|
|
2
2
|
badge: 'Insigne',
|
3
3
|
open: 'Openen',
|
4
4
|
close: 'Sluiten',
|
5
|
-
dismiss: '
|
5
|
+
dismiss: 'Sluiten',
|
6
6
|
confirmEdit: {
|
7
7
|
ok: 'OK',
|
8
8
|
cancel: 'Annuleren'
|
@@ -70,14 +70,14 @@ export default {
|
|
70
70
|
counterSize: '{0} bestanden ({1} in totaal)'
|
71
71
|
},
|
72
72
|
fileUpload: {
|
73
|
-
title: '
|
74
|
-
divider: '
|
75
|
-
browse: '
|
73
|
+
title: 'Sleep en zet bestanden hier neer',
|
74
|
+
divider: 'of',
|
75
|
+
browse: 'Blader door bestanden'
|
76
76
|
},
|
77
77
|
timePicker: {
|
78
78
|
am: 'AM',
|
79
79
|
pm: 'PM',
|
80
|
-
title: '
|
80
|
+
title: 'Selecteer tijd'
|
81
81
|
},
|
82
82
|
pagination: {
|
83
83
|
ariaLabel: {
|
package/lib/locale/nl.mjs.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"nl.mjs","names":["badge","open","close","dismiss","confirmEdit","ok","cancel","dataIterator","noResultsText","loadingText","dataTable","itemsPerPageText","ariaLabel","sortDescending","sortAscending","sortNone","activateNone","activateDescending","activateAscending","sortBy","dataFooter","itemsPerPageAll","nextPage","prevPage","firstPage","lastPage","pageText","dateRangeInput","divider","datePicker","itemsSelected","range","title","header","input","placeholder","noDataText","carousel","prev","next","delimiter","calendar","moreEvents","today","clear","prependAction","appendAction","otp","fileInput","counter","counterSize","fileUpload","browse","timePicker","am","pm","pagination","root","previous","page","currentPage","first","last","stepper","rating","item","loading","infiniteScroll","loadMore","empty"],"sources":["../../src/locale/nl.ts"],"sourcesContent":["export default {\n badge: 'Insigne',\n open: 'Openen',\n close: 'Sluiten',\n dismiss: '
|
1
|
+
{"version":3,"file":"nl.mjs","names":["badge","open","close","dismiss","confirmEdit","ok","cancel","dataIterator","noResultsText","loadingText","dataTable","itemsPerPageText","ariaLabel","sortDescending","sortAscending","sortNone","activateNone","activateDescending","activateAscending","sortBy","dataFooter","itemsPerPageAll","nextPage","prevPage","firstPage","lastPage","pageText","dateRangeInput","divider","datePicker","itemsSelected","range","title","header","input","placeholder","noDataText","carousel","prev","next","delimiter","calendar","moreEvents","today","clear","prependAction","appendAction","otp","fileInput","counter","counterSize","fileUpload","browse","timePicker","am","pm","pagination","root","previous","page","currentPage","first","last","stepper","rating","item","loading","infiniteScroll","loadMore","empty"],"sources":["../../src/locale/nl.ts"],"sourcesContent":["export default {\n badge: 'Insigne',\n open: 'Openen',\n close: 'Sluiten',\n dismiss: 'Sluiten',\n confirmEdit: {\n ok: 'OK',\n cancel: 'Annuleren',\n },\n dataIterator: {\n noResultsText: 'Geen overeenkomende resultaten gevonden',\n loadingText: 'Items aan het laden...',\n },\n dataTable: {\n itemsPerPageText: 'Rijen per pagina:',\n ariaLabel: {\n sortDescending: 'Aflopend gesorteerd.',\n sortAscending: 'Oplopend gesorteerd.',\n sortNone: 'Niet gesorteerd.',\n activateNone: 'Activeer om de sortering te verwijderen.',\n activateDescending: 'Activeer om aflopend te sorteren.',\n activateAscending: 'Activeer om oplopend te sorteren.',\n },\n sortBy: 'Sorteer volgens',\n },\n dataFooter: {\n itemsPerPageText: 'Aantal per pagina:',\n itemsPerPageAll: 'Alles',\n nextPage: 'Volgende pagina',\n prevPage: 'Vorige pagina',\n firstPage: 'Eerste pagina',\n lastPage: 'Laatste pagina',\n pageText: '{0}-{1} van {2}',\n },\n dateRangeInput: {\n divider: 'tot',\n },\n datePicker: {\n itemsSelected: '{0} geselecteerd',\n range: {\n title: 'Selecteer datums',\n header: 'Voer datums in',\n },\n title: 'Selecteer datum',\n header: 'Voer datum in',\n input: {\n placeholder: 'Voer datum in',\n },\n },\n noDataText: 'Geen gegevens beschikbaar',\n carousel: {\n prev: 'Vorig beeld',\n next: 'Volgend beeld',\n ariaLabel: {\n delimiter: 'Carrousel beeld {0} van {1}',\n },\n },\n calendar: {\n moreEvents: '{0} meer',\n today: 'Vandaag',\n },\n input: {\n clear: 'Maak {0} leeg',\n prependAction: '{0} voorafgaande actie',\n appendAction: '{0} bijgevoegde actie',\n otp: 'Vul alsjeblieft OTP karakter {0} in',\n },\n fileInput: {\n counter: '{0} bestanden',\n counterSize: '{0} bestanden ({1} in totaal)',\n },\n fileUpload: {\n title: 'Sleep en zet bestanden hier neer',\n divider: 'of',\n browse: 'Blader door bestanden',\n },\n timePicker: {\n am: 'AM',\n pm: 'PM',\n title: 'Selecteer tijd',\n },\n pagination: {\n ariaLabel: {\n root: 'Pagina navigatie',\n next: 'Volgende pagina',\n previous: 'Vorige pagina',\n page: 'Ga naar pagina {0}',\n currentPage: 'Huidige pagina, pagina {0}',\n first: 'Eerste pagina',\n last: 'Laatste pagina',\n },\n },\n stepper: {\n next: 'Volgende',\n prev: 'Vorige',\n },\n rating: {\n ariaLabel: {\n item: 'Beoordeling {0} van {1}',\n },\n },\n loading: 'Aan het laden...',\n infiniteScroll: {\n loadMore: 'Laad meer',\n empty: 'Niet meer',\n },\n}\n"],"mappings":"AAAA,eAAe;EACbA,KAAK,EAAE,SAAS;EAChBC,IAAI,EAAE,QAAQ;EACdC,KAAK,EAAE,SAAS;EAChBC,OAAO,EAAE,SAAS;EAClBC,WAAW,EAAE;IACXC,EAAE,EAAE,IAAI;IACRC,MAAM,EAAE;EACV,CAAC;EACDC,YAAY,EAAE;IACZC,aAAa,EAAE,yCAAyC;IACxDC,WAAW,EAAE;EACf,CAAC;EACDC,SAAS,EAAE;IACTC,gBAAgB,EAAE,mBAAmB;IACrCC,SAAS,EAAE;MACTC,cAAc,EAAE,sBAAsB;MACtCC,aAAa,EAAE,sBAAsB;MACrCC,QAAQ,EAAE,kBAAkB;MAC5BC,YAAY,EAAE,0CAA0C;MACxDC,kBAAkB,EAAE,mCAAmC;MACvDC,iBAAiB,EAAE;IACrB,CAAC;IACDC,MAAM,EAAE;EACV,CAAC;EACDC,UAAU,EAAE;IACVT,gBAAgB,EAAE,oBAAoB;IACtCU,eAAe,EAAE,OAAO;IACxBC,QAAQ,EAAE,iBAAiB;IAC3BC,QAAQ,EAAE,eAAe;IACzBC,SAAS,EAAE,eAAe;IAC1BC,QAAQ,EAAE,gBAAgB;IAC1BC,QAAQ,EAAE;EACZ,CAAC;EACDC,cAAc,EAAE;IACdC,OAAO,EAAE;EACX,CAAC;EACDC,UAAU,EAAE;IACVC,aAAa,EAAE,kBAAkB;IACjCC,KAAK,EAAE;MACLC,KAAK,EAAE,kBAAkB;MACzBC,MAAM,EAAE;IACV,CAAC;IACDD,KAAK,EAAE,iBAAiB;IACxBC,MAAM,EAAE,eAAe;IACvBC,KAAK,EAAE;MACLC,WAAW,EAAE;IACf;EACF,CAAC;EACDC,UAAU,EAAE,2BAA2B;EACvCC,QAAQ,EAAE;IACRC,IAAI,EAAE,aAAa;IACnBC,IAAI,EAAE,eAAe;IACrB3B,SAAS,EAAE;MACT4B,SAAS,EAAE;IACb;EACF,CAAC;EACDC,QAAQ,EAAE;IACRC,UAAU,EAAE,UAAU;IACtBC,KAAK,EAAE;EACT,CAAC;EACDT,KAAK,EAAE;IACLU,KAAK,EAAE,eAAe;IACtBC,aAAa,EAAE,wBAAwB;IACvCC,YAAY,EAAE,uBAAuB;IACrCC,GAAG,EAAE;EACP,CAAC;EACDC,SAAS,EAAE;IACTC,OAAO,EAAE,eAAe;IACxBC,WAAW,EAAE;EACf,CAAC;EACDC,UAAU,EAAE;IACVnB,KAAK,EAAE,kCAAkC;IACzCJ,OAAO,EAAE,IAAI;IACbwB,MAAM,EAAE;EACV,CAAC;EACDC,UAAU,EAAE;IACVC,EAAE,EAAE,IAAI;IACRC,EAAE,EAAE,IAAI;IACRvB,KAAK,EAAE;EACT,CAAC;EACDwB,UAAU,EAAE;IACV5C,SAAS,EAAE;MACT6C,IAAI,EAAE,kBAAkB;MACxBlB,IAAI,EAAE,iBAAiB;MACvBmB,QAAQ,EAAE,eAAe;MACzBC,IAAI,EAAE,oBAAoB;MAC1BC,WAAW,EAAE,4BAA4B;MACzCC,KAAK,EAAE,eAAe;MACtBC,IAAI,EAAE;IACR;EACF,CAAC;EACDC,OAAO,EAAE;IACPxB,IAAI,EAAE,UAAU;IAChBD,IAAI,EAAE;EACR,CAAC;EACD0B,MAAM,EAAE;IACNpD,SAAS,EAAE;MACTqD,IAAI,EAAE;IACR;EACF,CAAC;EACDC,OAAO,EAAE,kBAAkB;EAC3BC,cAAc,EAAE;IACdC,QAAQ,EAAE,WAAW;IACrBC,KAAK,EAAE;EACT;AACF,CAAC","ignoreList":[]}
|