@dialpad/dialtone 9.127.0 → 9.127.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/tokens/doc.json +22741 -22741
- package/dist/vue2/common/mixins/index.cjs +1 -1
- package/dist/vue2/common/mixins/index.js +2 -4
- package/dist/vue2/common/mixins/index.js.map +1 -1
- package/dist/vue2/component-documentation.json +1 -1
- package/dist/vue2/dialtone-vue.cjs +1 -1
- package/dist/vue2/dialtone-vue.js +345 -347
- package/dist/vue2/dialtone-vue.js.map +1 -1
- package/dist/vue2/lib/attachment-carousel/attachment-carousel.cjs +1 -1
- package/dist/vue2/lib/attachment-carousel/attachment-carousel.cjs.map +1 -1
- package/dist/vue2/lib/attachment-carousel/attachment-carousel.js +16 -12
- package/dist/vue2/lib/attachment-carousel/attachment-carousel.js.map +1 -1
- package/dist/vue2/lib/breadcrumbs/breadcrumbs.cjs +1 -1
- package/dist/vue2/lib/breadcrumbs/breadcrumbs.cjs.map +1 -1
- package/dist/vue2/lib/breadcrumbs/breadcrumbs.js +6 -6
- package/dist/vue2/lib/breadcrumbs/breadcrumbs.js.map +1 -1
- package/dist/vue2/lib/button/button.cjs +1 -1
- package/dist/vue2/lib/button/button.cjs.map +1 -1
- package/dist/vue2/lib/button/button.js +6 -6
- package/dist/vue2/lib/button/button.js.map +1 -1
- package/dist/vue2/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.cjs +1 -1
- package/dist/vue2/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.cjs.map +1 -1
- package/dist/vue2/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.js +13 -13
- package/dist/vue2/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.js.map +1 -1
- package/dist/vue2/lib/callbar-button-with-popover/callbar-button-with-popover.cjs +1 -1
- package/dist/vue2/lib/callbar-button-with-popover/callbar-button-with-popover.cjs.map +1 -1
- package/dist/vue2/lib/callbar-button-with-popover/callbar-button-with-popover.js +9 -9
- package/dist/vue2/lib/callbar-button-with-popover/callbar-button-with-popover.js.map +1 -1
- package/dist/vue2/lib/chip/chip.cjs +1 -1
- package/dist/vue2/lib/chip/chip.cjs.map +1 -1
- package/dist/vue2/lib/chip/chip.js +7 -7
- package/dist/vue2/lib/chip/chip.js.map +1 -1
- package/dist/vue2/lib/contact-centers-row/contact-centers-row.cjs +1 -1
- package/dist/vue2/lib/contact-centers-row/contact-centers-row.cjs.map +1 -1
- package/dist/vue2/lib/contact-centers-row/contact-centers-row.js +13 -13
- package/dist/vue2/lib/contact-centers-row/contact-centers-row.js.map +1 -1
- package/dist/vue2/lib/datepicker/datepicker.cjs +1 -1
- package/dist/vue2/lib/datepicker/datepicker.cjs.map +1 -1
- package/dist/vue2/lib/datepicker/datepicker.js +19 -19
- package/dist/vue2/lib/datepicker/datepicker.js.map +1 -1
- package/dist/vue2/lib/datepicker/formatUtils.cjs +1 -1
- package/dist/vue2/lib/datepicker/formatUtils.cjs.map +1 -1
- package/dist/vue2/lib/datepicker/formatUtils.js +21 -20
- package/dist/vue2/lib/datepicker/formatUtils.js.map +1 -1
- package/dist/vue2/lib/editor/editor.cjs +1 -1
- package/dist/vue2/lib/editor/editor.cjs.map +1 -1
- package/dist/vue2/lib/editor/editor.js +17 -17
- package/dist/vue2/lib/editor/editor.js.map +1 -1
- package/dist/vue2/lib/emoji-picker/emoji-picker.cjs +1 -1
- package/dist/vue2/lib/emoji-picker/emoji-picker.cjs.map +1 -1
- package/dist/vue2/lib/emoji-picker/emoji-picker.js +6 -6
- package/dist/vue2/lib/emoji-picker/emoji-picker.js.map +1 -1
- package/dist/vue2/lib/emoji-row/emoji-row.cjs +1 -1
- package/dist/vue2/lib/emoji-row/emoji-row.cjs.map +1 -1
- package/dist/vue2/lib/emoji-row/emoji-row.js +24 -20
- package/dist/vue2/lib/emoji-row/emoji-row.js.map +1 -1
- package/dist/vue2/lib/feed-item-pill/feed-item-pill.cjs +1 -1
- package/dist/vue2/lib/feed-item-pill/feed-item-pill.cjs.map +1 -1
- package/dist/vue2/lib/feed-item-pill/feed-item-pill.js +8 -8
- package/dist/vue2/lib/feed-item-pill/feed-item-pill.js.map +1 -1
- package/dist/vue2/lib/general-row/general-row.cjs +1 -1
- package/dist/vue2/lib/general-row/general-row.cjs.map +1 -1
- package/dist/vue2/lib/general-row/general-row.js +17 -17
- package/dist/vue2/lib/general-row/general-row.js.map +1 -1
- package/dist/vue2/lib/group-row/group-row.cjs +1 -1
- package/dist/vue2/lib/group-row/group-row.cjs.map +1 -1
- package/dist/vue2/lib/group-row/group-row.js +11 -7
- package/dist/vue2/lib/group-row/group-row.js.map +1 -1
- package/dist/vue2/lib/icon/icon.cjs +1 -1
- package/dist/vue2/lib/icon/icon.cjs.map +1 -1
- package/dist/vue2/lib/icon/icon.js +10 -6
- package/dist/vue2/lib/icon/icon.js.map +1 -1
- package/dist/vue2/lib/image-viewer/image-viewer.cjs +1 -1
- package/dist/vue2/lib/image-viewer/image-viewer.cjs.map +1 -1
- package/dist/vue2/lib/image-viewer/image-viewer.js +8 -7
- package/dist/vue2/lib/image-viewer/image-viewer.js.map +1 -1
- package/dist/vue2/lib/ivr-node/ivr-node.cjs +1 -1
- package/dist/vue2/lib/ivr-node/ivr-node.cjs.map +1 -1
- package/dist/vue2/lib/ivr-node/ivr-node.js +17 -17
- package/dist/vue2/lib/ivr-node/ivr-node.js.map +1 -1
- package/dist/vue2/lib/loader/loader.cjs +1 -1
- package/dist/vue2/lib/loader/loader.cjs.map +1 -1
- package/dist/vue2/lib/loader/loader.js +12 -8
- package/dist/vue2/lib/loader/loader.js.map +1 -1
- package/dist/vue2/lib/message-input/message-input-link.cjs +1 -1
- package/dist/vue2/lib/message-input/message-input-link.cjs.map +1 -1
- package/dist/vue2/lib/message-input/message-input-link.js +15 -15
- package/dist/vue2/lib/message-input/message-input-link.js.map +1 -1
- package/dist/vue2/lib/message-input/message-input-topbar.cjs +1 -1
- package/dist/vue2/lib/message-input/message-input-topbar.cjs.map +1 -1
- package/dist/vue2/lib/message-input/message-input-topbar.js +14 -10
- package/dist/vue2/lib/message-input/message-input-topbar.js.map +1 -1
- package/dist/vue2/lib/message-input/message-input.cjs +1 -1
- package/dist/vue2/lib/message-input/message-input.cjs.map +1 -1
- package/dist/vue2/lib/message-input/message-input.js +14 -10
- package/dist/vue2/lib/message-input/message-input.js.map +1 -1
- package/dist/vue2/lib/modal/modal.cjs +1 -1
- package/dist/vue2/lib/modal/modal.cjs.map +1 -1
- package/dist/vue2/lib/modal/modal.js +12 -11
- package/dist/vue2/lib/modal/modal.js.map +1 -1
- package/dist/vue2/lib/notice/notice-action.cjs +1 -1
- package/dist/vue2/lib/notice/notice-action.cjs.map +1 -1
- package/dist/vue2/lib/notice/notice-action.js +10 -6
- package/dist/vue2/lib/notice/notice-action.js.map +1 -1
- package/dist/vue2/lib/pagination/pagination.cjs +1 -1
- package/dist/vue2/lib/pagination/pagination.cjs.map +1 -1
- package/dist/vue2/lib/pagination/pagination.js +7 -7
- package/dist/vue2/lib/pagination/pagination.js.map +1 -1
- package/dist/vue2/lib/popover/popover-header-footer.cjs +1 -1
- package/dist/vue2/lib/popover/popover-header-footer.cjs.map +1 -1
- package/dist/vue2/lib/popover/popover-header-footer.js +13 -9
- package/dist/vue2/lib/popover/popover-header-footer.js.map +1 -1
- package/dist/vue2/lib/rich-text-editor/rich-text-editor.cjs +1 -1
- package/dist/vue2/lib/rich-text-editor/rich-text-editor.cjs.map +1 -1
- package/dist/vue2/lib/rich-text-editor/rich-text-editor.js +35 -35
- package/dist/vue2/lib/rich-text-editor/rich-text-editor.js.map +1 -1
- package/dist/vue2/lib/unread-pill/unread-pill.cjs +1 -1
- package/dist/vue2/lib/unread-pill/unread-pill.cjs.map +1 -1
- package/dist/vue2/lib/unread-pill/unread-pill.js +15 -11
- package/dist/vue2/lib/unread-pill/unread-pill.js.map +1 -1
- package/dist/vue2/localization/index.cjs +1 -1
- package/dist/vue2/localization/index.cjs.map +1 -1
- package/dist/vue2/localization/index.js +59 -53
- package/dist/vue2/localization/index.js.map +1 -1
- package/dist/vue2/shared/sr_only_close_button.cjs +1 -1
- package/dist/vue2/shared/sr_only_close_button.cjs.map +1 -1
- package/dist/vue2/shared/sr_only_close_button.js +14 -10
- package/dist/vue2/shared/sr_only_close_button.js.map +1 -1
- package/dist/vue2/types/common/mixins/index.d.ts +0 -1
- package/dist/vue2/types/common/sr_only_close_button.vue.d.ts +5 -8
- package/dist/vue2/types/common/sr_only_close_button.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/breadcrumbs/breadcrumbs.vue.d.ts +3 -5
- package/dist/vue2/types/components/breadcrumbs/breadcrumbs.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/button/button.vue.d.ts +4 -6
- package/dist/vue2/types/components/button/button.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/chip/chip.vue.d.ts +6 -8
- package/dist/vue2/types/components/chip/chip.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/datepicker/formatUtils.d.ts.map +1 -1
- package/dist/vue2/types/components/datepicker/modules/calendar.vue.d.ts +3 -5
- package/dist/vue2/types/components/datepicker/modules/calendar.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/datepicker/modules/month-year-picker.vue.d.ts +3 -5
- package/dist/vue2/types/components/datepicker/modules/month-year-picker.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/emoji_picker/emoji_picker.vue.d.ts +1 -5
- package/dist/vue2/types/components/image_viewer/image_viewer.vue.d.ts +2 -4
- package/dist/vue2/types/components/image_viewer/image_viewer.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/loader/loader.vue.d.ts +5 -6
- package/dist/vue2/types/components/loader/loader.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/modal/modal.vue.d.ts +2 -4
- package/dist/vue2/types/components/modal/modal.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/notice/notice_action.vue.d.ts +5 -6
- package/dist/vue2/types/components/notice/notice_action.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/pagination/pagination.vue.d.ts +4 -6
- package/dist/vue2/types/components/pagination/pagination.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/popover/popover_header_footer.vue.d.ts +5 -6
- package/dist/vue2/types/components/popover/popover_header_footer.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/rich_text_editor/rich_text_editor.vue.d.ts +5 -7
- package/dist/vue2/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts +4 -6
- package/dist/vue2/types/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +4 -6
- package/dist/vue2/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +4 -6
- package/dist/vue2/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +3 -5
- package/dist/vue2/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +5 -6
- package/dist/vue2/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/editor/editor.vue.d.ts +14 -16
- package/dist/vue2/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +5 -6
- package/dist/vue2/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts +6 -8
- package/dist/vue2/types/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.d.ts +5 -6
- package/dist/vue2/types/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/message_input/message_input.vue.d.ts +5 -7
- package/dist/vue2/types/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/message_input/message_input_link.vue.d.ts +3 -5
- package/dist/vue2/types/recipes/conversation_view/message_input/message_input_link.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts +5 -6
- package/dist/vue2/types/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +5 -7
- package/dist/vue2/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/leftbar/general_row/general_row.vue.d.ts +17 -19
- package/dist/vue2/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/leftbar/group_row/group_row.vue.d.ts +8 -9
- package/dist/vue2/types/recipes/leftbar/group_row/group_row.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts +5 -6
- package/dist/vue2/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
- package/dist/vue3/lib/icon/icon.cjs +1 -1
- package/dist/vue3/lib/icon/icon.cjs.map +1 -1
- package/dist/vue3/lib/icon/icon.js +4 -5
- package/dist/vue3/lib/icon/icon.js.map +1 -1
- package/dist/vue3/types/components/icon/icon.vue.d.ts +1 -3
- package/package.json +1 -1
- package/dist/vue2/common/mixins/localization.cjs +0 -2
- package/dist/vue2/common/mixins/localization.cjs.map +0 -1
- package/dist/vue2/common/mixins/localization.js +0 -10
- package/dist/vue2/common/mixins/localization.js.map +0 -1
- package/dist/vue2/types/common/mixins/localization.d.ts +0 -8
- package/dist/vue2/types/common/mixins/localization.d.ts.map +0 -1
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
import { DtIconArrowUp as
|
|
1
|
+
import { DtIconArrowUp as n, DtIconArrowDown as i } from "@dialpad/dialtone-icons/vue2";
|
|
2
2
|
import { UNREAD_PILL_KINDS as a, UNREAD_PILL_DIRECTIONS as o } from "./unread-pill-constants.js";
|
|
3
|
+
import { DialtoneLocalization as d } from "../../localization/index.js";
|
|
3
4
|
import { n as s } from "../../_plugin-vue2_normalizer-DSLOjnn3.js";
|
|
4
|
-
|
|
5
|
-
const d = {
|
|
5
|
+
const _ = {
|
|
6
6
|
name: "DtRecipeUnreadPill",
|
|
7
7
|
components: {
|
|
8
|
-
DtIconArrowUp:
|
|
9
|
-
DtIconArrowDown:
|
|
8
|
+
DtIconArrowUp: n,
|
|
9
|
+
DtIconArrowDown: i
|
|
10
10
|
},
|
|
11
|
-
mixins: [_],
|
|
12
11
|
props: {
|
|
13
12
|
/**
|
|
14
13
|
* The kind of unread pill which determines the styling
|
|
@@ -38,21 +37,26 @@ const d = {
|
|
|
38
37
|
*/
|
|
39
38
|
"click"
|
|
40
39
|
],
|
|
40
|
+
data() {
|
|
41
|
+
return {
|
|
42
|
+
i18n: new d()
|
|
43
|
+
};
|
|
44
|
+
},
|
|
41
45
|
computed: {
|
|
42
46
|
text() {
|
|
43
47
|
return this.kind === "mentions" ? this.i18n.$t("DIALTONE_UNREAD_PILL_MENTIONS_TEXT") : this.i18n.$t("DIALTONE_UNREAD_PILL_MESSAGES_TEXT");
|
|
44
48
|
}
|
|
45
49
|
}
|
|
46
50
|
};
|
|
47
|
-
var
|
|
51
|
+
var l = function() {
|
|
48
52
|
var t = this, e = t._self._c;
|
|
49
53
|
return e("button", t._g({ class: ["d-recipe-leftbar-unread-pill", `d-recipe-leftbar-unread-pill-${t.kind}`], attrs: { type: "button", "data-qa": "dt-recipe-leftbar-unread-pill" } }, t.$listeners), [t.direction === "up" ? e("dt-icon-arrow-up", { attrs: { size: "300" } }) : e("dt-icon-arrow-down", { attrs: { size: "300" } }), e("span", { attrs: { "data-qa": "dt-recipe-leftbar-unread-pill__label" } }, [t._t("default", function() {
|
|
50
54
|
return [t._v(" " + t._s(t.text) + " ")];
|
|
51
55
|
})], 2)], 1);
|
|
52
|
-
},
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
+
}, c = [], p = /* @__PURE__ */ s(
|
|
57
|
+
_,
|
|
58
|
+
l,
|
|
59
|
+
c
|
|
56
60
|
);
|
|
57
61
|
const E = p.exports;
|
|
58
62
|
export {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unread-pill.js","sources":["../../../recipes/leftbar/unread_pill/unread_pill.vue"],"sourcesContent":["<template>\n <button\n :class=\"['d-recipe-leftbar-unread-pill', `d-recipe-leftbar-unread-pill-${kind}`]\"\n type=\"button\"\n data-qa=\"dt-recipe-leftbar-unread-pill\"\n v-on=\"$listeners\"\n >\n <dt-icon-arrow-up\n v-if=\"direction === 'up'\"\n size=\"300\"\n />\n <dt-icon-arrow-down\n v-else\n size=\"300\"\n />\n <span data-qa=\"dt-recipe-leftbar-unread-pill__label\">\n <slot>\n {{ text }}\n </slot>\n </span>\n </button>\n</template>\n\n<script>\nimport { DtIconArrowUp, DtIconArrowDown } from '@dialpad/dialtone-icons/vue2';\nimport { UNREAD_PILL_DIRECTIONS, UNREAD_PILL_KINDS } from './unread_pill_constants';\nimport {
|
|
1
|
+
{"version":3,"file":"unread-pill.js","sources":["../../../recipes/leftbar/unread_pill/unread_pill.vue"],"sourcesContent":["<template>\n <button\n :class=\"['d-recipe-leftbar-unread-pill', `d-recipe-leftbar-unread-pill-${kind}`]\"\n type=\"button\"\n data-qa=\"dt-recipe-leftbar-unread-pill\"\n v-on=\"$listeners\"\n >\n <dt-icon-arrow-up\n v-if=\"direction === 'up'\"\n size=\"300\"\n />\n <dt-icon-arrow-down\n v-else\n size=\"300\"\n />\n <span data-qa=\"dt-recipe-leftbar-unread-pill__label\">\n <slot>\n {{ text }}\n </slot>\n </span>\n </button>\n</template>\n\n<script>\nimport { DtIconArrowUp, DtIconArrowDown } from '@dialpad/dialtone-icons/vue2';\nimport { UNREAD_PILL_DIRECTIONS, UNREAD_PILL_KINDS } from './unread_pill_constants';\nimport { DialtoneLocalization } from '@/localization';\n\nexport default {\n name: 'DtRecipeUnreadPill',\n\n components: {\n DtIconArrowUp,\n DtIconArrowDown,\n },\n\n props: {\n /**\n * The kind of unread pill which determines the styling\n * @values 'mentions', 'messages'\n **/\n kind: {\n type: String,\n required: true,\n validator: (kind) => UNREAD_PILL_KINDS.includes(kind),\n },\n\n /**\n * The direction of the arrow icon\n * @values 'up', 'down'\n **/\n direction: {\n type: String,\n required: true,\n validator: (dir) => UNREAD_PILL_DIRECTIONS.includes(dir),\n },\n },\n\n emits: [\n /**\n * Native click event\n *\n * @event click\n * @type {PointerEvent | KeyboardEvent}\n */\n 'click',\n ],\n\n data () {\n return {\n i18n: new DialtoneLocalization(),\n };\n },\n\n computed: {\n text () {\n return this.kind === 'mentions'\n ? this.i18n.$t('DIALTONE_UNREAD_PILL_MENTIONS_TEXT')\n : this.i18n.$t('DIALTONE_UNREAD_PILL_MESSAGES_TEXT');\n },\n },\n};\n</script>\n"],"names":["_sfc_main","DtIconArrowUp","DtIconArrowDown","kind","UNREAD_PILL_KINDS","dir","UNREAD_PILL_DIRECTIONS","DialtoneLocalization"],"mappings":";;;;AA4BA,MAAAA,IAAA;AAAA,EACA,MAAA;AAAA,EAEA,YAAA;AAAA,IACA,eAAAC;AAAA,IACA,iBAAAC;AAAA,EACA;AAAA,EAEA,OAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAKA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,MACA,WAAA,CAAAC,MAAAC,EAAA,SAAAD,CAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA;AAAA,IAMA,WAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,MACA,WAAA,CAAAE,MAAAC,EAAA,SAAAD,CAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,OAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAOA;AAAA,EACA;AAAA,EAEA,OAAA;AACA,WAAA;AAAA,MACA,MAAA,IAAAE,EAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AAAA,IACA,OAAA;AACA,aAAA,KAAA,SAAA,aACA,KAAA,KAAA,GAAA,oCAAA,IACA,KAAA,KAAA,GAAA,oCAAA;AAAA,IACA;AAAA,EACA;AACA;;;;;;;;;;;;"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("@dialpad/i18n-vue2"),u=require("./en-US.cjs"),i=require("./zh-CN.cjs"),d=require("./nl-NL.cjs"),f=require("./fr-FR.cjs"),g=require("./de-DE.cjs"),N=require("./it-IT.cjs"),S=require("./ja-JP.cjs"),L=require("./pt-BR.cjs"),R=require("./ru-RU.cjs"),h=require("./es-LA.cjs"),e="dialtone",r={ENGLISH:"en-US",CHINESE:"zh-CN",DUTCH:"nl-NL",FRENCH:"fr-FR",GERMAN:"de-DE",ITALIAN:"it-IT",JAPANESE:"ja-JP",PORTUGUESE:"pt-BR",RUSSIAN:"ru-RU",SPANISH:"es-LA"},s="en-US";class l{constructor(t=null){if(typeof l.instance=="object")return l.instance;this._locale=t||l.getPreferredLocale();const o=new a.RawBundleSource({resources:a.RawBundleSource.builtResources([["en-US",e,u.default],["zh-CN",e,i.default],["nl-NL",e,d.default],["fr-FR",e,f.default],["de-DE",e,g.default],["it-IT",e,N.default],["ja-JP",e,S.default],["pt-BR",e,L.default],["ru-RU",e,R.default],["es-LA",e,h.default]])});return new a.LocaleManager({bundleSource:o,allowedLocales:Object.values(r),fallbackLocale:s,preferredLocale:this._locale,namespaces:[e]}).install(e),window.onstorage=c=>{c.key==="user-locale"&&(this.currentLocale=c.newValue)},l.instance=this,this}static getPreferredLocale(){const t=localStorage.getItem("user-locale"),o=Object.values(r).find(n=>n.startsWith(navigator.language.slice(0,2)));return t||o||s}static getAllowedLocales(){return r}$t(...t){return a.useI18N(e).$t(...t)}$ta(...t){return a.useI18N(e).$ta(...t)}get currentLocale(){return this._locale}set currentLocale(t){if(t!==this._locale){if(!Object.values(r).includes(t))throw new Error(`Locale ${t} is not allowed, please use one of the following: ${Object.values(r).join(", ")}`);this._locale=t,a.useI18N(e).setI18N({preferredLocale:t},e)}}}exports.DialtoneLocalization=l;
|
|
2
2
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.cjs","sources":["../../localization/index.js"],"sourcesContent":["import { LocaleManager, RawBundleSource, useI18N } from '@dialpad/i18n-vue2';\n\nimport enUS from './en-US.ftl?raw';\nimport zhCN from './zh-CN.ftl?raw';\nimport nlNL from './nl-NL.ftl?raw';\nimport frFR from './fr-FR.ftl?raw';\nimport deDE from './de-DE.ftl?raw';\nimport itIT from './it-IT.ftl?raw';\nimport jaJP from './ja-JP.ftl?raw';\nimport ptBR from './pt-BR.ftl?raw';\nimport ruRU from './ru-RU.ftl?raw';\nimport esLA from './es-LA.ftl?raw';\n\nconst dialtoneNamespace = 'dialtone';\
|
|
1
|
+
{"version":3,"file":"index.cjs","sources":["../../localization/index.js"],"sourcesContent":["import { LocaleManager, RawBundleSource, useI18N } from '@dialpad/i18n-vue2';\n\nimport enUS from './en-US.ftl?raw';\nimport zhCN from './zh-CN.ftl?raw';\nimport nlNL from './nl-NL.ftl?raw';\nimport frFR from './fr-FR.ftl?raw';\nimport deDE from './de-DE.ftl?raw';\nimport itIT from './it-IT.ftl?raw';\nimport jaJP from './ja-JP.ftl?raw';\nimport ptBR from './pt-BR.ftl?raw';\nimport ruRU from './ru-RU.ftl?raw';\nimport esLA from './es-LA.ftl?raw';\n\nconst dialtoneNamespace = 'dialtone';\nconst allowedLocales = {\n ENGLISH: 'en-US',\n CHINESE: 'zh-CN',\n DUTCH: 'nl-NL',\n FRENCH: 'fr-FR',\n GERMAN: 'de-DE',\n ITALIAN: 'it-IT',\n JAPANESE: 'ja-JP',\n PORTUGUESE: 'pt-BR',\n RUSSIAN: 'ru-RU',\n SPANISH: 'es-LA',\n};\nconst fallbackLocale = 'en-US';\n\nexport class DialtoneLocalization {\n constructor (locale = null) {\n if (typeof DialtoneLocalization.instance === 'object') {\n return DialtoneLocalization.instance;\n }\n\n this._locale = locale || DialtoneLocalization.getPreferredLocale();\n\n const bundleSource = new RawBundleSource({\n resources: RawBundleSource.builtResources([\n ['en-US', dialtoneNamespace, enUS],\n ['zh-CN', dialtoneNamespace, zhCN],\n ['nl-NL', dialtoneNamespace, nlNL],\n ['fr-FR', dialtoneNamespace, frFR],\n ['de-DE', dialtoneNamespace, deDE],\n ['it-IT', dialtoneNamespace, itIT],\n ['ja-JP', dialtoneNamespace, jaJP],\n ['pt-BR', dialtoneNamespace, ptBR],\n ['ru-RU', dialtoneNamespace, ruRU],\n ['es-LA', dialtoneNamespace, esLA],\n ]),\n });\n\n const localeManager = new LocaleManager({\n bundleSource,\n allowedLocales: Object.values(allowedLocales),\n fallbackLocale,\n preferredLocale: this._locale,\n namespaces: [dialtoneNamespace],\n });\n\n localeManager.install(dialtoneNamespace);\n\n /**\n * @description\n * When the browser storage changes, update the current locale\n * @param event\n */\n window.onstorage = (event) => {\n if (event.key === 'user-locale') {\n this.currentLocale = event.newValue;\n }\n };\n\n DialtoneLocalization.instance = this;\n return this;\n }\n\n static getPreferredLocale () {\n const localStorageLanguage = localStorage.getItem('user-locale');\n\n // Get the first two letters of the navigator language and check if it's in the allowed locales\n const navigatorLanguage = Object.values(allowedLocales)\n .find(locale => locale.startsWith(navigator.language.slice(0, 2)));\n\n return localStorageLanguage || navigatorLanguage || fallbackLocale;\n }\n\n static getAllowedLocales () {\n return allowedLocales;\n }\n\n $t (...args) {\n return useI18N(dialtoneNamespace).$t(...args);\n }\n\n $ta (...args) {\n return useI18N(dialtoneNamespace).$ta(...args);\n }\n\n get currentLocale () {\n return this._locale;\n }\n\n set currentLocale (newLocale) {\n if (newLocale === this._locale) return;\n if (!Object.values(allowedLocales).includes(newLocale)) {\n throw new Error(`Locale ${newLocale} is not allowed, please use one of the following: ${Object.values(allowedLocales).join(', ')}`);\n }\n\n this._locale = newLocale;\n useI18N(dialtoneNamespace).setI18N({ preferredLocale: newLocale }, dialtoneNamespace);\n }\n}\n"],"names":["dialtoneNamespace","allowedLocales","fallbackLocale","DialtoneLocalization","locale","bundleSource","RawBundleSource","enUS","zhCN","nlNL","frFR","deDE","itIT","jaJP","ptBR","ruRU","esLA","LocaleManager","event","localStorageLanguage","navigatorLanguage","args","useI18N","newLocale"],"mappings":"gXAaMA,EAAoB,WACpBC,EAAiB,CACrB,QAAS,QACT,QAAS,QACT,MAAO,QACP,OAAQ,QACR,OAAQ,QACR,QAAS,QACT,SAAU,QACV,WAAY,QACZ,QAAS,QACT,QAAS,OACX,EACMC,EAAiB,QAEhB,MAAMC,CAAqB,CAChC,YAAaC,EAAS,KAAM,CAC1B,GAAI,OAAOD,EAAqB,UAAa,SAC3C,OAAOA,EAAqB,SAG9B,KAAK,QAAUC,GAAUD,EAAqB,mBAAkB,EAEhE,MAAME,EAAe,IAAIC,kBAAgB,CACvC,UAAWA,EAAe,gBAAC,eAAe,CACxC,CAAC,QAASN,EAAmBO,SAAI,EACjC,CAAC,QAASP,EAAmBQ,SAAI,EACjC,CAAC,QAASR,EAAmBS,SAAI,EACjC,CAAC,QAAST,EAAmBU,SAAI,EACjC,CAAC,QAASV,EAAmBW,SAAI,EACjC,CAAC,QAASX,EAAmBY,SAAI,EACjC,CAAC,QAASZ,EAAmBa,SAAI,EACjC,CAAC,QAASb,EAAmBc,SAAI,EACjC,CAAC,QAASd,EAAmBe,SAAI,EACjC,CAAC,QAASf,EAAmBgB,SAAI,CACzC,CAAO,CACP,CAAK,EAUD,OARsB,IAAIC,gBAAc,CACtC,aAAAZ,EACA,eAAgB,OAAO,OAAOJ,CAAc,EAC5C,eAAAC,EACA,gBAAiB,KAAK,QACtB,WAAY,CAACF,CAAiB,CACpC,CAAK,EAEa,QAAQA,CAAiB,EAOvC,OAAO,UAAakB,GAAU,CACxBA,EAAM,MAAQ,gBAChB,KAAK,cAAgBA,EAAM,SAEnC,EAEIf,EAAqB,SAAW,KACzB,IACR,CAED,OAAO,oBAAsB,CAC3B,MAAMgB,EAAuB,aAAa,QAAQ,aAAa,EAGzDC,EAAoB,OAAO,OAAOnB,CAAc,EACnD,KAAKG,GAAUA,EAAO,WAAW,UAAU,SAAS,MAAM,EAAG,CAAC,CAAC,CAAC,EAEnE,OAAOe,GAAwBC,GAAqBlB,CACrD,CAED,OAAO,mBAAqB,CAC1B,OAAOD,CACR,CAED,MAAOoB,EAAM,CACX,OAAOC,EAAO,QAACtB,CAAiB,EAAE,GAAG,GAAGqB,CAAI,CAC7C,CAED,OAAQA,EAAM,CACZ,OAAOC,EAAO,QAACtB,CAAiB,EAAE,IAAI,GAAGqB,CAAI,CAC9C,CAED,IAAI,eAAiB,CACnB,OAAO,KAAK,OACb,CAED,IAAI,cAAeE,EAAW,CAC5B,GAAIA,IAAc,KAAK,QACvB,IAAI,CAAC,OAAO,OAAOtB,CAAc,EAAE,SAASsB,CAAS,EACnD,MAAM,IAAI,MAAM,UAAUA,CAAS,qDAAqD,OAAO,OAAOtB,CAAc,EAAE,KAAK,IAAI,CAAC,EAAE,EAGpI,KAAK,QAAUsB,EACfD,EAAO,QAACtB,CAAiB,EAAE,QAAQ,CAAE,gBAAiBuB,CAAS,EAAIvB,CAAiB,EACrF,CACH"}
|
|
@@ -1,74 +1,80 @@
|
|
|
1
|
-
import { RawBundleSource as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
1
|
+
import { RawBundleSource as n, LocaleManager as u, useI18N as l } from "@dialpad/i18n-vue2";
|
|
2
|
+
import f from "./en-US.js";
|
|
3
|
+
import m from "./zh-CN.js";
|
|
4
|
+
import p from "./nl-NL.js";
|
|
5
|
+
import g from "./fr-FR.js";
|
|
6
|
+
import d from "./de-DE.js";
|
|
7
|
+
import N from "./it-IT.js";
|
|
8
|
+
import L from "./ja-JP.js";
|
|
9
|
+
import S from "./pt-BR.js";
|
|
10
|
+
import R from "./ru-RU.js";
|
|
11
11
|
import h from "./es-LA.js";
|
|
12
|
-
const e = "dialtone"
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
const
|
|
30
|
-
resources:
|
|
31
|
-
["en-US", e,
|
|
32
|
-
["zh-CN", e,
|
|
33
|
-
["nl-NL", e,
|
|
34
|
-
["fr-FR", e,
|
|
35
|
-
["de-DE", e,
|
|
36
|
-
["it-IT", e,
|
|
37
|
-
["ja-JP", e,
|
|
38
|
-
["pt-BR", e,
|
|
39
|
-
["ru-RU", e,
|
|
12
|
+
const e = "dialtone", t = {
|
|
13
|
+
ENGLISH: "en-US",
|
|
14
|
+
CHINESE: "zh-CN",
|
|
15
|
+
DUTCH: "nl-NL",
|
|
16
|
+
FRENCH: "fr-FR",
|
|
17
|
+
GERMAN: "de-DE",
|
|
18
|
+
ITALIAN: "it-IT",
|
|
19
|
+
JAPANESE: "ja-JP",
|
|
20
|
+
PORTUGUESE: "pt-BR",
|
|
21
|
+
RUSSIAN: "ru-RU",
|
|
22
|
+
SPANISH: "es-LA"
|
|
23
|
+
}, i = "en-US";
|
|
24
|
+
class o {
|
|
25
|
+
constructor(r = null) {
|
|
26
|
+
if (typeof o.instance == "object")
|
|
27
|
+
return o.instance;
|
|
28
|
+
this._locale = r || o.getPreferredLocale();
|
|
29
|
+
const a = new n({
|
|
30
|
+
resources: n.builtResources([
|
|
31
|
+
["en-US", e, f],
|
|
32
|
+
["zh-CN", e, m],
|
|
33
|
+
["nl-NL", e, p],
|
|
34
|
+
["fr-FR", e, g],
|
|
35
|
+
["de-DE", e, d],
|
|
36
|
+
["it-IT", e, N],
|
|
37
|
+
["ja-JP", e, L],
|
|
38
|
+
["pt-BR", e, S],
|
|
39
|
+
["ru-RU", e, R],
|
|
40
40
|
["es-LA", e, h]
|
|
41
41
|
])
|
|
42
42
|
});
|
|
43
|
-
return new
|
|
44
|
-
bundleSource:
|
|
45
|
-
allowedLocales: Object.values(
|
|
46
|
-
fallbackLocale:
|
|
47
|
-
preferredLocale:
|
|
43
|
+
return new u({
|
|
44
|
+
bundleSource: a,
|
|
45
|
+
allowedLocales: Object.values(t),
|
|
46
|
+
fallbackLocale: i,
|
|
47
|
+
preferredLocale: this._locale,
|
|
48
48
|
namespaces: [e]
|
|
49
|
-
}).install(e),
|
|
49
|
+
}).install(e), window.onstorage = (c) => {
|
|
50
|
+
c.key === "user-locale" && (this.currentLocale = c.newValue);
|
|
51
|
+
}, o.instance = this, this;
|
|
52
|
+
}
|
|
53
|
+
static getPreferredLocale() {
|
|
54
|
+
const r = localStorage.getItem("user-locale"), a = Object.values(t).find((s) => s.startsWith(navigator.language.slice(0, 2)));
|
|
55
|
+
return r || a || i;
|
|
56
|
+
}
|
|
57
|
+
static getAllowedLocales() {
|
|
58
|
+
return t;
|
|
50
59
|
}
|
|
51
60
|
$t(...r) {
|
|
52
|
-
return
|
|
61
|
+
return l(e).$t(...r);
|
|
53
62
|
}
|
|
54
63
|
$ta(...r) {
|
|
55
|
-
return
|
|
64
|
+
return l(e).$ta(...r);
|
|
56
65
|
}
|
|
57
66
|
get currentLocale() {
|
|
58
67
|
return this._locale;
|
|
59
68
|
}
|
|
60
69
|
set currentLocale(r) {
|
|
61
70
|
if (r !== this._locale) {
|
|
62
|
-
if (!Object.values(
|
|
63
|
-
throw new Error(`Locale ${r} is not allowed, please use one of the following: ${Object.values(
|
|
64
|
-
this._locale = r,
|
|
71
|
+
if (!Object.values(t).includes(r))
|
|
72
|
+
throw new Error(`Locale ${r} is not allowed, please use one of the following: ${Object.values(t).join(", ")}`);
|
|
73
|
+
this._locale = r, l(e).setI18N({ preferredLocale: r }, e);
|
|
65
74
|
}
|
|
66
75
|
}
|
|
67
|
-
get allowedLocales() {
|
|
68
|
-
return this._allowedLocales;
|
|
69
|
-
}
|
|
70
76
|
}
|
|
71
77
|
export {
|
|
72
|
-
|
|
78
|
+
o as DialtoneLocalization
|
|
73
79
|
};
|
|
74
80
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../localization/index.js"],"sourcesContent":["import { LocaleManager, RawBundleSource, useI18N } from '@dialpad/i18n-vue2';\n\nimport enUS from './en-US.ftl?raw';\nimport zhCN from './zh-CN.ftl?raw';\nimport nlNL from './nl-NL.ftl?raw';\nimport frFR from './fr-FR.ftl?raw';\nimport deDE from './de-DE.ftl?raw';\nimport itIT from './it-IT.ftl?raw';\nimport jaJP from './ja-JP.ftl?raw';\nimport ptBR from './pt-BR.ftl?raw';\nimport ruRU from './ru-RU.ftl?raw';\nimport esLA from './es-LA.ftl?raw';\n\nconst dialtoneNamespace = 'dialtone';\
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../localization/index.js"],"sourcesContent":["import { LocaleManager, RawBundleSource, useI18N } from '@dialpad/i18n-vue2';\n\nimport enUS from './en-US.ftl?raw';\nimport zhCN from './zh-CN.ftl?raw';\nimport nlNL from './nl-NL.ftl?raw';\nimport frFR from './fr-FR.ftl?raw';\nimport deDE from './de-DE.ftl?raw';\nimport itIT from './it-IT.ftl?raw';\nimport jaJP from './ja-JP.ftl?raw';\nimport ptBR from './pt-BR.ftl?raw';\nimport ruRU from './ru-RU.ftl?raw';\nimport esLA from './es-LA.ftl?raw';\n\nconst dialtoneNamespace = 'dialtone';\nconst allowedLocales = {\n ENGLISH: 'en-US',\n CHINESE: 'zh-CN',\n DUTCH: 'nl-NL',\n FRENCH: 'fr-FR',\n GERMAN: 'de-DE',\n ITALIAN: 'it-IT',\n JAPANESE: 'ja-JP',\n PORTUGUESE: 'pt-BR',\n RUSSIAN: 'ru-RU',\n SPANISH: 'es-LA',\n};\nconst fallbackLocale = 'en-US';\n\nexport class DialtoneLocalization {\n constructor (locale = null) {\n if (typeof DialtoneLocalization.instance === 'object') {\n return DialtoneLocalization.instance;\n }\n\n this._locale = locale || DialtoneLocalization.getPreferredLocale();\n\n const bundleSource = new RawBundleSource({\n resources: RawBundleSource.builtResources([\n ['en-US', dialtoneNamespace, enUS],\n ['zh-CN', dialtoneNamespace, zhCN],\n ['nl-NL', dialtoneNamespace, nlNL],\n ['fr-FR', dialtoneNamespace, frFR],\n ['de-DE', dialtoneNamespace, deDE],\n ['it-IT', dialtoneNamespace, itIT],\n ['ja-JP', dialtoneNamespace, jaJP],\n ['pt-BR', dialtoneNamespace, ptBR],\n ['ru-RU', dialtoneNamespace, ruRU],\n ['es-LA', dialtoneNamespace, esLA],\n ]),\n });\n\n const localeManager = new LocaleManager({\n bundleSource,\n allowedLocales: Object.values(allowedLocales),\n fallbackLocale,\n preferredLocale: this._locale,\n namespaces: [dialtoneNamespace],\n });\n\n localeManager.install(dialtoneNamespace);\n\n /**\n * @description\n * When the browser storage changes, update the current locale\n * @param event\n */\n window.onstorage = (event) => {\n if (event.key === 'user-locale') {\n this.currentLocale = event.newValue;\n }\n };\n\n DialtoneLocalization.instance = this;\n return this;\n }\n\n static getPreferredLocale () {\n const localStorageLanguage = localStorage.getItem('user-locale');\n\n // Get the first two letters of the navigator language and check if it's in the allowed locales\n const navigatorLanguage = Object.values(allowedLocales)\n .find(locale => locale.startsWith(navigator.language.slice(0, 2)));\n\n return localStorageLanguage || navigatorLanguage || fallbackLocale;\n }\n\n static getAllowedLocales () {\n return allowedLocales;\n }\n\n $t (...args) {\n return useI18N(dialtoneNamespace).$t(...args);\n }\n\n $ta (...args) {\n return useI18N(dialtoneNamespace).$ta(...args);\n }\n\n get currentLocale () {\n return this._locale;\n }\n\n set currentLocale (newLocale) {\n if (newLocale === this._locale) return;\n if (!Object.values(allowedLocales).includes(newLocale)) {\n throw new Error(`Locale ${newLocale} is not allowed, please use one of the following: ${Object.values(allowedLocales).join(', ')}`);\n }\n\n this._locale = newLocale;\n useI18N(dialtoneNamespace).setI18N({ preferredLocale: newLocale }, dialtoneNamespace);\n }\n}\n"],"names":["dialtoneNamespace","allowedLocales","fallbackLocale","DialtoneLocalization","locale","bundleSource","RawBundleSource","enUS","zhCN","nlNL","frFR","deDE","itIT","jaJP","ptBR","ruRU","esLA","LocaleManager","event","localStorageLanguage","navigatorLanguage","args","useI18N","newLocale"],"mappings":";;;;;;;;;;;AAaA,MAAMA,IAAoB,YACpBC,IAAiB;AAAA,EACrB,SAAS;AAAA,EACT,SAAS;AAAA,EACT,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,UAAU;AAAA,EACV,YAAY;AAAA,EACZ,SAAS;AAAA,EACT,SAAS;AACX,GACMC,IAAiB;AAEhB,MAAMC,EAAqB;AAAA,EAChC,YAAaC,IAAS,MAAM;AAC1B,QAAI,OAAOD,EAAqB,YAAa;AAC3C,aAAOA,EAAqB;AAG9B,SAAK,UAAUC,KAAUD,EAAqB,mBAAkB;AAEhE,UAAME,IAAe,IAAIC,EAAgB;AAAA,MACvC,WAAWA,EAAgB,eAAe;AAAA,QACxC,CAAC,SAASN,GAAmBO,CAAI;AAAA,QACjC,CAAC,SAASP,GAAmBQ,CAAI;AAAA,QACjC,CAAC,SAASR,GAAmBS,CAAI;AAAA,QACjC,CAAC,SAAST,GAAmBU,CAAI;AAAA,QACjC,CAAC,SAASV,GAAmBW,CAAI;AAAA,QACjC,CAAC,SAASX,GAAmBY,CAAI;AAAA,QACjC,CAAC,SAASZ,GAAmBa,CAAI;AAAA,QACjC,CAAC,SAASb,GAAmBc,CAAI;AAAA,QACjC,CAAC,SAASd,GAAmBe,CAAI;AAAA,QACjC,CAAC,SAASf,GAAmBgB,CAAI;AAAA,MACzC,CAAO;AAAA,IACP,CAAK;AAUD,WARsB,IAAIC,EAAc;AAAA,MACtC,cAAAZ;AAAA,MACA,gBAAgB,OAAO,OAAOJ,CAAc;AAAA,MAC5C,gBAAAC;AAAA,MACA,iBAAiB,KAAK;AAAA,MACtB,YAAY,CAACF,CAAiB;AAAA,IACpC,CAAK,EAEa,QAAQA,CAAiB,GAOvC,OAAO,YAAY,CAACkB,MAAU;AAC5B,MAAIA,EAAM,QAAQ,kBAChB,KAAK,gBAAgBA,EAAM;AAAA,IAEnC,GAEIf,EAAqB,WAAW,MACzB;AAAA,EACR;AAAA,EAED,OAAO,qBAAsB;AAC3B,UAAMgB,IAAuB,aAAa,QAAQ,aAAa,GAGzDC,IAAoB,OAAO,OAAOnB,CAAc,EACnD,KAAK,CAAAG,MAAUA,EAAO,WAAW,UAAU,SAAS,MAAM,GAAG,CAAC,CAAC,CAAC;AAEnE,WAAOe,KAAwBC,KAAqBlB;AAAA,EACrD;AAAA,EAED,OAAO,oBAAqB;AAC1B,WAAOD;AAAA,EACR;AAAA,EAED,MAAOoB,GAAM;AACX,WAAOC,EAAQtB,CAAiB,EAAE,GAAG,GAAGqB,CAAI;AAAA,EAC7C;AAAA,EAED,OAAQA,GAAM;AACZ,WAAOC,EAAQtB,CAAiB,EAAE,IAAI,GAAGqB,CAAI;AAAA,EAC9C;AAAA,EAED,IAAI,gBAAiB;AACnB,WAAO,KAAK;AAAA,EACb;AAAA,EAED,IAAI,cAAeE,GAAW;AAC5B,QAAIA,MAAc,KAAK,SACvB;AAAA,UAAI,CAAC,OAAO,OAAOtB,CAAc,EAAE,SAASsB,CAAS;AACnD,cAAM,IAAI,MAAM,UAAUA,CAAS,qDAAqD,OAAO,OAAOtB,CAAc,EAAE,KAAK,IAAI,CAAC,EAAE;AAGpI,WAAK,UAAUsB,GACfD,EAAQtB,CAAiB,EAAE,QAAQ,EAAE,iBAAiBuB,EAAS,GAAIvB,CAAiB;AAAA;AAAA,EACrF;AACH;"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("@dialpad/dialtone-icons/vue2"),
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("@dialpad/dialtone-icons/vue2"),l=require("../localization/index.cjs"),s=require("../_plugin-vue2_normalizer-e_CkxkSV.cjs"),r=require("../lib/button/button.cjs"),i={name:"SrOnlyCloseButton",components:{DtIconClose:n.DtIconClose,DtButton:r.default},emits:["close"],data(){return{i18n:new l.DialtoneLocalization}},computed:{closeButtonTitle(){return this.i18n.$t("DIALTONE_CLOSE_BUTTON")}},methods:{close(){this.$emit("close")}}};var c=function(){var t=this,o=t._self._c;return o("dt-button",{staticClass:"d-vi-visible-sr",attrs:{id:"sr-only-close-button","data-qa":"dt-sr-only-close-button","aria-label":t.closeButtonTitle,title:t.closeButtonTitle},on:{click:t.close,keydown:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"space",32,e.key,[" ","Spacebar"])?null:(e.preventDefault(),e.stopPropagation(),t.close.apply(null,arguments))}}},[o("dt-icon-close")],1)},u=[],a=s.n(i,c,u);const _=a.exports;exports.default=_;
|
|
2
2
|
//# sourceMappingURL=sr_only_close_button.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sr_only_close_button.cjs","sources":["../../common/sr_only_close_button.vue"],"sourcesContent":["<template>\n <dt-button\n id=\"sr-only-close-button\"\n data-qa=\"dt-sr-only-close-button\"\n class=\"d-vi-visible-sr\"\n :aria-label=\"closeButtonTitle\"\n :title=\"closeButtonTitle\"\n @click=\"close\"\n @keydown.space.prevent.stop=\"close\"\n >\n <dt-icon-close />\n </dt-button>\n</template>\n\n<script>\nimport { DtIconClose } from '@dialpad/dialtone-icons/vue2';\nimport { DtButton } from '@/components/button';\nimport {
|
|
1
|
+
{"version":3,"file":"sr_only_close_button.cjs","sources":["../../common/sr_only_close_button.vue"],"sourcesContent":["<template>\n <dt-button\n id=\"sr-only-close-button\"\n data-qa=\"dt-sr-only-close-button\"\n class=\"d-vi-visible-sr\"\n :aria-label=\"closeButtonTitle\"\n :title=\"closeButtonTitle\"\n @click=\"close\"\n @keydown.space.prevent.stop=\"close\"\n >\n <dt-icon-close />\n </dt-button>\n</template>\n\n<script>\nimport { DtIconClose } from '@dialpad/dialtone-icons/vue2';\nimport { DtButton } from '@/components/button';\nimport { DialtoneLocalization } from '@/localization';\n\nexport default {\n name: 'SrOnlyCloseButton',\n components: {\n DtIconClose,\n DtButton,\n },\n\n emits: ['close'],\n\n data () {\n return {\n i18n: new DialtoneLocalization(),\n };\n },\n\n computed: {\n closeButtonTitle () {\n return this.i18n.$t('DIALTONE_CLOSE_BUTTON');\n },\n },\n\n methods: {\n close () {\n this.$emit('close');\n },\n },\n};\n</script>\n"],"names":["_sfc_main","DtIconClose","DtButton","DialtoneLocalization"],"mappings":"8RAmBAA,EAAA,CACA,KAAA,oBACA,WAAA,CACA,YAAAC,EAAA,YACA,SAAAC,EAAA,OACA,EAEA,MAAA,CAAA,OAAA,EAEA,MAAA,CACA,MAAA,CACA,KAAA,IAAAC,EAAAA,oBACA,CACA,EAEA,SAAA,CACA,kBAAA,CACA,OAAA,KAAA,KAAA,GAAA,uBAAA,CACA,CACA,EAEA,QAAA,CACA,OAAA,CACA,KAAA,MAAA,OAAA,CACA,CACA,CACA"}
|
|
@@ -1,15 +1,19 @@
|
|
|
1
1
|
import { DtIconClose as n } from "@dialpad/dialtone-icons/vue2";
|
|
2
|
-
import {
|
|
3
|
-
import r from "../
|
|
4
|
-
import l from "../
|
|
2
|
+
import { DialtoneLocalization as s } from "../localization/index.js";
|
|
3
|
+
import { n as r } from "../_plugin-vue2_normalizer-DSLOjnn3.js";
|
|
4
|
+
import l from "../lib/button/button.js";
|
|
5
5
|
const i = {
|
|
6
6
|
name: "SrOnlyCloseButton",
|
|
7
7
|
components: {
|
|
8
8
|
DtIconClose: n,
|
|
9
|
-
DtButton:
|
|
9
|
+
DtButton: l
|
|
10
10
|
},
|
|
11
|
-
mixins: [l],
|
|
12
11
|
emits: ["close"],
|
|
12
|
+
data() {
|
|
13
|
+
return {
|
|
14
|
+
i18n: new s()
|
|
15
|
+
};
|
|
16
|
+
},
|
|
13
17
|
computed: {
|
|
14
18
|
closeButtonTitle() {
|
|
15
19
|
return this.i18n.$t("DIALTONE_CLOSE_BUTTON");
|
|
@@ -21,17 +25,17 @@ const i = {
|
|
|
21
25
|
}
|
|
22
26
|
}
|
|
23
27
|
};
|
|
24
|
-
var
|
|
28
|
+
var a = function() {
|
|
25
29
|
var t = this, e = t._self._c;
|
|
26
30
|
return e("dt-button", { staticClass: "d-vi-visible-sr", attrs: { id: "sr-only-close-button", "data-qa": "dt-sr-only-close-button", "aria-label": t.closeButtonTitle, title: t.closeButtonTitle }, on: { click: t.close, keydown: function(o) {
|
|
27
31
|
return !o.type.indexOf("key") && t._k(o.keyCode, "space", 32, o.key, [" ", "Spacebar"]) ? null : (o.preventDefault(), o.stopPropagation(), t.close.apply(null, arguments));
|
|
28
32
|
} } }, [e("dt-icon-close")], 1);
|
|
29
|
-
},
|
|
33
|
+
}, c = [], u = /* @__PURE__ */ r(
|
|
30
34
|
i,
|
|
31
|
-
|
|
32
|
-
|
|
35
|
+
a,
|
|
36
|
+
c
|
|
33
37
|
);
|
|
34
|
-
const y =
|
|
38
|
+
const y = u.exports;
|
|
35
39
|
export {
|
|
36
40
|
y as default
|
|
37
41
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sr_only_close_button.js","sources":["../../common/sr_only_close_button.vue"],"sourcesContent":["<template>\n <dt-button\n id=\"sr-only-close-button\"\n data-qa=\"dt-sr-only-close-button\"\n class=\"d-vi-visible-sr\"\n :aria-label=\"closeButtonTitle\"\n :title=\"closeButtonTitle\"\n @click=\"close\"\n @keydown.space.prevent.stop=\"close\"\n >\n <dt-icon-close />\n </dt-button>\n</template>\n\n<script>\nimport { DtIconClose } from '@dialpad/dialtone-icons/vue2';\nimport { DtButton } from '@/components/button';\nimport {
|
|
1
|
+
{"version":3,"file":"sr_only_close_button.js","sources":["../../common/sr_only_close_button.vue"],"sourcesContent":["<template>\n <dt-button\n id=\"sr-only-close-button\"\n data-qa=\"dt-sr-only-close-button\"\n class=\"d-vi-visible-sr\"\n :aria-label=\"closeButtonTitle\"\n :title=\"closeButtonTitle\"\n @click=\"close\"\n @keydown.space.prevent.stop=\"close\"\n >\n <dt-icon-close />\n </dt-button>\n</template>\n\n<script>\nimport { DtIconClose } from '@dialpad/dialtone-icons/vue2';\nimport { DtButton } from '@/components/button';\nimport { DialtoneLocalization } from '@/localization';\n\nexport default {\n name: 'SrOnlyCloseButton',\n components: {\n DtIconClose,\n DtButton,\n },\n\n emits: ['close'],\n\n data () {\n return {\n i18n: new DialtoneLocalization(),\n };\n },\n\n computed: {\n closeButtonTitle () {\n return this.i18n.$t('DIALTONE_CLOSE_BUTTON');\n },\n },\n\n methods: {\n close () {\n this.$emit('close');\n },\n },\n};\n</script>\n"],"names":["_sfc_main","DtIconClose","DtButton","DialtoneLocalization"],"mappings":";;;;AAmBA,MAAAA,IAAA;AAAA,EACA,MAAA;AAAA,EACA,YAAA;AAAA,IACA,aAAAC;AAAA,IACA,UAAAC;AAAA,EACA;AAAA,EAEA,OAAA,CAAA,OAAA;AAAA,EAEA,OAAA;AACA,WAAA;AAAA,MACA,MAAA,IAAAC,EAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AAAA,IACA,mBAAA;AACA,aAAA,KAAA,KAAA,GAAA,uBAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,SAAA;AAAA,IACA,QAAA;AACA,WAAA,MAAA,OAAA;AAAA,IACA;AAAA,EACA;AACA;;;;;;;;;;;;"}
|
|
@@ -3,6 +3,5 @@ export { InputGroupMixin as DtInputGroupMixin } from './input_group';
|
|
|
3
3
|
export { default as DtKeyboardListNavigationMixin } from './keyboard_list_navigation';
|
|
4
4
|
export { default as DtModalMixin } from './modal';
|
|
5
5
|
export { default as DtSkeletonMixin } from './skeleton';
|
|
6
|
-
export { default as DtLocalizationMixin } from './localization';
|
|
7
6
|
export { InputMixin as DtInputMixin, CheckableMixin as DtCheckableInputMixin, GroupableMixin as DtGroupableInputMixin } from './input';
|
|
8
7
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,11 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
close(): void;
|
|
1
|
+
import { DialtoneLocalization } from '../localization';
|
|
2
|
+
declare const _default: import('vue').DefineComponent<{}, any, {
|
|
3
|
+
i18n: DialtoneLocalization;
|
|
5
4
|
}, {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
};
|
|
9
|
-
}, import('vue').ComponentOptionsMixin, "close"[], string, Readonly<import('vue').ExtractPropTypes<{}>>, {}>;
|
|
5
|
+
closeButtonTitle(): string;
|
|
6
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "close"[], string, Readonly<import('vue').ExtractPropTypes<{}>>, {}>;
|
|
10
7
|
export default _default;
|
|
11
8
|
//# sourceMappingURL=sr_only_close_button.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sr_only_close_button.vue.d.ts","sourceRoot":"","sources":["../../../common/sr_only_close_button.vue"],"names":[],"mappings":"AAaA
|
|
1
|
+
{"version":3,"file":"sr_only_close_button.vue.d.ts","sourceRoot":"","sources":["../../../common/sr_only_close_button.vue"],"names":[],"mappings":"AAaA;;;;;;;qCAmDqC,gBAAgB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
breadcrumbs: {
|
|
3
4
|
type: ArrayConstructor;
|
|
@@ -14,13 +15,10 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
14
15
|
};
|
|
15
16
|
}, {}, {
|
|
16
17
|
BREADCRUMBS_INVERTED_MODIFIER: string;
|
|
18
|
+
i18n: DialtoneLocalization;
|
|
17
19
|
}, {}, {
|
|
18
20
|
getBreadcrumbItemKey(index: any): string;
|
|
19
|
-
}, {
|
|
20
|
-
data(): {
|
|
21
|
-
i18n: import('../..').DialtoneLocalization;
|
|
22
|
-
};
|
|
23
|
-
}, import('vue').ComponentOptionsMixin, {}, string, Readonly<import('vue').ExtractPropTypes<{
|
|
21
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, Readonly<import('vue').ExtractPropTypes<{
|
|
24
22
|
breadcrumbs: {
|
|
25
23
|
type: ArrayConstructor;
|
|
26
24
|
default: () => never[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"breadcrumbs.vue.d.ts","sourceRoot":"","sources":["../../../../components/breadcrumbs/breadcrumbs.vue"],"names":[],"mappings":"AAuBA
|
|
1
|
+
{"version":3,"file":"breadcrumbs.vue.d.ts","sourceRoot":"","sources":["../../../../components/breadcrumbs/breadcrumbs.vue"],"names":[],"mappings":"AAuBA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6FqC,gBAAgB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
circle: {
|
|
3
4
|
type: BooleanConstructor;
|
|
@@ -73,21 +74,18 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
73
74
|
bottom: string;
|
|
74
75
|
};
|
|
75
76
|
isInFocus: boolean;
|
|
77
|
+
i18n: DialtoneLocalization;
|
|
76
78
|
}, {
|
|
77
79
|
buttonListeners(): Record<string, Function | Function[]>;
|
|
78
80
|
computedAriaLive(): string;
|
|
79
|
-
iconSize():
|
|
81
|
+
iconSize(): any;
|
|
80
82
|
}, {
|
|
81
83
|
buttonClasses(): any[];
|
|
82
84
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
83
85
|
shouldRenderIcon(): boolean | undefined;
|
|
84
86
|
isIconOnly(): boolean | undefined;
|
|
85
87
|
isVerticalIconLayout(): boolean;
|
|
86
|
-
}, {
|
|
87
|
-
data(): {
|
|
88
|
-
i18n: import('../..').DialtoneLocalization;
|
|
89
|
-
};
|
|
90
|
-
}, import('vue').ComponentOptionsMixin, ("click" | "focusin" | "focusout")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
88
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("click" | "focusin" | "focusout")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
91
89
|
circle: {
|
|
92
90
|
type: BooleanConstructor;
|
|
93
91
|
default: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"button.vue.d.ts","sourceRoot":"","sources":["../../../../components/button/button.vue"],"names":[],"mappings":"AA8CA
|
|
1
|
+
{"version":3,"file":"button.vue.d.ts","sourceRoot":"","sources":["../../../../components/button/button.vue"],"names":[],"mappings":"AA8CA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA8XqC,gBAAgB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
hideClose: {
|
|
3
4
|
type: BooleanConstructor;
|
|
@@ -30,22 +31,19 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
30
31
|
};
|
|
31
32
|
}, {}, {
|
|
32
33
|
isActive: boolean;
|
|
34
|
+
i18n: DialtoneLocalization;
|
|
33
35
|
}, {
|
|
34
36
|
chipListeners(): {
|
|
35
37
|
click: (event: any) => void;
|
|
36
38
|
keyup: (event: any) => void;
|
|
37
39
|
};
|
|
38
|
-
closeButtonIconSize():
|
|
40
|
+
closeButtonIconSize(): any;
|
|
39
41
|
closeButtonTitle(): string;
|
|
40
42
|
}, {
|
|
41
|
-
chipClasses():
|
|
42
|
-
chipCloseButtonClasses():
|
|
43
|
+
chipClasses(): any[];
|
|
44
|
+
chipCloseButtonClasses(): any[];
|
|
43
45
|
onClose(): void;
|
|
44
|
-
}, {
|
|
45
|
-
data(): {
|
|
46
|
-
i18n: import('../..').DialtoneLocalization;
|
|
47
|
-
};
|
|
48
|
-
}, import('vue').ComponentOptionsMixin, ("close" | "click" | "keyup")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
46
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("close" | "click" | "keyup")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
49
47
|
hideClose: {
|
|
50
48
|
type: BooleanConstructor;
|
|
51
49
|
default: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"chip.vue.d.ts","sourceRoot":"","sources":["../../../../components/chip/chip.vue"],"names":[],"mappings":"AAqDA
|
|
1
|
+
{"version":3,"file":"chip.vue.d.ts","sourceRoot":"","sources":["../../../../components/chip/chip.vue"],"names":[],"mappings":"AAqDA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA4OqC,gBAAgB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"formatUtils.d.ts","sourceRoot":"","sources":["../../../../components/datepicker/formatUtils.js"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"formatUtils.d.ts","sourceRoot":"","sources":["../../../../components/datepicker/formatUtils.js"],"names":[],"mappings":"AASA,iCAJW,IAAI,gCAEF,MAAM,CAIlB;AASD,mCAJW,IAAI,gCAEF,MAAM,CAIlB;AASD,kCALW,IAAI,mEAGF,MAAM,CAKlB;AAUD,mCALW,IAAI,mEAGF,MAAM,CAKlB;AASD,sCAJW,IAAI,gCAEF,MAAM,CAIlB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
calendarDays: {
|
|
3
4
|
type: ArrayConstructor;
|
|
@@ -7,6 +8,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
7
8
|
selectedDay: null;
|
|
8
9
|
focusDay: number;
|
|
9
10
|
daysRef: never[];
|
|
11
|
+
i18n: DialtoneLocalization;
|
|
10
12
|
}, {
|
|
11
13
|
weekDays(): string[];
|
|
12
14
|
}, {
|
|
@@ -16,11 +18,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
16
18
|
focusFirstDay(): void;
|
|
17
19
|
focusLastDay(): void;
|
|
18
20
|
selectDay(day: any): void;
|
|
19
|
-
}, {
|
|
20
|
-
data(): {
|
|
21
|
-
i18n: import('../../..').DialtoneLocalization;
|
|
22
|
-
};
|
|
23
|
-
}, import('vue').ComponentOptionsMixin, ("close-datepicker" | "select-date" | "focus-month-year-picker")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
21
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("close-datepicker" | "select-date" | "focus-month-year-picker")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
24
22
|
calendarDays: {
|
|
25
23
|
type: ArrayConstructor;
|
|
26
24
|
required: true;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"calendar.vue.d.ts","sourceRoot":"","sources":["../../../../../components/datepicker/modules/calendar.vue"],"names":[],"mappings":"AA2DA
|
|
1
|
+
{"version":3,"file":"calendar.vue.d.ts","sourceRoot":"","sources":["../../../../../components/datepicker/modules/calendar.vue"],"names":[],"mappings":"AA2DA;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA2PqC,gBAAgB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
selectedDate: {
|
|
3
4
|
type: DateConstructor;
|
|
@@ -10,6 +11,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
10
11
|
focusPicker: number;
|
|
11
12
|
focusRefs: never[];
|
|
12
13
|
refNames: string[];
|
|
14
|
+
i18n: DialtoneLocalization;
|
|
13
15
|
}, {
|
|
14
16
|
calendarDays(): any[];
|
|
15
17
|
formattedMonth(): (month: any) => string;
|
|
@@ -26,11 +28,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
26
28
|
changeYear(value: any): void;
|
|
27
29
|
goToNextMonth(): void;
|
|
28
30
|
goToPrevMonth(): void;
|
|
29
|
-
}, {
|
|
30
|
-
data(): {
|
|
31
|
-
i18n: import('../../..').DialtoneLocalization;
|
|
32
|
-
};
|
|
33
|
-
}, import('vue').ComponentOptionsMixin, ("calendar-days" | "focus-first-day" | "focus-last-day" | "close-datepicker")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
31
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("calendar-days" | "focus-first-day" | "focus-last-day" | "close-datepicker")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
34
32
|
selectedDate: {
|
|
35
33
|
type: DateConstructor;
|
|
36
34
|
required: true;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"month-year-picker.vue.d.ts","sourceRoot":"","sources":["../../../../../components/datepicker/modules/month-year-picker.vue"],"names":[],"mappings":"AAkIA
|
|
1
|
+
{"version":3,"file":"month-year-picker.vue.d.ts","sourceRoot":"","sources":["../../../../../components/datepicker/modules/month-year-picker.vue"],"names":[],"mappings":"AAkIA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6WqC,gBAAgB"}
|
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, any, {}, {}, {}, {
|
|
2
|
-
data(): {
|
|
3
|
-
i18n: import('../..').DialtoneLocalization;
|
|
4
|
-
};
|
|
5
|
-
}, import('vue').ComponentOptionsMixin, {}, string, Readonly<import('vue').ExtractPropTypes<{}>>, {}>;
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, any, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, Readonly<import('vue').ExtractPropTypes<{}>>, {}>;
|
|
6
2
|
export default _default;
|
|
7
3
|
//# sourceMappingURL=emoji_picker.vue.d.ts.map
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
appendTo: {
|
|
3
4
|
type: StringConstructor;
|
|
@@ -27,6 +28,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
27
28
|
}, {}, {
|
|
28
29
|
showCloseButton: boolean;
|
|
29
30
|
isOpen: boolean;
|
|
31
|
+
i18n: DialtoneLocalization;
|
|
30
32
|
}, {
|
|
31
33
|
modalListeners(): {
|
|
32
34
|
click: (event: any) => void;
|
|
@@ -39,10 +41,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
39
41
|
focusAfterOpen(): void;
|
|
40
42
|
trapFocus(e: any): void;
|
|
41
43
|
}, {
|
|
42
|
-
data(): {
|
|
43
|
-
i18n: import('../..').DialtoneLocalization;
|
|
44
|
-
};
|
|
45
|
-
} | {
|
|
46
44
|
methods: {
|
|
47
45
|
getFirstFocusableElement(el: object): Promise<any>;
|
|
48
46
|
focusFirstElement(el?: object): Promise<void>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"image_viewer.vue.d.ts","sourceRoot":"","sources":["../../../../components/image_viewer/image_viewer.vue"],"names":[],"mappings":"AAuEA
|
|
1
|
+
{"version":3,"file":"image_viewer.vue.d.ts","sourceRoot":"","sources":["../../../../components/image_viewer/image_viewer.vue"],"names":[],"mappings":"AAuEA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAiRqC,gBAAgB"}
|