@g1cloud/bluesea 5.0.0-beta.9 → 6.0.0-alpha.0
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/README.md +11 -0
- package/bin/install-claude-skill.mjs +74 -0
- package/css/bluesea.css +12 -30478
- package/dist/index.d.ts +10 -130
- package/dist/index.js +13 -0
- package/package.json +41 -59
- package/skills/bluesea-ui/SKILL.md +345 -0
- package/skills/bluesea-ui/references/components.md +196 -0
- package/skills/bluesea-ui/references/grid.md +159 -0
- package/skills/bluesea-ui/references/i18n.md +149 -0
- package/skills/bluesea-ui/references/validation.md +178 -0
- package/css/frame-default.css +0 -703
- package/dist/BSAlertModal-DypUvVcH.js +0 -52
- package/dist/BSGridColumnSettingModal-DhGr9UtK.js +0 -149
- package/dist/BSRichTextMaximizedModal-DmPabr58.js +0 -62
- package/dist/BSYesNoModal-CBrzf4F5.js +0 -57
- package/dist/BSYoutubeInputModal-BxabTSWx.js +0 -76
- package/dist/ImageInsertModal-K1Tx7ys2.js +0 -106
- package/dist/ImageProperties.vue_vue_type_script_setup_true_lang-D8KH2XwP.js +0 -180
- package/dist/ImagePropertiesModal-Duu4PBjb.js +0 -98
- package/dist/LinkPropertiesModal-Bx3WJhkN.js +0 -119
- package/dist/TableInsertModal-DBrcQa3b.js +0 -74
- package/dist/TablePropertiesModal-ClsK1yM4.js +0 -353
- package/dist/VideoInsertModal-C-b0-PU0.js +0 -106
- package/dist/VideoProperties.vue_vue_type_script_setup_true_lang-zYZJtiR2.js +0 -194
- package/dist/VideoPropertiesModal-zlEThjim.js +0 -98
- package/dist/YoutubeInsertModal-Gpob0la3.js +0 -84
- package/dist/YoutubeProperties.vue_vue_type_script_setup_true_lang-CDvDzheM.js +0 -181
- package/dist/YoutubePropertiesModal-C3I5eF0-.js +0 -102
- package/dist/bluesea.css +0 -11278
- package/dist/bluesea.js +0 -223
- package/dist/bluesea.umd.cjs +0 -72228
- package/dist/component/basic/BSButton.vue.d.ts +0 -50
- package/dist/component/basic/BSCalendar.vue.d.ts +0 -68
- package/dist/component/basic/BSCalendarRange.vue.d.ts +0 -57
- package/dist/component/basic/BSConsole.vue.d.ts +0 -36
- package/dist/component/basic/BSDate.vue.d.ts +0 -19
- package/dist/component/basic/BSFormLabel.vue.d.ts +0 -19
- package/dist/component/basic/BSImage.vue.d.ts +0 -44
- package/dist/component/basic/BSLink.vue.d.ts +0 -21
- package/dist/component/basic/BSLoadingIcon.vue.d.ts +0 -2
- package/dist/component/basic/BSPageNavigation.vue.d.ts +0 -52
- package/dist/component/basic/BSPopup.vue.d.ts +0 -70
- package/dist/component/basic/BSPopupButton.vue.d.ts +0 -41
- package/dist/component/basic/BSProgressBar.vue.d.ts +0 -33
- package/dist/component/basic/BSTooltip.vue.d.ts +0 -35
- package/dist/component/global/AddressSearchButton.vue.d.ts +0 -36
- package/dist/component/global/AddressSearchList.gen.d.ts +0 -4
- package/dist/component/global/BSAddressInput.vue.d.ts +0 -72
- package/dist/component/global/BSLocaleSelect.vue.d.ts +0 -35
- package/dist/component/global/BSNameInput.vue.d.ts +0 -80
- package/dist/component/global/BSTelInput.vue.d.ts +0 -88
- package/dist/component/grid/BSDateRangeFilter.vue.d.ts +0 -63
- package/dist/component/grid/BSDateRangeFilters.vue.d.ts +0 -56
- package/dist/component/grid/BSGrid.vue.d.ts +0 -177
- package/dist/component/grid/BSGridCell.vue.d.ts +0 -85
- package/dist/component/grid/BSGridCellCheckbox.vue.d.ts +0 -21
- package/dist/component/grid/BSGridCellDragHandle.vue.d.ts +0 -15
- package/dist/component/grid/BSGridCellEdit.vue.d.ts +0 -21
- package/dist/component/grid/BSGridCellSerialNo.vue.d.ts +0 -15
- package/dist/component/grid/BSGridColumnSettingModal.vue.d.ts +0 -25
- package/dist/component/grid/BSGridControl.vue.d.ts +0 -78
- package/dist/component/grid/BSGridHeaderCell.vue.d.ts +0 -45
- package/dist/component/grid/BSGridHeaderCellCheckbox.vue.d.ts +0 -19
- package/dist/component/grid/BSGridHeaderCellResizeHandle.vue.d.ts +0 -21
- package/dist/component/grid/BSGridHeaderCellSerialNo.vue.d.ts +0 -2
- package/dist/component/grid/BSGridLookup.vue.d.ts +0 -67
- package/dist/component/grid/BSGridRow.vue.d.ts +0 -140
- package/dist/component/grid/BSTextFilter.vue.d.ts +0 -42
- package/dist/component/grid/DateFilterModel.d.ts +0 -19
- package/dist/component/grid/GridExtension.d.ts +0 -17
- package/dist/component/grid/GridLib.d.ts +0 -21
- package/dist/component/grid/GridModel.d.ts +0 -399
- package/dist/component/grid/extension/gridExcelDownloadExtension.d.ts +0 -22
- package/dist/component/grid/vDndSupport.d.ts +0 -18
- package/dist/component/input/BSCheckbox.vue.d.ts +0 -63
- package/dist/component/input/BSCheckboxGroup.vue.d.ts +0 -79
- package/dist/component/input/BSCodeEditor.vue.d.ts +0 -73
- package/dist/component/input/BSColorInput.vue.d.ts +0 -68
- package/dist/component/input/BSDateInput.vue.d.ts +0 -90
- package/dist/component/input/BSDateInputPopup.vue.d.ts +0 -41
- package/dist/component/input/BSDateRange.vue.d.ts +0 -113
- package/dist/component/input/BSDateRangeInputPopup.vue.d.ts +0 -45
- package/dist/component/input/BSDateRangePresets.vue.d.ts +0 -40
- package/dist/component/input/BSHtmlEditor.vue.d.ts +0 -64
- package/dist/component/input/BSImageUpload.vue.d.ts +0 -118
- package/dist/component/input/BSMediaPreview.vue.d.ts +0 -55
- package/dist/component/input/BSMultiImageUpload.vue.d.ts +0 -108
- package/dist/component/input/BSMultiSelect.vue.d.ts +0 -91
- package/dist/component/input/BSNumberInput.vue.d.ts +0 -91
- package/dist/component/input/BSPopupSelect.vue.d.ts +0 -54
- package/dist/component/input/BSPositionedImageUpload.vue.d.ts +0 -97
- package/dist/component/input/BSPriceInput.vue.d.ts +0 -91
- package/dist/component/input/BSRadioButton.vue.d.ts +0 -72
- package/dist/component/input/BSRadioButtonGroup.vue.d.ts +0 -86
- package/dist/component/input/BSSelect.vue.d.ts +0 -95
- package/dist/component/input/BSSelectPopup.vue.d.ts +0 -87
- package/dist/component/input/BSTextArea.vue.d.ts +0 -88
- package/dist/component/input/BSTextInput.vue.d.ts +0 -100
- package/dist/component/input/BSTreeMultiSelect.vue.d.ts +0 -89
- package/dist/component/input/BSTreeSelect.vue.d.ts +0 -90
- package/dist/component/input/BSYesNoGroup.vue.d.ts +0 -55
- package/dist/component/input/BSYesNoSelect.vue.d.ts +0 -51
- package/dist/component/input/BSYoutubeInputModal.vue.d.ts +0 -6
- package/dist/component/input/DateInputLib.d.ts +0 -27
- package/dist/component/input/DateRangePresetModel.d.ts +0 -16
- package/dist/component/input/HtmlEditorModel.d.ts +0 -5
- package/dist/component/input/ImageUploadLib.d.ts +0 -22
- package/dist/component/input/ImageUploadModel.d.ts +0 -12
- package/dist/component/input/ValidationErrors.vue.d.ts +0 -19
- package/dist/component/input/vDragAndDropSupport.d.ts +0 -10
- package/dist/component/layout/BSCardLayout.vue.d.ts +0 -41
- package/dist/component/layout/BSHorizontalLayoutResizer.vue.d.ts +0 -6
- package/dist/component/layout/BSListControl.vue.d.ts +0 -52
- package/dist/component/layout/BSListLayout.vue.d.ts +0 -85
- package/dist/component/layout/BSListLayoutItem.vue.d.ts +0 -82
- package/dist/component/layout/BSTabSheet.vue.d.ts +0 -63
- package/dist/component/layout/BSVerticalLayoutResizer.vue.d.ts +0 -6
- package/dist/component/layout/SlideDownTransition.vue.d.ts +0 -9
- package/dist/component/layout/TabSheetModel.d.ts +0 -49
- package/dist/component/multilang/BSMultiLangExpandButton.vue.d.ts +0 -2
- package/dist/component/multilang/BSMultiLangHtmlEditor.vue.d.ts +0 -84
- package/dist/component/multilang/BSMultiLangImageUpload.vue.d.ts +0 -81
- package/dist/component/multilang/BSMultiLangRichText.vue.d.ts +0 -93
- package/dist/component/multilang/BSMultiLangTextArea.vue.d.ts +0 -96
- package/dist/component/multilang/BSMultiLangTextInput.vue.d.ts +0 -96
- package/dist/component/multilang/multiLangLib.d.ts +0 -6
- package/dist/component/richtext/BSRichText.vue.d.ts +0 -90
- package/dist/component/richtext/BSRichTextMaximizedModal.vue.d.ts +0 -74
- package/dist/component/richtext/RichTextLib.d.ts +0 -15
- package/dist/component/richtext/RichTextModel.d.ts +0 -9
- package/dist/component/richtext/RichTextToolbar.vue.d.ts +0 -36
- package/dist/component/richtext/image/ImageInsertModal.vue.d.ts +0 -22
- package/dist/component/richtext/image/ImageProperties.vue.d.ts +0 -19
- package/dist/component/richtext/image/ImagePropertiesModal.vue.d.ts +0 -17
- package/dist/component/richtext/image/RichTextImage.d.ts +0 -7
- package/dist/component/richtext/image/RichTextImageLib.d.ts +0 -13
- package/dist/component/richtext/image/ToolButtonImage.vue.d.ts +0 -19
- package/dist/component/richtext/link/LinkPropertiesModal.vue.d.ts +0 -17
- package/dist/component/richtext/link/ToolButtonLink.vue.d.ts +0 -19
- package/dist/component/richtext/richTextUtil.d.ts +0 -18
- package/dist/component/richtext/table/RichTextTable.d.ts +0 -8
- package/dist/component/richtext/table/RichTextTableCell.d.ts +0 -1
- package/dist/component/richtext/table/RichTextTableLib.d.ts +0 -23
- package/dist/component/richtext/table/RichTextTableView.d.ts +0 -19
- package/dist/component/richtext/table/TableInsertModal.vue.d.ts +0 -17
- package/dist/component/richtext/table/TablePropertiesModal.vue.d.ts +0 -17
- package/dist/component/richtext/table/ToolButtonTable.vue.d.ts +0 -19
- package/dist/component/richtext/tool/ToolButtonFontColor.vue.d.ts +0 -19
- package/dist/component/richtext/tool/ToolButtonFontSize.vue.d.ts +0 -19
- package/dist/component/richtext/tool/ToolButtonFontStyle.vue.d.ts +0 -19
- package/dist/component/richtext/tool/ToolButtonHeading.vue.d.ts +0 -19
- package/dist/component/richtext/tool/ToolButtonListItem.vue.d.ts +0 -19
- package/dist/component/richtext/tool/ToolButtonMaximize.vue.d.ts +0 -19
- package/dist/component/richtext/tool/ToolButtonTextAlign.vue.d.ts +0 -19
- package/dist/component/richtext/video/RichTextVideo.d.ts +0 -29
- package/dist/component/richtext/video/RichTextVideoLib.d.ts +0 -16
- package/dist/component/richtext/video/ToolButtonVideo.vue.d.ts +0 -19
- package/dist/component/richtext/video/VideoInsertModal.vue.d.ts +0 -22
- package/dist/component/richtext/video/VideoProperties.vue.d.ts +0 -19
- package/dist/component/richtext/video/VideoPropertiesModal.vue.d.ts +0 -17
- package/dist/component/richtext/youtube/RichTextYoutube.d.ts +0 -8
- package/dist/component/richtext/youtube/RichTextYoutubeLib.d.ts +0 -14
- package/dist/component/richtext/youtube/ToolButtonYoutube.vue.d.ts +0 -19
- package/dist/component/richtext/youtube/YoutubeInsertModal.vue.d.ts +0 -17
- package/dist/component/richtext/youtube/YoutubeProperties.vue.d.ts +0 -19
- package/dist/component/richtext/youtube/YoutubePropertiesModal.vue.d.ts +0 -17
- package/dist/component/tree/BSTree.vue.d.ts +0 -107
- package/dist/component/tree/BSTreeControl.vue.d.ts +0 -90
- package/dist/component/tree/BSTreeRow.vue.d.ts +0 -92
- package/dist/component/tree/TreeLib.d.ts +0 -11
- package/dist/component/tree/TreeModel.d.ts +0 -188
- package/dist/component/tree/vTreeDndSupport.d.ts +0 -10
- package/dist/config/config.d.ts +0 -155
- package/dist/contextmenu/BSContextMenu.vue.d.ts +0 -43
- package/dist/contextmenu/BSContextMenuContainer.vue.d.ts +0 -2
- package/dist/contextmenu/contextMenuPlugin.d.ts +0 -43
- package/dist/directive/vClickOutside.d.ts +0 -21
- package/dist/directive/vFocusJump.d.ts +0 -19
- package/dist/directive/vFocusLoop.d.ts +0 -25
- package/dist/directive/vFocusOnLoad.d.ts +0 -4
- package/dist/directive/vT.d.ts +0 -11
- package/dist/directive/vTooltip.d.ts +0 -9
- package/dist/frame/FrameModel.d.ts +0 -82
- package/dist/frame/ShortcutKeyHandler.d.ts +0 -37
- package/dist/frame/default/DefaultBody.vue.d.ts +0 -2
- package/dist/frame/default/DefaultFrameModel.d.ts +0 -107
- package/dist/frame/default/DefaultHeader.vue.d.ts +0 -23
- package/dist/frame/default/HeaderTab.vue.d.ts +0 -17
- package/dist/frame/default/HeaderTabListButton.vue.d.ts +0 -2
- package/dist/frame/default/HeaderTabs.vue.d.ts +0 -15
- package/dist/frame/default/SidebarMenu.vue.d.ts +0 -2
- package/dist/frame/default/SidebarMenuItem.vue.d.ts +0 -25
- package/dist/frame/default/SidebarMenuLink.vue.d.ts +0 -29
- package/dist/frame/default/SidebarMenuSearch.vue.d.ts +0 -28
- package/dist/index-DxMqs72-.js +0 -70181
- package/dist/modal/BSAlertModal.vue.d.ts +0 -23
- package/dist/modal/BSModalContainer.vue.d.ts +0 -2
- package/dist/modal/BSModalFrame.vue.d.ts +0 -37
- package/dist/modal/BSModalWrapper.vue.d.ts +0 -17
- package/dist/modal/BSYesNoModal.vue.d.ts +0 -25
- package/dist/modal/modalPlugin.d.ts +0 -73
- package/dist/model/CommonTypes.d.ts +0 -96
- package/dist/model/DefaultImpl.d.ts +0 -8
- package/dist/model/FieldContext.d.ts +0 -15
- package/dist/model/FilterModel.d.ts +0 -114
- package/dist/model/MoneySerializer.d.ts +0 -3
- package/dist/model/PaginatedList.d.ts +0 -29
- package/dist/model/SearchModel.d.ts +0 -22
- package/dist/notification/BSAlarmFrame.vue.d.ts +0 -26
- package/dist/notification/BSNotificationContainer.vue.d.ts +0 -2
- package/dist/notification/notificationPlugin.d.ts +0 -33
- package/dist/savepoint/SavePoint.d.ts +0 -47
- package/dist/text/i18n.d.ts +0 -28
- package/dist/util/alertUtil.d.ts +0 -1
- package/dist/util/componentUtil.d.ts +0 -40
- package/dist/util/debounceUtil.d.ts +0 -16
- package/dist/util/elementUtil.d.ts +0 -58
- package/dist/util/formatUtil.d.ts +0 -70
- package/dist/util/langUtil.d.ts +0 -3
- package/dist/util/multiLangUtil.d.ts +0 -27
- package/dist/util/routeUtil.d.ts +0 -3
- package/dist/util/typeUtil.d.ts +0 -18
- package/dist/util/waitUtil.d.ts +0 -19
- package/dist/validator/FieldValidator.d.ts +0 -45
- package/dist/validator/FormValidator.d.ts +0 -35
- package/scss/bluesea-base.scss +0 -6
- package/scss/bluesea.scss +0 -2
- package/scss/component.scss +0 -515
- package/scss/font.scss +0 -3
- package/scss/frame/default.scss +0 -293
- package/scss/layout.scss +0 -192
- package/scss/reset.scss +0 -68
- package/scss/rich-text-container.scss +0 -113
- package/scss/rich-text-content.scss +0 -137
- package/scss/transition.scss +0 -108
- package/scss/utility.scss +0 -816
- package/scss/variable.scss +0 -347
- package/text/bluesea_text_en.json +0 -956
- package/text/bluesea_text_fr.json +0 -956
- package/text/bluesea_text_ja.json +0 -956
- package/text/bluesea_text_ko.json +0 -956
- package/text/bluesea_text_zh.json +0 -956
|
@@ -1,956 +0,0 @@
|
|
|
1
|
-
[
|
|
2
|
-
{
|
|
3
|
-
"key": "bs.addressfield.search",
|
|
4
|
-
"text": "Address Search"
|
|
5
|
-
},
|
|
6
|
-
{
|
|
7
|
-
"key": "bs.addYoutubeUrl",
|
|
8
|
-
"text": "Add YouTube URL"
|
|
9
|
-
},
|
|
10
|
-
{
|
|
11
|
-
"key": "bs.align",
|
|
12
|
-
"text": "Align"
|
|
13
|
-
},
|
|
14
|
-
{
|
|
15
|
-
"key": "bs.am",
|
|
16
|
-
"text": "AM"
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
"key": "bs.bgcolor",
|
|
20
|
-
"text": "BG Color"
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"key": "bs.bottom",
|
|
24
|
-
"text": "Bottom"
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
"key": "bs.cancel",
|
|
28
|
-
"text": "Cancel"
|
|
29
|
-
},
|
|
30
|
-
{
|
|
31
|
-
"key": "bs.changeTabAfterSaving",
|
|
32
|
-
"text": "You have new or modified information. Please save and move on."
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"key": "bs.ckeditorfileupload.validatemessage",
|
|
36
|
-
"text": "Only image files of {0} or less can be uploaded."
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"key": "bs.clear",
|
|
40
|
-
"text": "Clear"
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
"key": "bs.clearAll",
|
|
44
|
-
"text": "Clear All"
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"key": "bs.cleared",
|
|
48
|
-
"text": "It has been cleared."
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
"key": "bs.close",
|
|
52
|
-
"text": "Close"
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
"key": "bs.collapseAll",
|
|
56
|
-
"text": "Collapse All"
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
"key": "bs.colorfield.desc",
|
|
60
|
-
"text": "Type in the format '#FFFFFF' or 'red'."
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"key": "bs.colorfield.rgb.desc",
|
|
64
|
-
"text": "Enter R/G/B value between 0 and 255 respectively."
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
"key": "bs.confirm.delete",
|
|
68
|
-
"text": "Are you sure to delete?"
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
"key": "bs.confirmLeavingModifiedTab",
|
|
72
|
-
"text": "Newly entered or modified information will be deleted. Are you sure to move it?"
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
"key": "bs.copy",
|
|
76
|
-
"text": "Copy"
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
"key": "bs.createdBy",
|
|
80
|
-
"text": "Registered by"
|
|
81
|
-
},
|
|
82
|
-
{
|
|
83
|
-
"key": "bs.createdDt",
|
|
84
|
-
"text": "Registered at"
|
|
85
|
-
},
|
|
86
|
-
{
|
|
87
|
-
"key": "bs.datefield.invalidFormat.day",
|
|
88
|
-
"text": "Enter in the format 'YYYYMMDD'."
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"key": "bs.datefield.invalidFormat.hour",
|
|
92
|
-
"text": "Enter in the format 'YYYYMMDD HH'."
|
|
93
|
-
},
|
|
94
|
-
{
|
|
95
|
-
"key": "bs.datefield.invalidFormat.minute",
|
|
96
|
-
"text": "Enter in the format 'YYYYMMDD HHMM'."
|
|
97
|
-
},
|
|
98
|
-
{
|
|
99
|
-
"key": "bs.dateLookup.10daysAgo",
|
|
100
|
-
"text": "10 Days Ago"
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
"key": "bs.dateLookup.15daysAgo",
|
|
104
|
-
"text": "15 Days Ago"
|
|
105
|
-
},
|
|
106
|
-
{
|
|
107
|
-
"key": "bs.dateLookup.2monthsAgo",
|
|
108
|
-
"text": "2 Months Ago"
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
"key": "bs.dateLookup.30daysAgo",
|
|
112
|
-
"text": "30 Days Ago"
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
"key": "bs.dateLookup.3monthsAgo",
|
|
116
|
-
"text": "3 Months Ago"
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"key": "bs.dateLookup.7daysAgo",
|
|
120
|
-
"text": "7 Days Ago"
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
"key": "bs.dateLookup.all",
|
|
124
|
-
"text": "All"
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
"key": "bs.dateLookup.custom",
|
|
128
|
-
"text": "Custom"
|
|
129
|
-
},
|
|
130
|
-
{
|
|
131
|
-
"key": "bs.dateLookup.prevMonth",
|
|
132
|
-
"text": "Prev Month"
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"key": "bs.dateLookup.thisMonth",
|
|
136
|
-
"text": "This Month"
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"key": "bs.dateLookup.today",
|
|
140
|
-
"text": "Today"
|
|
141
|
-
},
|
|
142
|
-
{
|
|
143
|
-
"key": "bs.dateLookup.yesterday",
|
|
144
|
-
"text": "Yesterday"
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
"key": "bs.daterangefield.day",
|
|
148
|
-
"text": "Day"
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
"key": "bs.daterangefield.month",
|
|
152
|
-
"text": "Month"
|
|
153
|
-
},
|
|
154
|
-
{
|
|
155
|
-
"key": "bs.daterangefield.week",
|
|
156
|
-
"text": "Week"
|
|
157
|
-
},
|
|
158
|
-
{
|
|
159
|
-
"key": "bs.daterangegroup.invalidDateOrder",
|
|
160
|
-
"text": "Start date should be before end date."
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
"key": "bs.delete",
|
|
164
|
-
"text": "Delete"
|
|
165
|
-
},
|
|
166
|
-
{
|
|
167
|
-
"key": "bs.deleted",
|
|
168
|
-
"text": "Deleted."
|
|
169
|
-
},
|
|
170
|
-
{
|
|
171
|
-
"key": "bs.details",
|
|
172
|
-
"text": "Details"
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
"key": "bs.edit",
|
|
176
|
-
"text": "Edit"
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"key": "bs.error",
|
|
180
|
-
"text": "Error"
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
"key": "bs.error.failedToUpload",
|
|
184
|
-
"text": "Failed to upload a file. ({0})"
|
|
185
|
-
},
|
|
186
|
-
{
|
|
187
|
-
"key": "bs.error.illegalAccess",
|
|
188
|
-
"text": "Invalid Access"
|
|
189
|
-
},
|
|
190
|
-
{
|
|
191
|
-
"key": "bs.error.tooManyTabs",
|
|
192
|
-
"text": "Maximum tab count is {0}.<br/>Close other tabs to open a new tab.",
|
|
193
|
-
"html": true
|
|
194
|
-
},
|
|
195
|
-
{
|
|
196
|
-
"key": "bs.error.uploadFailed",
|
|
197
|
-
"text": "Upload failed."
|
|
198
|
-
},
|
|
199
|
-
{
|
|
200
|
-
"key": "bs.error.validation.allowed",
|
|
201
|
-
"text": "Only \"{0}\" are allowed"
|
|
202
|
-
},
|
|
203
|
-
{
|
|
204
|
-
"key": "bs.error.validation.currency",
|
|
205
|
-
"text": "You can only enter an amount."
|
|
206
|
-
},
|
|
207
|
-
{
|
|
208
|
-
"key": "bs.error.validation.digitPrecisionScale",
|
|
209
|
-
"text": "You can enter up to {0} digits for integers and up to {1} digits for decimals."
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"key": "bs.error.validation.duplicated",
|
|
213
|
-
"text": "Duplicated value"
|
|
214
|
-
},
|
|
215
|
-
{
|
|
216
|
-
"key": "bs.error.validation.duplicationNotChecked",
|
|
217
|
-
"text": "Duplication is not checked."
|
|
218
|
-
},
|
|
219
|
-
{
|
|
220
|
-
"key": "bs.error.validation.email",
|
|
221
|
-
"text": "Invalid email format"
|
|
222
|
-
},
|
|
223
|
-
{
|
|
224
|
-
"key": "bs.error.validation.integerNumber",
|
|
225
|
-
"text": "Only integer numbers are allowed."
|
|
226
|
-
},
|
|
227
|
-
{
|
|
228
|
-
"key": "bs.error.validation.lengthExact",
|
|
229
|
-
"text": "Length should be {0}"
|
|
230
|
-
},
|
|
231
|
-
{
|
|
232
|
-
"key": "bs.error.validation.lengthMax",
|
|
233
|
-
"text": "Maximum length is {0}"
|
|
234
|
-
},
|
|
235
|
-
{
|
|
236
|
-
"key": "bs.error.validation.lengthMin",
|
|
237
|
-
"text": "Minimum length is {0}"
|
|
238
|
-
},
|
|
239
|
-
{
|
|
240
|
-
"key": "bs.error.validation.lengthRange",
|
|
241
|
-
"text": "The length should be between {0} and {1}"
|
|
242
|
-
},
|
|
243
|
-
{
|
|
244
|
-
"key": "bs.error.validation.notAllowed",
|
|
245
|
-
"text": "\"{0}\" are now allowed"
|
|
246
|
-
},
|
|
247
|
-
{
|
|
248
|
-
"key": "bs.error.validation.number",
|
|
249
|
-
"text": "Only numbers are allowed."
|
|
250
|
-
},
|
|
251
|
-
{
|
|
252
|
-
"key": "bs.error.validation.onlyFutureDate",
|
|
253
|
-
"text": "Can only be set to a future date."
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
"key": "bs.error.validation.realNumber",
|
|
257
|
-
"text": "Only real numbers are allowed."
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
"key": "bs.error.validation.regexp",
|
|
261
|
-
"text": "Invalid pattern."
|
|
262
|
-
},
|
|
263
|
-
{
|
|
264
|
-
"key": "bs.error.validation.required",
|
|
265
|
-
"text": "This field is required."
|
|
266
|
-
},
|
|
267
|
-
{
|
|
268
|
-
"key": "bs.error.validation.requiredCountryNo",
|
|
269
|
-
"text": "International Calling Code is required."
|
|
270
|
-
},
|
|
271
|
-
{
|
|
272
|
-
"key": "bs.error.validation.tel",
|
|
273
|
-
"text": "Place enter a valid phone number."
|
|
274
|
-
},
|
|
275
|
-
{
|
|
276
|
-
"key": "bs.error.validation.url",
|
|
277
|
-
"text": "Invalid URL format"
|
|
278
|
-
},
|
|
279
|
-
{
|
|
280
|
-
"key": "bs.error.validation.valueMax",
|
|
281
|
-
"text": "Maximum value is {0}"
|
|
282
|
-
},
|
|
283
|
-
{
|
|
284
|
-
"key": "bs.error.validation.valueMax.exclusive",
|
|
285
|
-
"text": "Maximum value should be less than {0}"
|
|
286
|
-
},
|
|
287
|
-
{
|
|
288
|
-
"key": "bs.error.validation.valueMin",
|
|
289
|
-
"text": "Minimum value is {0}"
|
|
290
|
-
},
|
|
291
|
-
{
|
|
292
|
-
"key": "bs.error.validation.valueMin.exclusive",
|
|
293
|
-
"text": "Minimum value should be greater than {0}"
|
|
294
|
-
},
|
|
295
|
-
{
|
|
296
|
-
"key": "bs.error.validation.valueRange",
|
|
297
|
-
"text": "Value should be between {0} and {1}"
|
|
298
|
-
},
|
|
299
|
-
{
|
|
300
|
-
"key": "bs.error.validation.valueRange.exclusive",
|
|
301
|
-
"text": "Value should be between {0} (exclusive) and {1} (exclusive)"
|
|
302
|
-
},
|
|
303
|
-
{
|
|
304
|
-
"key": "bs.error.validation.valueRange.maxExclusive",
|
|
305
|
-
"text": "Value should be between {0} and {1} (exclusive)"
|
|
306
|
-
},
|
|
307
|
-
{
|
|
308
|
-
"key": "bs.error.validation.valueRange.minExclusive",
|
|
309
|
-
"text": "Value should be between {0} (exclusive) and {1}"
|
|
310
|
-
},
|
|
311
|
-
{
|
|
312
|
-
"key": "bs.error.validator.digitPrecision",
|
|
313
|
-
"text": "You can enter up to {0} integer digits."
|
|
314
|
-
},
|
|
315
|
-
{
|
|
316
|
-
"key": "bs.error.validator.digitScale",
|
|
317
|
-
"text": "You can enter up to {0} decimal places."
|
|
318
|
-
},
|
|
319
|
-
{
|
|
320
|
-
"key": "bs.expandAll",
|
|
321
|
-
"text": "Expand All"
|
|
322
|
-
},
|
|
323
|
-
{
|
|
324
|
-
"key": "bs.fileupload.action",
|
|
325
|
-
"text": "Delete"
|
|
326
|
-
},
|
|
327
|
-
{
|
|
328
|
-
"key": "bs.fileupload.alt",
|
|
329
|
-
"text": "Alternate Text"
|
|
330
|
-
},
|
|
331
|
-
{
|
|
332
|
-
"key": "bs.fileupload.filename",
|
|
333
|
-
"text": "Filename"
|
|
334
|
-
},
|
|
335
|
-
{
|
|
336
|
-
"key": "bs.fileupload.filesize",
|
|
337
|
-
"text": "Size"
|
|
338
|
-
},
|
|
339
|
-
{
|
|
340
|
-
"key": "bs.fileupload.filesizeTooBig",
|
|
341
|
-
"text": "File size is too big to upload."
|
|
342
|
-
},
|
|
343
|
-
{
|
|
344
|
-
"key": "bs.fileupload.invalidFileExt",
|
|
345
|
-
"text": "Only {0} files are available."
|
|
346
|
-
},
|
|
347
|
-
{
|
|
348
|
-
"key": "bs.fileupload.invalidFileName",
|
|
349
|
-
"text": "Filename is not valid."
|
|
350
|
-
},
|
|
351
|
-
{
|
|
352
|
-
"key": "bs.fileupload.progress",
|
|
353
|
-
"text": "Progress"
|
|
354
|
-
},
|
|
355
|
-
{
|
|
356
|
-
"key": "bs.fileupload.thumbnail",
|
|
357
|
-
"text": "File"
|
|
358
|
-
},
|
|
359
|
-
{
|
|
360
|
-
"key": "bs.fileupload.totalFilesizeTooBig",
|
|
361
|
-
"text": "File size is too big to upload.<br/>Only {0} per file and total {1} are possible to upload.",
|
|
362
|
-
"html": true
|
|
363
|
-
},
|
|
364
|
-
{
|
|
365
|
-
"key": "bs.fileupload.uploadDone",
|
|
366
|
-
"text": "Done"
|
|
367
|
-
},
|
|
368
|
-
{
|
|
369
|
-
"key": "bs.grid.caption",
|
|
370
|
-
"text": "Caption"
|
|
371
|
-
},
|
|
372
|
-
{
|
|
373
|
-
"key": "bs.grid.clearSetting",
|
|
374
|
-
"text": "Clear Filter"
|
|
375
|
-
},
|
|
376
|
-
{
|
|
377
|
-
"key": "bs.grid.deleteSearchCond",
|
|
378
|
-
"text": "Delete Condition"
|
|
379
|
-
},
|
|
380
|
-
{
|
|
381
|
-
"key": "bs.grid.empty",
|
|
382
|
-
"text": "No data"
|
|
383
|
-
},
|
|
384
|
-
{
|
|
385
|
-
"key": "bs.grid.excelDownload",
|
|
386
|
-
"text": "Download as an Excel file"
|
|
387
|
-
},
|
|
388
|
-
{
|
|
389
|
-
"key": "bs.grid.filter",
|
|
390
|
-
"text": "Filter"
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
"key": "bs.grid.fixed",
|
|
394
|
-
"text": "Fixed"
|
|
395
|
-
},
|
|
396
|
-
{
|
|
397
|
-
"key": "bs.grid.hideColumn",
|
|
398
|
-
"text": "Hide Column"
|
|
399
|
-
},
|
|
400
|
-
{
|
|
401
|
-
"key": "bs.grid.lookup",
|
|
402
|
-
"text": "Search"
|
|
403
|
-
},
|
|
404
|
-
{
|
|
405
|
-
"key": "bs.grid.restoreAllColumnSetting",
|
|
406
|
-
"text": "Reset All Column Settings"
|
|
407
|
-
},
|
|
408
|
-
{
|
|
409
|
-
"key": "bs.grid.restoreSetting",
|
|
410
|
-
"text": "Reset"
|
|
411
|
-
},
|
|
412
|
-
{
|
|
413
|
-
"key": "bs.grid.saveSearchCond",
|
|
414
|
-
"text": "Save Condition"
|
|
415
|
-
},
|
|
416
|
-
{
|
|
417
|
-
"key": "bs.grid.visible",
|
|
418
|
-
"text": "Show"
|
|
419
|
-
},
|
|
420
|
-
{
|
|
421
|
-
"key": "bs.gridcontrol.addRow",
|
|
422
|
-
"text": "Append Row"
|
|
423
|
-
},
|
|
424
|
-
{
|
|
425
|
-
"key": "bs.gridcontrol.autorefresh",
|
|
426
|
-
"text": "Auto Refresh"
|
|
427
|
-
},
|
|
428
|
-
{
|
|
429
|
-
"key": "bs.gridcontrol.autoRefreshPeriod",
|
|
430
|
-
"text": "Auto Refresh Period"
|
|
431
|
-
},
|
|
432
|
-
{
|
|
433
|
-
"key": "bs.gridcontrol.clearFilter",
|
|
434
|
-
"text": "Clear filter"
|
|
435
|
-
},
|
|
436
|
-
{
|
|
437
|
-
"key": "bs.gridcontrol.columnSetting",
|
|
438
|
-
"text": "Column Setting"
|
|
439
|
-
},
|
|
440
|
-
{
|
|
441
|
-
"key": "bs.gridcontrol.deleteSelectedCount",
|
|
442
|
-
"text": "Delete selection"
|
|
443
|
-
},
|
|
444
|
-
{
|
|
445
|
-
"key": "bs.gridcontrol.downloadExcel",
|
|
446
|
-
"text": "Are you sure to download the data in excel format?<br/>If you have a lot of data, it may take a long time."
|
|
447
|
-
},
|
|
448
|
-
{
|
|
449
|
-
"key": "bs.gridcontrol.filter",
|
|
450
|
-
"text": "Filter"
|
|
451
|
-
},
|
|
452
|
-
{
|
|
453
|
-
"key": "bs.gridcontrol.pageLength",
|
|
454
|
-
"text": "Size Per Page"
|
|
455
|
-
},
|
|
456
|
-
{
|
|
457
|
-
"key": "bs.gridcontrol.removeRow",
|
|
458
|
-
"text": "Remove Row"
|
|
459
|
-
},
|
|
460
|
-
{
|
|
461
|
-
"key": "bs.gridcontrol.selectedCount",
|
|
462
|
-
"text": "Selected"
|
|
463
|
-
},
|
|
464
|
-
{
|
|
465
|
-
"key": "bs.gridcontrol.selectRowToRemove",
|
|
466
|
-
"text": "Select rows to remove."
|
|
467
|
-
},
|
|
468
|
-
{
|
|
469
|
-
"key": "bs.gridcontrol.totalCount",
|
|
470
|
-
"text": "Total"
|
|
471
|
-
},
|
|
472
|
-
{
|
|
473
|
-
"key": "bs.height",
|
|
474
|
-
"text": "Height"
|
|
475
|
-
},
|
|
476
|
-
{
|
|
477
|
-
"key": "bs.hour",
|
|
478
|
-
"text": "Hour"
|
|
479
|
-
},
|
|
480
|
-
{
|
|
481
|
-
"key": "bs.imageUpload.playVideo",
|
|
482
|
-
"text": "Play/Pause Video"
|
|
483
|
-
},
|
|
484
|
-
{
|
|
485
|
-
"key": "bs.imageUpload.uploadImage",
|
|
486
|
-
"text": "Upload image"
|
|
487
|
-
},
|
|
488
|
-
{
|
|
489
|
-
"key": "bs.imageUpload.uploadImageOrVideo",
|
|
490
|
-
"text": "Upload image or video"
|
|
491
|
-
},
|
|
492
|
-
{
|
|
493
|
-
"key": "bs.imageUpload.uploadThumbnail",
|
|
494
|
-
"text": "Upload Thumbnail"
|
|
495
|
-
},
|
|
496
|
-
{
|
|
497
|
-
"key": "bs.initialValue",
|
|
498
|
-
"text": "Initial Value"
|
|
499
|
-
},
|
|
500
|
-
{
|
|
501
|
-
"key": "bs.item",
|
|
502
|
-
"text": "Item"
|
|
503
|
-
},
|
|
504
|
-
{
|
|
505
|
-
"key": "bs.language",
|
|
506
|
-
"text": "Language"
|
|
507
|
-
},
|
|
508
|
-
{
|
|
509
|
-
"key": "bs.lastmodified.title",
|
|
510
|
-
"text": "Last Modified"
|
|
511
|
-
},
|
|
512
|
-
{
|
|
513
|
-
"key": "bs.left",
|
|
514
|
-
"text": "Left"
|
|
515
|
-
},
|
|
516
|
-
{
|
|
517
|
-
"key": "bs.link",
|
|
518
|
-
"text": "Link"
|
|
519
|
-
},
|
|
520
|
-
{
|
|
521
|
-
"key": "bs.linkTarget",
|
|
522
|
-
"text": "Link Target"
|
|
523
|
-
},
|
|
524
|
-
{
|
|
525
|
-
"key": "bs.linkUrl",
|
|
526
|
-
"text": "Link URL"
|
|
527
|
-
},
|
|
528
|
-
{
|
|
529
|
-
"key": "bs.margin",
|
|
530
|
-
"text": "Margin"
|
|
531
|
-
},
|
|
532
|
-
{
|
|
533
|
-
"key": "bs.maxHeight",
|
|
534
|
-
"text": "Max Height"
|
|
535
|
-
},
|
|
536
|
-
{
|
|
537
|
-
"key": "bs.maximizeOrRestore",
|
|
538
|
-
"text": "Maximize/Restore"
|
|
539
|
-
},
|
|
540
|
-
{
|
|
541
|
-
"key": "bs.maxSize",
|
|
542
|
-
"text": "Max Size"
|
|
543
|
-
},
|
|
544
|
-
{
|
|
545
|
-
"key": "bs.maxWidth",
|
|
546
|
-
"text": "Max Width"
|
|
547
|
-
},
|
|
548
|
-
{
|
|
549
|
-
"key": "bs.minute",
|
|
550
|
-
"text": "Min."
|
|
551
|
-
},
|
|
552
|
-
{
|
|
553
|
-
"key": "bs.moveDown",
|
|
554
|
-
"text": "Move Down"
|
|
555
|
-
},
|
|
556
|
-
{
|
|
557
|
-
"key": "bs.moveUp",
|
|
558
|
-
"text": "Move Up"
|
|
559
|
-
},
|
|
560
|
-
{
|
|
561
|
-
"key": "bs.multiimageupload.maxfilesize",
|
|
562
|
-
"text": "{0}: Only image files of {1} or less can be uploaded."
|
|
563
|
-
},
|
|
564
|
-
{
|
|
565
|
-
"key": "bs.multilangfield.expandall",
|
|
566
|
-
"text": "Expand All Multi Lang Fields"
|
|
567
|
-
},
|
|
568
|
-
{
|
|
569
|
-
"key": "bs.nativeupload.selectFile",
|
|
570
|
-
"text": "Select a file."
|
|
571
|
-
},
|
|
572
|
-
{
|
|
573
|
-
"key": "bs.nativeupload.upload",
|
|
574
|
-
"text": "Upload"
|
|
575
|
-
},
|
|
576
|
-
{
|
|
577
|
-
"key": "bs.no",
|
|
578
|
-
"text": "No"
|
|
579
|
-
},
|
|
580
|
-
{
|
|
581
|
-
"key": "bs.ok",
|
|
582
|
-
"text": "OK"
|
|
583
|
-
},
|
|
584
|
-
{
|
|
585
|
-
"key": "bs.openInNewTab",
|
|
586
|
-
"text": "Open in new tab"
|
|
587
|
-
},
|
|
588
|
-
{
|
|
589
|
-
"key": "bs.pm",
|
|
590
|
-
"text": "PM"
|
|
591
|
-
},
|
|
592
|
-
{
|
|
593
|
-
"key": "bs.preview",
|
|
594
|
-
"text": "Preview"
|
|
595
|
-
},
|
|
596
|
-
{
|
|
597
|
-
"key": "bs.properties",
|
|
598
|
-
"text": "Properties"
|
|
599
|
-
},
|
|
600
|
-
{
|
|
601
|
-
"key": "bs.refresh",
|
|
602
|
-
"text": "Refresh"
|
|
603
|
-
},
|
|
604
|
-
{
|
|
605
|
-
"key": "bs.registerUser.dupCheckButton",
|
|
606
|
-
"text": "Check"
|
|
607
|
-
},
|
|
608
|
-
{
|
|
609
|
-
"key": "bs.registerUser.emailAddr",
|
|
610
|
-
"text": "Email Address"
|
|
611
|
-
},
|
|
612
|
-
{
|
|
613
|
-
"key": "bs.registerUser.loginId",
|
|
614
|
-
"text": "ID"
|
|
615
|
-
},
|
|
616
|
-
{
|
|
617
|
-
"key": "bs.registerUser.loginPassword",
|
|
618
|
-
"text": "Password"
|
|
619
|
-
},
|
|
620
|
-
{
|
|
621
|
-
"key": "bs.registerUser.passwordConfirm",
|
|
622
|
-
"text": "Password Confirm"
|
|
623
|
-
},
|
|
624
|
-
{
|
|
625
|
-
"key": "bs.registerUser.requestBtn",
|
|
626
|
-
"text": "REQUEST"
|
|
627
|
-
},
|
|
628
|
-
{
|
|
629
|
-
"key": "bs.registerUser.telephoneNo",
|
|
630
|
-
"text": "Contact"
|
|
631
|
-
},
|
|
632
|
-
{
|
|
633
|
-
"key": "bs.registerUser.title",
|
|
634
|
-
"text": "Register Account"
|
|
635
|
-
},
|
|
636
|
-
{
|
|
637
|
-
"key": "bs.registerUser.userName",
|
|
638
|
-
"text": "Name"
|
|
639
|
-
},
|
|
640
|
-
{
|
|
641
|
-
"key": "bs.remove",
|
|
642
|
-
"text": "Remove"
|
|
643
|
-
},
|
|
644
|
-
{
|
|
645
|
-
"key": "bs.reset",
|
|
646
|
-
"text": "Reset"
|
|
647
|
-
},
|
|
648
|
-
{
|
|
649
|
-
"key": "bs.richtext.addColumnAfter",
|
|
650
|
-
"text": "Add Column After"
|
|
651
|
-
},
|
|
652
|
-
{
|
|
653
|
-
"key": "bs.richtext.addColumnBefore",
|
|
654
|
-
"text": "Add Column Before"
|
|
655
|
-
},
|
|
656
|
-
{
|
|
657
|
-
"key": "bs.richtext.addRowAfter",
|
|
658
|
-
"text": "Add Row After"
|
|
659
|
-
},
|
|
660
|
-
{
|
|
661
|
-
"key": "bs.richtext.addRowBefore",
|
|
662
|
-
"text": "Add Row Before"
|
|
663
|
-
},
|
|
664
|
-
{
|
|
665
|
-
"key": "bs.richtext.alignCenter",
|
|
666
|
-
"text": "Align Center"
|
|
667
|
-
},
|
|
668
|
-
{
|
|
669
|
-
"key": "bs.richtext.alignLeft",
|
|
670
|
-
"text": "Align Left"
|
|
671
|
-
},
|
|
672
|
-
{
|
|
673
|
-
"key": "bs.richtext.alignRight",
|
|
674
|
-
"text": "Align Right"
|
|
675
|
-
},
|
|
676
|
-
{
|
|
677
|
-
"key": "bs.richtext.bold",
|
|
678
|
-
"text": "Bold"
|
|
679
|
-
},
|
|
680
|
-
{
|
|
681
|
-
"key": "bs.richtext.bulletList",
|
|
682
|
-
"text": "Bulleted List"
|
|
683
|
-
},
|
|
684
|
-
{
|
|
685
|
-
"key": "bs.richtext.changeTextColor",
|
|
686
|
-
"text": "Change Text Color"
|
|
687
|
-
},
|
|
688
|
-
{
|
|
689
|
-
"key": "bs.richtext.columns",
|
|
690
|
-
"text": "Columns"
|
|
691
|
-
},
|
|
692
|
-
{
|
|
693
|
-
"key": "bs.richtext.decreaseFontSize",
|
|
694
|
-
"text": "Decrease Font Size"
|
|
695
|
-
},
|
|
696
|
-
{
|
|
697
|
-
"key": "bs.richtext.deleteColumn",
|
|
698
|
-
"text": "Delete Column"
|
|
699
|
-
},
|
|
700
|
-
{
|
|
701
|
-
"key": "bs.richtext.deleteRow",
|
|
702
|
-
"text": "Delete Row"
|
|
703
|
-
},
|
|
704
|
-
{
|
|
705
|
-
"key": "bs.richtext.deleteTable",
|
|
706
|
-
"text": "Delete Table"
|
|
707
|
-
},
|
|
708
|
-
{
|
|
709
|
-
"key": "bs.richtext.heading1",
|
|
710
|
-
"text": "Heading 1"
|
|
711
|
-
},
|
|
712
|
-
{
|
|
713
|
-
"key": "bs.richtext.heading2",
|
|
714
|
-
"text": "Heading 2"
|
|
715
|
-
},
|
|
716
|
-
{
|
|
717
|
-
"key": "bs.richtext.heading3",
|
|
718
|
-
"text": "Heading 3"
|
|
719
|
-
},
|
|
720
|
-
{
|
|
721
|
-
"key": "bs.richtext.heading4",
|
|
722
|
-
"text": "Heading 4"
|
|
723
|
-
},
|
|
724
|
-
{
|
|
725
|
-
"key": "bs.richtext.imageProperties",
|
|
726
|
-
"text": "Image Properties"
|
|
727
|
-
},
|
|
728
|
-
{
|
|
729
|
-
"key": "bs.richtext.increaseFontSize",
|
|
730
|
-
"text": "Increase Font Size"
|
|
731
|
-
},
|
|
732
|
-
{
|
|
733
|
-
"key": "bs.richtext.insertImage",
|
|
734
|
-
"text": "Insert Image"
|
|
735
|
-
},
|
|
736
|
-
{
|
|
737
|
-
"key": "bs.richtext.insertTable",
|
|
738
|
-
"text": "Insert Table"
|
|
739
|
-
},
|
|
740
|
-
{
|
|
741
|
-
"key": "bs.richtext.insertVideo",
|
|
742
|
-
"text": "Insert Video"
|
|
743
|
-
},
|
|
744
|
-
{
|
|
745
|
-
"key": "bs.richtext.insertYoutube",
|
|
746
|
-
"text": "Insert Youtube Video"
|
|
747
|
-
},
|
|
748
|
-
{
|
|
749
|
-
"key": "bs.richtext.italic",
|
|
750
|
-
"text": "Italic"
|
|
751
|
-
},
|
|
752
|
-
{
|
|
753
|
-
"key": "bs.richtext.orderedList",
|
|
754
|
-
"text": "Ordered List"
|
|
755
|
-
},
|
|
756
|
-
{
|
|
757
|
-
"key": "bs.richtext.removeLink",
|
|
758
|
-
"text": "Remove Link"
|
|
759
|
-
},
|
|
760
|
-
{
|
|
761
|
-
"key": "bs.richtext.rows",
|
|
762
|
-
"text": "Rows"
|
|
763
|
-
},
|
|
764
|
-
{
|
|
765
|
-
"key": "bs.richtext.showVideoControl",
|
|
766
|
-
"text": "Show Controls"
|
|
767
|
-
},
|
|
768
|
-
{
|
|
769
|
-
"key": "bs.richtext.strike",
|
|
770
|
-
"text": "Strike Through"
|
|
771
|
-
},
|
|
772
|
-
{
|
|
773
|
-
"key": "bs.richtext.table",
|
|
774
|
-
"text": "Table"
|
|
775
|
-
},
|
|
776
|
-
{
|
|
777
|
-
"key": "bs.richtext.tableColumnInfo",
|
|
778
|
-
"text": "Column Info."
|
|
779
|
-
},
|
|
780
|
-
{
|
|
781
|
-
"key": "bs.richtext.tableProperties",
|
|
782
|
-
"text": "Table Properties"
|
|
783
|
-
},
|
|
784
|
-
{
|
|
785
|
-
"key": "bs.richtext.text",
|
|
786
|
-
"text": "Text"
|
|
787
|
-
},
|
|
788
|
-
{
|
|
789
|
-
"key": "bs.richtext.videoAutoplay",
|
|
790
|
-
"text": "Autoplay"
|
|
791
|
-
},
|
|
792
|
-
{
|
|
793
|
-
"key": "bs.richtext.videoLoop",
|
|
794
|
-
"text": "Loop"
|
|
795
|
-
},
|
|
796
|
-
{
|
|
797
|
-
"key": "bs.richtext.videoMuted",
|
|
798
|
-
"text": "Muted"
|
|
799
|
-
},
|
|
800
|
-
{
|
|
801
|
-
"key": "bs.richtext.videoProperties",
|
|
802
|
-
"text": "Video Properties"
|
|
803
|
-
},
|
|
804
|
-
{
|
|
805
|
-
"key": "bs.richtext.youtube",
|
|
806
|
-
"text": "Youtube"
|
|
807
|
-
},
|
|
808
|
-
{
|
|
809
|
-
"key": "bs.richtext.youtubeProperties",
|
|
810
|
-
"text": "Youtube Properties"
|
|
811
|
-
},
|
|
812
|
-
{
|
|
813
|
-
"key": "bs.richtext.youtubeUrl",
|
|
814
|
-
"text": "Youtube URL"
|
|
815
|
-
},
|
|
816
|
-
{
|
|
817
|
-
"key": "bs.right",
|
|
818
|
-
"text": "Right"
|
|
819
|
-
},
|
|
820
|
-
{
|
|
821
|
-
"key": "bs.save",
|
|
822
|
-
"text": "Save"
|
|
823
|
-
},
|
|
824
|
-
{
|
|
825
|
-
"key": "bs.saved",
|
|
826
|
-
"text": "It has been saved."
|
|
827
|
-
},
|
|
828
|
-
{
|
|
829
|
-
"key": "bs.search",
|
|
830
|
-
"text": "Search"
|
|
831
|
-
},
|
|
832
|
-
{
|
|
833
|
-
"key": "bs.second",
|
|
834
|
-
"text": "Sec."
|
|
835
|
-
},
|
|
836
|
-
{
|
|
837
|
-
"key": "bs.select.selectAll",
|
|
838
|
-
"text": "All"
|
|
839
|
-
},
|
|
840
|
-
{
|
|
841
|
-
"key": "bs.settingsIsReset",
|
|
842
|
-
"text": "The setting is reset. Applied when refreshing."
|
|
843
|
-
},
|
|
844
|
-
{
|
|
845
|
-
"key": "bs.size",
|
|
846
|
-
"text": "Size"
|
|
847
|
-
},
|
|
848
|
-
{
|
|
849
|
-
"key": "bs.styledtextfield.bold",
|
|
850
|
-
"text": "Bold"
|
|
851
|
-
},
|
|
852
|
-
{
|
|
853
|
-
"key": "bs.styledtextfield.italic",
|
|
854
|
-
"text": "Italic"
|
|
855
|
-
},
|
|
856
|
-
{
|
|
857
|
-
"key": "bs.styledtextfield.removeFormat",
|
|
858
|
-
"text": "Remove Format"
|
|
859
|
-
},
|
|
860
|
-
{
|
|
861
|
-
"key": "bs.styledtextfield.strikethrough",
|
|
862
|
-
"text": "Strike Through"
|
|
863
|
-
},
|
|
864
|
-
{
|
|
865
|
-
"key": "bs.styledtextfield.underline",
|
|
866
|
-
"text": "Underline"
|
|
867
|
-
},
|
|
868
|
-
{
|
|
869
|
-
"key": "bs.tabs.closeAllTabs",
|
|
870
|
-
"text": "Close All Tabs"
|
|
871
|
-
},
|
|
872
|
-
{
|
|
873
|
-
"key": "bs.tabs.closeOtherTabs",
|
|
874
|
-
"text": "Close Other Tabs"
|
|
875
|
-
},
|
|
876
|
-
{
|
|
877
|
-
"key": "bs.tabs.closeThisTab",
|
|
878
|
-
"text": "Close This Tab"
|
|
879
|
-
},
|
|
880
|
-
{
|
|
881
|
-
"key": "bs.timezone",
|
|
882
|
-
"text": "Timezone"
|
|
883
|
-
},
|
|
884
|
-
{
|
|
885
|
-
"key": "bs.top",
|
|
886
|
-
"text": "Top"
|
|
887
|
-
},
|
|
888
|
-
{
|
|
889
|
-
"key": "bs.tree.cannotAddItem",
|
|
890
|
-
"text": "Cannot add new item under new item."
|
|
891
|
-
},
|
|
892
|
-
{
|
|
893
|
-
"key": "bs.tree.confirmCancelModified",
|
|
894
|
-
"text": "There are unsaved modifications. Are you sure to select another item?"
|
|
895
|
-
},
|
|
896
|
-
{
|
|
897
|
-
"key": "bs.treecontrol.addRootBtnCaption",
|
|
898
|
-
"text": "Add root item"
|
|
899
|
-
},
|
|
900
|
-
{
|
|
901
|
-
"key": "bs.treecontrol.addSiblingBtnCaption",
|
|
902
|
-
"text": "Add sibling item"
|
|
903
|
-
},
|
|
904
|
-
{
|
|
905
|
-
"key": "bs.treecontrol.addSubBtnCaption",
|
|
906
|
-
"text": "Add sub item"
|
|
907
|
-
},
|
|
908
|
-
{
|
|
909
|
-
"key": "bs.treecontrol.saveOrderButton",
|
|
910
|
-
"text": "Save Order"
|
|
911
|
-
},
|
|
912
|
-
{
|
|
913
|
-
"key": "bs.updatedBy",
|
|
914
|
-
"text": "Updated by"
|
|
915
|
-
},
|
|
916
|
-
{
|
|
917
|
-
"key": "bs.updatedDt",
|
|
918
|
-
"text": "Updated at"
|
|
919
|
-
},
|
|
920
|
-
{
|
|
921
|
-
"key": "bs.url",
|
|
922
|
-
"text": "URL"
|
|
923
|
-
},
|
|
924
|
-
{
|
|
925
|
-
"key": "bs.used",
|
|
926
|
-
"text": "Used"
|
|
927
|
-
},
|
|
928
|
-
{
|
|
929
|
-
"key": "bs.weekNames",
|
|
930
|
-
"text": "Mon,Tue,Wed,Thu,Fri,Sat,Sun"
|
|
931
|
-
},
|
|
932
|
-
{
|
|
933
|
-
"key": "bs.width",
|
|
934
|
-
"text": "Width"
|
|
935
|
-
},
|
|
936
|
-
{
|
|
937
|
-
"key": "bs.widthHeightRatio",
|
|
938
|
-
"text": "Width/Height Ratio"
|
|
939
|
-
},
|
|
940
|
-
{
|
|
941
|
-
"key": "bs.yes",
|
|
942
|
-
"text": "Yes"
|
|
943
|
-
},
|
|
944
|
-
{
|
|
945
|
-
"key": "bs.youtubeUrl",
|
|
946
|
-
"text": "Youtube URL"
|
|
947
|
-
},
|
|
948
|
-
{
|
|
949
|
-
"key": "bs.zoomIn",
|
|
950
|
-
"text": "Zoom In"
|
|
951
|
-
},
|
|
952
|
-
{
|
|
953
|
-
"key": "bs.zoomOut",
|
|
954
|
-
"text": "Zoom Out"
|
|
955
|
-
}
|
|
956
|
-
]
|