ws-voice-infinity-global-module 1.0.26 → 1.0.27
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/lib/assets/fonts/PTSans-webfont.eot +0 -0
- package/lib/assets/fonts/PTSans-webfont.ttf +0 -0
- package/lib/assets/fonts/PTSans-webfont.woff +0 -0
- package/lib/assets/fonts/PTSans-webfont.woff2 +0 -0
- package/lib/assets/fonts/raleway-black-webfont.eot +0 -0
- package/lib/assets/fonts/raleway-black-webfont.ttf +0 -0
- package/lib/assets/fonts/raleway-black-webfont.woff +0 -0
- package/lib/assets/fonts/raleway-black-webfont.woff2 +0 -0
- package/lib/assets/fonts/raleway-extrabold-webfont.eot +0 -0
- package/lib/assets/fonts/raleway-extrabold-webfont.ttf +0 -0
- package/lib/assets/fonts/raleway-extrabold-webfont.woff +0 -0
- package/lib/assets/fonts/raleway-extrabold-webfont.woff2 +0 -0
- package/lib/fontFaces.scss +8 -0
- package/lib/index.css +2 -2
- package/lib/module/actions/attachmentsActions.js +1 -1
- package/lib/module/actions/complaintExternal.js +1 -1
- package/lib/module/actions/complaintSettingsActions.js +1 -1
- package/lib/module/actions/complaintStatisticsActions.js +1 -1
- package/lib/module/actions/complaintSubjectsSetActions.js +1 -1
- package/lib/module/actions/geoActions.js +1 -1
- package/lib/module/actions/informationalMessagesActions.js +1 -1
- package/lib/module/actions/meetingActions.js +1 -1
- package/lib/module/actions/messageStationInternalActions.js +1 -1
- package/lib/module/actions/municipalityActions.js +1 -1
- package/lib/module/actions/oktmoActions.js +1 -1
- package/lib/module/actions/organizationActions.js +1 -1
- package/lib/module/actions/organizationRequestActions.js +1 -1
- package/lib/module/actions/pollListActions.js +1 -1
- package/lib/module/actions/posAnalyticsActions.js +1 -1
- package/lib/module/actions/resultObjectsActions.js +1 -1
- package/lib/module/actions/routingActions.js +1 -1
- package/lib/module/actions/subjectsCategories.js +1 -1
- package/lib/module/actions/subscriptionActions.js +1 -1
- package/lib/module/actions/systemSettingsActions.js +1 -1
- package/lib/module/actions/userExternal.js +1 -1
- package/lib/module/actions/userSettingsActions.js +1 -1
- package/lib/module/actions/votingEvaluationActions.js +1 -1
- package/lib/module/actions/votingParticipantActions.js +1 -1
- package/lib/module/components/accordionUserSteps/accordionUserSteps.js +1 -1
- package/lib/module/components/actionPanel/actionPanel.js +1 -1
- package/lib/module/components/attachmentsListView/attachmentsListViewComponent.js +1 -1
- package/lib/module/components/authModal/authModal.js +1 -1
- package/lib/module/components/authSteps/authStepsComponent.js +1 -1
- package/lib/module/components/authSteps/steps/loginLogin/loginLoginComponent.js +1 -1
- package/lib/module/components/authSteps/steps/loginPassword/loginPasswordComponent.js +1 -1
- package/lib/module/components/authSteps/steps/recoveryCode/recoveryCodeComponent.js +1 -1
- package/lib/module/components/authSteps/steps/recoveryNewPassword/recoveryNewPasswordComponent.js +1 -1
- package/lib/module/components/authSteps/steps/registrationPassword/registrationPasswordComponent.js +1 -1
- package/lib/module/components/baseInput/baseInput.js +1 -1
- package/lib/module/components/baseTSComponent.js +1 -1
- package/lib/module/components/baseTSContainer.js +1 -1
- package/lib/module/components/beforeAfter/beforeAfter.js +1 -1
- package/lib/module/components/beforeAfterSlide/beforeAfterMinSlide.js +1 -1
- package/lib/module/components/beforeAfterSlide/beforeAfterSlide.js +1 -1
- package/lib/module/components/businessModeSelector/businessModeSelector.js +1 -1
- package/lib/module/components/calendarMonthView/calendarMonthViewComponent.js +1 -1
- package/lib/module/components/checkAuthWrap/checkAuthWrapComponent.js +1 -1
- package/lib/module/components/checkView/checkViewComponent.js +1 -1
- package/lib/module/components/dateRangeSelect/dateRangeSelect.js +1 -1
- package/lib/module/components/dateSelect/dateSelect.js +1 -1
- package/lib/module/components/dynamicImport/dynamicImportComponent.js +1 -1
- package/lib/module/components/dynamicTemplateImport/dynamicTemplateImportComponent.js +1 -1
- package/lib/module/components/emptyState/emptyStateComponent.js +1 -1
- package/lib/module/components/footer/footer.js +1 -1
- package/lib/module/components/hlsPlayer/hlsPlayer.js +1 -1
- package/lib/module/components/hotTopicsList/hotTopicsList.js +1 -1
- package/lib/module/components/indexHtmlConfig/indexHtmlConfigComponent.js +1 -1
- package/lib/module/components/informationPlate/informationPlateComponent.js +1 -1
- package/lib/module/components/kamBallBanner/kamBallBanner.js +1 -1
- package/lib/module/components/lastSolvedComplaints/lastSolvedComplaints.js +1 -1
- package/lib/module/components/mainPageHeader/mainPageHeader.js +1 -1
- package/lib/module/components/mainPageSubHeader/mainPageSubHeader.js +1 -1
- package/lib/module/components/mapComponent/map.js +1 -1
- package/lib/module/components/modals/dateRangeSelectModal/dateRangeSelectModal.js +1 -1
- package/lib/module/components/modals/dateSelectModal/dateSelectModal.js +1 -1
- package/lib/module/components/modals/selectCategoryModal/selectCategoryModal.js +1 -1
- package/lib/module/components/modals/selectDistrictModal/selectDistrictModal.js +1 -1
- package/lib/module/components/onlineReceptionWidget/onlineReceptionWidget.js +1 -1
- package/lib/module/components/parallax/parallax.js +1 -1
- package/lib/module/components/ratingDynamicLineChart/ratingDynamicLineChartComponent.js +1 -1
- package/lib/module/components/selectTemplateFolder/selectTemplateFolderComponent.js +1 -1
- package/lib/module/components/sliderSwitchComponent/sliderSwitchComponent.js +1 -1
- package/lib/module/components/subscriptionView/subscriptionViewComponent.js +1 -1
- package/lib/module/components/topNavInfinity/topNavInfinityComponent.js +1 -1
- package/lib/module/components/topNavMainPage/topNavMainPageComponent.js +1 -1
- package/lib/module/components/topSubjectsList/topSubjectsList.js +1 -1
- package/lib/module/components/userAvatar/userAvatar.js +1 -1
- package/lib/module/components/userSteps/userSteps.js +1 -1
- package/lib/module/components/voteCountBarChart/voteCountBarChartComponent.js +1 -1
- package/lib/module/components/wsReactInfinityCheckbox/wsReactInfinityCheckboxComponent.js +1 -1
- package/lib/module/models/complaintSubject.js +1 -1
- package/lib/module/models/executorProjection.js +1 -1
- package/lib/module/services/templateService.js +1 -1
- package/package.json +1 -1
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/lib/fontFaces.scss
CHANGED
|
@@ -189,3 +189,11 @@
|
|
|
189
189
|
font-weight: normal;
|
|
190
190
|
font-style: normal;
|
|
191
191
|
}
|
|
192
|
+
|
|
193
|
+
@font-face {
|
|
194
|
+
font-family: 'PTSansRegular';
|
|
195
|
+
src: url('assets/fonts/PTSans-webfont.eot');
|
|
196
|
+
src: url('assets/fonts/PTSans-webfont.eot?#iefix') format('embedded-opentype'), url('assets/fonts/PTSans-webfont.woff2') format('woff2'), url('assets/fonts/PTSans-webfont.woff') format('woff'), url('assets/fonts/PTSans-webfont.ttf') format('truetype');
|
|
197
|
+
font-weight: normal;
|
|
198
|
+
font-style: normal;
|
|
199
|
+
}
|