@intellias/menu 1.0.2 → 1.0.4
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 +38 -9
- package/dist/css/1.css +20 -5
- package/dist/css/main.css +20 -2
- package/dist/index.html +9 -0
- package/dist/js/0.js +27 -27
- package/dist/js/1.js +27 -27
- package/dist/js/2.js +19 -19
- package/dist/js/3.js +16 -16
- package/dist/js/4.js +16 -16
- package/dist/js/5.js +16 -16
- package/dist/js/6.js +5 -5
- package/dist/js/main.js +653 -642
- package/dist/js/vue.js +2 -2
- package/package.json +99 -112
- package/Menu.ts +0 -625
- package/assets/icons/arrow-down.svg +0 -13
- package/assets/icons/arrow-left.svg +0 -3
- package/assets/icons/arrow-submenu.svg +0 -8
- package/assets/icons/close.svg +0 -3
- package/assets/icons/delete.svg +0 -13
- package/assets/icons/faq-new.svg +0 -4
- package/assets/icons/kudos.svg +0 -14
- package/assets/icons/loading-spinner.svg +0 -40
- package/assets/icons/notification.svg +0 -11
- package/assets/icons/notifications/assessment.svg +0 -10
- package/assets/icons/notifications/buddy_program.svg +0 -8
- package/assets/icons/notifications/compensation_packages.svg +0 -10
- package/assets/icons/notifications/dsat.svg +0 -8
- package/assets/icons/notifications/feedback.svg +0 -7
- package/assets/icons/notifications/kudos.svg +0 -4
- package/assets/icons/notifications/overtime_requests.svg +0 -15
- package/assets/icons/notifications/pdu_program.svg +0 -4
- package/assets/icons/notifications/profile_update.svg +0 -6
- package/assets/icons/notifications/recommendation_program.svg +0 -7
- package/assets/icons/notifications/reminders.svg +0 -4
- package/assets/icons/notifications/sick_leaves.svg +0 -5
- package/assets/icons/notifications/smarts.svg +0 -4
- package/assets/icons/notifications/survey.svg +0 -8
- package/assets/icons/notifications/unpaid_leave.svg +0 -4
- package/assets/icons/notifications/vacations.svg +0 -4
- package/assets/icons/pause.svg +0 -13
- package/assets/icons/play.svg +0 -13
- package/assets/icons/smart.svg +0 -14
- package/assets/icons/smarts-kudos.svg +0 -11
- package/assets/icons/spinner-solid.svg +0 -1
- package/assets/icons/vacation.svg +0 -14
- package/assets/icons/visibility.svg +0 -1
- package/assets/intems-logo.svg +0 -3
- package/babel.config.js +0 -6
- package/buses/eventBus.ts +0 -19
- package/buses/events/GiveKudosEvent.ts +0 -7
- package/components/buttons/action-button/ActionButton.scss +0 -133
- package/components/buttons/action-button/ActionButton.ts +0 -57
- package/components/buttons/action-button/ActionButton.vue +0 -50
- package/components/buttons/secondary-button/SecondaryButton.scss +0 -48
- package/components/buttons/secondary-button/SecondaryButton.ts +0 -28
- package/components/buttons/secondary-button/SecondaryButton.vue +0 -27
- package/components/confirm/Confirm.scss +0 -44
- package/components/confirm/Confirm.ts +0 -82
- package/components/confirm/Confirm.vue +0 -64
- package/components/give-kudos-form/GiveKudosForm.scss +0 -114
- package/components/give-kudos-form/GiveKudosForm.ts +0 -159
- package/components/give-kudos-form/GiveKudosForm.vue +0 -131
- package/components/give-kudos-form/mixins/UserSelectMixin.ts +0 -57
- package/components/give-kudos-form/models/KudosShareModel.ts +0 -6
- package/components/give-kudos-form/models/UserListModel.ts +0 -5
- package/components/give-kudos-form/validators/InEnglishValidatorRegex.ts +0 -17
- package/components/give-kudos-form/validators/KudosBalance.ts +0 -10
- package/components/modal/Modal.scss +0 -53
- package/components/modal/Modal.ts +0 -70
- package/components/modal/Modal.vue +0 -28
- package/components/notifications-sidebar/NotificationsSidebar.scss +0 -665
- package/components/notifications-sidebar/NotificationsSidebar.ts +0 -203
- package/components/notifications-sidebar/NotificationsSidebar.vue +0 -171
- package/components/notifications-sidebar/models/BroadcastNotificationPayload.ts +0 -8
- package/components/notifications-sidebar/models/TotalCounter.ts +0 -50
- package/components/notifications-sidebar/notification/Notification.ts +0 -17
- package/components/notifications-sidebar/notification/Notification.vue +0 -87
- package/components/play-pause/PlayPause.scss +0 -33
- package/components/play-pause/PlayPause.ts +0 -156
- package/components/play-pause/PlayPause.vue +0 -36
- package/components/play-pause/PlayPauseStatus.ts +0 -4
- package/components/play-pause/helpers/LatestTrackedTimeDurationHelper.ts +0 -55
- package/components/play-pause/helpers/PauseHelper.ts +0 -55
- package/components/play-pause/helpers/TrackedTimeHelper.ts +0 -80
- package/components/preloader/Preloader.vue +0 -34
- package/components/request-loader/RequestLoader.scss +0 -20
- package/components/request-loader/RequestLoader.ts +0 -80
- package/components/request-loader/RequestLoader.vue +0 -15
- package/components/sub-menu/SubMenu.scss +0 -33
- package/components/sub-menu/SubMenu.ts +0 -38
- package/components/sub-menu/SubMenu.vue +0 -21
- package/components/time-ago/TimeAgo.ts +0 -34
- package/components/time-ago/TimeAgo.vue +0 -9
- package/components/user-picture/UserPicture.scss +0 -62
- package/components/user-picture/UserPicture.ts +0 -105
- package/components/user-picture/UserPicture.vue +0 -23
- package/components/v-select-intems/VSelectIntems.ts +0 -112
- package/components/v-select-intems/VSelectIntems.vue +0 -68
- package/components/v-select-intems/open-indicator/OpenIndicator.vue +0 -3
- package/dist/html/app.html +0 -19
- package/dist/html/styles.html +0 -1
- package/helpers/GeneralHelper.ts +0 -61
- package/helpers/PublisherSubscriber.ts +0 -34
- package/helpers/QueryFilter.ts +0 -204
- package/helpers/TimeHelper.ts +0 -54
- package/helpers/Validations.ts +0 -7
- package/helpers/model/ModelHelper.ts +0 -155
- package/helpers/model/decorators/AsCollection.ts +0 -26
- package/helpers/model/decorators/AsModel.ts +0 -25
- package/helpers/model/decorators/DateTime.ts +0 -26
- package/helpers/model/decorators/TimeDuration.ts +0 -33
- package/helpers/moment/Duration.ts +0 -64
- package/helpers/moment/Moment.ts +0 -17
- package/helpers/moment/index.d.ts +0 -20
- package/helpers/response/AxiosProxy.ts +0 -72
- package/helpers/response/ErrorsToToastHelper.ts +0 -42
- package/helpers/response/ResponseCode.ts +0 -16
- package/helpers/response/ResponseHelper.ts +0 -42
- package/helpers/response/ResponseInterface.ts +0 -34
- package/helpers/response/ResponseState.ts +0 -6
- package/jsconfig.json +0 -19
- package/mixins/IntemsMath.ts +0 -29
- package/mixins/notifications/ActionProcessing.ts +0 -134
- package/mixins/notifications/confirms/AssetRejectionConfirm.vue +0 -59
- package/mixins/notifications/confirms/SickLeaveRejectionConfirm.vue +0 -31
- package/mixins/notifications/confirms/UnpaidLeaveRejectionConfirm.vue +0 -31
- package/mixins/notifications/confirms/VacationRejectionConfirm.vue +0 -31
- package/models/AssetModel.ts +0 -80
- package/models/AssetRequestModel.ts +0 -25
- package/models/ConfigModel.ts +0 -20
- package/models/EmployeeStartEndDateModel.ts +0 -16
- package/models/EmploymentTypeModel.ts +0 -95
- package/models/LogoutModel.ts +0 -3
- package/models/Model.ts +0 -12
- package/models/ModuleOptions.ts +0 -24
- package/models/PublicInfoModel.ts +0 -38
- package/models/PublicLocationModel.ts +0 -36
- package/models/StatusModel.ts +0 -8
- package/models/TrackedTimeModel.ts +0 -32
- package/models/location/PublicLocationModel.ts +0 -36
- package/models/timezones/LocalTimezoneHistoryModel.ts +0 -8
- package/models/timezones/TimezoneModel.ts +0 -9
- package/models/user/ExtendedInfoModel.ts +0 -37
- package/models/user/NotificationActionModel.ts +0 -53
- package/models/user/NotificationModel.ts +0 -84
- package/models/user/PublicInfoModel.ts +0 -38
- package/models/user/WelcomeProgram.ts +0 -4
- package/repositories/BaseRepository.ts +0 -42
- package/repositories/BaseUrl.ts +0 -107
- package/repositories/Repository.ts +0 -291
- package/repositories/ResourceRepository.ts +0 -99
- package/repositories/TrackedTimeRepository.ts +0 -43
- package/repositories/UserRepository.ts +0 -75
- package/repositories/subscribers/CreateSubscribers.ts +0 -28
- package/repositories/subscribers/DefaultSubscribers.ts +0 -82
- package/repositories/subscribers/DeleteSubscribers.ts +0 -28
- package/repositories/subscribers/DownloadSubscribers.ts +0 -28
- package/repositories/subscribers/Subscribers.ts +0 -13
- package/repositories/subscribers/UpdateSubscribers.ts +0 -32
- package/scss/components/_global.scss +0 -66
- package/scss/components/_mixins.scss +0 -31
- package/scss/components/_tooltip.scss +0 -45
- package/scss/components/_utils.scss +0 -26
- package/scss/components/_variables.scss +0 -103
- package/scss/main.scss +0 -7
- package/shims-vue.d.ts +0 -9
- package/tsconfig.json +0 -31
- package/webpack.config.js +0 -126
- package/wrapper.ts +0 -51
package/package.json
CHANGED
|
@@ -1,117 +1,104 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
"test": "echo \"Error: no test specified\" && exit 1"
|
|
12
|
-
},
|
|
13
|
-
"main": "./dist/js/main.js",
|
|
14
|
-
"files": [
|
|
15
|
-
"dist/*",
|
|
16
|
-
"assets/*",
|
|
17
|
-
"buses/*",
|
|
18
|
-
"components/*",
|
|
19
|
-
"helpers/*",
|
|
20
|
-
"mixins/*",
|
|
21
|
-
"models/*",
|
|
22
|
-
"repositories/*",
|
|
23
|
-
"requests/*",
|
|
24
|
-
"scss/*",
|
|
25
|
-
"*.json",
|
|
26
|
-
"*.js",
|
|
27
|
-
"*.ts"
|
|
28
|
-
],
|
|
29
|
-
"dependencies": {
|
|
30
|
-
"@types/vuelidate": "^0.7.15",
|
|
31
|
-
"@typescript-eslint/eslint-plugin": "^4.7.0",
|
|
32
|
-
"@typescript-eslint/parser": "^4.7.0",
|
|
33
|
-
"@vue/cli-plugin-babel": "^5.0.8",
|
|
34
|
-
"axios": "^0.21.1",
|
|
35
|
-
"collect.js": "^4.18.1",
|
|
36
|
-
"core-js": "^3.8.3",
|
|
37
|
-
"eslint": "^7.13.0",
|
|
38
|
-
"eslint-config-airbnb-base": "^14.2.1",
|
|
39
|
-
"eslint-config-prettier": "^6.15.0",
|
|
40
|
-
"eslint-plugin-import": "^2.22.1",
|
|
41
|
-
"eslint-plugin-prettier": "^3.1.4",
|
|
42
|
-
"eslint-plugin-vue": "^7.1.0",
|
|
43
|
-
"lodash.debounce": "^4.0.8",
|
|
44
|
-
"mobile-device-detect": "^0.4.3",
|
|
45
|
-
"moment": "^2.29.4",
|
|
46
|
-
"moment-timezone": "^0.5.43",
|
|
47
|
-
"prettier": "^2.1.2",
|
|
48
|
-
"socket.io-client": "^4.4.1",
|
|
49
|
-
"v-dropdown-menu": "^2.0.2",
|
|
50
|
-
"v-tooltip": "^2.1.3",
|
|
51
|
-
"vue": "^2.6.14",
|
|
52
|
-
"vue-custom-scrollbar": "^1.4.3",
|
|
53
|
-
"vue-echo-laravel": "^1.0.0",
|
|
54
|
-
"vue-js-modal": "^2.0.1",
|
|
55
|
-
"vue-lazyload": "^1.3.3",
|
|
56
|
-
"vue-router": "^3.5.0",
|
|
57
|
-
"vue-select": "^3.2.0",
|
|
58
|
-
"vue-tabs-with-active-line": "^1.2.6",
|
|
59
|
-
"vuelidate": "^0.7.4",
|
|
60
|
-
"vuex": "^3.1.1"
|
|
61
|
-
},
|
|
62
|
-
"devDependencies": {
|
|
63
|
-
"@babel/core": "^7.12.16",
|
|
64
|
-
"@babel/eslint-parser": "^7.12.16",
|
|
65
|
-
"@vue/cli-service": "~5.0.0",
|
|
66
|
-
"autoprefixer": "^9.8.8",
|
|
67
|
-
"babel-loader": "^8.0.6",
|
|
68
|
-
"clean-webpack-plugin": "^3.0.0",
|
|
69
|
-
"cross-env": "5.1",
|
|
70
|
-
"css-loader": "^3.2.0",
|
|
71
|
-
"eslint": "^7.32.0",
|
|
72
|
-
"eslint-plugin-vue": "^8.0.3",
|
|
73
|
-
"file-loader": "^4.2.0",
|
|
74
|
-
"fork-ts-checker-webpack-plugin": "^6.0.0",
|
|
75
|
-
"html-webpack-plugin": "^3.2.0",
|
|
76
|
-
"mini-css-extract-plugin": "^0.8.0",
|
|
77
|
-
"postcss-loader": "^3.0.0",
|
|
78
|
-
"sass": "^1.23.0",
|
|
79
|
-
"sass-loader": "^7.1.0",
|
|
80
|
-
"sass-resources-loader": "^2.0.1",
|
|
81
|
-
"ts-loader": "^6.2.0",
|
|
82
|
-
"typescript": "^5.0.4",
|
|
83
|
-
"vue-loader": "^15.10.1",
|
|
84
|
-
"vue-style-loader": "^4.1.3",
|
|
85
|
-
"vue-template-compiler": "^2.7.14",
|
|
86
|
-
"webpack": "^4.46.0",
|
|
87
|
-
"webpack-cli": "^3.3.9"
|
|
88
|
-
},
|
|
89
|
-
"eslintConfig": {
|
|
90
|
-
"root": true,
|
|
91
|
-
"env": {
|
|
92
|
-
"node": true
|
|
2
|
+
"name": "@intellias/menu",
|
|
3
|
+
"version": "1.0.4",
|
|
4
|
+
"description": "Menu for intems project.",
|
|
5
|
+
"author": "Intems",
|
|
6
|
+
"scripts": {
|
|
7
|
+
"dev": "npm run development-build",
|
|
8
|
+
"development-build": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=./webpack.config.js",
|
|
9
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
10
|
+
"format": "prettier --write ."
|
|
93
11
|
},
|
|
94
|
-
"
|
|
95
|
-
|
|
96
|
-
|
|
12
|
+
"main": "./dist/js/main.js",
|
|
13
|
+
"files": [
|
|
14
|
+
"dist/*"
|
|
97
15
|
],
|
|
98
|
-
"
|
|
99
|
-
|
|
16
|
+
"dependencies": {
|
|
17
|
+
"@types/vuelidate": "^0.7.15",
|
|
18
|
+
"@typescript-eslint/eslint-plugin": "^4.7.0",
|
|
19
|
+
"@typescript-eslint/parser": "^4.7.0",
|
|
20
|
+
"@vue/cli-plugin-babel": "^5.0.8",
|
|
21
|
+
"axios": "^0.21.1",
|
|
22
|
+
"collect.js": "^4.18.1",
|
|
23
|
+
"core-js": "^3.8.3",
|
|
24
|
+
"eslint": "^7.13.0",
|
|
25
|
+
"eslint-config-airbnb-base": "^14.2.1",
|
|
26
|
+
"eslint-config-prettier": "^6.15.0",
|
|
27
|
+
"eslint-plugin-import": "^2.22.1",
|
|
28
|
+
"eslint-plugin-prettier": "^3.1.4",
|
|
29
|
+
"eslint-plugin-vue": "^7.1.0",
|
|
30
|
+
"lodash.debounce": "^4.0.8",
|
|
31
|
+
"mobile-device-detect": "^0.4.3",
|
|
32
|
+
"moment": "^2.29.4",
|
|
33
|
+
"moment-timezone": "^0.5.43",
|
|
34
|
+
"prettier": "^2.1.2",
|
|
35
|
+
"socket.io-client": "^4.4.1",
|
|
36
|
+
"v-dropdown-menu": "^2.0.2",
|
|
37
|
+
"v-tooltip": "^2.1.3",
|
|
38
|
+
"vue": "^2.6.14",
|
|
39
|
+
"vue-custom-scrollbar": "^1.4.3",
|
|
40
|
+
"vue-echo-laravel": "^1.0.0",
|
|
41
|
+
"vue-js-modal": "^2.0.1",
|
|
42
|
+
"vue-lazyload": "^1.3.3",
|
|
43
|
+
"vue-router": "^3.5.0",
|
|
44
|
+
"vue-select": "^3.2.0",
|
|
45
|
+
"vue-tabs-with-active-line": "^1.2.6",
|
|
46
|
+
"vuelidate": "^0.7.4",
|
|
47
|
+
"vuex": "^3.1.1"
|
|
100
48
|
},
|
|
101
|
-
"
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
49
|
+
"devDependencies": {
|
|
50
|
+
"@babel/core": "^7.12.16",
|
|
51
|
+
"@babel/eslint-parser": "^7.12.16",
|
|
52
|
+
"@vue/cli-service": "~5.0.0",
|
|
53
|
+
"autoprefixer": "^9.8.8",
|
|
54
|
+
"babel-loader": "^8.0.6",
|
|
55
|
+
"clean-webpack-plugin": "^3.0.0",
|
|
56
|
+
"cross-env": "5.1",
|
|
57
|
+
"css-loader": "^3.2.0",
|
|
58
|
+
"eslint": "^7.32.0",
|
|
59
|
+
"eslint-plugin-vue": "^8.0.3",
|
|
60
|
+
"file-loader": "^4.2.0",
|
|
61
|
+
"fork-ts-checker-webpack-plugin": "^6.0.0",
|
|
62
|
+
"html-webpack-plugin": "^3.2.0",
|
|
63
|
+
"mini-css-extract-plugin": "^0.8.0",
|
|
64
|
+
"postcss-loader": "^3.0.0",
|
|
65
|
+
"sass": "^1.23.0",
|
|
66
|
+
"sass-loader": "^7.1.0",
|
|
67
|
+
"sass-resources-loader": "^2.0.1",
|
|
68
|
+
"ts-loader": "^6.2.0",
|
|
69
|
+
"typescript": "^4.0.2",
|
|
70
|
+
"vue-loader": "^15.10.1",
|
|
71
|
+
"vue-style-loader": "^4.1.3",
|
|
72
|
+
"vue-template-compiler": "^2.7.14",
|
|
73
|
+
"webpack": "^4.46.0",
|
|
74
|
+
"webpack-cli": "^3.3.9"
|
|
75
|
+
},
|
|
76
|
+
"eslintConfig": {
|
|
77
|
+
"root": true,
|
|
78
|
+
"env": {
|
|
79
|
+
"node": true
|
|
80
|
+
},
|
|
81
|
+
"extends": [
|
|
82
|
+
"plugin:vue/essential",
|
|
83
|
+
"eslint:recommended"
|
|
84
|
+
],
|
|
85
|
+
"parserOptions": {
|
|
86
|
+
"parser": "@babel/eslint-parser"
|
|
87
|
+
},
|
|
88
|
+
"rules": {}
|
|
89
|
+
},
|
|
90
|
+
"browserslist": [
|
|
91
|
+
"> 1%",
|
|
92
|
+
"last 2 versions",
|
|
93
|
+
"not dead"
|
|
94
|
+
],
|
|
95
|
+
"keywords": [
|
|
96
|
+
"intems",
|
|
97
|
+
"menu"
|
|
98
|
+
],
|
|
99
|
+
"license": "ISC",
|
|
100
|
+
"repository": {
|
|
101
|
+
"type": "git",
|
|
102
|
+
"url": "git@ssh.dev.azure.com:v3/IntelliasTS/Intems/Intems-menu"
|
|
103
|
+
}
|
|
117
104
|
}
|