mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -106,6 +106,16 @@
|
||||
<action android:name="android.intent.action.QUICKBOOT_POWERON" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
|
||||
<provider
|
||||
android:name="org.apache.cordova.camera.FileProvider"
|
||||
android:authorities="com.gpr.gabinetedigital.cordova.plugin.camera.provider"
|
||||
android:exported="false"
|
||||
android:grantUriPermissions="true" >
|
||||
<meta-data
|
||||
android:name="android.support.FILE_PROVIDER_PATHS"
|
||||
android:resource="@xml/camera_provider_paths" />
|
||||
</provider>
|
||||
<!--
|
||||
FirebaseMessagingService performs security checks at runtime,
|
||||
but set to not exported to explicitly avoid allowing another app to call it.
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
+33
@@ -855,6 +855,7 @@ color mtrl_textinput_focused_box_stroke_color
|
||||
color mtrl_textinput_hovered_box_stroke_color
|
||||
color notification_action_color_filter
|
||||
color notification_icon_bg_color
|
||||
color notification_material_background_media_default_color
|
||||
color primary_dark_material_dark
|
||||
color primary_dark_material_light
|
||||
color primary_material_dark
|
||||
@@ -1198,6 +1199,10 @@ dimen notification_small_icon_size_as_large
|
||||
dimen notification_subtext_size
|
||||
dimen notification_top_pad
|
||||
dimen notification_top_pad_large_text
|
||||
dimen subtitle_corner_radius
|
||||
dimen subtitle_outline_width
|
||||
dimen subtitle_shadow_offset
|
||||
dimen subtitle_shadow_radius
|
||||
dimen test_mtrl_calendar_day_cornerSize
|
||||
dimen tooltip_corner_radius
|
||||
dimen tooltip_horizontal_padding
|
||||
@@ -1416,6 +1421,7 @@ id accessibility_custom_action_6
|
||||
id accessibility_custom_action_7
|
||||
id accessibility_custom_action_8
|
||||
id accessibility_custom_action_9
|
||||
id action0
|
||||
id action_bar
|
||||
id action_bar_activity_content
|
||||
id action_bar_container
|
||||
@@ -1452,6 +1458,7 @@ id browser_actions_menu_item_text
|
||||
id browser_actions_menu_items
|
||||
id browser_actions_menu_view
|
||||
id buttonPanel
|
||||
id cancel_action
|
||||
id cancel_button
|
||||
id center
|
||||
id center_horizontal
|
||||
@@ -1487,6 +1494,7 @@ id disableHome
|
||||
id dropdown_menu
|
||||
id edit_query
|
||||
id end
|
||||
id end_padder
|
||||
id enterAlways
|
||||
id enterAlwaysCollapsed
|
||||
id exitUntilCollapsed
|
||||
@@ -1524,6 +1532,7 @@ id line3
|
||||
id listMode
|
||||
id list_item
|
||||
id masked
|
||||
id media_actions
|
||||
id message
|
||||
id middle
|
||||
id mini
|
||||
@@ -1617,6 +1626,7 @@ id src_in
|
||||
id src_over
|
||||
id standard
|
||||
id start
|
||||
id status_bar_latest_event_content
|
||||
id stretch
|
||||
id submenuarrow
|
||||
id submit_area
|
||||
@@ -1777,8 +1787,17 @@ layout mtrl_picker_text_input_date
|
||||
layout mtrl_picker_text_input_date_range
|
||||
layout notification_action
|
||||
layout notification_action_tombstone
|
||||
layout notification_media_action
|
||||
layout notification_media_cancel_action
|
||||
layout notification_template_big_media
|
||||
layout notification_template_big_media_custom
|
||||
layout notification_template_big_media_narrow
|
||||
layout notification_template_big_media_narrow_custom
|
||||
layout notification_template_custom_big
|
||||
layout notification_template_icon_group
|
||||
layout notification_template_lines_media
|
||||
layout notification_template_media
|
||||
layout notification_template_media_custom
|
||||
layout notification_template_part_chronometer
|
||||
layout notification_template_part_time
|
||||
layout select_dialog_item_material
|
||||
@@ -1857,6 +1876,7 @@ string common_signin_button_text
|
||||
string common_signin_button_text_long
|
||||
string copy_toast_msg
|
||||
string custom_url_scheme
|
||||
string default_web_client_id
|
||||
string error_icon_content_description
|
||||
string exposed_dropdown_menu_content_description
|
||||
string fab_transformation_scrim_behavior
|
||||
@@ -1865,6 +1885,12 @@ string fallback_menu_item_copy_link
|
||||
string fallback_menu_item_open_in_browser
|
||||
string fallback_menu_item_share_link
|
||||
string fcm_fallback_notification_channel_label
|
||||
string firebase_database_url
|
||||
string gcm_defaultSenderId
|
||||
string google_api_key
|
||||
string google_app_id
|
||||
string google_crash_reporting_api_key
|
||||
string google_storage_bucket
|
||||
string hide_bottom_view_on_scroll_behavior
|
||||
string icon_content_description
|
||||
string mtrl_badge_numberless_content_description
|
||||
@@ -1909,6 +1935,7 @@ string path_password_eye_mask_strike_through
|
||||
string path_password_eye_mask_visible
|
||||
string path_password_strike_through
|
||||
string picture
|
||||
string project_id
|
||||
string request_permission
|
||||
string search_menu_title
|
||||
string status_bar_notification_info_overflow
|
||||
@@ -2258,9 +2285,14 @@ style TextAppearance_AppCompat_Widget_Switch
|
||||
style TextAppearance_AppCompat_Widget_TextView_SpinnerItem
|
||||
style TextAppearance_Compat_Notification
|
||||
style TextAppearance_Compat_Notification_Info
|
||||
style TextAppearance_Compat_Notification_Info_Media
|
||||
style TextAppearance_Compat_Notification_Line2
|
||||
style TextAppearance_Compat_Notification_Line2_Media
|
||||
style TextAppearance_Compat_Notification_Media
|
||||
style TextAppearance_Compat_Notification_Time
|
||||
style TextAppearance_Compat_Notification_Time_Media
|
||||
style TextAppearance_Compat_Notification_Title
|
||||
style TextAppearance_Compat_Notification_Title_Media
|
||||
style TextAppearance_Design_CollapsingToolbar_Expanded
|
||||
style TextAppearance_Design_Counter
|
||||
style TextAppearance_Design_Counter_Overflow
|
||||
@@ -2676,6 +2708,7 @@ styleable ViewBackgroundHelper android_background backgroundTint backgroundTintM
|
||||
styleable ViewPager2 android_orientation
|
||||
styleable ViewStubCompat android_id android_layout android_inflatedId
|
||||
styleable bridge_fragment start_dir
|
||||
xml camera_provider_paths
|
||||
xml config
|
||||
xml file_paths
|
||||
xml image_share_filepaths
|
||||
|
||||
Binary file not shown.
@@ -18,7 +18,9 @@ INJECTED from C:\Users\tiago.kayaya\development\gabinete-digital\android\app\src
|
||||
MERGED from [:capacitor-android] C:\Users\tiago.kayaya\development\gabinete-digital\node_modules\@capacitor\android\capacitor\build\intermediates\library_manifest\debug\AndroidManifest.xml:2:1-50:12
|
||||
MERGED from [com.google.android.material:material:1.1.0-rc02] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\051eaa9027caada5026e12dfeac8bc27\material-1.1.0-rc02\AndroidManifest.xml:17:1-24:12
|
||||
MERGED from [androidx.appcompat:appcompat:1.1.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\72755d8593c3ca1ed00b11907b10c688\appcompat-1.1.0\AndroidManifest.xml:17:1-24:12
|
||||
MERGED from [:capacitor-cordova-android-plugins] C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\build\intermediates\library_manifest\debug\AndroidManifest.xml:2:1-18:12
|
||||
MERGED from [:capacitor-cordova-android-plugins] C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\build\intermediates\library_manifest\debug\AndroidManifest.xml:2:1-27:12
|
||||
MERGED from [androidx.legacy:legacy-support-v4:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\80b69e0281975f7e9accaab0f9198800\legacy-support-v4-1.0.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.legacy:legacy-support-core-ui:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\15dedc436db97eba9c51ba371d2b8714\legacy-support-core-ui-1.0.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.cursoradapter:cursoradapter:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\fd87986aa651fe7c3128c0b95293c012\cursoradapter-1.0.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.viewpager2:viewpager2:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\5b4940cfd8e6b027ab48147c86d677f1\jetified-viewpager2-1.0.0\AndroidManifest.xml:17:1-24:12
|
||||
MERGED from [com.google.firebase:firebase-messaging:20.1.2] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\9fbada88fa325291a82eb809c2064dc7\jetified-firebase-messaging-20.1.2\AndroidManifest.xml:17:1-44:12
|
||||
@@ -39,16 +41,20 @@ MERGED from [androidx.fragment:fragment:1.1.0] C:\Users\tiago.kayaya\.gradle\cac
|
||||
MERGED from [androidx.appcompat:appcompat-resources:1.1.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\b04599de2daa334d543a60c24c9af47d\jetified-appcompat-resources-1.1.0\AndroidManifest.xml:17:1-24:12
|
||||
MERGED from [androidx.drawerlayout:drawerlayout:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\709dec39ab4d41e4eaebf9d7dbe74e41\drawerlayout-1.0.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.browser:browser:1.2.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\c1420d47df5e117932bba76e098a3816\browser-1.2.0\AndroidManifest.xml:17:1-24:12
|
||||
MERGED from [androidx.viewpager:viewpager:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\ec2ff2d2f35f5ce21d8f3a2cd566b74c\viewpager-1.0.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.media:media:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\3edfbc7b78ed5b8b0b6ccffd1386d8d8\media-1.0.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.legacy:legacy-support-core-utils:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\dd6e81403769a15935cf91e15427e1b5\legacy-support-core-utils-1.0.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.viewpager:viewpager:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\ec2ff2d2f35f5ce21d8f3a2cd566b74c\viewpager-1.0.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.loader:loader:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\33987a6c2abb97d3a5dc8363aa39ad35\loader-1.0.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.activity:activity:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\778008f0324b525fd9b227724bac745f\jetified-activity-1.0.0\AndroidManifest.xml:17:1-24:12
|
||||
MERGED from [androidx.vectordrawable:vectordrawable-animated:1.1.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\4339a1db68a86092531ac27a7672e57d\vectordrawable-animated-1.1.0\AndroidManifest.xml:17:1-24:12
|
||||
MERGED from [androidx.vectordrawable:vectordrawable:1.1.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\21e18b66e86534a7ba2f091590864e61\vectordrawable-1.1.0\AndroidManifest.xml:17:1-24:12
|
||||
MERGED from [androidx.coordinatorlayout:coordinatorlayout:1.1.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\93fa951bb50245f79bfdb3046a233a07\coordinatorlayout-1.1.0\AndroidManifest.xml:17:1-24:12
|
||||
MERGED from [androidx.slidingpanelayout:slidingpanelayout:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\9f9d1f3c50ce4e1f871ff56b75c8e58c\slidingpanelayout-1.0.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.recyclerview:recyclerview:1.1.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\ee402462607e3d7bc40e1166a58a6978\recyclerview-1.1.0\AndroidManifest.xml:17:1-24:12
|
||||
MERGED from [androidx.customview:customview:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\faf6750b30e085dada05d5bf2b630089\customview-1.0.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.transition:transition:1.2.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\85ca3f2cc7fc2d3a231f6bc7d430904f\transition-1.2.0\AndroidManifest.xml:17:1-24:12
|
||||
MERGED from [androidx.swiperefreshlayout:swiperefreshlayout:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\74a949c57b303ec0823b0ea9d5439f22\swiperefreshlayout-1.0.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.asynclayoutinflater:asynclayoutinflater:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\19851895a64cdce23bed4e3d01b0894b\asynclayoutinflater-1.0.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.core:core:1.2.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\cf23515831a30cf8e0e5ff774beb1451\core-1.2.0\AndroidManifest.xml:17:1-26:12
|
||||
MERGED from [androidx.localbroadcastmanager:localbroadcastmanager:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\e7b316e008973942910afd1c84dc02d7\localbroadcastmanager-1.0.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.exifinterface:exifinterface:1.2.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\9015539fd7bfa8ae0ee64a168cda423c\exifinterface-1.2.0\AndroidManifest.xml:17:1-24:12
|
||||
@@ -59,14 +65,14 @@ MERGED from [com.google.android.datatransport:transport-backend-cct:2.2.0] C:\Us
|
||||
MERGED from [com.google.android.datatransport:transport-runtime:2.2.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\711d09d774dd8393d1b2cda417cd0cc2\jetified-transport-runtime-2.2.0\AndroidManifest.xml:15:1-41:12
|
||||
MERGED from [com.google.firebase:firebase-components:16.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\28950d5ca212ff0c86ed1244329056eb\jetified-firebase-components-16.0.0\AndroidManifest.xml:15:1-23:12
|
||||
MERGED from [com.google.firebase:firebase-encoders-json:16.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\1249bb1bcaf3f4d3f01295dde3ebba25\jetified-firebase-encoders-json-16.0.0\AndroidManifest.xml:15:1-23:12
|
||||
MERGED from [androidx.documentfile:documentfile:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\6ab1828441a6b45d05a01b9241ca901a\documentfile-1.0.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.print:print:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\6dd4de7fc3225e55d58846adf9ecb0a7\print-1.0.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.lifecycle:lifecycle-runtime:2.1.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\8afb13b33fd0950ef40834a78e555523\lifecycle-runtime-2.1.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.1.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\058a364b06d9011467e5efaaa1ab266f\lifecycle-viewmodel-2.1.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.savedstate:savedstate:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\ffd0aa10f2a787335b333d5b793ff3d9\jetified-savedstate-1.0.0\AndroidManifest.xml:17:1-24:12
|
||||
MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\dcf4af4213d59bd5fe489359c2b51b96\lifecycle-livedata-2.0.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\e5f4ab83b7154d8dd7689c213d4008f9\lifecycle-livedata-core-2.0.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.arch.core:core-runtime:2.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\3ad98f043f0e278e1b4f445317842885\core-runtime-2.0.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.documentfile:documentfile:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\6ab1828441a6b45d05a01b9241ca901a\documentfile-1.0.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [androidx.print:print:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\6dd4de7fc3225e55d58846adf9ecb0a7\print-1.0.0\AndroidManifest.xml:17:1-22:12
|
||||
MERGED from [org.apache.cordova:framework:7.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\b9ee7c2b64b7272110ffa2b4433b6497\jetified-framework-7.0.0\AndroidManifest.xml:20:1-27:12
|
||||
MERGED from [com.google.android.datatransport:transport-api:2.2.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\ef571482370f29a8294f7595b10ea4c8\jetified-transport-api-2.2.0\AndroidManifest.xml:15:1-22:12
|
||||
INJECTED from C:\Users\tiago.kayaya\development\gabinete-digital\android\app\src\main\AndroidManifest.xml:2:1-63:12
|
||||
@@ -92,8 +98,8 @@ MERGED from [:capacitor-android] C:\Users\tiago.kayaya\development\gabinete-digi
|
||||
MERGED from [:capacitor-android] C:\Users\tiago.kayaya\development\gabinete-digital\node_modules\@capacitor\android\capacitor\build\intermediates\library_manifest\debug\AndroidManifest.xml:18:5-48:19
|
||||
MERGED from [com.google.android.material:material:1.1.0-rc02] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\051eaa9027caada5026e12dfeac8bc27\material-1.1.0-rc02\AndroidManifest.xml:22:5-20
|
||||
MERGED from [com.google.android.material:material:1.1.0-rc02] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\051eaa9027caada5026e12dfeac8bc27\material-1.1.0-rc02\AndroidManifest.xml:22:5-20
|
||||
MERGED from [:capacitor-cordova-android-plugins] C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\build\intermediates\library_manifest\debug\AndroidManifest.xml:15:5-16:19
|
||||
MERGED from [:capacitor-cordova-android-plugins] C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\build\intermediates\library_manifest\debug\AndroidManifest.xml:15:5-16:19
|
||||
MERGED from [:capacitor-cordova-android-plugins] C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\build\intermediates\library_manifest\debug\AndroidManifest.xml:15:5-25:19
|
||||
MERGED from [:capacitor-cordova-android-plugins] C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\build\intermediates\library_manifest\debug\AndroidManifest.xml:15:5-25:19
|
||||
MERGED from [com.google.firebase:firebase-messaging:20.1.2] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\9fbada88fa325291a82eb809c2064dc7\jetified-firebase-messaging-20.1.2\AndroidManifest.xml:22:5-42:19
|
||||
MERGED from [com.google.firebase:firebase-messaging:20.1.2] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\9fbada88fa325291a82eb809c2064dc7\jetified-firebase-messaging-20.1.2\AndroidManifest.xml:22:5-42:19
|
||||
MERGED from [com.google.android.gms:play-services-location:17.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\498abde944f350e22462b2703aea22a7\jetified-play-services-location-17.0.0\AndroidManifest.xml:7:5-20
|
||||
@@ -252,6 +258,10 @@ MERGED from [androidx.appcompat:appcompat:1.1.0] C:\Users\tiago.kayaya\.gradle\c
|
||||
MERGED from [androidx.appcompat:appcompat:1.1.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\72755d8593c3ca1ed00b11907b10c688\appcompat-1.1.0\AndroidManifest.xml:20:5-22:41
|
||||
MERGED from [:capacitor-cordova-android-plugins] C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\build\intermediates\library_manifest\debug\AndroidManifest.xml:8:5-10:41
|
||||
MERGED from [:capacitor-cordova-android-plugins] C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\build\intermediates\library_manifest\debug\AndroidManifest.xml:8:5-10:41
|
||||
MERGED from [androidx.legacy:legacy-support-v4:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\80b69e0281975f7e9accaab0f9198800\legacy-support-v4-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.legacy:legacy-support-v4:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\80b69e0281975f7e9accaab0f9198800\legacy-support-v4-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.legacy:legacy-support-core-ui:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\15dedc436db97eba9c51ba371d2b8714\legacy-support-core-ui-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.legacy:legacy-support-core-ui:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\15dedc436db97eba9c51ba371d2b8714\legacy-support-core-ui-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.cursoradapter:cursoradapter:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\fd87986aa651fe7c3128c0b95293c012\cursoradapter-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.cursoradapter:cursoradapter:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\fd87986aa651fe7c3128c0b95293c012\cursoradapter-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.viewpager2:viewpager2:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\5b4940cfd8e6b027ab48147c86d677f1\jetified-viewpager2-1.0.0\AndroidManifest.xml:20:5-22:41
|
||||
@@ -292,10 +302,12 @@ MERGED from [androidx.drawerlayout:drawerlayout:1.0.0] C:\Users\tiago.kayaya\.gr
|
||||
MERGED from [androidx.drawerlayout:drawerlayout:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\709dec39ab4d41e4eaebf9d7dbe74e41\drawerlayout-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.browser:browser:1.2.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\c1420d47df5e117932bba76e098a3816\browser-1.2.0\AndroidManifest.xml:20:5-22:41
|
||||
MERGED from [androidx.browser:browser:1.2.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\c1420d47df5e117932bba76e098a3816\browser-1.2.0\AndroidManifest.xml:20:5-22:41
|
||||
MERGED from [androidx.viewpager:viewpager:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\ec2ff2d2f35f5ce21d8f3a2cd566b74c\viewpager-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.viewpager:viewpager:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\ec2ff2d2f35f5ce21d8f3a2cd566b74c\viewpager-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.media:media:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\3edfbc7b78ed5b8b0b6ccffd1386d8d8\media-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.media:media:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\3edfbc7b78ed5b8b0b6ccffd1386d8d8\media-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.legacy:legacy-support-core-utils:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\dd6e81403769a15935cf91e15427e1b5\legacy-support-core-utils-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.legacy:legacy-support-core-utils:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\dd6e81403769a15935cf91e15427e1b5\legacy-support-core-utils-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.viewpager:viewpager:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\ec2ff2d2f35f5ce21d8f3a2cd566b74c\viewpager-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.viewpager:viewpager:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\ec2ff2d2f35f5ce21d8f3a2cd566b74c\viewpager-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.loader:loader:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\33987a6c2abb97d3a5dc8363aa39ad35\loader-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.loader:loader:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\33987a6c2abb97d3a5dc8363aa39ad35\loader-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.activity:activity:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\778008f0324b525fd9b227724bac745f\jetified-activity-1.0.0\AndroidManifest.xml:20:5-22:41
|
||||
@@ -306,12 +318,18 @@ MERGED from [androidx.vectordrawable:vectordrawable:1.1.0] C:\Users\tiago.kayaya
|
||||
MERGED from [androidx.vectordrawable:vectordrawable:1.1.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\21e18b66e86534a7ba2f091590864e61\vectordrawable-1.1.0\AndroidManifest.xml:20:5-22:41
|
||||
MERGED from [androidx.coordinatorlayout:coordinatorlayout:1.1.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\93fa951bb50245f79bfdb3046a233a07\coordinatorlayout-1.1.0\AndroidManifest.xml:20:5-22:41
|
||||
MERGED from [androidx.coordinatorlayout:coordinatorlayout:1.1.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\93fa951bb50245f79bfdb3046a233a07\coordinatorlayout-1.1.0\AndroidManifest.xml:20:5-22:41
|
||||
MERGED from [androidx.slidingpanelayout:slidingpanelayout:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\9f9d1f3c50ce4e1f871ff56b75c8e58c\slidingpanelayout-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.slidingpanelayout:slidingpanelayout:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\9f9d1f3c50ce4e1f871ff56b75c8e58c\slidingpanelayout-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.recyclerview:recyclerview:1.1.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\ee402462607e3d7bc40e1166a58a6978\recyclerview-1.1.0\AndroidManifest.xml:20:5-22:41
|
||||
MERGED from [androidx.recyclerview:recyclerview:1.1.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\ee402462607e3d7bc40e1166a58a6978\recyclerview-1.1.0\AndroidManifest.xml:20:5-22:41
|
||||
MERGED from [androidx.customview:customview:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\faf6750b30e085dada05d5bf2b630089\customview-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.customview:customview:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\faf6750b30e085dada05d5bf2b630089\customview-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.transition:transition:1.2.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\85ca3f2cc7fc2d3a231f6bc7d430904f\transition-1.2.0\AndroidManifest.xml:20:5-22:41
|
||||
MERGED from [androidx.transition:transition:1.2.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\85ca3f2cc7fc2d3a231f6bc7d430904f\transition-1.2.0\AndroidManifest.xml:20:5-22:41
|
||||
MERGED from [androidx.swiperefreshlayout:swiperefreshlayout:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\74a949c57b303ec0823b0ea9d5439f22\swiperefreshlayout-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.swiperefreshlayout:swiperefreshlayout:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\74a949c57b303ec0823b0ea9d5439f22\swiperefreshlayout-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.asynclayoutinflater:asynclayoutinflater:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\19851895a64cdce23bed4e3d01b0894b\asynclayoutinflater-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.asynclayoutinflater:asynclayoutinflater:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\19851895a64cdce23bed4e3d01b0894b\asynclayoutinflater-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.core:core:1.2.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\cf23515831a30cf8e0e5ff774beb1451\core-1.2.0\AndroidManifest.xml:20:5-22:41
|
||||
MERGED from [androidx.core:core:1.2.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\cf23515831a30cf8e0e5ff774beb1451\core-1.2.0\AndroidManifest.xml:20:5-22:41
|
||||
MERGED from [androidx.localbroadcastmanager:localbroadcastmanager:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\e7b316e008973942910afd1c84dc02d7\localbroadcastmanager-1.0.0\AndroidManifest.xml:20:5-44
|
||||
@@ -332,6 +350,10 @@ MERGED from [com.google.firebase:firebase-components:16.0.0] C:\Users\tiago.kaya
|
||||
MERGED from [com.google.firebase:firebase-components:16.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\28950d5ca212ff0c86ed1244329056eb\jetified-firebase-components-16.0.0\AndroidManifest.xml:19:5-21:41
|
||||
MERGED from [com.google.firebase:firebase-encoders-json:16.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\1249bb1bcaf3f4d3f01295dde3ebba25\jetified-firebase-encoders-json-16.0.0\AndroidManifest.xml:19:5-21:41
|
||||
MERGED from [com.google.firebase:firebase-encoders-json:16.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\1249bb1bcaf3f4d3f01295dde3ebba25\jetified-firebase-encoders-json-16.0.0\AndroidManifest.xml:19:5-21:41
|
||||
MERGED from [androidx.documentfile:documentfile:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\6ab1828441a6b45d05a01b9241ca901a\documentfile-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.documentfile:documentfile:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\6ab1828441a6b45d05a01b9241ca901a\documentfile-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.print:print:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\6dd4de7fc3225e55d58846adf9ecb0a7\print-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.print:print:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\6dd4de7fc3225e55d58846adf9ecb0a7\print-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.lifecycle:lifecycle-runtime:2.1.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\8afb13b33fd0950ef40834a78e555523\lifecycle-runtime-2.1.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.lifecycle:lifecycle-runtime:2.1.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\8afb13b33fd0950ef40834a78e555523\lifecycle-runtime-2.1.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.1.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\058a364b06d9011467e5efaaa1ab266f\lifecycle-viewmodel-2.1.0\AndroidManifest.xml:20:5-44
|
||||
@@ -344,10 +366,6 @@ MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.0.0] C:\Users\tiago.ka
|
||||
MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\e5f4ab83b7154d8dd7689c213d4008f9\lifecycle-livedata-core-2.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.arch.core:core-runtime:2.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\3ad98f043f0e278e1b4f445317842885\core-runtime-2.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.arch.core:core-runtime:2.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\3ad98f043f0e278e1b4f445317842885\core-runtime-2.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.documentfile:documentfile:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\6ab1828441a6b45d05a01b9241ca901a\documentfile-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.documentfile:documentfile:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\6ab1828441a6b45d05a01b9241ca901a\documentfile-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.print:print:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\6dd4de7fc3225e55d58846adf9ecb0a7\print-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [androidx.print:print:1.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\6dd4de7fc3225e55d58846adf9ecb0a7\print-1.0.0\AndroidManifest.xml:20:5-44
|
||||
MERGED from [org.apache.cordova:framework:7.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\b9ee7c2b64b7272110ffa2b4433b6497\jetified-framework-7.0.0\AndroidManifest.xml:25:5-44
|
||||
MERGED from [org.apache.cordova:framework:7.0.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\b9ee7c2b64b7272110ffa2b4433b6497\jetified-framework-7.0.0\AndroidManifest.xml:25:5-44
|
||||
MERGED from [com.google.android.datatransport:transport-api:2.2.0] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\ef571482370f29a8294f7595b10ea4c8\jetified-transport-api-2.2.0\AndroidManifest.xml:18:5-20:41
|
||||
@@ -438,6 +456,16 @@ action#android.intent.action.QUICKBOOT_POWERON
|
||||
ADDED from [:capacitor-android] C:\Users\tiago.kayaya\development\gabinete-digital\node_modules\@capacitor\android\capacitor\build\intermediates\library_manifest\debug\AndroidManifest.xml:45:17-82
|
||||
android:name
|
||||
ADDED from [:capacitor-android] C:\Users\tiago.kayaya\development\gabinete-digital\node_modules\@capacitor\android\capacitor\build\intermediates\library_manifest\debug\AndroidManifest.xml:45:25-79
|
||||
provider#org.apache.cordova.camera.FileProvider
|
||||
ADDED from [:capacitor-cordova-android-plugins] C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\build\intermediates\library_manifest\debug\AndroidManifest.xml:16:9-24:20
|
||||
android:grantUriPermissions
|
||||
ADDED from [:capacitor-cordova-android-plugins] C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\build\intermediates\library_manifest\debug\AndroidManifest.xml:20:13-47
|
||||
android:authorities
|
||||
ADDED from [:capacitor-cordova-android-plugins] C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\build\intermediates\library_manifest\debug\AndroidManifest.xml:18:13-82
|
||||
android:exported
|
||||
ADDED from [:capacitor-cordova-android-plugins] C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\build\intermediates\library_manifest\debug\AndroidManifest.xml:19:13-37
|
||||
android:name
|
||||
ADDED from [:capacitor-cordova-android-plugins] C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\build\intermediates\library_manifest\debug\AndroidManifest.xml:17:13-66
|
||||
service#com.google.firebase.messaging.FirebaseMessagingService
|
||||
ADDED from [com.google.firebase:firebase-messaging:20.1.2] C:\Users\tiago.kayaya\.gradle\caches\transforms-2\files-2.1\9fbada88fa325291a82eb809c2064dc7\jetified-firebase-messaging-20.1.2\AndroidManifest.xml:28:9-34:19
|
||||
android:exported
|
||||
|
||||
@@ -10,7 +10,7 @@ android {
|
||||
apply from: "../capacitor-cordova-android-plugins/cordova.variables.gradle"
|
||||
dependencies {
|
||||
|
||||
|
||||
implementation "com.android.support:support-v4:27.+"
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"appName": "gabinete-digital",
|
||||
"webDir": "www",
|
||||
"npmClient": "npm",
|
||||
"linuxAndroidStudioPath": "/snap/android-studio/current/android-studio/bin/studio.sh",
|
||||
"cordova": {
|
||||
"preferences": {
|
||||
"ScrollEnabled": "false",
|
||||
|
||||
@@ -553,85 +553,6 @@ AttachmentsPageModule = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])
|
||||
|
||||
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ "./src/app/pages/events/attendees/attendees-routing.module.ts":
|
||||
/*!********************************************************************!*\
|
||||
!*** ./src/app/pages/events/attendees/attendees-routing.module.ts ***!
|
||||
\********************************************************************/
|
||||
/*! exports provided: AttendeesPageRoutingModule */
|
||||
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
||||
|
||||
"use strict";
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "AttendeesPageRoutingModule", function() { return AttendeesPageRoutingModule; });
|
||||
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! tslib */ "./node_modules/tslib/tslib.es6.js");
|
||||
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ "./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
|
||||
/* harmony import */ var _angular_router__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/router */ "./node_modules/@angular/router/__ivy_ngcc__/fesm2015/router.js");
|
||||
/* harmony import */ var _attendees_page__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./attendees.page */ "./src/app/pages/events/attendees/attendees.page.ts");
|
||||
|
||||
|
||||
|
||||
|
||||
const routes = [
|
||||
{
|
||||
path: '',
|
||||
component: _attendees_page__WEBPACK_IMPORTED_MODULE_3__["AttendeesPage"]
|
||||
}
|
||||
];
|
||||
let AttendeesPageRoutingModule = class AttendeesPageRoutingModule {
|
||||
};
|
||||
AttendeesPageRoutingModule = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([
|
||||
Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["NgModule"])({
|
||||
imports: [_angular_router__WEBPACK_IMPORTED_MODULE_2__["RouterModule"].forChild(routes)],
|
||||
exports: [_angular_router__WEBPACK_IMPORTED_MODULE_2__["RouterModule"]],
|
||||
})
|
||||
], AttendeesPageRoutingModule);
|
||||
|
||||
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ "./src/app/pages/events/attendees/attendees.module.ts":
|
||||
/*!************************************************************!*\
|
||||
!*** ./src/app/pages/events/attendees/attendees.module.ts ***!
|
||||
\************************************************************/
|
||||
/*! exports provided: AttendeesPageModule */
|
||||
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
||||
|
||||
"use strict";
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "AttendeesPageModule", function() { return AttendeesPageModule; });
|
||||
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! tslib */ "./node_modules/tslib/tslib.es6.js");
|
||||
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ "./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
|
||||
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/common */ "./node_modules/@angular/common/__ivy_ngcc__/fesm2015/common.js");
|
||||
/* harmony import */ var _angular_forms__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/forms */ "./node_modules/@angular/forms/__ivy_ngcc__/fesm2015/forms.js");
|
||||
/* harmony import */ var _ionic_angular__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @ionic/angular */ "./node_modules/@ionic/angular/__ivy_ngcc__/fesm2015/ionic-angular.js");
|
||||
/* harmony import */ var _attendees_routing_module__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./attendees-routing.module */ "./src/app/pages/events/attendees/attendees-routing.module.ts");
|
||||
/* harmony import */ var _attendees_page__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./attendees.page */ "./src/app/pages/events/attendees/attendees.page.ts");
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
let AttendeesPageModule = class AttendeesPageModule {
|
||||
};
|
||||
AttendeesPageModule = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([
|
||||
Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["NgModule"])({
|
||||
imports: [
|
||||
_angular_common__WEBPACK_IMPORTED_MODULE_2__["CommonModule"],
|
||||
_angular_forms__WEBPACK_IMPORTED_MODULE_3__["FormsModule"],
|
||||
_ionic_angular__WEBPACK_IMPORTED_MODULE_4__["IonicModule"],
|
||||
_attendees_routing_module__WEBPACK_IMPORTED_MODULE_5__["AttendeesPageRoutingModule"]
|
||||
],
|
||||
declarations: [_attendees_page__WEBPACK_IMPORTED_MODULE_6__["AttendeesPage"]]
|
||||
})
|
||||
], AttendeesPageModule);
|
||||
|
||||
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ "./src/app/pages/events/event-detail/event-detail-routing.module.ts":
|
||||
@@ -736,6 +657,10 @@ const routes = [
|
||||
{
|
||||
path: '',
|
||||
component: _event_list_page__WEBPACK_IMPORTED_MODULE_3__["EventListPage"]
|
||||
},
|
||||
{
|
||||
path: 'approve-event',
|
||||
loadChildren: () => __webpack_require__.e(/*! import() | approve-event-approve-event-module */ "approve-event-approve-event-module").then(__webpack_require__.bind(null, /*! ./approve-event/approve-event.module */ "./src/app/pages/gabinete-digital/event-list/approve-event/approve-event.module.ts")).then(m => m.ApproveEventPageModule)
|
||||
}
|
||||
];
|
||||
let EventListPageRoutingModule = class EventListPageRoutingModule {
|
||||
@@ -791,88 +716,6 @@ EventListPageModule = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([
|
||||
|
||||
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ "./src/app/pages/gabinete-digital/expediente/expediente-detail/expediente-detail-routing.module.ts":
|
||||
/*!*********************************************************************************************************!*\
|
||||
!*** ./src/app/pages/gabinete-digital/expediente/expediente-detail/expediente-detail-routing.module.ts ***!
|
||||
\*********************************************************************************************************/
|
||||
/*! exports provided: ExpedienteDetailPageRoutingModule */
|
||||
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
||||
|
||||
"use strict";
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ExpedienteDetailPageRoutingModule", function() { return ExpedienteDetailPageRoutingModule; });
|
||||
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! tslib */ "./node_modules/tslib/tslib.es6.js");
|
||||
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ "./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
|
||||
/* harmony import */ var _angular_router__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/router */ "./node_modules/@angular/router/__ivy_ngcc__/fesm2015/router.js");
|
||||
/* harmony import */ var _expediente_detail_page__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./expediente-detail.page */ "./src/app/pages/gabinete-digital/expediente/expediente-detail/expediente-detail.page.ts");
|
||||
|
||||
|
||||
|
||||
|
||||
const routes = [
|
||||
{
|
||||
path: '',
|
||||
component: _expediente_detail_page__WEBPACK_IMPORTED_MODULE_3__["ExpedienteDetailPage"]
|
||||
}
|
||||
];
|
||||
let ExpedienteDetailPageRoutingModule = class ExpedienteDetailPageRoutingModule {
|
||||
};
|
||||
ExpedienteDetailPageRoutingModule = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([
|
||||
Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["NgModule"])({
|
||||
imports: [_angular_router__WEBPACK_IMPORTED_MODULE_2__["RouterModule"].forChild(routes)],
|
||||
exports: [_angular_router__WEBPACK_IMPORTED_MODULE_2__["RouterModule"]],
|
||||
})
|
||||
], ExpedienteDetailPageRoutingModule);
|
||||
|
||||
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ "./src/app/pages/gabinete-digital/expediente/expediente-detail/expediente-detail.module.ts":
|
||||
/*!*************************************************************************************************!*\
|
||||
!*** ./src/app/pages/gabinete-digital/expediente/expediente-detail/expediente-detail.module.ts ***!
|
||||
\*************************************************************************************************/
|
||||
/*! exports provided: ExpedienteDetailPageModule */
|
||||
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
||||
|
||||
"use strict";
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ExpedienteDetailPageModule", function() { return ExpedienteDetailPageModule; });
|
||||
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! tslib */ "./node_modules/tslib/tslib.es6.js");
|
||||
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ "./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
|
||||
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/common */ "./node_modules/@angular/common/__ivy_ngcc__/fesm2015/common.js");
|
||||
/* harmony import */ var _angular_forms__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/forms */ "./node_modules/@angular/forms/__ivy_ngcc__/fesm2015/forms.js");
|
||||
/* harmony import */ var _ionic_angular__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @ionic/angular */ "./node_modules/@ionic/angular/__ivy_ngcc__/fesm2015/ionic-angular.js");
|
||||
/* harmony import */ var _expediente_detail_routing_module__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./expediente-detail-routing.module */ "./src/app/pages/gabinete-digital/expediente/expediente-detail/expediente-detail-routing.module.ts");
|
||||
/* harmony import */ var _expediente_detail_page__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./expediente-detail.page */ "./src/app/pages/gabinete-digital/expediente/expediente-detail/expediente-detail.page.ts");
|
||||
/* harmony import */ var src_app_shared_shared_module__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! src/app/shared/shared.module */ "./src/app/shared/shared.module.ts");
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
let ExpedienteDetailPageModule = class ExpedienteDetailPageModule {
|
||||
};
|
||||
ExpedienteDetailPageModule = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([
|
||||
Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["NgModule"])({
|
||||
imports: [
|
||||
_angular_common__WEBPACK_IMPORTED_MODULE_2__["CommonModule"],
|
||||
_angular_forms__WEBPACK_IMPORTED_MODULE_3__["FormsModule"],
|
||||
_ionic_angular__WEBPACK_IMPORTED_MODULE_4__["IonicModule"],
|
||||
src_app_shared_shared_module__WEBPACK_IMPORTED_MODULE_7__["SharedModule"],
|
||||
_expediente_detail_routing_module__WEBPACK_IMPORTED_MODULE_5__["ExpedienteDetailPageRoutingModule"]
|
||||
],
|
||||
declarations: [_expediente_detail_page__WEBPACK_IMPORTED_MODULE_6__["ExpedienteDetailPage"]]
|
||||
})
|
||||
], ExpedienteDetailPageModule);
|
||||
|
||||
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ "./src/app/pages/gabinete-digital/expediente/expediente-routing.module.ts":
|
||||
@@ -900,7 +743,7 @@ const routes = [
|
||||
},
|
||||
{
|
||||
path: 'expediente-detail',
|
||||
loadChildren: () => __webpack_require__.e(/*! import() | expediente-detail-expediente-detail-module */ "common").then(__webpack_require__.bind(null, /*! ./expediente-detail/expediente-detail.module */ "./src/app/pages/gabinete-digital/expediente/expediente-detail/expediente-detail.module.ts")).then(m => m.ExpedienteDetailPageModule)
|
||||
loadChildren: () => __webpack_require__.e(/*! import() | expediente-detail-expediente-detail-module */ "expediente-detail-expediente-detail-module").then(__webpack_require__.bind(null, /*! ./expediente-detail/expediente-detail.module */ "./src/app/pages/gabinete-digital/expediente/expediente-detail/expediente-detail.module.ts")).then(m => m.ExpedienteDetailPageModule)
|
||||
},
|
||||
{
|
||||
path: 'expedient-task-modal',
|
||||
@@ -976,168 +819,6 @@ ExpedientePageModule = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])(
|
||||
|
||||
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ "./src/app/pages/publications/view-publications/publication-detail/publication-detail-routing.module.ts":
|
||||
/*!**************************************************************************************************************!*\
|
||||
!*** ./src/app/pages/publications/view-publications/publication-detail/publication-detail-routing.module.ts ***!
|
||||
\**************************************************************************************************************/
|
||||
/*! exports provided: PublicationDetailPageRoutingModule */
|
||||
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
||||
|
||||
"use strict";
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "PublicationDetailPageRoutingModule", function() { return PublicationDetailPageRoutingModule; });
|
||||
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! tslib */ "./node_modules/tslib/tslib.es6.js");
|
||||
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ "./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
|
||||
/* harmony import */ var _angular_router__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/router */ "./node_modules/@angular/router/__ivy_ngcc__/fesm2015/router.js");
|
||||
/* harmony import */ var _publication_detail_page__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./publication-detail.page */ "./src/app/pages/publications/view-publications/publication-detail/publication-detail.page.ts");
|
||||
|
||||
|
||||
|
||||
|
||||
const routes = [
|
||||
{
|
||||
path: '',
|
||||
component: _publication_detail_page__WEBPACK_IMPORTED_MODULE_3__["PublicationDetailPage"]
|
||||
}
|
||||
];
|
||||
let PublicationDetailPageRoutingModule = class PublicationDetailPageRoutingModule {
|
||||
};
|
||||
PublicationDetailPageRoutingModule = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([
|
||||
Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["NgModule"])({
|
||||
imports: [_angular_router__WEBPACK_IMPORTED_MODULE_2__["RouterModule"].forChild(routes)],
|
||||
exports: [_angular_router__WEBPACK_IMPORTED_MODULE_2__["RouterModule"]],
|
||||
})
|
||||
], PublicationDetailPageRoutingModule);
|
||||
|
||||
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ "./src/app/pages/publications/view-publications/publication-detail/publication-detail.module.ts":
|
||||
/*!******************************************************************************************************!*\
|
||||
!*** ./src/app/pages/publications/view-publications/publication-detail/publication-detail.module.ts ***!
|
||||
\******************************************************************************************************/
|
||||
/*! exports provided: PublicationDetailPageModule */
|
||||
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
||||
|
||||
"use strict";
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "PublicationDetailPageModule", function() { return PublicationDetailPageModule; });
|
||||
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! tslib */ "./node_modules/tslib/tslib.es6.js");
|
||||
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ "./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
|
||||
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/common */ "./node_modules/@angular/common/__ivy_ngcc__/fesm2015/common.js");
|
||||
/* harmony import */ var _angular_forms__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/forms */ "./node_modules/@angular/forms/__ivy_ngcc__/fesm2015/forms.js");
|
||||
/* harmony import */ var _ionic_angular__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @ionic/angular */ "./node_modules/@ionic/angular/__ivy_ngcc__/fesm2015/ionic-angular.js");
|
||||
/* harmony import */ var _publication_detail_routing_module__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./publication-detail-routing.module */ "./src/app/pages/publications/view-publications/publication-detail/publication-detail-routing.module.ts");
|
||||
/* harmony import */ var _publication_detail_page__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./publication-detail.page */ "./src/app/pages/publications/view-publications/publication-detail/publication-detail.page.ts");
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
let PublicationDetailPageModule = class PublicationDetailPageModule {
|
||||
};
|
||||
PublicationDetailPageModule = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([
|
||||
Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["NgModule"])({
|
||||
imports: [
|
||||
_angular_common__WEBPACK_IMPORTED_MODULE_2__["CommonModule"],
|
||||
_angular_forms__WEBPACK_IMPORTED_MODULE_3__["FormsModule"],
|
||||
_ionic_angular__WEBPACK_IMPORTED_MODULE_4__["IonicModule"],
|
||||
_publication_detail_routing_module__WEBPACK_IMPORTED_MODULE_5__["PublicationDetailPageRoutingModule"]
|
||||
],
|
||||
declarations: [_publication_detail_page__WEBPACK_IMPORTED_MODULE_6__["PublicationDetailPage"]]
|
||||
})
|
||||
], PublicationDetailPageModule);
|
||||
|
||||
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ "./src/app/pages/publications/view-publications/view-publications-routing.module.ts":
|
||||
/*!******************************************************************************************!*\
|
||||
!*** ./src/app/pages/publications/view-publications/view-publications-routing.module.ts ***!
|
||||
\******************************************************************************************/
|
||||
/*! exports provided: ViewPublicationsPageRoutingModule */
|
||||
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
||||
|
||||
"use strict";
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ViewPublicationsPageRoutingModule", function() { return ViewPublicationsPageRoutingModule; });
|
||||
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! tslib */ "./node_modules/tslib/tslib.es6.js");
|
||||
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ "./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
|
||||
/* harmony import */ var _angular_router__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/router */ "./node_modules/@angular/router/__ivy_ngcc__/fesm2015/router.js");
|
||||
/* harmony import */ var _view_publications_page__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./view-publications.page */ "./src/app/pages/publications/view-publications/view-publications.page.ts");
|
||||
|
||||
|
||||
|
||||
|
||||
const routes = [
|
||||
{
|
||||
path: '',
|
||||
component: _view_publications_page__WEBPACK_IMPORTED_MODULE_3__["ViewPublicationsPage"]
|
||||
},
|
||||
{
|
||||
path: 'publication-detail',
|
||||
loadChildren: () => __webpack_require__.e(/*! import() | publication-detail-publication-detail-module */ "common").then(__webpack_require__.bind(null, /*! ./publication-detail/publication-detail.module */ "./src/app/pages/publications/view-publications/publication-detail/publication-detail.module.ts")).then(m => m.PublicationDetailPageModule)
|
||||
}
|
||||
];
|
||||
let ViewPublicationsPageRoutingModule = class ViewPublicationsPageRoutingModule {
|
||||
};
|
||||
ViewPublicationsPageRoutingModule = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([
|
||||
Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["NgModule"])({
|
||||
imports: [_angular_router__WEBPACK_IMPORTED_MODULE_2__["RouterModule"].forChild(routes)],
|
||||
exports: [_angular_router__WEBPACK_IMPORTED_MODULE_2__["RouterModule"]],
|
||||
})
|
||||
], ViewPublicationsPageRoutingModule);
|
||||
|
||||
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ "./src/app/pages/publications/view-publications/view-publications.module.ts":
|
||||
/*!**********************************************************************************!*\
|
||||
!*** ./src/app/pages/publications/view-publications/view-publications.module.ts ***!
|
||||
\**********************************************************************************/
|
||||
/*! exports provided: ViewPublicationsPageModule */
|
||||
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
||||
|
||||
"use strict";
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ViewPublicationsPageModule", function() { return ViewPublicationsPageModule; });
|
||||
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! tslib */ "./node_modules/tslib/tslib.es6.js");
|
||||
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ "./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
|
||||
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/common */ "./node_modules/@angular/common/__ivy_ngcc__/fesm2015/common.js");
|
||||
/* harmony import */ var _angular_forms__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/forms */ "./node_modules/@angular/forms/__ivy_ngcc__/fesm2015/forms.js");
|
||||
/* harmony import */ var _ionic_angular__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @ionic/angular */ "./node_modules/@ionic/angular/__ivy_ngcc__/fesm2015/ionic-angular.js");
|
||||
/* harmony import */ var _view_publications_routing_module__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./view-publications-routing.module */ "./src/app/pages/publications/view-publications/view-publications-routing.module.ts");
|
||||
/* harmony import */ var _view_publications_page__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./view-publications.page */ "./src/app/pages/publications/view-publications/view-publications.page.ts");
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
let ViewPublicationsPageModule = class ViewPublicationsPageModule {
|
||||
};
|
||||
ViewPublicationsPageModule = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([
|
||||
Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["NgModule"])({
|
||||
imports: [
|
||||
_angular_common__WEBPACK_IMPORTED_MODULE_2__["CommonModule"],
|
||||
_angular_forms__WEBPACK_IMPORTED_MODULE_3__["FormsModule"],
|
||||
_ionic_angular__WEBPACK_IMPORTED_MODULE_4__["IonicModule"],
|
||||
_view_publications_routing_module__WEBPACK_IMPORTED_MODULE_5__["ViewPublicationsPageRoutingModule"]
|
||||
],
|
||||
declarations: [_view_publications_page__WEBPACK_IMPORTED_MODULE_6__["ViewPublicationsPage"]]
|
||||
})
|
||||
], ViewPublicationsPageModule);
|
||||
|
||||
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ "./src/app/shared/popover/chat-options-popover/chat-options-popover.page.scss":
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -855,139 +855,6 @@ function _asyncToGenerator(fn) { return function () { var self = this, args = ar
|
||||
/***/
|
||||
},
|
||||
|
||||
/***/
|
||||
"./src/app/pages/events/attendees/attendees-routing.module.ts":
|
||||
/*!********************************************************************!*\
|
||||
!*** ./src/app/pages/events/attendees/attendees-routing.module.ts ***!
|
||||
\********************************************************************/
|
||||
|
||||
/*! exports provided: AttendeesPageRoutingModule */
|
||||
|
||||
/***/
|
||||
function srcAppPagesEventsAttendeesAttendeesRoutingModuleTs(module, __webpack_exports__, __webpack_require__) {
|
||||
"use strict";
|
||||
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony export (binding) */
|
||||
|
||||
|
||||
__webpack_require__.d(__webpack_exports__, "AttendeesPageRoutingModule", function () {
|
||||
return AttendeesPageRoutingModule;
|
||||
});
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
||||
/*! tslib */
|
||||
"./node_modules/tslib/tslib.es6.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
|
||||
/*! @angular/core */
|
||||
"./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _angular_router__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(
|
||||
/*! @angular/router */
|
||||
"./node_modules/@angular/router/__ivy_ngcc__/fesm2015/router.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _attendees_page__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(
|
||||
/*! ./attendees.page */
|
||||
"./src/app/pages/events/attendees/attendees.page.ts");
|
||||
|
||||
var routes = [{
|
||||
path: '',
|
||||
component: _attendees_page__WEBPACK_IMPORTED_MODULE_3__["AttendeesPage"]
|
||||
}];
|
||||
|
||||
var AttendeesPageRoutingModule = function AttendeesPageRoutingModule() {
|
||||
_classCallCheck(this, AttendeesPageRoutingModule);
|
||||
};
|
||||
|
||||
AttendeesPageRoutingModule = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["NgModule"])({
|
||||
imports: [_angular_router__WEBPACK_IMPORTED_MODULE_2__["RouterModule"].forChild(routes)],
|
||||
exports: [_angular_router__WEBPACK_IMPORTED_MODULE_2__["RouterModule"]]
|
||||
})], AttendeesPageRoutingModule);
|
||||
/***/
|
||||
},
|
||||
|
||||
/***/
|
||||
"./src/app/pages/events/attendees/attendees.module.ts":
|
||||
/*!************************************************************!*\
|
||||
!*** ./src/app/pages/events/attendees/attendees.module.ts ***!
|
||||
\************************************************************/
|
||||
|
||||
/*! exports provided: AttendeesPageModule */
|
||||
|
||||
/***/
|
||||
function srcAppPagesEventsAttendeesAttendeesModuleTs(module, __webpack_exports__, __webpack_require__) {
|
||||
"use strict";
|
||||
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony export (binding) */
|
||||
|
||||
|
||||
__webpack_require__.d(__webpack_exports__, "AttendeesPageModule", function () {
|
||||
return AttendeesPageModule;
|
||||
});
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
||||
/*! tslib */
|
||||
"./node_modules/tslib/tslib.es6.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
|
||||
/*! @angular/core */
|
||||
"./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _angular_common__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(
|
||||
/*! @angular/common */
|
||||
"./node_modules/@angular/common/__ivy_ngcc__/fesm2015/common.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _angular_forms__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(
|
||||
/*! @angular/forms */
|
||||
"./node_modules/@angular/forms/__ivy_ngcc__/fesm2015/forms.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _ionic_angular__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(
|
||||
/*! @ionic/angular */
|
||||
"./node_modules/@ionic/angular/__ivy_ngcc__/fesm2015/ionic-angular.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _attendees_routing_module__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(
|
||||
/*! ./attendees-routing.module */
|
||||
"./src/app/pages/events/attendees/attendees-routing.module.ts");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _attendees_page__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(
|
||||
/*! ./attendees.page */
|
||||
"./src/app/pages/events/attendees/attendees.page.ts");
|
||||
|
||||
var AttendeesPageModule = function AttendeesPageModule() {
|
||||
_classCallCheck(this, AttendeesPageModule);
|
||||
};
|
||||
|
||||
AttendeesPageModule = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["NgModule"])({
|
||||
imports: [_angular_common__WEBPACK_IMPORTED_MODULE_2__["CommonModule"], _angular_forms__WEBPACK_IMPORTED_MODULE_3__["FormsModule"], _ionic_angular__WEBPACK_IMPORTED_MODULE_4__["IonicModule"], _attendees_routing_module__WEBPACK_IMPORTED_MODULE_5__["AttendeesPageRoutingModule"]],
|
||||
declarations: [_attendees_page__WEBPACK_IMPORTED_MODULE_6__["AttendeesPage"]]
|
||||
})], AttendeesPageModule);
|
||||
/***/
|
||||
},
|
||||
|
||||
/***/
|
||||
"./src/app/pages/events/event-detail/event-detail-routing.module.ts":
|
||||
/*!**************************************************************************!*\
|
||||
@@ -1168,6 +1035,17 @@ function _asyncToGenerator(fn) { return function () { var self = this, args = ar
|
||||
var routes = [{
|
||||
path: '',
|
||||
component: _event_list_page__WEBPACK_IMPORTED_MODULE_3__["EventListPage"]
|
||||
}, {
|
||||
path: 'approve-event',
|
||||
loadChildren: function loadChildren() {
|
||||
return __webpack_require__.e(
|
||||
/*! import() | approve-event-approve-event-module */
|
||||
"approve-event-approve-event-module").then(__webpack_require__.bind(null,
|
||||
/*! ./approve-event/approve-event.module */
|
||||
"./src/app/pages/gabinete-digital/event-list/approve-event/approve-event.module.ts")).then(function (m) {
|
||||
return m.ApproveEventPageModule;
|
||||
});
|
||||
}
|
||||
}];
|
||||
|
||||
var EventListPageRoutingModule = function EventListPageRoutingModule() {
|
||||
@@ -1254,145 +1132,6 @@ function _asyncToGenerator(fn) { return function () { var self = this, args = ar
|
||||
/***/
|
||||
},
|
||||
|
||||
/***/
|
||||
"./src/app/pages/gabinete-digital/expediente/expediente-detail/expediente-detail-routing.module.ts":
|
||||
/*!*********************************************************************************************************!*\
|
||||
!*** ./src/app/pages/gabinete-digital/expediente/expediente-detail/expediente-detail-routing.module.ts ***!
|
||||
\*********************************************************************************************************/
|
||||
|
||||
/*! exports provided: ExpedienteDetailPageRoutingModule */
|
||||
|
||||
/***/
|
||||
function srcAppPagesGabineteDigitalExpedienteExpedienteDetailExpedienteDetailRoutingModuleTs(module, __webpack_exports__, __webpack_require__) {
|
||||
"use strict";
|
||||
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony export (binding) */
|
||||
|
||||
|
||||
__webpack_require__.d(__webpack_exports__, "ExpedienteDetailPageRoutingModule", function () {
|
||||
return ExpedienteDetailPageRoutingModule;
|
||||
});
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
||||
/*! tslib */
|
||||
"./node_modules/tslib/tslib.es6.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
|
||||
/*! @angular/core */
|
||||
"./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _angular_router__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(
|
||||
/*! @angular/router */
|
||||
"./node_modules/@angular/router/__ivy_ngcc__/fesm2015/router.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _expediente_detail_page__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(
|
||||
/*! ./expediente-detail.page */
|
||||
"./src/app/pages/gabinete-digital/expediente/expediente-detail/expediente-detail.page.ts");
|
||||
|
||||
var routes = [{
|
||||
path: '',
|
||||
component: _expediente_detail_page__WEBPACK_IMPORTED_MODULE_3__["ExpedienteDetailPage"]
|
||||
}];
|
||||
|
||||
var ExpedienteDetailPageRoutingModule = function ExpedienteDetailPageRoutingModule() {
|
||||
_classCallCheck(this, ExpedienteDetailPageRoutingModule);
|
||||
};
|
||||
|
||||
ExpedienteDetailPageRoutingModule = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["NgModule"])({
|
||||
imports: [_angular_router__WEBPACK_IMPORTED_MODULE_2__["RouterModule"].forChild(routes)],
|
||||
exports: [_angular_router__WEBPACK_IMPORTED_MODULE_2__["RouterModule"]]
|
||||
})], ExpedienteDetailPageRoutingModule);
|
||||
/***/
|
||||
},
|
||||
|
||||
/***/
|
||||
"./src/app/pages/gabinete-digital/expediente/expediente-detail/expediente-detail.module.ts":
|
||||
/*!*************************************************************************************************!*\
|
||||
!*** ./src/app/pages/gabinete-digital/expediente/expediente-detail/expediente-detail.module.ts ***!
|
||||
\*************************************************************************************************/
|
||||
|
||||
/*! exports provided: ExpedienteDetailPageModule */
|
||||
|
||||
/***/
|
||||
function srcAppPagesGabineteDigitalExpedienteExpedienteDetailExpedienteDetailModuleTs(module, __webpack_exports__, __webpack_require__) {
|
||||
"use strict";
|
||||
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony export (binding) */
|
||||
|
||||
|
||||
__webpack_require__.d(__webpack_exports__, "ExpedienteDetailPageModule", function () {
|
||||
return ExpedienteDetailPageModule;
|
||||
});
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
||||
/*! tslib */
|
||||
"./node_modules/tslib/tslib.es6.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
|
||||
/*! @angular/core */
|
||||
"./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _angular_common__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(
|
||||
/*! @angular/common */
|
||||
"./node_modules/@angular/common/__ivy_ngcc__/fesm2015/common.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _angular_forms__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(
|
||||
/*! @angular/forms */
|
||||
"./node_modules/@angular/forms/__ivy_ngcc__/fesm2015/forms.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _ionic_angular__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(
|
||||
/*! @ionic/angular */
|
||||
"./node_modules/@ionic/angular/__ivy_ngcc__/fesm2015/ionic-angular.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _expediente_detail_routing_module__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(
|
||||
/*! ./expediente-detail-routing.module */
|
||||
"./src/app/pages/gabinete-digital/expediente/expediente-detail/expediente-detail-routing.module.ts");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _expediente_detail_page__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(
|
||||
/*! ./expediente-detail.page */
|
||||
"./src/app/pages/gabinete-digital/expediente/expediente-detail/expediente-detail.page.ts");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var src_app_shared_shared_module__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(
|
||||
/*! src/app/shared/shared.module */
|
||||
"./src/app/shared/shared.module.ts");
|
||||
|
||||
var ExpedienteDetailPageModule = function ExpedienteDetailPageModule() {
|
||||
_classCallCheck(this, ExpedienteDetailPageModule);
|
||||
};
|
||||
|
||||
ExpedienteDetailPageModule = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["NgModule"])({
|
||||
imports: [_angular_common__WEBPACK_IMPORTED_MODULE_2__["CommonModule"], _angular_forms__WEBPACK_IMPORTED_MODULE_3__["FormsModule"], _ionic_angular__WEBPACK_IMPORTED_MODULE_4__["IonicModule"], src_app_shared_shared_module__WEBPACK_IMPORTED_MODULE_7__["SharedModule"], _expediente_detail_routing_module__WEBPACK_IMPORTED_MODULE_5__["ExpedienteDetailPageRoutingModule"]],
|
||||
declarations: [_expediente_detail_page__WEBPACK_IMPORTED_MODULE_6__["ExpedienteDetailPage"]]
|
||||
})], ExpedienteDetailPageModule);
|
||||
/***/
|
||||
},
|
||||
|
||||
/***/
|
||||
"./src/app/pages/gabinete-digital/expediente/expediente-routing.module.ts":
|
||||
/*!********************************************************************************!*\
|
||||
@@ -1445,7 +1184,7 @@ function _asyncToGenerator(fn) { return function () { var self = this, args = ar
|
||||
loadChildren: function loadChildren() {
|
||||
return __webpack_require__.e(
|
||||
/*! import() | expediente-detail-expediente-detail-module */
|
||||
"common").then(__webpack_require__.bind(null,
|
||||
"expediente-detail-expediente-detail-module").then(__webpack_require__.bind(null,
|
||||
/*! ./expediente-detail/expediente-detail.module */
|
||||
"./src/app/pages/gabinete-digital/expediente/expediente-detail/expediente-detail.module.ts")).then(function (m) {
|
||||
return m.ExpedienteDetailPageModule;
|
||||
@@ -1588,283 +1327,6 @@ function _asyncToGenerator(fn) { return function () { var self = this, args = ar
|
||||
/***/
|
||||
},
|
||||
|
||||
/***/
|
||||
"./src/app/pages/publications/view-publications/publication-detail/publication-detail-routing.module.ts":
|
||||
/*!**************************************************************************************************************!*\
|
||||
!*** ./src/app/pages/publications/view-publications/publication-detail/publication-detail-routing.module.ts ***!
|
||||
\**************************************************************************************************************/
|
||||
|
||||
/*! exports provided: PublicationDetailPageRoutingModule */
|
||||
|
||||
/***/
|
||||
function srcAppPagesPublicationsViewPublicationsPublicationDetailPublicationDetailRoutingModuleTs(module, __webpack_exports__, __webpack_require__) {
|
||||
"use strict";
|
||||
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony export (binding) */
|
||||
|
||||
|
||||
__webpack_require__.d(__webpack_exports__, "PublicationDetailPageRoutingModule", function () {
|
||||
return PublicationDetailPageRoutingModule;
|
||||
});
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
||||
/*! tslib */
|
||||
"./node_modules/tslib/tslib.es6.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
|
||||
/*! @angular/core */
|
||||
"./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _angular_router__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(
|
||||
/*! @angular/router */
|
||||
"./node_modules/@angular/router/__ivy_ngcc__/fesm2015/router.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _publication_detail_page__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(
|
||||
/*! ./publication-detail.page */
|
||||
"./src/app/pages/publications/view-publications/publication-detail/publication-detail.page.ts");
|
||||
|
||||
var routes = [{
|
||||
path: '',
|
||||
component: _publication_detail_page__WEBPACK_IMPORTED_MODULE_3__["PublicationDetailPage"]
|
||||
}];
|
||||
|
||||
var PublicationDetailPageRoutingModule = function PublicationDetailPageRoutingModule() {
|
||||
_classCallCheck(this, PublicationDetailPageRoutingModule);
|
||||
};
|
||||
|
||||
PublicationDetailPageRoutingModule = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["NgModule"])({
|
||||
imports: [_angular_router__WEBPACK_IMPORTED_MODULE_2__["RouterModule"].forChild(routes)],
|
||||
exports: [_angular_router__WEBPACK_IMPORTED_MODULE_2__["RouterModule"]]
|
||||
})], PublicationDetailPageRoutingModule);
|
||||
/***/
|
||||
},
|
||||
|
||||
/***/
|
||||
"./src/app/pages/publications/view-publications/publication-detail/publication-detail.module.ts":
|
||||
/*!******************************************************************************************************!*\
|
||||
!*** ./src/app/pages/publications/view-publications/publication-detail/publication-detail.module.ts ***!
|
||||
\******************************************************************************************************/
|
||||
|
||||
/*! exports provided: PublicationDetailPageModule */
|
||||
|
||||
/***/
|
||||
function srcAppPagesPublicationsViewPublicationsPublicationDetailPublicationDetailModuleTs(module, __webpack_exports__, __webpack_require__) {
|
||||
"use strict";
|
||||
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony export (binding) */
|
||||
|
||||
|
||||
__webpack_require__.d(__webpack_exports__, "PublicationDetailPageModule", function () {
|
||||
return PublicationDetailPageModule;
|
||||
});
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
||||
/*! tslib */
|
||||
"./node_modules/tslib/tslib.es6.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
|
||||
/*! @angular/core */
|
||||
"./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _angular_common__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(
|
||||
/*! @angular/common */
|
||||
"./node_modules/@angular/common/__ivy_ngcc__/fesm2015/common.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _angular_forms__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(
|
||||
/*! @angular/forms */
|
||||
"./node_modules/@angular/forms/__ivy_ngcc__/fesm2015/forms.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _ionic_angular__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(
|
||||
/*! @ionic/angular */
|
||||
"./node_modules/@ionic/angular/__ivy_ngcc__/fesm2015/ionic-angular.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _publication_detail_routing_module__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(
|
||||
/*! ./publication-detail-routing.module */
|
||||
"./src/app/pages/publications/view-publications/publication-detail/publication-detail-routing.module.ts");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _publication_detail_page__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(
|
||||
/*! ./publication-detail.page */
|
||||
"./src/app/pages/publications/view-publications/publication-detail/publication-detail.page.ts");
|
||||
|
||||
var PublicationDetailPageModule = function PublicationDetailPageModule() {
|
||||
_classCallCheck(this, PublicationDetailPageModule);
|
||||
};
|
||||
|
||||
PublicationDetailPageModule = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["NgModule"])({
|
||||
imports: [_angular_common__WEBPACK_IMPORTED_MODULE_2__["CommonModule"], _angular_forms__WEBPACK_IMPORTED_MODULE_3__["FormsModule"], _ionic_angular__WEBPACK_IMPORTED_MODULE_4__["IonicModule"], _publication_detail_routing_module__WEBPACK_IMPORTED_MODULE_5__["PublicationDetailPageRoutingModule"]],
|
||||
declarations: [_publication_detail_page__WEBPACK_IMPORTED_MODULE_6__["PublicationDetailPage"]]
|
||||
})], PublicationDetailPageModule);
|
||||
/***/
|
||||
},
|
||||
|
||||
/***/
|
||||
"./src/app/pages/publications/view-publications/view-publications-routing.module.ts":
|
||||
/*!******************************************************************************************!*\
|
||||
!*** ./src/app/pages/publications/view-publications/view-publications-routing.module.ts ***!
|
||||
\******************************************************************************************/
|
||||
|
||||
/*! exports provided: ViewPublicationsPageRoutingModule */
|
||||
|
||||
/***/
|
||||
function srcAppPagesPublicationsViewPublicationsViewPublicationsRoutingModuleTs(module, __webpack_exports__, __webpack_require__) {
|
||||
"use strict";
|
||||
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony export (binding) */
|
||||
|
||||
|
||||
__webpack_require__.d(__webpack_exports__, "ViewPublicationsPageRoutingModule", function () {
|
||||
return ViewPublicationsPageRoutingModule;
|
||||
});
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
||||
/*! tslib */
|
||||
"./node_modules/tslib/tslib.es6.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
|
||||
/*! @angular/core */
|
||||
"./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _angular_router__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(
|
||||
/*! @angular/router */
|
||||
"./node_modules/@angular/router/__ivy_ngcc__/fesm2015/router.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _view_publications_page__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(
|
||||
/*! ./view-publications.page */
|
||||
"./src/app/pages/publications/view-publications/view-publications.page.ts");
|
||||
|
||||
var routes = [{
|
||||
path: '',
|
||||
component: _view_publications_page__WEBPACK_IMPORTED_MODULE_3__["ViewPublicationsPage"]
|
||||
}, {
|
||||
path: 'publication-detail',
|
||||
loadChildren: function loadChildren() {
|
||||
return __webpack_require__.e(
|
||||
/*! import() | publication-detail-publication-detail-module */
|
||||
"common").then(__webpack_require__.bind(null,
|
||||
/*! ./publication-detail/publication-detail.module */
|
||||
"./src/app/pages/publications/view-publications/publication-detail/publication-detail.module.ts")).then(function (m) {
|
||||
return m.PublicationDetailPageModule;
|
||||
});
|
||||
}
|
||||
}];
|
||||
|
||||
var ViewPublicationsPageRoutingModule = function ViewPublicationsPageRoutingModule() {
|
||||
_classCallCheck(this, ViewPublicationsPageRoutingModule);
|
||||
};
|
||||
|
||||
ViewPublicationsPageRoutingModule = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["NgModule"])({
|
||||
imports: [_angular_router__WEBPACK_IMPORTED_MODULE_2__["RouterModule"].forChild(routes)],
|
||||
exports: [_angular_router__WEBPACK_IMPORTED_MODULE_2__["RouterModule"]]
|
||||
})], ViewPublicationsPageRoutingModule);
|
||||
/***/
|
||||
},
|
||||
|
||||
/***/
|
||||
"./src/app/pages/publications/view-publications/view-publications.module.ts":
|
||||
/*!**********************************************************************************!*\
|
||||
!*** ./src/app/pages/publications/view-publications/view-publications.module.ts ***!
|
||||
\**********************************************************************************/
|
||||
|
||||
/*! exports provided: ViewPublicationsPageModule */
|
||||
|
||||
/***/
|
||||
function srcAppPagesPublicationsViewPublicationsViewPublicationsModuleTs(module, __webpack_exports__, __webpack_require__) {
|
||||
"use strict";
|
||||
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony export (binding) */
|
||||
|
||||
|
||||
__webpack_require__.d(__webpack_exports__, "ViewPublicationsPageModule", function () {
|
||||
return ViewPublicationsPageModule;
|
||||
});
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
||||
/*! tslib */
|
||||
"./node_modules/tslib/tslib.es6.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
|
||||
/*! @angular/core */
|
||||
"./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _angular_common__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(
|
||||
/*! @angular/common */
|
||||
"./node_modules/@angular/common/__ivy_ngcc__/fesm2015/common.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _angular_forms__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(
|
||||
/*! @angular/forms */
|
||||
"./node_modules/@angular/forms/__ivy_ngcc__/fesm2015/forms.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _ionic_angular__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(
|
||||
/*! @ionic/angular */
|
||||
"./node_modules/@ionic/angular/__ivy_ngcc__/fesm2015/ionic-angular.js");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _view_publications_routing_module__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(
|
||||
/*! ./view-publications-routing.module */
|
||||
"./src/app/pages/publications/view-publications/view-publications-routing.module.ts");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _view_publications_page__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(
|
||||
/*! ./view-publications.page */
|
||||
"./src/app/pages/publications/view-publications/view-publications.page.ts");
|
||||
|
||||
var ViewPublicationsPageModule = function ViewPublicationsPageModule() {
|
||||
_classCallCheck(this, ViewPublicationsPageModule);
|
||||
};
|
||||
|
||||
ViewPublicationsPageModule = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["NgModule"])({
|
||||
imports: [_angular_common__WEBPACK_IMPORTED_MODULE_2__["CommonModule"], _angular_forms__WEBPACK_IMPORTED_MODULE_3__["FormsModule"], _ionic_angular__WEBPACK_IMPORTED_MODULE_4__["IonicModule"], _view_publications_routing_module__WEBPACK_IMPORTED_MODULE_5__["ViewPublicationsPageRoutingModule"]],
|
||||
declarations: [_view_publications_page__WEBPACK_IMPORTED_MODULE_6__["ViewPublicationsPage"]]
|
||||
})], ViewPublicationsPageModule);
|
||||
/***/
|
||||
},
|
||||
|
||||
/***/
|
||||
"./src/app/shared/popover/chat-options-popover/chat-options-popover.page.scss":
|
||||
/*!************************************************************************************!*\
|
||||
|
||||
File diff suppressed because one or more lines are too long
+1712
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
+3032
-2
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -348,11 +348,11 @@ const routes = [
|
||||
},
|
||||
{
|
||||
path: '',
|
||||
loadChildren: () => Promise.all(/*! import() | home-home-module */[__webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-login-login-module~~89b37816"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~e1dc4276"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~d7fe0b4b"), __webpack_require__.e("default~home-home-module~pages-events-events-module"), __webpack_require__.e("home-home-module")]).then(__webpack_require__.bind(null, /*! ./home/home.module */ "./src/app/home/home.module.ts")).then(m => m.HomePageModule)
|
||||
loadChildren: () => Promise.all(/*! import() | home-home-module */[__webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-login-login-module~~89b37816"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~e1dc4276"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~d7fe0b4b"), __webpack_require__.e("default~home-home-module~pages-events-events-module"), __webpack_require__.e("default~home-home-module~pages-publications-publications-module"), __webpack_require__.e("home-home-module")]).then(__webpack_require__.bind(null, /*! ./home/home.module */ "./src/app/home/home.module.ts")).then(m => m.HomePageModule)
|
||||
},
|
||||
{
|
||||
path: 'events',
|
||||
loadChildren: () => Promise.all(/*! import() | pages-events-events-module */[__webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-login-login-module~~89b37816"), __webpack_require__.e("default~pages-agenda-agenda-module~pages-events-attendees-attendees-module~pages-events-event-detail~7917ec48"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~e1dc4276"), __webpack_require__.e("default~pages-agenda-agenda-module~pages-events-events-module~pages-gabinete-digital-expediente-expe~96c02ceb"), __webpack_require__.e("default~pages-events-events-module~pages-gabinete-digital-expediente-expediente-detail-expediente-de~2a35319b"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~d7fe0b4b"), __webpack_require__.e("default~pages-events-event-detail-event-detail-module~pages-events-events-module"), __webpack_require__.e("default~home-home-module~pages-events-events-module"), __webpack_require__.e("pages-events-events-module")]).then(__webpack_require__.bind(null, /*! ./pages/events/events.module */ "./src/app/pages/events/events.module.ts")).then(m => m.EventsPageModule)
|
||||
loadChildren: () => Promise.all(/*! import() | pages-events-events-module */[__webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-login-login-module~~89b37816"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~e1dc4276"), __webpack_require__.e("default~pages-agenda-agenda-module~pages-events-events-module~pages-gabinete-digital-expediente-expe~92dd8340"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~d7fe0b4b"), __webpack_require__.e("default~pages-events-events-module~pages-gabinete-digital-expediente-expediente-module~pages-gabinet~9c46578e"), __webpack_require__.e("default~home-home-module~pages-events-events-module"), __webpack_require__.e("default~pages-events-event-detail-event-detail-module~pages-events-events-module"), __webpack_require__.e("pages-events-events-module")]).then(__webpack_require__.bind(null, /*! ./pages/events/events.module */ "./src/app/pages/events/events.module.ts")).then(m => m.EventsPageModule)
|
||||
},
|
||||
{
|
||||
path: 'chat',
|
||||
@@ -360,7 +360,7 @@ const routes = [
|
||||
},
|
||||
{
|
||||
path: 'publications',
|
||||
loadChildren: () => Promise.all(/*! import() | pages-publications-publications-module */[__webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-login-login-module~~89b37816"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~e1dc4276"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~d7fe0b4b"), __webpack_require__.e("default~pages-publications-publications-module~pages-publications-view-publications-publication-deta~453c2724"), __webpack_require__.e("default~pages-publications-publications-module~pages-publications-view-publications-view-publications-module"), __webpack_require__.e("pages-publications-publications-module")]).then(__webpack_require__.bind(null, /*! ./pages/publications/publications.module */ "./src/app/pages/publications/publications.module.ts")).then(m => m.PublicationsPageModule)
|
||||
loadChildren: () => Promise.all(/*! import() | pages-publications-publications-module */[__webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-login-login-module~~89b37816"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~e1dc4276"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~d7fe0b4b"), __webpack_require__.e("default~home-home-module~pages-publications-publications-module"), __webpack_require__.e("pages-publications-publications-module")]).then(__webpack_require__.bind(null, /*! ./pages/publications/publications.module */ "./src/app/pages/publications/publications.module.ts")).then(m => m.PublicationsPageModule)
|
||||
},
|
||||
{
|
||||
path: 'header',
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -233,7 +233,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
||||
loadChildren: function loadChildren() {
|
||||
return Promise.all(
|
||||
/*! import() | home-home-module */
|
||||
[__webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-login-login-module~~89b37816"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~e1dc4276"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~d7fe0b4b"), __webpack_require__.e("default~home-home-module~pages-events-events-module"), __webpack_require__.e("home-home-module")]).then(__webpack_require__.bind(null,
|
||||
[__webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-login-login-module~~89b37816"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~e1dc4276"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~d7fe0b4b"), __webpack_require__.e("default~home-home-module~pages-events-events-module"), __webpack_require__.e("default~home-home-module~pages-publications-publications-module"), __webpack_require__.e("home-home-module")]).then(__webpack_require__.bind(null,
|
||||
/*! ./home/home.module */
|
||||
"./src/app/home/home.module.ts")).then(function (m) {
|
||||
return m.HomePageModule;
|
||||
@@ -244,7 +244,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
||||
loadChildren: function loadChildren() {
|
||||
return Promise.all(
|
||||
/*! import() | pages-events-events-module */
|
||||
[__webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-login-login-module~~89b37816"), __webpack_require__.e("default~pages-agenda-agenda-module~pages-events-attendees-attendees-module~pages-events-event-detail~7917ec48"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~e1dc4276"), __webpack_require__.e("default~pages-agenda-agenda-module~pages-events-events-module~pages-gabinete-digital-expediente-expe~96c02ceb"), __webpack_require__.e("default~pages-events-events-module~pages-gabinete-digital-expediente-expediente-detail-expediente-de~2a35319b"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~d7fe0b4b"), __webpack_require__.e("default~pages-events-event-detail-event-detail-module~pages-events-events-module"), __webpack_require__.e("default~home-home-module~pages-events-events-module"), __webpack_require__.e("pages-events-events-module")]).then(__webpack_require__.bind(null,
|
||||
[__webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-login-login-module~~89b37816"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~e1dc4276"), __webpack_require__.e("default~pages-agenda-agenda-module~pages-events-events-module~pages-gabinete-digital-expediente-expe~92dd8340"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~d7fe0b4b"), __webpack_require__.e("default~pages-events-events-module~pages-gabinete-digital-expediente-expediente-module~pages-gabinet~9c46578e"), __webpack_require__.e("default~home-home-module~pages-events-events-module"), __webpack_require__.e("default~pages-events-event-detail-event-detail-module~pages-events-events-module"), __webpack_require__.e("pages-events-events-module")]).then(__webpack_require__.bind(null,
|
||||
/*! ./pages/events/events.module */
|
||||
"./src/app/pages/events/events.module.ts")).then(function (m) {
|
||||
return m.EventsPageModule;
|
||||
@@ -266,7 +266,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
||||
loadChildren: function loadChildren() {
|
||||
return Promise.all(
|
||||
/*! import() | pages-publications-publications-module */
|
||||
[__webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-login-login-module~~89b37816"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~e1dc4276"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~d7fe0b4b"), __webpack_require__.e("default~pages-publications-publications-module~pages-publications-view-publications-publication-deta~453c2724"), __webpack_require__.e("default~pages-publications-publications-module~pages-publications-view-publications-view-publications-module"), __webpack_require__.e("pages-publications-publications-module")]).then(__webpack_require__.bind(null,
|
||||
[__webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-login-login-module~~89b37816"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~e1dc4276"), __webpack_require__.e("default~home-home-module~pages-chat-chat-module~pages-events-events-module~pages-publications-public~d7fe0b4b"), __webpack_require__.e("default~home-home-module~pages-publications-publications-module"), __webpack_require__.e("pages-publications-publications-module")]).then(__webpack_require__.bind(null,
|
||||
/*! ./pages/publications/publications.module */
|
||||
"./src/app/pages/publications/publications.module.ts")).then(function (m) {
|
||||
return m.PublicationsPageModule;
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -22,7 +22,7 @@ __webpack_require__.r(__webpack_exports__);
|
||||
|
||||
"use strict";
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony default export */ __webpack_exports__["default"] = ("<ion-header class=\"ion-no-border\">\r\n <app-header-no-search></app-header-no-search>\r\n</ion-header>\r\n\r\n<!-- Default Refresher -->\r\n\r\n<ion-content class=\"main bg-blue\" ng-controller=\"AppController\">\r\n <ion-refresher slot=\"fixed\" (ionRefresh)=\"doRefresh($event)\">\r\n <ion-refresher-content>\r\n </ion-refresher-content>\r\n </ion-refresher>\r\n \r\n <ion-progress-bar type=\"indeterminate\" *ngIf=\"showLoader\"></ion-progress-bar>\r\n \r\n <ion-label>\r\n <p class=\"time ion-text-center\">{{customDate}}</p>\r\n </ion-label>\r\n <ion-label>\r\n <p class=\"event-number p-small ion-text-center\"> <strong>{{totalEvent}}</strong> eventos agendados para hoje</p>\r\n </ion-label>\r\n\r\n <div class=\"next-meeting\">\r\n <div class=\"meeting-time\">{{currentHoursMinutes | date: 'HH:mm'}}</div>\r\n <div class=\"meeting-description\"> \"{{currentEvent}}\"</div>\r\n </div>\r\n\r\n <div class=\"conteiner-box\" ng-swipe-up=\"swipe($event)\">\r\n <div class=\"schedule\">\r\n <div class=\"schedule-header\">\r\n <div class=\"title\">\r\n <ion-icon class=\"icon\" slot=\"end\" src=\"assets/images/icons-default-agenda.svg\" ></ion-icon>\r\n <div class=\"text\">A sua Agenda</div>\r\n </div>\r\n <ion-icon class=\"icon-next\" slot=\"end\" src=\"assets/images/icons-arrow-circle-arrow-right.svg\" ></ion-icon>\r\n \r\n </div>\r\n <div class=\"content\">\r\n <ul>\r\n <li *ngFor=\"let event of eventsList\"\r\n (click)=\"viewEventDetail(event.EventId)\">\r\n <div class=\"d-flex content-{{profile}}-{{event.CalendarName}}\">\r\n <div class=\"schedule-time\">\r\n <div class=\"time-start\">{{event.StartDate | date: 'HH:mm'}}</div>\r\n <div class=\"time-end\">{{event.EndDate | date: 'HH:mm'}}</div>\r\n </div>\r\n <div class=\"schedule-details\">\r\n <div class=\"location\">{{event.Location}}</div>\r\n <div class=\"description\">{{event.Subject}}</div>\r\n </div>\r\n </div>\r\n </li>\r\n\r\n </ul>\r\n <!-- \r\n <div class=\"resume\">\r\n <div class=\"title\">\r\n Resumo para Amnahã\r\n </div>\r\n <div class=\"event-num\">4 eventos ageandados para amanhã</div>\r\n <div class=\"first-event-time\">08:30 \"Reunião Staff\" no Palácio Presidencial</div>\r\n </div>\r\n -->\r\n </div>\r\n </div>\r\n \r\n <div class=\"schedule\">\r\n <div class=\"schedule-header\">\r\n <div class=\"title\">\r\n <ion-icon class=\"icon\" slot=\"end\" src=\"assets/images/icons-correspondencias.svg\"></ion-icon>\r\n <div class=\"text\">Correspondência por ler</div>\r\n </div>\r\n <ion-icon class=\"icon-next\" slot=\"end\" src=\"assets/images/icons-arrow-circle-arrow-right.svg\" ></ion-icon>\r\n \r\n </div>\r\n <div class=\"content\">\r\n <ul>\r\n <li *ngFor = \"let task of taskslist\"\r\n (click)=\"viewExpedientDetail(task.SerialNumber)\">\r\n [routerLink]=\"['/home/gabinete-digital/expediente',task.SerialNumber]\"\r\n >\r\n <div class=\"d-flex\">\r\n <div class=\"schedule-date\">\r\n <div class=\"time-end\">{{task.CreateDate | date: 'd/M/yy'}}</div>\r\n <div class=\"time-start\">{{task.CreateDate | date: 'HH:mm'}}</div>\r\n </div>\r\n <div class=\"schedule-details pointer\">\r\n <div class=\"description\">{{ task.Folio }}</div>\r\n <div class=\"location\">{{ task.Remetente }}</div>\r\n </div>\r\n </div>\r\n </li>\r\n\r\n </ul>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n\r\n</ion-content>");
|
||||
/* harmony default export */ __webpack_exports__["default"] = ("<ion-header class=\"ion-no-border\">\r\n <app-header-no-search></app-header-no-search>\r\n</ion-header>\r\n<ion-header class=\"ion-no-border\">\r\n <ion-toolbar class=\"bg-blue\">\r\n <ion-label>\r\n <p class=\"time ion-text-center\">{{customDate}}</p>\r\n </ion-label>\r\n <ion-label>\r\n <p class=\"event-number p-small ion-text-center\"> <strong>{{totalEvent}}</strong> eventos agendados para hoje</p>\r\n </ion-label>\r\n \r\n <div class=\"next-meeting\">\r\n <div class=\"meeting-time\">{{currentHoursMinutes | date: 'HH:mm'}}</div>\r\n <div class=\"meeting-description\"> \"{{currentEvent}}\"</div>\r\n </div>\r\n </ion-toolbar>\r\n</ion-header>\r\n\r\n<!-- Default Refresher -->\r\n\r\n<ion-content class=\"main bg-blue\" ng-controller=\"AppController\">\r\n <ion-refresher slot=\"fixed\" (ionRefresh)=\"doRefresh($event)\">\r\n <ion-refresher-content>\r\n </ion-refresher-content>\r\n </ion-refresher>\r\n \r\n <ion-progress-bar type=\"indeterminate\" *ngIf=\"showLoader\"></ion-progress-bar>\r\n \r\n <!-- <ion-label>\r\n <p class=\"time ion-text-center\">{{customDate}}</p>\r\n </ion-label>\r\n <ion-label>\r\n <p class=\"event-number p-small ion-text-center\"> <strong>{{totalEvent}}</strong> eventos agendados para hoje</p>\r\n </ion-label>\r\n\r\n <div class=\"next-meeting\">\r\n <div class=\"meeting-time\">{{currentHoursMinutes | date: 'HH:mm'}}</div>\r\n <div class=\"meeting-description\"> \"{{currentEvent}}\"</div>\r\n </div> -->\r\n\r\n <div class=\"conteiner-box\" ng-swipe-up=\"swipe($event)\">\r\n <div class=\"schedule\">\r\n <div class=\"schedule-header\">\r\n <div class=\"title\">\r\n <ion-icon class=\"icon\" slot=\"end\" src=\"assets/images/icons-default-agenda.svg\" ></ion-icon>\r\n <div class=\"text\">A sua Agenda</div>\r\n </div>\r\n <ion-icon \r\n class=\"icon-next\" \r\n slot=\"end\" \r\n src=\"assets/images/icons-arrow-circle-arrow-right.svg\"\r\n [routerLink]=\"['/home/agenda']\"\r\n ></ion-icon>\r\n \r\n </div>\r\n <div class=\"content\">\r\n <ul>\r\n <li *ngFor=\"let event of eventsList\"\r\n (click)=\"viewEventDetail(event.EventId)\">\r\n <div class=\"d-flex content-{{profile}}-{{event.CalendarName}}\">\r\n <div class=\"schedule-time\">\r\n <div class=\"time-start\">{{event.StartDate | date: 'HH:mm'}}</div>\r\n <div class=\"time-end\">{{event.EndDate | date: 'HH:mm'}}</div>\r\n </div>\r\n <div class=\"schedule-details\">\r\n <div class=\"location\">{{event.Location}}</div>\r\n <div class=\"description\">{{event.Subject}}</div>\r\n </div>\r\n </div>\r\n </li>\r\n\r\n </ul>\r\n <!-- \r\n <div class=\"resume\">\r\n <div class=\"title\">\r\n Resumo para Amnahã\r\n </div>\r\n <div class=\"event-num\">4 eventos ageandados para amanhã</div>\r\n <div class=\"first-event-time\">08:30 \"Reunião Staff\" no Palácio Presidencial</div>\r\n </div>\r\n -->\r\n </div>\r\n </div>\r\n \r\n <div class=\"schedule\">\r\n <div class=\"schedule-header\">\r\n <div class=\"title\">\r\n <ion-icon class=\"icon\" slot=\"end\" src=\"assets/images/icons-correspondencias.svg\"></ion-icon>\r\n <div class=\"text\">Correspondência por ler</div>\r\n </div>\r\n <ion-icon \r\n class=\"icon-next\" \r\n slot=\"end\" \r\n src=\"assets/images/icons-arrow-circle-arrow-right.svg\"\r\n (click)=\"openExpedientList()\"\r\n ></ion-icon>\r\n \r\n </div>\r\n <div class=\"content\">\r\n <ul>\r\n <li *ngFor = \"let task of expedientList\"\r\n (click)=\"viewExpedientDetail(task.SerialNumber)\">\r\n <!-- [routerLink]=\"['/home/gabinete-digital/expediente']\" -->\r\n >\r\n <div class=\"d-flex\">\r\n <div class=\"schedule-date\">\r\n <div class=\"time-end\">{{task.taskStartDate | date: 'dd-MM-yy'}}</div>\r\n <div class=\"time-start\">{{task.taskStartDate | date: 'HH:mm'}}</div>\r\n </div>\r\n <div class=\"schedule-details pointer\">\r\n <div class=\"description\">{{ task.workflowInstanceFolio }}</div>\r\n <div class=\"location\">{{ task.workflowInstanceDataFields.Sender }}</div>\r\n </div>\r\n </div>\r\n </li>\r\n\r\n </ul>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n\r\n</ion-content>");
|
||||
|
||||
/***/ }),
|
||||
|
||||
@@ -296,7 +296,7 @@ const routes = [
|
||||
},
|
||||
{
|
||||
path: 'attendees',
|
||||
loadChildren: () => __webpack_require__.e(/*! import() | attendees-attendees-module */ "common").then(__webpack_require__.bind(null, /*! ./attendees/attendees.module */ "./src/app/pages/events/attendees/attendees.module.ts")).then(m => m.AttendeesPageModule)
|
||||
loadChildren: () => __webpack_require__.e(/*! import() | attendees-attendees-module */ "attendees-attendees-module").then(__webpack_require__.bind(null, /*! ./attendees/attendees.module */ "./src/app/pages/events/attendees/attendees.module.ts")).then(m => m.AttendeesPageModule)
|
||||
},
|
||||
{
|
||||
path: 'attendee-modal',
|
||||
@@ -402,7 +402,9 @@ __webpack_require__.r(__webpack_exports__);
|
||||
/* harmony import */ var _event_detail_modal_event_detail_modal_page__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./event-detail-modal/event-detail-modal.page */ "./src/app/pages/events/event-detail-modal/event-detail-modal.page.ts");
|
||||
/* harmony import */ var _services_processes_service__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ../../services/processes.service */ "./src/app/services/processes.service.ts");
|
||||
/* harmony import */ var _agenda_view_event_view_event_page__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ../agenda/view-event/view-event.page */ "./src/app/pages/agenda/view-event/view-event.page.ts");
|
||||
/* harmony import */ var _gabinete_digital_expediente_expediente_detail_expediente_detail_page__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ../gabinete-digital/expediente/expediente-detail/expediente-detail.page */ "./src/app/pages/gabinete-digital/expediente/expediente-detail/expediente-detail.page.ts");
|
||||
/* harmony import */ var _gabinete_digital_expediente_expediente_page__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ../gabinete-digital/expediente/expediente.page */ "./src/app/pages/gabinete-digital/expediente/expediente.page.ts");
|
||||
/* harmony import */ var _gabinete_digital_expediente_expediente_detail_expediente_detail_page__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ../gabinete-digital/expediente/expediente-detail/expediente-detail.page */ "./src/app/pages/gabinete-digital/expediente/expediente-detail/expediente-detail.page.ts");
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -597,21 +599,8 @@ let EventsPage = class EventsPage {
|
||||
}
|
||||
LoadList() {
|
||||
this.processes.GetTasksList("Expediente", false).subscribe(result => {
|
||||
const AllResult = new Array();
|
||||
result.forEach(element => {
|
||||
let task = {
|
||||
"SerialNumber": element.serialNumber,
|
||||
"Folio": element.workflowInstanceFolio,
|
||||
"Senders": element.originator.email,
|
||||
"CreateDate": new Date(element.taskStartDate).toLocaleString(),
|
||||
"DocumentURL": element.formURL,
|
||||
"Remetente": element.workflowInstanceDataFields.Remetente
|
||||
};
|
||||
// CreateDate
|
||||
AllResult.push(task);
|
||||
});
|
||||
console.log(AllResult);
|
||||
this.taskslist = this.sortArrayISODate(AllResult).reverse();
|
||||
this.expedientList = result.reverse();
|
||||
console.log(this.expedientList);
|
||||
});
|
||||
}
|
||||
sortArrayISODate(myArray) {
|
||||
@@ -644,7 +633,7 @@ let EventsPage = class EventsPage {
|
||||
return Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__awaiter"])(this, void 0, void 0, function* () {
|
||||
console.log(this.profile);
|
||||
const modal = yield this.modalController.create({
|
||||
component: _gabinete_digital_expediente_expediente_detail_expediente_detail_page__WEBPACK_IMPORTED_MODULE_13__["ExpedienteDetailPage"],
|
||||
component: _gabinete_digital_expediente_expediente_detail_expediente_detail_page__WEBPACK_IMPORTED_MODULE_14__["ExpedienteDetailPage"],
|
||||
componentProps: {
|
||||
serialNumber: serialNumber,
|
||||
profile: this.profile,
|
||||
@@ -661,6 +650,20 @@ let EventsPage = class EventsPage {
|
||||
});
|
||||
});
|
||||
}
|
||||
openExpedientList() {
|
||||
return Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__awaiter"])(this, void 0, void 0, function* () {
|
||||
const modal = yield this.modalController.create({
|
||||
component: _gabinete_digital_expediente_expediente_page__WEBPACK_IMPORTED_MODULE_13__["ExpedientePage"],
|
||||
componentProps: {
|
||||
profile: this.profile,
|
||||
},
|
||||
cssClass: 'modal',
|
||||
backdropDismiss: false
|
||||
});
|
||||
yield modal.present();
|
||||
modal.onDidDismiss();
|
||||
});
|
||||
}
|
||||
};
|
||||
EventsPage.ctorParameters = () => [
|
||||
{ type: src_app_services_events_service__WEBPACK_IMPORTED_MODULE_2__["EventsService"] },
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -41,7 +41,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
||||
/* harmony default export */
|
||||
|
||||
|
||||
__webpack_exports__["default"] = "<ion-header class=\"ion-no-border\">\r\n <app-header-no-search></app-header-no-search>\r\n</ion-header>\r\n\r\n<!-- Default Refresher -->\r\n\r\n<ion-content class=\"main bg-blue\" ng-controller=\"AppController\">\r\n <ion-refresher slot=\"fixed\" (ionRefresh)=\"doRefresh($event)\">\r\n <ion-refresher-content>\r\n </ion-refresher-content>\r\n </ion-refresher>\r\n \r\n <ion-progress-bar type=\"indeterminate\" *ngIf=\"showLoader\"></ion-progress-bar>\r\n \r\n <ion-label>\r\n <p class=\"time ion-text-center\">{{customDate}}</p>\r\n </ion-label>\r\n <ion-label>\r\n <p class=\"event-number p-small ion-text-center\"> <strong>{{totalEvent}}</strong> eventos agendados para hoje</p>\r\n </ion-label>\r\n\r\n <div class=\"next-meeting\">\r\n <div class=\"meeting-time\">{{currentHoursMinutes | date: 'HH:mm'}}</div>\r\n <div class=\"meeting-description\"> \"{{currentEvent}}\"</div>\r\n </div>\r\n\r\n <div class=\"conteiner-box\" ng-swipe-up=\"swipe($event)\">\r\n <div class=\"schedule\">\r\n <div class=\"schedule-header\">\r\n <div class=\"title\">\r\n <ion-icon class=\"icon\" slot=\"end\" src=\"assets/images/icons-default-agenda.svg\" ></ion-icon>\r\n <div class=\"text\">A sua Agenda</div>\r\n </div>\r\n <ion-icon class=\"icon-next\" slot=\"end\" src=\"assets/images/icons-arrow-circle-arrow-right.svg\" ></ion-icon>\r\n \r\n </div>\r\n <div class=\"content\">\r\n <ul>\r\n <li *ngFor=\"let event of eventsList\"\r\n (click)=\"viewEventDetail(event.EventId)\">\r\n <div class=\"d-flex content-{{profile}}-{{event.CalendarName}}\">\r\n <div class=\"schedule-time\">\r\n <div class=\"time-start\">{{event.StartDate | date: 'HH:mm'}}</div>\r\n <div class=\"time-end\">{{event.EndDate | date: 'HH:mm'}}</div>\r\n </div>\r\n <div class=\"schedule-details\">\r\n <div class=\"location\">{{event.Location}}</div>\r\n <div class=\"description\">{{event.Subject}}</div>\r\n </div>\r\n </div>\r\n </li>\r\n\r\n </ul>\r\n <!-- \r\n <div class=\"resume\">\r\n <div class=\"title\">\r\n Resumo para Amnahã\r\n </div>\r\n <div class=\"event-num\">4 eventos ageandados para amanhã</div>\r\n <div class=\"first-event-time\">08:30 \"Reunião Staff\" no Palácio Presidencial</div>\r\n </div>\r\n -->\r\n </div>\r\n </div>\r\n \r\n <div class=\"schedule\">\r\n <div class=\"schedule-header\">\r\n <div class=\"title\">\r\n <ion-icon class=\"icon\" slot=\"end\" src=\"assets/images/icons-correspondencias.svg\"></ion-icon>\r\n <div class=\"text\">Correspondência por ler</div>\r\n </div>\r\n <ion-icon class=\"icon-next\" slot=\"end\" src=\"assets/images/icons-arrow-circle-arrow-right.svg\" ></ion-icon>\r\n \r\n </div>\r\n <div class=\"content\">\r\n <ul>\r\n <li *ngFor = \"let task of taskslist\"\r\n (click)=\"viewExpedientDetail(task.SerialNumber)\">\r\n [routerLink]=\"['/home/gabinete-digital/expediente',task.SerialNumber]\"\r\n >\r\n <div class=\"d-flex\">\r\n <div class=\"schedule-date\">\r\n <div class=\"time-end\">{{task.CreateDate | date: 'd/M/yy'}}</div>\r\n <div class=\"time-start\">{{task.CreateDate | date: 'HH:mm'}}</div>\r\n </div>\r\n <div class=\"schedule-details pointer\">\r\n <div class=\"description\">{{ task.Folio }}</div>\r\n <div class=\"location\">{{ task.Remetente }}</div>\r\n </div>\r\n </div>\r\n </li>\r\n\r\n </ul>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n\r\n</ion-content>";
|
||||
__webpack_exports__["default"] = "<ion-header class=\"ion-no-border\">\r\n <app-header-no-search></app-header-no-search>\r\n</ion-header>\r\n<ion-header class=\"ion-no-border\">\r\n <ion-toolbar class=\"bg-blue\">\r\n <ion-label>\r\n <p class=\"time ion-text-center\">{{customDate}}</p>\r\n </ion-label>\r\n <ion-label>\r\n <p class=\"event-number p-small ion-text-center\"> <strong>{{totalEvent}}</strong> eventos agendados para hoje</p>\r\n </ion-label>\r\n \r\n <div class=\"next-meeting\">\r\n <div class=\"meeting-time\">{{currentHoursMinutes | date: 'HH:mm'}}</div>\r\n <div class=\"meeting-description\"> \"{{currentEvent}}\"</div>\r\n </div>\r\n </ion-toolbar>\r\n</ion-header>\r\n\r\n<!-- Default Refresher -->\r\n\r\n<ion-content class=\"main bg-blue\" ng-controller=\"AppController\">\r\n <ion-refresher slot=\"fixed\" (ionRefresh)=\"doRefresh($event)\">\r\n <ion-refresher-content>\r\n </ion-refresher-content>\r\n </ion-refresher>\r\n \r\n <ion-progress-bar type=\"indeterminate\" *ngIf=\"showLoader\"></ion-progress-bar>\r\n \r\n <!-- <ion-label>\r\n <p class=\"time ion-text-center\">{{customDate}}</p>\r\n </ion-label>\r\n <ion-label>\r\n <p class=\"event-number p-small ion-text-center\"> <strong>{{totalEvent}}</strong> eventos agendados para hoje</p>\r\n </ion-label>\r\n\r\n <div class=\"next-meeting\">\r\n <div class=\"meeting-time\">{{currentHoursMinutes | date: 'HH:mm'}}</div>\r\n <div class=\"meeting-description\"> \"{{currentEvent}}\"</div>\r\n </div> -->\r\n\r\n <div class=\"conteiner-box\" ng-swipe-up=\"swipe($event)\">\r\n <div class=\"schedule\">\r\n <div class=\"schedule-header\">\r\n <div class=\"title\">\r\n <ion-icon class=\"icon\" slot=\"end\" src=\"assets/images/icons-default-agenda.svg\" ></ion-icon>\r\n <div class=\"text\">A sua Agenda</div>\r\n </div>\r\n <ion-icon \r\n class=\"icon-next\" \r\n slot=\"end\" \r\n src=\"assets/images/icons-arrow-circle-arrow-right.svg\"\r\n [routerLink]=\"['/home/agenda']\"\r\n ></ion-icon>\r\n \r\n </div>\r\n <div class=\"content\">\r\n <ul>\r\n <li *ngFor=\"let event of eventsList\"\r\n (click)=\"viewEventDetail(event.EventId)\">\r\n <div class=\"d-flex content-{{profile}}-{{event.CalendarName}}\">\r\n <div class=\"schedule-time\">\r\n <div class=\"time-start\">{{event.StartDate | date: 'HH:mm'}}</div>\r\n <div class=\"time-end\">{{event.EndDate | date: 'HH:mm'}}</div>\r\n </div>\r\n <div class=\"schedule-details\">\r\n <div class=\"location\">{{event.Location}}</div>\r\n <div class=\"description\">{{event.Subject}}</div>\r\n </div>\r\n </div>\r\n </li>\r\n\r\n </ul>\r\n <!-- \r\n <div class=\"resume\">\r\n <div class=\"title\">\r\n Resumo para Amnahã\r\n </div>\r\n <div class=\"event-num\">4 eventos ageandados para amanhã</div>\r\n <div class=\"first-event-time\">08:30 \"Reunião Staff\" no Palácio Presidencial</div>\r\n </div>\r\n -->\r\n </div>\r\n </div>\r\n \r\n <div class=\"schedule\">\r\n <div class=\"schedule-header\">\r\n <div class=\"title\">\r\n <ion-icon class=\"icon\" slot=\"end\" src=\"assets/images/icons-correspondencias.svg\"></ion-icon>\r\n <div class=\"text\">Correspondência por ler</div>\r\n </div>\r\n <ion-icon \r\n class=\"icon-next\" \r\n slot=\"end\" \r\n src=\"assets/images/icons-arrow-circle-arrow-right.svg\"\r\n (click)=\"openExpedientList()\"\r\n ></ion-icon>\r\n \r\n </div>\r\n <div class=\"content\">\r\n <ul>\r\n <li *ngFor = \"let task of expedientList\"\r\n (click)=\"viewExpedientDetail(task.SerialNumber)\">\r\n <!-- [routerLink]=\"['/home/gabinete-digital/expediente']\" -->\r\n >\r\n <div class=\"d-flex\">\r\n <div class=\"schedule-date\">\r\n <div class=\"time-end\">{{task.taskStartDate | date: 'dd-MM-yy'}}</div>\r\n <div class=\"time-start\">{{task.taskStartDate | date: 'HH:mm'}}</div>\r\n </div>\r\n <div class=\"schedule-details pointer\">\r\n <div class=\"description\">{{ task.workflowInstanceFolio }}</div>\r\n <div class=\"location\">{{ task.workflowInstanceDataFields.Sender }}</div>\r\n </div>\r\n </div>\r\n </li>\r\n\r\n </ul>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n\r\n</ion-content>";
|
||||
/***/
|
||||
},
|
||||
|
||||
@@ -587,7 +587,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
||||
loadChildren: function loadChildren() {
|
||||
return __webpack_require__.e(
|
||||
/*! import() | attendees-attendees-module */
|
||||
"common").then(__webpack_require__.bind(null,
|
||||
"attendees-attendees-module").then(__webpack_require__.bind(null,
|
||||
/*! ./attendees/attendees.module */
|
||||
"./src/app/pages/events/attendees/attendees.module.ts")).then(function (m) {
|
||||
return m.AttendeesPageModule;
|
||||
@@ -828,7 +828,13 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _gabinete_digital_expediente_expediente_detail_expediente_detail_page__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(
|
||||
var _gabinete_digital_expediente_expediente_page__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(
|
||||
/*! ../gabinete-digital/expediente/expediente.page */
|
||||
"./src/app/pages/gabinete-digital/expediente/expediente.page.ts");
|
||||
/* harmony import */
|
||||
|
||||
|
||||
var _gabinete_digital_expediente_expediente_detail_expediente_detail_page__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(
|
||||
/*! ../gabinete-digital/expediente/expediente-detail/expediente-detail.page */
|
||||
"./src/app/pages/gabinete-digital/expediente/expediente-detail/expediente-detail.page.ts");
|
||||
|
||||
@@ -1099,21 +1105,8 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
||||
var _this9 = this;
|
||||
|
||||
this.processes.GetTasksList("Expediente", false).subscribe(function (result) {
|
||||
var AllResult = new Array();
|
||||
result.forEach(function (element) {
|
||||
var task = {
|
||||
"SerialNumber": element.serialNumber,
|
||||
"Folio": element.workflowInstanceFolio,
|
||||
"Senders": element.originator.email,
|
||||
"CreateDate": new Date(element.taskStartDate).toLocaleString(),
|
||||
"DocumentURL": element.formURL,
|
||||
"Remetente": element.workflowInstanceDataFields.Remetente
|
||||
}; // CreateDate
|
||||
|
||||
AllResult.push(task);
|
||||
});
|
||||
console.log(AllResult);
|
||||
_this9.taskslist = _this9.sortArrayISODate(AllResult).reverse();
|
||||
_this9.expedientList = result.reverse();
|
||||
console.log(_this9.expedientList);
|
||||
});
|
||||
}
|
||||
}, {
|
||||
@@ -1182,7 +1175,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
||||
console.log(this.profile);
|
||||
_context10.next = 3;
|
||||
return this.modalController.create({
|
||||
component: _gabinete_digital_expediente_expediente_detail_expediente_detail_page__WEBPACK_IMPORTED_MODULE_13__["ExpedienteDetailPage"],
|
||||
component: _gabinete_digital_expediente_expediente_detail_expediente_detail_page__WEBPACK_IMPORTED_MODULE_14__["ExpedienteDetailPage"],
|
||||
componentProps: {
|
||||
serialNumber: serialNumber,
|
||||
profile: this.profile
|
||||
@@ -1213,6 +1206,41 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
||||
}, _callee10, this);
|
||||
}));
|
||||
}
|
||||
}, {
|
||||
key: "openExpedientList",
|
||||
value: function openExpedientList() {
|
||||
return Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__awaiter"])(this, void 0, void 0, /*#__PURE__*/regeneratorRuntime.mark(function _callee11() {
|
||||
var modal;
|
||||
return regeneratorRuntime.wrap(function _callee11$(_context11) {
|
||||
while (1) {
|
||||
switch (_context11.prev = _context11.next) {
|
||||
case 0:
|
||||
_context11.next = 2;
|
||||
return this.modalController.create({
|
||||
component: _gabinete_digital_expediente_expediente_page__WEBPACK_IMPORTED_MODULE_13__["ExpedientePage"],
|
||||
componentProps: {
|
||||
profile: this.profile
|
||||
},
|
||||
cssClass: 'modal',
|
||||
backdropDismiss: false
|
||||
});
|
||||
|
||||
case 2:
|
||||
modal = _context11.sent;
|
||||
_context11.next = 5;
|
||||
return modal.present();
|
||||
|
||||
case 5:
|
||||
modal.onDidDismiss();
|
||||
|
||||
case 6:
|
||||
case "end":
|
||||
return _context11.stop();
|
||||
}
|
||||
}
|
||||
}, _callee11, this);
|
||||
}));
|
||||
}
|
||||
}]);
|
||||
|
||||
return EventsPage;
|
||||
|
||||
File diff suppressed because one or more lines are too long
+1
-9
@@ -9,7 +9,7 @@
|
||||
|
||||
"use strict";
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony default export */ __webpack_exports__["default"] = ("<ion-header>\r\n <app-header></app-header>\r\n</ion-header>\r\n<ion-header class=\"ion-no-border\">\r\n <ion-toolbar class=\"bg-blue\">\r\n <div class=\"main-header\">\r\n <div class=\"title-content\">\r\n <div class=\"div-title\">\r\n <ion-label class=\"title\">Gabinete Digital</ion-label>\r\n </div>\r\n <div class=\"div-icon\">\r\n <ion-icon slot=\"end\" src='assets/images/icons-add.svg'></ion-icon>\r\n </div>\r\n </div>\r\n </div>\r\n </ion-toolbar>\r\n</ion-header>\r\n<!-- <ion-header class=\"ion-no-border\">\r\n <ion-toolbar class=\"ion-no-border\" class=\"bg-blue\">\r\n <div class=\"div-top-header\">\r\n <div class=\"div-search\">\r\n <ion-icon src='assets/images/icons-search.svg'></ion-icon>\r\n </div>\r\n <div class=\"div-logo\">\r\n <img src='assets/images/logo-no-bg.png' alt='logo'>\r\n </div>\r\n <div class=\"div-profile\">\r\n <ion-icon src='assets/images/icons-profile.svg'></ion-icon>\r\n </div>\r\n </div>\r\n</ion-toolbar>\r\n</ion-header> -->\r\n\r\n<ion-content>\r\n <ion-refresher name=\"refresher\" slot=\"fixed\" (ionRefresh)=\"doRefresh($event)\">\r\n <ion-progress-bar type=\"indeterminate\" *ngIf=\"showLoader\"></ion-progress-bar>\r\n <ion-refresher-content>\r\n </ion-refresher-content>\r\n </ion-refresher>\r\n <div class=\"main-content\">\r\n <div class=\"exp-card\" (click)=\"openEventsToApproveList('MDGPR')\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-agenda.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p>Eventos para Aprovação</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>{{count_ev_md+count_ev_pr}} Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\"\r\n (click)=\"openExpedientList()\"\r\n >\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-correspondencia.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p>Correspondencia</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>{{count_exp_dailywork}} Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\" (click)=\"notImplemented()\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-expediente-pendente.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p>Pendentes</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>- Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\" (click)=\"notImplemented()\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-expediente-parecer.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p >Pedidos de Parecer</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>- Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\" (click)=\"notImplemented()\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-expediente-deferimento.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p >Pedidos de Deferimento</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>- Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\" (click)=\"notImplemented()\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-expediente-despacho.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p>Despachos</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>- Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\" (click)=\"notImplemented()\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-expediente-diploma.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p >Diplomas por Validar</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>- Documentos</p>\r\n </div>\r\n </div>\r\n </div>\r\n</ion-content>\r\n");
|
||||
/* harmony default export */ __webpack_exports__["default"] = ("<ion-header>\r\n <app-header></app-header>\r\n</ion-header>\r\n<ion-header class=\"ion-no-border\">\r\n <ion-toolbar class=\"bg-blue\">\r\n <div class=\"main-header\">\r\n <div class=\"title-content\">\r\n <div class=\"div-title\">\r\n <ion-label class=\"title\">Gabinete Digital</ion-label>\r\n </div>\r\n <div hidden class=\"div-icon\">\r\n <ion-icon slot=\"end\" src='assets/images/icons-add.svg'></ion-icon>\r\n </div>\r\n </div>\r\n </div>\r\n </ion-toolbar>\r\n</ion-header>\r\n<!-- <ion-header class=\"ion-no-border\">\r\n <ion-toolbar class=\"ion-no-border\" class=\"bg-blue\">\r\n <div class=\"div-top-header\">\r\n <div class=\"div-search\">\r\n <ion-icon src='assets/images/icons-search.svg'></ion-icon>\r\n </div>\r\n <div class=\"div-logo\">\r\n <img src='assets/images/logo-no-bg.png' alt='logo'>\r\n </div>\r\n <div class=\"div-profile\">\r\n <ion-icon src='assets/images/icons-profile.svg'></ion-icon>\r\n </div>\r\n </div>\r\n</ion-toolbar>\r\n</ion-header> -->\r\n\r\n<ion-content>\r\n <ion-refresher name=\"refresher\" slot=\"fixed\" (ionRefresh)=\"doRefresh($event)\">\r\n <ion-progress-bar type=\"indeterminate\" *ngIf=\"showLoader\"></ion-progress-bar>\r\n <ion-refresher-content>\r\n </ion-refresher-content>\r\n </ion-refresher>\r\n <div class=\"main-content\">\r\n <div class=\"exp-card\" (click)=\"openEventsToApproveList('MDGPR')\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-agenda.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p>Eventos para Aprovação</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>{{count_ev_md+count_ev_pr}} Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\"\r\n (click)=\"openExpedientList()\"\r\n >\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-correspondencia.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p>Correspondencia</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>{{count_exp_dailywork}} Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\" (click)=\"notImplemented()\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-expediente-pendente.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p>Pendentes</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>- Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\" (click)=\"notImplemented()\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-expediente-parecer.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p >Pedidos de Parecer</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>- Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\" (click)=\"notImplemented()\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-expediente-deferimento.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p >Pedidos de Deferimento</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>- Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\" (click)=\"notImplemented()\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-expediente-despacho.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p>Despachos</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>- Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\" (click)=\"notImplemented()\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-expediente-diploma.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p >Diplomas por Validar</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>- Documentos</p>\r\n </div>\r\n </div>\r\n </div>\r\n</ion-content>\r\n");
|
||||
|
||||
/***/ }),
|
||||
|
||||
@@ -157,14 +157,6 @@ let GabineteDigitalPage = class GabineteDigitalPage {
|
||||
this.count_exp_dailywork = 0;
|
||||
this.count_ev_pr = 0;
|
||||
this.count_ev_md = 0;
|
||||
function setCookie(cname, cvalue, exdays) {
|
||||
var d = new Date();
|
||||
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
|
||||
var expires = "expires=" + d.toUTCString();
|
||||
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
|
||||
}
|
||||
// AccoesPresidenciais = Correspondencia = 8
|
||||
setCookie('searchModalAPPType', '8,361', 99999999);
|
||||
}
|
||||
ngOnInit() {
|
||||
//Initialize profile as mdgpr
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+1
-11
@@ -21,7 +21,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
||||
/* harmony default export */
|
||||
|
||||
|
||||
__webpack_exports__["default"] = "<ion-header>\r\n <app-header></app-header>\r\n</ion-header>\r\n<ion-header class=\"ion-no-border\">\r\n <ion-toolbar class=\"bg-blue\">\r\n <div class=\"main-header\">\r\n <div class=\"title-content\">\r\n <div class=\"div-title\">\r\n <ion-label class=\"title\">Gabinete Digital</ion-label>\r\n </div>\r\n <div class=\"div-icon\">\r\n <ion-icon slot=\"end\" src='assets/images/icons-add.svg'></ion-icon>\r\n </div>\r\n </div>\r\n </div>\r\n </ion-toolbar>\r\n</ion-header>\r\n<!-- <ion-header class=\"ion-no-border\">\r\n <ion-toolbar class=\"ion-no-border\" class=\"bg-blue\">\r\n <div class=\"div-top-header\">\r\n <div class=\"div-search\">\r\n <ion-icon src='assets/images/icons-search.svg'></ion-icon>\r\n </div>\r\n <div class=\"div-logo\">\r\n <img src='assets/images/logo-no-bg.png' alt='logo'>\r\n </div>\r\n <div class=\"div-profile\">\r\n <ion-icon src='assets/images/icons-profile.svg'></ion-icon>\r\n </div>\r\n </div>\r\n</ion-toolbar>\r\n</ion-header> -->\r\n\r\n<ion-content>\r\n <ion-refresher name=\"refresher\" slot=\"fixed\" (ionRefresh)=\"doRefresh($event)\">\r\n <ion-progress-bar type=\"indeterminate\" *ngIf=\"showLoader\"></ion-progress-bar>\r\n <ion-refresher-content>\r\n </ion-refresher-content>\r\n </ion-refresher>\r\n <div class=\"main-content\">\r\n <div class=\"exp-card\" (click)=\"openEventsToApproveList('MDGPR')\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-agenda.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p>Eventos para Aprovação</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>{{count_ev_md+count_ev_pr}} Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\"\r\n (click)=\"openExpedientList()\"\r\n >\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-correspondencia.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p>Correspondencia</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>{{count_exp_dailywork}} Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\" (click)=\"notImplemented()\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-expediente-pendente.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p>Pendentes</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>- Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\" (click)=\"notImplemented()\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-expediente-parecer.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p >Pedidos de Parecer</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>- Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\" (click)=\"notImplemented()\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-expediente-deferimento.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p >Pedidos de Deferimento</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>- Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\" (click)=\"notImplemented()\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-expediente-despacho.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p>Despachos</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>- Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\" (click)=\"notImplemented()\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-expediente-diploma.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p >Diplomas por Validar</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>- Documentos</p>\r\n </div>\r\n </div>\r\n </div>\r\n</ion-content>\r\n";
|
||||
__webpack_exports__["default"] = "<ion-header>\r\n <app-header></app-header>\r\n</ion-header>\r\n<ion-header class=\"ion-no-border\">\r\n <ion-toolbar class=\"bg-blue\">\r\n <div class=\"main-header\">\r\n <div class=\"title-content\">\r\n <div class=\"div-title\">\r\n <ion-label class=\"title\">Gabinete Digital</ion-label>\r\n </div>\r\n <div hidden class=\"div-icon\">\r\n <ion-icon slot=\"end\" src='assets/images/icons-add.svg'></ion-icon>\r\n </div>\r\n </div>\r\n </div>\r\n </ion-toolbar>\r\n</ion-header>\r\n<!-- <ion-header class=\"ion-no-border\">\r\n <ion-toolbar class=\"ion-no-border\" class=\"bg-blue\">\r\n <div class=\"div-top-header\">\r\n <div class=\"div-search\">\r\n <ion-icon src='assets/images/icons-search.svg'></ion-icon>\r\n </div>\r\n <div class=\"div-logo\">\r\n <img src='assets/images/logo-no-bg.png' alt='logo'>\r\n </div>\r\n <div class=\"div-profile\">\r\n <ion-icon src='assets/images/icons-profile.svg'></ion-icon>\r\n </div>\r\n </div>\r\n</ion-toolbar>\r\n</ion-header> -->\r\n\r\n<ion-content>\r\n <ion-refresher name=\"refresher\" slot=\"fixed\" (ionRefresh)=\"doRefresh($event)\">\r\n <ion-progress-bar type=\"indeterminate\" *ngIf=\"showLoader\"></ion-progress-bar>\r\n <ion-refresher-content>\r\n </ion-refresher-content>\r\n </ion-refresher>\r\n <div class=\"main-content\">\r\n <div class=\"exp-card\" (click)=\"openEventsToApproveList('MDGPR')\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-agenda.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p>Eventos para Aprovação</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>{{count_ev_md+count_ev_pr}} Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\"\r\n (click)=\"openExpedientList()\"\r\n >\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-correspondencia.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p>Correspondencia</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>{{count_exp_dailywork}} Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\" (click)=\"notImplemented()\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-expediente-pendente.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p>Pendentes</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>- Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\" (click)=\"notImplemented()\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-expediente-parecer.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p >Pedidos de Parecer</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>- Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\" (click)=\"notImplemented()\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-expediente-deferimento.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p >Pedidos de Deferimento</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>- Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\" (click)=\"notImplemented()\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-expediente-despacho.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p>Despachos</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>- Documentos</p>\r\n </div>\r\n </div>\r\n <div class=\"exp-card\" (click)=\"notImplemented()\">\r\n <div class=\"exp-card-icon\">\r\n <ion-icon src=\"assets/images/icons-expediente-diploma.svg\"></ion-icon>\r\n </div>\r\n <div class=\"exp-card-title\">\r\n <p >Diplomas por Validar</p>\r\n </div>\r\n <div class=\"exp-card-content\">\r\n <p>- Documentos</p>\r\n </div>\r\n </div>\r\n </div>\r\n</ion-content>\r\n";
|
||||
/***/
|
||||
},
|
||||
|
||||
@@ -299,16 +299,6 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
||||
this.count_exp_dailywork = 0;
|
||||
this.count_ev_pr = 0;
|
||||
this.count_ev_md = 0;
|
||||
|
||||
function setCookie(cname, cvalue, exdays) {
|
||||
var d = new Date();
|
||||
d.setTime(d.getTime() + exdays * 24 * 60 * 60 * 1000);
|
||||
var expires = "expires=" + d.toUTCString();
|
||||
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
|
||||
} // AccoesPresidenciais = Correspondencia = 8
|
||||
|
||||
|
||||
setCookie('searchModalAPPType', '8,361', 99999999);
|
||||
}
|
||||
|
||||
_createClass(GabineteDigitalPage, [{
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -128,6 +128,7 @@ __webpack_require__.r(__webpack_exports__);
|
||||
/* harmony import */ var src_app_services_photo_service__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! src/app/services/photo.service */ "./src/app/services/photo.service.ts");
|
||||
/* harmony import */ var src_app_services_notifications_service__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! src/app/services/notifications.service */ "./src/app/services/notifications.service.ts");
|
||||
/* harmony import */ var _angular_common_http__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @angular/common/http */ "./node_modules/@angular/common/__ivy_ngcc__/fesm2015/http.js");
|
||||
/* harmony import */ var _capacitor_core__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @capacitor/core */ "./node_modules/@capacitor/core/dist/esm/index.js");
|
||||
|
||||
|
||||
|
||||
@@ -140,10 +141,8 @@ __webpack_require__.r(__webpack_exports__);
|
||||
|
||||
|
||||
|
||||
/* import { Plugins, PushNotification, PushNotificationToken, PushNotificationActionPerformed } from '@capacitor/core';
|
||||
*/
|
||||
/* const { PushNotifications } = Plugins;
|
||||
*/
|
||||
|
||||
const { PushNotifications } = _capacitor_core__WEBPACK_IMPORTED_MODULE_12__["Plugins"];
|
||||
let LoginPage = class LoginPage {
|
||||
constructor(http, notificatinsservice, router, authService, storageService, toastService, photoService, alertController) {
|
||||
this.http = http;
|
||||
@@ -175,10 +174,10 @@ let LoginPage = class LoginPage {
|
||||
yield alert.present();
|
||||
});
|
||||
}
|
||||
loginRocketChat(user) {
|
||||
loginRocketChat() {
|
||||
let postData = {
|
||||
"user": user.username,
|
||||
"password": user.password,
|
||||
"user": this.username,
|
||||
"password": this.password,
|
||||
};
|
||||
this.authService.loginChat(postData).subscribe((res) => {
|
||||
console.log(res.data);
|
||||
@@ -190,37 +189,30 @@ let LoginPage = class LoginPage {
|
||||
});
|
||||
}
|
||||
storeUserIdANdToken() {
|
||||
/* (PushNotifications as any).requestPermission().then(result => {
|
||||
PushNotifications.register();
|
||||
});
|
||||
|
||||
PushNotifications.addListener(
|
||||
'registration',
|
||||
(token: PushNotificationToken) => {
|
||||
console.log('FIREBASE TOKEN', token.value)
|
||||
this.storageService.store(this.username, token.value);
|
||||
this.storageService.get(this.username).then(value => {
|
||||
console.log('STORAGE TOKEN', value)
|
||||
this.storageService.get(AuthConnstants.USER).then(res => {
|
||||
console.log('USERID', res);
|
||||
const headers = { 'Authorization': 'Basic cGF1bG8ucGludG9AZ2FiaW5ldGVkaWdpdGFsLmxvY2FsOnRhYnRlc3RlQDAwNg==' };
|
||||
const body = { UserId: res,
|
||||
TokenId: token.value,
|
||||
Status: 1,
|
||||
Service: 1 };
|
||||
|
||||
this.http.post<Token>('https://equilibrium.dyndns.info/GabineteDigital.Services/V4/api/notifications/token', body,{headers}).subscribe(data => {
|
||||
console.log('TOKEN USER MIDLE', data);
|
||||
})
|
||||
/*this.http.get<Token>('http://gpr-dev-01.gabinetedigital.local/GabineteDigital.Services/V4/api/notifications/user/'+res).subscribe(data => {
|
||||
console.log('TOKEN USER MIDLE',data);
|
||||
})*/
|
||||
/* });
|
||||
|
||||
});
|
||||
|
||||
},
|
||||
); */
|
||||
PushNotifications.requestPermission().then(result => {
|
||||
PushNotifications.register();
|
||||
});
|
||||
PushNotifications.addListener('registration', (token) => {
|
||||
console.log('FIREBASE TOKEN', token.value);
|
||||
this.storageService.store(this.username, token.value);
|
||||
this.storageService.get(this.username).then(value => {
|
||||
console.log('STORAGE TOKEN', value);
|
||||
this.storageService.get(src_app_config_auth_constants__WEBPACK_IMPORTED_MODULE_8__["AuthConnstants"].USER).then(res => {
|
||||
console.log('USERID', res);
|
||||
const headers = { 'Authorization': 'Basic cGF1bG8ucGludG9AZ2FiaW5ldGVkaWdpdGFsLmxvY2FsOnRhYnRlc3RlQDAwNg==' };
|
||||
const body = { UserId: res,
|
||||
TokenId: token.value,
|
||||
Status: 1,
|
||||
Service: 1 };
|
||||
this.http.post('https://equilibrium.dyndns.info/GabineteDigital.Services/V4/api/notifications/token', body, { headers }).subscribe(data => {
|
||||
console.log('TOKEN USER MIDLE', data);
|
||||
});
|
||||
/*this.http.get<Token>('http://gpr-dev-01.gabinetedigital.local/GabineteDigital.Services/V4/api/notifications/user/'+res).subscribe(data => {
|
||||
console.log('TOKEN USER MIDLE',data);
|
||||
})*/
|
||||
});
|
||||
});
|
||||
});
|
||||
}
|
||||
;
|
||||
Login() {
|
||||
@@ -236,7 +228,7 @@ let LoginPage = class LoginPage {
|
||||
BasicAuthKey: ""
|
||||
};
|
||||
if (yield this.authService.login(this.userattempt)) {
|
||||
this.loginRocketChat(this.userattempt);
|
||||
this.loginRocketChat();
|
||||
this.storeUserIdANdToken();
|
||||
this.router.navigate(['/home/events']);
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -270,12 +270,14 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
||||
var _angular_common_http__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(
|
||||
/*! @angular/common/http */
|
||||
"./node_modules/@angular/common/__ivy_ngcc__/fesm2015/http.js");
|
||||
/* import { Plugins, PushNotification, PushNotificationToken, PushNotificationActionPerformed } from '@capacitor/core';
|
||||
*/
|
||||
/* harmony import */
|
||||
|
||||
/* const { PushNotifications } = Plugins;
|
||||
*/
|
||||
|
||||
var _capacitor_core__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(
|
||||
/*! @capacitor/core */
|
||||
"./node_modules/@capacitor/core/dist/esm/index.js");
|
||||
|
||||
var PushNotifications = _capacitor_core__WEBPACK_IMPORTED_MODULE_12__["Plugins"].PushNotifications;
|
||||
|
||||
var LoginPage = /*#__PURE__*/function () {
|
||||
function LoginPage(http, notificatinsservice, router, authService, storageService, toastService, photoService, alertController) {
|
||||
@@ -334,12 +336,12 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
||||
}
|
||||
}, {
|
||||
key: "loginRocketChat",
|
||||
value: function loginRocketChat(user) {
|
||||
value: function loginRocketChat() {
|
||||
var _this = this;
|
||||
|
||||
var postData = {
|
||||
"user": user.username,
|
||||
"password": user.password
|
||||
"user": this.username,
|
||||
"password": this.password
|
||||
};
|
||||
this.authService.loginChat(postData).subscribe(function (res) {
|
||||
console.log(res.data);
|
||||
@@ -356,36 +358,43 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
||||
}, {
|
||||
key: "storeUserIdANdToken",
|
||||
value: function storeUserIdANdToken() {
|
||||
/* (PushNotifications as any).requestPermission().then(result => {
|
||||
PushNotifications.register();
|
||||
});
|
||||
PushNotifications.addListener(
|
||||
'registration',
|
||||
(token: PushNotificationToken) => {
|
||||
console.log('FIREBASE TOKEN', token.value)
|
||||
this.storageService.store(this.username, token.value);
|
||||
this.storageService.get(this.username).then(value => {
|
||||
console.log('STORAGE TOKEN', value)
|
||||
this.storageService.get(AuthConnstants.USER).then(res => {
|
||||
console.log('USERID', res);
|
||||
const headers = { 'Authorization': 'Basic cGF1bG8ucGludG9AZ2FiaW5ldGVkaWdpdGFsLmxvY2FsOnRhYnRlc3RlQDAwNg==' };
|
||||
const body = { UserId: res,
|
||||
TokenId: token.value,
|
||||
Status: 1,
|
||||
Service: 1 };
|
||||
this.http.post<Token>('https://equilibrium.dyndns.info/GabineteDigital.Services/V4/api/notifications/token', body,{headers}).subscribe(data => {
|
||||
console.log('TOKEN USER MIDLE', data);
|
||||
})
|
||||
/*this.http.get<Token>('http://gpr-dev-01.gabinetedigital.local/GabineteDigital.Services/V4/api/notifications/user/'+res).subscribe(data => {
|
||||
console.log('TOKEN USER MIDLE',data);
|
||||
})*/
|
||||
var _this2 = this;
|
||||
|
||||
/* });
|
||||
|
||||
});
|
||||
|
||||
},
|
||||
); */
|
||||
PushNotifications.requestPermission().then(function (result) {
|
||||
PushNotifications.register();
|
||||
});
|
||||
PushNotifications.addListener('registration', function (token) {
|
||||
console.log('FIREBASE TOKEN', token.value);
|
||||
|
||||
_this2.storageService.store(_this2.username, token.value);
|
||||
|
||||
_this2.storageService.get(_this2.username).then(function (value) {
|
||||
console.log('STORAGE TOKEN', value);
|
||||
|
||||
_this2.storageService.get(src_app_config_auth_constants__WEBPACK_IMPORTED_MODULE_8__["AuthConnstants"].USER).then(function (res) {
|
||||
console.log('USERID', res);
|
||||
var headers = {
|
||||
'Authorization': 'Basic cGF1bG8ucGludG9AZ2FiaW5ldGVkaWdpdGFsLmxvY2FsOnRhYnRlc3RlQDAwNg=='
|
||||
};
|
||||
var body = {
|
||||
UserId: res,
|
||||
TokenId: token.value,
|
||||
Status: 1,
|
||||
Service: 1
|
||||
};
|
||||
|
||||
_this2.http.post('https://equilibrium.dyndns.info/GabineteDigital.Services/V4/api/notifications/token', body, {
|
||||
headers: headers
|
||||
}).subscribe(function (data) {
|
||||
console.log('TOKEN USER MIDLE', data);
|
||||
});
|
||||
/*this.http.get<Token>('http://gpr-dev-01.gabinetedigital.local/GabineteDigital.Services/V4/api/notifications/user/'+res).subscribe(data => {
|
||||
console.log('TOKEN USER MIDLE',data);
|
||||
})*/
|
||||
|
||||
});
|
||||
});
|
||||
});
|
||||
}
|
||||
}, {
|
||||
key: "Login",
|
||||
@@ -415,7 +424,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
||||
break;
|
||||
}
|
||||
|
||||
this.loginRocketChat(this.userattempt);
|
||||
this.loginRocketChat();
|
||||
this.storeUserIdANdToken();
|
||||
this.router.navigate(['/home/events']);
|
||||
_context2.next = 11;
|
||||
|
||||
File diff suppressed because one or more lines are too long
+2
-10
@@ -144,11 +144,11 @@ const routes = [
|
||||
children: [
|
||||
{
|
||||
path: '',
|
||||
loadChildren: () => __webpack_require__.e(/*! import() | view-publications-view-publications-module */ "common").then(__webpack_require__.bind(null, /*! ./view-publications/view-publications.module */ "./src/app/pages/publications/view-publications/view-publications.module.ts")).then(m => m.ViewPublicationsPageModule)
|
||||
loadChildren: () => __webpack_require__.e(/*! import() | view-publications-view-publications-module */ "view-publications-view-publications-module").then(__webpack_require__.bind(null, /*! ./view-publications/view-publications.module */ "./src/app/pages/publications/view-publications/view-publications.module.ts")).then(m => m.ViewPublicationsPageModule)
|
||||
},
|
||||
{
|
||||
path: 'publication-detail',
|
||||
loadChildren: () => __webpack_require__.e(/*! import() | view-publications-publication-detail-publication-detail-module */ "common").then(__webpack_require__.bind(null, /*! ./view-publications/publication-detail/publication-detail.module */ "./src/app/pages/publications/view-publications/publication-detail/publication-detail.module.ts")).then(m => m.PublicationDetailPageModule)
|
||||
loadChildren: () => __webpack_require__.e(/*! import() | view-publications-publication-detail-publication-detail-module */ "publication-detail-publication-detail-module").then(__webpack_require__.bind(null, /*! ./view-publications/publication-detail/publication-detail.module */ "./src/app/pages/publications/view-publications/publication-detail/publication-detail.module.ts")).then(m => m.PublicationDetailPageModule)
|
||||
},
|
||||
]
|
||||
}
|
||||
@@ -260,14 +260,6 @@ let PublicationsPage = class PublicationsPage {
|
||||
this.publications = publications;
|
||||
this.months = ["Janeiro", "Fevereiro", "Março", "Abril", "Maio", "Junho", "Julho", "Agosto", "Setembro", "Outubro", "Novembro", "Dezembro"];
|
||||
this.days = ["Domingo", "Segunda-feira", "Terça-feira", "Quarta-feira", "Quinta-feira", "Sexta-feira", "Sábado"];
|
||||
function setCookie(cname, cvalue, exdays) {
|
||||
var d = new Date();
|
||||
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
|
||||
var expires = "expires=" + d.toUTCString();
|
||||
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
|
||||
}
|
||||
// AccoesPresidenciais = AccoesPresidenciais = 386,,
|
||||
setCookie('searchModalAPPType', '386', 99999999);
|
||||
}
|
||||
ngOnInit() {
|
||||
this.router.events.forEach((event) => {
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -266,7 +266,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
||||
loadChildren: function loadChildren() {
|
||||
return __webpack_require__.e(
|
||||
/*! import() | view-publications-view-publications-module */
|
||||
"common").then(__webpack_require__.bind(null,
|
||||
"view-publications-view-publications-module").then(__webpack_require__.bind(null,
|
||||
/*! ./view-publications/view-publications.module */
|
||||
"./src/app/pages/publications/view-publications/view-publications.module.ts")).then(function (m) {
|
||||
return m.ViewPublicationsPageModule;
|
||||
@@ -277,7 +277,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
||||
loadChildren: function loadChildren() {
|
||||
return __webpack_require__.e(
|
||||
/*! import() | view-publications-publication-detail-publication-detail-module */
|
||||
"common").then(__webpack_require__.bind(null,
|
||||
"publication-detail-publication-detail-module").then(__webpack_require__.bind(null,
|
||||
/*! ./view-publications/publication-detail/publication-detail.module */
|
||||
"./src/app/pages/publications/view-publications/publication-detail/publication-detail.module.ts")).then(function (m) {
|
||||
return m.PublicationDetailPageModule;
|
||||
@@ -475,16 +475,6 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
||||
this.publications = publications;
|
||||
this.months = ["Janeiro", "Fevereiro", "Março", "Abril", "Maio", "Junho", "Julho", "Agosto", "Setembro", "Outubro", "Novembro", "Dezembro"];
|
||||
this.days = ["Domingo", "Segunda-feira", "Terça-feira", "Quarta-feira", "Quinta-feira", "Sexta-feira", "Sábado"];
|
||||
|
||||
function setCookie(cname, cvalue, exdays) {
|
||||
var d = new Date();
|
||||
d.setTime(d.getTime() + exdays * 24 * 60 * 60 * 1000);
|
||||
var expires = "expires=" + d.toUTCString();
|
||||
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
|
||||
} // AccoesPresidenciais = AccoesPresidenciais = 386,,
|
||||
|
||||
|
||||
setCookie('searchModalAPPType', '386', 99999999);
|
||||
}
|
||||
|
||||
_createClass(PublicationsPage, [{
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -2,6 +2,10 @@
|
||||
<widget version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
||||
<access origin="*" />
|
||||
|
||||
<feature name="Camera">
|
||||
<param name="android-package" value="org.apache.cordova.camera.CameraLauncher"/>
|
||||
</feature>
|
||||
|
||||
<feature name="File">
|
||||
<param name="android-package" value="org.apache.cordova.file.FileUtils"/>
|
||||
<param name="onload" value="true"/>
|
||||
|
||||
@@ -44,7 +44,7 @@ dependencies {
|
||||
implementation fileTree(dir: 'src/main/libs', include: ['*.jar'])
|
||||
implementation "org.apache.cordova:framework:$cordovaAndroidVersion"
|
||||
// SUB-PROJECT DEPENDENCIES START
|
||||
|
||||
implementation "com.android.support:support-v4:27.+"
|
||||
// SUB-PROJECT DEPENDENCIES END
|
||||
}
|
||||
|
||||
|
||||
@@ -3,7 +3,9 @@
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:amazon="http://schemas.amazon.com/apk/res/android">
|
||||
<application >
|
||||
|
||||
<provider android:name="org.apache.cordova.camera.FileProvider" android:authorities="${applicationId}.cordova.plugin.camera.provider" android:exported="false" android:grantUriPermissions="true">
|
||||
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/camera_provider_paths"/>
|
||||
</provider>
|
||||
</application>
|
||||
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
|
||||
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
|
||||
|
||||
Reference in New Issue
Block a user