Socket
Socket
Sign inDemoInstall

quasar

Package Overview
Dependencies
Maintainers
1
Versions
394
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quasar - npm Package Compare versions

Comparing version 1.0.0-beta.2 to 1.0.0-beta.3

src/mixins/portal.json

24

dist/api/QDialog.json
{
"type": "component",
"props": {
"content-class": {
"type": [
"Array",
"String",
"Object"
],
"desc": "Class definitions to be attributed to the content",
"examples": [
"my-special-class",
":content-class=\"{ 'my-special-class': <condition> }\""
]
},
"content-style": {
"type": [
"Array",
"String",
"Object"
],
"desc": "Style definitions to be attributed to the content",
"examples": [
"background-color: #ff0000",
":content-style=\"{ color: '#ff0000' }\""
]
},
"value": {

@@ -5,0 +29,0 @@ "type": "Boolean",

48

dist/api/QMenu.json

@@ -25,2 +25,26 @@ {

},
"content-class": {
"type": [
"Array",
"String",
"Object"
],
"desc": "Class definitions to be attributed to the content",
"examples": [
"my-special-class",
":content-class=\"{ 'my-special-class': <condition> }\""
]
},
"content-style": {
"type": [
"Array",
"String",
"Object"
],
"desc": "Style definitions to be attributed to the content",
"examples": [
"background-color: #ff0000",
":content-style=\"{ color: '#ff0000' }\""
]
},
"value": {

@@ -100,26 +124,2 @@ "type": "Boolean",

},
"content-class": {
"type": [
"Array",
"String",
"Object"
],
"desc": "Class definitions to be attributed to the menu",
"examples": [
"my-special-class",
":content-class=\"{ 'my-special-class': <condition> }\""
]
},
"content-style": {
"type": [
"Array",
"String",
"Object"
],
"desc": "Style definitions to be attributed to the menu",
"examples": [
"background-color: #ff0000",
":content-style=\"{ backgroundColor: '#ff0000' }\""
]
},
"max-height": {

@@ -126,0 +126,0 @@ "type": "String",

{
"type": "component",
"props": {
"value": {
"type": "Boolean",
"desc": "Model of the component defining shown/hidden state; Either use this property (along with a listener for 'input' event) OR use v-model directive"
},
"content-class": {

@@ -14,3 +10,3 @@ "type": [

],
"desc": "Class definitions to be attributed to the Tooltip",
"desc": "Class definitions to be attributed to the content",
"examples": [

@@ -27,8 +23,12 @@ "my-special-class",

],
"desc": "Style definitions to be attributed to the Tooltip",
"desc": "Style definitions to be attributed to the content",
"examples": [
"background-color: #ff0000",
":content-style=\"{ backgroundColor: '#ff0000' }\""
":content-style=\"{ color: '#ff0000' }\""
]
},
"value": {
"type": "Boolean",
"desc": "Model of the component defining shown/hidden state; Either use this property (along with a listener for 'input' event) OR use v-model directive"
},
"max-height": {

@@ -35,0 +35,0 @@ "type": "String",

@@ -152,3 +152,2 @@ const map = {

"positionEngine": "src/utils/position-engine.js",
"preventScroll": "src/utils/prevent-scroll.js",
"scroll": "src/utils/scroll.js",

@@ -155,0 +154,0 @@ "selection": "src/utils/selection.js",

/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a():"function"==typeof define&&define.amd?define(a):(e.Quasar=e.Quasar||{},e.Quasar.iconSet=e.Quasar.iconSet||{},e.Quasar.iconSet.evaIcons=a())}(this,function(){"use strict";return{name:"eva-icons",type:{positive:"eva-checkmark-circle-2",negative:"eva-alert-triangle",info:"eva-info",warning:"eva-alert-circle-outline"},arrow:{up:"eva-arrow-upward-outline",right:"eva-arrow-forward-outline",down:"eva-arrow-downward-outline",left:"eva-arrow-back-outline",dropdown:"eva-chevron-down"},chevron:{left:"eva-arrow-ios-back-outline",right:"eva-arrow-ios-forward-outline"},colorPicker:{spectrum:"eva-color-picker-outline",tune:"eva-options-2-outline",palette:"eva-pantone-outline"},pullToRefresh:{icon:"eva-refresh-outline"},carousel:{left:"eva-arrow-ios-back-outline",right:"eva-arrow-ios-forward-outline",navigationIcon:"eva-radio-button-on",thumbnails:"eva-image-outline"},chip:{remove:"eva-close",selected:"eva-checkmark"},datetime:{arrowLeft:"eva-arrow-ios-back-outline",arrowRight:"eva-arrow-ios-forward-outline",now:"eva-clock-outline",today:"eva-calendar-outline"},editor:{bold:"format_bold",italic:"format_italic",strikethrough:"strikethrough_s",underline:"format_underlined",unorderedList:"format_list_bulleted",orderedList:"format_list_numbered",subscript:"vertical_align_bottom",superscript:"vertical_align_top",hyperlink:"link",toggleFullscreen:"fullscreen",quote:"format_quote",left:"format_align_left",center:"format_align_center",right:"format_align_right",justify:"format_align_justify",print:"print",outdent:"format_indent_decrease",indent:"format_indent_increase",removeFormat:"format_clear",formatting:"text_format",fontSize:"format_size",align:"format_align_left",hr:"remove",undo:"undo",redo:"redo",header:"format_size",code:"code",size:"format_size",font:"font_download"},expansionItem:{icon:"eva-arrow-ios-downward-outline",denseIcon:"eva-chevron-down"},fab:{icon:"eva-plus-outline",activeIcon:"eva-close"},pagination:{first:"eva-arrowhead-left-outline",prev:"eva-arrow-ios-back-outline",next:"eva-arrow-ios-forward-outline",last:"eva-arrowhead-right-outline"},rating:{icon:"eva-star"},stepper:{done:"eva-checkmark",active:"eva-edit",error:"eva-alert-triangle"},tabs:{left:"eva-arrow-ios-back-outline",right:"eva-arrow-ios-forward-outline"},table:{arrowUp:"eva-arrow-upward",warning:"eva-alert-triangle",prevPage:"eva-arrow-ios-back-outline",nextPage:"eva-arrow-ios-forward-outline"},tree:{icon:"eva-arrow-right"},uploader:{done:"eva-checkmark",clear:"eva-close",add:"eva-plus-square",upload:"eva-cloud-upload",removeQueue:"eva-slash",removeUploaded:"eva-done-all"}}});
!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a():"function"==typeof define&&define.amd?define(a):((e=e||self).Quasar=e.Quasar||{},e.Quasar.iconSet=e.Quasar.iconSet||{},e.Quasar.iconSet.evaIcons=a())}(this,function(){"use strict";return{name:"eva-icons",type:{positive:"eva-checkmark-circle-2",negative:"eva-alert-triangle",info:"eva-info",warning:"eva-alert-circle-outline"},arrow:{up:"eva-arrow-upward-outline",right:"eva-arrow-forward-outline",down:"eva-arrow-downward-outline",left:"eva-arrow-back-outline",dropdown:"eva-chevron-down"},chevron:{left:"eva-arrow-ios-back-outline",right:"eva-arrow-ios-forward-outline"},colorPicker:{spectrum:"eva-color-picker-outline",tune:"eva-options-2-outline",palette:"eva-pantone-outline"},pullToRefresh:{icon:"eva-refresh-outline"},carousel:{left:"eva-arrow-ios-back-outline",right:"eva-arrow-ios-forward-outline",navigationIcon:"eva-radio-button-on",thumbnails:"eva-image-outline"},chip:{remove:"eva-close",selected:"eva-checkmark"},datetime:{arrowLeft:"eva-arrow-ios-back-outline",arrowRight:"eva-arrow-ios-forward-outline",now:"eva-clock-outline",today:"eva-calendar-outline"},editor:{bold:"format_bold",italic:"format_italic",strikethrough:"strikethrough_s",underline:"format_underlined",unorderedList:"format_list_bulleted",orderedList:"format_list_numbered",subscript:"vertical_align_bottom",superscript:"vertical_align_top",hyperlink:"link",toggleFullscreen:"fullscreen",quote:"format_quote",left:"format_align_left",center:"format_align_center",right:"format_align_right",justify:"format_align_justify",print:"print",outdent:"format_indent_decrease",indent:"format_indent_increase",removeFormat:"format_clear",formatting:"text_format",fontSize:"format_size",align:"format_align_left",hr:"remove",undo:"undo",redo:"redo",header:"format_size",code:"code",size:"format_size",font:"font_download"},expansionItem:{icon:"eva-arrow-ios-downward-outline",denseIcon:"eva-chevron-down"},fab:{icon:"eva-plus-outline",activeIcon:"eva-close"},pagination:{first:"eva-arrowhead-left-outline",prev:"eva-arrow-ios-back-outline",next:"eva-arrow-ios-forward-outline",last:"eva-arrowhead-right-outline"},rating:{icon:"eva-star"},stepper:{done:"eva-checkmark",active:"eva-edit",error:"eva-alert-triangle"},tabs:{left:"eva-arrow-ios-back-outline",right:"eva-arrow-ios-forward-outline"},table:{arrowUp:"eva-arrow-upward",warning:"eva-alert-triangle",prevPage:"eva-arrow-ios-back-outline",nextPage:"eva-arrow-ios-forward-outline"},tree:{icon:"eva-arrow-right"},uploader:{done:"eva-checkmark",clear:"eva-close",add:"eva-plus-square",upload:"eva-cloud-upload",removeQueue:"eva-slash",removeUploaded:"eva-done-all"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(a,f){"object"==typeof exports&&"undefined"!=typeof module?module.exports=f():"function"==typeof define&&define.amd?define(f):(a.Quasar=a.Quasar||{},a.Quasar.iconSet=a.Quasar.iconSet||{},a.Quasar.iconSet.fontawesomeV5Pro=f())}(this,function(){"use strict";return{name:"fontawesome-v5-pro",type:{positive:"fal fa-check",negative:"fal fa-exclamation-triangle",info:"fal fa-info-circle",warning:"fal fa-exclamation"},arrow:{up:"fal fa-arrow-up",right:"fal fa-arrow-right",down:"fal fa-arrow-down",left:"fal fa-arrow-left",dropdown:"fal fa-caret-down"},chevron:{left:"fal fa-chevron-left",right:"fal fa-chevron-right"},colorPicker:{spectrum:"fal fa-eye-dropper",tune:"fal fa-sliders-h",palette:"fal fa-swatchbook"},pullToRefresh:{icon:"fal fa-sync-alt"},carousel:{left:"fal fa-chevron-left",right:"fal fa-chevron-right",navigationIcon:"fal fa-circle",thumbnails:"fal fa-th"},chip:{remove:"fal fa-times-circle",selected:"fal fa-check"},datetime:{arrowLeft:"fal fa-chevron-left",arrowRight:"fal fa-chevron-right",now:"fal fa-clock",today:"fal fa-calendar-check"},editor:{bold:"fal fa-bold",italic:"fal fa-italic",strikethrough:"fal fa-strikethrough",underline:"fal fa-underline",unorderedList:"fal fa-list-ul",orderedList:"fal fa-list-ol",subscript:"fal fa-subscript",superscript:"fal fa-superscript",hyperlink:"fal fa-link",toggleFullscreen:"fal fa-expand-arrows-alt",quote:"fal fa-quote-right",left:"fal fa-align-left",center:"fal fa-align-center",right:"fal fa-align-right",justify:"fal fa-align-justify",print:"fal fa-print",outdent:"fal fa-outdent",indent:"fal fa-indent",removeFormat:"fal fa-eraser",formatting:"fal fa-heading",fontSize:"fal fa-text-height",align:"fal fa-align-left",hr:"fal fa-minus-square",undo:"fal fa-undo",redo:"fal fa-redo",header:"fal fa-heading",code:"fal fa-code",size:"fal fa-text-height",font:"fal fa-font"},expansionItem:{icon:"fal fa-chevron-down",denseIcon:"fal fa-caret-down"},fab:{icon:"fal fa-plus",activeIcon:"fal fa-times"},pagination:{first:"fal fa-step-backward",prev:"fal fa-chevron-left",next:"fal fa-chevron-right",last:"fal fa-step-forward"},rating:{icon:"fal fa-star"},stepper:{done:"fal fa-check",active:"fal fa-pencil-alt",error:"fal fa-exclamation-triangle"},tabs:{left:"fal fa-chevron-left",right:"fal fa-chevron-right"},table:{arrowUp:"fal fa-long-arrow-up",warning:"fal fa-exclamation-triangle",prevPage:"fal fa-chevron-left",nextPage:"fal fa-chevron-right"},tree:{icon:"fal fa-play"},uploader:{done:"fal fa-check",clear:"fal fa-times",add:"fal fa-plus-square",upload:"fal fa-upload",removeQueue:"fal fa-stream",removeUploaded:"fal fa-clipboard-check"}}});
!function(a,f){"object"==typeof exports&&"undefined"!=typeof module?module.exports=f():"function"==typeof define&&define.amd?define(f):((a=a||self).Quasar=a.Quasar||{},a.Quasar.iconSet=a.Quasar.iconSet||{},a.Quasar.iconSet.fontawesomeV5Pro=f())}(this,function(){"use strict";return{name:"fontawesome-v5-pro",type:{positive:"fal fa-check",negative:"fal fa-exclamation-triangle",info:"fal fa-info-circle",warning:"fal fa-exclamation"},arrow:{up:"fal fa-arrow-up",right:"fal fa-arrow-right",down:"fal fa-arrow-down",left:"fal fa-arrow-left",dropdown:"fal fa-caret-down"},chevron:{left:"fal fa-chevron-left",right:"fal fa-chevron-right"},colorPicker:{spectrum:"fal fa-eye-dropper",tune:"fal fa-sliders-h",palette:"fal fa-swatchbook"},pullToRefresh:{icon:"fal fa-sync-alt"},carousel:{left:"fal fa-chevron-left",right:"fal fa-chevron-right",navigationIcon:"fal fa-circle",thumbnails:"fal fa-th"},chip:{remove:"fal fa-times-circle",selected:"fal fa-check"},datetime:{arrowLeft:"fal fa-chevron-left",arrowRight:"fal fa-chevron-right",now:"fal fa-clock",today:"fal fa-calendar-check"},editor:{bold:"fal fa-bold",italic:"fal fa-italic",strikethrough:"fal fa-strikethrough",underline:"fal fa-underline",unorderedList:"fal fa-list-ul",orderedList:"fal fa-list-ol",subscript:"fal fa-subscript",superscript:"fal fa-superscript",hyperlink:"fal fa-link",toggleFullscreen:"fal fa-expand-arrows-alt",quote:"fal fa-quote-right",left:"fal fa-align-left",center:"fal fa-align-center",right:"fal fa-align-right",justify:"fal fa-align-justify",print:"fal fa-print",outdent:"fal fa-outdent",indent:"fal fa-indent",removeFormat:"fal fa-eraser",formatting:"fal fa-heading",fontSize:"fal fa-text-height",align:"fal fa-align-left",hr:"fal fa-minus-square",undo:"fal fa-undo",redo:"fal fa-redo",header:"fal fa-heading",code:"fal fa-code",size:"fal fa-text-height",font:"fal fa-font"},expansionItem:{icon:"fal fa-chevron-down",denseIcon:"fal fa-caret-down"},fab:{icon:"fal fa-plus",activeIcon:"fal fa-times"},pagination:{first:"fal fa-step-backward",prev:"fal fa-chevron-left",next:"fal fa-chevron-right",last:"fal fa-step-forward"},rating:{icon:"fal fa-star"},stepper:{done:"fal fa-check",active:"fal fa-pencil-alt",error:"fal fa-exclamation-triangle"},tabs:{left:"fal fa-chevron-left",right:"fal fa-chevron-right"},table:{arrowUp:"fal fa-long-arrow-up",warning:"fal fa-exclamation-triangle",prevPage:"fal fa-chevron-left",nextPage:"fal fa-chevron-right"},tree:{icon:"fal fa-play"},uploader:{done:"fal fa-check",clear:"fal fa-times",add:"fal fa-plus-square",upload:"fal fa-upload",removeQueue:"fal fa-stream",removeUploaded:"fal fa-clipboard-check"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(a,f){"object"==typeof exports&&"undefined"!=typeof module?module.exports=f():"function"==typeof define&&define.amd?define(f):(a.Quasar=a.Quasar||{},a.Quasar.iconSet=a.Quasar.iconSet||{},a.Quasar.iconSet.fontawesomeV5=f())}(this,function(){"use strict";return{name:"fontawesome-v5",type:{positive:"fas fa-check",negative:"fas fa-exclamation-triangle",info:"fas fa-info-circle",warning:"fas fa-exclamation"},arrow:{up:"fas fa-arrow-up",right:"fas fa-arrow-right",down:"fas fa-arrow-down",left:"fas fa-arrow-left",dropdown:"fas fa-caret-down"},chevron:{left:"fas fa-chevron-left",right:"fas fa-chevron-right"},colorPicker:{spectrum:"fas fa-eye-dropper",tune:"fas fa-sliders-h",palette:"fas fa-swatchbook"},pullToRefresh:{icon:"fas fa-sync-alt"},carousel:{left:"fas fa-chevron-left",right:"fas fa-chevron-right",navigationIcon:"fas fa-circle",thumbnails:"fas fa-th"},chip:{remove:"fas fa-times-circle",selected:"fas fa-check"},datetime:{arrowLeft:"fas fa-chevron-left",arrowRight:"fas fa-chevron-right",now:"far fa-clock",today:"far fa-calendar-check"},editor:{bold:"fas fa-bold",italic:"fas fa-italic",strikethrough:"fas fa-strikethrough",underline:"fas fa-underline",unorderedList:"fas fa-list-ul",orderedList:"fas fa-list-ol",subscript:"fas fa-subscript",superscript:"fas fa-superscript",hyperlink:"fas fa-link",toggleFullscreen:"fas fa-expand-arrows-alt",quote:"fas fa-quote-right",left:"fas fa-align-left",center:"fas fa-align-center",right:"fas fa-align-right",justify:"fas fa-align-justify",print:"fas fa-print",outdent:"fas fa-outdent",indent:"fas fa-indent",removeFormat:"fas fa-eraser",formatting:"fas fa-heading",fontSize:"fas fa-text-height",align:"fas fa-align-left",hr:"far fa-minus-square",undo:"fas fa-undo",redo:"fas fa-redo",header:"fas fa-heading",code:"fas fa-code",size:"fas fa-text-height",font:"fas fa-font"},expansionItem:{icon:"fas fa-chevron-down",denseIcon:"fas fa-caret-down"},fab:{icon:"fas fa-plus",activeIcon:"fas fa-times"},pagination:{first:"fas fa-step-backward",prev:"fas fa-chevron-left",next:"fas fa-chevron-right",last:"fas fa-step-forward"},rating:{icon:"fas fa-star"},stepper:{done:"fas fa-check",active:"fas fa-pencil-alt",error:"fas fa-exclamation-triangle"},tabs:{left:"fas fa-chevron-left",right:"fas fa-chevron-right"},table:{arrowUp:"fas fa-arrow-up",warning:"fas fa-exclamation-triangle",prevPage:"fas fa-chevron-left",nextPage:"fas fa-chevron-right"},tree:{icon:"fas fa-play"},uploader:{done:"fas fa-check",clear:"fas fa-times",add:"fas fa-plus-square",upload:"fas fa-upload",removeQueue:"fas fa-stream",removeUploaded:"fas fa-clipboard-check"}}});
!function(a,f){"object"==typeof exports&&"undefined"!=typeof module?module.exports=f():"function"==typeof define&&define.amd?define(f):((a=a||self).Quasar=a.Quasar||{},a.Quasar.iconSet=a.Quasar.iconSet||{},a.Quasar.iconSet.fontawesomeV5=f())}(this,function(){"use strict";return{name:"fontawesome-v5",type:{positive:"fas fa-check",negative:"fas fa-exclamation-triangle",info:"fas fa-info-circle",warning:"fas fa-exclamation"},arrow:{up:"fas fa-arrow-up",right:"fas fa-arrow-right",down:"fas fa-arrow-down",left:"fas fa-arrow-left",dropdown:"fas fa-caret-down"},chevron:{left:"fas fa-chevron-left",right:"fas fa-chevron-right"},colorPicker:{spectrum:"fas fa-eye-dropper",tune:"fas fa-sliders-h",palette:"fas fa-swatchbook"},pullToRefresh:{icon:"fas fa-sync-alt"},carousel:{left:"fas fa-chevron-left",right:"fas fa-chevron-right",navigationIcon:"fas fa-circle",thumbnails:"fas fa-th"},chip:{remove:"fas fa-times-circle",selected:"fas fa-check"},datetime:{arrowLeft:"fas fa-chevron-left",arrowRight:"fas fa-chevron-right",now:"far fa-clock",today:"far fa-calendar-check"},editor:{bold:"fas fa-bold",italic:"fas fa-italic",strikethrough:"fas fa-strikethrough",underline:"fas fa-underline",unorderedList:"fas fa-list-ul",orderedList:"fas fa-list-ol",subscript:"fas fa-subscript",superscript:"fas fa-superscript",hyperlink:"fas fa-link",toggleFullscreen:"fas fa-expand-arrows-alt",quote:"fas fa-quote-right",left:"fas fa-align-left",center:"fas fa-align-center",right:"fas fa-align-right",justify:"fas fa-align-justify",print:"fas fa-print",outdent:"fas fa-outdent",indent:"fas fa-indent",removeFormat:"fas fa-eraser",formatting:"fas fa-heading",fontSize:"fas fa-text-height",align:"fas fa-align-left",hr:"far fa-minus-square",undo:"fas fa-undo",redo:"fas fa-redo",header:"fas fa-heading",code:"fas fa-code",size:"fas fa-text-height",font:"fas fa-font"},expansionItem:{icon:"fas fa-chevron-down",denseIcon:"fas fa-caret-down"},fab:{icon:"fas fa-plus",activeIcon:"fas fa-times"},pagination:{first:"fas fa-step-backward",prev:"fas fa-chevron-left",next:"fas fa-chevron-right",last:"fas fa-step-forward"},rating:{icon:"fas fa-star"},stepper:{done:"fas fa-check",active:"fas fa-pencil-alt",error:"fas fa-exclamation-triangle"},tabs:{left:"fas fa-chevron-left",right:"fas fa-chevron-right"},table:{arrowUp:"fas fa-arrow-up",warning:"fas fa-exclamation-triangle",prevPage:"fas fa-chevron-left",nextPage:"fas fa-chevron-right"},tree:{icon:"fas fa-play"},uploader:{done:"fas fa-check",clear:"fas fa-times",add:"fas fa-plus-square",upload:"fas fa-upload",removeQueue:"fas fa-stream",removeUploaded:"fas fa-clipboard-check"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(o,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):(o.Quasar=o.Quasar||{},o.Quasar.iconSet=o.Quasar.iconSet||{},o.Quasar.iconSet.ioniconsV4=r())}(this,function(){"use strict";return{name:"ionicons-v4",type:{positive:"ion-md-checkmark",negative:"ion-alert",info:"ion-information-circle-outline",warning:"ion-alert"},arrow:{up:"ion-arrow-up",right:"ion-arrow-forward",down:"ion-arrow-down",left:"ion-arrow-back",dropdown:"ion-arrow-dropdown"},chevron:{left:"ion-ios-arrow-back",right:"ion-ios-arrow-forward"},colorPicker:{spectrum:"ion-aperture",tune:"ion-options",palette:"ion-apps"},pullToRefresh:{icon:"ion-refresh"},carousel:{left:"ion-ios-arrow-back",right:"ion-ios-arrow-forward",navigationIcon:"ion-square",thumbnails:"ion-grid"},chip:{remove:"ion-close-circle",selected:"ion-checkmark"},datetime:{arrowLeft:"ion-ios-arrow-back",arrowRight:"ion-ios-arrow-forward",now:"ion-time",today:"ion-calendar"},editor:{bold:"format_bold",italic:"format_italic",strikethrough:"strikethrough_s",underline:"format_underlined",unorderedList:"format_list_bulleted",orderedList:"format_list_numbered",subscript:"vertical_align_bottom",superscript:"vertical_align_top",hyperlink:"ion-link",toggleFullscreen:"ion-expand",quote:"ion-quote",left:"format_align_left",center:"format_align_center",right:"format_align_right",justify:"format_align_justify",print:"ion-print",outdent:"format_indent_decrease",indent:"format_indent_increase",removeFormat:"format_clear",formatting:"text_format",fontSize:"format_size",align:"format_align_left",hr:"remove",undo:"ion-undo",redo:"ion-redo",header:"format_size",code:"ion-code",size:"format_size",font:"font_download"},expansionItem:{icon:"ion-arrow-dropdown",denseIcon:"ion-arrow-dropdown"},fab:{icon:"ion-add",activeIcon:"ion-close"},pagination:{first:"ion-skip-backward",prev:"ion-arrow-back",next:"ion-arrow-forward",last:"ion-skip-forward"},rating:{icon:"ion-star"},stepper:{done:"ion-checkmark",active:"ion-create",error:"ion-warning"},tabs:{left:"ion-ios-arrow-back",right:"ion-ios-arrow-forward"},table:{arrowUp:"ion-arrow-up",warning:"ion-warning",prevPage:"ion-ios-arrow-back",nextPage:"ion-ios-arrow-forward"},tree:{icon:"ion-play"},uploader:{done:"ion-checkmark",clear:"ion-close",add:"ion-add-circle",upload:"ion-cloud-upload",removeQueue:"ion-trash",removeUploaded:"ion-done-all"}}});
!function(o,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):((o=o||self).Quasar=o.Quasar||{},o.Quasar.iconSet=o.Quasar.iconSet||{},o.Quasar.iconSet.ioniconsV4=r())}(this,function(){"use strict";return{name:"ionicons-v4",type:{positive:"ion-md-checkmark",negative:"ion-alert",info:"ion-information-circle-outline",warning:"ion-alert"},arrow:{up:"ion-arrow-up",right:"ion-arrow-forward",down:"ion-arrow-down",left:"ion-arrow-back",dropdown:"ion-arrow-dropdown"},chevron:{left:"ion-ios-arrow-back",right:"ion-ios-arrow-forward"},colorPicker:{spectrum:"ion-aperture",tune:"ion-options",palette:"ion-apps"},pullToRefresh:{icon:"ion-refresh"},carousel:{left:"ion-ios-arrow-back",right:"ion-ios-arrow-forward",navigationIcon:"ion-square",thumbnails:"ion-grid"},chip:{remove:"ion-close-circle",selected:"ion-checkmark"},datetime:{arrowLeft:"ion-ios-arrow-back",arrowRight:"ion-ios-arrow-forward",now:"ion-time",today:"ion-calendar"},editor:{bold:"format_bold",italic:"format_italic",strikethrough:"strikethrough_s",underline:"format_underlined",unorderedList:"format_list_bulleted",orderedList:"format_list_numbered",subscript:"vertical_align_bottom",superscript:"vertical_align_top",hyperlink:"ion-link",toggleFullscreen:"ion-expand",quote:"ion-quote",left:"format_align_left",center:"format_align_center",right:"format_align_right",justify:"format_align_justify",print:"ion-print",outdent:"format_indent_decrease",indent:"format_indent_increase",removeFormat:"format_clear",formatting:"text_format",fontSize:"format_size",align:"format_align_left",hr:"remove",undo:"ion-undo",redo:"ion-redo",header:"format_size",code:"ion-code",size:"format_size",font:"font_download"},expansionItem:{icon:"ion-arrow-dropdown",denseIcon:"ion-arrow-dropdown"},fab:{icon:"ion-add",activeIcon:"ion-close"},pagination:{first:"ion-skip-backward",prev:"ion-arrow-back",next:"ion-arrow-forward",last:"ion-skip-forward"},rating:{icon:"ion-star"},stepper:{done:"ion-checkmark",active:"ion-create",error:"ion-warning"},tabs:{left:"ion-ios-arrow-back",right:"ion-ios-arrow-forward"},table:{arrowUp:"ion-arrow-up",warning:"ion-warning",prevPage:"ion-ios-arrow-back",nextPage:"ion-ios-arrow-forward"},tree:{icon:"ion-play"},uploader:{done:"ion-checkmark",clear:"ion-close",add:"ion-add-circle",upload:"ion-cloud-upload",removeQueue:"ion-trash",removeUploaded:"ion-done-all"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):(e.Quasar=e.Quasar||{},e.Quasar.iconSet=e.Quasar.iconSet||{},e.Quasar.iconSet.materialIcons=r())}(this,function(){"use strict";return{name:"material-icons",type:{positive:"check_circle",negative:"warning",info:"info",warning:"priority_high"},arrow:{up:"arrow_upward",right:"arrow_forward",down:"arrow_downward",left:"arrow_back",dropdown:"arrow_drop_down"},chevron:{left:"chevron_left",right:"chevron_right"},colorPicker:{spectrum:"gradient",tune:"tune",palette:"style"},pullToRefresh:{icon:"refresh"},carousel:{left:"chevron_left",right:"chevron_right",navigationIcon:"lens",thumbnails:"view_carousel"},chip:{remove:"cancel",selected:"check"},datetime:{arrowLeft:"chevron_left",arrowRight:"chevron_right",now:"access_time",today:"today"},editor:{bold:"format_bold",italic:"format_italic",strikethrough:"strikethrough_s",underline:"format_underlined",unorderedList:"format_list_bulleted",orderedList:"format_list_numbered",subscript:"vertical_align_bottom",superscript:"vertical_align_top",hyperlink:"link",toggleFullscreen:"fullscreen",quote:"format_quote",left:"format_align_left",center:"format_align_center",right:"format_align_right",justify:"format_align_justify",print:"print",outdent:"format_indent_decrease",indent:"format_indent_increase",removeFormat:"format_clear",formatting:"text_format",fontSize:"format_size",align:"format_align_left",hr:"remove",undo:"undo",redo:"redo",header:"format_size",code:"code",size:"format_size",font:"font_download"},expansionItem:{icon:"keyboard_arrow_down",denseIcon:"arrow_drop_down"},fab:{icon:"add",activeIcon:"close"},pagination:{first:"first_page",prev:"keyboard_arrow_left",next:"keyboard_arrow_right",last:"last_page"},rating:{icon:"grade"},stepper:{done:"check",active:"edit",error:"warning"},tabs:{left:"chevron_left",right:"chevron_right"},table:{arrowUp:"arrow_upward",warning:"warning",prevPage:"chevron_left",nextPage:"chevron_right"},tree:{icon:"play_arrow"},uploader:{done:"done",clear:"clear",add:"add_box",upload:"cloud_upload",removeQueue:"clear_all",removeUploaded:"done_all"}}});
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):((e=e||self).Quasar=e.Quasar||{},e.Quasar.iconSet=e.Quasar.iconSet||{},e.Quasar.iconSet.materialIcons=r())}(this,function(){"use strict";return{name:"material-icons",type:{positive:"check_circle",negative:"warning",info:"info",warning:"priority_high"},arrow:{up:"arrow_upward",right:"arrow_forward",down:"arrow_downward",left:"arrow_back",dropdown:"arrow_drop_down"},chevron:{left:"chevron_left",right:"chevron_right"},colorPicker:{spectrum:"gradient",tune:"tune",palette:"style"},pullToRefresh:{icon:"refresh"},carousel:{left:"chevron_left",right:"chevron_right",navigationIcon:"lens",thumbnails:"view_carousel"},chip:{remove:"cancel",selected:"check"},datetime:{arrowLeft:"chevron_left",arrowRight:"chevron_right",now:"access_time",today:"today"},editor:{bold:"format_bold",italic:"format_italic",strikethrough:"strikethrough_s",underline:"format_underlined",unorderedList:"format_list_bulleted",orderedList:"format_list_numbered",subscript:"vertical_align_bottom",superscript:"vertical_align_top",hyperlink:"link",toggleFullscreen:"fullscreen",quote:"format_quote",left:"format_align_left",center:"format_align_center",right:"format_align_right",justify:"format_align_justify",print:"print",outdent:"format_indent_decrease",indent:"format_indent_increase",removeFormat:"format_clear",formatting:"text_format",fontSize:"format_size",align:"format_align_left",hr:"remove",undo:"undo",redo:"redo",header:"format_size",code:"code",size:"format_size",font:"font_download"},expansionItem:{icon:"keyboard_arrow_down",denseIcon:"arrow_drop_down"},fab:{icon:"add",activeIcon:"close"},pagination:{first:"first_page",prev:"keyboard_arrow_left",next:"keyboard_arrow_right",last:"last_page"},rating:{icon:"grade"},stepper:{done:"check",active:"edit",error:"warning"},tabs:{left:"chevron_left",right:"chevron_right"},table:{arrowUp:"arrow_upward",warning:"warning",prevPage:"chevron_left",nextPage:"chevron_right"},tree:{icon:"play_arrow"},uploader:{done:"done",clear:"clear",add:"add_box",upload:"cloud_upload",removeQueue:"clear_all",removeUploaded:"done_all"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(i,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(i.Quasar=i.Quasar||{},i.Quasar.iconSet=i.Quasar.iconSet||{},i.Quasar.iconSet.mdiV3=e())}(this,function(){"use strict";return{name:"mdi-v3",type:{positive:"mdi-check-circle",negative:"mdi-alert",info:"mdi-info",warning:"mdi-exclamation"},arrow:{up:"mdi-arrow-up",right:"mdi-arrow-right",down:"mdi-arrow-down",left:"mdi-arrow-left",dropdown:"mdi-menu-down"},chevron:{left:"mdi-chevron-left",right:"mdi-chevron-right"},colorPicker:{spectrum:"mdi-gradient",tune:"mdi-tune",palette:"mdi-palette-swatch"},pullToRefresh:{icon:"mdi-refresh"},carousel:{left:"mdi-chevron-left",right:"mdi-chevron-right",navigationIcon:"mdi-circle",thumbnails:"mdi-view-carousel"},chip:{remove:"mdi-close-circle",selected:"mdi-check"},datetime:{arrowLeft:"mdi-chevron-left",arrowRight:"mdi-chevron-right",now:"mdi-clock-outline",today:"mdi-calendar-today"},editor:{bold:"mdi-format-bold",italic:"mdi-format-italic",strikethrough:"mdi-format-strikethrough-variant",underline:"mdi-format-underline",unorderedList:"mdi-format-list-bulleted",orderedList:"mdi-format-list-numbers",subscript:"mdi-format-subscript",superscript:"mdi-format-superscript",hyperlink:"mdi-link",toggleFullscreen:"mdi-fullscreen",quote:"mdi-format-quote-close",left:"mdi-format-align-left",center:"mdi-format-align-center",right:"mdi-format-align-right",justify:"mdi-format-align-justify",print:"mdi-printer",outdent:"mdi-format-indent-decrease",indent:"mdi-format-indent-increase",removeFormat:"mdi-format-clear",formatting:"mdi-format-color-text",fontSize:"mdi-format-size",align:"mdi-format-align-left",hr:"mdi-minus",undo:"mdi-undo",redo:"mdi-redo",header:"mdi-format-size",code:"mdi-code",size:"mdi-format-size",font:"mdi-format-font"},expansionItem:{icon:"mdi-chevron-down",denseIcon:"mdi-menu-down"},fab:{icon:"mdi-plus",activeIcon:"mdi-close"},pagination:{first:"mdi-page-first",prev:"mdi-chevron-left",next:"mdi-chevron-right",last:"mdi-page-last"},rating:{icon:"mdi-star"},stepper:{done:"mdi-check",active:"mdi-pencil",error:"mdi-alert"},tabs:{left:"mdi-chevron-left",right:"mdi-chevron-right"},table:{arrowUp:"mdi-arrow-up",warning:"mdi-alert",prevPage:"mdi-chevron-left",nextPage:"mdi-chevron-right"},tree:{icon:"mdi-play"},uploader:{done:"mdi-check",clear:"mdi-close",add:"mdi-plus-box",upload:"mdi-cloud-upload",removeQueue:"mdi-notification-clear-all",removeUploaded:"mdi-check-all"}}});
!function(e,i){"object"==typeof exports&&"undefined"!=typeof module?module.exports=i():"function"==typeof define&&define.amd?define(i):((e=e||self).Quasar=e.Quasar||{},e.Quasar.iconSet=e.Quasar.iconSet||{},e.Quasar.iconSet.mdiV3=i())}(this,function(){"use strict";return{name:"mdi-v3",type:{positive:"mdi-check-circle",negative:"mdi-alert",info:"mdi-info",warning:"mdi-exclamation"},arrow:{up:"mdi-arrow-up",right:"mdi-arrow-right",down:"mdi-arrow-down",left:"mdi-arrow-left",dropdown:"mdi-menu-down"},chevron:{left:"mdi-chevron-left",right:"mdi-chevron-right"},colorPicker:{spectrum:"mdi-gradient",tune:"mdi-tune",palette:"mdi-palette-swatch"},pullToRefresh:{icon:"mdi-refresh"},carousel:{left:"mdi-chevron-left",right:"mdi-chevron-right",navigationIcon:"mdi-circle",thumbnails:"mdi-view-carousel"},chip:{remove:"mdi-close-circle",selected:"mdi-check"},datetime:{arrowLeft:"mdi-chevron-left",arrowRight:"mdi-chevron-right",now:"mdi-clock-outline",today:"mdi-calendar-today"},editor:{bold:"mdi-format-bold",italic:"mdi-format-italic",strikethrough:"mdi-format-strikethrough-variant",underline:"mdi-format-underline",unorderedList:"mdi-format-list-bulleted",orderedList:"mdi-format-list-numbers",subscript:"mdi-format-subscript",superscript:"mdi-format-superscript",hyperlink:"mdi-link",toggleFullscreen:"mdi-fullscreen",quote:"mdi-format-quote-close",left:"mdi-format-align-left",center:"mdi-format-align-center",right:"mdi-format-align-right",justify:"mdi-format-align-justify",print:"mdi-printer",outdent:"mdi-format-indent-decrease",indent:"mdi-format-indent-increase",removeFormat:"mdi-format-clear",formatting:"mdi-format-color-text",fontSize:"mdi-format-size",align:"mdi-format-align-left",hr:"mdi-minus",undo:"mdi-undo",redo:"mdi-redo",header:"mdi-format-size",code:"mdi-code",size:"mdi-format-size",font:"mdi-format-font"},expansionItem:{icon:"mdi-chevron-down",denseIcon:"mdi-menu-down"},fab:{icon:"mdi-plus",activeIcon:"mdi-close"},pagination:{first:"mdi-page-first",prev:"mdi-chevron-left",next:"mdi-chevron-right",last:"mdi-page-last"},rating:{icon:"mdi-star"},stepper:{done:"mdi-check",active:"mdi-pencil",error:"mdi-alert"},tabs:{left:"mdi-chevron-left",right:"mdi-chevron-right"},table:{arrowUp:"mdi-arrow-up",warning:"mdi-alert",prevPage:"mdi-chevron-left",nextPage:"mdi-chevron-right"},tree:{icon:"mdi-play"},uploader:{done:"mdi-check",clear:"mdi-close",add:"mdi-plus-box",upload:"mdi-cloud-upload",removeQueue:"mdi-notification-clear-all",removeUploaded:"mdi-check-all"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.ar=t())}(this,function(){"use strict";return{isoName:"ar",nativeName:"العربية",rtl:!0,label:{clear:"مسح",ok:"حسناً",cancel:"إلغاء",close:"إغلاق",set:"ضبط",select:"إختيار",reset:"إعادة تعيين",remove:"إزالة",update:"تحديث",create:"إنشاء",search:"بحث",filter:"تصفية",refresh:"تحديث"},date:{days:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),daysShort:"ح_ن_ث_ر_خ_ج_س".split("_"),months:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),monthsShort:"ينا_فبر_مار_أبر_ماي_يون_يول_أغس_سبت_أكت_نوف_ديس".split("_"),firstDayOfWeek:6,format24h:!1},table:{noData:"عفواً، لا توجد بيانات",noResults:"عفواً، لا توجد سجلات مطابقة",loading:"جاري التحميل...",selectedRecords:function(e){return 1===e?"1 سجل مختار.":(0===e?"No":e)+" سجلات مختاره."},recordsPerPage:"سجلات لكل صفحة:",allRows:"الكل",pagination:function(e,t,r){return e+"-"+t+" من "+r},columns:"أعمدة"},editor:{url:"مسار",bold:"سميك",italic:"مائل",strikethrough:"يتوسطه خط",underline:"تحته خط",unorderedList:"قائمة غير مرتبة",orderedList:"قائمة مرتبة",subscript:"منخفض",superscript:"مرتفع",hyperlink:"إرتباط",toggleFullscreen:"ملء الشاشة",quote:"إقتباس",left:"محاذاة لليسار",center:"محاذاة للوسط",right:"محاذاة لليمين",justify:"محاذاة بالتساوي",print:"طباعة",outdent:"تقليل المسافة البادئة",indent:"زيادة المسافة البادئة",removeFormat:"إزالة التنسيق",formatting:"تنسيق",fontSize:"حجم الخط",align:"محاذاة",hr:"إضافة المسطرة الأفقية",undo:"تراجع",redo:"إعادة",header1:"ترويسة 1",header2:"ترويسة 2",header3:"ترويسة 3",header4:"ترويسة 4",header5:"ترويسة 5",header6:"ترويسة 6",paragraph:"فقرة",code:"رمز",size1:"صغير جداً",size2:"صغير قليلاً",size3:"عادي",size4:"وسط",size5:"كبير",size6:"كبير جداً",size7:"الأقصى",defaultFont:"الخط الإفتراضي"},tree:{noNodes:"لا توجد نقاط متاحة",noResults:"لا توجد نقاط متطابقة"}}});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.ar=t())}(this,function(){"use strict";return{isoName:"ar",nativeName:"العربية",rtl:!0,label:{clear:"مسح",ok:"حسناً",cancel:"إلغاء",close:"إغلاق",set:"ضبط",select:"إختيار",reset:"إعادة تعيين",remove:"إزالة",update:"تحديث",create:"إنشاء",search:"بحث",filter:"تصفية",refresh:"تحديث"},date:{days:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),daysShort:"ح_ن_ث_ر_خ_ج_س".split("_"),months:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),monthsShort:"ينا_فبر_مار_أبر_ماي_يون_يول_أغس_سبت_أكت_نوف_ديس".split("_"),firstDayOfWeek:6,format24h:!1},table:{noData:"عفواً، لا توجد بيانات",noResults:"عفواً، لا توجد سجلات مطابقة",loading:"جاري التحميل...",selectedRecords:function(e){return 1===e?"1 سجل مختار.":(0===e?"No":e)+" سجلات مختاره."},recordsPerPage:"سجلات لكل صفحة:",allRows:"الكل",pagination:function(e,t,r){return e+"-"+t+" من "+r},columns:"أعمدة"},editor:{url:"مسار",bold:"سميك",italic:"مائل",strikethrough:"يتوسطه خط",underline:"تحته خط",unorderedList:"قائمة غير مرتبة",orderedList:"قائمة مرتبة",subscript:"منخفض",superscript:"مرتفع",hyperlink:"إرتباط",toggleFullscreen:"ملء الشاشة",quote:"إقتباس",left:"محاذاة لليسار",center:"محاذاة للوسط",right:"محاذاة لليمين",justify:"محاذاة بالتساوي",print:"طباعة",outdent:"تقليل المسافة البادئة",indent:"زيادة المسافة البادئة",removeFormat:"إزالة التنسيق",formatting:"تنسيق",fontSize:"حجم الخط",align:"محاذاة",hr:"إضافة المسطرة الأفقية",undo:"تراجع",redo:"إعادة",header1:"ترويسة 1",header2:"ترويسة 2",header3:"ترويسة 3",header4:"ترويسة 4",header5:"ترويسة 5",header6:"ترويسة 6",paragraph:"فقرة",code:"رمز",size1:"صغير جداً",size2:"صغير قليلاً",size3:"عادي",size4:"وسط",size5:"كبير",size6:"كبير جداً",size7:"الأقصى",defaultFont:"الخط الإفتراضي"},tree:{noNodes:"لا توجد نقاط متاحة",noResults:"لا توجد نقاط متطابقة"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.bg=t())}(this,function(){"use strict";return{isoName:"bg",nativeName:"български език",label:{clear:"Изчисти",ok:"OK",cancel:"Отказ",close:"Затвори",set:"Задай",select:"Избери",reset:"Наново",remove:"Изтрий",update:"Обнови",create:"Създай",search:"Търси",filter:"Филтър",refresh:"Обнови"},date:{days:"Неделя_Понеделник_Вторник_Сряда_Четвъртък_Петък_Събота".split("_"),daysShort:"Нд_Пн_Вт_Ср_Чт_Пт_Сб".split("_"),months:"Януари_Февруари_Март_Април_Май_Юни_Юли_Август_Септември_Октомври_Ноември_Декември".split("_"),monthsShort:"Яну_Фев_Мар_Апр_Май_Юни_Юли_Авг_Сеп_Окт_Ное_Дек".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Няма данни",noResults:"Нищо не е намерено",loading:"Зареждане...",selectedRecords:function(e){return e>1?e+" избрани реда.":(0===e?"Няма":"1")+" избрани редове."},recordsPerPage:"Редове на страница:",allRows:"Всички",pagination:function(e,t,r){return e+"-"+t+" от "+r},columns:"Колони"},editor:{url:"URL",bold:"Удебелен",italic:"Курсив",strikethrough:"Задраскан",underline:"Подчертан",unorderedList:"Неподреден списък",orderedList:"Номериран списък",subscript:"Под-редово",superscript:"Над-редово",hyperlink:"Линк",toggleFullscreen:"На цял екран",quote:"Цитат",left:"Ляво подравняване",center:"Центриране",right:"Дясно подравняване",justify:"Подравняване по ширина",print:"Отпечатване",outdent:"Намали отстъпа",indent:"Увеличи отстъпа",removeFormat:"Без форматиране",formatting:"Форматиране",fontSize:"Размер на шрифта",align:"Подравняване",hr:"Вмъкни хоризонтална линия",undo:"Отмени",redo:"Повтори",header1:"Заглавие 1",header2:"Заглавие 2",header3:"Заглавие 3",header4:"Заглавие 4",header5:"Заглавие 5",header6:"Заглавие 6",paragraph:"Параграф",code:"Код",size1:"Много малък",size2:"Малък",size3:"Нормален",size4:"Среден",size5:"Голям",size6:"Много голям",size7:"Огромен",defaultFont:"Шрифт по подразбиране"},tree:{noNodes:"Няма повече възли",noResults:"Нищо не е намерено"}}});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.bg=t())}(this,function(){"use strict";return{isoName:"bg",nativeName:"български език",label:{clear:"Изчисти",ok:"OK",cancel:"Отказ",close:"Затвори",set:"Задай",select:"Избери",reset:"Наново",remove:"Изтрий",update:"Обнови",create:"Създай",search:"Търси",filter:"Филтър",refresh:"Обнови"},date:{days:"Неделя_Понеделник_Вторник_Сряда_Четвъртък_Петък_Събота".split("_"),daysShort:"Нд_Пн_Вт_Ср_Чт_Пт_Сб".split("_"),months:"Януари_Февруари_Март_Април_Май_Юни_Юли_Август_Септември_Октомври_Ноември_Декември".split("_"),monthsShort:"Яну_Фев_Мар_Апр_Май_Юни_Юли_Авг_Сеп_Окт_Ное_Дек".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Няма данни",noResults:"Нищо не е намерено",loading:"Зареждане...",selectedRecords:function(e){return e>1?e+" избрани реда.":(0===e?"Няма":"1")+" избрани редове."},recordsPerPage:"Редове на страница:",allRows:"Всички",pagination:function(e,t,r){return e+"-"+t+" от "+r},columns:"Колони"},editor:{url:"URL",bold:"Удебелен",italic:"Курсив",strikethrough:"Задраскан",underline:"Подчертан",unorderedList:"Неподреден списък",orderedList:"Номериран списък",subscript:"Под-редово",superscript:"Над-редово",hyperlink:"Линк",toggleFullscreen:"На цял екран",quote:"Цитат",left:"Ляво подравняване",center:"Центриране",right:"Дясно подравняване",justify:"Подравняване по ширина",print:"Отпечатване",outdent:"Намали отстъпа",indent:"Увеличи отстъпа",removeFormat:"Без форматиране",formatting:"Форматиране",fontSize:"Размер на шрифта",align:"Подравняване",hr:"Вмъкни хоризонтална линия",undo:"Отмени",redo:"Повтори",header1:"Заглавие 1",header2:"Заглавие 2",header3:"Заглавие 3",header4:"Заглавие 4",header5:"Заглавие 5",header6:"Заглавие 6",paragraph:"Параграф",code:"Код",size1:"Много малък",size2:"Малък",size3:"Нормален",size4:"Среден",size5:"Голям",size6:"Много голям",size7:"Огромен",defaultFont:"Шрифт по подразбиране"},tree:{noNodes:"Няма повече възли",noResults:"Нищо не е намерено"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a():"function"==typeof define&&define.amd?define(a):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.ca=a())}(this,function(){"use strict";return{isoName:"ca",nativeName:"Català",label:{clear:"Neteja",ok:"D'acord",cancel:"Cancel·la",close:"Tanca",set:"Estableix",select:"Selecciona",reset:"Restableix",remove:"Elimina",update:"Actualitza",create:"Crea",search:"Cerca",filter:"Filtra",refresh:"Refresca"},date:{days:"Diumenge_Dilluns_Dimarts_Dimecres_Dijous_Divendres_Dissabte".split("_"),daysShort:"Dg_Dl_Dt_Dc_Dj_Dv_Ds".split("_"),months:"Gener_Febrer_Març_Abril_Maig_Juny_Juliol_Agost_Setembre_Octubre_Novembre_Desembre".split("_"),monthsShort:"Gen_Feb_Mar_Abr_Mai_Jun_Jul_Ago_Set_Oct_Nov_Des".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"No hi ha dades disponibles",noResults:"No s'han trobat resultats",loading:"Carregant...",selectedRecords:function(e){return e>1?e+" files seleccionades.":(0===e?"Sense":"1")+" fila seleccionada."},recordsPerPage:"Files per pàgina:",allRows:"Totes",pagination:function(e,a,t){return e+"-"+a+" de "+t},columns:"Columnes"},editor:{url:"URL",bold:"Negreta",italic:"Cursiva",strikethrough:"Barrat",underline:"Subratllat",unorderedList:"Llista sense ordre",orderedList:"Llista amb ordre",subscript:"Subíndex",superscript:"Superíndex",hyperlink:"Hyperenllaç",toggleFullscreen:"Commuta pantalla completa",quote:"Cita",left:"Alínea a l'esquerra",center:"Alínea al centre",right:"Alínea a la dreta",justify:"Alínea justificat",print:"Imprimeix",outdent:"Incrementa la sagnia",indent:"Disminueix la sagnia",removeFormat:"Lleva el format",formatting:"Donant format",fontSize:"Mida de la font",align:"Alínea",hr:"Insereix una línea horitzontal",undo:"Desfés",redo:"Refés",header1:"Encapçalament 1",header2:"Encapçalament 2",header3:"Encapçalament 3",header4:"Encapçalament 4",header5:"Encapçalament 5",header6:"Encapçalament 6",paragraph:"Paràgraf",code:"Codi",size1:"Molt petit",size2:"Un poc petit",size3:"Normal",size4:"Mitjà-gran",size5:"Gran",size6:"Molt gran",size7:"Màxim",defaultFont:"Font per defecte"},tree:{noNodes:"No hi han nodes disponibles",noResults:"No s'han trobat nodes"}}});
!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a():"function"==typeof define&&define.amd?define(a):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.ca=a())}(this,function(){"use strict";return{isoName:"ca",nativeName:"Català",label:{clear:"Neteja",ok:"D'acord",cancel:"Cancel·la",close:"Tanca",set:"Estableix",select:"Selecciona",reset:"Restableix",remove:"Elimina",update:"Actualitza",create:"Crea",search:"Cerca",filter:"Filtra",refresh:"Refresca"},date:{days:"Diumenge_Dilluns_Dimarts_Dimecres_Dijous_Divendres_Dissabte".split("_"),daysShort:"Dg_Dl_Dt_Dc_Dj_Dv_Ds".split("_"),months:"Gener_Febrer_Març_Abril_Maig_Juny_Juliol_Agost_Setembre_Octubre_Novembre_Desembre".split("_"),monthsShort:"Gen_Feb_Mar_Abr_Mai_Jun_Jul_Ago_Set_Oct_Nov_Des".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"No hi ha dades disponibles",noResults:"No s'han trobat resultats",loading:"Carregant...",selectedRecords:function(e){return e>1?e+" files seleccionades.":(0===e?"Sense":"1")+" fila seleccionada."},recordsPerPage:"Files per pàgina:",allRows:"Totes",pagination:function(e,a,t){return e+"-"+a+" de "+t},columns:"Columnes"},editor:{url:"URL",bold:"Negreta",italic:"Cursiva",strikethrough:"Barrat",underline:"Subratllat",unorderedList:"Llista sense ordre",orderedList:"Llista amb ordre",subscript:"Subíndex",superscript:"Superíndex",hyperlink:"Hyperenllaç",toggleFullscreen:"Commuta pantalla completa",quote:"Cita",left:"Alínea a l'esquerra",center:"Alínea al centre",right:"Alínea a la dreta",justify:"Alínea justificat",print:"Imprimeix",outdent:"Incrementa la sagnia",indent:"Disminueix la sagnia",removeFormat:"Lleva el format",formatting:"Donant format",fontSize:"Mida de la font",align:"Alínea",hr:"Insereix una línea horitzontal",undo:"Desfés",redo:"Refés",header1:"Encapçalament 1",header2:"Encapçalament 2",header3:"Encapçalament 3",header4:"Encapçalament 4",header5:"Encapçalament 5",header6:"Encapçalament 6",paragraph:"Paràgraf",code:"Codi",size1:"Molt petit",size2:"Un poc petit",size3:"Normal",size4:"Mitjà-gran",size5:"Gran",size6:"Molt gran",size7:"Màxim",defaultFont:"Font per defecte"},tree:{noNodes:"No hi han nodes disponibles",noResults:"No s'han trobat nodes"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.cs=t())}(this,function(){"use strict";return{isoName:"cs",nativeName:"Čeština",label:{clear:"Smazat",ok:"OK",cancel:"Zrušit",close:"Zavřít",set:"Hotovo",select:"Vybrat",reset:"Reset",remove:"Odebrat",update:"Hotovo",create:"Vytvořit",search:"Hledat",filter:"Filtrovat",refresh:"Obnovit"},date:{days:"Neděle_Pondělí_Úterý_Středa_Čtvrtek_Pátek_Sobota".split("_"),daysShort:"Ne_Po_Út_St_Čt_Pá_So".split("_"),months:"Leden_Únor_Březen_Duben_Květen_Červen_Červenec_Srpen_Září_Říjen_Listopad_Prosinec".split("_"),monthsShort:"Led_Úno_Bře_Dub_Kvě_Čvn_Čvc_Srp_Zář_Říj_Lis_Pro".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Žádná data k dispozici",noResults:"Nebyly nalezeny žádné odpovídající záznamy",loading:"Načítá se...",selectedRecords:function(e){switch(e){case 0:return"Nejsou vybrány žádné řádky.";case 1:return"Vybrán 1 řádek.";case 2:return"Vybrány 2 řádky.";case 3:return"Vybrány 3 řádky.";case 4:return"Vybrány 4 řádky."}return"Vybráno "+e+" řádků."},recordsPerPage:"Počet řádků na stránku:",allRows:"Všechny",pagination:function(e,t,n){return e+"-"+t+" z "+n},columns:"Sloupce"},editor:{url:"URL",bold:"Tučně",italic:"Kurzíva",strikethrough:"Přeškrtnuté",underline:"Podtržené",unorderedList:"Odrážkový seznam",orderedList:"Číslovaný seznam",subscript:"Dolní index",superscript:"Horní index",hyperlink:"Odkaz",toggleFullscreen:"Přepnout zobrazení na celou obrazovku",quote:"Bloková citace",left:"Zarovnat vlevo",center:"Zarovnat na střed",right:"Zarovnat vpravo",justify:"Zarovnat do bloku",print:"Tisk",outdent:"Zmenšit odsazení",indent:"Zvětšit odsazení",removeFormat:"Vymazat formátování",formatting:"Styl",fontSize:"Velikost písma",align:"Zarovnání",hr:"Vložit oddělovač",undo:"Zpět",redo:"Znovu",header1:"Nadpis 1",header2:"Nadpis 2",header3:"Nadpis 3",header4:"Nadpis 4",header5:"Nadpis 5",header6:"Nadpis 6",paragraph:"Odstavec",code:"Kód",size1:"Velmi malé",size2:"Malé",size3:"Normální",size4:"Středně velké",size5:"Velké",size6:"Velmi velké",size7:"Maximum",defaultFont:"Výchozí písmo"},tree:{noNodes:"Žádné uzly",noResults:"Žádné odpovídající uzly nenalezeny"}}});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.cs=t())}(this,function(){"use strict";return{isoName:"cs",nativeName:"Čeština",label:{clear:"Smazat",ok:"OK",cancel:"Zrušit",close:"Zavřít",set:"Hotovo",select:"Vybrat",reset:"Reset",remove:"Odebrat",update:"Hotovo",create:"Vytvořit",search:"Hledat",filter:"Filtrovat",refresh:"Obnovit"},date:{days:"Neděle_Pondělí_Úterý_Středa_Čtvrtek_Pátek_Sobota".split("_"),daysShort:"Ne_Po_Út_St_Čt_Pá_So".split("_"),months:"Leden_Únor_Březen_Duben_Květen_Červen_Červenec_Srpen_Září_Říjen_Listopad_Prosinec".split("_"),monthsShort:"Led_Úno_Bře_Dub_Kvě_Čvn_Čvc_Srp_Zář_Říj_Lis_Pro".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Žádná data k dispozici",noResults:"Nebyly nalezeny žádné odpovídající záznamy",loading:"Načítá se...",selectedRecords:function(e){switch(e){case 0:return"Nejsou vybrány žádné řádky.";case 1:return"Vybrán 1 řádek.";case 2:return"Vybrány 2 řádky.";case 3:return"Vybrány 3 řádky.";case 4:return"Vybrány 4 řádky."}return"Vybráno "+e+" řádků."},recordsPerPage:"Počet řádků na stránku:",allRows:"Všechny",pagination:function(e,t,n){return e+"-"+t+" z "+n},columns:"Sloupce"},editor:{url:"URL",bold:"Tučně",italic:"Kurzíva",strikethrough:"Přeškrtnuté",underline:"Podtržené",unorderedList:"Odrážkový seznam",orderedList:"Číslovaný seznam",subscript:"Dolní index",superscript:"Horní index",hyperlink:"Odkaz",toggleFullscreen:"Přepnout zobrazení na celou obrazovku",quote:"Bloková citace",left:"Zarovnat vlevo",center:"Zarovnat na střed",right:"Zarovnat vpravo",justify:"Zarovnat do bloku",print:"Tisk",outdent:"Zmenšit odsazení",indent:"Zvětšit odsazení",removeFormat:"Vymazat formátování",formatting:"Styl",fontSize:"Velikost písma",align:"Zarovnání",hr:"Vložit oddělovač",undo:"Zpět",redo:"Znovu",header1:"Nadpis 1",header2:"Nadpis 2",header3:"Nadpis 3",header4:"Nadpis 4",header5:"Nadpis 5",header6:"Nadpis 6",paragraph:"Odstavec",code:"Kód",size1:"Velmi malé",size2:"Malé",size3:"Normální",size4:"Středně velké",size5:"Velké",size6:"Velmi velké",size7:"Maximum",defaultFont:"Výchozí písmo"},tree:{noNodes:"Žádné uzly",noResults:"Žádné odpovídající uzly nenalezeny"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.da=r())}(this,function(){"use strict";return{isoName:"da",nativeName:"Dansk",label:{clear:"Ryd",ok:"OK",cancel:"Annuller",close:"Luk",set:"Sæt",select:"Vælg",reset:"Nulstil",remove:"Fjern",update:"Opdater",create:"Opret",search:"Søg",filter:"Filtrer",refresh:"Opdater"},date:{days:"Søndag_Mandag_Tirsdag_Onsdag_Torsdag_Fredag_Lørdag".split("_"),daysShort:"Søn_Man_Tirs_Ons_Tors_Fre_Lør".split("_"),months:"Januar_Februar_Marts_April_Maj_Juni_Juli_August_September_Oktober_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Maj_Jun_Jul_Aug_Sep_Okt_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Ingen data tilgængelig",noResults:"Ingen matchende resultater fundet",loading:"Indlæser...",selectedRecords:function(e){return 1===e?"1 række valgt.":(0===e?"Ingen":e)+" rækker valgt."},recordsPerPage:"Rækker per side:",allRows:"Alle",pagination:function(e,r,t){return e+"-"+r+" af "+t},columns:"Kolonner"},editor:{url:"URL",bold:"Fed",italic:"Kursiv",strikethrough:"Gennemstreget",underline:"Understreget",unorderedList:"Punktliste",orderedList:"Numreret liste",subscript:"Sænket",superscript:"Hævet",hyperlink:"Hyperlink",toggleFullscreen:"Skift fuldskærm",quote:"Citat",left:"Venstrejustering",center:"Centreret",right:"Højrejustering",justify:"Lige margener",print:"Udskriv",outdent:"Formindsk indrykning",indent:"Forøg indrykning",removeFormat:"Fjern formattering",formatting:"Formattering",fontSize:"Skriftstørrelse",align:"Justering",hr:"Indsæt vandret streg",undo:"Fortryd",redo:"Gendan",header1:"Overskrift 1",header2:"Overskrift 2",header3:"Overskrift 3",header4:"Overskrift 4",header5:"Overskrift 5",header6:"Overskrift 6",paragraph:"Afsnit",code:"Kode",size1:"Meget lille",size2:"Lille",size3:"Normal",size4:"Mellemstor",size5:"Stor",size6:"Meget stor",size7:"Størst",defaultFont:"Standard skrifttype"},tree:{noNodes:"Ingen noder tilgængelige",noResults:"Ingen matchende noder fundet"}}});
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.da=r())}(this,function(){"use strict";return{isoName:"da",nativeName:"Dansk",label:{clear:"Ryd",ok:"OK",cancel:"Annuller",close:"Luk",set:"Sæt",select:"Vælg",reset:"Nulstil",remove:"Fjern",update:"Opdater",create:"Opret",search:"Søg",filter:"Filtrer",refresh:"Opdater"},date:{days:"Søndag_Mandag_Tirsdag_Onsdag_Torsdag_Fredag_Lørdag".split("_"),daysShort:"Søn_Man_Tirs_Ons_Tors_Fre_Lør".split("_"),months:"Januar_Februar_Marts_April_Maj_Juni_Juli_August_September_Oktober_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Maj_Jun_Jul_Aug_Sep_Okt_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Ingen data tilgængelig",noResults:"Ingen matchende resultater fundet",loading:"Indlæser...",selectedRecords:function(e){return 1===e?"1 række valgt.":(0===e?"Ingen":e)+" rækker valgt."},recordsPerPage:"Rækker per side:",allRows:"Alle",pagination:function(e,r,t){return e+"-"+r+" af "+t},columns:"Kolonner"},editor:{url:"URL",bold:"Fed",italic:"Kursiv",strikethrough:"Gennemstreget",underline:"Understreget",unorderedList:"Punktliste",orderedList:"Numreret liste",subscript:"Sænket",superscript:"Hævet",hyperlink:"Hyperlink",toggleFullscreen:"Skift fuldskærm",quote:"Citat",left:"Venstrejustering",center:"Centreret",right:"Højrejustering",justify:"Lige margener",print:"Udskriv",outdent:"Formindsk indrykning",indent:"Forøg indrykning",removeFormat:"Fjern formattering",formatting:"Formattering",fontSize:"Skriftstørrelse",align:"Justering",hr:"Indsæt vandret streg",undo:"Fortryd",redo:"Gendan",header1:"Overskrift 1",header2:"Overskrift 2",header3:"Overskrift 3",header4:"Overskrift 4",header5:"Overskrift 5",header6:"Overskrift 6",paragraph:"Afsnit",code:"Kode",size1:"Meget lille",size2:"Lille",size3:"Normal",size4:"Mellemstor",size5:"Stor",size6:"Meget stor",size7:"Størst",defaultFont:"Standard skrifttype"},tree:{noNodes:"Ingen noder tilgængelige",noResults:"Ingen matchende noder fundet"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.de=r())}(this,function(){"use strict";return{isoName:"de",nativeName:"Deutsch",label:{clear:"Leeren",ok:"Ok",cancel:"Abbrechen",close:"Schließen",set:"Setzen",select:"Auswählen",reset:"Zurücksetzen",remove:"Löschen",update:"Aktualisieren",create:"Erstellen",search:"Suche",filter:"Filter",refresh:"Aktualisieren"},date:{days:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),daysShort:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),months:"Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mai_Jun_Jul_Aug_Sep_Okt_Nov_Dez".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Keine Daten vorhanden.",noResults:"Keine Einträge gefunden",loading:"Lade...",selectedRecords:function(e){return e>1?e+" ausgewählte Zeilen":(0===e?"Keine":"1")+" ausgewählt."},recordsPerPage:"Zeilen pro Seite",allRows:"Alle",pagination:function(e,r,t){return e+"-"+r+" von "+t},columns:"Spalten"},editor:{url:"URL",bold:"Fett",italic:"Kursiv",strikethrough:"Durchgestrichen",underline:"Unterstrichen",unorderedList:"Ungeordnete Liste",orderedList:"Geordnete Liste",subscript:"tiefgestellt",superscript:"hochgestellt",hyperlink:"Link",toggleFullscreen:"Vollbild umschalten",quote:"Zitat",left:"linksbündig",center:"zentriert",right:"rechtsbündig",justify:"Ausrichten",print:"Drucken",outdent:"ausrücken",indent:"einrücken",removeFormat:"Entferne Formatierung",formatting:"Formatiere",fontSize:"Schriftgröße",align:"Ausrichten",hr:"Horizontale Linie einfügen",undo:"Rückgänging",redo:"Wiederherstellen",header1:"Überschrift 1",header2:"Überschrift 2",header3:"Überschrift 3",header4:"Überschrift 4",header5:"Überschrift 5",header6:"Überschrift 6",paragraph:"Absatz",code:"Code",size1:"Sehr klein",size2:"klein",size3:"Normal",size4:"Groß",size5:"Größer",size6:"Sehr groß",size7:"Maximum",defaultFont:"Standard Schrift"},tree:{noNodes:"Keine Knoten verfügbar",noResults:"Keine passenden Knoten gefunden"}}});
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.de=r())}(this,function(){"use strict";return{isoName:"de",nativeName:"Deutsch",label:{clear:"Leeren",ok:"Ok",cancel:"Abbrechen",close:"Schließen",set:"Setzen",select:"Auswählen",reset:"Zurücksetzen",remove:"Löschen",update:"Aktualisieren",create:"Erstellen",search:"Suche",filter:"Filter",refresh:"Aktualisieren"},date:{days:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),daysShort:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),months:"Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mai_Jun_Jul_Aug_Sep_Okt_Nov_Dez".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Keine Daten vorhanden.",noResults:"Keine Einträge gefunden",loading:"Lade...",selectedRecords:function(e){return e>1?e+" ausgewählte Zeilen":(0===e?"Keine":"1")+" ausgewählt."},recordsPerPage:"Zeilen pro Seite",allRows:"Alle",pagination:function(e,r,t){return e+"-"+r+" von "+t},columns:"Spalten"},editor:{url:"URL",bold:"Fett",italic:"Kursiv",strikethrough:"Durchgestrichen",underline:"Unterstrichen",unorderedList:"Ungeordnete Liste",orderedList:"Geordnete Liste",subscript:"tiefgestellt",superscript:"hochgestellt",hyperlink:"Link",toggleFullscreen:"Vollbild umschalten",quote:"Zitat",left:"linksbündig",center:"zentriert",right:"rechtsbündig",justify:"Ausrichten",print:"Drucken",outdent:"ausrücken",indent:"einrücken",removeFormat:"Entferne Formatierung",formatting:"Formatiere",fontSize:"Schriftgröße",align:"Ausrichten",hr:"Horizontale Linie einfügen",undo:"Rückgänging",redo:"Wiederherstellen",header1:"Überschrift 1",header2:"Überschrift 2",header3:"Überschrift 3",header4:"Überschrift 4",header5:"Überschrift 5",header6:"Überschrift 6",paragraph:"Absatz",code:"Code",size1:"Sehr klein",size2:"klein",size3:"Normal",size4:"Groß",size5:"Größer",size6:"Sehr groß",size7:"Maximum",defaultFont:"Standard Schrift"},tree:{noNodes:"Keine Knoten verfügbar",noResults:"Keine passenden Knoten gefunden"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.el=t())}(this,function(){"use strict";return{isoName:"el",nativeName:"ελληνικά",label:{clear:"Καθαρισμός",ok:"Εντάξει",cancel:"Ακύρωση",close:"Κλείσιμο",set:"Ορισμός",select:"Επιλογή",reset:"Επαναφορά",remove:"Αφαίρεση",update:"Αναβάθμιση",create:"Δημιουργία",search:"Αναζήτηση",filter:"Φίλτρο",refresh:"Ανανέωση"},date:{days:"Κυριακή_Δευτέρα_Τρίτη_Τετάρτη_Πέμπτη_Παρασκευή_Σάββατο".split("_"),daysShort:"Κυρ_Δευ_Τρι_Τετ_Πεμ_Παρ_Σαβ".split("_"),months:"Ιανουάριος_Φεβρουάριος_Μάρτιος_Απρίλιος_Μάιος_Ιούνιος_Ιούλιος_Αύγουστος_Σεπτέμβριος_Οκτώβριος_Νοέμβριος_Δεκέμβριος".split("_"),monthsShort:"Ιαν_Φεβ_Μαρ_Απρ_Μαϊ_Ιουν_Ιουλ_Αυγ_Σεπ_Οκτ_Νοε_Δεκ".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Χωρίς δεδομένα",noResults:"Δεν βρέθηκαν αποτελέσματα",loading:"Φόρτωση...",selectedRecords:function(e){return 1===e?"1 επιλεγμένη εγγραφή.":(0===e?"Καμμία":e)+" επιλεγμένες εγγραφές."},recordsPerPage:"Εγγραφές ανα σελίδα:",allRows:"Όλες",pagination:function(e,t,r){return e+"-"+t+" από "+r},columns:"Στήλες"},editor:{url:"Διεύθυνση URL",bold:"Έντονα",italic:"Πλάγια",strikethrough:"Διακριτή διαγραφή",underline:"Υπογράμμιση",unorderedList:"Αταξινόμητη λίστα",orderedList:"Ταξινομημένη λίστα",subscript:"Δείκτης",superscript:"Εκθέτης",hyperlink:"Υπερσύνδεσμος",toggleFullscreen:"Εναλλαγή μεγιστοποίησης οθόνης",quote:"Παράθεση",left:"Αριστερή στοίχιση",center:"Κεντρική στοίχιση",right:"Δεξιά στοίχιση",justify:"Πλήρης στοίχιση",print:"Εκτύπωση",outdent:"Μείωση εσοχής",indent:"Αύξηση εσοχής",removeFormat:"Απαλοιφή μορφοποίησης",formatting:"Μορφοποίηση",fontSize:"Μέγεθος γραμματοσειράς",align:"Στοίχιση",hr:"Εισαγωγή οριζόντιας γραμμής",undo:"Αναίρεση",redo:"Επανάληψη",header1:"Επικεφαλίδα 1",header2:"Επικεφαλίδα 2",header3:"Επικεφαλίδα 3",header4:"Επικεφαλίδα 4",header5:"Επικεφαλίδα 5",header6:"Επικεφαλίδα 6",paragraph:"Παράγραφος",code:"Κώδικας",size1:"Πολύ μικρό",size2:"Μικρό",size3:"Κανονικό",size4:"Μεσαίο",size5:"Μεγάλο",size6:"Πολύ μεγάλο",size7:"Μέγιστο",defaultFont:"Προκαθορισμένη γραμματοσειρά"},tree:{noNodes:"Μη διαθέσιμοι κόμβοι",noResults:"Δεν βρέθηκαν αποτελέσματα"}}});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.el=t())}(this,function(){"use strict";return{isoName:"el",nativeName:"ελληνικά",label:{clear:"Καθαρισμός",ok:"Εντάξει",cancel:"Ακύρωση",close:"Κλείσιμο",set:"Ορισμός",select:"Επιλογή",reset:"Επαναφορά",remove:"Αφαίρεση",update:"Αναβάθμιση",create:"Δημιουργία",search:"Αναζήτηση",filter:"Φίλτρο",refresh:"Ανανέωση"},date:{days:"Κυριακή_Δευτέρα_Τρίτη_Τετάρτη_Πέμπτη_Παρασκευή_Σάββατο".split("_"),daysShort:"Κυρ_Δευ_Τρι_Τετ_Πεμ_Παρ_Σαβ".split("_"),months:"Ιανουάριος_Φεβρουάριος_Μάρτιος_Απρίλιος_Μάιος_Ιούνιος_Ιούλιος_Αύγουστος_Σεπτέμβριος_Οκτώβριος_Νοέμβριος_Δεκέμβριος".split("_"),monthsShort:"Ιαν_Φεβ_Μαρ_Απρ_Μαϊ_Ιουν_Ιουλ_Αυγ_Σεπ_Οκτ_Νοε_Δεκ".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Χωρίς δεδομένα",noResults:"Δεν βρέθηκαν αποτελέσματα",loading:"Φόρτωση...",selectedRecords:function(e){return 1===e?"1 επιλεγμένη εγγραφή.":(0===e?"Καμμία":e)+" επιλεγμένες εγγραφές."},recordsPerPage:"Εγγραφές ανα σελίδα:",allRows:"Όλες",pagination:function(e,t,r){return e+"-"+t+" από "+r},columns:"Στήλες"},editor:{url:"Διεύθυνση URL",bold:"Έντονα",italic:"Πλάγια",strikethrough:"Διακριτή διαγραφή",underline:"Υπογράμμιση",unorderedList:"Αταξινόμητη λίστα",orderedList:"Ταξινομημένη λίστα",subscript:"Δείκτης",superscript:"Εκθέτης",hyperlink:"Υπερσύνδεσμος",toggleFullscreen:"Εναλλαγή μεγιστοποίησης οθόνης",quote:"Παράθεση",left:"Αριστερή στοίχιση",center:"Κεντρική στοίχιση",right:"Δεξιά στοίχιση",justify:"Πλήρης στοίχιση",print:"Εκτύπωση",outdent:"Μείωση εσοχής",indent:"Αύξηση εσοχής",removeFormat:"Απαλοιφή μορφοποίησης",formatting:"Μορφοποίηση",fontSize:"Μέγεθος γραμματοσειράς",align:"Στοίχιση",hr:"Εισαγωγή οριζόντιας γραμμής",undo:"Αναίρεση",redo:"Επανάληψη",header1:"Επικεφαλίδα 1",header2:"Επικεφαλίδα 2",header3:"Επικεφαλίδα 3",header4:"Επικεφαλίδα 4",header5:"Επικεφαλίδα 5",header6:"Επικεφαλίδα 6",paragraph:"Παράγραφος",code:"Κώδικας",size1:"Πολύ μικρό",size2:"Μικρό",size3:"Κανονικό",size4:"Μεσαίο",size5:"Μεγάλο",size6:"Πολύ μεγάλο",size7:"Μέγιστο",defaultFont:"Προκαθορισμένη γραμματοσειρά"},tree:{noNodes:"Μη διαθέσιμοι κόμβοι",noResults:"Δεν βρέθηκαν αποτελέσματα"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.enGb=r())}(this,function(){"use strict";return{isoName:"en-gb",nativeName:"English (UK)",label:{clear:"Clear",ok:"OK",cancel:"Cancel",close:"Close",set:"Set",select:"Select",reset:"Reset",remove:"Remove",update:"Update",create:"Create",search:"Search",filter:"Filter",refresh:"Refresh"},date:{days:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),daysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"No data available",noResults:"No matching records found",loading:"Loading...",selectedRecords:function(e){return 1===e?"1 record selected.":(0===e?"No":e)+" records selected."},recordsPerPage:"Records per page:",allRows:"All",pagination:function(e,r,a){return e+"-"+r+" of "+a},columns:"Columns"},editor:{url:"URL",bold:"Bold",italic:"Italic",strikethrough:"Strikethrough",underline:"Underline",unorderedList:"Unordered List",orderedList:"Ordered List",subscript:"Subscript",superscript:"Superscript",hyperlink:"Hyperlink",toggleFullscreen:"Toggle Fullscreen",quote:"Quote",left:"Left align",center:"Center align",right:"Right align",justify:"Justify align",print:"Print",outdent:"Decrease indentation",indent:"Increase indentation",removeFormat:"Remove formatting",formatting:"Formatting",fontSize:"Font Size",align:"Align",hr:"Insert Horizontal Rule",undo:"Undo",redo:"Redo",header1:"Header 1",header2:"Header 2",header3:"Header 3",header4:"Header 4",header5:"Header 5",header6:"Header 6",paragraph:"Paragraph",code:"Code",size1:"Very small",size2:"A bit small",size3:"Normal",size4:"Medium-large",size5:"Big",size6:"Very big",size7:"Maximum",defaultFont:"Default Font"},tree:{noNodes:"No nodes available",noResults:"No matching nodes found"}}});
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.enGb=r())}(this,function(){"use strict";return{isoName:"en-gb",nativeName:"English (UK)",label:{clear:"Clear",ok:"OK",cancel:"Cancel",close:"Close",set:"Set",select:"Select",reset:"Reset",remove:"Remove",update:"Update",create:"Create",search:"Search",filter:"Filter",refresh:"Refresh"},date:{days:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),daysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"No data available",noResults:"No matching records found",loading:"Loading...",selectedRecords:function(e){return 1===e?"1 record selected.":(0===e?"No":e)+" records selected."},recordsPerPage:"Records per page:",allRows:"All",pagination:function(e,r,a){return e+"-"+r+" of "+a},columns:"Columns"},editor:{url:"URL",bold:"Bold",italic:"Italic",strikethrough:"Strikethrough",underline:"Underline",unorderedList:"Unordered List",orderedList:"Ordered List",subscript:"Subscript",superscript:"Superscript",hyperlink:"Hyperlink",toggleFullscreen:"Toggle Fullscreen",quote:"Quote",left:"Left align",center:"Center align",right:"Right align",justify:"Justify align",print:"Print",outdent:"Decrease indentation",indent:"Increase indentation",removeFormat:"Remove formatting",formatting:"Formatting",fontSize:"Font Size",align:"Align",hr:"Insert Horizontal Rule",undo:"Undo",redo:"Redo",header1:"Header 1",header2:"Header 2",header3:"Header 3",header4:"Header 4",header5:"Header 5",header6:"Header 6",paragraph:"Paragraph",code:"Code",size1:"Very small",size2:"A bit small",size3:"Normal",size4:"Medium-large",size5:"Big",size6:"Very big",size7:"Maximum",defaultFont:"Default Font"},tree:{noNodes:"No nodes available",noResults:"No matching nodes found"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.enUs=r())}(this,function(){"use strict";return{isoName:"en-us",nativeName:"English (US)",label:{clear:"Clear",ok:"OK",cancel:"Cancel",close:"Close",set:"Set",select:"Select",reset:"Reset",remove:"Remove",update:"Update",create:"Create",search:"Search",filter:"Filter",refresh:"Refresh"},date:{days:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),daysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),firstDayOfWeek:0,format24h:!1},table:{noData:"No data available",noResults:"No matching records found",loading:"Loading...",selectedRecords:function(e){return 1===e?"1 record selected.":(0===e?"No":e)+" records selected."},recordsPerPage:"Records per page:",allRows:"All",pagination:function(e,r,a){return e+"-"+r+" of "+a},columns:"Columns"},editor:{url:"URL",bold:"Bold",italic:"Italic",strikethrough:"Strikethrough",underline:"Underline",unorderedList:"Unordered List",orderedList:"Ordered List",subscript:"Subscript",superscript:"Superscript",hyperlink:"Hyperlink",toggleFullscreen:"Toggle Fullscreen",quote:"Quote",left:"Left align",center:"Center align",right:"Right align",justify:"Justify align",print:"Print",outdent:"Decrease indentation",indent:"Increase indentation",removeFormat:"Remove formatting",formatting:"Formatting",fontSize:"Font Size",align:"Align",hr:"Insert Horizontal Rule",undo:"Undo",redo:"Redo",header1:"Header 1",header2:"Header 2",header3:"Header 3",header4:"Header 4",header5:"Header 5",header6:"Header 6",paragraph:"Paragraph",code:"Code",size1:"Very small",size2:"A bit small",size3:"Normal",size4:"Medium-large",size5:"Big",size6:"Very big",size7:"Maximum",defaultFont:"Default Font"},tree:{noNodes:"No nodes available",noResults:"No matching nodes found"}}});
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.enUs=r())}(this,function(){"use strict";return{isoName:"en-us",nativeName:"English (US)",label:{clear:"Clear",ok:"OK",cancel:"Cancel",close:"Close",set:"Set",select:"Select",reset:"Reset",remove:"Remove",update:"Update",create:"Create",search:"Search",filter:"Filter",refresh:"Refresh"},date:{days:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),daysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),firstDayOfWeek:0,format24h:!1},table:{noData:"No data available",noResults:"No matching records found",loading:"Loading...",selectedRecords:function(e){return 1===e?"1 record selected.":(0===e?"No":e)+" records selected."},recordsPerPage:"Records per page:",allRows:"All",pagination:function(e,r,a){return e+"-"+r+" of "+a},columns:"Columns"},editor:{url:"URL",bold:"Bold",italic:"Italic",strikethrough:"Strikethrough",underline:"Underline",unorderedList:"Unordered List",orderedList:"Ordered List",subscript:"Subscript",superscript:"Superscript",hyperlink:"Hyperlink",toggleFullscreen:"Toggle Fullscreen",quote:"Quote",left:"Left align",center:"Center align",right:"Right align",justify:"Justify align",print:"Print",outdent:"Decrease indentation",indent:"Increase indentation",removeFormat:"Remove formatting",formatting:"Formatting",fontSize:"Font Size",align:"Align",hr:"Insert Horizontal Rule",undo:"Undo",redo:"Redo",header1:"Header 1",header2:"Header 2",header3:"Header 3",header4:"Header 4",header5:"Header 5",header6:"Header 6",paragraph:"Paragraph",code:"Code",size1:"Very small",size2:"A bit small",size3:"Normal",size4:"Medium-large",size5:"Big",size6:"Very big",size7:"Maximum",defaultFont:"Default Font"},tree:{noNodes:"No nodes available",noResults:"No matching nodes found"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,i){"object"==typeof exports&&"undefined"!=typeof module?module.exports=i():"function"==typeof define&&define.amd?define(i):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.eo=i())}(this,function(){"use strict";return{isoName:"eo",nativeName:"Esperanto",label:{clear:"Vakigi",ok:"Okej",cancel:"Rezigni",close:"Fermi",set:"Agordi",select:"Elekti",reset:"Restartigi",remove:"Forigi",update:"Ĝisdatigi",create:"Krei",search:"Serĉi",filter:"Filtri",refresh:"Reŝargi"},date:{days:"Dimanĉo_Lundo_Mardo_Merkredo_Jaŭdo_Vendredo_Sabato".split("_"),daysShort:"Dim_Lun_Mar_Mer_Jaŭ_Ven_Sab".split("_"),months:"Januaro_Februaro_Marto_Aprilo_Majo_Junio_Julio_Aŭgusto_Septembro_Oktobro_Novembro_Decembro".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Maj_Jun_Jul_Aŭg_Sep_Okt_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Neniu datumo afiŝenda",noResults:"Neniu datumo trovita",loading:"Ŝarĝado...",selectedRecords:function(e){return e>0?e+" "+(1===e?"elektita linio":"elektitaj linioj")+".":"Neniu elektita linio."},recordsPerPage:"Linioj po paĝoj:",allRows:"Ĉiuj",pagination:function(e,i,a){return e+"-"+i+" el "+a},columns:"Kolumnoj"},editor:{url:"URL",bold:"Grasa",italic:"Kursiva",strikethrough:"Trastreka",underline:"Substreka",unorderedList:"Neordigita listo",orderedList:"Ordigita listo",subscript:"Indico",superscript:"Supra indico",hyperlink:"Ligilo",toggleFullscreen:"Ŝalti plenekranon",quote:"Citaĵo",left:"Ĝisrandigi maldekstren",center:"Centrigi",right:"Ĝisrandigi dekstren",justify:"Ĝisrandigi ambaŭflanke",print:"Printi",outdent:"Malkrommarĝenigi",indent:"Krommarĝenigi",removeFormat:"Forigi prezenton",formatting:"Prezento",fontSize:"Tipara grando",align:"Ĝisrandigi",hr:"Enmeti horizontalan strekon",undo:"Malfari",redo:"Refari",header1:"Titolo 1",header2:"Titolo 2",header3:"Titolo 3",header4:"Titolo 4",header5:"Titolo 5",header6:"Titolo 6",paragraph:"Paragrafo",code:"Kodo",size1:"Tre malgranda",size2:"Malgranda",size3:"Normala",size4:"Meza",size5:"Granda",size6:"Tre granda",size7:"Maksimuma",defaultFont:"Implicita tiparo"},tree:{noData:"Neniu nodo afiŝenda",noResults:"Neniu nodo trovita"}}});
!function(e,i){"object"==typeof exports&&"undefined"!=typeof module?module.exports=i():"function"==typeof define&&define.amd?define(i):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.eo=i())}(this,function(){"use strict";return{isoName:"eo",nativeName:"Esperanto",label:{clear:"Vakigi",ok:"Okej",cancel:"Rezigni",close:"Fermi",set:"Agordi",select:"Elekti",reset:"Restartigi",remove:"Forigi",update:"Ĝisdatigi",create:"Krei",search:"Serĉi",filter:"Filtri",refresh:"Reŝargi"},date:{days:"Dimanĉo_Lundo_Mardo_Merkredo_Jaŭdo_Vendredo_Sabato".split("_"),daysShort:"Dim_Lun_Mar_Mer_Jaŭ_Ven_Sab".split("_"),months:"Januaro_Februaro_Marto_Aprilo_Majo_Junio_Julio_Aŭgusto_Septembro_Oktobro_Novembro_Decembro".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Maj_Jun_Jul_Aŭg_Sep_Okt_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Neniu datumo afiŝenda",noResults:"Neniu datumo trovita",loading:"Ŝarĝado...",selectedRecords:function(e){return e>0?e+" "+(1===e?"elektita linio":"elektitaj linioj")+".":"Neniu elektita linio."},recordsPerPage:"Linioj po paĝoj:",allRows:"Ĉiuj",pagination:function(e,i,a){return e+"-"+i+" el "+a},columns:"Kolumnoj"},editor:{url:"URL",bold:"Grasa",italic:"Kursiva",strikethrough:"Trastreka",underline:"Substreka",unorderedList:"Neordigita listo",orderedList:"Ordigita listo",subscript:"Indico",superscript:"Supra indico",hyperlink:"Ligilo",toggleFullscreen:"Ŝalti plenekranon",quote:"Citaĵo",left:"Ĝisrandigi maldekstren",center:"Centrigi",right:"Ĝisrandigi dekstren",justify:"Ĝisrandigi ambaŭflanke",print:"Printi",outdent:"Malkrommarĝenigi",indent:"Krommarĝenigi",removeFormat:"Forigi prezenton",formatting:"Prezento",fontSize:"Tipara grando",align:"Ĝisrandigi",hr:"Enmeti horizontalan strekon",undo:"Malfari",redo:"Refari",header1:"Titolo 1",header2:"Titolo 2",header3:"Titolo 3",header4:"Titolo 4",header5:"Titolo 5",header6:"Titolo 6",paragraph:"Paragrafo",code:"Kodo",size1:"Tre malgranda",size2:"Malgranda",size3:"Normala",size4:"Meza",size5:"Granda",size6:"Tre granda",size7:"Maksimuma",defaultFont:"Implicita tiparo"},tree:{noData:"Neniu nodo afiŝenda",noResults:"Neniu nodo trovita"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a():"function"==typeof define&&define.amd?define(a):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.es=a())}(this,function(){"use strict";return{isoName:"es",nativeName:"Español",label:{clear:"Borrar",ok:"OK",cancel:"Cancelar",close:"Cerrar",set:"Establecer",select:"Seleccionar",reset:"Restablecer",remove:"Eliminar",update:"Actualizar",create:"Crear",search:"Buscar",filter:"Filtrar",refresh:"Actualizar"},date:{days:"Domingo_Lunes_Martes_Miércoles_Jueves_Viernes_Sábado".split("_"),daysShort:"Dom_Lun_Mar_Mié_Jue_Vie_Sáb".split("_"),months:"Enero_Febrero_Marzo_Abril_Mayo_Junio_Julio_Agosto_Septiembre_Octubre_Noviembre_Diciembre".split("_"),monthsShort:"Ene_Feb_Mar_Abr_May_Jun_Jul_Ago_Sep_Oct_Nov_Dic".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Sin datos disponibles",noResults:"No se encontraron resultados",loading:"Cargando...",selectedRecords:function(e){return e>1?e+" filas seleccionadas.":(0===e?"Sin":"1")+" fila seleccionada."},recordsPerPage:"Filas por página:",allRows:"Todas",pagination:function(e,a,r){return e+"-"+a+" de "+r},columns:"Columnas"},editor:{url:"URL",bold:"Negrita",italic:"Itálico",strikethrough:"Tachado",underline:"Subrayado",unorderedList:"Lista Desordenada",orderedList:"Lista Ordenada",subscript:"Subíndice",superscript:"Superíndice",hyperlink:"Hipervínculo",toggleFullscreen:"Alternar pantalla completa",quote:"Cita",left:"Alineación izquierda",center:"Alineación centro",right:"Alineación derecha",justify:"Justificar alineación",print:"Imprimir",outdent:"Disminuir indentación",indent:"Aumentar indentación",removeFormat:"Eliminar formato",formatting:"Formato",fontSize:"Tamaño de Fuente",align:"Alinear",hr:"Insertar línea horizontal",undo:"Deshacer",redo:"Rehacer",header1:"Encabezado 1",header2:"Encabezado 2",header3:"Encabezado 3",header4:"Encabezado 4",header5:"Encabezado 5",header6:"Encabezado 6",paragraph:"Párrafo",code:"Código",size1:"Muy pequeño",size2:"Pequeño",size3:"Normal",size4:"Mediano",size5:"Grande",size6:"Muy grande",size7:"Máximo",defaultFont:"Fuente por defecto"},tree:{noNodes:"Sin nodos disponibles",noResults:"No se encontraron nodos correspondientes"}}});
!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a():"function"==typeof define&&define.amd?define(a):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.es=a())}(this,function(){"use strict";return{isoName:"es",nativeName:"Español",label:{clear:"Borrar",ok:"OK",cancel:"Cancelar",close:"Cerrar",set:"Establecer",select:"Seleccionar",reset:"Restablecer",remove:"Eliminar",update:"Actualizar",create:"Crear",search:"Buscar",filter:"Filtrar",refresh:"Actualizar"},date:{days:"Domingo_Lunes_Martes_Miércoles_Jueves_Viernes_Sábado".split("_"),daysShort:"Dom_Lun_Mar_Mié_Jue_Vie_Sáb".split("_"),months:"Enero_Febrero_Marzo_Abril_Mayo_Junio_Julio_Agosto_Septiembre_Octubre_Noviembre_Diciembre".split("_"),monthsShort:"Ene_Feb_Mar_Abr_May_Jun_Jul_Ago_Sep_Oct_Nov_Dic".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Sin datos disponibles",noResults:"No se encontraron resultados",loading:"Cargando...",selectedRecords:function(e){return e>1?e+" filas seleccionadas.":(0===e?"Sin":"1")+" fila seleccionada."},recordsPerPage:"Filas por página:",allRows:"Todas",pagination:function(e,a,r){return e+"-"+a+" de "+r},columns:"Columnas"},editor:{url:"URL",bold:"Negrita",italic:"Itálico",strikethrough:"Tachado",underline:"Subrayado",unorderedList:"Lista Desordenada",orderedList:"Lista Ordenada",subscript:"Subíndice",superscript:"Superíndice",hyperlink:"Hipervínculo",toggleFullscreen:"Alternar pantalla completa",quote:"Cita",left:"Alineación izquierda",center:"Alineación centro",right:"Alineación derecha",justify:"Justificar alineación",print:"Imprimir",outdent:"Disminuir indentación",indent:"Aumentar indentación",removeFormat:"Eliminar formato",formatting:"Formato",fontSize:"Tamaño de Fuente",align:"Alinear",hr:"Insertar línea horizontal",undo:"Deshacer",redo:"Rehacer",header1:"Encabezado 1",header2:"Encabezado 2",header3:"Encabezado 3",header4:"Encabezado 4",header5:"Encabezado 5",header6:"Encabezado 6",paragraph:"Párrafo",code:"Código",size1:"Muy pequeño",size2:"Pequeño",size3:"Normal",size4:"Mediano",size5:"Grande",size6:"Muy grande",size7:"Máximo",defaultFont:"Fuente por defecto"},tree:{noNodes:"Sin nodos disponibles",noResults:"No se encontraron nodos correspondientes"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.faIr=t())}(this,function(){"use strict";return{isoName:"fa-ir",nativeName:"فارسی",rtl:!0,label:{clear:"پاک‌سازی",ok:"قبول",cancel:"لغو",close:"بستن",set:"ثبت",select:"انتخاب",reset:"بازنشانی",remove:"حذف",update:"بروزرسانی",create:"ساخت",search:"جستجو",filter:"فیلتر",refresh:"تازه‌سازی"},date:{days:"یکشنبه/دوشنبه/سه‌شنبه/چهارشنبه/پنجشنبه/جمعه/شنبه".split("/"),daysShort:"ی/د/س/چ/پ‌/ج‌/ش‌".split("/"),months:"ژانویه/فوریه/مارس/آپریل/مه/ژوئن/ژولای/آگوست/سپتامبر/اکتبر/نوامبر/دسامبر".split("/"),monthsShort:"ژانویه/فوریه/مارس/آپریل/مه/ژوئن/ژولای/آگوست/سپتامبر/اکتبر/نوامبر/دسامبر".split("/"),firstDayOfWeek:5,format24h:!1},table:{noData:"اطلاعاتی موجود نیست",noResults:"هیچ موردی یافت نشد",loading:"در حال بارگذاری ...",selectedRecords:function(e){return 0===e?"رکوردی انتخاب نشده":e+" رکورد انتخاب شده"},recordsPerPage:"رکورد در صفحه:",allRows:"همه",pagination:function(e,t,r){return e+"-"+t+" از "+r},columns:"ستون"},editor:{url:"آدرس",bold:"کلفت",italic:"کج",strikethrough:"خط‌خورده",underline:"زیرخط",unorderedList:"فهرست غیرترتیبی",orderedList:"فهرست ترتیبی",subscript:"زیرنویس",superscript:"بالانویس",hyperlink:"پیوند",toggleFullscreen:"تغییر حالت تمام صفحه",quote:"نقل قول",left:"چپ تراز",center:"وسط تراز",right:"راست تراز",justify:"هم‌تراز",print:"چاپ",outdent:"کاهش دندانه",indent:"افزایش دندانه",removeFormat:"حذف قالب‌بندی",formatting:"قالب‌بندی",fontSize:"اندازه قلم",align:"تراز",hr:"درج خط افقی",undo:"عمل قبلی",redo:"عملی بعدی",header1:"سرفصل ۱",header2:"سرفصل ۲",header3:"سرفصل ۳",header4:"سرفصل ۴",header5:"سرفصل ۵",header6:"سرفصل ۶",paragraph:"پاراگراف",code:"کد",size1:"خیلی کوچک",size2:"کوچک",size3:"معمولی",size4:"متوسط-بزرگ",size5:"بزرگ",size6:"خیلی بزرگ",size7:"بزرگترین",defaultFont:"قلم پیش‌فرض"},tree:{noNodes:"گره‌ای در دسترس نیست",noResults:"گره‌ای یافت نشد"}}});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.faIr=t())}(this,function(){"use strict";return{isoName:"fa-ir",nativeName:"فارسی",rtl:!0,label:{clear:"پاک‌سازی",ok:"قبول",cancel:"لغو",close:"بستن",set:"ثبت",select:"انتخاب",reset:"بازنشانی",remove:"حذف",update:"بروزرسانی",create:"ساخت",search:"جستجو",filter:"فیلتر",refresh:"تازه‌سازی"},date:{days:"یکشنبه/دوشنبه/سه‌شنبه/چهارشنبه/پنجشنبه/جمعه/شنبه".split("/"),daysShort:"ی/د/س/چ/پ‌/ج‌/ش‌".split("/"),months:"ژانویه/فوریه/مارس/آپریل/مه/ژوئن/ژولای/آگوست/سپتامبر/اکتبر/نوامبر/دسامبر".split("/"),monthsShort:"ژانویه/فوریه/مارس/آپریل/مه/ژوئن/ژولای/آگوست/سپتامبر/اکتبر/نوامبر/دسامبر".split("/"),firstDayOfWeek:5,format24h:!1},table:{noData:"اطلاعاتی موجود نیست",noResults:"هیچ موردی یافت نشد",loading:"در حال بارگذاری ...",selectedRecords:function(e){return 0===e?"رکوردی انتخاب نشده":e+" رکورد انتخاب شده"},recordsPerPage:"رکورد در صفحه:",allRows:"همه",pagination:function(e,t,r){return e+"-"+t+" از "+r},columns:"ستون"},editor:{url:"آدرس",bold:"کلفت",italic:"کج",strikethrough:"خط‌خورده",underline:"زیرخط",unorderedList:"فهرست غیرترتیبی",orderedList:"فهرست ترتیبی",subscript:"زیرنویس",superscript:"بالانویس",hyperlink:"پیوند",toggleFullscreen:"تغییر حالت تمام صفحه",quote:"نقل قول",left:"چپ تراز",center:"وسط تراز",right:"راست تراز",justify:"هم‌تراز",print:"چاپ",outdent:"کاهش دندانه",indent:"افزایش دندانه",removeFormat:"حذف قالب‌بندی",formatting:"قالب‌بندی",fontSize:"اندازه قلم",align:"تراز",hr:"درج خط افقی",undo:"عمل قبلی",redo:"عملی بعدی",header1:"سرفصل ۱",header2:"سرفصل ۲",header3:"سرفصل ۳",header4:"سرفصل ۴",header5:"سرفصل ۵",header6:"سرفصل ۶",paragraph:"پاراگراف",code:"کد",size1:"خیلی کوچک",size2:"کوچک",size3:"معمولی",size4:"متوسط-بزرگ",size5:"بزرگ",size6:"خیلی بزرگ",size7:"بزرگترین",defaultFont:"قلم پیش‌فرض"},tree:{noNodes:"گره‌ای در دسترس نیست",noResults:"گره‌ای یافت نشد"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.fi=t())}(this,function(){"use strict";return{lang:"fi",label:{clear:"Tyhjennä",ok:"OK",cancel:"Peruuta",close:"Sulje",set:"Aseta",select:"Valitse",reset:"Resetoi",remove:"Poista",update:"Päivitä",create:"Luo",search:"Etsi",filter:"Suodata",refresh:"Päivitä"},date:{days:"sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai".split("_"),daysShort:"su_ma_ti_ke_to_pe_la".split("_"),months:"tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kesäkuu_heinäkuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu".split("_"),monthsShort:"tammi_helmi_maalis_huhti_touko_kesä_heinä_elo_syys_loka_marras_joulu".split("_"),firstDayOfWeek:1,format24h:!0},pullToRefresh:{pull:"Vedä alas päivittääksesi",release:"Vapauta päivittääksesi",refresh:"Päivitetään..."},table:{noData:"Ei tietoja",noResults:"Ei tuloksia",loading:"Ladataan...",selectedRecords:function(e){return 1===e?"1 rivi valittu.":e+" riviä valittu."},recordsPerPage:"Rivejä sivulla:",allRows:"Kaikki",pagination:function(e,t,i){return e+"-"+t+" / "+i},columns:"Sarakkeet"},editor:{url:"URL",bold:"Lihavoitu",italic:"Kursivoitu",strikethrough:"Yliviivattu",underline:"Alleviivattu",unorderedList:"Järjestämätön Lista",orderedList:"Järjestetty Lista",subscript:"Alaindeksi",superscript:"Yläindeksi",hyperlink:"Hyperlinkki",toggleFullscreen:"Vaihda näyttötilaa",quote:"Lainaus",left:"Asettele vasemmalle",center:"Asettele keskelle",right:"Asettele oikealle",justify:"Asettele tasaten",print:"Tulosta",outdent:"Vähennä sisennystä",indent:"Kasvata sisennystä",removeFormat:"Poista muotoilu",formatting:"Muotoilu",fontSize:"Fonttikoko",align:"Asettelu",hr:"Lisää erotin",undo:"Kumoa",redo:"Toista",header1:"Otsikko 1",header2:"Otsikko 2",header3:"Otsikko 3",header4:"Otsikko 4",header5:"Otsikko 5",header6:"Otsikko 6",paragraph:"Kappale",code:"Koodi",size1:"Erittäin pieni",size2:"Pieni",size3:"Normaali",size4:"Isompi",size5:"Iso",size6:"Erittäin iso",size7:"Maksimi",defaultFont:"Oletusfontti"},tree:{noNodes:"Ei solmuja saatavilla",noResults:"Ei vastaavia solmuja"}}});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.fi=t())}(this,function(){"use strict";return{lang:"fi",label:{clear:"Tyhjennä",ok:"OK",cancel:"Peruuta",close:"Sulje",set:"Aseta",select:"Valitse",reset:"Resetoi",remove:"Poista",update:"Päivitä",create:"Luo",search:"Etsi",filter:"Suodata",refresh:"Päivitä"},date:{days:"sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai".split("_"),daysShort:"su_ma_ti_ke_to_pe_la".split("_"),months:"tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kesäkuu_heinäkuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu".split("_"),monthsShort:"tammi_helmi_maalis_huhti_touko_kesä_heinä_elo_syys_loka_marras_joulu".split("_"),firstDayOfWeek:1,format24h:!0},pullToRefresh:{pull:"Vedä alas päivittääksesi",release:"Vapauta päivittääksesi",refresh:"Päivitetään..."},table:{noData:"Ei tietoja",noResults:"Ei tuloksia",loading:"Ladataan...",selectedRecords:function(e){return 1===e?"1 rivi valittu.":e+" riviä valittu."},recordsPerPage:"Rivejä sivulla:",allRows:"Kaikki",pagination:function(e,t,i){return e+"-"+t+" / "+i},columns:"Sarakkeet"},editor:{url:"URL",bold:"Lihavoitu",italic:"Kursivoitu",strikethrough:"Yliviivattu",underline:"Alleviivattu",unorderedList:"Järjestämätön Lista",orderedList:"Järjestetty Lista",subscript:"Alaindeksi",superscript:"Yläindeksi",hyperlink:"Hyperlinkki",toggleFullscreen:"Vaihda näyttötilaa",quote:"Lainaus",left:"Asettele vasemmalle",center:"Asettele keskelle",right:"Asettele oikealle",justify:"Asettele tasaten",print:"Tulosta",outdent:"Vähennä sisennystä",indent:"Kasvata sisennystä",removeFormat:"Poista muotoilu",formatting:"Muotoilu",fontSize:"Fonttikoko",align:"Asettelu",hr:"Lisää erotin",undo:"Kumoa",redo:"Toista",header1:"Otsikko 1",header2:"Otsikko 2",header3:"Otsikko 3",header4:"Otsikko 4",header5:"Otsikko 5",header6:"Otsikko 6",paragraph:"Kappale",code:"Koodi",size1:"Erittäin pieni",size2:"Pieni",size3:"Normaali",size4:"Isompi",size5:"Iso",size6:"Erittäin iso",size7:"Maksimi",defaultFont:"Oletusfontti"},tree:{noNodes:"Ei solmuja saatavilla",noResults:"Ei vastaavia solmuja"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.fr=r())}(this,function(){"use strict";return{isoName:"fr",nativeName:"Français",label:{clear:"Effacer",ok:"OK",cancel:"Annuler",close:"Fermer",set:"Régler",select:"Sélectionner",reset:"Réinitialiser",remove:"Supprimer",update:"Mettre à jour",create:"Créer",search:"Rechercher",filter:"Filtrer",refresh:"Rafraîchir"},date:{days:"Dimanche_Lundi_Mardi_Mercredi_Jeudi_Vendredi_Samedi".split("_"),daysShort:"Dim_Lun_Mar_Mer_Jeu_Ven_Sam".split("_"),months:"Janvier_Février_Mars_Avril_Mai_Juin_Juillet_Août_Septembre_Octobre_Novembre_Décembre".split("_"),monthsShort:"Jan_Fev_Mar_Avr_Mai_Juin_Jui_Aou_Sep_Oct_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Aucune donnée à afficher",noResults:"Aucune donnée trouvée",loading:"Chargement...",selectedRecords:function(e){return e>0?e+" "+(1===e?"ligne sélectionnée":"lignes sélectionnées")+".":"Aucune ligne sélectionnée."},recordsPerPage:"Lignes par page:",allRows:"Tous",pagination:function(e,r,n){return e+"-"+r+" sur "+n},columns:"Colonnes"},editor:{url:"URL",bold:"Gras",italic:"Italique",strikethrough:"Barré",underline:"Souligné",unorderedList:"Liste non ordonnée",orderedList:"Liste ordonnée",subscript:"Indice",superscript:"Exposant",hyperlink:"Hyperlien",toggleFullscreen:"Basculer en plein écran",quote:"Citation",left:"Aligner à gauche",center:"Aligner au centre",right:"Aligner à droite",justify:"Justifier",print:"Imprimer",outdent:"Diminuer l'indentation",indent:"Augmenter l'indentation",removeFormat:"Supprimer la mise en forme",formatting:"Mise en forme",fontSize:"Taille de police",align:"Aligner",hr:"Insérer une règle horizontale",undo:"Annuler",redo:"Refaire",header1:"Titre 1",header2:"Titre 2",header3:"Titre 3",header4:"Titre 4",header5:"Titre 5",header6:"Titre 6",paragraph:"Paragraphe",code:"Code",size1:"Très petit",size2:"Petit",size3:"Normal",size4:"Moyenne",size5:"Grand",size6:"Très grand",size7:"Maximum",defaultFont:"Police par défaut"},tree:{noData:"Aucun nœud à afficher",noResults:"Aucun nœud trouvée"}}});
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.fr=r())}(this,function(){"use strict";return{isoName:"fr",nativeName:"Français",label:{clear:"Effacer",ok:"OK",cancel:"Annuler",close:"Fermer",set:"Régler",select:"Sélectionner",reset:"Réinitialiser",remove:"Supprimer",update:"Mettre à jour",create:"Créer",search:"Rechercher",filter:"Filtrer",refresh:"Rafraîchir"},date:{days:"Dimanche_Lundi_Mardi_Mercredi_Jeudi_Vendredi_Samedi".split("_"),daysShort:"Dim_Lun_Mar_Mer_Jeu_Ven_Sam".split("_"),months:"Janvier_Février_Mars_Avril_Mai_Juin_Juillet_Août_Septembre_Octobre_Novembre_Décembre".split("_"),monthsShort:"Jan_Fev_Mar_Avr_Mai_Juin_Jui_Aou_Sep_Oct_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Aucune donnée à afficher",noResults:"Aucune donnée trouvée",loading:"Chargement...",selectedRecords:function(e){return e>0?e+" "+(1===e?"ligne sélectionnée":"lignes sélectionnées")+".":"Aucune ligne sélectionnée."},recordsPerPage:"Lignes par page:",allRows:"Tous",pagination:function(e,r,n){return e+"-"+r+" sur "+n},columns:"Colonnes"},editor:{url:"URL",bold:"Gras",italic:"Italique",strikethrough:"Barré",underline:"Souligné",unorderedList:"Liste non ordonnée",orderedList:"Liste ordonnée",subscript:"Indice",superscript:"Exposant",hyperlink:"Hyperlien",toggleFullscreen:"Basculer en plein écran",quote:"Citation",left:"Aligner à gauche",center:"Aligner au centre",right:"Aligner à droite",justify:"Justifier",print:"Imprimer",outdent:"Diminuer l'indentation",indent:"Augmenter l'indentation",removeFormat:"Supprimer la mise en forme",formatting:"Mise en forme",fontSize:"Taille de police",align:"Aligner",hr:"Insérer une règle horizontale",undo:"Annuler",redo:"Refaire",header1:"Titre 1",header2:"Titre 2",header3:"Titre 3",header4:"Titre 4",header5:"Titre 5",header6:"Titre 6",paragraph:"Paragraphe",code:"Code",size1:"Très petit",size2:"Petit",size3:"Normal",size4:"Moyenne",size5:"Grand",size6:"Très grand",size7:"Maximum",defaultFont:"Police par défaut"},tree:{noData:"Aucun nœud à afficher",noResults:"Aucun nœud trouvée"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a():"function"==typeof define&&define.amd?define(a):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.gn=a())}(this,function(){"use strict";return{isoName:"gn",nativeName:"Avañe'ẽ",label:{clear:"Mbogue",ok:"OĨma",cancel:"Cancelar",close:"Mboty",set:"Mohenda",select:"Poravo",reset:"MoĨ jey",remove:"Juka",update:"Actualisa",create:"Japo",search:"Heka",filter:"Mbogua",refresh:"Actualisa"},date:{days:"Domingo_Lunes_Martes_Miércoles_Jueves_Viernes_Sábado".split("_"),daysShort:"Dom_Lun_Mar_Mié_Jue_Vie_Sáb".split("_"),months:"Enero_Febrero_Marzo_Abril_Mayo_Junio_Julio_Agosto_Septiembre_Octubre_Noviembre_Diciembre".split("_"),monthsShort:"Ene_Feb_Mar_Abr_May_Jun_Jul_Ago_Sep_Oct_Nov_Dic".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Ni peteĨ mba'e",noResults:"Ni peteĨ resultado",loading:"Era'arõ...",selectedRecords:function(e){return e>1?e+" fila selesionada.":(0===e?"Sin":"1")+" fila selesionada."},recordsPerPage:"Fila por páhina:",allRows:"Entero",pagination:function(e,a,r){return e+"-"+a+" de "+r},columns:"Columnakuéra"},editor:{url:"URL",bold:"Negrita",italic:"Kursíva",strikethrough:"Tachado",underline:"Subrayado",unorderedList:"Lista Desordenada",orderedList:"Lista Ordenada",subscript:"Subíndice",superscript:"Superíndice",hyperlink:"Hipervínculo",toggleFullscreen:"Pantalla kompléta",quote:"Cita",left:"Alineación izquierda",center:"Alineación centro",right:"Alineación derecha",justify:"Justificar alineación",print:"Imprimir",outdent:"Disminuir indentación",indent:"Aumentar indentación",removeFormat:"Eliminar formato",formatting:"Formato",fontSize:"Tamaño de Fuente",align:"Alinear",hr:"Insertar línea horizontal",undo:"Deshacer",redo:"Rehacer",header1:"Encabezado 1",header2:"Encabezado 2",header3:"Encabezado 3",header4:"Encabezado 4",header5:"Encabezado 5",header6:"Encabezado 6",paragraph:"Párrafo",code:"Código",size1:"Muy pequeño",size2:"Pequeño",size3:"Normal",size4:"Mediano",size5:"Grande",size6:"Muy grande",size7:"Máximo",defaultFont:"Fuente por defecto"},tree:{noNodes:"Sin nodos disponibles",noResults:"No se encontraron nodos correspondientes"}}});
!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a():"function"==typeof define&&define.amd?define(a):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.gn=a())}(this,function(){"use strict";return{isoName:"gn",nativeName:"Avañe'ẽ",label:{clear:"Mbogue",ok:"OĨma",cancel:"Cancelar",close:"Mboty",set:"Mohenda",select:"Poravo",reset:"MoĨ jey",remove:"Juka",update:"Actualisa",create:"Japo",search:"Heka",filter:"Mbogua",refresh:"Actualisa"},date:{days:"Domingo_Lunes_Martes_Miércoles_Jueves_Viernes_Sábado".split("_"),daysShort:"Dom_Lun_Mar_Mié_Jue_Vie_Sáb".split("_"),months:"Enero_Febrero_Marzo_Abril_Mayo_Junio_Julio_Agosto_Septiembre_Octubre_Noviembre_Diciembre".split("_"),monthsShort:"Ene_Feb_Mar_Abr_May_Jun_Jul_Ago_Sep_Oct_Nov_Dic".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Ni peteĨ mba'e",noResults:"Ni peteĨ resultado",loading:"Era'arõ...",selectedRecords:function(e){return e>1?e+" fila selesionada.":(0===e?"Sin":"1")+" fila selesionada."},recordsPerPage:"Fila por páhina:",allRows:"Entero",pagination:function(e,a,r){return e+"-"+a+" de "+r},columns:"Columnakuéra"},editor:{url:"URL",bold:"Negrita",italic:"Kursíva",strikethrough:"Tachado",underline:"Subrayado",unorderedList:"Lista Desordenada",orderedList:"Lista Ordenada",subscript:"Subíndice",superscript:"Superíndice",hyperlink:"Hipervínculo",toggleFullscreen:"Pantalla kompléta",quote:"Cita",left:"Alineación izquierda",center:"Alineación centro",right:"Alineación derecha",justify:"Justificar alineación",print:"Imprimir",outdent:"Disminuir indentación",indent:"Aumentar indentación",removeFormat:"Eliminar formato",formatting:"Formato",fontSize:"Tamaño de Fuente",align:"Alinear",hr:"Insertar línea horizontal",undo:"Deshacer",redo:"Rehacer",header1:"Encabezado 1",header2:"Encabezado 2",header3:"Encabezado 3",header4:"Encabezado 4",header5:"Encabezado 5",header6:"Encabezado 6",paragraph:"Párrafo",code:"Código",size1:"Muy pequeño",size2:"Pequeño",size3:"Normal",size4:"Mediano",size5:"Grande",size6:"Muy grande",size7:"Máximo",defaultFont:"Fuente por defecto"},tree:{noNodes:"Sin nodos disponibles",noResults:"No se encontraron nodos correspondientes"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.he=t())}(this,function(){"use strict";return{isoName:"he",nativeName:"עברית",rtl:!0,label:{clear:"נקה",ok:"אישור",cancel:"ביטול",close:"סגור",set:"הגדר",select:"בחר",reset:"איפוס",remove:"מחק",update:"עדכן",create:"צור",search:"חיפוש",filter:"סינון",refresh:"רענון"},date:{days:"ראשון_שני_שלישי_רביעי_חמישי_שישי_שבת".split("_"),daysShort:"א_ב_ג_ד_ה_ו_ש".split("_"),months:"ינואר_פברואר_מרץ_אפריל_מאי_יוני_יולי_אוגוסט_ספטמבר_אוקטובר_נובמבר_דצמבר".split("_"),monthsShort:"ינואר_פברואר_מרץ_אפריל_מאי_יוני_יולי_אוגוסט_ספטמבר_אוקטובר_נובמבר_דצמבר".split("_"),firstDayOfWeek:0,format24h:!1},table:{noData:"לא נמצאו נתונים",noResults:"לא נמצאו תוצאות רלוונטיות",loading:"טוען...",selectedRecords:function(e){return 1===e?"נבחרה שורה אחת.":(0===e?"לא":e)+" שורות נבחרו"},recordsPerPage:"שורות בעמוד:",allRows:"הכל",pagination:function(e,t,r){return e+"-"+t+" מתוך "+r},columns:"עמודות"},editor:{url:"כתובת אתר",bold:"בולט",italic:"נטוי",strikethrough:"קו חוצה",underline:"קו תחתון",unorderedList:"רשימת תבליטים",orderedList:"רשימה ממוספרת",subscript:"קו תחתון",superscript:"קו עליון",hyperlink:"קישור",toggleFullscreen:"מסך מלא",quote:"ציטוט",left:"יישור לשמאל",center:"יישור למרכז",right:"יישור לימין",justify:"יישור",print:"הדפסה",outdent:"הקטן כניסה",indent:"הגדל כניסה",removeFormat:"נקה עיתוב",formatting:"עיצוב",fontSize:"גודל פונט",align:"יישור",hr:"הוסף קו אופקי",undo:"בטל",redo:"בצע מחדש",header1:"כותרת 1",header2:"כותרת 2",header3:"כותרת 3",header4:"כותרת 4",header5:"כותרת 5",header6:"כותרת 6",paragraph:"פסקה",code:"קטע קוד",size1:"קטן מאוד",size2:"קטן",size3:"נורמלי",size4:"בינוני-גדול",size5:"גדול",size6:"גדול מאוד",size7:"מקסימלי",defaultFont:"ברירת מחדל"},tree:{noNodes:"אין פריטים להצגה",noResults:"לא נמצאו פריטים רלוונטים"}}});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.he=t())}(this,function(){"use strict";return{isoName:"he",nativeName:"עברית",rtl:!0,label:{clear:"נקה",ok:"אישור",cancel:"ביטול",close:"סגור",set:"הגדר",select:"בחר",reset:"איפוס",remove:"מחק",update:"עדכן",create:"צור",search:"חיפוש",filter:"סינון",refresh:"רענון"},date:{days:"ראשון_שני_שלישי_רביעי_חמישי_שישי_שבת".split("_"),daysShort:"א_ב_ג_ד_ה_ו_ש".split("_"),months:"ינואר_פברואר_מרץ_אפריל_מאי_יוני_יולי_אוגוסט_ספטמבר_אוקטובר_נובמבר_דצמבר".split("_"),monthsShort:"ינואר_פברואר_מרץ_אפריל_מאי_יוני_יולי_אוגוסט_ספטמבר_אוקטובר_נובמבר_דצמבר".split("_"),firstDayOfWeek:0,format24h:!1},table:{noData:"לא נמצאו נתונים",noResults:"לא נמצאו תוצאות רלוונטיות",loading:"טוען...",selectedRecords:function(e){return 1===e?"נבחרה שורה אחת.":(0===e?"לא":e)+" שורות נבחרו"},recordsPerPage:"שורות בעמוד:",allRows:"הכל",pagination:function(e,t,r){return e+"-"+t+" מתוך "+r},columns:"עמודות"},editor:{url:"כתובת אתר",bold:"בולט",italic:"נטוי",strikethrough:"קו חוצה",underline:"קו תחתון",unorderedList:"רשימת תבליטים",orderedList:"רשימה ממוספרת",subscript:"קו תחתון",superscript:"קו עליון",hyperlink:"קישור",toggleFullscreen:"מסך מלא",quote:"ציטוט",left:"יישור לשמאל",center:"יישור למרכז",right:"יישור לימין",justify:"יישור",print:"הדפסה",outdent:"הקטן כניסה",indent:"הגדל כניסה",removeFormat:"נקה עיתוב",formatting:"עיצוב",fontSize:"גודל פונט",align:"יישור",hr:"הוסף קו אופקי",undo:"בטל",redo:"בצע מחדש",header1:"כותרת 1",header2:"כותרת 2",header3:"כותרת 3",header4:"כותרת 4",header5:"כותרת 5",header6:"כותרת 6",paragraph:"פסקה",code:"קטע קוד",size1:"קטן מאוד",size2:"קטן",size3:"נורמלי",size4:"בינוני-גדול",size5:"גדול",size6:"גדול מאוד",size7:"מקסימלי",defaultFont:"ברירת מחדל"},tree:{noNodes:"אין פריטים להצגה",noResults:"לא נמצאו פריטים רלוונטים"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(a,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(a.Quasar=a.Quasar||{},a.Quasar.lang=a.Quasar.lang||{},a.Quasar.lang.hr=e())}(this,function(){"use strict";return{isoName:"hr",nativeName:"Hrvatski jezik",label:{clear:"Očisti",ok:"OK",cancel:"Odustani",close:"Zatvori",set:"Postavi",select:"Izaberi",reset:"Poništi",remove:"Ukloni",update:"Ažuriraj",create:"Dodaj",search:"Traži",filter:"Filter",refresh:"Osvježi"},date:{days:"Nedjelja_Ponedjeljak_Utorak_Srijeda_Četvrtak_Petak_Subota".split("_"),daysShort:"Ned_Pon_Uto_Sri_Čet_Pet_Sub".split("_"),months:"Siječanj_Veljača_Ožujak_Travanj_Svibanj_Lipanj_Srpanj_Kolovoz_Rujan_Listopad_Studeni_Prosinac".split("_"),monthsShort:"Sij_Velj_Ožu_Tra_Svi_Lip_Srp_Kol_Ruj_Lis_Stu_Pro".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Nema podataka",noResults:"Nema odgovarajućih zapisa",loading:"Učitavanje...",selectedRecords:function(a){return a>1?a+" izabranih redova.":(0===a?"Nema":"1")+" izabranih redova."},recordsPerPage:"Redova po stranici:",allRows:"Sve",pagination:function(a,e,o){return a+"-"+e+" od "+o},columns:"Stupci"},editor:{url:"URL",bold:"Podebljano",italic:"Nakošeno",strikethrough:"Precrtano",underline:"Podcrtano",unorderedList:"Označena lista",orderedList:"Numerirana lista",subscript:"Potpisano",superscript:"Natpisano",hyperlink:"Hiperlink",toggleFullscreen:"Puni zaslon",quote:"Citat",left:"Poravnati ulijevo",center:"Centrirati",right:"Poravnati udesno",justify:"Poravnati obostrano",print:"Ispis",outdent:"Smanjiti uvlačenje",indent:"Povećati uvlačenje",removeFormat:"Ukloniti formatiranje",formatting:"Formatirati",fontSize:"Veličina slova",align:"Poravnati",hr:"Ubaciti vodoravno ravnalo",undo:"Poništiti",redo:"Vratiti",header1:"Naslov 1",header2:"Naslov 2",header3:"Naslov 3",header4:"Naslov 4",header5:"Naslov 5",header6:"Naslov 6",paragraph:"Odlomak",code:"Kod",size1:"Vrlo malo",size2:"Malo manje",size3:"Normalno",size4:"Srednje",size5:"Veliko",size6:"Vrlo veliko",size7:"Nejveće",defaultFont:"Zadani font"},tree:{noNodes:"Nema nijednog čvora",noResults:"Nema odgovarajućih čvorova"}}});
!function(a,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):((a=a||self).Quasar=a.Quasar||{},a.Quasar.lang=a.Quasar.lang||{},a.Quasar.lang.hr=e())}(this,function(){"use strict";return{isoName:"hr",nativeName:"Hrvatski jezik",label:{clear:"Očisti",ok:"OK",cancel:"Odustani",close:"Zatvori",set:"Postavi",select:"Izaberi",reset:"Poništi",remove:"Ukloni",update:"Ažuriraj",create:"Dodaj",search:"Traži",filter:"Filter",refresh:"Osvježi"},date:{days:"Nedjelja_Ponedjeljak_Utorak_Srijeda_Četvrtak_Petak_Subota".split("_"),daysShort:"Ned_Pon_Uto_Sri_Čet_Pet_Sub".split("_"),months:"Siječanj_Veljača_Ožujak_Travanj_Svibanj_Lipanj_Srpanj_Kolovoz_Rujan_Listopad_Studeni_Prosinac".split("_"),monthsShort:"Sij_Velj_Ožu_Tra_Svi_Lip_Srp_Kol_Ruj_Lis_Stu_Pro".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Nema podataka",noResults:"Nema odgovarajućih zapisa",loading:"Učitavanje...",selectedRecords:function(a){return a>1?a+" izabranih redova.":(0===a?"Nema":"1")+" izabranih redova."},recordsPerPage:"Redova po stranici:",allRows:"Sve",pagination:function(a,e,o){return a+"-"+e+" od "+o},columns:"Stupci"},editor:{url:"URL",bold:"Podebljano",italic:"Nakošeno",strikethrough:"Precrtano",underline:"Podcrtano",unorderedList:"Označena lista",orderedList:"Numerirana lista",subscript:"Potpisano",superscript:"Natpisano",hyperlink:"Hiperlink",toggleFullscreen:"Puni zaslon",quote:"Citat",left:"Poravnati ulijevo",center:"Centrirati",right:"Poravnati udesno",justify:"Poravnati obostrano",print:"Ispis",outdent:"Smanjiti uvlačenje",indent:"Povećati uvlačenje",removeFormat:"Ukloniti formatiranje",formatting:"Formatirati",fontSize:"Veličina slova",align:"Poravnati",hr:"Ubaciti vodoravno ravnalo",undo:"Poništiti",redo:"Vratiti",header1:"Naslov 1",header2:"Naslov 2",header3:"Naslov 3",header4:"Naslov 4",header5:"Naslov 5",header6:"Naslov 6",paragraph:"Odlomak",code:"Kod",size1:"Vrlo malo",size2:"Malo manje",size3:"Normalno",size4:"Srednje",size5:"Veliko",size6:"Vrlo veliko",size7:"Nejveće",defaultFont:"Zadani font"},tree:{noNodes:"Nema nijednog čvora",noResults:"Nema odgovarajućih čvorova"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,s){"object"==typeof exports&&"undefined"!=typeof module?module.exports=s():"function"==typeof define&&define.amd?define(s):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.hu=s())}(this,function(){"use strict";return{isoName:"hu",nativeName:"Magyar",label:{clear:"Törlés",ok:"OK",cancel:"Mégsem",close:"Bezárás",set:"Beállítás",select:"Kiválasztás",reset:"Visszaállítás",remove:"Eltávolítás",update:"Módosítás",create:"Létrehozás",search:"Keresés",filter:"Szűrés",refresh:"Frissítés"},date:{days:"Vasárnap_Hétfő_Kedd_Szerda_Csütörtök_Péntek_Szombat".split("_"),daysShort:"Vas_Hét_Ke_Sze_Csü_Pén_Szo".split("_"),months:"Január_Február_Március_Április_Május_Június_Július_Augusztus_Szeptember_Október_November_December".split("_"),monthsShort:"Jan_Feb_Már_Ápr_Máj_Jún_Júl_Aug_Szep_Okt_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Nincs elérhető adat",noResults:"Nincsenek egyező találatok",loading:"Betöltés...",selectedRecords:function(e){return 1===e?"1 kiválasztott elem.":(0===e?"Nincs":e)+" kiválasztott elem."},recordsPerPage:"Elemek száma oldalanként:",allRows:"Összes",pagination:function(e,s,t){return e+"-"+s+" / "+t},columns:"Oszlopok"},editor:{url:"URL",bold:"Félkövér",italic:"Dőlt",strikethrough:"Áthúzott",underline:"Aláhúzott",unorderedList:"Felsorolás",orderedList:"Számozás",subscript:"Alsó index",superscript:"Felső index",hyperlink:"Hivatkozás",toggleFullscreen:"Teljes képernyő",quote:"Idézet",left:"Balra igazítás",center:"Középre igazítás",right:"Jobbra igazítás",justify:"Sorkizárás",print:"Nyomtatás",outdent:"Behúzás csökkentése",indent:"Behúzás növelése",removeFormat:"Formázás törlése",formatting:"Formázás",fontSize:"Betűméret",align:"Igazítás",hr:"Vízszintes elválasztó beillesztése",undo:"Visszavonás",redo:"Mégis",header1:"Címsor 1",header2:"Címsor 2",header3:"Címsor 3",header4:"Címsor 4",header5:"Címsor 5",header6:"Címsor 6",paragraph:"Paragrafus",code:"Kód",size1:"Nagyon kicsi",size2:"Kicsi",size3:"Normál",size4:"Közepesen nagy",size5:"Nagy",size6:"Nagyon nagy",size7:"Maximális",defaultFont:"Alapértelmezett betűtípus"},tree:{noNodes:"Nincsenek elérhető elemek",noResults:"Nincsenek egyező találatok"}}});
!function(e,s){"object"==typeof exports&&"undefined"!=typeof module?module.exports=s():"function"==typeof define&&define.amd?define(s):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.hu=s())}(this,function(){"use strict";return{isoName:"hu",nativeName:"Magyar",label:{clear:"Törlés",ok:"OK",cancel:"Mégsem",close:"Bezárás",set:"Beállítás",select:"Kiválasztás",reset:"Visszaállítás",remove:"Eltávolítás",update:"Módosítás",create:"Létrehozás",search:"Keresés",filter:"Szűrés",refresh:"Frissítés"},date:{days:"Vasárnap_Hétfő_Kedd_Szerda_Csütörtök_Péntek_Szombat".split("_"),daysShort:"Vas_Hét_Ke_Sze_Csü_Pén_Szo".split("_"),months:"Január_Február_Március_Április_Május_Június_Július_Augusztus_Szeptember_Október_November_December".split("_"),monthsShort:"Jan_Feb_Már_Ápr_Máj_Jún_Júl_Aug_Szep_Okt_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Nincs elérhető adat",noResults:"Nincsenek egyező találatok",loading:"Betöltés...",selectedRecords:function(e){return 1===e?"1 kiválasztott elem.":(0===e?"Nincs":e)+" kiválasztott elem."},recordsPerPage:"Elemek száma oldalanként:",allRows:"Összes",pagination:function(e,s,t){return e+"-"+s+" / "+t},columns:"Oszlopok"},editor:{url:"URL",bold:"Félkövér",italic:"Dőlt",strikethrough:"Áthúzott",underline:"Aláhúzott",unorderedList:"Felsorolás",orderedList:"Számozás",subscript:"Alsó index",superscript:"Felső index",hyperlink:"Hivatkozás",toggleFullscreen:"Teljes képernyő",quote:"Idézet",left:"Balra igazítás",center:"Középre igazítás",right:"Jobbra igazítás",justify:"Sorkizárás",print:"Nyomtatás",outdent:"Behúzás csökkentése",indent:"Behúzás növelése",removeFormat:"Formázás törlése",formatting:"Formázás",fontSize:"Betűméret",align:"Igazítás",hr:"Vízszintes elválasztó beillesztése",undo:"Visszavonás",redo:"Mégis",header1:"Címsor 1",header2:"Címsor 2",header3:"Címsor 3",header4:"Címsor 4",header5:"Címsor 5",header6:"Címsor 6",paragraph:"Paragrafus",code:"Kód",size1:"Nagyon kicsi",size2:"Kicsi",size3:"Normál",size4:"Közepesen nagy",size5:"Nagy",size6:"Nagyon nagy",size7:"Maximális",defaultFont:"Alapértelmezett betűtípus"},tree:{noNodes:"Nincsenek elérhető elemek",noResults:"Nincsenek egyező találatok"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(a,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(a.Quasar=a.Quasar||{},a.Quasar.lang=a.Quasar.lang||{},a.Quasar.lang.id=e())}(this,function(){"use strict";return{isoName:"id",nativeName:"Bahasa Indonesia",label:{clear:"Bersihkan",ok:"OK",cancel:"Batal",close:"Tutup",set:"Set",select:"Pilih",reset:"Reset",remove:"Copot",update:"Perbarui",create:"Buat",search:"Cari",filter:"Saring",refresh:"Segarkan"},date:{days:"Minggu_Senin_Selasa_Rabu_Kamis_Jum'at_Sabtu".split("_"),daysShort:"Min_Sen_Sel_Rab_Kam_Jum_Sab".split("_"),months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nov_Des".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Tidak ada data tersedia",noResults:"Tidak ada yang cocok",loading:"Memuat...",selectedRecords:function(a){return a>1?a+" baris terpilih.":(0===a?"tidak ada":"1")+" baris terpilih."},recordsPerPage:"Baris per halaman:",allRows:"Semua",pagination:function(a,e,r){return a+"-"+e+" dari "+r},columns:"Kolom"},editor:{url:"URL",bold:"Tebal",italic:"Miring",strikethrough:"Coret",underline:"Garis Bawah",unorderedList:"Daftar tak Tersusun",orderedList:"Daftar Tersusun",subscript:"Subscript",superscript:"Superscript",hyperlink:"Hyperlink",toggleFullscreen:"Alihkan Layar Penuh",quote:"Kutip",left:"Rata Kiri",center:"Rata Tengah",right:"Rata Kanan",justify:"Rata Sisi",print:"Cetak",outdent:"Kurangi Indentasi",indent:"Tambah indentasi",removeFormat:"Hilangkan Pemformatan",formatting:"Pemformatan",fontSize:"Ukuran Huruf",align:"Rata",hr:"Masukkan Aturan Horizontal",undo:"Urungkan",redo:"Ulangi",header1:"Header 1",header2:"Header 2",header3:"Header 3",header4:"Header 4",header5:"Header 5",header6:"Header 6",paragraph:"Paragraf",code:"Kode",size1:"Sangat Kecil",size2:"Agak Kecil",size3:"Normal",size4:"Agak Besar",size5:"Besar",size6:"Sangat Besar",size7:"Maksimum",defaultFont:"Huruf Bawaan"},tree:{noNodes:"Tak ada node tersedia",noResults:"Tak ditemukan node yang cocok"}}});
!function(a,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):((a=a||self).Quasar=a.Quasar||{},a.Quasar.lang=a.Quasar.lang||{},a.Quasar.lang.id=e())}(this,function(){"use strict";return{isoName:"id",nativeName:"Bahasa Indonesia",label:{clear:"Bersihkan",ok:"OK",cancel:"Batal",close:"Tutup",set:"Set",select:"Pilih",reset:"Reset",remove:"Copot",update:"Perbarui",create:"Buat",search:"Cari",filter:"Saring",refresh:"Segarkan"},date:{days:"Minggu_Senin_Selasa_Rabu_Kamis_Jum'at_Sabtu".split("_"),daysShort:"Min_Sen_Sel_Rab_Kam_Jum_Sab".split("_"),months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nov_Des".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Tidak ada data tersedia",noResults:"Tidak ada yang cocok",loading:"Memuat...",selectedRecords:function(a){return a>1?a+" baris terpilih.":(0===a?"tidak ada":"1")+" baris terpilih."},recordsPerPage:"Baris per halaman:",allRows:"Semua",pagination:function(a,e,r){return a+"-"+e+" dari "+r},columns:"Kolom"},editor:{url:"URL",bold:"Tebal",italic:"Miring",strikethrough:"Coret",underline:"Garis Bawah",unorderedList:"Daftar tak Tersusun",orderedList:"Daftar Tersusun",subscript:"Subscript",superscript:"Superscript",hyperlink:"Hyperlink",toggleFullscreen:"Alihkan Layar Penuh",quote:"Kutip",left:"Rata Kiri",center:"Rata Tengah",right:"Rata Kanan",justify:"Rata Sisi",print:"Cetak",outdent:"Kurangi Indentasi",indent:"Tambah indentasi",removeFormat:"Hilangkan Pemformatan",formatting:"Pemformatan",fontSize:"Ukuran Huruf",align:"Rata",hr:"Masukkan Aturan Horizontal",undo:"Urungkan",redo:"Ulangi",header1:"Header 1",header2:"Header 2",header3:"Header 3",header4:"Header 4",header5:"Header 5",header6:"Header 6",paragraph:"Paragraf",code:"Kode",size1:"Sangat Kecil",size2:"Agak Kecil",size3:"Normal",size4:"Agak Besar",size5:"Besar",size6:"Sangat Besar",size7:"Maksimum",defaultFont:"Huruf Bawaan"},tree:{noNodes:"Tak ada node tersedia",noResults:"Tak ditemukan node yang cocok"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,i){"object"==typeof exports&&"undefined"!=typeof module?module.exports=i():"function"==typeof define&&define.amd?define(i):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.it=i())}(this,function(){"use strict";return{isoName:"it",nativeName:"Italiano",label:{clear:"Pulisci",ok:"OK",cancel:"Annulla",close:"Chiudi",set:"Imposta",select:"Seleziona",reset:"Ripristina",remove:"Rimuovi",update:"Aggiorna",create:"Crea",search:"Cerca",filter:"Filtra",refresh:"Aggiorna"},date:{days:"Domenica_Lunedì_Martedì_Mercoledì_Giovedì_Venerdì_Sabato".split("_"),daysShort:"Dom_Lun_Mar_Mer_Gio_Ven_Sab".split("_"),months:"Gennaio_Febbraio_Marzo_Aprile_Maggio_Giugno_Luglio_Agosto_Settembre_Ottobre_Novembre_Dicembre".split("_"),monthsShort:"Gen_Feb_Mar_Apr_Mag_Giu_Lug_Ago_Set_Ott_Nov_Dic".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Nessun dato disponibile",noResults:"Nessuna corrispondenza trovata",loading:"Caricamento...",selectedRecords:function(e){return e>0?e+" "+(1===e?"riga selezionata":"righe selezionate")+".":"Nessuna riga selezionata."},recordsPerPage:"Righe per pagina:",allRows:"Tutte",pagination:function(e,i,o){return e+"-"+i+" di "+o},columns:"Colonne"},editor:{url:"URL",bold:"Grassetto",italic:"Corsivo",strikethrough:"Barrato",underline:"Sottolineato",unorderedList:"Lista non ordinata",orderedList:"Lista ordinata",subscript:"Pedice",superscript:"Apice",hyperlink:"Hyperlink",toggleFullscreen:"Fullscreen on/off",quote:"Citazione",left:"A sinistra",center:"Centra",right:"A destra",justify:"Giustificato",print:"Stampa",outdent:"Diminuisci identazione",indent:"Aumenta identazione",removeFormat:"Rimuovi formattazione",formatting:"Formattazione",fontSize:"Dimensione del font",align:"Allinea",hr:"Inserisci righello orizzontale",undo:"Indietro",redo:"Avanti",header1:"Intestazione 1",header2:"Intestazione 2",header3:"Intestazione 3",header4:"Intestazione 4",header5:"Intestazione 5",header6:"Intestazione 6",paragraph:"Paragrafo",code:"Codice",size1:"Molto piccolo",size2:"Piccolo",size3:"Normale",size4:"Medio-largo",size5:"Grande",size6:"Molto grande",size7:"Massimo",defaultFont:"Font predefinito"},tree:{noData:"Nessun nodo disponibile",noResults:"Nessuna corrispondenza trovata"}}});
!function(e,i){"object"==typeof exports&&"undefined"!=typeof module?module.exports=i():"function"==typeof define&&define.amd?define(i):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.it=i())}(this,function(){"use strict";return{isoName:"it",nativeName:"Italiano",label:{clear:"Pulisci",ok:"OK",cancel:"Annulla",close:"Chiudi",set:"Imposta",select:"Seleziona",reset:"Ripristina",remove:"Rimuovi",update:"Aggiorna",create:"Crea",search:"Cerca",filter:"Filtra",refresh:"Aggiorna"},date:{days:"Domenica_Lunedì_Martedì_Mercoledì_Giovedì_Venerdì_Sabato".split("_"),daysShort:"Dom_Lun_Mar_Mer_Gio_Ven_Sab".split("_"),months:"Gennaio_Febbraio_Marzo_Aprile_Maggio_Giugno_Luglio_Agosto_Settembre_Ottobre_Novembre_Dicembre".split("_"),monthsShort:"Gen_Feb_Mar_Apr_Mag_Giu_Lug_Ago_Set_Ott_Nov_Dic".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Nessun dato disponibile",noResults:"Nessuna corrispondenza trovata",loading:"Caricamento...",selectedRecords:function(e){return e>0?e+" "+(1===e?"riga selezionata":"righe selezionate")+".":"Nessuna riga selezionata."},recordsPerPage:"Righe per pagina:",allRows:"Tutte",pagination:function(e,i,o){return e+"-"+i+" di "+o},columns:"Colonne"},editor:{url:"URL",bold:"Grassetto",italic:"Corsivo",strikethrough:"Barrato",underline:"Sottolineato",unorderedList:"Lista non ordinata",orderedList:"Lista ordinata",subscript:"Pedice",superscript:"Apice",hyperlink:"Hyperlink",toggleFullscreen:"Fullscreen on/off",quote:"Citazione",left:"A sinistra",center:"Centra",right:"A destra",justify:"Giustificato",print:"Stampa",outdent:"Diminuisci identazione",indent:"Aumenta identazione",removeFormat:"Rimuovi formattazione",formatting:"Formattazione",fontSize:"Dimensione del font",align:"Allinea",hr:"Inserisci righello orizzontale",undo:"Indietro",redo:"Avanti",header1:"Intestazione 1",header2:"Intestazione 2",header3:"Intestazione 3",header4:"Intestazione 4",header5:"Intestazione 5",header6:"Intestazione 6",paragraph:"Paragrafo",code:"Codice",size1:"Molto piccolo",size2:"Piccolo",size3:"Normale",size4:"Medio-largo",size5:"Grande",size6:"Molto grande",size7:"Massimo",defaultFont:"Font predefinito"},tree:{noData:"Nessun nodo disponibile",noResults:"Nessuna corrispondenza trovata"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.ja=t())}(this,function(){"use strict";return{isoName:"ja",nativeName:"日本語 (にほんご)",label:{clear:"クリア",ok:"OK",cancel:"キャンセル",close:"閉じる",set:"設定",select:"選択",reset:"リセット",remove:"削除",update:"更新",create:"作成",search:"検索",filter:"フィルタ",refresh:"再読込"},date:{days:"日曜日_月曜日_火曜日_水曜日_木曜日_金曜日_土曜日".split("_"),daysShort:"日_月_火_水_木_金_土".split("_"),months:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"データがありません",noResults:"検索結果がありません",loading:"読込中...",selectedRecords:function(e){return e>0?e+"行を選択中":"行を選択"},recordsPerPage:"ページあたりの行数",allRows:"全て",pagination:function(e,t,r){return e+"-"+t+" / "+r},columns:"列"},editor:{url:"URL",bold:"太字",italic:"斜体",strikethrough:"取り消し線",underline:"下線",unorderedList:"箇条書き",orderedList:"段落番号",subscript:"下付き",superscript:"上付き",hyperlink:"リンク",toggleFullscreen:"全画面表示",quote:"引用文",left:"左揃え",center:"中央揃え",right:"右揃え",justify:"両端揃え",print:"印刷",outdent:"インデント解除",indent:"インデント",removeFormat:"書式解除",formatting:"書式",fontSize:"フォントサイズ",align:"揃え",hr:"横線を投入",undo:"元に戻す",redo:"やり直し",header1:"ヘッダー 1",header2:"ヘッダー 2",header3:"ヘッダー 3",header4:"ヘッダー 4",header5:"ヘッダー 5",header6:"ヘッダー 6",paragraph:"段落",code:"コード",size1:"小さい",size2:"やや小さい",size3:"普通",size4:"やや大きい",size5:"大きい",size6:"とても大きい",size7:"最大",defaultFont:"初期フォント"},tree:{noNodes:"ノードがありません",noResults:"該当するノードがありません"}}});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.ja=t())}(this,function(){"use strict";return{isoName:"ja",nativeName:"日本語 (にほんご)",label:{clear:"クリア",ok:"OK",cancel:"キャンセル",close:"閉じる",set:"設定",select:"選択",reset:"リセット",remove:"削除",update:"更新",create:"作成",search:"検索",filter:"フィルタ",refresh:"再読込"},date:{days:"日曜日_月曜日_火曜日_水曜日_木曜日_金曜日_土曜日".split("_"),daysShort:"日_月_火_水_木_金_土".split("_"),months:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"データがありません",noResults:"検索結果がありません",loading:"読込中...",selectedRecords:function(e){return e>0?e+"行を選択中":"行を選択"},recordsPerPage:"ページあたりの行数",allRows:"全て",pagination:function(e,t,r){return e+"-"+t+" / "+r},columns:"列"},editor:{url:"URL",bold:"太字",italic:"斜体",strikethrough:"取り消し線",underline:"下線",unorderedList:"箇条書き",orderedList:"段落番号",subscript:"下付き",superscript:"上付き",hyperlink:"リンク",toggleFullscreen:"全画面表示",quote:"引用文",left:"左揃え",center:"中央揃え",right:"右揃え",justify:"両端揃え",print:"印刷",outdent:"インデント解除",indent:"インデント",removeFormat:"書式解除",formatting:"書式",fontSize:"フォントサイズ",align:"揃え",hr:"横線を投入",undo:"元に戻す",redo:"やり直し",header1:"ヘッダー 1",header2:"ヘッダー 2",header3:"ヘッダー 3",header4:"ヘッダー 4",header5:"ヘッダー 5",header6:"ヘッダー 6",paragraph:"段落",code:"コード",size1:"小さい",size2:"やや小さい",size3:"普通",size4:"やや大きい",size5:"大きい",size6:"とても大きい",size7:"最大",defaultFont:"初期フォント"},tree:{noNodes:"ノードがありません",noResults:"該当するノードがありません"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.km=t())}(this,function(){"use strict";return{isoName:"km",nativeName:"ខ្មែរ",label:{clear:"សម្អាត",ok:"យល់ព្រម",cancel:"បោះបង់",close:"បិទ",set:"កំណត់",select:"ជ្រើសរើស",reset:"កំណត់ឡើងវិញ",remove:"លុប",update:"កែប្រែ",create:"បង្កើត",search:"ស្វែងរក",filter:"ច្រោះ",refresh:"ធ្វើឲ្យថ្មី"},date:{days:"អាទិត្យ_ចន្ទ_អង្គារ_ពុធ_ព្រហស្បតិ៍_សុក្រ_សៅរ៍".split("_"),daysShort:"អទ_ចន_អង_ពុ_ព្រ_សុ_សរ".split("_"),months:"មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ".split("_"),monthsShort:"មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ".split("_"),firstDayOfWeek:1,format24h:!1},table:{noData:"គ្មានទិន្ន័យ",noResults:"គ្មានទិន្ន័យដូច",loading:"កំពុងផ្ទេរទិន្នន័យ...",selectedRecords:function(e){return 1===e?"1 ជួរដេកត្រូវបានជ្រើសរើស":(0===e?"មិនមាន":e)+" ជួរដេកត្រូវបានជ្រើសរើស"},recordsPerPage:"ជួរដេកក្នុងមួយទំព័រ:",allRows:"ទាំងអស់",pagination:function(e,t,r){return e+"-"+t+" នៃ "+r},columns:"ជួរឈរ"},editor:{url:"URL",bold:"ដិត",italic:"ទ្រេត",strikethrough:"បន្ទាត់ឆ្នូតកណ្តាល",underline:"បន្ទាត់ពីក្រោម",unorderedList:"បញ្ជីគ្មានលំដាប់",orderedList:"បញ្ជីមានលំដាប់",subscript:"សន្ទស្សន៍ខាងក្រោម",superscript:"សន្ទស្សន៍ខាងលើ",hyperlink:"តំណភ្ជាប់",toggleFullscreen:"ប្តូរអេក្រង់ពេញ",quote:"សម្រង់",left:"តម្រឹមឆ្វេង",center:"តម្រឹមកណ្តាល",right:"តម្រឹមស្តាំ",justify:"តម្រឹមសងខាង",print:"បោះពុម្ភ",outdent:"បន្ថយចូលបន្ទាត់",indent:"បន្ថែមចូលបន្ទាត់",removeFormat:"លុបទ្រង់ទ្រាយ",formatting:"ទ្រង់ទ្រាយ",fontSize:"ទំហំអក្សរ",align:"តម្រឹម",hr:"បញ្ចូលបន្ទាត់ផ្តេក",undo:"មិនធ្វើវិញ",redo:"ធ្វើវិញ",header1:"ចំណងជើង 1",header2:"ចំណងជើង 2",header3:"ចំណងជើង 3",header4:"ចំណងជើង 4",header5:"ចំណងជើង 5",header6:"ចំណងជើង 6",paragraph:"កថាខណ្ឌ",code:"កូដ",size1:"តូចណាស់",size2:"តូចបន្តិច",size3:"ធម្មតា",size4:"ធំមធ្យម",size5:"ធំ",size6:"ធំណាស់",size7:"អតិបរិមា",defaultFont:"ពុម្ពអក្សរដើម"},tree:{noNodes:"គ្មានទិន្នន័យ",noResults:"គ្មានទិន្ន័យដូច"}}});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.km=t())}(this,function(){"use strict";return{isoName:"km",nativeName:"ខ្មែរ",label:{clear:"សម្អាត",ok:"យល់ព្រម",cancel:"បោះបង់",close:"បិទ",set:"កំណត់",select:"ជ្រើសរើស",reset:"កំណត់ឡើងវិញ",remove:"លុប",update:"កែប្រែ",create:"បង្កើត",search:"ស្វែងរក",filter:"ច្រោះ",refresh:"ធ្វើឲ្យថ្មី"},date:{days:"អាទិត្យ_ចន្ទ_អង្គារ_ពុធ_ព្រហស្បតិ៍_សុក្រ_សៅរ៍".split("_"),daysShort:"អទ_ចន_អង_ពុ_ព្រ_សុ_សរ".split("_"),months:"មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ".split("_"),monthsShort:"មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ".split("_"),firstDayOfWeek:1,format24h:!1},table:{noData:"គ្មានទិន្ន័យ",noResults:"គ្មានទិន្ន័យដូច",loading:"កំពុងផ្ទេរទិន្នន័យ...",selectedRecords:function(e){return 1===e?"1 ជួរដេកត្រូវបានជ្រើសរើស":(0===e?"មិនមាន":e)+" ជួរដេកត្រូវបានជ្រើសរើស"},recordsPerPage:"ជួរដេកក្នុងមួយទំព័រ:",allRows:"ទាំងអស់",pagination:function(e,t,r){return e+"-"+t+" នៃ "+r},columns:"ជួរឈរ"},editor:{url:"URL",bold:"ដិត",italic:"ទ្រេត",strikethrough:"បន្ទាត់ឆ្នូតកណ្តាល",underline:"បន្ទាត់ពីក្រោម",unorderedList:"បញ្ជីគ្មានលំដាប់",orderedList:"បញ្ជីមានលំដាប់",subscript:"សន្ទស្សន៍ខាងក្រោម",superscript:"សន្ទស្សន៍ខាងលើ",hyperlink:"តំណភ្ជាប់",toggleFullscreen:"ប្តូរអេក្រង់ពេញ",quote:"សម្រង់",left:"តម្រឹមឆ្វេង",center:"តម្រឹមកណ្តាល",right:"តម្រឹមស្តាំ",justify:"តម្រឹមសងខាង",print:"បោះពុម្ភ",outdent:"បន្ថយចូលបន្ទាត់",indent:"បន្ថែមចូលបន្ទាត់",removeFormat:"លុបទ្រង់ទ្រាយ",formatting:"ទ្រង់ទ្រាយ",fontSize:"ទំហំអក្សរ",align:"តម្រឹម",hr:"បញ្ចូលបន្ទាត់ផ្តេក",undo:"មិនធ្វើវិញ",redo:"ធ្វើវិញ",header1:"ចំណងជើង 1",header2:"ចំណងជើង 2",header3:"ចំណងជើង 3",header4:"ចំណងជើង 4",header5:"ចំណងជើង 5",header6:"ចំណងជើង 6",paragraph:"កថាខណ្ឌ",code:"កូដ",size1:"តូចណាស់",size2:"តូចបន្តិច",size3:"ធម្មតា",size4:"ធំមធ្យម",size5:"ធំ",size6:"ធំណាស់",size7:"អតិបរិមា",defaultFont:"ពុម្ពអក្សរដើម"},tree:{noNodes:"គ្មានទិន្នន័យ",noResults:"គ្មានទិន្ន័យដូច"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.koKr=t())}(this,function(){"use strict";return{isoName:"ko-kr",nativeName:"한국어",label:{clear:"초기화",ok:"확인",cancel:"취소",close:"닫기",set:"설정",select:"선택",reset:"초기화",remove:"삭제",update:"업데이트",create:"생성",search:"검색",filter:"필터",refresh:"새로 고침"},date:{days:"일요일_월요일_화요일_수요일_목요일_금요일_토요일".split("_"),daysShort:"일_월_화_수_목_금_토".split("_"),months:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),monthsShort:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),firstDayOfWeek:0,format24h:!1},table:{noData:"데이터가 없습니다.",noResults:"결과가 없습니다.",loading:"로드 중...",selectedRecords:function(e){return e>0?e+" 개가 선택 되었습니다.":"선택된 항목이 없습니다."},recordsPerPage:"페이지 당 개수:",allRows:"전체",pagination:function(e,t,r){return r+" 중 "+e+"-"+t},columns:"열"},editor:{url:"URL",bold:"굵게",italic:"이탤릭",strikethrough:"취소선",underline:"밑줄",unorderedList:"정렬되지 않은 목록",orderedList:"순서 목록",subscript:"아래 첨자",superscript:"위 첨자",hyperlink:"링크",toggleFullscreen:"전체 화면",quote:"따옴표",left:"왼쪽 정렬",center:"가운데 정렬",right:"오른쪽 정렬",justify:"정렬",print:"출력",outdent:"들여 쓰기 감소",indent:"들여 쓰기 증가",removeFormat:"포맷팅 제거",formatting:"포맷팅",fontSize:"폰트 크기",align:"정렬",hr:"가로 룰 삽입",undo:"되돌리기",redo:"다시 하기",header1:"헤더 1",header2:"헤더 2",header3:"헤더 3",header4:"헤더 4",header5:"헤더 5",header6:"헤더 6",paragraph:"절",code:"코드",size1:"아주 작음",size2:"작음",size3:"보통",size4:"약간 크게",size5:"크게",size6:"아주 크게",size7:"최대",defaultFont:"기본 폰트"},tree:{noNodes:"가능한 항목이 없습니다",noResults:"항목을 찾을 수 없습니다"}}});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.koKr=t())}(this,function(){"use strict";return{isoName:"ko-kr",nativeName:"한국어",label:{clear:"초기화",ok:"확인",cancel:"취소",close:"닫기",set:"설정",select:"선택",reset:"초기화",remove:"삭제",update:"업데이트",create:"생성",search:"검색",filter:"필터",refresh:"새로 고침"},date:{days:"일요일_월요일_화요일_수요일_목요일_금요일_토요일".split("_"),daysShort:"일_월_화_수_목_금_토".split("_"),months:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),monthsShort:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),firstDayOfWeek:0,format24h:!1},table:{noData:"데이터가 없습니다.",noResults:"결과가 없습니다.",loading:"로드 중...",selectedRecords:function(e){return e>0?e+" 개가 선택 되었습니다.":"선택된 항목이 없습니다."},recordsPerPage:"페이지 당 개수:",allRows:"전체",pagination:function(e,t,r){return r+" 중 "+e+"-"+t},columns:"열"},editor:{url:"URL",bold:"굵게",italic:"이탤릭",strikethrough:"취소선",underline:"밑줄",unorderedList:"정렬되지 않은 목록",orderedList:"순서 목록",subscript:"아래 첨자",superscript:"위 첨자",hyperlink:"링크",toggleFullscreen:"전체 화면",quote:"따옴표",left:"왼쪽 정렬",center:"가운데 정렬",right:"오른쪽 정렬",justify:"정렬",print:"출력",outdent:"들여 쓰기 감소",indent:"들여 쓰기 증가",removeFormat:"포맷팅 제거",formatting:"포맷팅",fontSize:"폰트 크기",align:"정렬",hr:"가로 룰 삽입",undo:"되돌리기",redo:"다시 하기",header1:"헤더 1",header2:"헤더 2",header3:"헤더 3",header4:"헤더 4",header5:"헤더 5",header6:"헤더 6",paragraph:"절",code:"코드",size1:"아주 작음",size2:"작음",size3:"보통",size4:"약간 크게",size5:"크게",size6:"아주 크게",size7:"최대",defaultFont:"기본 폰트"},tree:{noNodes:"가능한 항목이 없습니다",noResults:"항목을 찾을 수 없습니다"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.lu=r())}(this,function(){"use strict";return{isoName:"lu",nativeName:"Kiluba",label:{clear:"Eidel",ok:"OK",cancel:"Oofbriechen",close:"Schléissen",set:"Setzen",select:"Auswielen",reset:"Zerécksetzen",remove:"Läschen",update:"Aktualiséieren",create:"Erstellen",search:"Sichen",filter:"Filter",refresh:"Aktualiséieren"},date:{days:"Sonndeg_Méindeg_Dënschdeg_Mëttwoch_Donneschdeg_Freideg_Samschdeg".split("_"),daysShort:"So_Mé_Dë_Më_Do_Fr_Sa".split("_"),months:"Januar_Februar_März_Abrëll_Mäi_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan_Feb_Mär_Abr_Mäi_Jun_Jul_Aug_Sep_Okt_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Keng Donnéen do",noResults:"Keng Anträg fonnt",loading:"Luedt...",selectedRecords:function(e){return 1===e?"1 ausgewielten Zeil.":(0===e?"Keng":e)+" Zeilen ausgewielt."},recordsPerPage:"Zeilen pro Säit:",allRows:"All",pagination:function(e,r,n){return e+"-"+r+" vun "+n},columns:"Kolonnen"},editor:{url:"URL",bold:"Fett",italic:"Kursiv",strikethrough:"Duerchgestrach",underline:"Ënnerstrach",unorderedList:"Ongeuerdnet Lëscht",orderedList:"Geuerdnet Lëscht",subscript:"déifgestallt",superscript:"héichgestallt",hyperlink:"Link",toggleFullscreen:"Vollbild ëmschalten",quote:"Zitat",left:"lenksbündeg",center:"zentréiert",right:"riedsbündeg",justify:"Ausriichten",print:"Drucken",outdent:"ausrëcken",indent:"anrëcken",removeFormat:"Formatéierung löschen",formatting:"Formatéiere",fontSize:"Schrëftgréisst",align:"Ausriichten",hr:"Horizontal Linn ansëtzen",undo:"Réckgängeg",redo:"Restauréieren",header1:"Iwwerschrëft 1",header2:"Iwwerschrëft 2",header3:"Iwwerschrëft 3",header4:"Iwwerschrëft 4",header5:"Iwwerschrëft 5",header6:"Iwwerschrëft 6",paragraph:"Paragraphe",code:"Code",size1:"Ganz kleng",size2:"E bëssi kleng",size3:"Normal",size4:"Grouss",size5:"Gréisser",size6:"Ganz grouss",size7:"Maximum",defaultFont:"Standard Schrëft"},tree:{noNodes:"Keng Kniet verfügbar",noResults:"Keng passend Kniet fonnt"}}});
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.lu=r())}(this,function(){"use strict";return{isoName:"lu",nativeName:"Kiluba",label:{clear:"Eidel",ok:"OK",cancel:"Oofbriechen",close:"Schléissen",set:"Setzen",select:"Auswielen",reset:"Zerécksetzen",remove:"Läschen",update:"Aktualiséieren",create:"Erstellen",search:"Sichen",filter:"Filter",refresh:"Aktualiséieren"},date:{days:"Sonndeg_Méindeg_Dënschdeg_Mëttwoch_Donneschdeg_Freideg_Samschdeg".split("_"),daysShort:"So_Mé_Dë_Më_Do_Fr_Sa".split("_"),months:"Januar_Februar_März_Abrëll_Mäi_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan_Feb_Mär_Abr_Mäi_Jun_Jul_Aug_Sep_Okt_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Keng Donnéen do",noResults:"Keng Anträg fonnt",loading:"Luedt...",selectedRecords:function(e){return 1===e?"1 ausgewielten Zeil.":(0===e?"Keng":e)+" Zeilen ausgewielt."},recordsPerPage:"Zeilen pro Säit:",allRows:"All",pagination:function(e,r,n){return e+"-"+r+" vun "+n},columns:"Kolonnen"},editor:{url:"URL",bold:"Fett",italic:"Kursiv",strikethrough:"Duerchgestrach",underline:"Ënnerstrach",unorderedList:"Ongeuerdnet Lëscht",orderedList:"Geuerdnet Lëscht",subscript:"déifgestallt",superscript:"héichgestallt",hyperlink:"Link",toggleFullscreen:"Vollbild ëmschalten",quote:"Zitat",left:"lenksbündeg",center:"zentréiert",right:"riedsbündeg",justify:"Ausriichten",print:"Drucken",outdent:"ausrëcken",indent:"anrëcken",removeFormat:"Formatéierung löschen",formatting:"Formatéiere",fontSize:"Schrëftgréisst",align:"Ausriichten",hr:"Horizontal Linn ansëtzen",undo:"Réckgängeg",redo:"Restauréieren",header1:"Iwwerschrëft 1",header2:"Iwwerschrëft 2",header3:"Iwwerschrëft 3",header4:"Iwwerschrëft 4",header5:"Iwwerschrëft 5",header6:"Iwwerschrëft 6",paragraph:"Paragraphe",code:"Code",size1:"Ganz kleng",size2:"E bëssi kleng",size3:"Normal",size4:"Grouss",size5:"Gréisser",size6:"Ganz grouss",size7:"Maximum",defaultFont:"Standard Schrëft"},tree:{noNodes:"Keng Kniet verfügbar",noResults:"Keng passend Kniet fonnt"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t.Quasar=t.Quasar||{},t.Quasar.lang=t.Quasar.lang||{},t.Quasar.lang.lv=e())}(this,function(){"use strict";return{isoName:"lv",nativeName:"Latviešu valoda",label:{clear:"Attīrīt",ok:"OK",cancel:"Atcelt",close:"Aizvērt",set:"Iestatīt",select:"Izvēlēties",reset:"Atiestatīt",remove:"Noņemt",update:"Atjaunināt",create:"Izveidot",search:"Meklēt",filter:"Filtēt",refresh:"Atjaunot"},date:{days:"Svētdiena_Pirmdiena_Otrdiena_Trešdiena_Ceturtdiena_Piektdiena_Sestdiena".split("_"),daysShort:"Sv_Pi_Ot_Tr_Ce_Pi_Se".split("_"),months:"Janvāris_Februāris_Marts_Aprīlis_Maijs_Jūnijs_Jūlijs_Augusts_Septembris_Okrobris_Novembris_Decembris".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mai_Jūn_Jūl_Aug_Sep_Okt_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Nav datu",noResults:"Ieraksti nav atrasti",loading:"Atjaunojas...",selectedRecords:function(t){return 1===t?"1 izvēlēta rinda.":(0===t?"Nav":t)+" izvēlētas rindas."},recordsPerPage:"Rindas lapā:",allRows:"Visas",pagination:function(t,e,a){return t+"-"+e+" no "+a},columns:"Kolonnas"},editor:{url:"URL",bold:"Trekns",italic:"Kursīvs",strikethrough:"Nosvītrots",underline:"Apakšsvītra",unorderedList:"Marķētais saraksts",orderedList:"Numurētais saraksts",subscript:"Apakšraksts",superscript:"Augšraksts",hyperlink:"Saite",toggleFullscreen:"Pilnekrāna režīms",quote:"Citāts",left:"Izlīdzināt gar kreiso malu",center:"Centrēt",right:"Izlīdzināt gar labo malu",justify:"Izlīdzināt gar abām malām",print:"Drukāt",outdent:"Samazināt atkāpi",indent:"Palielināt atkāpi",removeFormat:"Noņemt formatējumu",formatting:"Formatēt",fontSize:"Fonta izmērs",align:"Izlīdzināt",hr:"Ievietot horizontālo līniju",undo:"Atsaukt",redo:"Atkārtot",header1:"Virsraksts 1",header2:"Virsraksts 2",header3:"Virsraksts 3",header4:"Virsraksts 4",header5:"Virsraksts 5",header6:"Virsraksts 6",paragraph:"Rindkopa",code:"Kods",size1:"Ļoti mazs",size2:"Mazs",size3:"Normāls",size4:"Vidējs",size5:"Liels",size6:"Ļoti liels",size7:"Maksimāls",defaultFont:"Fonts pēc noklusējuma"},tree:{noNodes:"Nav pieejami mezgli",noResults:"Nav atrasti atbilstošie mezgli"}}});
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):((t=t||self).Quasar=t.Quasar||{},t.Quasar.lang=t.Quasar.lang||{},t.Quasar.lang.lv=e())}(this,function(){"use strict";return{isoName:"lv",nativeName:"Latviešu valoda",label:{clear:"Attīrīt",ok:"OK",cancel:"Atcelt",close:"Aizvērt",set:"Iestatīt",select:"Izvēlēties",reset:"Atiestatīt",remove:"Noņemt",update:"Atjaunināt",create:"Izveidot",search:"Meklēt",filter:"Filtēt",refresh:"Atjaunot"},date:{days:"Svētdiena_Pirmdiena_Otrdiena_Trešdiena_Ceturtdiena_Piektdiena_Sestdiena".split("_"),daysShort:"Sv_Pi_Ot_Tr_Ce_Pi_Se".split("_"),months:"Janvāris_Februāris_Marts_Aprīlis_Maijs_Jūnijs_Jūlijs_Augusts_Septembris_Okrobris_Novembris_Decembris".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mai_Jūn_Jūl_Aug_Sep_Okt_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Nav datu",noResults:"Ieraksti nav atrasti",loading:"Atjaunojas...",selectedRecords:function(t){return 1===t?"1 izvēlēta rinda.":(0===t?"Nav":t)+" izvēlētas rindas."},recordsPerPage:"Rindas lapā:",allRows:"Visas",pagination:function(t,e,a){return t+"-"+e+" no "+a},columns:"Kolonnas"},editor:{url:"URL",bold:"Trekns",italic:"Kursīvs",strikethrough:"Nosvītrots",underline:"Apakšsvītra",unorderedList:"Marķētais saraksts",orderedList:"Numurētais saraksts",subscript:"Apakšraksts",superscript:"Augšraksts",hyperlink:"Saite",toggleFullscreen:"Pilnekrāna režīms",quote:"Citāts",left:"Izlīdzināt gar kreiso malu",center:"Centrēt",right:"Izlīdzināt gar labo malu",justify:"Izlīdzināt gar abām malām",print:"Drukāt",outdent:"Samazināt atkāpi",indent:"Palielināt atkāpi",removeFormat:"Noņemt formatējumu",formatting:"Formatēt",fontSize:"Fonta izmērs",align:"Izlīdzināt",hr:"Ievietot horizontālo līniju",undo:"Atsaukt",redo:"Atkārtot",header1:"Virsraksts 1",header2:"Virsraksts 2",header3:"Virsraksts 3",header4:"Virsraksts 4",header5:"Virsraksts 5",header6:"Virsraksts 6",paragraph:"Rindkopa",code:"Kods",size1:"Ļoti mazs",size2:"Mazs",size3:"Normāls",size4:"Vidējs",size5:"Liels",size6:"Ļoti liels",size7:"Maksimāls",defaultFont:"Fonts pēc noklusējuma"},tree:{noNodes:"Nav pieejami mezgli",noResults:"Nav atrasti atbilstošie mezgli"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.ml=t())}(this,function(){"use strict";return{isoName:"ml",nativeName:"മലയാളം",label:{clear:"നീക്കുക",ok:"ശരി",cancel:"ഉപേക്ഷിക്കുക",close:"അടയ്ക്കുക",set:"സജ്ജമാക്കുക",select:"തിരഞ്ഞെടുക്കുക",reset:"പുനഃസജ്ജമാക്കുക",remove:"നീക്കംചെയ്യുക",update:"അപ്ഡേറ്റ്",create:"സൃഷ്ടിക്കുക",search:"തിരയുക",filter:"അരിക്കുക",refresh:"പുതുക്കുക"},date:{days:"ഞായർ_തിങ്കൾ_ചൊവ്വ_ബുധൻ_വ്യാഴം_വെള്ളി_ശനി".split("_"),daysShort:"ഞായർ_തിങ്കൾ_ചൊവ്വ_ബുധൻ_വ്യാഴം_വെള്ളി_ശനി".split("_"),months:"ജനുവരി_ഫെബ്രുവരി_മാർച്ച്_ഏപ്രിൽ_മേയ്_ജൂൺ_ജൂലൈ_ഓഗസ്റ്റ്_സെപ്റ്റംബർ_ഒക്ടോബർ_നവംബർ_ഡിസംബർ".split("_"),monthsShort:"ജനു_ഫെബ്രു_മാർ_ഏപ്രി_മേയ്_ജൂൺ_ജൂലൈ_ഓഗ_സെപ്_ഒക്_നവ_ഡിസ".split("_"),firstDayOfWeek:1,format24h:!1},table:{noData:"ഡാറ്റ ലഭ്യമല്ല",noResults:"പൊരുത്തമുള്ള റെക്കോർഡുകളൊന്നും കണ്ടെത്തിയില്ല",loading:"ലോഡ് ചെയ്യുന്നു...",selectedRecords:function(e){return 1===e?"ഒരു റെക്കോർഡ് തിരഞ്ഞെടുത്തു.":0===e?"റെക്കോര്ഡുകളൊന്നും തിരഞ്ഞെടുത്തിട്ടില്ല":e+" റെക്കോർഡുകൾ തിരഞ്ഞെടുത്തു."},recordsPerPage:"ഓരോ പേജിലും റെക്കോർഡുകൾ:",allRows:"എല്ലാം",pagination:function(e,t,r){return e+"-"+t+" മൊത്തം "+r+" ൽ നിന്നും"},columns:"നിരകൾ"},editor:{url:"യുആർഎൽ",bold:"ബോൾഡ്",italic:"ഇറ്റാലിക്",strikethrough:"മധ്യത്തിൽ വര",underline:"അടിവര",unorderedList:"ക്രമമില്ലാത്ത പട്ടിക",orderedList:"ക്രമമുള്ള ലിസ്റ്റ്",subscript:"സബ്സ്ക്രിപ്റ്റ്",superscript:"സൂപ്പർസ്ക്രിപ്റ്റ്",hyperlink:"ഹൈപ്പർലിങ്ക്",toggleFullscreen:"ഫുൾസ്ക്രീൻ ടോഗിൾ ചെയ്യുക",quote:"ഉദ്ധരിക്കുക",left:"ഇടത്തേക്ക്",center:"മധ്യഭാഗത്ത് ",right:"വലത്തേക്ക്",justify:"ജസ്റ്റിഫൈ",print:"പ്രിന്റ്",outdent:"ഇൻഡെൻറേഷൻ കുറയ്ക്കുക ",indent:"ഇൻഡെൻറേഷൻ വർദ്ധിപ്പിക്കുക",removeFormat:"ഫോർമാറ്റിംഗ് നീക്കം ചെയ്യുക",formatting:"ഫോർമാറ്റിംഗ്",fontSize:"അക്ഷര വലിപ്പം",align:"വിന്യസിക്കുക",hr:"തിരശ്ചീന റൂൾ ഇൻസേർട്ട് ചെയ്യുക",undo:"പൂർവാവസ്ഥയിലാക്കുക",redo:"വീണ്ടും ചെയ്യുക",header1:"ഹെഡ്ഡർ 1",header2:"ഹെഡ്ഡർ 2",header3:"ഹെഡ്ഡർ 3",header4:"ഹെഡ്ഡർ 4",header5:"ഹെഡ്ഡർ 5",header6:"ഹെഡ്ഡർ 6",paragraph:"ഖണ്ഡിക",code:"കോഡ്",size1:"വളരെ ചെറുത്",size2:"അൽപ്പം ചെറുത്",size3:"സാധാരണ",size4:"മീഡിയം-വലുത്",size5:"വലുത്",size6:"വളരെ വലുത്",size7:"പരമാവധി",defaultFont:"ഡിഫാൾട്ട് ഫോണ്ട്"},tree:{noNodes:"നോഡുകൾ ലഭ്യമല്ല",noResults:"പൊരുത്തപ്പെടുന്ന നോഡുകളൊന്നും കണ്ടെത്തിയില്ല"}}});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.ml=t())}(this,function(){"use strict";return{isoName:"ml",nativeName:"മലയാളം",label:{clear:"നീക്കുക",ok:"ശരി",cancel:"ഉപേക്ഷിക്കുക",close:"അടയ്ക്കുക",set:"സജ്ജമാക്കുക",select:"തിരഞ്ഞെടുക്കുക",reset:"പുനഃസജ്ജമാക്കുക",remove:"നീക്കംചെയ്യുക",update:"അപ്ഡേറ്റ്",create:"സൃഷ്ടിക്കുക",search:"തിരയുക",filter:"അരിക്കുക",refresh:"പുതുക്കുക"},date:{days:"ഞായർ_തിങ്കൾ_ചൊവ്വ_ബുധൻ_വ്യാഴം_വെള്ളി_ശനി".split("_"),daysShort:"ഞായർ_തിങ്കൾ_ചൊവ്വ_ബുധൻ_വ്യാഴം_വെള്ളി_ശനി".split("_"),months:"ജനുവരി_ഫെബ്രുവരി_മാർച്ച്_ഏപ്രിൽ_മേയ്_ജൂൺ_ജൂലൈ_ഓഗസ്റ്റ്_സെപ്റ്റംബർ_ഒക്ടോബർ_നവംബർ_ഡിസംബർ".split("_"),monthsShort:"ജനു_ഫെബ്രു_മാർ_ഏപ്രി_മേയ്_ജൂൺ_ജൂലൈ_ഓഗ_സെപ്_ഒക്_നവ_ഡിസ".split("_"),firstDayOfWeek:1,format24h:!1},table:{noData:"ഡാറ്റ ലഭ്യമല്ല",noResults:"പൊരുത്തമുള്ള റെക്കോർഡുകളൊന്നും കണ്ടെത്തിയില്ല",loading:"ലോഡ് ചെയ്യുന്നു...",selectedRecords:function(e){return 1===e?"ഒരു റെക്കോർഡ് തിരഞ്ഞെടുത്തു.":0===e?"റെക്കോര്ഡുകളൊന്നും തിരഞ്ഞെടുത്തിട്ടില്ല":e+" റെക്കോർഡുകൾ തിരഞ്ഞെടുത്തു."},recordsPerPage:"ഓരോ പേജിലും റെക്കോർഡുകൾ:",allRows:"എല്ലാം",pagination:function(e,t,r){return e+"-"+t+" മൊത്തം "+r+" ൽ നിന്നും"},columns:"നിരകൾ"},editor:{url:"യുആർഎൽ",bold:"ബോൾഡ്",italic:"ഇറ്റാലിക്",strikethrough:"മധ്യത്തിൽ വര",underline:"അടിവര",unorderedList:"ക്രമമില്ലാത്ത പട്ടിക",orderedList:"ക്രമമുള്ള ലിസ്റ്റ്",subscript:"സബ്സ്ക്രിപ്റ്റ്",superscript:"സൂപ്പർസ്ക്രിപ്റ്റ്",hyperlink:"ഹൈപ്പർലിങ്ക്",toggleFullscreen:"ഫുൾസ്ക്രീൻ ടോഗിൾ ചെയ്യുക",quote:"ഉദ്ധരിക്കുക",left:"ഇടത്തേക്ക്",center:"മധ്യഭാഗത്ത് ",right:"വലത്തേക്ക്",justify:"ജസ്റ്റിഫൈ",print:"പ്രിന്റ്",outdent:"ഇൻഡെൻറേഷൻ കുറയ്ക്കുക ",indent:"ഇൻഡെൻറേഷൻ വർദ്ധിപ്പിക്കുക",removeFormat:"ഫോർമാറ്റിംഗ് നീക്കം ചെയ്യുക",formatting:"ഫോർമാറ്റിംഗ്",fontSize:"അക്ഷര വലിപ്പം",align:"വിന്യസിക്കുക",hr:"തിരശ്ചീന റൂൾ ഇൻസേർട്ട് ചെയ്യുക",undo:"പൂർവാവസ്ഥയിലാക്കുക",redo:"വീണ്ടും ചെയ്യുക",header1:"ഹെഡ്ഡർ 1",header2:"ഹെഡ്ഡർ 2",header3:"ഹെഡ്ഡർ 3",header4:"ഹെഡ്ഡർ 4",header5:"ഹെഡ്ഡർ 5",header6:"ഹെഡ്ഡർ 6",paragraph:"ഖണ്ഡിക",code:"കോഡ്",size1:"വളരെ ചെറുത്",size2:"അൽപ്പം ചെറുത്",size3:"സാധാരണ",size4:"മീഡിയം-വലുത്",size5:"വലുത്",size6:"വളരെ വലുത്",size7:"പരമാവധി",defaultFont:"ഡിഫാൾട്ട് ഫോണ്ട്"},tree:{noNodes:"നോഡുകൾ ലഭ്യമല്ല",noResults:"പൊരുത്തപ്പെടുന്ന നോഡുകളൊന്നും കണ്ടെത്തിയില്ല"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(a,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(a.Quasar=a.Quasar||{},a.Quasar.lang=a.Quasar.lang||{},a.Quasar.lang.ms=e())}(this,function(){"use strict";return{isoName:"ms",nativeName:"Bahasa Melayu",label:{clear:"Semula",ok:"OK",cancel:"Batal",close:"Tutup",set:"Set",select:"Pilih",reset:"Reset",remove:"Keluarkan",update:"Kemaskini",create:"Tambah",search:"Cari",filter:"Saring",refresh:"Muat semula"},date:{days:"Ahad_Isnin_Selasa_Rabu_Khamis_Jummat_Sabtu".split("_"),daysShort:"Ahad_Isnin_Selasa_Rabu_Khamis_Jummat_Sabtu".split("_"),months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogos_Sep_Okt_Nov_Dis".split("_"),firstDayOfWeek:1,format24h:!1},table:{noData:"Tiada data tersedia",noResults:"Tiada rekod sepadan yang dijumpai",loading:"Sedang dalam proses..",selectedRecords:function(a){return a>1?a+" rekod terpilih.":(0===a?"tiada":"1")+" rekod terpilih."},recordsPerPage:"Rekod per halaman:",allRows:"Semua",pagination:function(a,e,r){return a+"-"+e+" dari "+r},columns:"Kolum"},editor:{url:"URL",bold:"Tebal",italic:"Italik",strikethrough:"Garis Tengah",underline:"Garis Bawah",unorderedList:"Daftar Tidak Tersusun",orderedList:"Daftar Tersusun",subscript:"Subskrip",superscript:"Superskrip",hyperlink:"Hyperlink",toggleFullscreen:"Alihkan Layar Penuh",quote:"Petikan",left:"Selaras Kiri",center:"Selaras Tengah",right:"Selaras Kanan",justify:"Selaras Sisi",print:"Cetak",outdent:"Kurangkan Indentasi",indent:"Tambah indentasi",removeFormat:"Buang Format",formatting:"Format",fontSize:"Saiz Tulisan",align:"Selaras",hr:"Masukkan Aturan Horizontal",undo:"Undo",redo:"Redo",header1:"Header 1",header2:"Header 2",header3:"Header 3",header4:"Header 4",header5:"Header 5",header6:"Header 6",paragraph:"Paragraf",code:"Kod",size1:"Paling Kecil",size2:"Agak Kecil",size3:"Normal",size4:"Sederhana",size5:"Besar",size6:"Paling Besar",size7:"Maksimum",defaultFont:"Tulisan Asal"},tree:{noNodes:"Tiada nod tersedia",noResults:"Tiada nod yang sesuai dijumpai"}}});
!function(a,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):((a=a||self).Quasar=a.Quasar||{},a.Quasar.lang=a.Quasar.lang||{},a.Quasar.lang.ms=e())}(this,function(){"use strict";return{isoName:"ms",nativeName:"Bahasa Melayu",label:{clear:"Semula",ok:"OK",cancel:"Batal",close:"Tutup",set:"Set",select:"Pilih",reset:"Reset",remove:"Keluarkan",update:"Kemaskini",create:"Tambah",search:"Cari",filter:"Saring",refresh:"Muat semula"},date:{days:"Ahad_Isnin_Selasa_Rabu_Khamis_Jummat_Sabtu".split("_"),daysShort:"Ahad_Isnin_Selasa_Rabu_Khamis_Jummat_Sabtu".split("_"),months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogos_Sep_Okt_Nov_Dis".split("_"),firstDayOfWeek:1,format24h:!1},table:{noData:"Tiada data tersedia",noResults:"Tiada rekod sepadan yang dijumpai",loading:"Sedang dalam proses..",selectedRecords:function(a){return a>1?a+" rekod terpilih.":(0===a?"tiada":"1")+" rekod terpilih."},recordsPerPage:"Rekod per halaman:",allRows:"Semua",pagination:function(a,e,r){return a+"-"+e+" dari "+r},columns:"Kolum"},editor:{url:"URL",bold:"Tebal",italic:"Italik",strikethrough:"Garis Tengah",underline:"Garis Bawah",unorderedList:"Daftar Tidak Tersusun",orderedList:"Daftar Tersusun",subscript:"Subskrip",superscript:"Superskrip",hyperlink:"Hyperlink",toggleFullscreen:"Alihkan Layar Penuh",quote:"Petikan",left:"Selaras Kiri",center:"Selaras Tengah",right:"Selaras Kanan",justify:"Selaras Sisi",print:"Cetak",outdent:"Kurangkan Indentasi",indent:"Tambah indentasi",removeFormat:"Buang Format",formatting:"Format",fontSize:"Saiz Tulisan",align:"Selaras",hr:"Masukkan Aturan Horizontal",undo:"Undo",redo:"Redo",header1:"Header 1",header2:"Header 2",header3:"Header 3",header4:"Header 4",header5:"Header 5",header6:"Header 6",paragraph:"Paragraf",code:"Kod",size1:"Paling Kecil",size2:"Agak Kecil",size3:"Normal",size4:"Sederhana",size5:"Besar",size6:"Paling Besar",size7:"Maksimum",defaultFont:"Tulisan Asal"},tree:{noNodes:"Tiada nod tersedia",noResults:"Tiada nod yang sesuai dijumpai"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.nbNo=r())}(this,function(){"use strict";return{isoName:"nb-no",nativeName:"Norsk",label:{clear:"Tøm",ok:"OK",cancel:"Avbryt",close:"Lukk",set:"Bruk",select:"Velg",reset:"Nullstill",remove:"Slett",update:"Oppdater",create:"Lag",search:"Søk",filter:"Filter",refresh:"Oppdater"},date:{days:"Søndag_Mandag_Tirsdag_Onsdag_Torsdag_Fredag_Lørdag".split("_"),daysShort:"Søn_Man_Tir_Ons_Tor_Fre_Lør".split("_"),months:"Januar_Februar_Mars_April_Mai_Juni_Juli_August_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mai_Jun_Jul_Aug_Sep_Okt_Nov_Des".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Ingen data tilgjenelig",noResults:"Ingen treff i data funnet",loading:"Laster...",row:"rad",selectedRecords:function(e){return e>0?e+" row"+(1===e?"":"s")+" valgt.":"Ingen valgte rader."},recordsPerPage:"Rader pr side:",allRows:"Alle",pagination:function(e,r,t){return e+"-"+r+" av "+t},columns:"Kolonner"},editor:{url:"URL",bold:"Fet",italic:"Kursiv",strikethrough:"Strikethrough",underline:"Understrek",unorderedList:"Uordnet liste",orderedList:"Ordnet liste",subscript:"Senket skrift",superscript:"Hevet skrift",hyperlink:"Lenke",toggleFullscreen:"Av/på fullskjerm",quote:"Sitat",left:"Venstrestill",center:"Sentrer",right:"Høyrestill",justify:"Tilpasset bredde",print:"Skriv ut",outdent:"Midre innrykk",indent:"Større innrykk",removeFormat:"Fjern formatering",formatting:"Formatering",fontSize:"Fontstørrelse",align:"Stilling",hr:"Sett inn horisontal linje",undo:"Angre",redo:"Gjenta",header1:"Overskrift 1",header2:"Overskrift 2",header3:"Overskrift 3",header4:"Overskrift 4",header5:"Overskrift 5",header6:"Overskrift 6",paragraph:"Avsnitt",code:"Kode",size1:"Veldig liten",size2:"Liten",size3:"Normal",size4:"Medium-stor",size5:"Stor",size6:"Veldig stor",size7:"Maximum",defaultFont:"Normal font"},tree:{noNodes:"Ingen noder tilgjenelig",noResults:"Ingen treff i noder funnet"}}});
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.nbNo=r())}(this,function(){"use strict";return{isoName:"nb-no",nativeName:"Norsk",label:{clear:"Tøm",ok:"OK",cancel:"Avbryt",close:"Lukk",set:"Bruk",select:"Velg",reset:"Nullstill",remove:"Slett",update:"Oppdater",create:"Lag",search:"Søk",filter:"Filter",refresh:"Oppdater"},date:{days:"Søndag_Mandag_Tirsdag_Onsdag_Torsdag_Fredag_Lørdag".split("_"),daysShort:"Søn_Man_Tir_Ons_Tor_Fre_Lør".split("_"),months:"Januar_Februar_Mars_April_Mai_Juni_Juli_August_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mai_Jun_Jul_Aug_Sep_Okt_Nov_Des".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Ingen data tilgjenelig",noResults:"Ingen treff i data funnet",loading:"Laster...",row:"rad",selectedRecords:function(e){return e>0?e+" row"+(1===e?"":"s")+" valgt.":"Ingen valgte rader."},recordsPerPage:"Rader pr side:",allRows:"Alle",pagination:function(e,r,t){return e+"-"+r+" av "+t},columns:"Kolonner"},editor:{url:"URL",bold:"Fet",italic:"Kursiv",strikethrough:"Strikethrough",underline:"Understrek",unorderedList:"Uordnet liste",orderedList:"Ordnet liste",subscript:"Senket skrift",superscript:"Hevet skrift",hyperlink:"Lenke",toggleFullscreen:"Av/på fullskjerm",quote:"Sitat",left:"Venstrestill",center:"Sentrer",right:"Høyrestill",justify:"Tilpasset bredde",print:"Skriv ut",outdent:"Midre innrykk",indent:"Større innrykk",removeFormat:"Fjern formatering",formatting:"Formatering",fontSize:"Fontstørrelse",align:"Stilling",hr:"Sett inn horisontal linje",undo:"Angre",redo:"Gjenta",header1:"Overskrift 1",header2:"Overskrift 2",header3:"Overskrift 3",header4:"Overskrift 4",header5:"Overskrift 5",header6:"Overskrift 6",paragraph:"Avsnitt",code:"Kode",size1:"Veldig liten",size2:"Liten",size3:"Normal",size4:"Medium-stor",size5:"Stor",size6:"Veldig stor",size7:"Maximum",defaultFont:"Normal font"},tree:{noNodes:"Ingen noder tilgjenelig",noResults:"Ingen treff i noder funnet"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof define&&define.amd?define(n):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.nl=n())}(this,function(){"use strict";return{isoName:"nl",nativeName:"Nederlands",label:{clear:"Wis",ok:"OK",cancel:"Annuleer",close:"Sluit",set:"Toepassen",select:"Selecteer",reset:"Herinitialiseren",remove:"Verwijder",update:"Update",create:"Maak aan",search:"Zoek",filter:"Filter",refresh:"Vernieuw"},date:{days:"Zondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrijdag_Zaterdag".split("_"),daysShort:"Zo_Ma_Di_Woe_Do_Vrij_Zat".split("_"),months:"Januari_Februari_Maart_April_Mei_Juni_Juli_Augustus_September_Oktober_November_December".split("_"),monthsShort:"Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Geen data bechikbaar",noResults:"Geen records gevonden",loading:"Laden...",selectedRecords:function(e){return 1===e?"1 rij geselecteerd.":(0===e?"Geen":e)+" geselecteerde rijen."},recordsPerPage:"Rijen per pagina:",allRows:"Alle",pagination:function(e,n,r){return e+"-"+n+" op "+r},columns:"Kolommen"},editor:{url:"URL",bold:"Vet",italic:"Cursief",strikethrough:"Doorhalen",underline:"Onderlijnen",unorderedList:"Ongeordende lijst",orderedList:"Geordende lijst ",subscript:"Bovenschrift",superscript:"Onderschrift",hyperlink:"Hyperlink",toggleFullscreen:"Volledig scherm activeren",quote:"Citaat",left:"Links uitlijnen",center:"Tekst centreren",right:"Rechts uitlijnen",justify:"Tekst uitvullen",print:"Afdrukken",outdent:"Inspringen verkleinen",indent:"Inspringen vergroten",removeFormat:"Opmaak verwijderen",formatting:"Opmaak",fontSize:"Tekengrootte",align:"Uitlijnen",hr:"Horizontale lijn invoegen",undo:"Ongedaan maken",redo:"Opnieuw",header1:"Kop 1",header2:"Kop 2",header3:"Kop 3",header4:"Kop 4",header5:"Kop 5",header6:"Kop 6",paragraph:"Paragraaf",code:"Code",size1:"Heel klein",size2:"Klein",size3:"Normaal",size4:"Medium-groot",size5:"Groot",size6:"Heel groot",size7:"Maximum",defaultFont:"Standaard lettertype"},tree:{noNodes:"Geen nodes beschikbaar",noResults:"Geen overeenkomende nodes gevonden"}}});
!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof define&&define.amd?define(n):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.nl=n())}(this,function(){"use strict";return{isoName:"nl",nativeName:"Nederlands",label:{clear:"Wis",ok:"OK",cancel:"Annuleer",close:"Sluit",set:"Toepassen",select:"Selecteer",reset:"Herinitialiseren",remove:"Verwijder",update:"Update",create:"Maak aan",search:"Zoek",filter:"Filter",refresh:"Vernieuw"},date:{days:"Zondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrijdag_Zaterdag".split("_"),daysShort:"Zo_Ma_Di_Woe_Do_Vrij_Zat".split("_"),months:"Januari_Februari_Maart_April_Mei_Juni_Juli_Augustus_September_Oktober_November_December".split("_"),monthsShort:"Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Geen data bechikbaar",noResults:"Geen records gevonden",loading:"Laden...",selectedRecords:function(e){return 1===e?"1 rij geselecteerd.":(0===e?"Geen":e)+" geselecteerde rijen."},recordsPerPage:"Rijen per pagina:",allRows:"Alle",pagination:function(e,n,r){return e+"-"+n+" op "+r},columns:"Kolommen"},editor:{url:"URL",bold:"Vet",italic:"Cursief",strikethrough:"Doorhalen",underline:"Onderlijnen",unorderedList:"Ongeordende lijst",orderedList:"Geordende lijst ",subscript:"Bovenschrift",superscript:"Onderschrift",hyperlink:"Hyperlink",toggleFullscreen:"Volledig scherm activeren",quote:"Citaat",left:"Links uitlijnen",center:"Tekst centreren",right:"Rechts uitlijnen",justify:"Tekst uitvullen",print:"Afdrukken",outdent:"Inspringen verkleinen",indent:"Inspringen vergroten",removeFormat:"Opmaak verwijderen",formatting:"Opmaak",fontSize:"Tekengrootte",align:"Uitlijnen",hr:"Horizontale lijn invoegen",undo:"Ongedaan maken",redo:"Opnieuw",header1:"Kop 1",header2:"Kop 2",header3:"Kop 3",header4:"Kop 4",header5:"Kop 5",header6:"Kop 6",paragraph:"Paragraaf",code:"Code",size1:"Heel klein",size2:"Klein",size3:"Normaal",size4:"Medium-groot",size5:"Groot",size6:"Heel groot",size7:"Maximum",defaultFont:"Standaard lettertype"},tree:{noNodes:"Geen nodes beschikbaar",noResults:"Geen overeenkomende nodes gevonden"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a():"function"==typeof define&&define.amd?define(a):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.pl=a())}(this,function(){"use strict";return{isoName:"pl",nativeName:"Polski",label:{clear:"Wyczyść",ok:"OK",cancel:"Anuluj",close:"Zamknij",set:"Ustaw",select:"Wybierz",reset:"Zresetuj",remove:"Usuń",update:"Zaktualizuj",create:"Utwórz",search:"Szukaj",filter:"Filtruj",refresh:"Odśwież"},date:{days:"Niedziela_Poniedziałek_Wtorek_Środa_Czwartek_Piątek_Sobota".split("_"),daysShort:"Nd_Pon_Wt_Śr_Czw_Ptk_Sob".split("_"),months:"Styczeń_Luty_Marzec_Kwiecień_Maj_Czerwiec_Lipiec_Sierpień_Wrzesień_Październik_Listopad_Grudzień".split("_"),monthsShort:"Sty_Lut_Mar_Kwi_Maj_Cze_Lip_Sie_Wrz_Paź_Lis_Gru".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Brak dostępnych danych",noResults:"Nie znaleziono pasujących wpisów",loading:"Ładowanie...",selectedRecords:function(e){return e>1?e+" zaznaczony(ch) wiersz(y).":(0===e?"Brak":"1")+" zaznaczony wiersz."},recordsPerPage:"Wierszy na stronę:",allRows:"Wszystkie",pagination:function(e,a,r){return e+"-"+a+" z "+r},columns:"Kolumny"},editor:{url:"URL",bold:"Pogrubienie",italic:"Kursywa",strikethrough:"Przekreślenie",underline:"Podkreślenie",unorderedList:"Nieuporządkowana lista",orderedList:"Uporządkowana lista",subscript:"Indeks dolny",superscript:"Indeks górny",hyperlink:"Hiperłącze",toggleFullscreen:"Przełącz na tryb pełnoekranowy",quote:"Zacytuj",left:"Wyrównaj do lewej",center:"Wyrównaj do środka",right:"Wyrównaj do prawej",justify:"Wyjustuj",print:"Drukuj",outdent:"Zmniejsz wcięcie",indent:"Zwiększ wcięcie",removeFormat:"Usuń formatowanie",formatting:"Formatowanie",fontSize:"Rozmiar czcionki",align:"Wyrównanie",hr:"Wstaw poziomą linię",undo:"Cofnij",redo:"Przywróć",header1:"Nagłówek 1",header2:"Nagłówek 2",header3:"Nagłówek 3",header4:"Nagłówek 4",header5:"Nagłówek 5",header6:"Nagłówek 6",paragraph:"Paragraf",code:"Kod",size1:"Bardzo mała",size2:"Mała",size3:"Normalna",size4:"Średnio-duża",size5:"Duża",size6:"Bardzo duża",size7:"Maksymalna",defaultFont:"Domyślna czcionka"},tree:{noNodes:"Brak dostępnych gałęzi",noResults:"Nie znaleziono pasujących gałęzi"}}});
!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a():"function"==typeof define&&define.amd?define(a):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.pl=a())}(this,function(){"use strict";return{isoName:"pl",nativeName:"Polski",label:{clear:"Wyczyść",ok:"OK",cancel:"Anuluj",close:"Zamknij",set:"Ustaw",select:"Wybierz",reset:"Zresetuj",remove:"Usuń",update:"Zaktualizuj",create:"Utwórz",search:"Szukaj",filter:"Filtruj",refresh:"Odśwież"},date:{days:"Niedziela_Poniedziałek_Wtorek_Środa_Czwartek_Piątek_Sobota".split("_"),daysShort:"Nd_Pon_Wt_Śr_Czw_Ptk_Sob".split("_"),months:"Styczeń_Luty_Marzec_Kwiecień_Maj_Czerwiec_Lipiec_Sierpień_Wrzesień_Październik_Listopad_Grudzień".split("_"),monthsShort:"Sty_Lut_Mar_Kwi_Maj_Cze_Lip_Sie_Wrz_Paź_Lis_Gru".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Brak dostępnych danych",noResults:"Nie znaleziono pasujących wpisów",loading:"Ładowanie...",selectedRecords:function(e){return e>1?e+" zaznaczony(ch) wiersz(y).":(0===e?"Brak":"1")+" zaznaczony wiersz."},recordsPerPage:"Wierszy na stronę:",allRows:"Wszystkie",pagination:function(e,a,r){return e+"-"+a+" z "+r},columns:"Kolumny"},editor:{url:"URL",bold:"Pogrubienie",italic:"Kursywa",strikethrough:"Przekreślenie",underline:"Podkreślenie",unorderedList:"Nieuporządkowana lista",orderedList:"Uporządkowana lista",subscript:"Indeks dolny",superscript:"Indeks górny",hyperlink:"Hiperłącze",toggleFullscreen:"Przełącz na tryb pełnoekranowy",quote:"Zacytuj",left:"Wyrównaj do lewej",center:"Wyrównaj do środka",right:"Wyrównaj do prawej",justify:"Wyjustuj",print:"Drukuj",outdent:"Zmniejsz wcięcie",indent:"Zwiększ wcięcie",removeFormat:"Usuń formatowanie",formatting:"Formatowanie",fontSize:"Rozmiar czcionki",align:"Wyrównanie",hr:"Wstaw poziomą linię",undo:"Cofnij",redo:"Przywróć",header1:"Nagłówek 1",header2:"Nagłówek 2",header3:"Nagłówek 3",header4:"Nagłówek 4",header5:"Nagłówek 5",header6:"Nagłówek 6",paragraph:"Paragraf",code:"Kod",size1:"Bardzo mała",size2:"Mała",size3:"Normalna",size4:"Średnio-duża",size5:"Duża",size6:"Bardzo duża",size7:"Maksymalna",defaultFont:"Domyślna czcionka"},tree:{noNodes:"Brak dostępnych gałęzi",noResults:"Nie znaleziono pasujących gałęzi"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,o){"object"==typeof exports&&"undefined"!=typeof module?module.exports=o():"function"==typeof define&&define.amd?define(o):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.ptBr=o())}(this,function(){"use strict";return{isoName:"pt-br",nativeName:"Português (BR)",label:{clear:"Limpar",ok:"OK",cancel:"Cancelar",close:"Fechar",set:"Escolher",select:"Selecionar",reset:"Redefinir",remove:"Remover",update:"Atualizar",create:"Criar",search:"Buscar",filter:"Filtrar",refresh:"Recarregar"},date:{days:"Domingo_Segunda-feira_Terça-feira_Quarta-feira_Quinta-feira_Sexta-feira_Sábado".split("_"),daysShort:"Dom_Seg_Ter_Qua_Qui_Sex_Sáb".split("_"),months:"Janeiro_Fevereiro_Março_Abril_Maio_Junho_Julho_Agosto_Setembro_Outubro_Novembro_Dezembro".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),firstDayOfWeek:0,format24h:!0},table:{noData:"Sem dados disponíveis",noResults:"Nenhum dado correspondente encontrado",loading:"Carregando...",selectedRecords:function(e){return e>0?e+" registro"+(1===e?" selecionado":"s selecionados")+".":"Nenhum registro selecionado."},recordsPerPage:"Registros por página:",allRows:"Todos",pagination:function(e,o,r){return e+"-"+o+" de "+r},columns:"Colunas"},editor:{url:"URL",bold:"Negrito",italic:"Itálico",strikethrough:"Riscado",underline:"Sublinhado",unorderedList:"Lista não-ordenada",orderedList:"Lista ordenada",subscript:"Subscrito",superscript:"Sobrescrito",hyperlink:"Hyperlink",toggleFullscreen:"Tela cheia",quote:"Citação",left:"Alinhado à esquerda",center:"Alinhado ao centro",right:"Alinhado à direita",justify:"Justificado",print:"Imprimir",outdent:"Diminuir indentação",indent:"Aumentar indentação",removeFormat:"Remover formatação",formatting:"Formatação",fontSize:"Tamanho de fonte",align:"Alinhar",hr:"Inserir divisória horizontal",undo:"Desfazer",redo:"Refazer",header1:"Cabeçalho 1",header2:"Cabeçalho 2",header3:"Cabeçalho 3",header4:"Cabeçalho 4",header5:"Cabeçalho 5",header6:"Cabeçalho 6",paragraph:"Parágrafo",code:"Código",size1:"Muito pequeno",size2:"Pequeno",size3:"Normal",size4:"Médio",size5:"Grande",size6:"Enorme",size7:"Máximo",defaultFont:"Fonte padrão"},tree:{noNodes:"Sem nós disponíveis",noResults:"Nenhum nó correspondente encontrado"}}});
!function(e,o){"object"==typeof exports&&"undefined"!=typeof module?module.exports=o():"function"==typeof define&&define.amd?define(o):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.ptBr=o())}(this,function(){"use strict";return{isoName:"pt-br",nativeName:"Português (BR)",label:{clear:"Limpar",ok:"OK",cancel:"Cancelar",close:"Fechar",set:"Escolher",select:"Selecionar",reset:"Redefinir",remove:"Remover",update:"Atualizar",create:"Criar",search:"Buscar",filter:"Filtrar",refresh:"Recarregar"},date:{days:"Domingo_Segunda-feira_Terça-feira_Quarta-feira_Quinta-feira_Sexta-feira_Sábado".split("_"),daysShort:"Dom_Seg_Ter_Qua_Qui_Sex_Sáb".split("_"),months:"Janeiro_Fevereiro_Março_Abril_Maio_Junho_Julho_Agosto_Setembro_Outubro_Novembro_Dezembro".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),firstDayOfWeek:0,format24h:!0},table:{noData:"Sem dados disponíveis",noResults:"Nenhum dado correspondente encontrado",loading:"Carregando...",selectedRecords:function(e){return e>0?e+" registro"+(1===e?" selecionado":"s selecionados")+".":"Nenhum registro selecionado."},recordsPerPage:"Registros por página:",allRows:"Todos",pagination:function(e,o,r){return e+"-"+o+" de "+r},columns:"Colunas"},editor:{url:"URL",bold:"Negrito",italic:"Itálico",strikethrough:"Riscado",underline:"Sublinhado",unorderedList:"Lista não-ordenada",orderedList:"Lista ordenada",subscript:"Subscrito",superscript:"Sobrescrito",hyperlink:"Hyperlink",toggleFullscreen:"Tela cheia",quote:"Citação",left:"Alinhado à esquerda",center:"Alinhado ao centro",right:"Alinhado à direita",justify:"Justificado",print:"Imprimir",outdent:"Diminuir indentação",indent:"Aumentar indentação",removeFormat:"Remover formatação",formatting:"Formatação",fontSize:"Tamanho de fonte",align:"Alinhar",hr:"Inserir divisória horizontal",undo:"Desfazer",redo:"Refazer",header1:"Cabeçalho 1",header2:"Cabeçalho 2",header3:"Cabeçalho 3",header4:"Cabeçalho 4",header5:"Cabeçalho 5",header6:"Cabeçalho 6",paragraph:"Parágrafo",code:"Código",size1:"Muito pequeno",size2:"Pequeno",size3:"Normal",size4:"Médio",size5:"Grande",size6:"Enorme",size7:"Máximo",defaultFont:"Fonte padrão"},tree:{noNodes:"Sem nós disponíveis",noResults:"Nenhum nó correspondente encontrado"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a():"function"==typeof define&&define.amd?define(a):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.pt=a())}(this,function(){"use strict";return{isoName:"pt",nativeName:"Português",label:{clear:"Limpar",ok:"OK",cancel:"Cancelar",close:"Fechar",set:"Marcar",select:"Escolher",reset:"Limpar",remove:"Remover",update:"Atualizar",create:"Criar",search:"Procurar",filter:"Filtrar",refresh:"Recarregar"},date:{days:"Domingo_Segunda-feira_Terça-feira_Quarta-feira_Quinta-feira_Sexta-feira_Sábado".split("_"),daysShort:"Dom_Seg_Ter_Qua_Qui_Sex_Sáb".split("_"),months:"Janeiro_Fevereiro_Março_Abril_Maio_Junho_Julho_Agosto_Setembro_Outubro_Novembro_Dezembro".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Sem dados disponíveis",noResults:"Não foi encontrado nenhum resultado",loading:"A carregar...",selectedRecords:function(e){return e>0?e+" linha"+(1===e?" selecionada":"s selecionadas")+".":"Nenhuma linha selecionada."},recordsPerPage:"Linhas por página:",allRows:"Todas",pagination:function(e,a,r){return e+"-"+a+" de "+r},columns:"Colunas"},editor:{url:"URL",bold:"Negrito",italic:"Itálico",strikethrough:"Rasurado",underline:"Sublinhado",unorderedList:"Lista não-ordenada",orderedList:"Lista ordenada",subscript:"Subscrito",superscript:"Sobrescrito",hyperlink:"Hyperlink",toggleFullscreen:"Maximizar",quote:"Citação",left:"Alinhado à esquerda",center:"Alinhado ao centro",right:"Alinhado à direita",justify:"Justificado",print:"Imprimir",outdent:"Diminuir indentação",indent:"Aumentar indentação",removeFormat:"Remover formatação",formatting:"Formatação",fontSize:"Tamanho do tipo de letra",align:"Alinhar",hr:"Inserir linha horizontal",undo:"Desfazer",redo:"Refazer",header1:"Cabeçalho 1",header2:"Cabeçalho 2",header3:"Cabeçalho 3",header4:"Cabeçalho 4",header5:"Cabeçalho 5",header6:"Cabeçalho 6",paragraph:"Parágrafo",code:"Código",size1:"Muito pequeno",size2:"Pequeno",size3:"Normal",size4:"Médio",size5:"Grande",size6:"Enorme",size7:"Máximo",defaultFont:"Tipo de letra padrão"},tree:{noNodes:"Sem nós disponíveis",noResults:"Nenhum resultado encontrado"}}});
!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a():"function"==typeof define&&define.amd?define(a):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.pt=a())}(this,function(){"use strict";return{isoName:"pt",nativeName:"Português",label:{clear:"Limpar",ok:"OK",cancel:"Cancelar",close:"Fechar",set:"Marcar",select:"Escolher",reset:"Limpar",remove:"Remover",update:"Atualizar",create:"Criar",search:"Procurar",filter:"Filtrar",refresh:"Recarregar"},date:{days:"Domingo_Segunda-feira_Terça-feira_Quarta-feira_Quinta-feira_Sexta-feira_Sábado".split("_"),daysShort:"Dom_Seg_Ter_Qua_Qui_Sex_Sáb".split("_"),months:"Janeiro_Fevereiro_Março_Abril_Maio_Junho_Julho_Agosto_Setembro_Outubro_Novembro_Dezembro".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Sem dados disponíveis",noResults:"Não foi encontrado nenhum resultado",loading:"A carregar...",selectedRecords:function(e){return e>0?e+" linha"+(1===e?" selecionada":"s selecionadas")+".":"Nenhuma linha selecionada."},recordsPerPage:"Linhas por página:",allRows:"Todas",pagination:function(e,a,r){return e+"-"+a+" de "+r},columns:"Colunas"},editor:{url:"URL",bold:"Negrito",italic:"Itálico",strikethrough:"Rasurado",underline:"Sublinhado",unorderedList:"Lista não-ordenada",orderedList:"Lista ordenada",subscript:"Subscrito",superscript:"Sobrescrito",hyperlink:"Hyperlink",toggleFullscreen:"Maximizar",quote:"Citação",left:"Alinhado à esquerda",center:"Alinhado ao centro",right:"Alinhado à direita",justify:"Justificado",print:"Imprimir",outdent:"Diminuir indentação",indent:"Aumentar indentação",removeFormat:"Remover formatação",formatting:"Formatação",fontSize:"Tamanho do tipo de letra",align:"Alinhar",hr:"Inserir linha horizontal",undo:"Desfazer",redo:"Refazer",header1:"Cabeçalho 1",header2:"Cabeçalho 2",header3:"Cabeçalho 3",header4:"Cabeçalho 4",header5:"Cabeçalho 5",header6:"Cabeçalho 6",paragraph:"Parágrafo",code:"Código",size1:"Muito pequeno",size2:"Pequeno",size3:"Normal",size4:"Médio",size5:"Grande",size6:"Enorme",size7:"Máximo",defaultFont:"Tipo de letra padrão"},tree:{noNodes:"Sem nós disponíveis",noResults:"Nenhum resultado encontrado"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,i){"object"==typeof exports&&"undefined"!=typeof module?module.exports=i():"function"==typeof define&&define.amd?define(i):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.ro=i())}(this,function(){"use strict";return{isoName:"ro",nativeName:"Română",label:{clear:"Golește",ok:"OK",cancel:"Anulează",close:"Închide",set:"Setează",select:"Alege",reset:"Resetează",remove:"Elimină",update:"Actualizează",create:"Creează",search:"Caută",filter:"Filtrează",refresh:"Actualizează"},date:{days:"Duminică_Luni_Marți_Miercuri_Joi_Vineri_Sâmbătă".split("_"),daysShort:"Dum_Lun_Mar_Mie_Joi_Vin_Sâm".split("_"),months:"Ianuarie_Februarie_Martie_Aprilie_Mai_Iunie_Iulie_August_Septembrie_Octombrie_Noiembrie_Decembrie".split("_"),monthsShort:"Ian_Feb_Mar_Apr_Mai_Iun_Iul_Aug_Sep_Oct_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Nu sunt date disponibile",noResults:"Nu am găsit înregistrări care să corespundă",loading:"Se încarcă...",selectedRecords:function(e){return e>1?e+" înregistrări selectate.":(0===e?"Nici o":"1")+" înregistrare selectată."},recordsPerPage:"Înregistrări pe pagină:",allRows:"Toate",pagination:function(e,i,r){return e+"-"+i+" din "+r},columns:"Coloane"},editor:{url:"URL",bold:"Îngroșat",italic:"Înclinat",strikethrough:"Tăiat",underline:"Subliniat",unorderedList:"Listă neordonată",orderedList:"Listă ordonată",subscript:"Dedesubt",superscript:"Deasupra",hyperlink:"Hyperlink",toggleFullscreen:"Comută ecran complet",quote:"Citat",left:"Aliniere la stânga",center:"Aliniere la centru",right:"Aliniere la dreapta",justify:"Aliniere totală",print:"Tipărește",outdent:"Scade spațierea",indent:"Crește spațierea",removeFormat:"Îndepărtează formatările",formatting:"Formatare",fontSize:"Mărime font",align:"Aliniază",hr:"Adaugă linie orizontală",undo:"Schimbă inapoi",redo:"Refă",header1:"Header 1",header2:"Header 2",header3:"Header 3",header4:"Header 4",header5:"Header 5",header6:"Header 6",paragraph:"Paragraf",code:"Cod",size1:"Foarte mic",size2:"Mic",size3:"Normal",size4:"Mediu-mare",size5:"Big",size6:"Foarte mare",size7:"Maxim",defaultFont:"Font implicit"},tree:{noNodes:"Nu sunt date disponibile",noResults:"Nu am găsit noduri care să corespundă"}}});
!function(e,i){"object"==typeof exports&&"undefined"!=typeof module?module.exports=i():"function"==typeof define&&define.amd?define(i):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.ro=i())}(this,function(){"use strict";return{isoName:"ro",nativeName:"Română",label:{clear:"Golește",ok:"OK",cancel:"Anulează",close:"Închide",set:"Setează",select:"Alege",reset:"Resetează",remove:"Elimină",update:"Actualizează",create:"Creează",search:"Caută",filter:"Filtrează",refresh:"Actualizează"},date:{days:"Duminică_Luni_Marți_Miercuri_Joi_Vineri_Sâmbătă".split("_"),daysShort:"Dum_Lun_Mar_Mie_Joi_Vin_Sâm".split("_"),months:"Ianuarie_Februarie_Martie_Aprilie_Mai_Iunie_Iulie_August_Septembrie_Octombrie_Noiembrie_Decembrie".split("_"),monthsShort:"Ian_Feb_Mar_Apr_Mai_Iun_Iul_Aug_Sep_Oct_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Nu sunt date disponibile",noResults:"Nu am găsit înregistrări care să corespundă",loading:"Se încarcă...",selectedRecords:function(e){return e>1?e+" înregistrări selectate.":(0===e?"Nici o":"1")+" înregistrare selectată."},recordsPerPage:"Înregistrări pe pagină:",allRows:"Toate",pagination:function(e,i,r){return e+"-"+i+" din "+r},columns:"Coloane"},editor:{url:"URL",bold:"Îngroșat",italic:"Înclinat",strikethrough:"Tăiat",underline:"Subliniat",unorderedList:"Listă neordonată",orderedList:"Listă ordonată",subscript:"Dedesubt",superscript:"Deasupra",hyperlink:"Hyperlink",toggleFullscreen:"Comută ecran complet",quote:"Citat",left:"Aliniere la stânga",center:"Aliniere la centru",right:"Aliniere la dreapta",justify:"Aliniere totală",print:"Tipărește",outdent:"Scade spațierea",indent:"Crește spațierea",removeFormat:"Îndepărtează formatările",formatting:"Formatare",fontSize:"Mărime font",align:"Aliniază",hr:"Adaugă linie orizontală",undo:"Schimbă inapoi",redo:"Refă",header1:"Header 1",header2:"Header 2",header3:"Header 3",header4:"Header 4",header5:"Header 5",header6:"Header 6",paragraph:"Paragraf",code:"Cod",size1:"Foarte mic",size2:"Mic",size3:"Normal",size4:"Mediu-mare",size5:"Big",size6:"Foarte mare",size7:"Maxim",defaultFont:"Font implicit"},tree:{noNodes:"Nu sunt date disponibile",noResults:"Nu am găsit noduri care să corespundă"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.ru=t())}(this,function(){"use strict";return{isoName:"ru",nativeName:"русский",label:{clear:"Очистить",ok:"OK",cancel:"Отмена",close:"Закрыть",set:"Установить",select:"Выбрать",reset:"Сбросить",remove:"Удалить",update:"Обновить",create:"Создать",search:"Поиск",filter:"Фильтр",refresh:"Обновить"},date:{days:"Воскресенье_Понедельник_Вторник_Среда_Четверг_Пятница_Суббота".split("_"),daysShort:"Вс_Пн_Вт_Ср_Чт_Пт_Сб".split("_"),months:"Январь_Февраль_Март_Апрель_Май_Июнь_Июль_Август_Сентябрь_Октябрь_Ноябрь_Декабрь".split("_"),monthsShort:"Янв_Фев_Мар_Апр_Май_Июн_Июл_Авг_Сен_Окт_Ноя_Дек".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Нет данных",noResults:"Совпадений не найдено",loading:"Загрузка...",selectedRecords:function(e){return e>0?e+" "+["строка выбрана","строки выбраны","строк выбрано"][(t=e)%10==1&&t%100!=11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2]+".":"Ни одна строка не выбрана.";var t},recordsPerPage:"Строк на странице:",allRows:"Все",pagination:function(e,t,r){return e+"-"+t+" из "+r},columns:"Колонки"},editor:{url:"URL",bold:"Полужирный",italic:"Курсив",strikethrough:"Зачеркнутый",underline:"Подчеркнутый",unorderedList:"Маркированный список",orderedList:"Нумерованный список",subscript:"Подстрочный",superscript:"Надстрочный",hyperlink:"Гиперссылка",toggleFullscreen:"Полноэкранный режим",quote:"Цитата",left:"Выравнивание по левому краю",center:"Выравнивание по центру",right:"Выравнивание по правому краю",justify:"Выравнивание по ширине",print:"Печать",outdent:"Уменьшить отступ",indent:"Увеличить отступ",removeFormat:"Удалить форматирование",formatting:"Форматирование",fontSize:"Размер шрифта",align:"Выравнивание",hr:"Вставить горизонтальную линию",undo:"Отменить",redo:"Повторить",header1:"Заголовок 1",header2:"Заголовок 2",header3:"Заголовок 3",header4:"Заголовок 4",header5:"Заголовок 5",header6:"Заголовок 6",paragraph:"Параграф",code:"Код",size1:"Очень маленький",size2:"Маленький",size3:"Нормальный",size4:"Средний",size5:"Большой",size6:"Очень большой",size7:"Огромный",defaultFont:"Шрифт по умолчанию"},tree:{noNodes:"Нет доступных узлов",noResults:"Совпадений не найдено"}}});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.ru=t())}(this,function(){"use strict";return{isoName:"ru",nativeName:"русский",label:{clear:"Очистить",ok:"OK",cancel:"Отмена",close:"Закрыть",set:"Установить",select:"Выбрать",reset:"Сбросить",remove:"Удалить",update:"Обновить",create:"Создать",search:"Поиск",filter:"Фильтр",refresh:"Обновить"},date:{days:"Воскресенье_Понедельник_Вторник_Среда_Четверг_Пятница_Суббота".split("_"),daysShort:"Вс_Пн_Вт_Ср_Чт_Пт_Сб".split("_"),months:"Январь_Февраль_Март_Апрель_Май_Июнь_Июль_Август_Сентябрь_Октябрь_Ноябрь_Декабрь".split("_"),monthsShort:"Янв_Фев_Мар_Апр_Май_Июн_Июл_Авг_Сен_Окт_Ноя_Дек".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Нет данных",noResults:"Совпадений не найдено",loading:"Загрузка...",selectedRecords:function(e){return e>0?e+" "+["строка выбрана","строки выбраны","строк выбрано"][(t=e)%10==1&&t%100!=11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2]+".":"Ни одна строка не выбрана.";var t},recordsPerPage:"Строк на странице:",allRows:"Все",pagination:function(e,t,r){return e+"-"+t+" из "+r},columns:"Колонки"},editor:{url:"URL",bold:"Полужирный",italic:"Курсив",strikethrough:"Зачеркнутый",underline:"Подчеркнутый",unorderedList:"Маркированный список",orderedList:"Нумерованный список",subscript:"Подстрочный",superscript:"Надстрочный",hyperlink:"Гиперссылка",toggleFullscreen:"Полноэкранный режим",quote:"Цитата",left:"Выравнивание по левому краю",center:"Выравнивание по центру",right:"Выравнивание по правому краю",justify:"Выравнивание по ширине",print:"Печать",outdent:"Уменьшить отступ",indent:"Увеличить отступ",removeFormat:"Удалить форматирование",formatting:"Форматирование",fontSize:"Размер шрифта",align:"Выравнивание",hr:"Вставить горизонтальную линию",undo:"Отменить",redo:"Повторить",header1:"Заголовок 1",header2:"Заголовок 2",header3:"Заголовок 3",header4:"Заголовок 4",header5:"Заголовок 5",header6:"Заголовок 6",paragraph:"Параграф",code:"Код",size1:"Очень маленький",size2:"Маленький",size3:"Нормальный",size4:"Средний",size5:"Большой",size6:"Очень большой",size7:"Огромный",defaultFont:"Шрифт по умолчанию"},tree:{noNodes:"Нет доступных узлов",noResults:"Совпадений не найдено"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a():"function"==typeof define&&define.amd?define(a):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.sk=a())}(this,function(){"use strict";return{isoName:"sk",nativeName:"Slovenčina",label:{clear:"Vymazať",ok:"OK",cancel:"Zrušiť",close:"Zavrieť",set:"Nastaviť",select:"Vybrať",reset:"Resetovať",remove:"Odstrániť",update:"Upraviť",create:"Vytvoriť",search:"Hľadať",filter:"Filtrovať",refresh:"Obnoviť"},date:{days:"Nedeľa_Pondelok_Utorok_Streda_Štvrtok_Piatok_Sobota".split("_"),daysShort:"Ned_Pon_Uto_Str_Štv_Pia_Sob".split("_"),months:"Január_Február_Marec_Apríl_Máj_Jún_Júl_August_September_Október_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Máj_Jún_Júl_Aug_Sep_Okt_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Nie sú dostupné údaje",noResults:"Neboli nájdené vyhovujúce záznamy",loading:"Načítavam...",selectedRecords:function(e){return e>0?e+" "+(1===e?"riadok vybratý":e<5?"riadky vybraté":"riadkov vybratých")+".":"Žiadne vybraté riadky."},recordsPerPage:"Riadkov na stránku:",allRows:"Všetky",pagination:function(e,a,r){return e+"-"+a+" z "+r},columns:"Stĺpce"},editor:{url:"URL",bold:"Tučné",italic:"Kurzíva",strikethrough:"Prečiarknuté",underline:"Podčiarknuté",unorderedList:"Odrážky",orderedList:"Číslovanie",subscript:"Dolný index",superscript:"Horný index",hyperlink:"Odkaz",toggleFullscreen:"Prepnúť na celú obrazovku",quote:"Citovať",left:"Zarovnať doľava",center:"Centrovať",right:"Zarovnať doprava",justify:"Zarovnať podľa okrajov",print:"Tlačiť",outdent:"Zmenšiť odsadenie",indent:"Zväčšiť odsadenie",removeFormat:"Odstrániť formátovanie",formatting:"Formátovanie",fontSize:"Veľkosť písma",align:"Zarovnať",hr:"Vložiť horizontálny oddelovač",undo:"Späť",redo:"Znova",header1:"Hlavička 1",header2:"Hlavička 2",header3:"Hlavička 3",header4:"Hlavička 4",header5:"Hlavička 5",header6:"Hlavička 6",paragraph:"Odsek",code:"Kód",size1:"Veľmi malé",size2:"Malé",size3:"Normálne",size4:"Stredne veľké",size5:"Veľké",size6:"Veľmi veľké",size7:"Maximálne",defaultFont:"Predvolené písmo"},tree:{noNodes:"Nie sú dostupné vetvy",noResults:"Neboli nájdené vyhovujúce vetvy"}}});
!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a():"function"==typeof define&&define.amd?define(a):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.sk=a())}(this,function(){"use strict";return{isoName:"sk",nativeName:"Slovenčina",label:{clear:"Vymazať",ok:"OK",cancel:"Zrušiť",close:"Zavrieť",set:"Nastaviť",select:"Vybrať",reset:"Resetovať",remove:"Odstrániť",update:"Upraviť",create:"Vytvoriť",search:"Hľadať",filter:"Filtrovať",refresh:"Obnoviť"},date:{days:"Nedeľa_Pondelok_Utorok_Streda_Štvrtok_Piatok_Sobota".split("_"),daysShort:"Ned_Pon_Uto_Str_Štv_Pia_Sob".split("_"),months:"Január_Február_Marec_Apríl_Máj_Jún_Júl_August_September_Október_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Máj_Jún_Júl_Aug_Sep_Okt_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Nie sú dostupné údaje",noResults:"Neboli nájdené vyhovujúce záznamy",loading:"Načítavam...",selectedRecords:function(e){return e>0?e+" "+(1===e?"riadok vybratý":e<5?"riadky vybraté":"riadkov vybratých")+".":"Žiadne vybraté riadky."},recordsPerPage:"Riadkov na stránku:",allRows:"Všetky",pagination:function(e,a,r){return e+"-"+a+" z "+r},columns:"Stĺpce"},editor:{url:"URL",bold:"Tučné",italic:"Kurzíva",strikethrough:"Prečiarknuté",underline:"Podčiarknuté",unorderedList:"Odrážky",orderedList:"Číslovanie",subscript:"Dolný index",superscript:"Horný index",hyperlink:"Odkaz",toggleFullscreen:"Prepnúť na celú obrazovku",quote:"Citovať",left:"Zarovnať doľava",center:"Centrovať",right:"Zarovnať doprava",justify:"Zarovnať podľa okrajov",print:"Tlačiť",outdent:"Zmenšiť odsadenie",indent:"Zväčšiť odsadenie",removeFormat:"Odstrániť formátovanie",formatting:"Formátovanie",fontSize:"Veľkosť písma",align:"Zarovnať",hr:"Vložiť horizontálny oddelovač",undo:"Späť",redo:"Znova",header1:"Hlavička 1",header2:"Hlavička 2",header3:"Hlavička 3",header4:"Hlavička 4",header5:"Hlavička 5",header6:"Hlavička 6",paragraph:"Odsek",code:"Kód",size1:"Veľmi malé",size2:"Malé",size3:"Normálne",size4:"Stredne veľké",size5:"Veľké",size6:"Veľmi veľké",size7:"Maximálne",defaultFont:"Predvolené písmo"},tree:{noNodes:"Nie sú dostupné vetvy",noResults:"Neboli nájdené vyhovujúce vetvy"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a():"function"==typeof define&&define.amd?define(a):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.sl=a())}(this,function(){"use strict";return{isoName:"sl",nativeName:"Slovenski Jezik",label:{clear:"Počisti",ok:"Vredu",cancel:"Prekliči",close:"Zapri",set:"Postavi",select:"Izberi",reset:"Obnovi",remove:"Odstrani",update:"Posodobi",create:"Ustvari",search:"Išči",filter:"Filtriraj",refresh:"Ponovno naloži"},date:{days:"Nedelja_Ponedeljek_Torek_Sreda_Četrtek_Petek_Sobota".split("_"),daysShort:"Ned_Pon_Tor_Sre_Čet_Pet_Sob".split("_"),months:"Januar_Februar_Marec_April_Maj_Junij_Julij_Avgust_September_Oktober_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Maj_Jun_Jul_Avg_Sep_Okt_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Ni dosegljivih podatkov",noResults:"Ne najdem ustreznic",loading:"Nalagam...",selectedRecords:function(e){return 1===e?"1 izbrana vrstica.":2===e?"2 izbrani vrstici.":(0===e?"Ni":e)+" izbranih vrstic."},recordsPerPage:"Vrstic na stran:",allRows:"Vse",pagination:function(e,a,r){return e+"-"+a+" od "+r},columns:"Stolpci"},editor:{url:"URL",bold:"Krepko",italic:"Ležeče",strikethrough:"Prečrtano",underline:"Podčrtaj",unorderedList:"Neoštevilčen seznam",orderedList:"Oštevilčen seznam",subscript:"Podpisano",superscript:"Nadpisano",hyperlink:"Hiper povezava",toggleFullscreen:"Preklopi celoten zaslon",quote:"Citat",left:"Poravnaj levo",center:"Poravnaj na sredino",right:"Poravnaj desno",justify:"Obojestranska poravnava",print:"Natisni",outdent:"Zmanjšaj zamik",indent:"Povečaj zamik",removeFormat:"Odstrani formatiranje",formatting:"Formatiranje",fontSize:"Velikost pisave",align:"Poravnava",hr:"Vstavi horizontalno pravilo",undo:"Razveljavi",redo:"Uveljavi",header1:"Naslov 1",header2:"Naslov 2",header3:"Naslov 3",header4:"Naslov 4",header5:"Naslov 5",header6:"Naslov 6",paragraph:"Odstavek",code:"Koda",size1:"Najmanjše",size2:"Manjše",size3:"Običajna velikost",size4:"Srednje veliko",size5:"Veliko",size6:"Večje",size7:"Največje",defaultFont:"Privzeta pisava"},tree:{noNodes:"Ni dosegljivih vozlišč",noResults:"Ne najdem ustreznih vozljišč"}}});
!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a():"function"==typeof define&&define.amd?define(a):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.sl=a())}(this,function(){"use strict";return{isoName:"sl",nativeName:"Slovenski Jezik",label:{clear:"Počisti",ok:"Vredu",cancel:"Prekliči",close:"Zapri",set:"Postavi",select:"Izberi",reset:"Obnovi",remove:"Odstrani",update:"Posodobi",create:"Ustvari",search:"Išči",filter:"Filtriraj",refresh:"Ponovno naloži"},date:{days:"Nedelja_Ponedeljek_Torek_Sreda_Četrtek_Petek_Sobota".split("_"),daysShort:"Ned_Pon_Tor_Sre_Čet_Pet_Sob".split("_"),months:"Januar_Februar_Marec_April_Maj_Junij_Julij_Avgust_September_Oktober_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Maj_Jun_Jul_Avg_Sep_Okt_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Ni dosegljivih podatkov",noResults:"Ne najdem ustreznic",loading:"Nalagam...",selectedRecords:function(e){return 1===e?"1 izbrana vrstica.":2===e?"2 izbrani vrstici.":(0===e?"Ni":e)+" izbranih vrstic."},recordsPerPage:"Vrstic na stran:",allRows:"Vse",pagination:function(e,a,r){return e+"-"+a+" od "+r},columns:"Stolpci"},editor:{url:"URL",bold:"Krepko",italic:"Ležeče",strikethrough:"Prečrtano",underline:"Podčrtaj",unorderedList:"Neoštevilčen seznam",orderedList:"Oštevilčen seznam",subscript:"Podpisano",superscript:"Nadpisano",hyperlink:"Hiper povezava",toggleFullscreen:"Preklopi celoten zaslon",quote:"Citat",left:"Poravnaj levo",center:"Poravnaj na sredino",right:"Poravnaj desno",justify:"Obojestranska poravnava",print:"Natisni",outdent:"Zmanjšaj zamik",indent:"Povečaj zamik",removeFormat:"Odstrani formatiranje",formatting:"Formatiranje",fontSize:"Velikost pisave",align:"Poravnava",hr:"Vstavi horizontalno pravilo",undo:"Razveljavi",redo:"Uveljavi",header1:"Naslov 1",header2:"Naslov 2",header3:"Naslov 3",header4:"Naslov 4",header5:"Naslov 5",header6:"Naslov 6",paragraph:"Odstavek",code:"Koda",size1:"Najmanjše",size2:"Manjše",size3:"Običajna velikost",size4:"Srednje veliko",size5:"Veliko",size6:"Večje",size7:"Največje",defaultFont:"Privzeta pisava"},tree:{noNodes:"Ni dosegljivih vozlišč",noResults:"Ne najdem ustreznih vozljišč"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a():"function"==typeof define&&define.amd?define(a):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.sr=a())}(this,function(){"use strict";return{isoName:"sr",nativeName:"српски језик",label:{clear:"Obriši",ok:"OK",cancel:"Odustani",close:"Zatvori",set:"Postavi",select:"Izaberi",reset:"Poništi",remove:"Ukloni",update:"Ažuriraj",create:"Dodaj",search:"Traži",filter:"Filter",refresh:"Osveži"},date:{days:"Nedelja_Ponedeljak_Utorak_Sreda_Četvrtak_Petak_Subota".split("_"),daysShort:"Ned_Pon_Uto_Sre_Čet_Pet_Sub".split("_"),months:"Januar_Februar_Mart_April_Maj_Jun_Jul_Avgust_Septembar_Oktobar_Novembar_Decembar".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Maj_Jun_Jul_Avg_Sep_Okt_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Nema podataka",noResults:"Nema odgovarajućih zapisa",loading:"Učitavanje...",selectedRecords:function(e){return e>1?e+" izabranih redova.":(0===e?"Nema":"1")+" izabranih redova."},recordsPerPage:"Redova po stranici:",allRows:"Sve",pagination:function(e,a,o){return e+"-"+a+" od "+o},columns:"Kolone"},editor:{url:"URL",bold:"Podebljano",italic:"Nakošeno",strikethrough:"Precrtano",underline:"Podcrtano",unorderedList:"Označena lista",orderedList:"Numerisana lista",subscript:"Potpisano",superscript:"Natpisano",hyperlink:"Hiperlink",toggleFullscreen:"Ceo ekran",quote:"Citat",left:"Poravnati ulevo",center:"Centrirati",right:"Poravnati udesno",justify:"Poravnati obostrano",print:"Ispis",outdent:"Smanjiti uvlačenje",indent:"Povećati uvlačenje",removeFormat:"Ukloniti formatiranje",formatting:"Formatirati",fontSize:"Veličina slova",align:"Poravnati",hr:"Ubaciti vodoravni lenjir",undo:"Poništiti",redo:"Vratiti",header1:"Naslov 1",header2:"Naslov 2",header3:"Naslov 3",header4:"Naslov 4",header5:"Naslov 5",header6:"Naslov 6",paragraph:"Odlomak",code:"Kod",size1:"Najmanje",size2:"Manje",size3:"Normalno",size4:"Srednje Veliko",size5:"Veliko",size6:"Već",size7:"Najveće",defaultFont:"Zadani font"},tree:{noNodes:"Nema nijednog čvora",noResults:"Nema odgovarajućih čvorova"}}});
!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a():"function"==typeof define&&define.amd?define(a):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.sr=a())}(this,function(){"use strict";return{isoName:"sr",nativeName:"српски језик",label:{clear:"Obriši",ok:"OK",cancel:"Odustani",close:"Zatvori",set:"Postavi",select:"Izaberi",reset:"Poništi",remove:"Ukloni",update:"Ažuriraj",create:"Dodaj",search:"Traži",filter:"Filter",refresh:"Osveži"},date:{days:"Nedelja_Ponedeljak_Utorak_Sreda_Četvrtak_Petak_Subota".split("_"),daysShort:"Ned_Pon_Uto_Sre_Čet_Pet_Sub".split("_"),months:"Januar_Februar_Mart_April_Maj_Jun_Jul_Avgust_Septembar_Oktobar_Novembar_Decembar".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Maj_Jun_Jul_Avg_Sep_Okt_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Nema podataka",noResults:"Nema odgovarajućih zapisa",loading:"Učitavanje...",selectedRecords:function(e){return e>1?e+" izabranih redova.":(0===e?"Nema":"1")+" izabranih redova."},recordsPerPage:"Redova po stranici:",allRows:"Sve",pagination:function(e,a,o){return e+"-"+a+" od "+o},columns:"Kolone"},editor:{url:"URL",bold:"Podebljano",italic:"Nakošeno",strikethrough:"Precrtano",underline:"Podcrtano",unorderedList:"Označena lista",orderedList:"Numerisana lista",subscript:"Potpisano",superscript:"Natpisano",hyperlink:"Hiperlink",toggleFullscreen:"Ceo ekran",quote:"Citat",left:"Poravnati ulevo",center:"Centrirati",right:"Poravnati udesno",justify:"Poravnati obostrano",print:"Ispis",outdent:"Smanjiti uvlačenje",indent:"Povećati uvlačenje",removeFormat:"Ukloniti formatiranje",formatting:"Formatirati",fontSize:"Veličina slova",align:"Poravnati",hr:"Ubaciti vodoravni lenjir",undo:"Poništiti",redo:"Vratiti",header1:"Naslov 1",header2:"Naslov 2",header3:"Naslov 3",header4:"Naslov 4",header5:"Naslov 5",header6:"Naslov 6",paragraph:"Odlomak",code:"Kod",size1:"Najmanje",size2:"Manje",size3:"Normalno",size4:"Srednje Veliko",size5:"Veliko",size6:"Već",size7:"Najveće",defaultFont:"Zadani font"},tree:{noNodes:"Nema nijednog čvora",noResults:"Nema odgovarajućih čvorova"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.sv=r())}(this,function(){"use strict";return{isoName:"sv",nativeName:"Svenska",label:{clear:"Rensa",ok:"OK",cancel:"Avbryt",close:"Stäng",set:"Sätt",select:"Välj",reset:"Nollställ",remove:"Ta bort",update:"Uppdatera",create:"Skapa",search:"Sök",filter:"Filtrera",refresh:"Uppdatera"},date:{days:"Söndag_Måndag_Tisdag_Onsdag_Torsdag_Fredag_Lördag".split("_"),daysShort:"Sön_Mån_Tis_Ons_Tor_Fre_Lör".split("_"),months:"Januari_Februari_Mars_April_Maj_Juni_Juli_Augusti_September_Oktober_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Maj_Jun_Jul_Aug_Sep_Okt_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Ingen data tillgänglig",noResults:"Inget resultat matchar",loading:"Laddar...",selectedRecords:function(e){return 1===e?"1 vald rad.":(0===e?"Inga":e)+" valda rader."},recordsPerPage:"Rader per sida:",allRows:"Alla",pagination:function(e,r,t){return e+"-"+r+" av "+t},columns:"Kolumner"},editor:{url:"URL",bold:"Fet",italic:"Kursiv",strikethrough:"Genomstruken",underline:"Understruken",unorderedList:"Punktlista",orderedList:"Numrerad lista",subscript:"Nedsänkt",superscript:"Upphöjt",hyperlink:"Länk",toggleFullscreen:"Växla helskärm",quote:"Citat",left:"Vänsterjustera",center:"Centrera",right:"Högerjustera",justify:"Justera",print:"Skriv ut",outdent:"Minska indrag",indent:"Öka indrag",removeFormat:"Ta bort formatering",formatting:"Formatering",fontSize:"Teckenstorlek",align:"Justera",hr:"Infoga vågrät linje",undo:"Ångra",redo:"Gör om",header1:"Rubrik 1",header2:"Rubrik 2",header3:"Rubrik 3",header4:"Rubrik 4",header5:"Rubrik 5",header6:"Rubrik 6",paragraph:"Stycke",code:"Kod",size1:"Väldigt liten",size2:"Liten",size3:"Normal",size4:"Större än normal",size5:"Stor",size6:"Väldigt stor",size7:"Maximalt stor",defaultFont:"Standardteckensnitt"},tree:{noNodes:"Inga noder tillgängliga",noResults:"Inga noder matchar"}}});
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.sv=r())}(this,function(){"use strict";return{isoName:"sv",nativeName:"Svenska",label:{clear:"Rensa",ok:"OK",cancel:"Avbryt",close:"Stäng",set:"Sätt",select:"Välj",reset:"Nollställ",remove:"Ta bort",update:"Uppdatera",create:"Skapa",search:"Sök",filter:"Filtrera",refresh:"Uppdatera"},date:{days:"Söndag_Måndag_Tisdag_Onsdag_Torsdag_Fredag_Lördag".split("_"),daysShort:"Sön_Mån_Tis_Ons_Tor_Fre_Lör".split("_"),months:"Januari_Februari_Mars_April_Maj_Juni_Juli_Augusti_September_Oktober_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Maj_Jun_Jul_Aug_Sep_Okt_Nov_Dec".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Ingen data tillgänglig",noResults:"Inget resultat matchar",loading:"Laddar...",selectedRecords:function(e){return 1===e?"1 vald rad.":(0===e?"Inga":e)+" valda rader."},recordsPerPage:"Rader per sida:",allRows:"Alla",pagination:function(e,r,t){return e+"-"+r+" av "+t},columns:"Kolumner"},editor:{url:"URL",bold:"Fet",italic:"Kursiv",strikethrough:"Genomstruken",underline:"Understruken",unorderedList:"Punktlista",orderedList:"Numrerad lista",subscript:"Nedsänkt",superscript:"Upphöjt",hyperlink:"Länk",toggleFullscreen:"Växla helskärm",quote:"Citat",left:"Vänsterjustera",center:"Centrera",right:"Högerjustera",justify:"Justera",print:"Skriv ut",outdent:"Minska indrag",indent:"Öka indrag",removeFormat:"Ta bort formatering",formatting:"Formatering",fontSize:"Teckenstorlek",align:"Justera",hr:"Infoga vågrät linje",undo:"Ångra",redo:"Gör om",header1:"Rubrik 1",header2:"Rubrik 2",header3:"Rubrik 3",header4:"Rubrik 4",header5:"Rubrik 5",header6:"Rubrik 6",paragraph:"Stycke",code:"Kod",size1:"Väldigt liten",size2:"Liten",size3:"Normal",size4:"Större än normal",size5:"Stor",size6:"Väldigt stor",size7:"Maximalt stor",defaultFont:"Standardteckensnitt"},tree:{noNodes:"Inga noder tillgängliga",noResults:"Inga noder matchar"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.th=t())}(this,function(){"use strict";return{isoName:"th",nativeName:"ไทย",label:{clear:"ล้าง",ok:"ตกลง",cancel:"ยกเลิก",close:"ปิด",set:"ตั้งค่า",select:"เลือก",reset:"ตั้งใหม่",remove:"ลบ",update:"ปรับปรุง",create:"สร้าง",search:"ค้นหา",filter:"กรอง",refresh:"รีเฟรช"},date:{days:"อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัสบดี_ศุกร์_เสาร์".split("_"),daysShort:"อา._จ._อ._พ._พฤ_.ศ._ส.".split("_"),months:"มกราคม_กุมภาพันธ์_มีนาคม_เมษายน_พฤษภาคม_มิถุนายน_กรกฎาคม_สิงหาคม_กันยายน_ตุลาคม_พฤศจิการยน_ธันวาคม".split("_"),monthsShort:"ม.ค._ก.พ._มี.ค._เม.ย._พ.ค._มิ.ย._ก.ค._ส.ค._ก.ย._ต.ค._พ.ย._ธ.ค.".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"ไม่มีข้อมูล",noResults:"ไม่มีผลลัพธ์",loading:"กำลังโหลด...",selectedRecords:function(e){return e>0?"เลือกทั้งหมด "+e+" แถว":"ไม่มีแถวที่ถูกเลือก"},recordsPerPage:"แถวต่อหน้า:",allRows:"แถวทั้งหมด",pagination:function(e,t,r){return e+"-"+t+" of "+r},columns:"คอลัมน์"},editor:{url:"URL",bold:"ตัวหนา",italic:"ตัวเอียง",strikethrough:"เส้นคร่อม",underline:"เส้นใต้",unorderedList:"รายการ",orderedList:"ลำดับรายการ",subscript:"ตัวห้อย",superscript:"ตัวยก",hyperlink:"ไฮเปอร์ลิงค์",toggleFullscreen:"สลับเต็มจอ",quote:"อ้างอิง",left:"ชิดซ้าย",center:"แนวกลาง",right:"ชิดขวา",justify:"ชิดขอบ",print:"พิมพ์",outdent:"ลดย่อหน้า",indent:"เพิ่มย่อหน้า",removeFormat:"ล้างรูปแบบ",formatting:"จัดรูปแบบ",fontSize:"ขนาดอักษร",align:"แนว",hr:"เพิ่มเส้นขั้นบรรทัด",undo:"ยกเลิก",redo:"ทำซ้ำ",header1:"หัวข้อ 1",header2:"หัวข้อ 2",header3:"หัวข้อ 3",header4:"หัวข้อ 4",header5:"หัวข้อ 5",header6:"หัวข้อ 6",paragraph:"ย่อหน้า",code:"โค้ด",size1:"เล็กมาก",size2:"เล็ก",size3:"ปกติ",size4:"ใหญ่กว่าปกติ",size5:"ใหญ่",size6:"ใหญ่มาก",size7:"ใหญ่เต็มที่",defaultFont:"ฟอนต์มาตรฐาน"},tree:{noNodes:"ไม่มีโหนด",noResults:"ไม่พบโหนดตามที่ระบุ"}}});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.th=t())}(this,function(){"use strict";return{isoName:"th",nativeName:"ไทย",label:{clear:"ล้าง",ok:"ตกลง",cancel:"ยกเลิก",close:"ปิด",set:"ตั้งค่า",select:"เลือก",reset:"ตั้งใหม่",remove:"ลบ",update:"ปรับปรุง",create:"สร้าง",search:"ค้นหา",filter:"กรอง",refresh:"รีเฟรช"},date:{days:"อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัสบดี_ศุกร์_เสาร์".split("_"),daysShort:"อา._จ._อ._พ._พฤ_.ศ._ส.".split("_"),months:"มกราคม_กุมภาพันธ์_มีนาคม_เมษายน_พฤษภาคม_มิถุนายน_กรกฎาคม_สิงหาคม_กันยายน_ตุลาคม_พฤศจิการยน_ธันวาคม".split("_"),monthsShort:"ม.ค._ก.พ._มี.ค._เม.ย._พ.ค._มิ.ย._ก.ค._ส.ค._ก.ย._ต.ค._พ.ย._ธ.ค.".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"ไม่มีข้อมูล",noResults:"ไม่มีผลลัพธ์",loading:"กำลังโหลด...",selectedRecords:function(e){return e>0?"เลือกทั้งหมด "+e+" แถว":"ไม่มีแถวที่ถูกเลือก"},recordsPerPage:"แถวต่อหน้า:",allRows:"แถวทั้งหมด",pagination:function(e,t,r){return e+"-"+t+" of "+r},columns:"คอลัมน์"},editor:{url:"URL",bold:"ตัวหนา",italic:"ตัวเอียง",strikethrough:"เส้นคร่อม",underline:"เส้นใต้",unorderedList:"รายการ",orderedList:"ลำดับรายการ",subscript:"ตัวห้อย",superscript:"ตัวยก",hyperlink:"ไฮเปอร์ลิงค์",toggleFullscreen:"สลับเต็มจอ",quote:"อ้างอิง",left:"ชิดซ้าย",center:"แนวกลาง",right:"ชิดขวา",justify:"ชิดขอบ",print:"พิมพ์",outdent:"ลดย่อหน้า",indent:"เพิ่มย่อหน้า",removeFormat:"ล้างรูปแบบ",formatting:"จัดรูปแบบ",fontSize:"ขนาดอักษร",align:"แนว",hr:"เพิ่มเส้นขั้นบรรทัด",undo:"ยกเลิก",redo:"ทำซ้ำ",header1:"หัวข้อ 1",header2:"หัวข้อ 2",header3:"หัวข้อ 3",header4:"หัวข้อ 4",header5:"หัวข้อ 5",header6:"หัวข้อ 6",paragraph:"ย่อหน้า",code:"โค้ด",size1:"เล็กมาก",size2:"เล็ก",size3:"ปกติ",size4:"ใหญ่กว่าปกติ",size5:"ใหญ่",size6:"ใหญ่มาก",size7:"ใหญ่เต็มที่",defaultFont:"ฟอนต์มาตรฐาน"},tree:{noNodes:"ไม่มีโหนด",noResults:"ไม่พบโหนดตามที่ระบุ"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(a,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(a.Quasar=a.Quasar||{},a.Quasar.lang=a.Quasar.lang||{},a.Quasar.lang.tr=e())}(this,function(){"use strict";return{isoName:"tr",nativeName:"Türkçe",label:{clear:"Temizle",ok:"Tamam",cancel:"İptal",close:"Kapat",set:"Ayarla",select:"Seç",reset:"Sıfırla",remove:"Kaldır",update:"Güncelle",create:"Oluştur",search:"Ara",filter:"Süz",refresh:"Yenile"},date:{days:"Pazar_Pazartesi_Salı_Çarşamba_Perşembe_Cuma_Cumartesi".split("_"),daysShort:"Paz_Pzt_Sal_Çar_Per_Cum_Cmt".split("_"),months:"Ocak_Şubat_Mart_Nisan_Mayıs_Haziran_Temmuz_Ağustos_Eylül_Ekim_Kasım_Aralık".split("_"),monthsShort:"Oca_Şub_Mar_Nis_May_Haz_Tem_Ağu_Eyl_Eki_Kas_Ara".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Veri yok",noResults:"Uyuşan kayıt bulunamadı",loading:"Yükleniyor...",selectedRecords:function(a){return a+" seçili kayıt."},recordsPerPage:"Sayfa başına kayıt:",allRows:"Tümü",pagination:function(a,e,r){return a+"-"+e+" toplam "+r},columns:"Sütunlar"},editor:{url:"URL",bold:"Kalın",italic:"Eğik",strikethrough:"Üstü çizili",underline:"Altı çizili",unorderedList:"Sırasız Liste",orderedList:"Sıralı Liste",subscript:"Alt betik",superscript:"Üst betik",hyperlink:"Köprü",toggleFullscreen:"Tam ekranı Aç-Kapa",quote:"Alıntı",left:"Sola hizala",center:"Ortala",right:"Sağa hizala",justify:"Sığdır",print:"Yazdır",outdent:"Girintiyi azalt",indent:"Girintiyi artır",removeFormat:"Biçimlendirmeyi kaldır",formatting:"Biçimliyor",fontSize:"Yazı Tipi Boyutu",align:"Hizala",hr:"Yatay Çizgi Ekle",undo:"Geri Al",redo:"Yinele",header1:"Başlık 1",header2:"Başlık 2",header3:"Başlık 3",header4:"Başlık 4",header5:"Başlık 5",header6:"Başlık 6",paragraph:"Paragraf",code:"Kod",size1:"Çok küçük",size2:"Küçük",size3:"Normal",size4:"Orta-geniş",size5:"Büyük",size6:"Çok büyük",size7:"En büyük",defaultFont:"Varsayılan Yazı Tipi"},tree:{noNodes:"Düğüm yok",noResults:"Uyuşan düğüm bulunamadı"}}});
!function(a,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):((a=a||self).Quasar=a.Quasar||{},a.Quasar.lang=a.Quasar.lang||{},a.Quasar.lang.tr=e())}(this,function(){"use strict";return{isoName:"tr",nativeName:"Türkçe",label:{clear:"Temizle",ok:"Tamam",cancel:"İptal",close:"Kapat",set:"Ayarla",select:"Seç",reset:"Sıfırla",remove:"Kaldır",update:"Güncelle",create:"Oluştur",search:"Ara",filter:"Süz",refresh:"Yenile"},date:{days:"Pazar_Pazartesi_Salı_Çarşamba_Perşembe_Cuma_Cumartesi".split("_"),daysShort:"Paz_Pzt_Sal_Çar_Per_Cum_Cmt".split("_"),months:"Ocak_Şubat_Mart_Nisan_Mayıs_Haziran_Temmuz_Ağustos_Eylül_Ekim_Kasım_Aralık".split("_"),monthsShort:"Oca_Şub_Mar_Nis_May_Haz_Tem_Ağu_Eyl_Eki_Kas_Ara".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Veri yok",noResults:"Uyuşan kayıt bulunamadı",loading:"Yükleniyor...",selectedRecords:function(a){return a+" seçili kayıt."},recordsPerPage:"Sayfa başına kayıt:",allRows:"Tümü",pagination:function(a,e,r){return a+"-"+e+" toplam "+r},columns:"Sütunlar"},editor:{url:"URL",bold:"Kalın",italic:"Eğik",strikethrough:"Üstü çizili",underline:"Altı çizili",unorderedList:"Sırasız Liste",orderedList:"Sıralı Liste",subscript:"Alt betik",superscript:"Üst betik",hyperlink:"Köprü",toggleFullscreen:"Tam ekranı Aç-Kapa",quote:"Alıntı",left:"Sola hizala",center:"Ortala",right:"Sağa hizala",justify:"Sığdır",print:"Yazdır",outdent:"Girintiyi azalt",indent:"Girintiyi artır",removeFormat:"Biçimlendirmeyi kaldır",formatting:"Biçimliyor",fontSize:"Yazı Tipi Boyutu",align:"Hizala",hr:"Yatay Çizgi Ekle",undo:"Geri Al",redo:"Yinele",header1:"Başlık 1",header2:"Başlık 2",header3:"Başlık 3",header4:"Başlık 4",header5:"Başlık 5",header6:"Başlık 6",paragraph:"Paragraf",code:"Kod",size1:"Çok küçük",size2:"Küçük",size3:"Normal",size4:"Orta-geniş",size5:"Büyük",size6:"Çok büyük",size7:"En büyük",defaultFont:"Varsayılan Yazı Tipi"},tree:{noNodes:"Düğüm yok",noResults:"Uyuşan düğüm bulunamadı"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.uk=t())}(this,function(){"use strict";return{isoName:"uk",nativeName:"Українська",label:{clear:"Очистити",ok:"OK",cancel:"Відміна",close:"Закрити",set:"Встановити",select:"Обрати",reset:"Скинути",remove:"Видалити",update:"Оновити",create:"Створити",search:"Пошук",filter:"Фільтр",refresh:"Оновити"},date:{days:"Неділя_Понеділок_Вівторок_Середа_Четвер_П`ятниця_Субота".split("_"),daysShort:"Нд_Пн_Вт_Ср_Чт_Пт_Сб".split("_"),months:"Січень_Лютий_Березень_Квітень_Травень_Червень_Липень_Серпень_Вересень_Жовтень_Листопад_Грудень".split("_"),monthsShort:"Січ_Лют_Бер_Кві_Тра_Чер_Лип_Сер_Вер_Жов_Лис_Гру".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Немає даних",noResults:"Співпадінь не знайдено",loading:"Завантаження...",selectedRecords:function(e){return e>0?e+" "+["рядок обраний","рядки обрані","рядків обрано"][(t=e)%10==1&&t%100!=11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2]+".":"Жодного рядку не обрано.";var t},recordsPerPage:"Рядків на сторінці:",allRows:"Усі",pagination:function(e,t,r){return e+"-"+t+" з "+r},columns:"Колонки"},editor:{url:"URL",bold:"Напівжирний",italic:"Курсив",strikethrough:"Закреслений",underline:"Підкреслений",unorderedList:"Маркований список",orderedList:"Нумерований список",subscript:"Підрядковий",superscript:"Надрядковий",hyperlink:"Гіперпосилання",toggleFullscreen:"Повноекранний режим",quote:"Цитата",left:"Вирівнювання по лівому краю",center:"Вирівнювання по центру",right:"Вирівнювання по правому краю",justify:"Вирівнювання по ширині",print:"Друк",outdent:"Зменшити відтуп",indent:"Збільшити відступ",removeFormat:"Видалити форматування",formatting:"Форматування",fontSize:"Розмір шрифту",align:"Вирівнювання",hr:"Вставити горизонтальну лінію",undo:"Відмінити",redo:"Повторити",header1:"Заголовок 1",header2:"Заголовок 2",header3:"Заголовок 3",header4:"Заголовок 4",header5:"Заголовок 5",header6:"Заголовок 6",paragraph:"Параграф",code:"Код",size1:"Дуже маленький",size2:"Маленький",size3:"Нормальний",size4:"Середній",size5:"Великий",size6:"Дуже великий",size7:"Величезний",defaultFont:"Шрифт за замовчуванням"},tree:{noNodes:"Немає доступних вузлів",noResults:"Співпадінь не знайдено"}}});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.uk=t())}(this,function(){"use strict";return{isoName:"uk",nativeName:"Українська",label:{clear:"Очистити",ok:"OK",cancel:"Відміна",close:"Закрити",set:"Встановити",select:"Обрати",reset:"Скинути",remove:"Видалити",update:"Оновити",create:"Створити",search:"Пошук",filter:"Фільтр",refresh:"Оновити"},date:{days:"Неділя_Понеділок_Вівторок_Середа_Четвер_П`ятниця_Субота".split("_"),daysShort:"Нд_Пн_Вт_Ср_Чт_Пт_Сб".split("_"),months:"Січень_Лютий_Березень_Квітень_Травень_Червень_Липень_Серпень_Вересень_Жовтень_Листопад_Грудень".split("_"),monthsShort:"Січ_Лют_Бер_Кві_Тра_Чер_Лип_Сер_Вер_Жов_Лис_Гру".split("_"),firstDayOfWeek:1,format24h:!0},table:{noData:"Немає даних",noResults:"Співпадінь не знайдено",loading:"Завантаження...",selectedRecords:function(e){return e>0?e+" "+["рядок обраний","рядки обрані","рядків обрано"][(t=e)%10==1&&t%100!=11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2]+".":"Жодного рядку не обрано.";var t},recordsPerPage:"Рядків на сторінці:",allRows:"Усі",pagination:function(e,t,r){return e+"-"+t+" з "+r},columns:"Колонки"},editor:{url:"URL",bold:"Напівжирний",italic:"Курсив",strikethrough:"Закреслений",underline:"Підкреслений",unorderedList:"Маркований список",orderedList:"Нумерований список",subscript:"Підрядковий",superscript:"Надрядковий",hyperlink:"Гіперпосилання",toggleFullscreen:"Повноекранний режим",quote:"Цитата",left:"Вирівнювання по лівому краю",center:"Вирівнювання по центру",right:"Вирівнювання по правому краю",justify:"Вирівнювання по ширині",print:"Друк",outdent:"Зменшити відтуп",indent:"Збільшити відступ",removeFormat:"Видалити форматування",formatting:"Форматування",fontSize:"Розмір шрифту",align:"Вирівнювання",hr:"Вставити горизонтальну лінію",undo:"Відмінити",redo:"Повторити",header1:"Заголовок 1",header2:"Заголовок 2",header3:"Заголовок 3",header4:"Заголовок 4",header5:"Заголовок 5",header6:"Заголовок 6",paragraph:"Параграф",code:"Код",size1:"Дуже маленький",size2:"Маленький",size3:"Нормальний",size4:"Середній",size5:"Великий",size6:"Дуже великий",size7:"Величезний",defaultFont:"Шрифт за замовчуванням"},tree:{noNodes:"Немає доступних вузлів",noResults:"Співпадінь не знайдено"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(n,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(n.Quasar=n.Quasar||{},n.Quasar.lang=n.Quasar.lang||{},n.Quasar.lang.vi=e())}(this,function(){"use strict";return{isoName:"vi",nativeName:"Tiếng Việt",label:{clear:"Xóa hết",ok:"OK",cancel:"Hủy",close:"Đóng",set:"Thiết đặt",select:"Chọn",reset:"Đặt lại",remove:"Gỡ bỏ",update:"Cập nhật",create:"Tạo",search:"Tìm kiếm",filter:"Bộ lọc",refresh:"Làm mới"},date:{days:"Chủ Nhật_Thứ Hai_Thứ Ba_Thứ Tư_Thứ Năm_Thứ Sáu_Thứ Bảy".split("_"),daysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),months:"Tháng Một_Tháng Hai_Tháng Ba_Tháng Tư_Tháng Năm_Tháng Sáu_Tháng Bảy_Tháng Tám_Tháng Chín_Tháng Mười_Tháng Mười Một_Tháng Mười Hai".split("_"),monthsShort:"Th1_Th2_Th3_Th4_Th5_Th6_Th7_Th8_Th9_Th10_Th11_Th12".split("_"),firstDayOfWeek:1,format24h:!1},table:{noData:"Không có dữ liệu",noResults:"Không tìm thấy kết quả",loading:"Đang tải",selectedRecords:function(n){return 1===n?"1 hàng đã chọn.":(0===n?"Không có hàng nào":n)+" hàng đã chọn."},recordsPerPage:"Hàng trên mỗi trang:",allRows:"Tất cả",pagination:function(n,e,h){return n+"-"+e+" của "+h},columns:"Cột"},editor:{url:"URL",bold:"Đậm",italic:"Nghiêng",strikethrough:"Gạch giữa",underline:"Gạch dưới",unorderedList:"Danh sách không theo thứ tự",orderedList:"Danh sách theo thứ tự",subscript:"Chỉ số dưới",superscript:"Chỉ số trên",hyperlink:"Liên kết",toggleFullscreen:"Điều chỉnh chế độ toàn màn hình",quote:"Trích dẫn",left:"Căn trái",center:"Căn giữa",right:"Căn phải",justify:"Căn đều 2 bên",print:"In",outdent:"Giảm lề",indent:"Tăng lề",removeFormat:"Xóa định dạng",formatting:"Định dạng",fontSize:"Kích cỡ phông",align:"Căn chỉnh",hr:"Chèn Quy Tắc Ngang",undo:"Hoàn tác",redo:"Làm lại",header1:"Tiêu đề 1",header2:"Tiêu đề 2",header3:"Tiêu đề 3",header4:"Tiêu đề 4",header5:"Tiêu đề 5",header6:"Tiêu đề 6",paragraph:"Đoạn",code:"Mã",size1:"Rất nhỏ",size2:"Nhỏ vừa",size3:"Thường",size4:"To vừa",size5:"To",size6:"Rất To",size7:"Tối đa",defaultFont:"Phông mặc định"},tree:{noNodes:"Không có nốt nào có sẵn",noResults:"Không tìm thấy các nốt"}}});
!function(n,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):((n=n||self).Quasar=n.Quasar||{},n.Quasar.lang=n.Quasar.lang||{},n.Quasar.lang.vi=e())}(this,function(){"use strict";return{isoName:"vi",nativeName:"Tiếng Việt",label:{clear:"Xóa hết",ok:"OK",cancel:"Hủy",close:"Đóng",set:"Thiết đặt",select:"Chọn",reset:"Đặt lại",remove:"Gỡ bỏ",update:"Cập nhật",create:"Tạo",search:"Tìm kiếm",filter:"Bộ lọc",refresh:"Làm mới"},date:{days:"Chủ Nhật_Thứ Hai_Thứ Ba_Thứ Tư_Thứ Năm_Thứ Sáu_Thứ Bảy".split("_"),daysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),months:"Tháng Một_Tháng Hai_Tháng Ba_Tháng Tư_Tháng Năm_Tháng Sáu_Tháng Bảy_Tháng Tám_Tháng Chín_Tháng Mười_Tháng Mười Một_Tháng Mười Hai".split("_"),monthsShort:"Th1_Th2_Th3_Th4_Th5_Th6_Th7_Th8_Th9_Th10_Th11_Th12".split("_"),firstDayOfWeek:1,format24h:!1},table:{noData:"Không có dữ liệu",noResults:"Không tìm thấy kết quả",loading:"Đang tải",selectedRecords:function(n){return 1===n?"1 hàng đã chọn.":(0===n?"Không có hàng nào":n)+" hàng đã chọn."},recordsPerPage:"Hàng trên mỗi trang:",allRows:"Tất cả",pagination:function(n,e,h){return n+"-"+e+" của "+h},columns:"Cột"},editor:{url:"URL",bold:"Đậm",italic:"Nghiêng",strikethrough:"Gạch giữa",underline:"Gạch dưới",unorderedList:"Danh sách không theo thứ tự",orderedList:"Danh sách theo thứ tự",subscript:"Chỉ số dưới",superscript:"Chỉ số trên",hyperlink:"Liên kết",toggleFullscreen:"Điều chỉnh chế độ toàn màn hình",quote:"Trích dẫn",left:"Căn trái",center:"Căn giữa",right:"Căn phải",justify:"Căn đều 2 bên",print:"In",outdent:"Giảm lề",indent:"Tăng lề",removeFormat:"Xóa định dạng",formatting:"Định dạng",fontSize:"Kích cỡ phông",align:"Căn chỉnh",hr:"Chèn Quy Tắc Ngang",undo:"Hoàn tác",redo:"Làm lại",header1:"Tiêu đề 1",header2:"Tiêu đề 2",header3:"Tiêu đề 3",header4:"Tiêu đề 4",header5:"Tiêu đề 5",header6:"Tiêu đề 6",paragraph:"Đoạn",code:"Mã",size1:"Rất nhỏ",size2:"Nhỏ vừa",size3:"Thường",size4:"To vừa",size5:"To",size6:"Rất To",size7:"Tối đa",defaultFont:"Phông mặc định"},tree:{noNodes:"Không có nốt nào có sẵn",noResults:"Không tìm thấy các nốt"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.zhHans=t())}(this,function(){"use strict";return{isoName:"zh-hans",nativeName:"中文",label:{clear:"清空",ok:"确定",cancel:"取消",close:"关闭",set:"设置",select:"选择",reset:"重置",remove:"移除",update:"更新",create:"创建",search:"搜索",filter:"过滤",refresh:"刷新"},date:{days:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),daysShort:"日_一_二_三_四_五_六".split("_"),months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"一_二_三_四_五_六_七_八_九_十_十一_十二".split("_"),firstDayOfWeek:0,format24h:!1},table:{noData:"没有可用数据",noResults:"找不到匹配的数据",loading:"正在加载...",selectedRecords:function(e){return"已选择"+e+"行"},recordsPerPage:"每页的行数:",allRows:"全部",pagination:function(e,t,r){return e+"-"+t+" / "+r},columns:"列"},editor:{url:"URL",bold:"粗体",italic:"斜体",strikethrough:"删除线",underline:"下划线",unorderedList:"无序列表",orderedList:"有序列表",subscript:"下标",superscript:"上标",hyperlink:"超链接",toggleFullscreen:"全屏切换",quote:"引号",left:"左对齐",center:"居中对齐",right:"右对齐",justify:"两端对齐",print:"打印",outdent:"减少缩进",indent:"增加缩进",removeFormat:"清除样式",formatting:"格式化",fontSize:"字体大小",align:"对齐",hr:"插入水平线",undo:"撤消",redo:"重做",header1:"标题一",header2:"标题二",header3:"标题三",header4:"标题四",header5:"标题五",header6:"标题六",paragraph:"段落",code:"代码",size1:"非常小",size2:"比较小",size3:"正常",size4:"中等偏大",size5:"大",size6:"非常大",size7:"超级大",defaultFont:"默认字体"},tree:{noNodes:"没有可用节点",noResults:"找不到匹配的节点"}}});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.zhHans=t())}(this,function(){"use strict";return{isoName:"zh-hans",nativeName:"中文",label:{clear:"清空",ok:"确定",cancel:"取消",close:"关闭",set:"设置",select:"选择",reset:"重置",remove:"移除",update:"更新",create:"创建",search:"搜索",filter:"过滤",refresh:"刷新"},date:{days:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),daysShort:"周日_周一_周二_周三_周四_周五_周六".split("_"),months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),firstDayOfWeek:0,format24h:!1},table:{noData:"没有可用数据",noResults:"找不到匹配的数据",loading:"正在加载...",selectedRecords:function(e){return"已选择"+e+"行"},recordsPerPage:"每页的行数:",allRows:"全部",pagination:function(e,t,r){return e+"-"+t+" / "+r},columns:"列"},editor:{url:"URL",bold:"粗体",italic:"斜体",strikethrough:"删除线",underline:"下划线",unorderedList:"无序列表",orderedList:"有序列表",subscript:"下标",superscript:"上标",hyperlink:"超链接",toggleFullscreen:"全屏切换",quote:"引号",left:"左对齐",center:"居中对齐",right:"右对齐",justify:"两端对齐",print:"打印",outdent:"减少缩进",indent:"增加缩进",removeFormat:"清除样式",formatting:"格式化",fontSize:"字体大小",align:"对齐",hr:"插入水平线",undo:"撤消",redo:"重做",header1:"标题一",header2:"标题二",header3:"标题三",header4:"标题四",header5:"标题五",header6:"标题六",paragraph:"段落",code:"代码",size1:"非常小",size2:"比较小",size3:"正常",size4:"中等偏大",size5:"大",size6:"非常大",size7:"超级大",defaultFont:"默认字体"},tree:{noNodes:"没有可用节点",noResults:"找不到匹配的节点"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e.Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.zhHant=t())}(this,function(){"use strict";return{isoName:"zh-hant",nativeName:"汉语",label:{clear:"清除",ok:"確定",cancel:"取消",close:"關閉",set:"設定",select:"選擇",reset:"重置",remove:"移除",update:"更新",create:"新增",search:"搜尋",filter:"篩選",refresh:"更新"},date:{days:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),daysShort:"日_一_二_三_四_五_六".split("_"),months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"一_二_三_四_五_六_七_八_九_十_十一_十二".split("_"),firstDayOfWeek:0,format24h:!1},table:{noData:"無資料",noResults:"無相符資料",loading:"載入中...",selectedRecords:function(e){return"已選擇"+e+"筆"},recordsPerPage:"每頁筆數:",allRows:"全部",pagination:function(e,t,r){return e+"-"+t+" / "+r},columns:"列"},editor:{url:"網址",bold:"粗體",italic:"斜體",strikethrough:"刪除線",underline:"下劃線",unorderedList:"項目符號清單",orderedList:"編號清單",subscript:"下標",superscript:"上標",hyperlink:"超連結",toggleFullscreen:"切換全螢幕",quote:"引言",left:"靠左對齊",center:"置中對齊",right:"靠右對齊",justify:"左右對齊",print:"列印",outdent:"減少縮排",indent:"增加縮排",removeFormat:"清除格式",formatting:"式樣",fontSize:"字型大小",align:"對齊",hr:"插入水平線",undo:"復原",redo:"取消復原",header1:"標題 1",header2:"標題 2",header3:"標題 3",header4:"標題 4",header5:"標題 5",header6:"標題 6",paragraph:"段落",code:"程式碼",size1:"非常小",size2:"比較小",size3:"正常",size4:"中等偏大",size5:"大",size6:"非常大",size7:"超級大",defaultFont:"預設字型"},tree:{noNodes:"無節點",noResults:"無相符節點"}}});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):((e=e||self).Quasar=e.Quasar||{},e.Quasar.lang=e.Quasar.lang||{},e.Quasar.lang.zhHant=t())}(this,function(){"use strict";return{isoName:"zh-hant",nativeName:"汉语",label:{clear:"清除",ok:"確定",cancel:"取消",close:"關閉",set:"設定",select:"選擇",reset:"重置",remove:"移除",update:"更新",create:"新增",search:"搜尋",filter:"篩選",refresh:"更新"},date:{days:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),daysShort:"日_一_二_三_四_五_六".split("_"),months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"一_二_三_四_五_六_七_八_九_十_十一_十二".split("_"),firstDayOfWeek:0,format24h:!1},table:{noData:"無資料",noResults:"無相符資料",loading:"載入中...",selectedRecords:function(e){return"已選擇"+e+"筆"},recordsPerPage:"每頁筆數:",allRows:"全部",pagination:function(e,t,r){return e+"-"+t+" / "+r},columns:"列"},editor:{url:"網址",bold:"粗體",italic:"斜體",strikethrough:"刪除線",underline:"下劃線",unorderedList:"項目符號清單",orderedList:"編號清單",subscript:"下標",superscript:"上標",hyperlink:"超連結",toggleFullscreen:"切換全螢幕",quote:"引言",left:"靠左對齊",center:"置中對齊",right:"靠右對齊",justify:"左右對齊",print:"列印",outdent:"減少縮排",indent:"增加縮排",removeFormat:"清除格式",formatting:"式樣",fontSize:"字型大小",align:"對齊",hr:"插入水平線",undo:"復原",redo:"取消復原",header1:"標題 1",header2:"標題 2",header3:"標題 3",header4:"標題 4",header5:"標題 5",header6:"標題 6",paragraph:"段落",code:"程式碼",size1:"非常小",size2:"比較小",size3:"正常",size4:"中等偏大",size5:"大",size6:"非常大",size7:"超級大",defaultFont:"預設字型"},tree:{noNodes:"無節點",noResults:"無相符節點"}}});
/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* Quasar Framework v1.0.0-beta.2
* Quasar Framework v1.0.0-beta.3
* (c) 2016-present Razvan Stoenescu
* Released under the MIT License.
*/
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e():"function"==typeof define&&define.amd?define(e):e()}(0,function(){"use strict";function t(t){return"function"==typeof t}"undefined"!=typeof window&&function(t){try{return void new e("test")}catch(t){}var e=function(e,n){n=n||{};var r=document.createEvent("MouseEvent");return r.initMouseEvent(e,n.bubbles||!1,n.cancelable||!1,n.view||t,n.detail||0,n.screenX||0,n.screenY||0,n.clientX||0,n.clientY||0,n.ctrlKey||!1,n.altKey||!1,n.shiftKey||!1,n.metaKey||!1,n.button||0,n.relatedTarget||null),r};e.prototype=Event.prototype,t.MouseEvent=e}(window),Array.prototype.findIndex||Object.defineProperty(Array.prototype,"findIndex",{value:function(t){if(null==this)throw new TypeError("Array.prototype.findIndex called on null or undefined");if("function"!=typeof t)throw new TypeError("predicate must be a function");for(var e=Object(this),n=e.length>>>0,r=arguments[1],o=0;o<n;o++)if(t.call(r,e[o],o,e))return o;return-1}});var e=Array.isArray?Array.isArray:function(t){return"[object Array]"===Object.prototype.toString.call(t)},n=0,r=void 0,o=void 0,i=function(t,e){h[n]=t,h[n+1]=e,2===(n+=2)&&(o?o(p):b())};var s="undefined"!=typeof window?window:void 0,u=s||{},c=u.MutationObserver||u.WebKitMutationObserver,a="undefined"==typeof self&&"undefined"!=typeof process&&"[object process]"==={}.toString.call(process),f="undefined"!=typeof Uint8ClampedArray&&"undefined"!=typeof importScripts&&"undefined"!=typeof MessageChannel;function l(){var t=setTimeout;return function(){return t(p,1)}}var h=new Array(1e3);function p(){for(var t=0;t<n;t+=2){(0,h[t])(h[t+1]),h[t]=void 0,h[t+1]=void 0}n=0}var v,d,y,_,b=void 0;function w(t,e){var n=this,r=new this.constructor(A);void 0===r[g]&&q(r);var o=n._state;if(o){var s=arguments[o-1];i(function(){return I(o,r,s,n._result)})}else Y(n,r,t,e);return r}function m(t){if(t&&"object"==typeof t&&t.constructor===this)return t;var e=new this(A);return O(e,t),e}a?b=function(){return process.nextTick(p)}:c?(d=0,y=new c(p),_=document.createTextNode(""),y.observe(_,{characterData:!0}),b=function(){_.data=d=++d%2}):f?((v=new MessageChannel).port1.onmessage=p,b=function(){return v.port2.postMessage(0)}):b=void 0===s&&"function"==typeof require?function(){try{var t=Function("return this")().require("vertx");return void 0!==(r=t.runOnLoop||t.runOnContext)?function(){r(p)}:l()}catch(t){return l()}}():l();var g=Math.random().toString(36).substring(2);function A(){}var E=void 0,j=1,T=2,M={error:null};function S(t){try{return t.then}catch(t){return M.error=t,M}}function x(e,n,r){n.constructor===e.constructor&&r===w&&n.constructor.resolve===m?function(t,e){e._state===j?P(t,e._result):e._state===T?K(t,e._result):Y(e,void 0,function(e){return O(t,e)},function(e){return K(t,e)})}(e,n):r===M?(K(e,M.error),M.error=null):void 0===r?P(e,n):t(r)?function(t,e,n){i(function(t){var r=!1,o=function(t,e,n,r){try{t.call(e,n,r)}catch(t){return t}}(n,e,function(n){r||(r=!0,e!==n?O(t,n):P(t,n))},function(e){r||(r=!0,K(t,e))},t._label);!r&&o&&(r=!0,K(t,o))},t)}(e,n,r):P(e,n)}function O(t,e){var n,r;t===e?K(t,new TypeError("You cannot resolve a promise with itself")):(r=typeof(n=e),null===n||"object"!==r&&"function"!==r?P(t,e):x(t,e,S(e)))}function C(t){t._onerror&&t._onerror(t._result),F(t)}function P(t,e){t._state===E&&(t._result=e,t._state=j,0!==t._subscribers.length&&i(F,t))}function K(t,e){t._state===E&&(t._state=T,t._result=e,i(C,t))}function Y(t,e,n,r){var o=t._subscribers,s=o.length;t._onerror=null,o[s]=e,o[s+j]=n,o[s+T]=r,0===s&&t._state&&i(F,t)}function F(t){var e=t._subscribers,n=t._state;if(0!==e.length){for(var r=void 0,o=void 0,i=t._result,s=0;s<e.length;s+=3)r=e[s],o=e[s+n],r?I(n,r,o,i):o(i);t._subscribers.length=0}}function I(e,n,r,o){var i=t(r),s=void 0,u=void 0,c=void 0,a=void 0;if(i){if((s=function(t,e){try{return t(e)}catch(t){return M.error=t,M}}(r,o))===M?(a=!0,u=s.error,s.error=null):c=!0,n===s)return void K(n,new TypeError("A promises callback cannot return that same promise."))}else s=o,c=!0;n._state!==E||(i&&c?O(n,s):a?K(n,u):e===j?P(n,s):e===T&&K(n,s))}var k=0;function q(t){t[g]=k++,t._state=void 0,t._result=void 0,t._subscribers=[]}var X=function(){function t(t,n){this._instanceConstructor=t,this.promise=new t(A),this.promise[g]||q(this.promise),e(n)?(this.length=n.length,this._remaining=n.length,this._result=new Array(this.length),0===this.length?P(this.promise,this._result):(this.length=this.length||0,this._enumerate(n),0===this._remaining&&P(this.promise,this._result))):K(this.promise,new Error("Array Methods must be provided an Array"))}return t.prototype._enumerate=function(t){for(var e=0;this._state===E&&e<t.length;e++)this._eachEntry(t[e],e)},t.prototype._eachEntry=function(t,e){var n=this._instanceConstructor,r=n.resolve;if(r===m){var o=S(t);if(o===w&&t._state!==E)this._settledAt(t._state,e,t._result);else if("function"!=typeof o)this._remaining--,this._result[e]=t;else if(n===D){var i=new n(A);x(i,t,o),this._willSettleAt(i,e)}else this._willSettleAt(new n(function(e){return e(t)}),e)}else this._willSettleAt(r(t),e)},t.prototype._settledAt=function(t,e,n){var r=this.promise;r._state===E&&(this._remaining--,t===T?K(r,n):this._result[e]=n),0===this._remaining&&P(r,this._result)},t.prototype._willSettleAt=function(t,e){var n=this;Y(t,void 0,function(t){return n._settledAt(j,e,t)},function(t){return n._settledAt(T,e,t)})},t}();var D=function(){function t(e){this[g]=k++,this._result=this._state=void 0,this._subscribers=[],A!==e&&("function"!=typeof e&&function(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}(),this instanceof t?function(t,e){try{e(function(e){O(t,e)},function(e){K(t,e)})}catch(e){K(t,e)}}(this,e):function(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}())}return t.prototype.catch=function(t){return this.then(null,t)},t.prototype.finally=function(t){var e=this.constructor;return this.then(function(n){return e.resolve(t()).then(function(){return n})},function(n){return e.resolve(t()).then(function(){throw n})})},t}();D.prototype.then=w,D.all=function(t){return new X(this,t).promise},D.race=function(t){var n=this;return e(t)?new n(function(e,r){for(var o=t.length,i=0;i<o;i++)n.resolve(t[i]).then(e,r)}):new n(function(t,e){return e(new TypeError("You must pass an array to race."))})},D.resolve=m,D.reject=function(t){var e=new this(A);return K(e,t),e},D._setScheduler=function(t){o=t},D._setAsap=function(t){i=t},D._asap=i,function(){var t=void 0;if("undefined"!=typeof global)t=global;else if("undefined"!=typeof self)t=self;else try{t=Function("return this")()}catch(t){throw new Error("polyfill failed because global object is unavailable in this environment")}var e=t.Promise;if(e){var n=null;try{n=Object.prototype.toString.call(e.resolve())}catch(t){}if("[object Promise]"===n&&!e.cast)return}t.Promise=D}()});
!function(t){"function"==typeof define&&define.amd?define(t):t()}(function(){"use strict";function t(t){return"function"==typeof t}"undefined"!=typeof window&&function(t){try{return void new e("test")}catch(t){}var e=function(e,n){n=n||{};var r=document.createEvent("MouseEvent");return r.initMouseEvent(e,n.bubbles||!1,n.cancelable||!1,n.view||t,n.detail||0,n.screenX||0,n.screenY||0,n.clientX||0,n.clientY||0,n.ctrlKey||!1,n.altKey||!1,n.shiftKey||!1,n.metaKey||!1,n.button||0,n.relatedTarget||null),r};e.prototype=Event.prototype,t.MouseEvent=e}(window),Array.prototype.findIndex||Object.defineProperty(Array.prototype,"findIndex",{value:function(t){if(null==this)throw new TypeError("Array.prototype.findIndex called on null or undefined");if("function"!=typeof t)throw new TypeError("predicate must be a function");for(var e=Object(this),n=e.length>>>0,r=arguments[1],o=0;o<n;o++)if(t.call(r,e[o],o,e))return o;return-1}});var e=Array.isArray?Array.isArray:function(t){return"[object Array]"===Object.prototype.toString.call(t)},n=0,r=void 0,o=void 0,i=function(t,e){h[n]=t,h[n+1]=e,2===(n+=2)&&(o?o(v):w())};var s="undefined"!=typeof window?window:void 0,u=s||{},c=u.MutationObserver||u.WebKitMutationObserver,a="undefined"==typeof self&&"undefined"!=typeof process&&"[object process]"==={}.toString.call(process),f="undefined"!=typeof Uint8ClampedArray&&"undefined"!=typeof importScripts&&"undefined"!=typeof MessageChannel;function l(){var t=setTimeout;return function(){return t(v,1)}}var h=new Array(1e3);function v(){for(var t=0;t<n;t+=2){(0,h[t])(h[t+1]),h[t]=void 0,h[t+1]=void 0}n=0}var p,d,y,_,w=void 0;function b(t,e){var n=this,r=new this.constructor(A);void 0===r[g]&&q(r);var o=n._state;if(o){var s=arguments[o-1];i(function(){return I(o,r,s,n._result)})}else Y(n,r,t,e);return r}function m(t){if(t&&"object"==typeof t&&t.constructor===this)return t;var e=new this(A);return x(e,t),e}a?w=function(){return process.nextTick(v)}:c?(d=0,y=new c(v),_=document.createTextNode(""),y.observe(_,{characterData:!0}),w=function(){_.data=d=++d%2}):f?((p=new MessageChannel).port1.onmessage=v,w=function(){return p.port2.postMessage(0)}):w=void 0===s&&"function"==typeof require?function(){try{var t=Function("return this")().require("vertx");return void 0!==(r=t.runOnLoop||t.runOnContext)?function(){r(v)}:l()}catch(t){return l()}}():l();var g=Math.random().toString(36).substring(2);function A(){}var E=void 0,j=1,T=2,M={error:null};function S(t){try{return t.then}catch(t){return M.error=t,M}}function O(e,n,r){n.constructor===e.constructor&&r===b&&n.constructor.resolve===m?function(t,e){e._state===j?P(t,e._result):e._state===T?K(t,e._result):Y(e,void 0,function(e){return x(t,e)},function(e){return K(t,e)})}(e,n):r===M?(K(e,M.error),M.error=null):void 0===r?P(e,n):t(r)?function(t,e,n){i(function(t){var r=!1,o=function(t,e,n,r){try{t.call(e,n,r)}catch(t){return t}}(n,e,function(n){r||(r=!0,e!==n?x(t,n):P(t,n))},function(e){r||(r=!0,K(t,e))},t._label);!r&&o&&(r=!0,K(t,o))},t)}(e,n,r):P(e,n)}function x(t,e){var n,r;t===e?K(t,new TypeError("You cannot resolve a promise with itself")):(r=typeof(n=e),null===n||"object"!==r&&"function"!==r?P(t,e):O(t,e,S(e)))}function C(t){t._onerror&&t._onerror(t._result),F(t)}function P(t,e){t._state===E&&(t._result=e,t._state=j,0!==t._subscribers.length&&i(F,t))}function K(t,e){t._state===E&&(t._state=T,t._result=e,i(C,t))}function Y(t,e,n,r){var o=t._subscribers,s=o.length;t._onerror=null,o[s]=e,o[s+j]=n,o[s+T]=r,0===s&&t._state&&i(F,t)}function F(t){var e=t._subscribers,n=t._state;if(0!==e.length){for(var r=void 0,o=void 0,i=t._result,s=0;s<e.length;s+=3)r=e[s],o=e[s+n],r?I(n,r,o,i):o(i);t._subscribers.length=0}}function I(e,n,r,o){var i=t(r),s=void 0,u=void 0,c=void 0,a=void 0;if(i){if((s=function(t,e){try{return t(e)}catch(t){return M.error=t,M}}(r,o))===M?(a=!0,u=s.error,s.error=null):c=!0,n===s)return void K(n,new TypeError("A promises callback cannot return that same promise."))}else s=o,c=!0;n._state!==E||(i&&c?x(n,s):a?K(n,u):e===j?P(n,s):e===T&&K(n,s))}var k=0;function q(t){t[g]=k++,t._state=void 0,t._result=void 0,t._subscribers=[]}var X=function(){function t(t,n){this._instanceConstructor=t,this.promise=new t(A),this.promise[g]||q(this.promise),e(n)?(this.length=n.length,this._remaining=n.length,this._result=new Array(this.length),0===this.length?P(this.promise,this._result):(this.length=this.length||0,this._enumerate(n),0===this._remaining&&P(this.promise,this._result))):K(this.promise,new Error("Array Methods must be provided an Array"))}return t.prototype._enumerate=function(t){for(var e=0;this._state===E&&e<t.length;e++)this._eachEntry(t[e],e)},t.prototype._eachEntry=function(t,e){var n=this._instanceConstructor,r=n.resolve;if(r===m){var o=S(t);if(o===b&&t._state!==E)this._settledAt(t._state,e,t._result);else if("function"!=typeof o)this._remaining--,this._result[e]=t;else if(n===D){var i=new n(A);O(i,t,o),this._willSettleAt(i,e)}else this._willSettleAt(new n(function(e){return e(t)}),e)}else this._willSettleAt(r(t),e)},t.prototype._settledAt=function(t,e,n){var r=this.promise;r._state===E&&(this._remaining--,t===T?K(r,n):this._result[e]=n),0===this._remaining&&P(r,this._result)},t.prototype._willSettleAt=function(t,e){var n=this;Y(t,void 0,function(t){return n._settledAt(j,e,t)},function(t){return n._settledAt(T,e,t)})},t}();var D=function(){function t(e){this[g]=k++,this._result=this._state=void 0,this._subscribers=[],A!==e&&("function"!=typeof e&&function(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}(),this instanceof t?function(t,e){try{e(function(e){x(t,e)},function(e){K(t,e)})}catch(e){K(t,e)}}(this,e):function(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}())}return t.prototype.catch=function(t){return this.then(null,t)},t.prototype.finally=function(t){var e=this.constructor;return this.then(function(n){return e.resolve(t()).then(function(){return n})},function(n){return e.resolve(t()).then(function(){throw n})})},t}();D.prototype.then=b,D.all=function(t){return new X(this,t).promise},D.race=function(t){var n=this;return e(t)?new n(function(e,r){for(var o=t.length,i=0;i<o;i++)n.resolve(t[i]).then(e,r)}):new n(function(t,e){return e(new TypeError("You must pass an array to race."))})},D.resolve=m,D.reject=function(t){var e=new this(A);return K(e,t),e},D._setScheduler=function(t){o=t},D._setAsap=function(t){i=t},D._asap=i,function(){var t=void 0;if("undefined"!=typeof global)t=global;else if("undefined"!=typeof self)t=self;else try{t=Function("return this")()}catch(t){throw new Error("polyfill failed because global object is unavailable in this environment")}var e=t.Promise;if(e){var n=null;try{n=Object.prototype.toString.call(e.resolve())}catch(t){}if("[object Promise]"===n&&!e.cast)return}t.Promise=D}()});

@@ -358,2 +358,4 @@ {

"attributes": [
"content-class",
"content-style",
"persistent",

@@ -714,2 +716,4 @@ "no-esc-key",

"context-menu",
"content-class",
"content-style",
"transition-show",

@@ -726,4 +730,2 @@ "transition-hide",

"auto-close",
"content-class",
"content-style",
"max-height",

@@ -1389,6 +1391,6 @@ "max-width"

"context-menu",
"content-class",
"content-style",
"transition-show",
"transition-hide",
"content-class",
"content-style",
"max-height",

@@ -1395,0 +1397,0 @@ "max-width",

@@ -21,5 +21,5 @@ export default {

days: '星期日_星期一_星期二_星期三_星期四_星期五_星期六'.split('_'),
daysShort: '日_一_二_三_四_五_六'.split('_'),
daysShort: '周日_周一_周二_周三_周四_周五_周六'.split('_'),
months: '一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月'.split('_'),
monthsShort: '一_二_三_四_五_六_七_八_九_十_十一_十二'.split('_'),
monthsShort: '一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月'.split('_'),
firstDayOfWeek: 0, // 0-6, 0 - Sunday, 1 Monday, ...

@@ -26,0 +26,0 @@ format24h: false

{
"name": "quasar",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"description": "High performance, Material Design 2, full front end stack with Vue.js -- build SPA, SSR, PWA, Hybrid Mobile Apps and Electron apps, all simultaneously using the same codebase",

@@ -51,25 +51,22 @@ "module": "src/index.esm.js",

"devDependencies": {
"@babel/core": "7.0.0-beta.52",
"@babel/plugin-transform-runtime": "7.0.0-beta.52",
"@babel/preset-env": "7.0.0-beta.52",
"@babel/preset-stage-2": "7.0.0-beta.52",
"@babel/runtime": "7.0.0-beta.52",
"@quasar/extras": "^1.0.0-alpha.1",
"autoprefixer": "^8.6.5",
"babel-eslint": "^8.2.5",
"babel-loader": "^8.0.0-beta.2",
"@babel/core": "^7.3.3",
"@quasar/babel-preset-app": "^1.0.0",
"@quasar/extras": "^1.0.0",
"autoprefixer": "^9.4.7",
"babel-eslint": "^10.0.1",
"babel-loader": "^8.0.5",
"babel-preset-es2015-rollup": "^3.0.0",
"chokidar": "^2.0.4",
"css-loader": "^1.0.0",
"chokidar": "^2.1.1",
"css-loader": "^2.1.0",
"cssnano": "^4.1.10",
"eslint": "^4.15.0",
"eslint-config-standard": "^11.0.0",
"eslint": "^5.14.0",
"eslint-config-standard": "^12.0.0",
"eslint-friendly-formatter": "^4.0.1",
"eslint-loader": "^2.1.2",
"eslint-plugin-import": "^2.13.0",
"eslint-plugin-node": "^6.0.1",
"eslint-plugin-promise": "^3.7.0",
"eslint-plugin-standard": "^3.0.1",
"eslint-plugin-vue": "^4.0.0",
"file-loader": "^1.1.11",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.2.1",
"file-loader": "^3.0.1",
"friendly-errors-webpack-plugin": "^1.6.1",

@@ -80,17 +77,16 @@ "html-webpack-plugin": "^3.2.0",

"lodash.kebabcase": "^4.1.1",
"lru-cache": "^4.1.3",
"lru-cache": "^5.1.1",
"memory-fs": "^0.4.1",
"opn": "^5.4.0",
"postcss-loader": "^2.1.1",
"postcss-loader": "^3.0.0",
"postcss-rtl": "^1.3.3",
"rimraf": "^2.6.3",
"rollup": "^0.62.0",
"rollup-plugin-buble": "^0.19.2",
"rollup-plugin-json": "^3.0.0",
"rollup-plugin-node-resolve": "^3.2.0",
"stylint": "^1.5.9",
"rollup": "^1.2.1",
"rollup-plugin-buble": "^0.19.6",
"rollup-plugin-json": "^3.1.0",
"rollup-plugin-node-resolve": "^4.0.0",
"stylus": "^0.54.5",
"stylus-loader": "^3.0.2",
"uglify-es": "^3.3.9",
"url-loader": "^1.0.1",
"url-loader": "^1.1.2",
"vue": "^2.6.6",

@@ -102,4 +98,4 @@ "vue-loader": "^15.6.2",

"vue-template-compiler": "^2.6.6",
"webpack": "^4.29.3",
"webpack-chain": "^4.8.0",
"webpack": "^4.29.4",
"webpack-chain": "^5.2.0",
"webpack-dev-middleware": "^3.5.2",

@@ -125,4 +121,3 @@ "webpack-dev-server": "^3.1.14",

"not dead"
],
"dependencies": {}
]
}

@@ -13,3 +13,3 @@ import Vue from 'vue'

function translate ({p, pos, active, horiz, reverse, dir}) {
function translate ({ p, pos, active, horiz, reverse, dir }) {
let x = 1, y = 1

@@ -16,0 +16,0 @@

@@ -92,4 +92,4 @@ import Vue from 'vue'

iconRight: opt.iconRight,
noCaps: this.noCaps || opt.noCaps,
noWrap: this.noWrap || opt.noWrap,
noCaps: this.noCaps === true || opt.noCaps === true,
noWrap: this.noWrap === true || opt.noWrap === true,
outline: this.outline,

@@ -103,3 +103,3 @@ flat: this.flat,

ripple: this.ripple || opt.ripple,
stack: this.stack || opt.stack,
stack: this.stack === true || opt.stack === true,
tabindex: opt.tabindex,

@@ -106,0 +106,0 @@ stretch: this.stretch

@@ -89,5 +89,11 @@ import Vue from 'vue'

const date = new Date(model.year, model.month, model.day)
const date = new Date(model.year, model.month - 1, model.day)
if (isNaN(date.valueOf())) { return ' --- ' }
if (this.$q.lang.isoName === 'zh-hans') {
return this.$q.lang.date.daysShort[ date.getDay() ] + ', ' +
model.month + '月 ' +
model.day + '日'
}
return this.$q.lang.date.daysShort[ date.getDay() ] + ', ' +

@@ -94,0 +100,0 @@ this.$q.lang.date.monthsShort[ model.month - 1 ] + ' ' +

@@ -5,4 +5,4 @@ import Vue from 'vue'

import PortalMixin from '../../mixins/portal.js'
import PreventScrollMixin from '../../mixins/prevent-scroll.js'
import preventScroll from '../../utils/prevent-scroll.js'
import EscapeKey from '../../utils/escape-key.js'

@@ -31,3 +31,3 @@ import slot from '../../utils/slot.js'

mixins: [ ModelToggleMixin, PortalMixin ],
mixins: [ ModelToggleMixin, PortalMixin, PreventScrollMixin ],

@@ -79,4 +79,2 @@ modelToggle: {

showing (val) {
this.__updateState(val, this.maximized)
if (this.position !== 'standard' || this.transitionShow !== this.transitionHide) {

@@ -95,3 +93,3 @@ this.$nextTick(() => {

seamless (v) {
this.showing && preventScroll(!v)
this.showing && this.__preventScroll(!v)
}

@@ -199,3 +197,3 @@ },

if (this.seamless !== true) {
preventScroll(opening)
this.__preventScroll(opening)
}

@@ -216,3 +214,5 @@

return h('div', {
staticClass: 'q-dialog fullscreen no-pointer-events'
staticClass: 'q-dialog fullscreen no-pointer-events',
class: this.contentClass,
style: this.contentStyle
}, [

@@ -219,0 +219,0 @@ h('transition', {

{
"mixins": [ "mixins/model-toggle" ],
"mixins": [ "mixins/model-toggle", "mixins/portal" ],

@@ -4,0 +4,0 @@ "props": {

@@ -39,3 +39,3 @@ import QBtn from '../btn/QBtn.js'

: null
child.push(h(QTooltip, { props: {delay: 1000} }, [
child.push(h(QTooltip, { props: { delay: 1000 } }, [
h('div', { domProps: { innerHTML: btn.tip } }),

@@ -42,0 +42,0 @@ Key

@@ -95,43 +95,43 @@ import Vue from 'vue'

return {
bold: {cmd: 'bold', icon: i.bold, tip: e.bold, key: 66},
italic: {cmd: 'italic', icon: i.italic, tip: e.italic, key: 73},
strike: {cmd: 'strikeThrough', icon: i.strikethrough, tip: e.strikethrough, key: 83},
underline: {cmd: 'underline', icon: i.underline, tip: e.underline, key: 85},
unordered: {cmd: 'insertUnorderedList', icon: i.unorderedList, tip: e.unorderedList},
ordered: {cmd: 'insertOrderedList', icon: i.orderedList, tip: e.orderedList},
subscript: {cmd: 'subscript', icon: i.subscript, tip: e.subscript, htmlTip: 'x<subscript>2</subscript>'},
superscript: {cmd: 'superscript', icon: i.superscript, tip: e.superscript, htmlTip: 'x<superscript>2</superscript>'},
link: {cmd: 'link', icon: i.hyperlink, tip: e.hyperlink, key: 76},
fullscreen: {cmd: 'fullscreen', icon: i.toggleFullscreen, tip: e.toggleFullscreen, key: 70},
bold: { cmd: 'bold', icon: i.bold, tip: e.bold, key: 66 },
italic: { cmd: 'italic', icon: i.italic, tip: e.italic, key: 73 },
strike: { cmd: 'strikeThrough', icon: i.strikethrough, tip: e.strikethrough, key: 83 },
underline: { cmd: 'underline', icon: i.underline, tip: e.underline, key: 85 },
unordered: { cmd: 'insertUnorderedList', icon: i.unorderedList, tip: e.unorderedList },
ordered: { cmd: 'insertOrderedList', icon: i.orderedList, tip: e.orderedList },
subscript: { cmd: 'subscript', icon: i.subscript, tip: e.subscript, htmlTip: 'x<subscript>2</subscript>' },
superscript: { cmd: 'superscript', icon: i.superscript, tip: e.superscript, htmlTip: 'x<superscript>2</superscript>' },
link: { cmd: 'link', icon: i.hyperlink, tip: e.hyperlink, key: 76 },
fullscreen: { cmd: 'fullscreen', icon: i.toggleFullscreen, tip: e.toggleFullscreen, key: 70 },
quote: {cmd: 'formatBlock', param: 'BLOCKQUOTE', icon: i.quote, tip: e.quote, key: 81},
left: {cmd: 'justifyLeft', icon: i.left, tip: e.left},
center: {cmd: 'justifyCenter', icon: i.center, tip: e.center},
right: {cmd: 'justifyRight', icon: i.right, tip: e.right},
justify: {cmd: 'justifyFull', icon: i.justify, tip: e.justify},
quote: { cmd: 'formatBlock', param: 'BLOCKQUOTE', icon: i.quote, tip: e.quote, key: 81 },
left: { cmd: 'justifyLeft', icon: i.left, tip: e.left },
center: { cmd: 'justifyCenter', icon: i.center, tip: e.center },
right: { cmd: 'justifyRight', icon: i.right, tip: e.right },
justify: { cmd: 'justifyFull', icon: i.justify, tip: e.justify },
print: {type: 'no-state', cmd: 'print', icon: i.print, tip: e.print, key: 80},
outdent: {type: 'no-state', disable: vm => vm.caret && !vm.caret.can('outdent'), cmd: 'outdent', icon: i.outdent, tip: e.outdent},
indent: {type: 'no-state', disable: vm => vm.caret && !vm.caret.can('indent'), cmd: 'indent', icon: i.indent, tip: e.indent},
removeFormat: {type: 'no-state', cmd: 'removeFormat', icon: i.removeFormat, tip: e.removeFormat},
hr: {type: 'no-state', cmd: 'insertHorizontalRule', icon: i.hr, tip: e.hr},
undo: {type: 'no-state', cmd: 'undo', icon: i.undo, tip: e.undo, key: 90},
redo: {type: 'no-state', cmd: 'redo', icon: i.redo, tip: e.redo, key: 89},
print: { type: 'no-state', cmd: 'print', icon: i.print, tip: e.print, key: 80 },
outdent: { type: 'no-state', disable: vm => vm.caret && !vm.caret.can('outdent'), cmd: 'outdent', icon: i.outdent, tip: e.outdent },
indent: { type: 'no-state', disable: vm => vm.caret && !vm.caret.can('indent'), cmd: 'indent', icon: i.indent, tip: e.indent },
removeFormat: { type: 'no-state', cmd: 'removeFormat', icon: i.removeFormat, tip: e.removeFormat },
hr: { type: 'no-state', cmd: 'insertHorizontalRule', icon: i.hr, tip: e.hr },
undo: { type: 'no-state', cmd: 'undo', icon: i.undo, tip: e.undo, key: 90 },
redo: { type: 'no-state', cmd: 'redo', icon: i.redo, tip: e.redo, key: 89 },
h1: {cmd: 'formatBlock', param: 'H1', icon: i.header, tip: e.header1, htmlTip: `<h1 class="q-ma-none">${e.header1}</h1>`},
h2: {cmd: 'formatBlock', param: 'H2', icon: i.header, tip: e.header2, htmlTip: `<h2 class="q-ma-none">${e.header2}</h2>`},
h3: {cmd: 'formatBlock', param: 'H3', icon: i.header, tip: e.header3, htmlTip: `<h3 class="q-ma-none">${e.header3}</h3>`},
h4: {cmd: 'formatBlock', param: 'H4', icon: i.header, tip: e.header4, htmlTip: `<h4 class="q-ma-none">${e.header4}</h4>`},
h5: {cmd: 'formatBlock', param: 'H5', icon: i.header, tip: e.header5, htmlTip: `<h5 class="q-ma-none">${e.header5}</h5>`},
h6: {cmd: 'formatBlock', param: 'H6', icon: i.header, tip: e.header6, htmlTip: `<h6 class="q-ma-none">${e.header6}</h6>`},
p: {cmd: 'formatBlock', param: 'DIV', icon: i.header, tip: e.paragraph},
code: {cmd: 'formatBlock', param: 'PRE', icon: i.code, htmlTip: `<code>${e.code}</code>`},
h1: { cmd: 'formatBlock', param: 'H1', icon: i.header, tip: e.header1, htmlTip: `<h1 class="q-ma-none">${e.header1}</h1>` },
h2: { cmd: 'formatBlock', param: 'H2', icon: i.header, tip: e.header2, htmlTip: `<h2 class="q-ma-none">${e.header2}</h2>` },
h3: { cmd: 'formatBlock', param: 'H3', icon: i.header, tip: e.header3, htmlTip: `<h3 class="q-ma-none">${e.header3}</h3>` },
h4: { cmd: 'formatBlock', param: 'H4', icon: i.header, tip: e.header4, htmlTip: `<h4 class="q-ma-none">${e.header4}</h4>` },
h5: { cmd: 'formatBlock', param: 'H5', icon: i.header, tip: e.header5, htmlTip: `<h5 class="q-ma-none">${e.header5}</h5>` },
h6: { cmd: 'formatBlock', param: 'H6', icon: i.header, tip: e.header6, htmlTip: `<h6 class="q-ma-none">${e.header6}</h6>` },
p: { cmd: 'formatBlock', param: 'DIV', icon: i.header, tip: e.paragraph },
code: { cmd: 'formatBlock', param: 'PRE', icon: i.code, htmlTip: `<code>${e.code}</code>` },
'size-1': {cmd: 'fontSize', param: '1', icon: i.size, tip: e.size1, htmlTip: `<font size="1">${e.size1}</font>`},
'size-2': {cmd: 'fontSize', param: '2', icon: i.size, tip: e.size2, htmlTip: `<font size="2">${e.size2}</font>`},
'size-3': {cmd: 'fontSize', param: '3', icon: i.size, tip: e.size3, htmlTip: `<font size="3">${e.size3}</font>`},
'size-4': {cmd: 'fontSize', param: '4', icon: i.size, tip: e.size4, htmlTip: `<font size="4">${e.size4}</font>`},
'size-5': {cmd: 'fontSize', param: '5', icon: i.size, tip: e.size5, htmlTip: `<font size="5">${e.size5}</font>`},
'size-6': {cmd: 'fontSize', param: '6', icon: i.size, tip: e.size6, htmlTip: `<font size="6">${e.size6}</font>`},
'size-7': {cmd: 'fontSize', param: '7', icon: i.size, tip: e.size7, htmlTip: `<font size="7">${e.size7}</font>`}
'size-1': { cmd: 'fontSize', param: '1', icon: i.size, tip: e.size1, htmlTip: `<font size="1">${e.size1}</font>` },
'size-2': { cmd: 'fontSize', param: '2', icon: i.size, tip: e.size2, htmlTip: `<font size="2">${e.size2}</font>` },
'size-3': { cmd: 'fontSize', param: '3', icon: i.size, tip: e.size3, htmlTip: `<font size="3">${e.size3}</font>` },
'size-4': { cmd: 'fontSize', param: '4', icon: i.size, tip: e.size4, htmlTip: `<font size="4">${e.size4}</font>` },
'size-5': { cmd: 'fontSize', param: '5', icon: i.size, tip: e.size5, htmlTip: `<font size="5">${e.size5}</font>` },
'size-6': { cmd: 'fontSize', param: '6', icon: i.size, tip: e.size6, htmlTip: `<font size="6">${e.size6}</font>` },
'size-7': { cmd: 'fontSize', param: '7', icon: i.size, tip: e.size7, htmlTip: `<font size="7">${e.size7}</font>` }
}

@@ -338,7 +338,7 @@ },

toolbars = []
toolbars.push(h('div', extend({key: 'qedt_top'}, toolbarConfig), [
toolbars.push(h('div', extend({ key: 'qedt_top' }, toolbarConfig), [
h('div', { staticClass: 'row no-wrap q-editor-toolbar-padding fit items-center' }, getToolbar(h, this))
]))
if (this.editLinkUrl !== null) {
toolbars.push(h('div', extend({key: 'qedt_btm'}, toolbarConfig), [
toolbars.push(h('div', extend({ key: 'qedt_btm' }, toolbarConfig), [
h('div', { staticClass: 'row no-wrap q-editor-toolbar-padding fit items-center' }, getLinkEditor(h, this))

@@ -345,0 +345,0 @@ ]))

@@ -6,3 +6,3 @@ import Vue from 'vue'

import ModelToggleMixin from '../../mixins/model-toggle.js'
import preventScroll from '../../utils/prevent-scroll.js'
import PreventScrollMixin from '../../mixins/prevent-scroll.js'
import slot from '../../utils/slot.js'

@@ -23,3 +23,3 @@

mixins: [ ModelToggleMixin ],
mixins: [ ModelToggleMixin, PreventScrollMixin ],

@@ -411,4 +411,3 @@ directives: {

if (!this.layout.container) {
this.preventedScroll = true
preventScroll(true)
this.__preventScroll(true)
}

@@ -446,6 +445,3 @@ }

__cleanup () {
if (this.preventedScroll) {
this.preventedScroll = false
preventScroll(false)
}
this.__preventScroll(false)
this.__setScrollable(false)

@@ -452,0 +448,0 @@ },

@@ -51,4 +51,2 @@ import Vue from 'vue'

contentClass: [Array, String, Object],
contentStyle: [Array, String, Object],
maxHeight: {

@@ -55,0 +53,0 @@ type: String,

{
"mixins": [ "mixins/model-toggle", "mixins/anchor" ],
"mixins": [ "mixins/model-toggle", "mixins/portal", "mixins/anchor" ],

@@ -63,20 +63,2 @@ "props": {

"content-class": {
"type": [ "Array", "String", "Object" ],
"desc": "Class definitions to be attributed to the menu",
"examples": [
"my-special-class",
":content-class=\"{ 'my-special-class': <condition> }\""
]
},
"content-style": {
"type": [ "Array", "String", "Object" ],
"desc": "Style definitions to be attributed to the menu",
"examples": [
"background-color: #ff0000",
":content-style=\"{ backgroundColor: '#ff0000' }\""
]
},
"max-height": {

@@ -83,0 +65,0 @@ "extends": "size",

@@ -111,3 +111,3 @@ import Vue from 'vue'

return this.mapOptions === true
return this.mapOptions === true && Array.isArray(this.options) === true
? val.map(v => this.__getOption(v))

@@ -493,3 +493,3 @@ : val

props: {
removable: true,
removable: this.__isDisabled(scope.opt) !== true,
dense: true,

@@ -741,3 +741,4 @@ textColor: this.color,

this.$refs.control,
this.optionsCover === true && this.noOptions !== true && this.useInput !== true
this.optionsCover === true && this.noOptions !== true && this.useInput !== true,
this.optionsDense
)

@@ -744,0 +745,0 @@ }

@@ -1,5 +0,8 @@

export function updatePosition (el, anchorEl, cover) {
export function updatePosition (el, anchorEl, cover, dense) {
// cover less than 20 items otherwise scroll is not possible
const maxHeight = dense === true ? 600 : 940
el.style.top = '100%'
el.style.bottom = null
el.style.maxHeight = null
el.style.maxHeight = maxHeight
el.style.maxWidth = null

@@ -48,3 +51,3 @@ el.style.transform = cover === true

if (diffBottom >= anchorTop) {
el.style.maxHeight = (diffBottom - 5) + 'px'
el.style.maxHeight = Math.min(maxHeight, diffBottom - 5) + 'px'
}

@@ -54,5 +57,5 @@ else {

el.style.bottom = '100%'
el.style.maxHeight = (anchorTop - 5) + 'px'
el.style.maxHeight = Math.min(maxHeight, anchorTop - 5) + 'px'
}
}
}

@@ -40,9 +40,7 @@ import Vue from 'vue'

classes () {
return {
[`q-stepper--${this.vertical ? 'vertical' : 'horizontal'}`]: true,
'q-stepper--flat no-shadow': this.flat || this.dark,
'q-stepper--bordered': this.bordered || (this.dark && !this.flat),
'q-stepper--contracted': this.contracted,
'q-stepper--dark': this.dark
}
return `q-stepper--${this.vertical ? 'vertical' : 'horizontal'}` +
(this.flat || this.dark ? ' q-stepper--flat no-shadow' : '') +
(this.bordered || (this.dark && !this.flat) ? ' q-stepper--bordered' : '') +
(this.contracted === true ? ' q-stepper--contracted' : '') +
(this.dark === true ? ' q-stepper--dark' : '')
}

@@ -54,3 +52,3 @@ },

if (this.vertical) {
this.value && this.__updatePanelIndex()
this.__isValidPanelName(this.value) && this.__updatePanelIndex()
return [

@@ -57,0 +55,0 @@ h('div', { staticClass: 'q-stepper__content' }, slot(this, 'default'))

@@ -70,6 +70,6 @@ import QCheckbox from '../checkbox/QCheckbox.js'

if (topRow !== void 0) {
child.unshift(topRow({cols: this.computedCols}))
child.unshift(topRow({ cols: this.computedCols }))
}
if (bottomRow !== void 0) {
child.push(bottomRow({cols: this.computedCols}))
child.push(bottomRow({ cols: this.computedCols }))
}

@@ -76,0 +76,0 @@

@@ -25,3 +25,3 @@ import QSelect from '../select/QSelect.js'

return h('div', { staticClass: 'q-table__bottom row items-center q-table__bottom--nodata' }, [
h(QIcon, {props: { name: this.$q.iconSet.table.warning }}),
h(QIcon, { props: { name: this.$q.iconSet.table.warning } }),
message

@@ -28,0 +28,0 @@ ])

@@ -12,3 +12,3 @@ import QLinearProgress from '../linear-progress/QLinearProgress.js'

child.push(h('tr', { staticClass: 'q-table__progress' }, [
h('td', { staticClass: 'relative-position', attrs: {colspan: '100%'} }, [
h('td', { staticClass: 'relative-position', attrs: { colspan: '100%' } }, [
h(QLinearProgress, {

@@ -35,3 +35,5 @@ props: {

if (header !== void 0) {
return header(this.addTableHeaderRowMeta({header: true, cols: this.computedCols, sort: this.sort, colsMap: this.computedColsMap}))
return header(this.addTableHeaderRowMeta({
header: true, cols: this.computedCols, sort: this.sort, colsMap: this.computedColsMap
}))
}

@@ -42,3 +44,5 @@

if (headerCell !== void 0) {
mapFn = col => headerCell({col, cols: this.computedCols, sort: this.sort, colsMap: this.computedColsMap})
mapFn = col => headerCell({
col, cols: this.computedCols, sort: this.sort, colsMap: this.computedColsMap
})
}

@@ -45,0 +49,0 @@ else {

@@ -120,3 +120,3 @@ function samePagination (oldPag, newPag) {

if (page > 1) {
this.setPagination({page: page - 1})
this.setPagination({ page: page - 1 })
}

@@ -128,3 +128,3 @@ },

if (this.lastRowIndex > 0 && page * rowsPerPage < this.computedRowsNumber) {
this.setPagination({page: page + 1})
this.setPagination({ page: page + 1 })
}

@@ -131,0 +131,0 @@ }

@@ -21,4 +21,2 @@ import Vue from 'vue'

props: {
contentClass: [Array, String, Object],
contentStyle: [Array, String, Object],
maxHeight: {

@@ -25,0 +23,0 @@ type: String,

{
"mixins": [ "mixins/model-toggle" ],
"mixins": [ "mixins/model-toggle", "mixins/portal" ],
"props": {
"content-class": {
"type": [ "Array", "String", "Object" ],
"desc": "Class definitions to be attributed to the Tooltip",
"examples": [
"my-special-class",
":content-class=\"{ 'my-special-class': <condition> }\""
]
},
"content-style": {
"type": [ "Array", "String", "Object" ],
"desc": "Style definitions to be attributed to the Tooltip",
"examples": [
"background-color: #ff0000",
":content-style=\"{ backgroundColor: '#ff0000' }\""
]
},
"max-height": {

@@ -24,0 +6,0 @@ "extends": "size",

@@ -51,6 +51,10 @@ import TouchSwipe from '../directives/TouchSwipe'

value (newVal, oldVal) {
const index = newVal ? this.__getPanelIndex(newVal) : -1
const
validNewPanel = this.__isValidPanelName(newVal),
index = validNewPanel === true
? this.__getPanelIndex(newVal)
: -1
if (this.animated) {
this.panelTransition = newVal && this.panelIndex !== -1
this.panelTransition = validNewPanel === true && this.panelIndex !== -1
? 'q-transition--' + (

@@ -87,2 +91,6 @@ index < this.__getPanelIndex(oldVal)

__isValidPanelName (name) {
return name !== void 0 && name !== null && name !== ''
},
__getPanelIndex (name) {

@@ -94,3 +102,3 @@ return this.panels.findIndex(panel => {

opt.propsData.disable !== '' &&
opt.propsData.disable !== false
opt.propsData.disable !== true
})

@@ -101,3 +109,4 @@ },

return this.panels.filter(
panel => panel.componentOptions !== void 0 && panel.componentOptions.propsData.name !== void 0
panel => panel.componentOptions !== void 0 &&
this.__isValidPanelName(panel.componentOptions.propsData.name)
)

@@ -112,3 +121,3 @@ },

opt.propsData.disable !== '' &&
opt.propsData.disable !== false
opt.propsData.disable !== true
})

@@ -160,3 +169,3 @@ },

const panel = this.value &&
const panel = this.__isValidPanelName(this.value) &&
this.__updatePanelIndex() &&

@@ -163,0 +172,0 @@ this.panels[this.panelIndex]

@@ -22,2 +22,7 @@ import Vue from 'vue'

export default {
props: {
contentClass: [Array, String, Object],
contentStyle: [Array, String, Object]
},
methods: {

@@ -24,0 +29,0 @@ __showPortal () {

@@ -66,4 +66,4 @@ export function rgbToHex ({ r, g, b, a }) {

return hex.length > 6
? {r: num >> 24 & 255, g: num >> 16 & 255, b: num >> 8 & 255, a: Math.round((num & 255) / 2.55)}
: {r: num >> 16, g: num >> 8 & 255, b: num & 255}
? { r: num >> 24 & 255, g: num >> 16 & 255, b: num >> 8 & 255, a: Math.round((num & 255) / 2.55) }
: { r: num >> 16, g: num >> 8 & 255, b: num & 255 }
}

@@ -70,0 +70,0 @@

export function offset (el) {
if (el === window) {
return {top: 0, left: 0}
return { top: 0, left: 0 }
}
const {top, left} = el.getBoundingClientRect()
return {top, left}
const { top, left } = el.getBoundingClientRect()
return { top, left }
}

@@ -8,0 +8,0 @@

@@ -86,3 +86,3 @@ import { getScrollbarWidth } from './scroll.js'

anchorProps = {top, left, width: 1, height: 1, right: left + 1, center: top, middle: left, bottom: top + 1}
anchorProps = { top, left, width: 1, height: 1, right: left + 1, center: top, middle: left, bottom: top + 1 }
}

@@ -89,0 +89,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc