@windward/core 0.0.3 → 0.0.5
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/.vscode/settings.json +3 -0
- package/components/Content/Blocks/ClickableIcons.vue +2 -2
- package/components/Content/Blocks/Feedback.vue +11 -11
- package/components/Content/Blocks/FeedbackTemplates/FeedbackQuestionLikert.vue +6 -6
- package/components/Content/Blocks/FeedbackTemplates/FeedbackQuestionOpenResponse.vue +1 -1
- package/components/Content/Blocks/FeedbackTemplates/FeedbackQuestionTrueFalse.vue +3 -3
- package/components/Content/Blocks/Video.vue +2 -2
- package/components/Settings/FeedbackSettings.vue +3 -3
- package/components/Settings/UserUploadSettings.vue +2 -2
- package/components/Settings/VideoSettings.vue +6 -6
- package/package.json +1 -1
- package/pages/glossary.vue +2 -2
- package/pages/userUpload.vue +1 -1
- package/plugin.js +3 -3
- package/.idea/codeStyles/Project.xml +0 -58
- package/.idea/codeStyles/codeStyleConfig.xml +0 -5
- package/.idea/inspectionProfiles/Project_Default.xml +0 -6
- package/.idea/modules.xml +0 -8
- package/.idea/php-docker-settings.xml +0 -24
- package/.idea/php.xml +0 -19
- package/.idea/vcs.xml +0 -6
- package/.idea/watcherTasks.xml +0 -4
- package/.idea/windward-ui-plugin-core.iml +0 -8
- package/coverage/clover.xml +0 -223
- package/coverage/coverage-final.json +0 -16
- package/coverage/lcov-report/base.css +0 -224
- package/coverage/lcov-report/block-navigation.js +0 -87
- package/coverage/lcov-report/components/Content/Blocks/Accordion.vue.html +0 -430
- package/coverage/lcov-report/components/Content/Blocks/Image.vue.html +0 -394
- package/coverage/lcov-report/components/Content/Blocks/Math.vue.html +0 -262
- package/coverage/lcov-report/components/Content/Blocks/RichText.vue.html +0 -295
- package/coverage/lcov-report/components/Content/Blocks/Tab.vue.html +0 -415
- package/coverage/lcov-report/components/Content/Blocks/Table.vue.html +0 -667
- package/coverage/lcov-report/components/Content/Blocks/Video.vue.html +0 -2275
- package/coverage/lcov-report/components/Content/Blocks/index.html +0 -206
- package/coverage/lcov-report/components/utils/ContentViewer.vue.html +0 -199
- package/coverage/lcov-report/components/utils/MathExpressionEditor.vue.html +0 -919
- package/coverage/lcov-report/components/utils/MathLiveWrapper.vue.html +0 -343
- package/coverage/lcov-report/components/utils/TinyMCEWrapper.vue.html +0 -271
- package/coverage/lcov-report/components/utils/index.html +0 -161
- package/coverage/lcov-report/config/index.html +0 -116
- package/coverage/lcov-report/config/tinymce.config.js.html +0 -493
- package/coverage/lcov-report/favicon.png +0 -0
- package/coverage/lcov-report/helpers/MathHelper.ts.html +0 -793
- package/coverage/lcov-report/helpers/index.html +0 -116
- package/coverage/lcov-report/helpers/tinymce/index.html +0 -116
- package/coverage/lcov-report/helpers/tinymce/plugin.ts.html +0 -334
- package/coverage/lcov-report/index.html +0 -191
- package/coverage/lcov-report/prettify.css +0 -1
- package/coverage/lcov-report/prettify.js +0 -2
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/sorter.js +0 -196
- package/coverage/lcov-report/test/index.html +0 -116
- package/coverage/lcov-report/test/mocks.js.html +0 -457
- package/coverage/lcov.info +0 -403
- package/lib/helpers/GlossaryHelper.d.ts +0 -9
- package/lib/helpers/GlossaryHelper.js +0 -118
- package/lib/helpers/GlossaryTerm.d.ts +0 -10
- package/lib/helpers/GlossaryTerm.js +0 -22
- package/lib/helpers/MathHelper.d.ts +0 -99
- package/lib/helpers/MathHelper.js +0 -194
- package/lib/helpers/tinymce/plugin.d.ts +0 -2
- package/lib/helpers/tinymce/plugin.js +0 -86
- package/lib/i18n/en-US/components/content/blocks/image.d.ts +0 -6
- package/lib/i18n/en-US/components/content/blocks/image.js +0 -7
- package/lib/i18n/en-US/components/content/blocks/index.d.ts +0 -75
- package/lib/i18n/en-US/components/content/blocks/index.js +0 -14
- package/lib/i18n/en-US/components/content/blocks/tab.d.ts +0 -5
- package/lib/i18n/en-US/components/content/blocks/tab.js +0 -6
- package/lib/i18n/en-US/components/content/blocks/table.d.ts +0 -5
- package/lib/i18n/en-US/components/content/blocks/table.js +0 -6
- package/lib/i18n/en-US/components/content/blocks/user_upload.d.ts +0 -13
- package/lib/i18n/en-US/components/content/blocks/user_upload.js +0 -14
- package/lib/i18n/en-US/components/content/blocks/video.d.ts +0 -48
- package/lib/i18n/en-US/components/content/blocks/video.js +0 -49
- package/lib/i18n/en-US/components/content/index.d.ts +0 -77
- package/lib/i18n/en-US/components/content/index.js +0 -6
- package/lib/i18n/en-US/components/index.d.ts +0 -140
- package/lib/i18n/en-US/components/index.js +0 -12
- package/lib/i18n/en-US/components/navigation/image.d.ts +0 -5
- package/lib/i18n/en-US/components/navigation/image.js +0 -6
- package/lib/i18n/en-US/components/navigation/index.d.ts +0 -10
- package/lib/i18n/en-US/components/navigation/index.js +0 -8
- package/lib/i18n/en-US/components/navigation/user_upload.d.ts +0 -4
- package/lib/i18n/en-US/components/navigation/user_upload.js +0 -5
- package/lib/i18n/en-US/components/settings/clickable_icon.d.ts +0 -6
- package/lib/i18n/en-US/components/settings/clickable_icon.js +0 -7
- package/lib/i18n/en-US/components/settings/image.d.ts +0 -2
- package/lib/i18n/en-US/components/settings/image.js +0 -3
- package/lib/i18n/en-US/components/settings/index.d.ts +0 -39
- package/lib/i18n/en-US/components/settings/index.js +0 -14
- package/lib/i18n/en-US/components/settings/text_editor.d.ts +0 -8
- package/lib/i18n/en-US/components/settings/text_editor.js +0 -9
- package/lib/i18n/en-US/components/settings/user_upload.d.ts +0 -12
- package/lib/i18n/en-US/components/settings/user_upload.js +0 -13
- package/lib/i18n/en-US/components/settings/video.d.ts +0 -13
- package/lib/i18n/en-US/components/settings/video.js +0 -14
- package/lib/i18n/en-US/components/utils/index.d.ts +0 -15
- package/lib/i18n/en-US/components/utils/index.js +0 -6
- package/lib/i18n/en-US/components/utils/tiny_mce_wrapper.d.ts +0 -13
- package/lib/i18n/en-US/components/utils/tiny_mce_wrapper.js +0 -14
- package/lib/i18n/en-US/index.d.ts +0 -197
- package/lib/i18n/en-US/index.js +0 -16
- package/lib/i18n/en-US/modules/index.d.ts +0 -2
- package/lib/i18n/en-US/modules/index.js +0 -6
- package/lib/i18n/en-US/pages/glossary.d.ts +0 -8
- package/lib/i18n/en-US/pages/glossary.js +0 -9
- package/lib/i18n/en-US/pages/index.d.ts +0 -13
- package/lib/i18n/en-US/pages/index.js +0 -8
- package/lib/i18n/en-US/pages/user_upload.d.ts +0 -4
- package/lib/i18n/en-US/pages/user_upload.js +0 -5
- package/lib/i18n/en-US/shared/content_blocks.d.ts +0 -20
- package/lib/i18n/en-US/shared/content_blocks.js +0 -21
- package/lib/i18n/en-US/shared/index.d.ts +0 -39
- package/lib/i18n/en-US/shared/index.js +0 -10
- package/lib/i18n/en-US/shared/menu.d.ts +0 -4
- package/lib/i18n/en-US/shared/menu.js +0 -5
- package/lib/i18n/en-US/shared/settings.d.ts +0 -15
- package/lib/i18n/en-US/shared/settings.js +0 -16
- package/lib/i18n/en-US.d.ts +0 -197
- package/lib/i18n/en-US.js +0 -15
- package/lib/models/UserFileAsset.d.ts +0 -5
- package/lib/models/UserFileAsset.js +0 -37
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
<div>
|
|
3
3
|
<v-container>
|
|
4
4
|
<v-row no-gutters>
|
|
5
|
-
<
|
|
5
|
+
<h3>{{ block.metadata.config.title }}</h3>
|
|
6
6
|
</v-row>
|
|
7
7
|
<v-row no-gutters>
|
|
8
|
-
<
|
|
8
|
+
<h4>{{ block.metadata.config.description }}</h4>
|
|
9
9
|
</v-row>
|
|
10
10
|
<v-row no-gutters>
|
|
11
11
|
<p>
|
|
@@ -2,21 +2,21 @@
|
|
|
2
2
|
<v-container>
|
|
3
3
|
<v-container v-if="!doesFeedbackExist">
|
|
4
4
|
<v-row>
|
|
5
|
-
<
|
|
5
|
+
<h3>
|
|
6
6
|
{{
|
|
7
7
|
block.metadata.config.definition.name
|
|
8
8
|
? block.metadata.config.definition.name
|
|
9
9
|
: $t(
|
|
10
|
-
'
|
|
10
|
+
'windward.core.components.content.blocks.feedback.feedback'
|
|
11
11
|
)
|
|
12
12
|
}}
|
|
13
|
-
</
|
|
13
|
+
</h3>
|
|
14
14
|
</v-row>
|
|
15
15
|
<v-row class="pt-2">
|
|
16
16
|
<p>
|
|
17
17
|
{{
|
|
18
18
|
$t(
|
|
19
|
-
'
|
|
19
|
+
'windward.core.components.content.blocks.feedback.description'
|
|
20
20
|
)
|
|
21
21
|
}}
|
|
22
22
|
</p>
|
|
@@ -24,15 +24,15 @@
|
|
|
24
24
|
</v-container>
|
|
25
25
|
<v-container v-if="doesFeedbackExist">
|
|
26
26
|
<v-row>
|
|
27
|
-
<
|
|
27
|
+
<h3>
|
|
28
28
|
{{ block.metadata.config.definition.name }}
|
|
29
|
-
</
|
|
29
|
+
</h3>
|
|
30
30
|
</v-row>
|
|
31
31
|
<v-row class="pt-2">
|
|
32
32
|
<p>
|
|
33
33
|
{{
|
|
34
34
|
$t(
|
|
35
|
-
'
|
|
35
|
+
'windward.core.components.content.blocks.feedback.sent_feedback'
|
|
36
36
|
)
|
|
37
37
|
}}
|
|
38
38
|
</p>
|
|
@@ -87,11 +87,11 @@
|
|
|
87
87
|
class="text-center mt-4 mr-2"
|
|
88
88
|
@click="onReset()"
|
|
89
89
|
>{{
|
|
90
|
-
$t('
|
|
90
|
+
$t('windward.core.components.content.blocks.feedback.reset')
|
|
91
91
|
}}</v-btn
|
|
92
92
|
>
|
|
93
93
|
<v-btn color="success" class="text-center mt-4" @click="validate">{{
|
|
94
|
-
$t('
|
|
94
|
+
$t('windward.core.components.content.blocks.feedback.save')
|
|
95
95
|
}}</v-btn>
|
|
96
96
|
</v-row>
|
|
97
97
|
<v-form
|
|
@@ -193,7 +193,7 @@ export default {
|
|
|
193
193
|
chosenPreset: '',
|
|
194
194
|
studentResponse: '',
|
|
195
195
|
noResponse: this.$t(
|
|
196
|
-
'
|
|
196
|
+
'windward.core.components.content.blocks.feedback.no_response_entered'
|
|
197
197
|
),
|
|
198
198
|
}
|
|
199
199
|
},
|
|
@@ -292,7 +292,7 @@ export default {
|
|
|
292
292
|
} else {
|
|
293
293
|
this.$toast.error(
|
|
294
294
|
this.$t(
|
|
295
|
-
'
|
|
295
|
+
'windward.core.components.content.blocks.feedback.fill_out'
|
|
296
296
|
)
|
|
297
297
|
)
|
|
298
298
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
(v) =>
|
|
10
10
|
!!v ||
|
|
11
11
|
$t(
|
|
12
|
-
'
|
|
12
|
+
'windward.core.components.content.blocks.feedback.required'
|
|
13
13
|
),
|
|
14
14
|
]"
|
|
15
15
|
row
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
color="green"
|
|
22
22
|
:label="
|
|
23
23
|
$t(
|
|
24
|
-
'
|
|
24
|
+
'windward.core.components.content.blocks.feedback.scale.strongly_agree'
|
|
25
25
|
)
|
|
26
26
|
"
|
|
27
27
|
value="5"
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
color="light-green"
|
|
32
32
|
:label="
|
|
33
33
|
$t(
|
|
34
|
-
'
|
|
34
|
+
'windward.core.components.content.blocks.feedback.scale.agree'
|
|
35
35
|
)
|
|
36
36
|
"
|
|
37
37
|
value="4"
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
color="amber"
|
|
42
42
|
:label="
|
|
43
43
|
$t(
|
|
44
|
-
'
|
|
44
|
+
'windward.core.components.content.blocks.feedback.scale.neutral'
|
|
45
45
|
)
|
|
46
46
|
"
|
|
47
47
|
value="3"
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
color="orange"
|
|
52
52
|
:label="
|
|
53
53
|
$t(
|
|
54
|
-
'
|
|
54
|
+
'windward.core.components.content.blocks.feedback.scale.disagree'
|
|
55
55
|
)
|
|
56
56
|
"
|
|
57
57
|
value="2"
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
color="red"
|
|
62
62
|
:label="
|
|
63
63
|
$t(
|
|
64
|
-
'
|
|
64
|
+
'windward.core.components.content.blocks.feedback.scale.strongly_disagree'
|
|
65
65
|
)
|
|
66
66
|
"
|
|
67
67
|
value="1"
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
(v) =>
|
|
9
9
|
!!v ||
|
|
10
10
|
$t(
|
|
11
|
-
'
|
|
11
|
+
'windward.core.components.content.blocks.feedback.required'
|
|
12
12
|
),
|
|
13
13
|
]"
|
|
14
14
|
row
|
|
@@ -18,13 +18,13 @@
|
|
|
18
18
|
<v-radio
|
|
19
19
|
class="likert-radio"
|
|
20
20
|
:label="
|
|
21
|
-
$t('
|
|
21
|
+
$t('windward.core.components.content.blocks.feedback.yes')
|
|
22
22
|
"
|
|
23
23
|
value="true"
|
|
24
24
|
></v-radio>
|
|
25
25
|
<v-radio
|
|
26
26
|
class="likert-radio"
|
|
27
|
-
:label="$t('
|
|
27
|
+
:label="$t('windward.core.components.content.blocks.feedback.no')"
|
|
28
28
|
value="false"
|
|
29
29
|
></v-radio>
|
|
30
30
|
</v-radio-group>
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
type="image, image, list-item-avatar"
|
|
22
22
|
class="reload-skeleton"
|
|
23
23
|
></v-skeleton-loader>
|
|
24
|
-
<
|
|
24
|
+
<h3 v-if="block.metadata.config.title" class="pl-4">
|
|
25
25
|
{{ block.metadata.config.title }}
|
|
26
|
-
</
|
|
26
|
+
</h3>
|
|
27
27
|
<VuetifyPlayer
|
|
28
28
|
v-if="hasSource"
|
|
29
29
|
:language="$i18n && $i18n.locale ? $i18n.locale : 'en-US'"
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<div>
|
|
3
|
-
<
|
|
4
|
-
{{ $t('
|
|
5
|
-
</
|
|
3
|
+
<h4 class="pb-4">
|
|
4
|
+
{{ $t('windward.core.components.content.blocks.feedback.preset') }}
|
|
5
|
+
</h4>
|
|
6
6
|
<v-row>
|
|
7
7
|
<v-col v-for="preset in templates" :key="preset.id" cols="6">
|
|
8
8
|
<v-tooltip top>
|
|
@@ -30,13 +30,13 @@
|
|
|
30
30
|
</v-btn>
|
|
31
31
|
<v-row v-if="!block.metadata.config.expand">
|
|
32
32
|
<v-col cols="12">
|
|
33
|
-
<
|
|
33
|
+
<h4 class="pb-4 pt-4">
|
|
34
34
|
{{
|
|
35
35
|
$t(
|
|
36
36
|
'windward.core.components.content.blocks.user_upload.instructions_title'
|
|
37
37
|
)
|
|
38
38
|
}}
|
|
39
|
-
</
|
|
39
|
+
</h4>
|
|
40
40
|
<TextEditor v-model="block.metadata.config.instructions" />
|
|
41
41
|
</v-col>
|
|
42
42
|
</v-row>
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
v-model="block.metadata.config.title"
|
|
7
7
|
:label="$t('windward.core.components.settings.video.title')"
|
|
8
8
|
></v-text-field>
|
|
9
|
-
<
|
|
9
|
+
<h4 class="mb-3">
|
|
10
10
|
{{ $t('windward.core.components.settings.video.sources') }}
|
|
11
|
-
</
|
|
11
|
+
</h4>
|
|
12
12
|
<v-tabs v-model="fileTab" fixed-tabs background-color="accent">
|
|
13
13
|
<v-tab>
|
|
14
14
|
{{
|
|
@@ -211,9 +211,9 @@
|
|
|
211
211
|
</v-row>
|
|
212
212
|
<v-row>
|
|
213
213
|
<v-col cols="12">
|
|
214
|
-
<
|
|
214
|
+
<h4 class="mb-3">
|
|
215
215
|
{{ $t('windward.core.components.settings.video.playlist') }}
|
|
216
|
-
</
|
|
216
|
+
</h4>
|
|
217
217
|
<div>
|
|
218
218
|
<strong
|
|
219
219
|
v-if="
|
|
@@ -311,9 +311,9 @@
|
|
|
311
311
|
</v-row>
|
|
312
312
|
<v-row>
|
|
313
313
|
<v-col cols="12">
|
|
314
|
-
<
|
|
314
|
+
<h4 class="mb-3">
|
|
315
315
|
{{ $t('windward.core.components.settings.video.playback') }}
|
|
316
|
-
</
|
|
316
|
+
</h4>
|
|
317
317
|
<v-card elevation="0">
|
|
318
318
|
<v-card-text>
|
|
319
319
|
<v-row>
|
package/package.json
CHANGED
package/pages/glossary.vue
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
<v-row justify="center" align="center">
|
|
3
3
|
<v-col cols="10">
|
|
4
4
|
<div class="d-flex mb-5">
|
|
5
|
-
<
|
|
5
|
+
<h2 class="mr-auto flex-grow-1">
|
|
6
6
|
{{ $t('windward.core.pages.glossary.title') }}
|
|
7
|
-
</
|
|
7
|
+
</h2>
|
|
8
8
|
</div>
|
|
9
9
|
|
|
10
10
|
<v-spacer class="mt-5 mb-5" />
|
package/pages/userUpload.vue
CHANGED
package/plugin.js
CHANGED
|
@@ -186,9 +186,9 @@ export default {
|
|
|
186
186
|
template: Feedback,
|
|
187
187
|
metadata: {
|
|
188
188
|
icon: 'mdi-message',
|
|
189
|
-
name: '
|
|
189
|
+
name: 'windward.core.shared.content_blocks.title.feedback',
|
|
190
190
|
grouping:
|
|
191
|
-
'
|
|
191
|
+
'windward.core.shared.content_blocks.grouping.basic',
|
|
192
192
|
},
|
|
193
193
|
},
|
|
194
194
|
],
|
|
@@ -280,7 +280,7 @@ export default {
|
|
|
280
280
|
context: ['block.core-feedback'],
|
|
281
281
|
metadata: {
|
|
282
282
|
icon: 'mdi-notebook-outline',
|
|
283
|
-
name: '
|
|
283
|
+
name: 'windward.core.shared.settings.title.feedback',
|
|
284
284
|
},
|
|
285
285
|
},
|
|
286
286
|
],
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
<component name="ProjectCodeStyleConfiguration">
|
|
2
|
-
<code_scheme name="Project" version="173">
|
|
3
|
-
<HTMLCodeStyleSettings>
|
|
4
|
-
<option name="HTML_SPACE_INSIDE_EMPTY_TAG" value="true" />
|
|
5
|
-
<option name="HTML_ENFORCE_QUOTES" value="true" />
|
|
6
|
-
</HTMLCodeStyleSettings>
|
|
7
|
-
<JSCodeStyleSettings version="0">
|
|
8
|
-
<option name="FORCE_SEMICOLON_STYLE" value="true" />
|
|
9
|
-
<option name="SPACE_BEFORE_FUNCTION_LEFT_PARENTH" value="false" />
|
|
10
|
-
<option name="FORCE_QUOTE_STYlE" value="true" />
|
|
11
|
-
<option name="ENFORCE_TRAILING_COMMA" value="Remove" />
|
|
12
|
-
<option name="SPACES_WITHIN_OBJECT_LITERAL_BRACES" value="true" />
|
|
13
|
-
<option name="SPACES_WITHIN_IMPORTS" value="true" />
|
|
14
|
-
</JSCodeStyleSettings>
|
|
15
|
-
<TypeScriptCodeStyleSettings version="0">
|
|
16
|
-
<option name="FORCE_SEMICOLON_STYLE" value="true" />
|
|
17
|
-
<option name="SPACE_BEFORE_FUNCTION_LEFT_PARENTH" value="false" />
|
|
18
|
-
<option name="FORCE_QUOTE_STYlE" value="true" />
|
|
19
|
-
<option name="ENFORCE_TRAILING_COMMA" value="Remove" />
|
|
20
|
-
<option name="SPACES_WITHIN_OBJECT_LITERAL_BRACES" value="true" />
|
|
21
|
-
<option name="SPACES_WITHIN_IMPORTS" value="true" />
|
|
22
|
-
</TypeScriptCodeStyleSettings>
|
|
23
|
-
<VueCodeStyleSettings>
|
|
24
|
-
<option name="INTERPOLATION_NEW_LINE_AFTER_START_DELIMITER" value="false" />
|
|
25
|
-
<option name="INTERPOLATION_NEW_LINE_BEFORE_END_DELIMITER" value="false" />
|
|
26
|
-
</VueCodeStyleSettings>
|
|
27
|
-
<codeStyleSettings language="HTML">
|
|
28
|
-
<option name="SOFT_MARGINS" value="80" />
|
|
29
|
-
<indentOptions>
|
|
30
|
-
<option name="INDENT_SIZE" value="2" />
|
|
31
|
-
<option name="CONTINUATION_INDENT_SIZE" value="2" />
|
|
32
|
-
<option name="TAB_SIZE" value="2" />
|
|
33
|
-
</indentOptions>
|
|
34
|
-
</codeStyleSettings>
|
|
35
|
-
<codeStyleSettings language="JavaScript">
|
|
36
|
-
<option name="SOFT_MARGINS" value="80" />
|
|
37
|
-
<indentOptions>
|
|
38
|
-
<option name="INDENT_SIZE" value="2" />
|
|
39
|
-
<option name="CONTINUATION_INDENT_SIZE" value="2" />
|
|
40
|
-
<option name="TAB_SIZE" value="2" />
|
|
41
|
-
</indentOptions>
|
|
42
|
-
</codeStyleSettings>
|
|
43
|
-
<codeStyleSettings language="TypeScript">
|
|
44
|
-
<option name="SOFT_MARGINS" value="80" />
|
|
45
|
-
<indentOptions>
|
|
46
|
-
<option name="INDENT_SIZE" value="2" />
|
|
47
|
-
<option name="CONTINUATION_INDENT_SIZE" value="2" />
|
|
48
|
-
<option name="TAB_SIZE" value="2" />
|
|
49
|
-
</indentOptions>
|
|
50
|
-
</codeStyleSettings>
|
|
51
|
-
<codeStyleSettings language="Vue">
|
|
52
|
-
<option name="SOFT_MARGINS" value="80" />
|
|
53
|
-
<indentOptions>
|
|
54
|
-
<option name="CONTINUATION_INDENT_SIZE" value="2" />
|
|
55
|
-
</indentOptions>
|
|
56
|
-
</codeStyleSettings>
|
|
57
|
-
</code_scheme>
|
|
58
|
-
</component>
|
package/.idea/modules.xml
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="ProjectModuleManager">
|
|
4
|
-
<modules>
|
|
5
|
-
<module fileurl="file://$PROJECT_DIR$/.idea/windward-ui-plugin-core.iml" filepath="$PROJECT_DIR$/.idea/windward-ui-plugin-core.iml" />
|
|
6
|
-
</modules>
|
|
7
|
-
</component>
|
|
8
|
-
</project>
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="PhpDockerContainerSettings">
|
|
4
|
-
<list>
|
|
5
|
-
<map>
|
|
6
|
-
<entry key="79d59a8f-c56c-4789-b96c-e55a326ab125">
|
|
7
|
-
<value>
|
|
8
|
-
<DockerContainerSettings>
|
|
9
|
-
<option name="version" value="1" />
|
|
10
|
-
<option name="volumeBindings">
|
|
11
|
-
<list>
|
|
12
|
-
<DockerVolumeBindingImpl>
|
|
13
|
-
<option name="containerPath" value="/opt/project" />
|
|
14
|
-
<option name="hostPath" value="$PROJECT_DIR$" />
|
|
15
|
-
</DockerVolumeBindingImpl>
|
|
16
|
-
</list>
|
|
17
|
-
</option>
|
|
18
|
-
</DockerContainerSettings>
|
|
19
|
-
</value>
|
|
20
|
-
</entry>
|
|
21
|
-
</map>
|
|
22
|
-
</list>
|
|
23
|
-
</component>
|
|
24
|
-
</project>
|
package/.idea/php.xml
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="MessDetectorOptionsConfiguration">
|
|
4
|
-
<option name="transferred" value="true" />
|
|
5
|
-
</component>
|
|
6
|
-
<component name="PHPCSFixerOptionsConfiguration">
|
|
7
|
-
<option name="transferred" value="true" />
|
|
8
|
-
</component>
|
|
9
|
-
<component name="PHPCodeSnifferOptionsConfiguration">
|
|
10
|
-
<option name="highlightLevel" value="WARNING" />
|
|
11
|
-
<option name="transferred" value="true" />
|
|
12
|
-
</component>
|
|
13
|
-
<component name="PhpStanOptionsConfiguration">
|
|
14
|
-
<option name="transferred" value="true" />
|
|
15
|
-
</component>
|
|
16
|
-
<component name="PsalmOptionsConfiguration">
|
|
17
|
-
<option name="transferred" value="true" />
|
|
18
|
-
</component>
|
|
19
|
-
</project>
|
package/.idea/vcs.xml
DELETED
package/.idea/watcherTasks.xml
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<module type="WEB_MODULE" version="4">
|
|
3
|
-
<component name="NewModuleRootManager">
|
|
4
|
-
<content url="file://$MODULE_DIR$" />
|
|
5
|
-
<orderEntry type="inheritedJdk" />
|
|
6
|
-
<orderEntry type="sourceFolder" forTests="false" />
|
|
7
|
-
</component>
|
|
8
|
-
</module>
|