@g1cloud/bluesea 5.0.0-beta.8 → 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.
Files changed (243) hide show
  1. package/README.md +11 -0
  2. package/bin/install-claude-skill.mjs +74 -0
  3. package/css/bluesea.css +12 -30478
  4. package/dist/index.d.ts +10 -130
  5. package/dist/index.js +13 -0
  6. package/package.json +41 -59
  7. package/skills/bluesea-ui/SKILL.md +345 -0
  8. package/skills/bluesea-ui/references/components.md +196 -0
  9. package/skills/bluesea-ui/references/grid.md +159 -0
  10. package/skills/bluesea-ui/references/i18n.md +149 -0
  11. package/skills/bluesea-ui/references/validation.md +178 -0
  12. package/css/frame-default.css +0 -703
  13. package/dist/BSAlertModal-C8PIj5h_.js +0 -52
  14. package/dist/BSGridColumnSettingModal-D9CI-F_e.js +0 -149
  15. package/dist/BSRichTextMaximizedModal-DsSYqgSR.js +0 -62
  16. package/dist/BSYesNoModal-CB_RIKt0.js +0 -57
  17. package/dist/BSYoutubeInputModal-CwLcWtEI.js +0 -76
  18. package/dist/ImageInsertModal-lWQeIMu7.js +0 -106
  19. package/dist/ImageProperties.vue_vue_type_script_setup_true_lang-DDj0Odaa.js +0 -180
  20. package/dist/ImagePropertiesModal-C6RyT5B5.js +0 -98
  21. package/dist/LinkPropertiesModal-D5A3Gq2i.js +0 -119
  22. package/dist/TableInsertModal-B1F5T8qs.js +0 -74
  23. package/dist/TablePropertiesModal-DUiHSjcT.js +0 -353
  24. package/dist/VideoInsertModal-R0Bs5E2T.js +0 -106
  25. package/dist/VideoProperties.vue_vue_type_script_setup_true_lang-BCTNqg94.js +0 -194
  26. package/dist/VideoPropertiesModal-DQADTS-J.js +0 -98
  27. package/dist/YoutubeInsertModal-R97l6ge3.js +0 -84
  28. package/dist/YoutubeProperties.vue_vue_type_script_setup_true_lang-Ce9a5UDA.js +0 -181
  29. package/dist/YoutubePropertiesModal-BbrU7l5m.js +0 -102
  30. package/dist/bluesea.css +0 -11278
  31. package/dist/bluesea.js +0 -223
  32. package/dist/bluesea.umd.cjs +0 -72221
  33. package/dist/component/basic/BSButton.vue.d.ts +0 -50
  34. package/dist/component/basic/BSCalendar.vue.d.ts +0 -68
  35. package/dist/component/basic/BSCalendarRange.vue.d.ts +0 -57
  36. package/dist/component/basic/BSConsole.vue.d.ts +0 -36
  37. package/dist/component/basic/BSDate.vue.d.ts +0 -19
  38. package/dist/component/basic/BSFormLabel.vue.d.ts +0 -19
  39. package/dist/component/basic/BSImage.vue.d.ts +0 -44
  40. package/dist/component/basic/BSLink.vue.d.ts +0 -21
  41. package/dist/component/basic/BSLoadingIcon.vue.d.ts +0 -2
  42. package/dist/component/basic/BSPageNavigation.vue.d.ts +0 -52
  43. package/dist/component/basic/BSPopup.vue.d.ts +0 -70
  44. package/dist/component/basic/BSPopupButton.vue.d.ts +0 -41
  45. package/dist/component/basic/BSProgressBar.vue.d.ts +0 -33
  46. package/dist/component/basic/BSTooltip.vue.d.ts +0 -35
  47. package/dist/component/global/AddressSearchButton.vue.d.ts +0 -36
  48. package/dist/component/global/AddressSearchList.gen.d.ts +0 -4
  49. package/dist/component/global/BSAddressInput.vue.d.ts +0 -72
  50. package/dist/component/global/BSLocaleSelect.vue.d.ts +0 -35
  51. package/dist/component/global/BSNameInput.vue.d.ts +0 -80
  52. package/dist/component/global/BSTelInput.vue.d.ts +0 -88
  53. package/dist/component/grid/BSDateRangeFilter.vue.d.ts +0 -63
  54. package/dist/component/grid/BSDateRangeFilters.vue.d.ts +0 -56
  55. package/dist/component/grid/BSGrid.vue.d.ts +0 -177
  56. package/dist/component/grid/BSGridCell.vue.d.ts +0 -85
  57. package/dist/component/grid/BSGridCellCheckbox.vue.d.ts +0 -21
  58. package/dist/component/grid/BSGridCellDragHandle.vue.d.ts +0 -15
  59. package/dist/component/grid/BSGridCellEdit.vue.d.ts +0 -21
  60. package/dist/component/grid/BSGridCellSerialNo.vue.d.ts +0 -15
  61. package/dist/component/grid/BSGridColumnSettingModal.vue.d.ts +0 -25
  62. package/dist/component/grid/BSGridControl.vue.d.ts +0 -78
  63. package/dist/component/grid/BSGridHeaderCell.vue.d.ts +0 -45
  64. package/dist/component/grid/BSGridHeaderCellCheckbox.vue.d.ts +0 -19
  65. package/dist/component/grid/BSGridHeaderCellResizeHandle.vue.d.ts +0 -21
  66. package/dist/component/grid/BSGridHeaderCellSerialNo.vue.d.ts +0 -2
  67. package/dist/component/grid/BSGridLookup.vue.d.ts +0 -67
  68. package/dist/component/grid/BSGridRow.vue.d.ts +0 -140
  69. package/dist/component/grid/BSTextFilter.vue.d.ts +0 -42
  70. package/dist/component/grid/DateFilterModel.d.ts +0 -19
  71. package/dist/component/grid/GridExtension.d.ts +0 -17
  72. package/dist/component/grid/GridLib.d.ts +0 -21
  73. package/dist/component/grid/GridModel.d.ts +0 -399
  74. package/dist/component/grid/extension/gridExcelDownloadExtension.d.ts +0 -22
  75. package/dist/component/grid/vDndSupport.d.ts +0 -18
  76. package/dist/component/input/BSCheckbox.vue.d.ts +0 -63
  77. package/dist/component/input/BSCheckboxGroup.vue.d.ts +0 -79
  78. package/dist/component/input/BSCodeEditor.vue.d.ts +0 -73
  79. package/dist/component/input/BSColorInput.vue.d.ts +0 -68
  80. package/dist/component/input/BSDateInput.vue.d.ts +0 -90
  81. package/dist/component/input/BSDateInputPopup.vue.d.ts +0 -41
  82. package/dist/component/input/BSDateRange.vue.d.ts +0 -113
  83. package/dist/component/input/BSDateRangeInputPopup.vue.d.ts +0 -45
  84. package/dist/component/input/BSDateRangePresets.vue.d.ts +0 -40
  85. package/dist/component/input/BSHtmlEditor.vue.d.ts +0 -64
  86. package/dist/component/input/BSImageUpload.vue.d.ts +0 -118
  87. package/dist/component/input/BSMediaPreview.vue.d.ts +0 -55
  88. package/dist/component/input/BSMultiImageUpload.vue.d.ts +0 -108
  89. package/dist/component/input/BSMultiSelect.vue.d.ts +0 -91
  90. package/dist/component/input/BSNumberInput.vue.d.ts +0 -91
  91. package/dist/component/input/BSPopupSelect.vue.d.ts +0 -54
  92. package/dist/component/input/BSPositionedImageUpload.vue.d.ts +0 -97
  93. package/dist/component/input/BSPriceInput.vue.d.ts +0 -91
  94. package/dist/component/input/BSRadioButton.vue.d.ts +0 -72
  95. package/dist/component/input/BSRadioButtonGroup.vue.d.ts +0 -86
  96. package/dist/component/input/BSSelect.vue.d.ts +0 -95
  97. package/dist/component/input/BSSelectPopup.vue.d.ts +0 -87
  98. package/dist/component/input/BSTextArea.vue.d.ts +0 -88
  99. package/dist/component/input/BSTextInput.vue.d.ts +0 -100
  100. package/dist/component/input/BSTreeMultiSelect.vue.d.ts +0 -89
  101. package/dist/component/input/BSTreeSelect.vue.d.ts +0 -90
  102. package/dist/component/input/BSYesNoGroup.vue.d.ts +0 -55
  103. package/dist/component/input/BSYesNoSelect.vue.d.ts +0 -51
  104. package/dist/component/input/BSYoutubeInputModal.vue.d.ts +0 -6
  105. package/dist/component/input/DateInputLib.d.ts +0 -27
  106. package/dist/component/input/DateRangePresetModel.d.ts +0 -16
  107. package/dist/component/input/HtmlEditorModel.d.ts +0 -5
  108. package/dist/component/input/ImageUploadLib.d.ts +0 -22
  109. package/dist/component/input/ImageUploadModel.d.ts +0 -12
  110. package/dist/component/input/ValidationErrors.vue.d.ts +0 -19
  111. package/dist/component/input/vDragAndDropSupport.d.ts +0 -10
  112. package/dist/component/layout/BSCardLayout.vue.d.ts +0 -41
  113. package/dist/component/layout/BSHorizontalLayoutResizer.vue.d.ts +0 -6
  114. package/dist/component/layout/BSListControl.vue.d.ts +0 -52
  115. package/dist/component/layout/BSListLayout.vue.d.ts +0 -85
  116. package/dist/component/layout/BSListLayoutItem.vue.d.ts +0 -82
  117. package/dist/component/layout/BSTabSheet.vue.d.ts +0 -63
  118. package/dist/component/layout/BSVerticalLayoutResizer.vue.d.ts +0 -6
  119. package/dist/component/layout/SlideDownTransition.vue.d.ts +0 -9
  120. package/dist/component/layout/TabSheetModel.d.ts +0 -49
  121. package/dist/component/multilang/BSMultiLangExpandButton.vue.d.ts +0 -2
  122. package/dist/component/multilang/BSMultiLangHtmlEditor.vue.d.ts +0 -84
  123. package/dist/component/multilang/BSMultiLangImageUpload.vue.d.ts +0 -81
  124. package/dist/component/multilang/BSMultiLangRichText.vue.d.ts +0 -93
  125. package/dist/component/multilang/BSMultiLangTextArea.vue.d.ts +0 -96
  126. package/dist/component/multilang/BSMultiLangTextInput.vue.d.ts +0 -96
  127. package/dist/component/multilang/multiLangLib.d.ts +0 -6
  128. package/dist/component/richtext/BSRichText.vue.d.ts +0 -90
  129. package/dist/component/richtext/BSRichTextMaximizedModal.vue.d.ts +0 -74
  130. package/dist/component/richtext/RichTextLib.d.ts +0 -15
  131. package/dist/component/richtext/RichTextModel.d.ts +0 -9
  132. package/dist/component/richtext/RichTextToolbar.vue.d.ts +0 -36
  133. package/dist/component/richtext/image/ImageInsertModal.vue.d.ts +0 -22
  134. package/dist/component/richtext/image/ImageProperties.vue.d.ts +0 -19
  135. package/dist/component/richtext/image/ImagePropertiesModal.vue.d.ts +0 -17
  136. package/dist/component/richtext/image/RichTextImage.d.ts +0 -7
  137. package/dist/component/richtext/image/RichTextImageLib.d.ts +0 -13
  138. package/dist/component/richtext/image/ToolButtonImage.vue.d.ts +0 -19
  139. package/dist/component/richtext/link/LinkPropertiesModal.vue.d.ts +0 -17
  140. package/dist/component/richtext/link/ToolButtonLink.vue.d.ts +0 -19
  141. package/dist/component/richtext/richTextUtil.d.ts +0 -18
  142. package/dist/component/richtext/table/RichTextTable.d.ts +0 -8
  143. package/dist/component/richtext/table/RichTextTableCell.d.ts +0 -1
  144. package/dist/component/richtext/table/RichTextTableLib.d.ts +0 -23
  145. package/dist/component/richtext/table/RichTextTableView.d.ts +0 -19
  146. package/dist/component/richtext/table/TableInsertModal.vue.d.ts +0 -17
  147. package/dist/component/richtext/table/TablePropertiesModal.vue.d.ts +0 -17
  148. package/dist/component/richtext/table/ToolButtonTable.vue.d.ts +0 -19
  149. package/dist/component/richtext/tool/ToolButtonFontColor.vue.d.ts +0 -19
  150. package/dist/component/richtext/tool/ToolButtonFontSize.vue.d.ts +0 -19
  151. package/dist/component/richtext/tool/ToolButtonFontStyle.vue.d.ts +0 -19
  152. package/dist/component/richtext/tool/ToolButtonHeading.vue.d.ts +0 -19
  153. package/dist/component/richtext/tool/ToolButtonListItem.vue.d.ts +0 -19
  154. package/dist/component/richtext/tool/ToolButtonMaximize.vue.d.ts +0 -19
  155. package/dist/component/richtext/tool/ToolButtonTextAlign.vue.d.ts +0 -19
  156. package/dist/component/richtext/video/RichTextVideo.d.ts +0 -29
  157. package/dist/component/richtext/video/RichTextVideoLib.d.ts +0 -16
  158. package/dist/component/richtext/video/ToolButtonVideo.vue.d.ts +0 -19
  159. package/dist/component/richtext/video/VideoInsertModal.vue.d.ts +0 -22
  160. package/dist/component/richtext/video/VideoProperties.vue.d.ts +0 -19
  161. package/dist/component/richtext/video/VideoPropertiesModal.vue.d.ts +0 -17
  162. package/dist/component/richtext/youtube/RichTextYoutube.d.ts +0 -8
  163. package/dist/component/richtext/youtube/RichTextYoutubeLib.d.ts +0 -14
  164. package/dist/component/richtext/youtube/ToolButtonYoutube.vue.d.ts +0 -19
  165. package/dist/component/richtext/youtube/YoutubeInsertModal.vue.d.ts +0 -17
  166. package/dist/component/richtext/youtube/YoutubeProperties.vue.d.ts +0 -19
  167. package/dist/component/richtext/youtube/YoutubePropertiesModal.vue.d.ts +0 -17
  168. package/dist/component/tree/BSTree.vue.d.ts +0 -104
  169. package/dist/component/tree/BSTreeControl.vue.d.ts +0 -90
  170. package/dist/component/tree/BSTreeRow.vue.d.ts +0 -89
  171. package/dist/component/tree/TreeLib.d.ts +0 -11
  172. package/dist/component/tree/TreeModel.d.ts +0 -188
  173. package/dist/component/tree/vTreeDndSupport.d.ts +0 -10
  174. package/dist/config/config.d.ts +0 -155
  175. package/dist/contextmenu/BSContextMenu.vue.d.ts +0 -43
  176. package/dist/contextmenu/BSContextMenuContainer.vue.d.ts +0 -2
  177. package/dist/contextmenu/contextMenuPlugin.d.ts +0 -43
  178. package/dist/directive/vClickOutside.d.ts +0 -21
  179. package/dist/directive/vFocusJump.d.ts +0 -19
  180. package/dist/directive/vFocusLoop.d.ts +0 -25
  181. package/dist/directive/vFocusOnLoad.d.ts +0 -4
  182. package/dist/directive/vT.d.ts +0 -11
  183. package/dist/directive/vTooltip.d.ts +0 -9
  184. package/dist/frame/FrameModel.d.ts +0 -82
  185. package/dist/frame/ShortcutKeyHandler.d.ts +0 -37
  186. package/dist/frame/default/DefaultBody.vue.d.ts +0 -2
  187. package/dist/frame/default/DefaultFrameModel.d.ts +0 -107
  188. package/dist/frame/default/DefaultHeader.vue.d.ts +0 -23
  189. package/dist/frame/default/HeaderTab.vue.d.ts +0 -17
  190. package/dist/frame/default/HeaderTabListButton.vue.d.ts +0 -2
  191. package/dist/frame/default/HeaderTabs.vue.d.ts +0 -15
  192. package/dist/frame/default/SidebarMenu.vue.d.ts +0 -2
  193. package/dist/frame/default/SidebarMenuItem.vue.d.ts +0 -25
  194. package/dist/frame/default/SidebarMenuLink.vue.d.ts +0 -29
  195. package/dist/frame/default/SidebarMenuSearch.vue.d.ts +0 -28
  196. package/dist/index-DRs7QwNQ.js +0 -70174
  197. package/dist/modal/BSAlertModal.vue.d.ts +0 -23
  198. package/dist/modal/BSModalContainer.vue.d.ts +0 -2
  199. package/dist/modal/BSModalFrame.vue.d.ts +0 -37
  200. package/dist/modal/BSModalWrapper.vue.d.ts +0 -17
  201. package/dist/modal/BSYesNoModal.vue.d.ts +0 -25
  202. package/dist/modal/modalPlugin.d.ts +0 -73
  203. package/dist/model/CommonTypes.d.ts +0 -96
  204. package/dist/model/DefaultImpl.d.ts +0 -8
  205. package/dist/model/FieldContext.d.ts +0 -15
  206. package/dist/model/FilterModel.d.ts +0 -114
  207. package/dist/model/MoneySerializer.d.ts +0 -3
  208. package/dist/model/PaginatedList.d.ts +0 -29
  209. package/dist/model/SearchModel.d.ts +0 -22
  210. package/dist/notification/BSAlarmFrame.vue.d.ts +0 -26
  211. package/dist/notification/BSNotificationContainer.vue.d.ts +0 -2
  212. package/dist/notification/notificationPlugin.d.ts +0 -33
  213. package/dist/savepoint/SavePoint.d.ts +0 -47
  214. package/dist/text/i18n.d.ts +0 -28
  215. package/dist/util/alertUtil.d.ts +0 -1
  216. package/dist/util/componentUtil.d.ts +0 -40
  217. package/dist/util/debounceUtil.d.ts +0 -16
  218. package/dist/util/elementUtil.d.ts +0 -58
  219. package/dist/util/formatUtil.d.ts +0 -70
  220. package/dist/util/langUtil.d.ts +0 -3
  221. package/dist/util/multiLangUtil.d.ts +0 -27
  222. package/dist/util/routeUtil.d.ts +0 -3
  223. package/dist/util/typeUtil.d.ts +0 -18
  224. package/dist/util/waitUtil.d.ts +0 -19
  225. package/dist/validator/FieldValidator.d.ts +0 -45
  226. package/dist/validator/FormValidator.d.ts +0 -35
  227. package/scss/bluesea-base.scss +0 -6
  228. package/scss/bluesea.scss +0 -2
  229. package/scss/component.scss +0 -515
  230. package/scss/font.scss +0 -3
  231. package/scss/frame/default.scss +0 -293
  232. package/scss/layout.scss +0 -192
  233. package/scss/reset.scss +0 -68
  234. package/scss/rich-text-container.scss +0 -113
  235. package/scss/rich-text-content.scss +0 -137
  236. package/scss/transition.scss +0 -108
  237. package/scss/utility.scss +0 -816
  238. package/scss/variable.scss +0 -347
  239. package/text/bluesea_text_en.json +0 -956
  240. package/text/bluesea_text_fr.json +0 -956
  241. package/text/bluesea_text_ja.json +0 -956
  242. package/text/bluesea_text_ko.json +0 -956
  243. package/text/bluesea_text_zh.json +0 -956
@@ -1,956 +0,0 @@
1
- [
2
- {
3
- "key": "bs.addressfield.search",
4
- "text": "郵便番号検索"
5
- },
6
- {
7
- "key": "bs.addYoutubeUrl",
8
- "text": "YouTube動画登録"
9
- },
10
- {
11
- "key": "bs.align",
12
- "text": "並べ替え"
13
- },
14
- {
15
- "key": "bs.am",
16
- "text": "午前"
17
- },
18
- {
19
- "key": "bs.bgcolor",
20
- "text": "背景色"
21
- },
22
- {
23
- "key": "bs.bottom",
24
- "text": "下側"
25
- },
26
- {
27
- "key": "bs.cancel",
28
- "text": "キャンセル"
29
- },
30
- {
31
- "key": "bs.changeTabAfterSaving",
32
- "text": "新しく入力された情報や修正された情報があります。保存後、移動してください。"
33
- },
34
- {
35
- "key": "bs.ckeditorfileupload.validatemessage",
36
- "text": "{0}以下のイメージファイルのみアップロードできます。"
37
- },
38
- {
39
- "key": "bs.clear",
40
- "text": "クリア"
41
- },
42
- {
43
- "key": "bs.clearAll",
44
- "text": "全体初期化"
45
- },
46
- {
47
- "key": "bs.cleared",
48
- "text": "初期化されました。"
49
- },
50
- {
51
- "key": "bs.close",
52
- "text": "閉じる"
53
- },
54
- {
55
- "key": "bs.collapseAll",
56
- "text": "すべて閉じる"
57
- },
58
- {
59
- "key": "bs.colorfield.desc",
60
- "text": "'#FFFFFFF'または'red'の形式で入力してください。"
61
- },
62
- {
63
- "key": "bs.colorfield.rgb.desc",
64
- "text": "R/G/Bの値をそれぞれ0~255の間で入力してください。"
65
- },
66
- {
67
- "key": "bs.confirm.delete",
68
- "text": "削除しますか。"
69
- },
70
- {
71
- "key": "bs.confirmLeavingModifiedTab",
72
- "text": "新しく入力された情報または修正された情報が削除されます。本当に移動しますか?"
73
- },
74
- {
75
- "key": "bs.copy",
76
- "text": "コピー"
77
- },
78
- {
79
- "key": "bs.createdBy",
80
- "text": "登録者ID"
81
- },
82
- {
83
- "key": "bs.createdDt",
84
- "text": "登録日時"
85
- },
86
- {
87
- "key": "bs.datefield.invalidFormat.day",
88
- "text": "'YYYYMMDD'形式で入力してください。"
89
- },
90
- {
91
- "key": "bs.datefield.invalidFormat.hour",
92
- "text": "'YYYYMMDD HH'形式で入力してください。"
93
- },
94
- {
95
- "key": "bs.datefield.invalidFormat.minute",
96
- "text": "'YYYYMMDD HHMM'形式で入力してください。"
97
- },
98
- {
99
- "key": "bs.dateLookup.10daysAgo",
100
- "text": "過去10日間"
101
- },
102
- {
103
- "key": "bs.dateLookup.15daysAgo",
104
- "text": "過去15日間"
105
- },
106
- {
107
- "key": "bs.dateLookup.2monthsAgo",
108
- "text": "過去2ヶ月間"
109
- },
110
- {
111
- "key": "bs.dateLookup.30daysAgo",
112
- "text": "過去30日間"
113
- },
114
- {
115
- "key": "bs.dateLookup.3monthsAgo",
116
- "text": "過去3ヶ月間"
117
- },
118
- {
119
- "key": "bs.dateLookup.7daysAgo",
120
- "text": "過去7日間"
121
- },
122
- {
123
- "key": "bs.dateLookup.all",
124
- "text": "期間全体"
125
- },
126
- {
127
- "key": "bs.dateLookup.custom",
128
- "text": "カスタム"
129
- },
130
- {
131
- "key": "bs.dateLookup.prevMonth",
132
- "text": "先月"
133
- },
134
- {
135
- "key": "bs.dateLookup.thisMonth",
136
- "text": "今月"
137
- },
138
- {
139
- "key": "bs.dateLookup.today",
140
- "text": "本日"
141
- },
142
- {
143
- "key": "bs.dateLookup.yesterday",
144
- "text": "昨日"
145
- },
146
- {
147
- "key": "bs.daterangefield.day",
148
- "text": "日"
149
- },
150
- {
151
- "key": "bs.daterangefield.month",
152
- "text": "月"
153
- },
154
- {
155
- "key": "bs.daterangefield.week",
156
- "text": "週"
157
- },
158
- {
159
- "key": "bs.daterangegroup.invalidDateOrder",
160
- "text": "開始日には終了日以前の日付を指定してください。"
161
- },
162
- {
163
- "key": "bs.delete",
164
- "text": "削除"
165
- },
166
- {
167
- "key": "bs.deleted",
168
- "text": "削除されました。"
169
- },
170
- {
171
- "key": "bs.details",
172
- "text": "詳細"
173
- },
174
- {
175
- "key": "bs.edit",
176
- "text": "編集"
177
- },
178
- {
179
- "key": "bs.error",
180
- "text": "エラー"
181
- },
182
- {
183
- "key": "bs.error.failedToUpload",
184
- "text": "ファイルのアップロードに失敗しました。({0})"
185
- },
186
- {
187
- "key": "bs.error.illegalAccess",
188
- "text": "間違ったアプローチです。"
189
- },
190
- {
191
- "key": "bs.error.tooManyTabs",
192
- "text": "最大{0}個までタブが開かれます。<br/>新しいタブを開きたい場合はすでに開いているタブを閉じてください。",
193
- "html": true
194
- },
195
- {
196
- "key": "bs.error.uploadFailed",
197
- "text": "アップロードに失敗しました。"
198
- },
199
- {
200
- "key": "bs.error.validation.allowed",
201
- "text": "\"{0}\"文字のみ入力可能です。"
202
- },
203
- {
204
- "key": "bs.error.validation.currency",
205
- "text": "金額のみ入力できます。"
206
- },
207
- {
208
- "key": "bs.error.validation.digitPrecisionScale",
209
- "text": "整数桁数は最大{0}桁、小数点以下は最大{1}桁まで入力できます。"
210
- },
211
- {
212
- "key": "bs.error.validation.duplicated",
213
- "text": "入力値が重複されています。"
214
- },
215
- {
216
- "key": "bs.error.validation.duplicationNotChecked",
217
- "text": "重複可否を確認してください。"
218
- },
219
- {
220
- "key": "bs.error.validation.email",
221
- "text": "メールアドレス形式に誤りがあります。"
222
- },
223
- {
224
- "key": "bs.error.validation.integerNumber",
225
- "text": "半角数字で入力してください。"
226
- },
227
- {
228
- "key": "bs.error.validation.lengthExact",
229
- "text": "{0}文字数に入力してください。"
230
- },
231
- {
232
- "key": "bs.error.validation.lengthMax",
233
- "text": "{0}文字まで、入力してください。"
234
- },
235
- {
236
- "key": "bs.error.validation.lengthMin",
237
- "text": "{0}文字以上、入力してください。"
238
- },
239
- {
240
- "key": "bs.error.validation.lengthRange",
241
- "text": "文字数は{0}文字から{1}文字間までに入力してください。"
242
- },
243
- {
244
- "key": "bs.error.validation.notAllowed",
245
- "text": "\"{0}\"文字は入力不可です。"
246
- },
247
- {
248
- "key": "bs.error.validation.number",
249
- "text": "半角数字で入力してください。"
250
- },
251
- {
252
- "key": "bs.error.validation.onlyFutureDate",
253
- "text": "未来日時にて指定してください。"
254
- },
255
- {
256
- "key": "bs.error.validation.realNumber",
257
- "text": "半角数字(小数点以下を含む)で入力してください。"
258
- },
259
- {
260
- "key": "bs.error.validation.regexp",
261
- "text": "形式を確認してください。"
262
- },
263
- {
264
- "key": "bs.error.validation.required",
265
- "text": "必須入力項目です。"
266
- },
267
- {
268
- "key": "bs.error.validation.requiredCountryNo",
269
- "text": "国番号は必須です。"
270
- },
271
- {
272
- "key": "bs.error.validation.tel",
273
- "text": "電話番号の形式を確認してください。"
274
- },
275
- {
276
- "key": "bs.error.validation.url",
277
- "text": "URL形式に誤りがあります。"
278
- },
279
- {
280
- "key": "bs.error.validation.valueMax",
281
- "text": "最大の入力値は{0}です。"
282
- },
283
- {
284
- "key": "bs.error.validation.valueMax.exclusive",
285
- "text": "最大{0}未満でなければなりません。"
286
- },
287
- {
288
- "key": "bs.error.validation.valueMin",
289
- "text": "最小の入力値は{0}です。"
290
- },
291
- {
292
- "key": "bs.error.validation.valueMin.exclusive",
293
- "text": "少なくとも {0}を超える必要があります。"
294
- },
295
- {
296
- "key": "bs.error.validation.valueRange",
297
- "text": "値は{0}から{1}間で入力してください。"
298
- },
299
- {
300
- "key": "bs.error.validation.valueRange.exclusive",
301
- "text": "最小{0}超過最大{1}未満でなければなりません。"
302
- },
303
- {
304
- "key": "bs.error.validation.valueRange.maxExclusive",
305
- "text": "最小{0}以上最大{1}以上未満でなければなりません。"
306
- },
307
- {
308
- "key": "bs.error.validation.valueRange.minExclusive",
309
- "text": "最小{0}以上超過最大{1}以下でなければなりません。"
310
- },
311
- {
312
- "key": "bs.error.validator.digitPrecision",
313
- "text": "整数は最大{0}桁までの入力が可能です。"
314
- },
315
- {
316
- "key": "bs.error.validator.digitScale",
317
- "text": "小数点以下は最大{0}桁まで入力可能です。"
318
- },
319
- {
320
- "key": "bs.expandAll",
321
- "text": "フルオープン"
322
- },
323
- {
324
- "key": "bs.fileupload.action",
325
- "text": "削除"
326
- },
327
- {
328
- "key": "bs.fileupload.alt",
329
- "text": "代替テキスト"
330
- },
331
- {
332
- "key": "bs.fileupload.filename",
333
- "text": "ファイル名"
334
- },
335
- {
336
- "key": "bs.fileupload.filesize",
337
- "text": "サイズ"
338
- },
339
- {
340
- "key": "bs.fileupload.filesizeTooBig",
341
- "text": "ファイルサイズが大きすぎてアップロードできません。"
342
- },
343
- {
344
- "key": "bs.fileupload.invalidFileExt",
345
- "text": "拡張子が{0}のファイルのみアップロード可能です。"
346
- },
347
- {
348
- "key": "bs.fileupload.invalidFileName",
349
- "text": "ファイル名が正しくありません。"
350
- },
351
- {
352
- "key": "bs.fileupload.progress",
353
- "text": "進行状態"
354
- },
355
- {
356
- "key": "bs.fileupload.thumbnail",
357
- "text": "ファイル"
358
- },
359
- {
360
- "key": "bs.fileupload.totalFilesizeTooBig",
361
- "text": "ファイルサイズが大きすぎてアップロードできません。.<br/>ファイルごとに{0}、全体{1}までアップロードできます。",
362
- "html": true
363
- },
364
- {
365
- "key": "bs.fileupload.uploadDone",
366
- "text": "完了"
367
- },
368
- {
369
- "key": "bs.grid.caption",
370
- "text": "キャプション"
371
- },
372
- {
373
- "key": "bs.grid.clearSetting",
374
- "text": "フィルター初期化"
375
- },
376
- {
377
- "key": "bs.grid.deleteSearchCond",
378
- "text": "照会条件削除"
379
- },
380
- {
381
- "key": "bs.grid.empty",
382
- "text": "項目がありません。"
383
- },
384
- {
385
- "key": "bs.grid.excelDownload",
386
- "text": "エクセルファイルでダウンロード"
387
- },
388
- {
389
- "key": "bs.grid.filter",
390
- "text": "フィルター"
391
- },
392
- {
393
- "key": "bs.grid.fixed",
394
- "text": "列固定"
395
- },
396
- {
397
- "key": "bs.grid.hideColumn",
398
- "text": "列を非表示"
399
- },
400
- {
401
- "key": "bs.grid.lookup",
402
- "text": "照会"
403
- },
404
- {
405
- "key": "bs.grid.restoreAllColumnSetting",
406
- "text": "すべてのカラム設定を初期化"
407
- },
408
- {
409
- "key": "bs.grid.restoreSetting",
410
- "text": "初期化"
411
- },
412
- {
413
- "key": "bs.grid.saveSearchCond",
414
- "text": "照会条件を保存する"
415
- },
416
- {
417
- "key": "bs.grid.visible",
418
- "text": "表示"
419
- },
420
- {
421
- "key": "bs.gridcontrol.addRow",
422
- "text": "行追加"
423
- },
424
- {
425
- "key": "bs.gridcontrol.autorefresh",
426
- "text": "自動更新"
427
- },
428
- {
429
- "key": "bs.gridcontrol.autoRefreshPeriod",
430
- "text": "自動更新頻度"
431
- },
432
- {
433
- "key": "bs.gridcontrol.clearFilter",
434
- "text": "検索フィルターの初期化"
435
- },
436
- {
437
- "key": "bs.gridcontrol.columnSetting",
438
- "text": "カラム設定"
439
- },
440
- {
441
- "key": "bs.gridcontrol.deleteSelectedCount",
442
- "text": "選択削除"
443
- },
444
- {
445
- "key": "bs.gridcontrol.downloadExcel",
446
- "text": "データをエクセル形式でダウンロードしますか?<br/>大量の場合、時間がかかる場合があります。"
447
- },
448
- {
449
- "key": "bs.gridcontrol.filter",
450
- "text": "フィルター照会"
451
- },
452
- {
453
- "key": "bs.gridcontrol.pageLength",
454
- "text": "ページあたりのリスト数"
455
- },
456
- {
457
- "key": "bs.gridcontrol.removeRow",
458
- "text": "行消去"
459
- },
460
- {
461
- "key": "bs.gridcontrol.selectedCount",
462
- "text": "選択"
463
- },
464
- {
465
- "key": "bs.gridcontrol.selectRowToRemove",
466
- "text": "消去する行を選択してください。"
467
- },
468
- {
469
- "key": "bs.gridcontrol.totalCount",
470
- "text": "全体"
471
- },
472
- {
473
- "key": "bs.height",
474
- "text": "高さ"
475
- },
476
- {
477
- "key": "bs.hour",
478
- "text": "時"
479
- },
480
- {
481
- "key": "bs.imageUpload.playVideo",
482
- "text": "動画の再生/停止"
483
- },
484
- {
485
- "key": "bs.imageUpload.uploadImage",
486
- "text": "画像のアップロード"
487
- },
488
- {
489
- "key": "bs.imageUpload.uploadImageOrVideo",
490
- "text": "画像/動画アップロード"
491
- },
492
- {
493
- "key": "bs.imageUpload.uploadThumbnail",
494
- "text": "サムネイル登録"
495
- },
496
- {
497
- "key": "bs.initialValue",
498
- "text": "初期値"
499
- },
500
- {
501
- "key": "bs.item",
502
- "text": "項目"
503
- },
504
- {
505
- "key": "bs.language",
506
- "text": "言語"
507
- },
508
- {
509
- "key": "bs.lastmodified.title",
510
- "text": "最終修正"
511
- },
512
- {
513
- "key": "bs.left",
514
- "text": "左側"
515
- },
516
- {
517
- "key": "bs.link",
518
- "text": "リンク"
519
- },
520
- {
521
- "key": "bs.linkTarget",
522
- "text": "リンクターゲット"
523
- },
524
- {
525
- "key": "bs.linkUrl",
526
- "text": "リンクURL"
527
- },
528
- {
529
- "key": "bs.margin",
530
- "text": "余白"
531
- },
532
- {
533
- "key": "bs.maxHeight",
534
- "text": "最大高さ"
535
- },
536
- {
537
- "key": "bs.maximizeOrRestore",
538
- "text": "Maximize/Restore"
539
- },
540
- {
541
- "key": "bs.maxSize",
542
- "text": "最大サイズ"
543
- },
544
- {
545
- "key": "bs.maxWidth",
546
- "text": "最大幅"
547
- },
548
- {
549
- "key": "bs.minute",
550
- "text": "分"
551
- },
552
- {
553
- "key": "bs.moveDown",
554
- "text": "下に移動する"
555
- },
556
- {
557
- "key": "bs.moveUp",
558
- "text": "上に移動する"
559
- },
560
- {
561
- "key": "bs.multiimageupload.maxfilesize",
562
- "text": "{0}: {1}以下のイメージファイルのみアップロードできます。"
563
- },
564
- {
565
- "key": "bs.multilangfield.expandall",
566
- "text": "多言語フィルードをすべつ開く"
567
- },
568
- {
569
- "key": "bs.nativeupload.selectFile",
570
- "text": "ファイルを選択してください"
571
- },
572
- {
573
- "key": "bs.nativeupload.upload",
574
- "text": "アップロード"
575
- },
576
- {
577
- "key": "bs.no",
578
- "text": "いいえ"
579
- },
580
- {
581
- "key": "bs.ok",
582
- "text": "確認"
583
- },
584
- {
585
- "key": "bs.openInNewTab",
586
- "text": "新しいタブで開く"
587
- },
588
- {
589
- "key": "bs.pm",
590
- "text": "午後"
591
- },
592
- {
593
- "key": "bs.preview",
594
- "text": "プレビュー"
595
- },
596
- {
597
- "key": "bs.properties",
598
- "text": "プロパティ"
599
- },
600
- {
601
- "key": "bs.refresh",
602
- "text": "リロード"
603
- },
604
- {
605
- "key": "bs.registerUser.dupCheckButton",
606
- "text": "重複確認"
607
- },
608
- {
609
- "key": "bs.registerUser.emailAddr",
610
- "text": "メールアドレス"
611
- },
612
- {
613
- "key": "bs.registerUser.loginId",
614
- "text": "ID"
615
- },
616
- {
617
- "key": "bs.registerUser.loginPassword",
618
- "text": "パスワード"
619
- },
620
- {
621
- "key": "bs.registerUser.passwordConfirm",
622
- "text": "パスワード確認"
623
- },
624
- {
625
- "key": "bs.registerUser.requestBtn",
626
- "text": "申し込み"
627
- },
628
- {
629
- "key": "bs.registerUser.telephoneNo",
630
- "text": "連絡先"
631
- },
632
- {
633
- "key": "bs.registerUser.title",
634
- "text": "アカウント登録"
635
- },
636
- {
637
- "key": "bs.registerUser.userName",
638
- "text": "お名前"
639
- },
640
- {
641
- "key": "bs.remove",
642
- "text": "消去"
643
- },
644
- {
645
- "key": "bs.reset",
646
- "text": "再設定"
647
- },
648
- {
649
- "key": "bs.richtext.addColumnAfter",
650
- "text": "右側にコラムを追加"
651
- },
652
- {
653
- "key": "bs.richtext.addColumnBefore",
654
- "text": "左側にコラムを追加"
655
- },
656
- {
657
- "key": "bs.richtext.addRowAfter",
658
- "text": "下に行を追加"
659
- },
660
- {
661
- "key": "bs.richtext.addRowBefore",
662
- "text": "上に行を追加"
663
- },
664
- {
665
- "key": "bs.richtext.alignCenter",
666
- "text": "中央揃え"
667
- },
668
- {
669
- "key": "bs.richtext.alignLeft",
670
- "text": "左揃え"
671
- },
672
- {
673
- "key": "bs.richtext.alignRight",
674
- "text": "右揃え"
675
- },
676
- {
677
- "key": "bs.richtext.bold",
678
- "text": "太字"
679
- },
680
- {
681
- "key": "bs.richtext.bulletList",
682
- "text": "一覧"
683
- },
684
- {
685
- "key": "bs.richtext.changeTextColor",
686
- "text": "テキストの色変更"
687
- },
688
- {
689
- "key": "bs.richtext.columns",
690
- "text": "コラム"
691
- },
692
- {
693
- "key": "bs.richtext.decreaseFontSize",
694
- "text": "フォントサイズを小さくする"
695
- },
696
- {
697
- "key": "bs.richtext.deleteColumn",
698
- "text": "コラムの削除"
699
- },
700
- {
701
- "key": "bs.richtext.deleteRow",
702
- "text": "行削除"
703
- },
704
- {
705
- "key": "bs.richtext.deleteTable",
706
- "text": "テーブルの削除"
707
- },
708
- {
709
- "key": "bs.richtext.heading1",
710
- "text": "タイトル1"
711
- },
712
- {
713
- "key": "bs.richtext.heading2",
714
- "text": "タイトル2"
715
- },
716
- {
717
- "key": "bs.richtext.heading3",
718
- "text": "タイトル3"
719
- },
720
- {
721
- "key": "bs.richtext.heading4",
722
- "text": "タイトル4"
723
- },
724
- {
725
- "key": "bs.richtext.imageProperties",
726
- "text": "画像属性"
727
- },
728
- {
729
- "key": "bs.richtext.increaseFontSize",
730
- "text": "フォントサイズを大きく"
731
- },
732
- {
733
- "key": "bs.richtext.insertImage",
734
- "text": "画像挿入"
735
- },
736
- {
737
- "key": "bs.richtext.insertTable",
738
- "text": "テーブルインサート"
739
- },
740
- {
741
- "key": "bs.richtext.insertVideo",
742
- "text": "動画挿入"
743
- },
744
- {
745
- "key": "bs.richtext.insertYoutube",
746
- "text": "YouTube動画を追加"
747
- },
748
- {
749
- "key": "bs.richtext.italic",
750
- "text": "傾き"
751
- },
752
- {
753
- "key": "bs.richtext.orderedList",
754
- "text": "番号一覧"
755
- },
756
- {
757
- "key": "bs.richtext.removeLink",
758
- "text": "リンク削除"
759
- },
760
- {
761
- "key": "bs.richtext.rows",
762
- "text": "行"
763
- },
764
- {
765
- "key": "bs.richtext.showVideoControl",
766
- "text": "制御機能表示"
767
- },
768
- {
769
- "key": "bs.richtext.strike",
770
- "text": "取り消し線"
771
- },
772
- {
773
- "key": "bs.richtext.table",
774
- "text": "テーブル"
775
- },
776
- {
777
- "key": "bs.richtext.tableColumnInfo",
778
- "text": "コラム情報"
779
- },
780
- {
781
- "key": "bs.richtext.tableProperties",
782
- "text": "テーブル属性"
783
- },
784
- {
785
- "key": "bs.richtext.text",
786
- "text": "本文"
787
- },
788
- {
789
- "key": "bs.richtext.videoAutoplay",
790
- "text": "自動再生"
791
- },
792
- {
793
- "key": "bs.richtext.videoLoop",
794
- "text": "繰り返し再生"
795
- },
796
- {
797
- "key": "bs.richtext.videoMuted",
798
- "text": "ミュート"
799
- },
800
- {
801
- "key": "bs.richtext.videoProperties",
802
- "text": "動画属性"
803
- },
804
- {
805
- "key": "bs.richtext.youtube",
806
- "text": "ユーチューブ"
807
- },
808
- {
809
- "key": "bs.richtext.youtubeProperties",
810
- "text": "ユーチューブプロパティ"
811
- },
812
- {
813
- "key": "bs.richtext.youtubeUrl",
814
- "text": "YouTubeのURL"
815
- },
816
- {
817
- "key": "bs.right",
818
- "text": "右側"
819
- },
820
- {
821
- "key": "bs.save",
822
- "text": "保存"
823
- },
824
- {
825
- "key": "bs.saved",
826
- "text": "保存されました。"
827
- },
828
- {
829
- "key": "bs.search",
830
- "text": "検索"
831
- },
832
- {
833
- "key": "bs.second",
834
- "text": "秒"
835
- },
836
- {
837
- "key": "bs.select.selectAll",
838
- "text": "全体"
839
- },
840
- {
841
- "key": "bs.settingsIsReset",
842
- "text": "設定が初期化されました。画面更新時に反映されます。"
843
- },
844
- {
845
- "key": "bs.size",
846
- "text": "サイズ"
847
- },
848
- {
849
- "key": "bs.styledtextfield.bold",
850
- "text": "太字"
851
- },
852
- {
853
- "key": "bs.styledtextfield.italic",
854
- "text": "イタリック"
855
- },
856
- {
857
- "key": "bs.styledtextfield.removeFormat",
858
- "text": "書式削除"
859
- },
860
- {
861
- "key": "bs.styledtextfield.strikethrough",
862
- "text": "取り消し線"
863
- },
864
- {
865
- "key": "bs.styledtextfield.underline",
866
- "text": "アンダーライン"
867
- },
868
- {
869
- "key": "bs.tabs.closeAllTabs",
870
- "text": "すべてのタブを閉じる"
871
- },
872
- {
873
- "key": "bs.tabs.closeOtherTabs",
874
- "text": "その他のタブを閉じる"
875
- },
876
- {
877
- "key": "bs.tabs.closeThisTab",
878
- "text": "タブを閉じる"
879
- },
880
- {
881
- "key": "bs.timezone",
882
- "text": "時間帯"
883
- },
884
- {
885
- "key": "bs.top",
886
- "text": "上側"
887
- },
888
- {
889
- "key": "bs.tree.cannotAddItem",
890
- "text": "追加中の項目の下に他の項目を追加することはできません。"
891
- },
892
- {
893
- "key": "bs.tree.confirmCancelModified",
894
- "text": "保存されていない内容があります。保存せずに進行しますか。"
895
- },
896
- {
897
- "key": "bs.treecontrol.addRootBtnCaption",
898
- "text": "最上位項目追加"
899
- },
900
- {
901
- "key": "bs.treecontrol.addSiblingBtnCaption",
902
- "text": "項目追加"
903
- },
904
- {
905
- "key": "bs.treecontrol.addSubBtnCaption",
906
- "text": "サブ項目追加"
907
- },
908
- {
909
- "key": "bs.treecontrol.saveOrderButton",
910
- "text": "順序保存"
911
- },
912
- {
913
- "key": "bs.updatedBy",
914
- "text": "修正者ID"
915
- },
916
- {
917
- "key": "bs.updatedDt",
918
- "text": "修正日時"
919
- },
920
- {
921
- "key": "bs.url",
922
- "text": "URL"
923
- },
924
- {
925
- "key": "bs.used",
926
- "text": "使用可否"
927
- },
928
- {
929
- "key": "bs.weekNames",
930
- "text": "月,火,水,木,金,土,日"
931
- },
932
- {
933
- "key": "bs.width",
934
- "text": "幅"
935
- },
936
- {
937
- "key": "bs.widthHeightRatio",
938
- "text": "アスペクト比"
939
- },
940
- {
941
- "key": "bs.yes",
942
- "text": "はい"
943
- },
944
- {
945
- "key": "bs.youtubeUrl",
946
- "text": "Youtube URL"
947
- },
948
- {
949
- "key": "bs.zoomIn",
950
- "text": "拡大"
951
- },
952
- {
953
- "key": "bs.zoomOut",
954
- "text": "縮小"
955
- }
956
- ]