@hed-hog/contact 0.0.296 → 0.0.298

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.
@@ -449,9 +449,9 @@
449
449
  }
450
450
  }
451
451
  },
452
- "CrmDashboard": {
453
- "title": "CRM Dashboard",
454
- "subtitle": "Executive and operational CRM panel connected to the real data of the current module.",
452
+ "CrmDashboard": {
453
+ "title": "CRM Dashboard",
454
+ "subtitle": "Executive and operational CRM panel connected to the real data of the current module.",
455
455
  "breadcrumbs": {
456
456
  "home": "Home",
457
457
  "crm": "CRM"
@@ -461,22 +461,22 @@
461
461
  "heroDescription": "Track the most relevant CRM indicators, identify conversion bottlenecks, and steer operations by owner, stage, and lead source.",
462
462
  "primaryAction": "Open pipeline",
463
463
  "secondaryAction": "View leads and contacts",
464
- "refresh": "Refresh",
465
- "filters": {
466
- "ownerPlaceholder": "Owner",
467
- "ownerAll": "All owners",
468
- "periodPlaceholder": "Period",
469
- "period7d": "Last 7 days",
470
- "period30d": "Last 30 days",
471
- "period90d": "Last 90 days",
472
- "periodCustom": "Custom range",
473
- "dateFrom": "Start date",
474
- "dateTo": "End date"
475
- },
476
- "summary": {
477
- "pipelineValue": "Pipeline value",
478
- "conversionRate": "Overall conversion",
479
- "activeOwners": "Active owners"
464
+ "refresh": "Refresh",
465
+ "filters": {
466
+ "ownerPlaceholder": "Owner",
467
+ "ownerAll": "All owners",
468
+ "periodPlaceholder": "Period",
469
+ "period7d": "Last 7 days",
470
+ "period30d": "Last 30 days",
471
+ "period90d": "Last 90 days",
472
+ "periodCustom": "Custom range",
473
+ "dateFrom": "Start date",
474
+ "dateTo": "End date"
475
+ },
476
+ "summary": {
477
+ "pipelineValue": "Pipeline value",
478
+ "conversionRate": "Overall conversion",
479
+ "activeOwners": "Active owners"
480
480
  },
481
481
  "kpis": {
482
482
  "totalLeads": {
@@ -516,11 +516,11 @@
516
516
  "stage": {
517
517
  "title": "Stage distribution",
518
518
  "description": "Commercial funnel view by lifecycle stage."
519
- },
520
- "source": {
521
- "title": "Lead source mix",
522
- "description": "Share of the main sources inside the filtered CRM base."
523
- },
519
+ },
520
+ "source": {
521
+ "title": "Lead source mix",
522
+ "description": "Share of the main sources inside the filtered CRM base."
523
+ },
524
524
  "owner": {
525
525
  "title": "Owner performance",
526
526
  "description": "Comparison of managed volume and customers by owner."
@@ -563,132 +563,132 @@
563
563
  "inbound": "Inbound",
564
564
  "outbound": "Outbound",
565
565
  "other": "Other"
566
- },
567
- "common": {
568
- "unassigned": "Unassigned",
569
- "noData": "No data for the current filters."
570
- }
571
- },
572
- "CrmReports": {
573
- "title": "CRM Reports",
574
- "subtitle": "Management view of lead acquisition, conversion, and commercial activity based on the real CRM data.",
575
- "breadcrumbs": {
576
- "home": "Home",
577
- "crm": "CRM",
578
- "reports": "Reports"
579
- },
580
- "print": "Print",
581
- "printDescription": "Print-ready version with the same filters and charts currently shown on screen.",
582
- "printDialog": {
583
- "title": "Choose the print layout",
584
- "description": "Select the orientation that best fits this report. Both options are optimized to use paper space more efficiently.",
585
- "cancel": "Cancel",
586
- "options": {
587
- "portrait": {
588
- "eyebrow": "Vertical",
589
- "title": "Portrait",
590
- "description": "More linear reading, with stacked sections and good distribution for longer periods.",
591
- "action": "Print in portrait"
592
- },
593
- "landscape": {
594
- "eyebrow": "Horizontal",
595
- "title": "Landscape",
596
- "description": "Uses chart and table width better, reducing empty areas and page count when possible.",
597
- "action": "Print in landscape"
598
- }
599
- }
600
- },
601
- "printedFilters": {
602
- "dateFrom": "From",
603
- "dateTo": "To",
604
- "groupBy": "Grouping"
605
- },
606
- "printedAt": "Printed at",
607
- "refresh": "Refresh",
608
- "filters": {
609
- "dateFrom": "Start date",
610
- "dateTo": "End date",
611
- "groupBy": "Group by",
612
- "groupByPlaceholder": "Grouping"
613
- },
614
- "groupBy": {
615
- "day": "Day",
616
- "week": "Week",
617
- "month": "Month",
618
- "year": "Year"
619
- },
620
- "kpis": {
621
- "newLeads": {
622
- "title": "New leads",
623
- "description": "Records created inside the selected period."
624
- },
625
- "qualifiedMoves": {
626
- "title": "Moved to qualified",
627
- "description": "Leads that entered the qualified stage."
628
- },
629
- "customerMoves": {
630
- "title": "Converted to customer",
631
- "description": "Customer stage movements recorded in the period."
632
- },
633
- "lostMoves": {
634
- "title": "Lost deals",
635
- "description": "Opportunities marked as lost."
636
- },
637
- "interactions": {
638
- "title": "Interactions",
639
- "description": "Completed activities created from interactions."
640
- },
641
- "followupsCompleted": {
642
- "title": "Completed follow-ups",
643
- "description": "Follow-ups finished within the selected range."
644
- },
645
- "conversionRate": {
646
- "title": "Conversion rate",
647
- "description": "Converted customers compared to new leads."
648
- }
649
- },
650
- "charts": {
651
- "timeline": {
652
- "title": "Management timeline",
653
- "description": "Commercial evolution by grouped period."
654
- },
655
- "source": {
656
- "title": "Lead sources",
657
- "description": "Distribution of lead acquisition for records created in the range."
658
- },
659
- "currentStage": {
660
- "title": "Current funnel for period leads",
661
- "description": "How the leads created in the selected range are distributed by stage today."
662
- },
663
- "owners": {
664
- "title": "Productivity by owner",
665
- "description": "Comparison of interactions, completed follow-ups, and conversions by owner."
666
- },
667
- "activityType": {
668
- "title": "Activity types",
669
- "description": "Volume of recorded activities by operational type."
670
- }
671
- },
672
- "table": {
673
- "title": "Period summary",
674
- "description": "Tabular view for quick audit of grouped indicators.",
675
- "headers": {
676
- "period": "Period",
677
- "newLeads": "New leads",
678
- "qualifiedMoves": "Qualified",
679
- "customerMoves": "Customers",
680
- "lostMoves": "Lost",
681
- "interactions": "Interactions",
682
- "followupsCompleted": "Completed follow-ups",
683
- "conversionRate": "Conversion"
684
- }
685
- },
686
- "common": {
687
- "noData": "There is no data for the current filters.",
688
- "invalidRange": "The start date must be less than or equal to the end date."
689
- }
690
- },
691
- "CrmPipeline": {
566
+ },
567
+ "common": {
568
+ "unassigned": "Unassigned",
569
+ "noData": "No data for the current filters."
570
+ }
571
+ },
572
+ "CrmReports": {
573
+ "title": "CRM Reports",
574
+ "subtitle": "Management view of lead acquisition, conversion, and commercial activity based on the real CRM data.",
575
+ "breadcrumbs": {
576
+ "home": "Home",
577
+ "crm": "CRM",
578
+ "reports": "Reports"
579
+ },
580
+ "print": "Print",
581
+ "printDescription": "Print-ready version with the same filters and charts currently shown on screen.",
582
+ "printDialog": {
583
+ "title": "Choose the print layout",
584
+ "description": "Select the orientation that best fits this report. Both options are optimized to use paper space more efficiently.",
585
+ "cancel": "Cancel",
586
+ "options": {
587
+ "portrait": {
588
+ "eyebrow": "Vertical",
589
+ "title": "Portrait",
590
+ "description": "More linear reading, with stacked sections and good distribution for longer periods.",
591
+ "action": "Print in portrait"
592
+ },
593
+ "landscape": {
594
+ "eyebrow": "Horizontal",
595
+ "title": "Landscape",
596
+ "description": "Uses chart and table width better, reducing empty areas and page count when possible.",
597
+ "action": "Print in landscape"
598
+ }
599
+ }
600
+ },
601
+ "printedFilters": {
602
+ "dateFrom": "From",
603
+ "dateTo": "To",
604
+ "groupBy": "Grouping"
605
+ },
606
+ "printedAt": "Printed at",
607
+ "refresh": "Refresh",
608
+ "filters": {
609
+ "dateFrom": "Start date",
610
+ "dateTo": "End date",
611
+ "groupBy": "Group by",
612
+ "groupByPlaceholder": "Grouping"
613
+ },
614
+ "groupBy": {
615
+ "day": "Day",
616
+ "week": "Week",
617
+ "month": "Month",
618
+ "year": "Year"
619
+ },
620
+ "kpis": {
621
+ "newLeads": {
622
+ "title": "New leads",
623
+ "description": "Records created inside the selected period."
624
+ },
625
+ "qualifiedMoves": {
626
+ "title": "Moved to qualified",
627
+ "description": "Leads that entered the qualified stage."
628
+ },
629
+ "customerMoves": {
630
+ "title": "Converted to customer",
631
+ "description": "Customer stage movements recorded in the period."
632
+ },
633
+ "lostMoves": {
634
+ "title": "Lost deals",
635
+ "description": "Opportunities marked as lost."
636
+ },
637
+ "interactions": {
638
+ "title": "Interactions",
639
+ "description": "Completed activities created from interactions."
640
+ },
641
+ "followupsCompleted": {
642
+ "title": "Completed follow-ups",
643
+ "description": "Follow-ups finished within the selected range."
644
+ },
645
+ "conversionRate": {
646
+ "title": "Conversion rate",
647
+ "description": "Converted customers compared to new leads."
648
+ }
649
+ },
650
+ "charts": {
651
+ "timeline": {
652
+ "title": "Management timeline",
653
+ "description": "Commercial evolution by grouped period."
654
+ },
655
+ "source": {
656
+ "title": "Lead sources",
657
+ "description": "Distribution of lead acquisition for records created in the range."
658
+ },
659
+ "currentStage": {
660
+ "title": "Current funnel for period leads",
661
+ "description": "How the leads created in the selected range are distributed by stage today."
662
+ },
663
+ "owners": {
664
+ "title": "Productivity by owner",
665
+ "description": "Comparison of interactions, completed follow-ups, and conversions by owner."
666
+ },
667
+ "activityType": {
668
+ "title": "Activity types",
669
+ "description": "Volume of recorded activities by operational type."
670
+ }
671
+ },
672
+ "table": {
673
+ "title": "Period summary",
674
+ "description": "Tabular view for quick audit of grouped indicators.",
675
+ "headers": {
676
+ "period": "Period",
677
+ "newLeads": "New leads",
678
+ "qualifiedMoves": "Qualified",
679
+ "customerMoves": "Customers",
680
+ "lostMoves": "Lost",
681
+ "interactions": "Interactions",
682
+ "followupsCompleted": "Completed follow-ups",
683
+ "conversionRate": "Conversion"
684
+ }
685
+ },
686
+ "common": {
687
+ "noData": "There is no data for the current filters.",
688
+ "invalidRange": "The start date must be less than or equal to the end date."
689
+ }
690
+ },
691
+ "CrmPipeline": {
692
692
  "title": "Conversion pipeline",
693
693
  "subtitle": "Commercial Kanban with owner filtering to follow registration progress inside the CRM.",
694
694
  "breadcrumbs": {
@@ -814,15 +814,15 @@
814
814
  "description": "Define person, date, and notes for the next action.",
815
815
  "submit": "Save follow-up"
816
816
  },
817
- "form": {
818
- "person": "Person",
819
- "personPlaceholder": "Select a person",
820
- "personSearchPlaceholder": "Search person...",
821
- "personLoading": "Loading people...",
822
- "personEmpty": "No people found.",
823
- "date": "Follow-up date",
824
- "notes": "Notes",
825
- "notesPlaceholder": "Add context for the next interaction...",
817
+ "form": {
818
+ "person": "Person",
819
+ "personPlaceholder": "Select a person",
820
+ "personSearchPlaceholder": "Search person...",
821
+ "personLoading": "Loading people...",
822
+ "personEmpty": "No people found.",
823
+ "date": "Follow-up date",
824
+ "notes": "Notes",
825
+ "notesPlaceholder": "Add context for the next interaction...",
826
826
  "personRequired": "Select a person.",
827
827
  "dateRequired": "Set a date and time."
828
828
  },
@@ -895,43 +895,43 @@
895
895
  "dueLabel": "Due",
896
896
  "createdLabel": "Created"
897
897
  },
898
- "empty": {
899
- "title": "No activities found",
900
- "description": "Adjust filters to find activities or clear filters to return to the full queue.",
901
- "resetFilters": "Clear filters"
902
- },
903
- "detail": {
904
- "title": "Activity details",
905
- "description": "Review the full operational context before acting on this activity.",
906
- "person": "Person",
907
- "personType": "Person type",
908
- "personTypeValue": {
909
- "individual": "Individual",
910
- "company": "Company"
911
- },
912
- "tradeName": "Trade name",
913
- "owner": "Owner",
914
- "type": "Type",
915
- "source": "Source",
916
- "dueAt": "Due at",
917
- "createdAt": "Created at",
918
- "completedAt": "Completed at",
919
- "createdBy": "Created by",
920
- "completedBy": "Completed by",
921
- "close": "Close",
922
- "emptyNotes": "No notes provided.",
923
- "notCompleted": "Not completed",
924
- "sourceKind": {
925
- "manual": "Manual",
926
- "followup": "Follow-up",
927
- "interaction": "Interaction"
928
- }
929
- },
930
- "toasts": {
931
- "markedAsCompleted": "Activity marked as completed.",
932
- "completeError": "Failed to complete activity."
933
- }
934
- },
898
+ "empty": {
899
+ "title": "No activities found",
900
+ "description": "Adjust filters to find activities or clear filters to return to the full queue.",
901
+ "resetFilters": "Clear filters"
902
+ },
903
+ "detail": {
904
+ "title": "Activity details",
905
+ "description": "Review the full operational context before acting on this activity.",
906
+ "person": "Person",
907
+ "personType": "Person type",
908
+ "personTypeValue": {
909
+ "individual": "Individual",
910
+ "company": "Company"
911
+ },
912
+ "tradeName": "Trade name",
913
+ "owner": "Owner",
914
+ "type": "Type",
915
+ "source": "Source",
916
+ "dueAt": "Due at",
917
+ "createdAt": "Created at",
918
+ "completedAt": "Completed at",
919
+ "createdBy": "Created by",
920
+ "completedBy": "Completed by",
921
+ "close": "Close",
922
+ "emptyNotes": "No notes provided.",
923
+ "notCompleted": "Not completed",
924
+ "sourceKind": {
925
+ "manual": "Manual",
926
+ "followup": "Follow-up",
927
+ "interaction": "Interaction"
928
+ }
929
+ },
930
+ "toasts": {
931
+ "markedAsCompleted": "Activity marked as completed.",
932
+ "completeError": "Failed to complete activity."
933
+ }
934
+ },
935
935
  "CrmFuturePage": {
936
936
  "breadcrumbs": {
937
937
  "home": "Home",
@@ -996,49 +996,49 @@
996
996
  "email": "Email",
997
997
  "phone": "Phone",
998
998
  "website": "Website",
999
- "industry": "Industry",
1000
- "saveError": "Failed to save account",
1001
- "deleteError": "Failed to delete account",
1002
- "form": {
1003
- "createTitle": "New Account",
1004
- "editTitle": "Edit Account",
1005
- "createDescription": "Create a new account record in the CRM.",
1006
- "editDescription": "Update the account information and relationship details.",
1007
- "companyName": "Company Name",
1008
- "tradeName": "Trade Name",
1009
- "status": "Status",
1010
- "lifecycleStage": "Stage",
1011
- "email": "Email",
1012
- "phone": "Phone",
1013
- "website": "Website",
1014
- "industry": "Industry",
1015
- "annualRevenue": "Annual Revenue",
1016
- "employeeCount": "Employees",
1017
- "city": "City",
1018
- "state": "State",
1019
- "owner": "Owner",
1020
- "createSubmit": "Create Account",
1021
- "updateSubmit": "Save Changes",
1022
- "saving": "Saving...",
1023
- "placeholders": {
1024
- "companyName": "Company name",
1025
- "tradeName": "Trade name or brand",
1026
- "email": "contact@company.com",
1027
- "phone": "(11) 99999-9999",
1028
- "website": "www.company.com",
1029
- "industry": "Technology, Healthcare...",
1030
- "annualRevenue": "0.00",
1031
- "employeeCount": "0",
1032
- "city": "Sao Paulo",
1033
- "state": "SP"
1034
- },
1035
- "validation": {
1036
- "nameMinLength": "Name must be at least 2 characters",
1037
- "invalidEmail": "Enter a valid email address",
1038
- "nonNegativeNumber": "Enter zero or a positive number",
1039
- "integerRequired": "Enter a whole number",
1040
- "stateMaxLength": "State must be at most 2 characters"
1041
- }
1042
- }
1043
- }
1044
- }
999
+ "industry": "Industry",
1000
+ "saveError": "Failed to save account",
1001
+ "deleteError": "Failed to delete account",
1002
+ "form": {
1003
+ "createTitle": "New Account",
1004
+ "editTitle": "Edit Account",
1005
+ "createDescription": "Create a new account record in the CRM.",
1006
+ "editDescription": "Update the account information and relationship details.",
1007
+ "companyName": "Company Name",
1008
+ "tradeName": "Trade Name",
1009
+ "status": "Status",
1010
+ "lifecycleStage": "Stage",
1011
+ "email": "Email",
1012
+ "phone": "Phone",
1013
+ "website": "Website",
1014
+ "industry": "Industry",
1015
+ "annualRevenue": "Annual Revenue",
1016
+ "employeeCount": "Employees",
1017
+ "city": "City",
1018
+ "state": "State",
1019
+ "owner": "Owner",
1020
+ "createSubmit": "Create Account",
1021
+ "updateSubmit": "Save Changes",
1022
+ "saving": "Saving...",
1023
+ "placeholders": {
1024
+ "companyName": "Company name",
1025
+ "tradeName": "Trade name or brand",
1026
+ "email": "contact@company.com",
1027
+ "phone": "(11) 99999-9999",
1028
+ "website": "www.company.com",
1029
+ "industry": "Technology, Healthcare...",
1030
+ "annualRevenue": "0.00",
1031
+ "employeeCount": "0",
1032
+ "city": "Sao Paulo",
1033
+ "state": "SP"
1034
+ },
1035
+ "validation": {
1036
+ "nameMinLength": "Name must be at least 2 characters",
1037
+ "invalidEmail": "Enter a valid email address",
1038
+ "nonNegativeNumber": "Enter zero or a positive number",
1039
+ "integerRequired": "Enter a whole number",
1040
+ "stateMaxLength": "State must be at most 2 characters"
1041
+ }
1042
+ }
1043
+ }
1044
+ }