@vuetify/nightly 3.7.14-master.2025-03-03 → 3.7.15-master.2025-03-05
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/CHANGELOG.md +4 -30
- package/dist/json/attributes.json +3577 -3577
- package/dist/json/importMap-labs.json +26 -26
- package/dist/json/importMap.json +156 -156
- package/dist/json/web-types.json +6532 -6532
- package/dist/vuetify-labs.css +3508 -3508
- package/dist/vuetify-labs.d.ts +34 -34
- package/dist/vuetify-labs.esm.js +6 -4
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +6 -4
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +4314 -4314
- package/dist/vuetify.d.ts +88 -88
- package/dist/vuetify.esm.js +6 -4
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +6 -4
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +5 -5
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VDataIterator/index.d.mts +2 -2
- package/lib/components/VDataTable/composables/headers.mjs +2 -0
- package/lib/components/VDataTable/composables/headers.mjs.map +1 -1
- package/lib/components/VDataTable/index.d.mts +34 -34
- package/lib/components/VDataTable/types.mjs.map +1 -1
- package/lib/components/VOtpInput/VOtpInput.mjs +1 -1
- package/lib/components/VOtpInput/VOtpInput.mjs.map +1 -1
- package/lib/components/index.d.mts +34 -34
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +54 -54
- package/lib/locale/af.mjs +42 -42
- package/lib/locale/af.mjs.map +1 -1
- package/lib/locale/az.mjs +7 -7
- package/lib/locale/az.mjs.map +1 -1
- package/lib/locale/bg.mjs +7 -7
- package/lib/locale/bg.mjs.map +1 -1
- package/lib/locale/ca.mjs +25 -25
- package/lib/locale/ca.mjs.map +1 -1
- package/lib/locale/ckb.mjs +29 -29
- package/lib/locale/ckb.mjs.map +1 -1
- package/lib/locale/cs.mjs +13 -13
- package/lib/locale/cs.mjs.map +1 -1
- package/lib/locale/da.mjs +22 -22
- package/lib/locale/da.mjs.map +1 -1
- package/lib/locale/el.mjs +41 -41
- package/lib/locale/el.mjs.map +1 -1
- package/lib/locale/es.mjs +26 -26
- package/lib/locale/es.mjs.map +1 -1
- package/lib/locale/et.mjs +29 -29
- package/lib/locale/et.mjs.map +1 -1
- package/lib/locale/fa.mjs +5 -5
- package/lib/locale/fa.mjs.map +1 -1
- package/lib/locale/fi.mjs +22 -22
- package/lib/locale/fi.mjs.map +1 -1
- package/lib/locale/fr.mjs +6 -6
- package/lib/locale/fr.mjs.map +1 -1
- package/lib/locale/he.mjs +29 -29
- package/lib/locale/he.mjs.map +1 -1
- package/lib/locale/hr.mjs +28 -28
- package/lib/locale/hr.mjs.map +1 -1
- package/lib/locale/hu.mjs +10 -10
- package/lib/locale/hu.mjs.map +1 -1
- package/lib/locale/id.mjs +30 -30
- package/lib/locale/id.mjs.map +1 -1
- package/lib/locale/it.mjs +7 -7
- package/lib/locale/it.mjs.map +1 -1
- package/lib/locale/ja.mjs +9 -9
- package/lib/locale/ja.mjs.map +1 -1
- package/lib/locale/km.mjs +6 -6
- package/lib/locale/km.mjs.map +1 -1
- package/lib/locale/ko.mjs +27 -27
- package/lib/locale/ko.mjs.map +1 -1
- package/lib/locale/lt.mjs +5 -5
- package/lib/locale/lt.mjs.map +1 -1
- package/lib/locale/lv.mjs +33 -33
- package/lib/locale/lv.mjs.map +1 -1
- package/lib/locale/nl.mjs +10 -10
- package/lib/locale/nl.mjs.map +1 -1
- package/lib/locale/no.mjs +11 -11
- package/lib/locale/no.mjs.map +1 -1
- package/lib/locale/pl.mjs +7 -7
- package/lib/locale/pl.mjs.map +1 -1
- package/lib/locale/pt.mjs +11 -11
- package/lib/locale/pt.mjs.map +1 -1
- package/lib/locale/ro.mjs +9 -9
- package/lib/locale/ro.mjs.map +1 -1
- package/lib/locale/ru.mjs +6 -6
- package/lib/locale/ru.mjs.map +1 -1
- package/lib/locale/sk.mjs +5 -5
- package/lib/locale/sk.mjs.map +1 -1
- package/lib/locale/sl.mjs +4 -4
- package/lib/locale/sl.mjs.map +1 -1
- package/lib/locale/sr-Cyrl.mjs +30 -30
- package/lib/locale/sr-Cyrl.mjs.map +1 -1
- package/lib/locale/sr-Latn.mjs +28 -28
- package/lib/locale/sr-Latn.mjs.map +1 -1
- package/lib/locale/sv.mjs +17 -17
- package/lib/locale/sv.mjs.map +1 -1
- package/lib/locale/th.mjs +30 -30
- package/lib/locale/th.mjs.map +1 -1
- package/lib/locale/tr.mjs +31 -31
- package/lib/locale/tr.mjs.map +1 -1
- package/lib/locale/uk.mjs +29 -29
- package/lib/locale/uk.mjs.map +1 -1
- package/lib/locale/vi.mjs +28 -28
- package/lib/locale/vi.mjs.map +1 -1
- package/lib/locale/zh-Hans.mjs +31 -31
- package/lib/locale/zh-Hans.mjs.map +1 -1
- package/lib/locale/zh-Hant.mjs +1 -1
- package/lib/locale/zh-Hant.mjs.map +1 -1
- package/package.json +1 -1
package/lib/framework.mjs
CHANGED
package/lib/index.d.mts
CHANGED
@@ -486,41 +486,38 @@ declare module 'vue' {
|
|
486
486
|
$children?: VNodeChild
|
487
487
|
}
|
488
488
|
export interface GlobalComponents {
|
489
|
-
|
489
|
+
VAlert: typeof import('vuetify/components')['VAlert']
|
490
|
+
VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
|
490
491
|
VAppBar: typeof import('vuetify/components')['VAppBar']
|
491
492
|
VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
|
492
493
|
VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
|
494
|
+
VApp: typeof import('vuetify/components')['VApp']
|
493
495
|
VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
|
494
496
|
VAvatar: typeof import('vuetify/components')['VAvatar']
|
495
|
-
VAlert: typeof import('vuetify/components')['VAlert']
|
496
|
-
VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
|
497
|
-
VBanner: typeof import('vuetify/components')['VBanner']
|
498
|
-
VBannerActions: typeof import('vuetify/components')['VBannerActions']
|
499
|
-
VBannerText: typeof import('vuetify/components')['VBannerText']
|
500
497
|
VBadge: typeof import('vuetify/components')['VBadge']
|
501
|
-
VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
|
502
|
-
VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
|
503
|
-
VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
|
504
498
|
VCard: typeof import('vuetify/components')['VCard']
|
505
499
|
VCardActions: typeof import('vuetify/components')['VCardActions']
|
506
500
|
VCardItem: typeof import('vuetify/components')['VCardItem']
|
507
501
|
VCardSubtitle: typeof import('vuetify/components')['VCardSubtitle']
|
508
502
|
VCardText: typeof import('vuetify/components')['VCardText']
|
509
503
|
VCardTitle: typeof import('vuetify/components')['VCardTitle']
|
504
|
+
VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
|
505
|
+
VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
|
506
|
+
VBanner: typeof import('vuetify/components')['VBanner']
|
507
|
+
VBannerActions: typeof import('vuetify/components')['VBannerActions']
|
508
|
+
VBannerText: typeof import('vuetify/components')['VBannerText']
|
510
509
|
VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
|
511
510
|
VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
|
512
511
|
VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
|
513
|
-
|
514
|
-
VBtn: typeof import('vuetify/components')['VBtn']
|
512
|
+
VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
|
515
513
|
VChipGroup: typeof import('vuetify/components')['VChipGroup']
|
516
|
-
VCombobox: typeof import('vuetify/components')['VCombobox']
|
517
|
-
VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
|
518
|
-
VCarousel: typeof import('vuetify/components')['VCarousel']
|
519
|
-
VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
|
520
|
-
VCode: typeof import('vuetify/components')['VCode']
|
521
514
|
VCheckbox: typeof import('vuetify/components')['VCheckbox']
|
522
515
|
VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
|
516
|
+
VCarousel: typeof import('vuetify/components')['VCarousel']
|
517
|
+
VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
|
518
|
+
VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
|
523
519
|
VColorPicker: typeof import('vuetify/components')['VColorPicker']
|
520
|
+
VCounter: typeof import('vuetify/components')['VCounter']
|
524
521
|
VDataTable: typeof import('vuetify/components')['VDataTable']
|
525
522
|
VDataTableHeaders: typeof import('vuetify/components')['VDataTableHeaders']
|
526
523
|
VDataTableFooter: typeof import('vuetify/components')['VDataTableFooter']
|
@@ -528,33 +525,40 @@ declare module 'vue' {
|
|
528
525
|
VDataTableRow: typeof import('vuetify/components')['VDataTableRow']
|
529
526
|
VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
|
530
527
|
VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
|
528
|
+
VCode: typeof import('vuetify/components')['VCode']
|
529
|
+
VDialog: typeof import('vuetify/components')['VDialog']
|
530
|
+
VCombobox: typeof import('vuetify/components')['VCombobox']
|
531
|
+
VChip: typeof import('vuetify/components')['VChip']
|
532
|
+
VEmptyState: typeof import('vuetify/components')['VEmptyState']
|
531
533
|
VDatePicker: typeof import('vuetify/components')['VDatePicker']
|
532
534
|
VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
|
533
535
|
VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
|
534
536
|
VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
|
535
537
|
VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
|
536
538
|
VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
|
537
|
-
|
539
|
+
VBtn: typeof import('vuetify/components')['VBtn']
|
538
540
|
VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
|
539
541
|
VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
|
540
542
|
VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
|
541
543
|
VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
|
542
544
|
VDivider: typeof import('vuetify/components')['VDivider']
|
545
|
+
VFooter: typeof import('vuetify/components')['VFooter']
|
543
546
|
VFab: typeof import('vuetify/components')['VFab']
|
544
|
-
VDialog: typeof import('vuetify/components')['VDialog']
|
545
|
-
VFileInput: typeof import('vuetify/components')['VFileInput']
|
546
|
-
VEmptyState: typeof import('vuetify/components')['VEmptyState']
|
547
547
|
VField: typeof import('vuetify/components')['VField']
|
548
548
|
VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
|
549
|
-
|
550
|
-
VImg: typeof import('vuetify/components')['VImg']
|
549
|
+
VFileInput: typeof import('vuetify/components')['VFileInput']
|
551
550
|
VIcon: typeof import('vuetify/components')['VIcon']
|
552
551
|
VComponentIcon: typeof import('vuetify/components')['VComponentIcon']
|
553
552
|
VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
|
554
553
|
VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
|
555
554
|
VClassIcon: typeof import('vuetify/components')['VClassIcon']
|
556
|
-
|
555
|
+
VImg: typeof import('vuetify/components')['VImg']
|
556
|
+
VItemGroup: typeof import('vuetify/components')['VItemGroup']
|
557
|
+
VItem: typeof import('vuetify/components')['VItem']
|
557
558
|
VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
|
559
|
+
VInput: typeof import('vuetify/components')['VInput']
|
560
|
+
VLabel: typeof import('vuetify/components')['VLabel']
|
561
|
+
VKbd: typeof import('vuetify/components')['VKbd']
|
558
562
|
VList: typeof import('vuetify/components')['VList']
|
559
563
|
VListGroup: typeof import('vuetify/components')['VListGroup']
|
560
564
|
VListImg: typeof import('vuetify/components')['VListImg']
|
@@ -564,66 +568,62 @@ declare module 'vue' {
|
|
564
568
|
VListItemSubtitle: typeof import('vuetify/components')['VListItemSubtitle']
|
565
569
|
VListItemTitle: typeof import('vuetify/components')['VListItemTitle']
|
566
570
|
VListSubheader: typeof import('vuetify/components')['VListSubheader']
|
567
|
-
VItemGroup: typeof import('vuetify/components')['VItemGroup']
|
568
|
-
VItem: typeof import('vuetify/components')['VItem']
|
569
|
-
VLabel: typeof import('vuetify/components')['VLabel']
|
570
|
-
VKbd: typeof import('vuetify/components')['VKbd']
|
571
|
-
VMain: typeof import('vuetify/components')['VMain']
|
572
571
|
VMenu: typeof import('vuetify/components')['VMenu']
|
572
|
+
VMain: typeof import('vuetify/components')['VMain']
|
573
573
|
VMessages: typeof import('vuetify/components')['VMessages']
|
574
574
|
VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
|
575
|
-
VOtpInput: typeof import('vuetify/components')['VOtpInput']
|
576
|
-
VOverlay: typeof import('vuetify/components')['VOverlay']
|
577
575
|
VPagination: typeof import('vuetify/components')['VPagination']
|
578
|
-
|
576
|
+
VOverlay: typeof import('vuetify/components')['VOverlay']
|
577
|
+
VOtpInput: typeof import('vuetify/components')['VOtpInput']
|
579
578
|
VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
|
579
|
+
VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
|
580
580
|
VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
|
581
|
-
VRating: typeof import('vuetify/components')['VRating']
|
582
581
|
VSelect: typeof import('vuetify/components')['VSelect']
|
583
|
-
|
582
|
+
VRating: typeof import('vuetify/components')['VRating']
|
584
583
|
VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
|
584
|
+
VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
|
585
|
+
VSheet: typeof import('vuetify/components')['VSheet']
|
585
586
|
VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
|
586
587
|
VSnackbar: typeof import('vuetify/components')['VSnackbar']
|
587
|
-
|
588
|
+
VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
|
589
|
+
VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
|
588
590
|
VSlider: typeof import('vuetify/components')['VSlider']
|
589
|
-
VSwitch: typeof import('vuetify/components')['VSwitch']
|
590
591
|
VStepper: typeof import('vuetify/components')['VStepper']
|
591
592
|
VStepperActions: typeof import('vuetify/components')['VStepperActions']
|
592
593
|
VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
|
593
594
|
VStepperItem: typeof import('vuetify/components')['VStepperItem']
|
594
595
|
VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
|
595
596
|
VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
|
596
|
-
|
597
|
-
VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
|
597
|
+
VSwitch: typeof import('vuetify/components')['VSwitch']
|
598
598
|
VTab: typeof import('vuetify/components')['VTab']
|
599
599
|
VTabs: typeof import('vuetify/components')['VTabs']
|
600
600
|
VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
|
601
601
|
VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
|
602
|
-
VTextarea: typeof import('vuetify/components')['VTextarea']
|
603
602
|
VTextField: typeof import('vuetify/components')['VTextField']
|
604
603
|
VSystemBar: typeof import('vuetify/components')['VSystemBar']
|
605
|
-
|
606
|
-
VToolbar: typeof import('vuetify/components')['VToolbar']
|
607
|
-
VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
|
608
|
-
VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
|
604
|
+
VTextarea: typeof import('vuetify/components')['VTextarea']
|
609
605
|
VTable: typeof import('vuetify/components')['VTable']
|
610
606
|
VTimeline: typeof import('vuetify/components')['VTimeline']
|
611
607
|
VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
|
608
|
+
VToolbar: typeof import('vuetify/components')['VToolbar']
|
609
|
+
VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
|
610
|
+
VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
|
612
611
|
VWindow: typeof import('vuetify/components')['VWindow']
|
613
612
|
VWindowItem: typeof import('vuetify/components')['VWindowItem']
|
614
|
-
|
613
|
+
VTooltip: typeof import('vuetify/components')['VTooltip']
|
615
614
|
VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
|
615
|
+
VDataIterator: typeof import('vuetify/components')['VDataIterator']
|
616
616
|
VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
|
617
|
+
VHover: typeof import('vuetify/components')['VHover']
|
618
|
+
VForm: typeof import('vuetify/components')['VForm']
|
617
619
|
VContainer: typeof import('vuetify/components')['VContainer']
|
618
620
|
VCol: typeof import('vuetify/components')['VCol']
|
619
621
|
VRow: typeof import('vuetify/components')['VRow']
|
620
622
|
VSpacer: typeof import('vuetify/components')['VSpacer']
|
621
|
-
VForm: typeof import('vuetify/components')['VForm']
|
622
|
-
VHover: typeof import('vuetify/components')['VHover']
|
623
623
|
VLayout: typeof import('vuetify/components')['VLayout']
|
624
624
|
VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
|
625
|
-
VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
|
626
625
|
VLazy: typeof import('vuetify/components')['VLazy']
|
626
|
+
VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
|
627
627
|
VNoSsr: typeof import('vuetify/components')['VNoSsr']
|
628
628
|
VParallax: typeof import('vuetify/components')['VParallax']
|
629
629
|
VRadio: typeof import('vuetify/components')['VRadio']
|
@@ -632,8 +632,8 @@ declare module 'vue' {
|
|
632
632
|
VSparkline: typeof import('vuetify/components')['VSparkline']
|
633
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']
|
659
662
|
VFileUpload: typeof import('vuetify/labs/components')['VFileUpload']
|
660
663
|
VFileUploadItem: typeof import('vuetify/labs/components')['VFileUploadItem']
|
661
|
-
|
664
|
+
VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
|
665
|
+
VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
|
666
|
+
VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
|
662
667
|
VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
|
663
668
|
VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
|
664
669
|
VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
|
665
|
-
VPicker: typeof import('vuetify/labs/components')['VPicker']
|
666
|
-
VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
|
667
670
|
VTreeview: typeof import('vuetify/labs/components')['VTreeview']
|
668
671
|
VTreeviewItem: typeof import('vuetify/labs/components')['VTreeviewItem']
|
669
672
|
VTreeviewGroup: typeof import('vuetify/labs/components')['VTreeviewGroup']
|
670
|
-
VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
|
671
|
-
VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
|
672
|
-
VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
|
673
673
|
VDateInput: typeof import('vuetify/labs/components')['VDateInput']
|
674
|
-
VPullToRefresh: typeof import('vuetify/labs/components')['VPullToRefresh']
|
675
674
|
VSnackbarQueue: typeof import('vuetify/labs/components')['VSnackbarQueue']
|
675
|
+
VPullToRefresh: typeof import('vuetify/labs/components')['VPullToRefresh']
|
676
676
|
}
|
677
677
|
}
|
package/lib/locale/af.mjs
CHANGED
@@ -1,27 +1,27 @@
|
|
1
1
|
export default {
|
2
|
-
badge: '
|
3
|
-
open: '
|
4
|
-
close: '
|
5
|
-
dismiss: '
|
2
|
+
badge: 'Kenteken',
|
3
|
+
open: 'Maak oop',
|
4
|
+
close: 'Maak toe',
|
5
|
+
dismiss: 'Verwerp',
|
6
6
|
confirmEdit: {
|
7
7
|
ok: 'OK',
|
8
|
-
cancel: '
|
8
|
+
cancel: 'Kanselleer'
|
9
9
|
},
|
10
10
|
dataIterator: {
|
11
11
|
noResultsText: 'Geen ooreenstemmende resultate is gevind nie',
|
12
|
-
loadingText: '
|
12
|
+
loadingText: 'Laai item...'
|
13
13
|
},
|
14
14
|
dataTable: {
|
15
15
|
itemsPerPageText: 'Rye per bladsy:',
|
16
16
|
ariaLabel: {
|
17
|
-
sortDescending: '
|
18
|
-
sortAscending: '
|
19
|
-
sortNone: '
|
20
|
-
activateNone: '
|
21
|
-
activateDescending: '
|
22
|
-
activateAscending: '
|
17
|
+
sortDescending: 'Gesorteer aflopend.',
|
18
|
+
sortAscending: 'Gesorteer oplopend.',
|
19
|
+
sortNone: 'Nie gesorteer nie.',
|
20
|
+
activateNone: 'Aktiveer om sortering te verwyder.',
|
21
|
+
activateDescending: 'Aktiveer om aflopend te sorteer.',
|
22
|
+
activateAscending: 'Aktiveer om oplopend te sorteer.'
|
23
23
|
},
|
24
|
-
sortBy: '
|
24
|
+
sortBy: 'Sorteer volgens'
|
25
25
|
},
|
26
26
|
dataFooter: {
|
27
27
|
itemsPerPageText: 'Aantal per bladsy:',
|
@@ -33,18 +33,18 @@ export default {
|
|
33
33
|
pageText: '{0}-{1} van {2}'
|
34
34
|
},
|
35
35
|
dateRangeInput: {
|
36
|
-
divider: '
|
36
|
+
divider: 'tot'
|
37
37
|
},
|
38
38
|
datePicker: {
|
39
|
-
itemsSelected: '{0}
|
39
|
+
itemsSelected: '{0} gekies',
|
40
40
|
range: {
|
41
|
-
title: '
|
42
|
-
header: '
|
41
|
+
title: 'Kies datums',
|
42
|
+
header: 'Voer datums in'
|
43
43
|
},
|
44
|
-
title: '
|
45
|
-
header: '
|
44
|
+
title: 'Kies datum',
|
45
|
+
header: 'Voer datum in',
|
46
46
|
input: {
|
47
|
-
placeholder: '
|
47
|
+
placeholder: 'Voer datum in'
|
48
48
|
}
|
49
49
|
},
|
50
50
|
noDataText: 'Geen data is beskikbaar nie',
|
@@ -52,32 +52,32 @@ export default {
|
|
52
52
|
prev: 'Vorige visuele',
|
53
53
|
next: 'Volgende visuele',
|
54
54
|
ariaLabel: {
|
55
|
-
delimiter: 'Carousel
|
55
|
+
delimiter: 'Carousel skyfie {0} van {1}'
|
56
56
|
}
|
57
57
|
},
|
58
58
|
calendar: {
|
59
59
|
moreEvents: '{0} meer',
|
60
|
-
today: '
|
60
|
+
today: 'Vandag'
|
61
61
|
},
|
62
62
|
input: {
|
63
|
-
clear: '
|
64
|
-
prependAction: '{0}
|
65
|
-
appendAction: '{0}
|
66
|
-
otp: '
|
63
|
+
clear: 'Maak skoon {0}',
|
64
|
+
prependAction: '{0} voorafgevoegde aksie',
|
65
|
+
appendAction: '{0} bygevoegde aksie',
|
66
|
+
otp: 'Voer asseblief OTP-karakter {0} in'
|
67
67
|
},
|
68
68
|
fileInput: {
|
69
|
-
counter: '{0}
|
70
|
-
counterSize: '{0}
|
69
|
+
counter: '{0} lêers',
|
70
|
+
counterSize: '{0} lêers ({1} in totaal)'
|
71
71
|
},
|
72
72
|
fileUpload: {
|
73
|
-
title: '
|
74
|
-
divider: '
|
75
|
-
browse: '
|
73
|
+
title: 'Sleep en los lêers hier',
|
74
|
+
divider: 'of',
|
75
|
+
browse: 'Blaai deur lêers'
|
76
76
|
},
|
77
77
|
timePicker: {
|
78
|
-
am: '
|
79
|
-
pm: '
|
80
|
-
title: '
|
78
|
+
am: 'VM',
|
79
|
+
pm: 'NM',
|
80
|
+
title: 'Kies tyd'
|
81
81
|
},
|
82
82
|
pagination: {
|
83
83
|
ariaLabel: {
|
@@ -86,23 +86,23 @@ export default {
|
|
86
86
|
previous: 'Vorige bladsy',
|
87
87
|
page: 'Gaan na bladsy {0}',
|
88
88
|
currentPage: 'Huidige bladsy, Bladsy {0}',
|
89
|
-
first: '
|
90
|
-
last: '
|
89
|
+
first: 'Eerste bladsy',
|
90
|
+
last: 'Laaste bladsy'
|
91
91
|
}
|
92
92
|
},
|
93
93
|
stepper: {
|
94
|
-
next: '
|
95
|
-
prev: '
|
94
|
+
next: 'Volgende',
|
95
|
+
prev: 'Vorige'
|
96
96
|
},
|
97
97
|
rating: {
|
98
98
|
ariaLabel: {
|
99
|
-
item: '
|
99
|
+
item: 'Gradering {0} van {1}'
|
100
100
|
}
|
101
101
|
},
|
102
|
-
loading: '
|
102
|
+
loading: 'Laai...',
|
103
103
|
infiniteScroll: {
|
104
|
-
loadMore: '
|
105
|
-
empty: '
|
104
|
+
loadMore: 'Laai meer',
|
105
|
+
empty: 'Geen meer nie'
|
106
106
|
}
|
107
107
|
};
|
108
108
|
//# sourceMappingURL=af.mjs.map
|
package/lib/locale/af.mjs.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"af.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/af.ts"],"sourcesContent":["export default {\n badge: '
|
1
|
+
{"version":3,"file":"af.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/af.ts"],"sourcesContent":["export default {\n badge: 'Kenteken',\n open: 'Maak oop',\n close: 'Maak toe',\n dismiss: 'Verwerp',\n confirmEdit: {\n ok: 'OK',\n cancel: 'Kanselleer',\n },\n dataIterator: {\n noResultsText: 'Geen ooreenstemmende resultate is gevind nie',\n loadingText: 'Laai item...',\n },\n dataTable: {\n itemsPerPageText: 'Rye per bladsy:',\n ariaLabel: {\n sortDescending: 'Gesorteer aflopend.',\n sortAscending: 'Gesorteer oplopend.',\n sortNone: 'Nie gesorteer nie.',\n activateNone: 'Aktiveer om sortering te verwyder.',\n activateDescending: 'Aktiveer om aflopend te sorteer.',\n activateAscending: 'Aktiveer om oplopend te sorteer.',\n },\n sortBy: 'Sorteer volgens',\n },\n dataFooter: {\n itemsPerPageText: 'Aantal per bladsy:',\n itemsPerPageAll: 'Alles',\n nextPage: 'Volgende bladsy',\n prevPage: 'Vorige bladsy',\n firstPage: 'Eerste bladsy',\n lastPage: 'Laaste bladsy',\n pageText: '{0}-{1} van {2}',\n },\n dateRangeInput: {\n divider: 'tot',\n },\n datePicker: {\n itemsSelected: '{0} gekies',\n range: {\n title: 'Kies datums',\n header: 'Voer datums in',\n },\n title: 'Kies datum',\n header: 'Voer datum in',\n input: {\n placeholder: 'Voer datum in',\n },\n },\n noDataText: 'Geen data is beskikbaar nie',\n carousel: {\n prev: 'Vorige visuele',\n next: 'Volgende visuele',\n ariaLabel: {\n delimiter: 'Carousel skyfie {0} van {1}',\n },\n },\n calendar: {\n moreEvents: '{0} meer',\n today: 'Vandag',\n },\n input: {\n clear: 'Maak skoon {0}',\n prependAction: '{0} voorafgevoegde aksie',\n appendAction: '{0} bygevoegde aksie',\n otp: 'Voer asseblief OTP-karakter {0} in',\n },\n fileInput: {\n counter: '{0} lêers',\n counterSize: '{0} lêers ({1} in totaal)',\n },\n fileUpload: {\n title: 'Sleep en los lêers hier',\n divider: 'of',\n browse: 'Blaai deur lêers',\n },\n timePicker: {\n am: 'VM',\n pm: 'NM',\n title: 'Kies tyd',\n },\n pagination: {\n ariaLabel: {\n root: 'Paginasie-navigasie',\n next: 'Volgende bladsy',\n previous: 'Vorige bladsy',\n page: 'Gaan na bladsy {0}',\n currentPage: 'Huidige bladsy, Bladsy {0}',\n first: 'Eerste bladsy',\n last: 'Laaste bladsy',\n },\n },\n stepper: {\n next: 'Volgende',\n prev: 'Vorige',\n },\n rating: {\n ariaLabel: {\n item: 'Gradering {0} van {1}',\n },\n },\n loading: 'Laai...',\n infiniteScroll: {\n loadMore: 'Laai meer',\n empty: 'Geen meer nie',\n },\n}\n"],"mappings":"AAAA,eAAe;EACbA,KAAK,EAAE,UAAU;EACjBC,IAAI,EAAE,UAAU;EAChBC,KAAK,EAAE,UAAU;EACjBC,OAAO,EAAE,SAAS;EAClBC,WAAW,EAAE;IACXC,EAAE,EAAE,IAAI;IACRC,MAAM,EAAE;EACV,CAAC;EACDC,YAAY,EAAE;IACZC,aAAa,EAAE,8CAA8C;IAC7DC,WAAW,EAAE;EACf,CAAC;EACDC,SAAS,EAAE;IACTC,gBAAgB,EAAE,iBAAiB;IACnCC,SAAS,EAAE;MACTC,cAAc,EAAE,qBAAqB;MACrCC,aAAa,EAAE,qBAAqB;MACpCC,QAAQ,EAAE,oBAAoB;MAC9BC,YAAY,EAAE,oCAAoC;MAClDC,kBAAkB,EAAE,kCAAkC;MACtDC,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,eAAe;IACzBC,QAAQ,EAAE;EACZ,CAAC;EACDC,cAAc,EAAE;IACdC,OAAO,EAAE;EACX,CAAC;EACDC,UAAU,EAAE;IACVC,aAAa,EAAE,YAAY;IAC3BC,KAAK,EAAE;MACLC,KAAK,EAAE,aAAa;MACpBC,MAAM,EAAE;IACV,CAAC;IACDD,KAAK,EAAE,YAAY;IACnBC,MAAM,EAAE,eAAe;IACvBC,KAAK,EAAE;MACLC,WAAW,EAAE;IACf;EACF,CAAC;EACDC,UAAU,EAAE,6BAA6B;EACzCC,QAAQ,EAAE;IACRC,IAAI,EAAE,gBAAgB;IACtBC,IAAI,EAAE,kBAAkB;IACxB3B,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,gBAAgB;IACvBC,aAAa,EAAE,0BAA0B;IACzCC,YAAY,EAAE,sBAAsB;IACpCC,GAAG,EAAE;EACP,CAAC;EACDC,SAAS,EAAE;IACTC,OAAO,EAAE,WAAW;IACpBC,WAAW,EAAE;EACf,CAAC;EACDC,UAAU,EAAE;IACVnB,KAAK,EAAE,yBAAyB;IAChCJ,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,qBAAqB;MAC3BlB,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,SAAS;EAClBC,cAAc,EAAE;IACdC,QAAQ,EAAE,WAAW;IACrBC,KAAK,EAAE;EACT;AACF,CAAC","ignoreList":[]}
|
package/lib/locale/az.mjs
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
export default {
|
2
2
|
badge: 'Nişan',
|
3
|
-
open: '
|
3
|
+
open: 'Açıq',
|
4
4
|
close: 'Bağla',
|
5
5
|
dismiss: 'Rədd et',
|
6
6
|
confirmEdit: {
|
@@ -16,7 +16,7 @@ export default {
|
|
16
16
|
ariaLabel: {
|
17
17
|
sortDescending: 'Azalan sıra ilə düzülmüş.',
|
18
18
|
sortAscending: 'Artan sıra ilə düzülmüş.',
|
19
|
-
sortNone: 'Sıralanmamışdır.
|
19
|
+
sortNone: 'Sıralanmamışdır.',
|
20
20
|
activateNone: 'Sıralamanı yığışdır.',
|
21
21
|
activateDescending: 'Azalan sıra ilə düz.',
|
22
22
|
activateAscending: 'Artan sıra ilə düz.'
|
@@ -33,7 +33,7 @@ export default {
|
|
33
33
|
pageText: '{0} - {1} arası, Cəmi: {2} qeydiyyat'
|
34
34
|
},
|
35
35
|
dateRangeInput: {
|
36
|
-
divider: '
|
36
|
+
divider: 'ilə'
|
37
37
|
},
|
38
38
|
datePicker: {
|
39
39
|
itemsSelected: '{0} seçilib',
|
@@ -56,7 +56,7 @@ export default {
|
|
56
56
|
}
|
57
57
|
},
|
58
58
|
calendar: {
|
59
|
-
moreEvents: '{0}
|
59
|
+
moreEvents: '{0} ədəd daha',
|
60
60
|
today: 'Bu gün'
|
61
61
|
},
|
62
62
|
input: {
|
@@ -72,11 +72,11 @@ export default {
|
|
72
72
|
fileUpload: {
|
73
73
|
title: 'Faylları buraya sürüşdürün',
|
74
74
|
divider: 'və ya',
|
75
|
-
browse: '
|
75
|
+
browse: 'Fayllara baxın'
|
76
76
|
},
|
77
77
|
timePicker: {
|
78
|
-
am: '
|
79
|
-
pm: '
|
78
|
+
am: 'Səhər',
|
79
|
+
pm: 'Axşam',
|
80
80
|
title: 'Vaxtı seçin'
|
81
81
|
},
|
82
82
|
pagination: {
|
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: 'Nişan',\n open: '
|
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: 'Açıq',\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: 'ilə',\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} ədəd 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: 'Fayllara baxın',\n },\n timePicker: {\n am: 'Səhər',\n pm: 'Axşam',\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,kBAAkB;MAC5BC,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,OAAO;IACXC,EAAE,EAAE,OAAO;IACXvB,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/bg.mjs
CHANGED
@@ -2,7 +2,7 @@ export default {
|
|
2
2
|
badge: 'Значка',
|
3
3
|
open: 'Отвори',
|
4
4
|
close: 'Затвори',
|
5
|
-
dismiss: '
|
5
|
+
dismiss: 'Отхвърли',
|
6
6
|
confirmEdit: {
|
7
7
|
ok: 'OK',
|
8
8
|
cancel: 'Отмяна'
|
@@ -36,7 +36,7 @@ export default {
|
|
36
36
|
divider: 'до'
|
37
37
|
},
|
38
38
|
datePicker: {
|
39
|
-
itemsSelected: '{0}
|
39
|
+
itemsSelected: '{0} избрани',
|
40
40
|
range: {
|
41
41
|
title: 'Избор на дати',
|
42
42
|
header: 'Въвеждане на дати'
|
@@ -57,7 +57,7 @@ export default {
|
|
57
57
|
},
|
58
58
|
calendar: {
|
59
59
|
moreEvents: 'Още {0}',
|
60
|
-
today: '
|
60
|
+
today: 'Днес'
|
61
61
|
},
|
62
62
|
input: {
|
63
63
|
clear: 'Изчисти {0}',
|
@@ -70,14 +70,14 @@ export default {
|
|
70
70
|
counterSize: '{0} файла ({1} общо)'
|
71
71
|
},
|
72
72
|
fileUpload: {
|
73
|
-
title: '
|
74
|
-
divider: '
|
75
|
-
browse: '
|
73
|
+
title: 'Плъзнете и пуснете файлове тук',
|
74
|
+
divider: 'или',
|
75
|
+
browse: 'Разгледайте файлове'
|
76
76
|
},
|
77
77
|
timePicker: {
|
78
78
|
am: 'пр. обяд',
|
79
79
|
pm: 'сл. обяд',
|
80
|
-
title: '
|
80
|
+
title: 'Изберете време'
|
81
81
|
},
|
82
82
|
pagination: {
|
83
83
|
ariaLabel: {
|
package/lib/locale/bg.mjs.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"bg.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/bg.ts"],"sourcesContent":["export default {\n badge: 'Значка',\n open: 'Отвори',\n close: 'Затвори',\n dismiss: '
|
1
|
+
{"version":3,"file":"bg.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/bg.ts"],"sourcesContent":["export default {\n badge: 'Значка',\n open: 'Отвори',\n close: 'Затвори',\n dismiss: 'Отхвърли',\n confirmEdit: {\n ok: 'OK',\n cancel: 'Отмяна',\n },\n dataIterator: {\n noResultsText: 'Не са намерени записи',\n loadingText: 'Зареждане на елементи...',\n },\n dataTable: {\n itemsPerPageText: 'Редове на страница:',\n ariaLabel: {\n sortDescending: 'Подреди в намаляващ ред.',\n sortAscending: 'Подреди в нарастващ ред.',\n sortNone: 'Без подредба.',\n activateNone: 'Активирай за премахване на подредбата.',\n activateDescending: 'Активирай за подредба в намаляващ ред.',\n activateAscending: 'Активирай за подредба в нарастващ ред.',\n },\n sortBy: 'Сортирай по',\n },\n dataFooter: {\n itemsPerPageText: 'Елементи на страница:',\n itemsPerPageAll: 'Всички',\n nextPage: 'Следваща страница',\n prevPage: 'Предишна страница',\n firstPage: 'Първа страница',\n lastPage: 'Последна страница',\n pageText: '{0}-{1} от {2}',\n },\n dateRangeInput: {\n divider: 'до',\n },\n datePicker: {\n itemsSelected: '{0} избрани',\n range: {\n title: 'Избор на дати',\n header: 'Въвеждане на дати',\n },\n title: 'Избор на дата',\n header: 'Въвеждане на дата',\n input: {\n placeholder: 'Въведете дата',\n },\n },\n noDataText: 'Няма налични данни',\n carousel: {\n prev: 'Предишна визуализация',\n next: 'Следваща визуализация',\n ariaLabel: {\n delimiter: 'Кадър {0} от {1} на въртележката',\n },\n },\n calendar: {\n moreEvents: 'Още {0}',\n today: 'Днес',\n },\n input: {\n clear: 'Изчисти {0}',\n prependAction: '{0} предшестващо действие',\n appendAction: '{0} последващо действие',\n otp: 'Моля, въведете OTP символ {0}',\n },\n fileInput: {\n counter: '{0} файла',\n counterSize: '{0} файла ({1} общо)',\n },\n fileUpload: {\n title: 'Плъзнете и пуснете файлове тук',\n divider: 'или',\n browse: 'Разгледайте файлове',\n },\n timePicker: {\n am: 'пр. обяд',\n pm: 'сл. обяд',\n title: 'Изберете време',\n },\n pagination: {\n ariaLabel: {\n root: 'Странициране',\n next: 'Следваща страница',\n previous: 'Предишна страница',\n page: 'Отиди на страница {0}',\n currentPage: 'Текуща страница, Страница {0}',\n first: 'Първа страница',\n last: 'Последна страница',\n },\n },\n stepper: {\n next: 'Следващ',\n prev: 'Предишен',\n },\n rating: {\n ariaLabel: {\n item: 'Оценка {0} от {1}',\n },\n },\n loading: 'Зареждане...',\n infiniteScroll: {\n loadMore: 'Зареди още',\n empty: 'Няма повече',\n },\n}\n"],"mappings":"AAAA,eAAe;EACbA,KAAK,EAAE,QAAQ;EACfC,IAAI,EAAE,QAAQ;EACdC,KAAK,EAAE,SAAS;EAChBC,OAAO,EAAE,UAAU;EACnBC,WAAW,EAAE;IACXC,EAAE,EAAE,IAAI;IACRC,MAAM,EAAE;EACV,CAAC;EACDC,YAAY,EAAE;IACZC,aAAa,EAAE,uBAAuB;IACtCC,WAAW,EAAE;EACf,CAAC;EACDC,SAAS,EAAE;IACTC,gBAAgB,EAAE,qBAAqB;IACvCC,SAAS,EAAE;MACTC,cAAc,EAAE,0BAA0B;MAC1CC,aAAa,EAAE,0BAA0B;MACzCC,QAAQ,EAAE,eAAe;MACzBC,YAAY,EAAE,wCAAwC;MACtDC,kBAAkB,EAAE,wCAAwC;MAC5DC,iBAAiB,EAAE;IACrB,CAAC;IACDC,MAAM,EAAE;EACV,CAAC;EACDC,UAAU,EAAE;IACVT,gBAAgB,EAAE,uBAAuB;IACzCU,eAAe,EAAE,QAAQ;IACzBC,QAAQ,EAAE,mBAAmB;IAC7BC,QAAQ,EAAE,mBAAmB;IAC7BC,SAAS,EAAE,gBAAgB;IAC3BC,QAAQ,EAAE,mBAAmB;IAC7BC,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,eAAe;MACtBC,MAAM,EAAE;IACV,CAAC;IACDD,KAAK,EAAE,eAAe;IACtBC,MAAM,EAAE,mBAAmB;IAC3BC,KAAK,EAAE;MACLC,WAAW,EAAE;IACf;EACF,CAAC;EACDC,UAAU,EAAE,oBAAoB;EAChCC,QAAQ,EAAE;IACRC,IAAI,EAAE,uBAAuB;IAC7BC,IAAI,EAAE,uBAAuB;IAC7B3B,SAAS,EAAE;MACT4B,SAAS,EAAE;IACb;EACF,CAAC;EACDC,QAAQ,EAAE;IACRC,UAAU,EAAE,SAAS;IACrBC,KAAK,EAAE;EACT,CAAC;EACDT,KAAK,EAAE;IACLU,KAAK,EAAE,aAAa;IACpBC,aAAa,EAAE,2BAA2B;IAC1CC,YAAY,EAAE,yBAAyB;IACvCC,GAAG,EAAE;EACP,CAAC;EACDC,SAAS,EAAE;IACTC,OAAO,EAAE,WAAW;IACpBC,WAAW,EAAE;EACf,CAAC;EACDC,UAAU,EAAE;IACVnB,KAAK,EAAE,gCAAgC;IACvCJ,OAAO,EAAE,KAAK;IACdwB,MAAM,EAAE;EACV,CAAC;EACDC,UAAU,EAAE;IACVC,EAAE,EAAE,UAAU;IACdC,EAAE,EAAE,UAAU;IACdvB,KAAK,EAAE;EACT,CAAC;EACDwB,UAAU,EAAE;IACV5C,SAAS,EAAE;MACT6C,IAAI,EAAE,cAAc;MACpBlB,IAAI,EAAE,mBAAmB;MACzBmB,QAAQ,EAAE,mBAAmB;MAC7BC,IAAI,EAAE,uBAAuB;MAC7BC,WAAW,EAAE,+BAA+B;MAC5CC,KAAK,EAAE,gBAAgB;MACvBC,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,cAAc;EACvBC,cAAc,EAAE;IACdC,QAAQ,EAAE,YAAY;IACtBC,KAAK,EAAE;EACT;AACF,CAAC","ignoreList":[]}
|