@mj-biz-apps/common-ng 5.26.0 → 5.26.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/components/address-editor/address-editor.component.d.ts +3 -3
- package/dist/lib/components/address-editor/address-editor.component.js +8 -8
- package/dist/lib/components/contact-method-list/contact-method-list.component.d.ts +2 -2
- package/dist/lib/components/contact-method-list/contact-method-list.component.js +5 -5
- package/dist/lib/components/org-hierarchy-tree/org-hierarchy-tree.component.js +4 -4
- package/dist/lib/components/relationship-list/relationship-list.component.d.ts +2 -2
- package/dist/lib/components/relationship-list/relationship-list.component.js +11 -11
- package/dist/lib/components/relationship-list/relationship-list.component.js.map +1 -1
- package/dist/lib/custom/Organization/organization-form.component.js +1 -1
- package/dist/lib/custom/Person/person-form.component.js +1 -1
- package/dist/lib/generated/Entities/BCSaaSAIConfiguration/bcsaasaiconfiguration.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSAIConfiguration/bcsaasaiconfiguration.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSAIConfiguration/bcsaasaiconfiguration.form.component.js +80 -0
- package/dist/lib/generated/Entities/BCSaaSAIConfiguration/bcsaasaiconfiguration.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSBillingCycle/bcsaasbillingcycle.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSBillingCycle/bcsaasbillingcycle.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSBillingCycle/bcsaasbillingcycle.form.component.js +70 -0
- package/dist/lib/generated/Entities/BCSaaSBillingCycle/bcsaasbillingcycle.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSFeatureFlag/bcsaasfeatureflag.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSFeatureFlag/bcsaasfeatureflag.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSFeatureFlag/bcsaasfeatureflag.form.component.js +92 -0
- package/dist/lib/generated/Entities/BCSaaSFeatureFlag/bcsaasfeatureflag.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSInvitation/bcsaasinvitation.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSInvitation/bcsaasinvitation.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSInvitation/bcsaasinvitation.form.component.js +60 -0
- package/dist/lib/generated/Entities/BCSaaSInvitation/bcsaasinvitation.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationAIConfiguration/bcsaasorganizationaiconfiguration.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationAIConfiguration/bcsaasorganizationaiconfiguration.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationAIConfiguration/bcsaasorganizationaiconfiguration.form.component.js +62 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationAIConfiguration/bcsaasorganizationaiconfiguration.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationAPIKey/bcsaasorganizationapikey.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationAPIKey/bcsaasorganizationapikey.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationAPIKey/bcsaasorganizationapikey.form.component.js +52 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationAPIKey/bcsaasorganizationapikey.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationActivityLog/bcsaasorganizationactivitylog.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationActivityLog/bcsaasorganizationactivitylog.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationActivityLog/bcsaasorganizationactivitylog.form.component.js +60 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationActivityLog/bcsaasorganizationactivitylog.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationConfig/bcsaasorganizationconfig.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationConfig/bcsaasorganizationconfig.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationConfig/bcsaasorganizationconfig.form.component.js +52 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationConfig/bcsaasorganizationconfig.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationCredential/bcsaasorganizationcredential.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationCredential/bcsaasorganizationcredential.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationCredential/bcsaasorganizationcredential.form.component.js +54 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationCredential/bcsaasorganizationcredential.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationFeatureOverride/bcsaasorganizationfeatureoverride.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationFeatureOverride/bcsaasorganizationfeatureoverride.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationFeatureOverride/bcsaasorganizationfeatureoverride.form.component.js +54 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationFeatureOverride/bcsaasorganizationfeatureoverride.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationSetting/bcsaasorganizationsetting.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationSetting/bcsaasorganizationsetting.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationSetting/bcsaasorganizationsetting.form.component.js +56 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationSetting/bcsaasorganizationsetting.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProvider/bcsaaspaymentprovider.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProvider/bcsaaspaymentprovider.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProvider/bcsaaspaymentprovider.form.component.js +98 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProvider/bcsaaspaymentprovider.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProviderConfiguration/bcsaaspaymentproviderconfiguration.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProviderConfiguration/bcsaaspaymentproviderconfiguration.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProviderConfiguration/bcsaaspaymentproviderconfiguration.form.component.js +58 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProviderConfiguration/bcsaaspaymentproviderconfiguration.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProviderCustomer/bcsaaspaymentprovidercustomer.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProviderCustomer/bcsaaspaymentprovidercustomer.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProviderCustomer/bcsaaspaymentprovidercustomer.form.component.js +74 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProviderCustomer/bcsaaspaymentprovidercustomer.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPersonSetting/bcsaaspersonsetting.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSPersonSetting/bcsaaspersonsetting.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPersonSetting/bcsaaspersonsetting.form.component.js +56 -0
- package/dist/lib/generated/Entities/BCSaaSPersonSetting/bcsaaspersonsetting.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPlan/bcsaasplan.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSPlan/bcsaasplan.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPlan/bcsaasplan.form.component.js +114 -0
- package/dist/lib/generated/Entities/BCSaaSPlan/bcsaasplan.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPlanFeature/bcsaasplanfeature.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSPlanFeature/bcsaasplanfeature.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPlanFeature/bcsaasplanfeature.form.component.js +52 -0
- package/dist/lib/generated/Entities/BCSaaSPlanFeature/bcsaasplanfeature.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPlanPrice/bcsaasplanprice.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSPlanPrice/bcsaasplanprice.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPlanPrice/bcsaasplanprice.form.component.js +114 -0
- package/dist/lib/generated/Entities/BCSaaSPlanPrice/bcsaasplanprice.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPricingModel/bcsaaspricingmodel.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSPricingModel/bcsaaspricingmodel.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPricingModel/bcsaaspricingmodel.form.component.js +74 -0
- package/dist/lib/generated/Entities/BCSaaSPricingModel/bcsaaspricingmodel.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSRelationshipRole/bcsaasrelationshiprole.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSRelationshipRole/bcsaasrelationshiprole.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSRelationshipRole/bcsaasrelationshiprole.form.component.js +54 -0
- package/dist/lib/generated/Entities/BCSaaSRelationshipRole/bcsaasrelationshiprole.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSetting/bcsaassetting.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSSetting/bcsaassetting.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSetting/bcsaassetting.form.component.js +140 -0
- package/dist/lib/generated/Entities/BCSaaSSetting/bcsaassetting.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSettingAllowedScope/bcsaassettingallowedscope.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSSettingAllowedScope/bcsaassettingallowedscope.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSettingAllowedScope/bcsaassettingallowedscope.form.component.js +50 -0
- package/dist/lib/generated/Entities/BCSaaSSettingAllowedScope/bcsaassettingallowedscope.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSettingCategory/bcsaassettingcategory.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSSettingCategory/bcsaassettingcategory.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSettingCategory/bcsaassettingcategory.form.component.js +94 -0
- package/dist/lib/generated/Entities/BCSaaSSettingCategory/bcsaassettingcategory.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSettingScope/bcsaassettingscope.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSSettingScope/bcsaassettingscope.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSettingScope/bcsaassettingscope.form.component.js +108 -0
- package/dist/lib/generated/Entities/BCSaaSSettingScope/bcsaassettingscope.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSubscription/bcsaassubscription.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSSubscription/bcsaassubscription.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSubscription/bcsaassubscription.form.component.js +104 -0
- package/dist/lib/generated/Entities/BCSaaSSubscription/bcsaassubscription.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSubscriptionExternalData/bcsaassubscriptionexternaldata.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSSubscriptionExternalData/bcsaassubscriptionexternaldata.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSubscriptionExternalData/bcsaassubscriptionexternaldata.form.component.js +54 -0
- package/dist/lib/generated/Entities/BCSaaSSubscriptionExternalData/bcsaassubscriptionexternaldata.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSubscriptionHistory/bcsaassubscriptionhistory.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSSubscriptionHistory/bcsaassubscriptionhistory.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSubscriptionHistory/bcsaassubscriptionhistory.form.component.js +68 -0
- package/dist/lib/generated/Entities/BCSaaSSubscriptionHistory/bcsaassubscriptionhistory.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSUsageAggregate/bcsaasusageaggregate.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSUsageAggregate/bcsaasusageaggregate.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSUsageAggregate/bcsaasusageaggregate.form.component.js +64 -0
- package/dist/lib/generated/Entities/BCSaaSUsageAggregate/bcsaasusageaggregate.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSUsageMetric/bcsaasusagemetric.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSUsageMetric/bcsaasusagemetric.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSUsageMetric/bcsaasusagemetric.form.component.js +112 -0
- package/dist/lib/generated/Entities/BCSaaSUsageMetric/bcsaasusagemetric.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSUsageRecord/bcsaasusagerecord.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSUsageRecord/bcsaasusagerecord.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSUsageRecord/bcsaasusagerecord.form.component.js +56 -0
- package/dist/lib/generated/Entities/BCSaaSUsageRecord/bcsaasusagerecord.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyAPIKey/izzyapikey.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyAPIKey/izzyapikey.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyAPIKey/izzyapikey.form.component.js +78 -0
- package/dist/lib/generated/Entities/IzzyAPIKey/izzyapikey.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyAPIKeyScope/izzyapikeyscope.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyAPIKeyScope/izzyapikeyscope.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyAPIKeyScope/izzyapikeyscope.form.component.js +50 -0
- package/dist/lib/generated/Entities/IzzyAPIKeyScope/izzyapikeyscope.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannel/izzychannel.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyChannel/izzychannel.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannel/izzychannel.form.component.js +118 -0
- package/dist/lib/generated/Entities/IzzyChannel/izzychannel.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelAction/izzychannelaction.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyChannelAction/izzychannelaction.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelAction/izzychannelaction.form.component.js +58 -0
- package/dist/lib/generated/Entities/IzzyChannelAction/izzychannelaction.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelMessage/izzychannelmessage.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyChannelMessage/izzychannelmessage.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelMessage/izzychannelmessage.form.component.js +174 -0
- package/dist/lib/generated/Entities/IzzyChannelMessage/izzychannelmessage.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelMessageAttachment/izzychannelmessageattachment.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyChannelMessageAttachment/izzychannelmessageattachment.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelMessageAttachment/izzychannelmessageattachment.form.component.js +64 -0
- package/dist/lib/generated/Entities/IzzyChannelMessageAttachment/izzychannelmessageattachment.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelRun/izzychannelrun.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyChannelRun/izzychannelrun.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelRun/izzychannelrun.form.component.js +80 -0
- package/dist/lib/generated/Entities/IzzyChannelRun/izzychannelrun.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelType/izzychanneltype.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyChannelType/izzychanneltype.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelType/izzychanneltype.form.component.js +92 -0
- package/dist/lib/generated/Entities/IzzyChannelType/izzychanneltype.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelTypeAction/izzychanneltypeaction.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyChannelTypeAction/izzychanneltypeaction.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelTypeAction/izzychanneltypeaction.form.component.js +60 -0
- package/dist/lib/generated/Entities/IzzyChannelTypeAction/izzychanneltypeaction.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyCredentialExtension/izzycredentialextension.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyCredentialExtension/izzycredentialextension.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyCredentialExtension/izzycredentialextension.form.component.js +50 -0
- package/dist/lib/generated/Entities/IzzyCredentialExtension/izzycredentialextension.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyCredentialTypeExtension/izzycredentialtypeextension.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyCredentialTypeExtension/izzycredentialtypeextension.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyCredentialTypeExtension/izzycredentialtypeextension.form.component.js +52 -0
- package/dist/lib/generated/Entities/IzzyCredentialTypeExtension/izzycredentialtypeextension.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyIzzyAction/izzyizzyaction.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyIzzyAction/izzyizzyaction.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyIzzyAction/izzyizzyaction.form.component.js +90 -0
- package/dist/lib/generated/Entities/IzzyIzzyAction/izzyizzyaction.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyIzzyActionCategory/izzyizzyactioncategory.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyIzzyActionCategory/izzyizzyactioncategory.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyIzzyActionCategory/izzyizzyactioncategory.form.component.js +96 -0
- package/dist/lib/generated/Entities/IzzyIzzyActionCategory/izzyizzyactioncategory.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyIzzyActionOrganization/izzyizzyactionorganization.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyIzzyActionOrganization/izzyizzyactionorganization.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyIzzyActionOrganization/izzyizzyactionorganization.form.component.js +58 -0
- package/dist/lib/generated/Entities/IzzyIzzyActionOrganization/izzyizzyactionorganization.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyOrganizationAction/izzyorganizationaction.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyOrganizationAction/izzyorganizationaction.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyOrganizationAction/izzyorganizationaction.form.component.js +58 -0
- package/dist/lib/generated/Entities/IzzyOrganizationAction/izzyorganizationaction.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyPendingCrawlResult/izzypendingcrawlresult.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyPendingCrawlResult/izzypendingcrawlresult.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyPendingCrawlResult/izzypendingcrawlresult.form.component.js +78 -0
- package/dist/lib/generated/Entities/IzzyPendingCrawlResult/izzypendingcrawlresult.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyScope/izzyscope.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyScope/izzyscope.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyScope/izzyscope.form.component.js +68 -0
- package/dist/lib/generated/Entities/IzzyScope/izzyscope.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzySettingExtension/izzysettingextension.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzySettingExtension/izzysettingextension.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzySettingExtension/izzysettingextension.form.component.js +54 -0
- package/dist/lib/generated/Entities/IzzySettingExtension/izzysettingextension.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/mjBizAppsCommonAddress/mjbizappscommonaddress.form.component.js +5 -5
- package/dist/lib/generated/Entities/mjBizAppsCommonAddressLink/mjbizappscommonaddresslink.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/mjBizAppsCommonAddressLink/mjbizappscommonaddresslink.form.component.js +9 -5
- package/dist/lib/generated/Entities/mjBizAppsCommonAddressLink/mjbizappscommonaddresslink.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/mjBizAppsCommonAddressType/mjbizappscommonaddresstype.form.component.js +5 -5
- package/dist/lib/generated/Entities/mjBizAppsCommonContactMethod/mjbizappscommoncontactmethod.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/mjBizAppsCommonContactMethod/mjbizappscommoncontactmethod.form.component.js +9 -5
- package/dist/lib/generated/Entities/mjBizAppsCommonContactMethod/mjbizappscommoncontactmethod.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/mjBizAppsCommonContactType/mjbizappscommoncontacttype.form.component.js +5 -5
- package/dist/lib/generated/Entities/mjBizAppsCommonOrganization/mjbizappscommonorganization.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/mjBizAppsCommonOrganization/mjbizappscommonorganization.form.component.js +44 -72
- package/dist/lib/generated/Entities/mjBizAppsCommonOrganization/mjbizappscommonorganization.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/mjBizAppsCommonOrganizationType/mjbizappscommonorganizationtype.form.component.js +5 -5
- package/dist/lib/generated/Entities/mjBizAppsCommonPerson/mjbizappscommonperson.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/mjBizAppsCommonPerson/mjbizappscommonperson.form.component.js +36 -72
- package/dist/lib/generated/Entities/mjBizAppsCommonPerson/mjbizappscommonperson.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/mjBizAppsCommonRelationship/mjbizappscommonrelationship.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/mjBizAppsCommonRelationship/mjbizappscommonrelationship.form.component.js +9 -5
- package/dist/lib/generated/Entities/mjBizAppsCommonRelationship/mjbizappscommonrelationship.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/mjBizAppsCommonRelationshipType/mjbizappscommonrelationshiptype.form.component.js +5 -5
- package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
- package/dist/lib/generated/generated-forms.module.js.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,174 @@
|
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
import { Component } from '@angular/core';
|
|
8
|
+
import { RegisterClass } from '@memberjunction/global';
|
|
9
|
+
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
10
|
+
import * as i0 from "@angular/core";
|
|
11
|
+
import * as i1 from "@memberjunction/ng-base-forms";
|
|
12
|
+
function IzzyChannelMessageFormComponent_Conditional_51_Template(rf, ctx) { if (rf & 1) {
|
|
13
|
+
const _r1 = i0.ɵɵgetCurrentView();
|
|
14
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 52);
|
|
15
|
+
i0.ɵɵlistener("Navigate", function IzzyChannelMessageFormComponent_Conditional_51_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function IzzyChannelMessageFormComponent_Conditional_51_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("channelMessageAttachments", $event.totalRowCount)); });
|
|
16
|
+
i0.ɵɵelementEnd()();
|
|
17
|
+
} if (rf & 2) {
|
|
18
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
19
|
+
i0.ɵɵadvance();
|
|
20
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Channel Message Attachments", "ChannelMessageID"))("NewRecordValues", ctx_r1.NewRecordValues("Channel Message Attachments"))("AllowLoad", ctx_r1.IsSectionExpanded("channelMessageAttachments"))("ShowToolbar", false);
|
|
21
|
+
} }
|
|
22
|
+
function IzzyChannelMessageFormComponent_Conditional_53_Template(rf, ctx) { if (rf & 1) {
|
|
23
|
+
const _r3 = i0.ɵɵgetCurrentView();
|
|
24
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 52);
|
|
25
|
+
i0.ɵɵlistener("Navigate", function IzzyChannelMessageFormComponent_Conditional_53_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function IzzyChannelMessageFormComponent_Conditional_53_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("channelMessages", $event.totalRowCount)); });
|
|
26
|
+
i0.ɵɵelementEnd()();
|
|
27
|
+
} if (rf & 2) {
|
|
28
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
29
|
+
i0.ɵɵadvance();
|
|
30
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Channel Messages", "ParentID"))("NewRecordValues", ctx_r1.NewRecordValues("Channel Messages"))("AllowLoad", ctx_r1.IsSectionExpanded("channelMessages"))("ShowToolbar", false);
|
|
31
|
+
} }
|
|
32
|
+
let IzzyChannelMessageFormComponent = class IzzyChannelMessageFormComponent extends BaseFormComponent {
|
|
33
|
+
record;
|
|
34
|
+
async ngOnInit() {
|
|
35
|
+
await super.ngOnInit();
|
|
36
|
+
this.initSections([
|
|
37
|
+
{ sectionKey: 'details', sectionName: 'Details', isExpanded: true },
|
|
38
|
+
{ sectionKey: 'channelMessageAttachments', sectionName: 'Channel Message Attachments', isExpanded: false },
|
|
39
|
+
{ sectionKey: 'channelMessages', sectionName: 'Channel Messages', isExpanded: false }
|
|
40
|
+
]);
|
|
41
|
+
}
|
|
42
|
+
static ɵfac = /*@__PURE__*/ (() => { let ɵIzzyChannelMessageFormComponent_BaseFactory; return function IzzyChannelMessageFormComponent_Factory(__ngFactoryType__) { return (ɵIzzyChannelMessageFormComponent_BaseFactory || (ɵIzzyChannelMessageFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(IzzyChannelMessageFormComponent)))(__ngFactoryType__ || IzzyChannelMessageFormComponent); }; })();
|
|
43
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: IzzyChannelMessageFormComponent, selectors: [["gen-izzychannelmessage-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 54, vars: 206, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "details", "SectionName", "Details", "Icon", "fa fa-align-left", 3, "Form", "FormContext"], ["FieldName", "ChannelID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ChannelRunID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ExternalSystemRecordID", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ReceivedAt", "Type", "datepicker", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Subject", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "MessageContent", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsSecure", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ParentID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ThreadID", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "PersonID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Sender", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Recipient", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "GenerationStatus", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AIAgentRunID", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "InboundVectorJSON", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ReplyVectorJSON", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "VectorModelID", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ApprovalStatus", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ApprovalFeedback", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "GeneratedReplyContent", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ApprovedReplyContent", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ApprovedAt", "Type", "datepicker", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ApprovedByPersonID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "GeneratedAt", "Type", "datepicker", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "SentAt", "Type", "datepicker", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AIConfidenceScore", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AIConfidenceReason", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AIAutoApproved", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AIEvaluatedAt", "Type", "datepicker", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "MessageFormat", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "SkipCategory", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "SkipReasoning", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsSpam", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ErrorType", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ErrorMessage", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "SentContent", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ForcedGeneration", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EscalatedAt", "Type", "datepicker", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EscalatedByPersonID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AssignedToPersonID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AssignedAt", "Type", "datepicker", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "QualityFeedback", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "QualityFeedbackAt", "Type", "datepicker", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "QualityFeedbackByPersonID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "MessageCategory", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RootParentID", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "channelMessageAttachments", "SectionName", "Channel Message Attachments", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "channelMessages", "SectionName", "Channel Messages", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function IzzyChannelMessageFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
44
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
45
|
+
i0.ɵɵlistener("Navigate", function IzzyChannelMessageFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function IzzyChannelMessageFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function IzzyChannelMessageFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function IzzyChannelMessageFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function IzzyChannelMessageFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
|
|
46
|
+
i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
|
|
47
|
+
i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10)(11, "mj-form-field", 11)(12, "mj-form-field", 12)(13, "mj-form-field", 13)(14, "mj-form-field", 14)(15, "mj-form-field", 15)(16, "mj-form-field", 16)(17, "mj-form-field", 17)(18, "mj-form-field", 18)(19, "mj-form-field", 19)(20, "mj-form-field", 20)(21, "mj-form-field", 21)(22, "mj-form-field", 22)(23, "mj-form-field", 23)(24, "mj-form-field", 24)(25, "mj-form-field", 25)(26, "mj-form-field", 26)(27, "mj-form-field", 27)(28, "mj-form-field", 28)(29, "mj-form-field", 29)(30, "mj-form-field", 30)(31, "mj-form-field", 31)(32, "mj-form-field", 32)(33, "mj-form-field", 33)(34, "mj-form-field", 34)(35, "mj-form-field", 35)(36, "mj-form-field", 36)(37, "mj-form-field", 37)(38, "mj-form-field", 38)(39, "mj-form-field", 39)(40, "mj-form-field", 40)(41, "mj-form-field", 41)(42, "mj-form-field", 42)(43, "mj-form-field", 43)(44, "mj-form-field", 44)(45, "mj-form-field", 45)(46, "mj-form-field", 46)(47, "mj-form-field", 47)(48, "mj-form-field", 48)(49, "mj-form-field", 49);
|
|
48
|
+
i0.ɵɵelementEnd();
|
|
49
|
+
i0.ɵɵelementStart(50, "mj-collapsible-panel", 50);
|
|
50
|
+
i0.ɵɵconditionalCreate(51, IzzyChannelMessageFormComponent_Conditional_51_Template, 2, 4, "div");
|
|
51
|
+
i0.ɵɵelementEnd();
|
|
52
|
+
i0.ɵɵelementStart(52, "mj-collapsible-panel", 51);
|
|
53
|
+
i0.ɵɵconditionalCreate(53, IzzyChannelMessageFormComponent_Conditional_53_Template, 2, 4, "div");
|
|
54
|
+
i0.ɵɵelementEnd()();
|
|
55
|
+
} if (rf & 2) {
|
|
56
|
+
i0.ɵɵproperty("Record", ctx.record)("FormComponent", ctx);
|
|
57
|
+
i0.ɵɵadvance();
|
|
58
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext);
|
|
59
|
+
i0.ɵɵadvance();
|
|
60
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
61
|
+
i0.ɵɵadvance();
|
|
62
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
63
|
+
i0.ɵɵadvance();
|
|
64
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
65
|
+
i0.ɵɵadvance();
|
|
66
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
67
|
+
i0.ɵɵadvance();
|
|
68
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
69
|
+
i0.ɵɵadvance();
|
|
70
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
71
|
+
i0.ɵɵadvance();
|
|
72
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
73
|
+
i0.ɵɵadvance();
|
|
74
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
75
|
+
i0.ɵɵadvance();
|
|
76
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
77
|
+
i0.ɵɵadvance();
|
|
78
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
79
|
+
i0.ɵɵadvance();
|
|
80
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
81
|
+
i0.ɵɵadvance();
|
|
82
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
83
|
+
i0.ɵɵadvance();
|
|
84
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
85
|
+
i0.ɵɵadvance();
|
|
86
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
87
|
+
i0.ɵɵadvance();
|
|
88
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
89
|
+
i0.ɵɵadvance();
|
|
90
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
91
|
+
i0.ɵɵadvance();
|
|
92
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
93
|
+
i0.ɵɵadvance();
|
|
94
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
95
|
+
i0.ɵɵadvance();
|
|
96
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
97
|
+
i0.ɵɵadvance();
|
|
98
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
99
|
+
i0.ɵɵadvance();
|
|
100
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
101
|
+
i0.ɵɵadvance();
|
|
102
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
103
|
+
i0.ɵɵadvance();
|
|
104
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
105
|
+
i0.ɵɵadvance();
|
|
106
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
107
|
+
i0.ɵɵadvance();
|
|
108
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
109
|
+
i0.ɵɵadvance();
|
|
110
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
111
|
+
i0.ɵɵadvance();
|
|
112
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
113
|
+
i0.ɵɵadvance();
|
|
114
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
115
|
+
i0.ɵɵadvance();
|
|
116
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
117
|
+
i0.ɵɵadvance();
|
|
118
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
119
|
+
i0.ɵɵadvance();
|
|
120
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
121
|
+
i0.ɵɵadvance();
|
|
122
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
123
|
+
i0.ɵɵadvance();
|
|
124
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
125
|
+
i0.ɵɵadvance();
|
|
126
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
127
|
+
i0.ɵɵadvance();
|
|
128
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
129
|
+
i0.ɵɵadvance();
|
|
130
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
131
|
+
i0.ɵɵadvance();
|
|
132
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
133
|
+
i0.ɵɵadvance();
|
|
134
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
135
|
+
i0.ɵɵadvance();
|
|
136
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
137
|
+
i0.ɵɵadvance();
|
|
138
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
139
|
+
i0.ɵɵadvance();
|
|
140
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
141
|
+
i0.ɵɵadvance();
|
|
142
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
143
|
+
i0.ɵɵadvance();
|
|
144
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
145
|
+
i0.ɵɵadvance();
|
|
146
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
147
|
+
i0.ɵɵadvance();
|
|
148
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
149
|
+
i0.ɵɵadvance();
|
|
150
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
151
|
+
i0.ɵɵadvance();
|
|
152
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
153
|
+
i0.ɵɵadvance();
|
|
154
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
155
|
+
i0.ɵɵadvance();
|
|
156
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("channelMessageAttachments"))("DefaultExpanded", false);
|
|
157
|
+
i0.ɵɵadvance();
|
|
158
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 51 : -1);
|
|
159
|
+
i0.ɵɵadvance();
|
|
160
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("channelMessages"))("DefaultExpanded", false);
|
|
161
|
+
i0.ɵɵadvance();
|
|
162
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 53 : -1);
|
|
163
|
+
} }, dependencies: [i1.MjFormFieldComponent, i1.MjCollapsiblePanelComponent, i1.MjRecordFormContainerComponent, i1.ExplorerEntityDataGridComponent], encapsulation: 2 });
|
|
164
|
+
};
|
|
165
|
+
IzzyChannelMessageFormComponent = __decorate([
|
|
166
|
+
RegisterClass(BaseFormComponent, 'Channel Messages') // Tell MemberJunction about this class
|
|
167
|
+
], IzzyChannelMessageFormComponent);
|
|
168
|
+
export { IzzyChannelMessageFormComponent };
|
|
169
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(IzzyChannelMessageFormComponent, [{
|
|
170
|
+
type: Component,
|
|
171
|
+
args: [{ standalone: false, selector: 'gen-izzychannelmessage-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Details Section -->\n <mj-collapsible-panel\n SectionKey=\"details\"\n SectionName=\"Details\"\n Icon=\"fa fa-align-left\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ChannelID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ChannelRunID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ExternalSystemRecordID\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ReceivedAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Subject\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"MessageContent\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsSecure\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ParentID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ThreadID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"PersonID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Sender\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Recipient\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"GenerationStatus\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AIAgentRunID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"InboundVectorJSON\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ReplyVectorJSON\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"VectorModelID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ApprovalStatus\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ApprovalFeedback\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"GeneratedReplyContent\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ApprovedReplyContent\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ApprovedAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ApprovedByPersonID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"GeneratedAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"SentAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AIConfidenceScore\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AIConfidenceReason\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AIAutoApproved\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AIEvaluatedAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"MessageFormat\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"SkipCategory\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"SkipReasoning\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsSpam\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ErrorType\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ErrorMessage\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"SentContent\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ForcedGeneration\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EscalatedAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EscalatedByPersonID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AssignedToPersonID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AssignedAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"QualityFeedback\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"QualityFeedbackAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"QualityFeedbackByPersonID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"MessageCategory\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RootParentID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- ========================================\n RELATED ENTITY PANELS\n ======================================== -->\n\n <!-- Channel Message Attachments Section -->\n <mj-collapsible-panel\n SectionKey=\"channelMessageAttachments\"\n SectionName=\"Channel Message Attachments\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('channelMessageAttachments')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Channel Message Attachments','ChannelMessageID')\"\n [NewRecordValues]=\"NewRecordValues('Channel Message Attachments')\"\n [AllowLoad]=\"IsSectionExpanded('channelMessageAttachments')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('channelMessageAttachments', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Channel Messages Section -->\n <mj-collapsible-panel\n SectionKey=\"channelMessages\"\n SectionName=\"Channel Messages\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('channelMessages')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Channel Messages','ParentID')\"\n [NewRecordValues]=\"NewRecordValues('Channel Messages')\"\n [AllowLoad]=\"IsSectionExpanded('channelMessages')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('channelMessages', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
|
|
172
|
+
}], null, null); })();
|
|
173
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(IzzyChannelMessageFormComponent, { className: "IzzyChannelMessageFormComponent", filePath: "lib/generated/entities/izzychannelmessage/izzychannelmessage.form.component.ts", lineNumber: 13 }); })();
|
|
174
|
+
//# sourceMappingURL=izzychannelmessage.form.component.js.map
|
package/dist/lib/generated/Entities/IzzyChannelMessage/izzychannelmessage.form.component.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"izzychannelmessage.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/IzzyChannelMessage/izzychannelmessage.form.component.ts","../../../../../src/lib/generated/Entities/IzzyChannelMessage/izzychannelmessage.form.component.html"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { IzzyChannelMessageAttachmentEntity } from '@mj-biz-apps/common-entities';
|
|
2
|
+
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class IzzyChannelMessageAttachmentFormComponent extends BaseFormComponent {
|
|
5
|
+
record: IzzyChannelMessageAttachmentEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IzzyChannelMessageAttachmentFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IzzyChannelMessageAttachmentFormComponent, "gen-izzychannelmessageattachment-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=izzychannelmessageattachment.form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"izzychannelmessageattachment.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/IzzyChannelMessageAttachment/izzychannelmessageattachment.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kCAAkC,EAAE,MAAM,8BAA8B,CAAC;AAElF,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAMa,yCAA0C,SAAQ,iBAAiB;IACrE,MAAM,EAAG,kCAAkC,CAAC;IAEpC,QAAQ;yCAHd,yCAAyC;2CAAzC,yCAAyC;CASrD"}
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
import { Component } from '@angular/core';
|
|
8
|
+
import { RegisterClass } from '@memberjunction/global';
|
|
9
|
+
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
10
|
+
import * as i0 from "@angular/core";
|
|
11
|
+
import * as i1 from "@memberjunction/ng-base-forms";
|
|
12
|
+
let IzzyChannelMessageAttachmentFormComponent = class IzzyChannelMessageAttachmentFormComponent extends BaseFormComponent {
|
|
13
|
+
record;
|
|
14
|
+
async ngOnInit() {
|
|
15
|
+
await super.ngOnInit();
|
|
16
|
+
this.initSections([
|
|
17
|
+
{ sectionKey: 'details', sectionName: 'Details', isExpanded: true }
|
|
18
|
+
]);
|
|
19
|
+
}
|
|
20
|
+
static ɵfac = /*@__PURE__*/ (() => { let ɵIzzyChannelMessageAttachmentFormComponent_BaseFactory; return function IzzyChannelMessageAttachmentFormComponent_Factory(__ngFactoryType__) { return (ɵIzzyChannelMessageAttachmentFormComponent_BaseFactory || (ɵIzzyChannelMessageAttachmentFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(IzzyChannelMessageAttachmentFormComponent)))(__ngFactoryType__ || IzzyChannelMessageAttachmentFormComponent); }; })();
|
|
21
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: IzzyChannelMessageAttachmentFormComponent, selectors: [["gen-izzychannelmessageattachment-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 13, vars: 48, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "details", "SectionName", "Details", "Icon", "fa fa-align-left", 3, "Form", "FormContext"], ["FieldName", "ChannelMessageID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ExternalSystemAttachmentID", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Filename", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ContentType", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Size", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsInline", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ContentID", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Content", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "StoragePath", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"]], template: function IzzyChannelMessageAttachmentFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
22
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
23
|
+
i0.ɵɵlistener("Navigate", function IzzyChannelMessageAttachmentFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function IzzyChannelMessageAttachmentFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function IzzyChannelMessageAttachmentFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function IzzyChannelMessageAttachmentFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function IzzyChannelMessageAttachmentFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
|
|
24
|
+
i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
|
|
25
|
+
i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10)(11, "mj-form-field", 11)(12, "mj-form-field", 12);
|
|
26
|
+
i0.ɵɵelementEnd()();
|
|
27
|
+
} if (rf & 2) {
|
|
28
|
+
i0.ɵɵproperty("Record", ctx.record)("FormComponent", ctx);
|
|
29
|
+
i0.ɵɵadvance();
|
|
30
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext);
|
|
31
|
+
i0.ɵɵadvance();
|
|
32
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
33
|
+
i0.ɵɵadvance();
|
|
34
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
35
|
+
i0.ɵɵadvance();
|
|
36
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
37
|
+
i0.ɵɵadvance();
|
|
38
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
39
|
+
i0.ɵɵadvance();
|
|
40
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
41
|
+
i0.ɵɵadvance();
|
|
42
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
43
|
+
i0.ɵɵadvance();
|
|
44
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
45
|
+
i0.ɵɵadvance();
|
|
46
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
47
|
+
i0.ɵɵadvance();
|
|
48
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
49
|
+
i0.ɵɵadvance();
|
|
50
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
51
|
+
i0.ɵɵadvance();
|
|
52
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
53
|
+
} }, dependencies: [i1.MjFormFieldComponent, i1.MjCollapsiblePanelComponent, i1.MjRecordFormContainerComponent], encapsulation: 2 });
|
|
54
|
+
};
|
|
55
|
+
IzzyChannelMessageAttachmentFormComponent = __decorate([
|
|
56
|
+
RegisterClass(BaseFormComponent, 'Channel Message Attachments') // Tell MemberJunction about this class
|
|
57
|
+
], IzzyChannelMessageAttachmentFormComponent);
|
|
58
|
+
export { IzzyChannelMessageAttachmentFormComponent };
|
|
59
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(IzzyChannelMessageAttachmentFormComponent, [{
|
|
60
|
+
type: Component,
|
|
61
|
+
args: [{ standalone: false, selector: 'gen-izzychannelmessageattachment-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Details Section -->\n <mj-collapsible-panel\n SectionKey=\"details\"\n SectionName=\"Details\"\n Icon=\"fa fa-align-left\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ChannelMessageID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ExternalSystemAttachmentID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Filename\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ContentType\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Size\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsInline\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ContentID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Content\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"StoragePath\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
|
|
62
|
+
}], null, null); })();
|
|
63
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(IzzyChannelMessageAttachmentFormComponent, { className: "IzzyChannelMessageAttachmentFormComponent", filePath: "lib/generated/entities/izzychannelmessageattachment/izzychannelmessageattachment.form.component.ts", lineNumber: 12 }); })();
|
|
64
|
+
//# sourceMappingURL=izzychannelmessageattachment.form.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"izzychannelmessageattachment.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/IzzyChannelMessageAttachment/izzychannelmessageattachment.form.component.ts","../../../../../src/lib/generated/Entities/IzzyChannelMessageAttachment/izzychannelmessageattachment.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;;AAQ3D,IAAM,yCAAyC,GAA/C,MAAM,yCAA0C,SAAQ,iBAAiB;IACrE,MAAM,CAAsC;IAE1C,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,UAAU,EAAE,IAAI,EAAE;SACtE,CAAC,CAAC;IACP,CAAC;iVARQ,yCAAyC,yBAAzC,yCAAyC;6DAAzC,yCAAyC;YCXtD,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,oJAAY,0BAAsB,IAAC,+IAChB,uBAAmB,IAAC,+IACpB,uBAAmB,IAAC,iJACnB,wBAAoB,IAAC,+JACd,+BAA2B,IAAC;YAMvD,+CAKgC;YAkF5B,AARA,AARA,AARA,AARA,AARA,AARA,AARA,AARA,AARA,AATA,mCAQiB,uBAQA,uBAQA,uBAQA,uBAQA,uBAQA,uBAQA,uBAQA,yBAQA,yBAQA,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YA5GiB,AAAlB,mCAAiB,sBAAuB;YAe1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;;;AD7F1B,yCAAyC;IANrD,aAAa,CAAC,iBAAiB,EAAE,6BAA6B,CAAC,CAAC,uCAAuC;GAM3F,yCAAyC,CASrD;;iFATY,yCAAyC;cALrD,SAAS;6BACM,KAAK,YACP,uCAAuC;;kFAGxC,yCAAyC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { IzzyChannelRunEntity } from '@mj-biz-apps/common-entities';
|
|
2
|
+
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class IzzyChannelRunFormComponent extends BaseFormComponent {
|
|
5
|
+
record: IzzyChannelRunEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IzzyChannelRunFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IzzyChannelRunFormComponent, "gen-izzychannelrun-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=izzychannelrun.form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"izzychannelrun.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/IzzyChannelRun/izzychannelrun.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AAEpE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAMa,2BAA4B,SAAQ,iBAAiB;IACvD,MAAM,EAAG,oBAAoB,CAAC;IAEtB,QAAQ;yCAHd,2BAA2B;2CAA3B,2BAA2B;CAUvC"}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
import { Component } from '@angular/core';
|
|
8
|
+
import { RegisterClass } from '@memberjunction/global';
|
|
9
|
+
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
10
|
+
import * as i0 from "@angular/core";
|
|
11
|
+
import * as i1 from "@memberjunction/ng-base-forms";
|
|
12
|
+
function IzzyChannelRunFormComponent_Conditional_13_Template(rf, ctx) { if (rf & 1) {
|
|
13
|
+
const _r1 = i0.ɵɵgetCurrentView();
|
|
14
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 13);
|
|
15
|
+
i0.ɵɵlistener("Navigate", function IzzyChannelRunFormComponent_Conditional_13_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function IzzyChannelRunFormComponent_Conditional_13_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("channelMessages", $event.totalRowCount)); });
|
|
16
|
+
i0.ɵɵelementEnd()();
|
|
17
|
+
} if (rf & 2) {
|
|
18
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
19
|
+
i0.ɵɵadvance();
|
|
20
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Channel Messages", "ChannelRunID"))("NewRecordValues", ctx_r1.NewRecordValues("Channel Messages"))("AllowLoad", ctx_r1.IsSectionExpanded("channelMessages"))("ShowToolbar", false);
|
|
21
|
+
} }
|
|
22
|
+
let IzzyChannelRunFormComponent = class IzzyChannelRunFormComponent extends BaseFormComponent {
|
|
23
|
+
record;
|
|
24
|
+
async ngOnInit() {
|
|
25
|
+
await super.ngOnInit();
|
|
26
|
+
this.initSections([
|
|
27
|
+
{ sectionKey: 'details', sectionName: 'Details', isExpanded: true },
|
|
28
|
+
{ sectionKey: 'channelMessages', sectionName: 'Channel Messages', isExpanded: false }
|
|
29
|
+
]);
|
|
30
|
+
}
|
|
31
|
+
static ɵfac = /*@__PURE__*/ (() => { let ɵIzzyChannelRunFormComponent_BaseFactory; return function IzzyChannelRunFormComponent_Factory(__ngFactoryType__) { return (ɵIzzyChannelRunFormComponent_BaseFactory || (ɵIzzyChannelRunFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(IzzyChannelRunFormComponent)))(__ngFactoryType__ || IzzyChannelRunFormComponent); }; })();
|
|
32
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: IzzyChannelRunFormComponent, selectors: [["gen-izzychannelrun-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 14, vars: 49, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "details", "SectionName", "Details", "Icon", "fa fa-align-left", 3, "Form", "FormContext"], ["FieldName", "ChannelID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "StartedAt", "Type", "datepicker", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CompletedAt", "Type", "datepicker", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Status", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "MessageCount", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ProcessedCount", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FailedCount", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ErrorMessage", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "channelMessages", "SectionName", "Channel Messages", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function IzzyChannelRunFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
33
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
34
|
+
i0.ɵɵlistener("Navigate", function IzzyChannelRunFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function IzzyChannelRunFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function IzzyChannelRunFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function IzzyChannelRunFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function IzzyChannelRunFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
|
|
35
|
+
i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
|
|
36
|
+
i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10)(11, "mj-form-field", 11);
|
|
37
|
+
i0.ɵɵelementEnd();
|
|
38
|
+
i0.ɵɵelementStart(12, "mj-collapsible-panel", 12);
|
|
39
|
+
i0.ɵɵconditionalCreate(13, IzzyChannelRunFormComponent_Conditional_13_Template, 2, 4, "div");
|
|
40
|
+
i0.ɵɵelementEnd()();
|
|
41
|
+
} if (rf & 2) {
|
|
42
|
+
i0.ɵɵproperty("Record", ctx.record)("FormComponent", ctx);
|
|
43
|
+
i0.ɵɵadvance();
|
|
44
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext);
|
|
45
|
+
i0.ɵɵadvance();
|
|
46
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
47
|
+
i0.ɵɵadvance();
|
|
48
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
49
|
+
i0.ɵɵadvance();
|
|
50
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
51
|
+
i0.ɵɵadvance();
|
|
52
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
53
|
+
i0.ɵɵadvance();
|
|
54
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
55
|
+
i0.ɵɵadvance();
|
|
56
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
57
|
+
i0.ɵɵadvance();
|
|
58
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
59
|
+
i0.ɵɵadvance();
|
|
60
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
61
|
+
i0.ɵɵadvance();
|
|
62
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
63
|
+
i0.ɵɵadvance();
|
|
64
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
65
|
+
i0.ɵɵadvance();
|
|
66
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("channelMessages"))("DefaultExpanded", false);
|
|
67
|
+
i0.ɵɵadvance();
|
|
68
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 13 : -1);
|
|
69
|
+
} }, dependencies: [i1.MjFormFieldComponent, i1.MjCollapsiblePanelComponent, i1.MjRecordFormContainerComponent, i1.ExplorerEntityDataGridComponent], encapsulation: 2 });
|
|
70
|
+
};
|
|
71
|
+
IzzyChannelRunFormComponent = __decorate([
|
|
72
|
+
RegisterClass(BaseFormComponent, 'Channel Runs') // Tell MemberJunction about this class
|
|
73
|
+
], IzzyChannelRunFormComponent);
|
|
74
|
+
export { IzzyChannelRunFormComponent };
|
|
75
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(IzzyChannelRunFormComponent, [{
|
|
76
|
+
type: Component,
|
|
77
|
+
args: [{ standalone: false, selector: 'gen-izzychannelrun-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Details Section -->\n <mj-collapsible-panel\n SectionKey=\"details\"\n SectionName=\"Details\"\n Icon=\"fa fa-align-left\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ChannelID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"StartedAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CompletedAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Status\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"MessageCount\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ProcessedCount\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FailedCount\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ErrorMessage\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- ========================================\n RELATED ENTITY PANELS\n ======================================== -->\n\n <!-- Channel Messages Section -->\n <mj-collapsible-panel\n SectionKey=\"channelMessages\"\n SectionName=\"Channel Messages\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('channelMessages')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Channel Messages','ChannelRunID')\"\n [NewRecordValues]=\"NewRecordValues('Channel Messages')\"\n [AllowLoad]=\"IsSectionExpanded('channelMessages')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('channelMessages', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
|
|
78
|
+
}], null, null); })();
|
|
79
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(IzzyChannelRunFormComponent, { className: "IzzyChannelRunFormComponent", filePath: "lib/generated/entities/izzychannelrun/izzychannelrun.form.component.ts", lineNumber: 13 }); })();
|
|
80
|
+
//# sourceMappingURL=izzychannelrun.form.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"izzychannelrun.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/IzzyChannelRun/izzychannelrun.form.component.ts","../../../../../src/lib/generated/Entities/IzzyChannelRun/izzychannelrun.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;;;;ICkHtD,AADJ,2BAAK,uCAQI;IADD,AADA,kOAAY,6BAAsB,KAAC,+NAClB,0BAAmB,iBAAiB,uBAAuB,KAAC;IAGrF,AADI,iBAA+B,EAC7B;;;IARE,cAAqF;IAGrF,AADA,AADA,AADA,2GAAqF,+DAC9B,0DACL,sBAC7B;;AD7G9B,IAAM,2BAA2B,GAAjC,MAAM,2BAA4B,SAAQ,iBAAiB;IACvD,MAAM,CAAwB;IAE5B,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,UAAU,EAAE,IAAI,EAAE;YACnE,EAAE,UAAU,EAAE,iBAAiB,EAAE,WAAW,EAAE,kBAAkB,EAAE,UAAU,EAAE,KAAK,EAAE;SACxF,CAAC,CAAC;IACP,CAAC;yRATQ,2BAA2B,yBAA3B,2BAA2B;6DAA3B,2BAA2B;YCZxC,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,sIAAY,0BAAsB,IAAC,iIAChB,uBAAmB,IAAC,iIACpB,uBAAmB,IAAC,mIACnB,wBAAoB,IAAC,iJACd,+BAA2B,IAAC;YAMvD,+CAKgC;YA0E5B,AARA,AARA,AARA,AARA,AARA,AARA,AARA,AARA,AATA,mCAQiB,uBAQA,uBAQA,uBAQA,uBAQA,uBAQA,uBAQA,uBAQA,yBAQA,yBAQA;YAErB,iBAAuB;YAOvB,iDAQ8B;YAC1B,4FAAsB;YAc9B,AADI,iBAAuB,EACA;;YAjIiB,AAAlB,mCAAiB,sBAAuB;YAe1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAe/B,cAAa;YAGb,AADA,AADA,AADA,0BAAa,gCACc,yDACyB,0BAC3B;YACzB,cAYC;YAZD,8CAYC;;;ADnHI,2BAA2B;IANvC,aAAa,CAAC,iBAAiB,EAAE,cAAc,CAAC,CAAC,uCAAuC;GAM5E,2BAA2B,CAUvC;;iFAVY,2BAA2B;cALvC,SAAS;6BACM,KAAK,YACP,yBAAyB;;kFAG1B,2BAA2B"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { IzzyChannelTypeEntity } from '@mj-biz-apps/common-entities';
|
|
2
|
+
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class IzzyChannelTypeFormComponent extends BaseFormComponent {
|
|
5
|
+
record: IzzyChannelTypeEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IzzyChannelTypeFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IzzyChannelTypeFormComponent, "gen-izzychanneltype-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=izzychanneltype.form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"izzychanneltype.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/IzzyChannelType/izzychanneltype.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAMa,4BAA6B,SAAQ,iBAAiB;IACxD,MAAM,EAAG,qBAAqB,CAAC;IAEvB,QAAQ;yCAHd,4BAA4B;2CAA5B,4BAA4B;CAWxC"}
|