@layerfi/components 0.1.128-alpha.2 → 0.1.128

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.
@@ -194,7 +194,7 @@ const getIntlLocale = (locale) => {
194
194
  return isSupportedLocale(locale) ? locale : DEFAULT_LOCALE;
195
195
  };
196
196
  const name = "@layerfi/components";
197
- const version = "0.1.128-alpha.2";
197
+ const version = "0.1.128";
198
198
  const description = "Layer React Components";
199
199
  const main = "dist/cjs/index.cjs";
200
200
  const module = "dist/esm/index.mjs";
@@ -902,13 +902,13 @@ var bookkeeping_default$1 = {
902
902
  var callBookings_default$1 = {
903
903
  action: {
904
904
  "add_calendar": "Add to Calendar",
905
- "book_call": "Book a call",
905
+ "book_call": "Schedule Call",
906
906
  "download_ics_file": "Download .ics file",
907
907
  "join_call": "Join call"
908
908
  },
909
909
  label: {
910
910
  "ad_hoc_call": "Ad hoc call",
911
- "book_call_with_bookkeeper": "Book a call with your bookkeeper",
911
+ "book_call_with_bookkeeper": "Schedule an onboarding call with your bookkeeper",
912
912
  "google_calendar": "Google Calendar",
913
913
  "meet_bookkeeping_team": "Meet with our bookkeeping team",
914
914
  "on_this_call_well": "On this call, we'll",
@@ -1065,6 +1065,7 @@ var common_default$1 = {
1065
1065
  "categorize": "Categorize",
1066
1066
  "clear_selected_items": "Clear selected items",
1067
1067
  "close_label": "Close",
1068
+ "collapse_all": "Collapse All",
1068
1069
  "confirm_label": "Confirm",
1069
1070
  "connect_label": "Connect",
1070
1071
  "continue_label": "Continue",
@@ -1075,6 +1076,7 @@ var common_default$1 = {
1075
1076
  "download_label": "Download",
1076
1077
  "edit_details": "Edit details",
1077
1078
  "edit_label": "Edit",
1079
+ "expand_all": "Expand All",
1078
1080
  "link_label": "Link",
1079
1081
  "manage_label": "Manage",
1080
1082
  "post_label": "Post",
@@ -1083,6 +1085,7 @@ var common_default$1 = {
1083
1085
  "refresh_label": "Refresh",
1084
1086
  "retry_label": "Retry",
1085
1087
  "save_label": "Save",
1088
+ "search_label": "Search",
1086
1089
  "select_a_project": "Select a project...",
1087
1090
  "select_label": "Select...",
1088
1091
  "show_archived": "Show archived",
@@ -1195,7 +1198,6 @@ var common_default$1 = {
1195
1198
  "saved": "Saved",
1196
1199
  "saving": "Saving...",
1197
1200
  "syncing": "Syncing...",
1198
- "unknown": "Unknown",
1199
1201
  "unreviewed": "Unreviewed",
1200
1202
  "unsaved": "Unsaved",
1201
1203
  "updated": "Updated",
@@ -1658,10 +1660,9 @@ var overview_default$1 = {
1658
1660
  };
1659
1661
  var reports_default$1 = {
1660
1662
  action: {
1661
- "collapse_all": "Collapse All",
1662
1663
  "collapse_rows": "Collapse all rows",
1663
- "expand_all": "Expand All",
1664
- "expand_rows": "Expand all rows"
1664
+ "expand_rows": "Expand all rows",
1665
+ "search_reports": "Search reports"
1665
1666
  },
1666
1667
  empty: {
1667
1668
  "no_detail_lines_found": "No detail lines found",
@@ -1683,6 +1684,7 @@ var reports_default$1 = {
1683
1684
  "balance_sheet": "Balance Sheet",
1684
1685
  "cash_beginning_of_period": "Cash at Beginning of Period",
1685
1686
  "cash_end_of_period": "Cash at End of Period",
1687
+ "cash_flow_statement": "Cash Flow Statement",
1686
1688
  "compare": "Compare by",
1687
1689
  "cost_goods_sold": "Cost of Goods Sold",
1688
1690
  "financing_activities": "Financing Activities",
@@ -1701,7 +1703,7 @@ var reports_default$1 = {
1701
1703
  "report_type": "Report type",
1702
1704
  "reports": "Reports",
1703
1705
  "reports_navigation": "Reports navigation",
1704
- "statement_cash_flow": "Statement of Cash Flow",
1706
+ "select_report": "Select report",
1705
1707
  "total_display_name": "Total of {{displayName}}"
1706
1708
  }
1707
1709
  };
@@ -1774,7 +1776,6 @@ var taxEstimates_default$1 = {
1774
1776
  "adjusted_gross_income": "Adjusted Gross Income",
1775
1777
  "amount_applied_federal_w2": "Amount Applied from Federal W-2 Withholding",
1776
1778
  "amount_applied_state_withholding": "Amount Applied from State Withholding",
1777
- "annual_income_taxes": "Annual income taxes",
1778
1779
  "annual_taxes": "Annual taxes",
1779
1780
  "annual_w2_income": "Annual W-2 income",
1780
1781
  "business_income": "Business Income",
@@ -1782,15 +1783,14 @@ var taxEstimates_default$1 = {
1782
1783
  "business_income_taxes": "Business Income Taxes",
1783
1784
  "business_income_taxes_projected": "Projected Business Income Taxes",
1784
1785
  "calculated_from_categorized_transactions": "Calculated based on your categorized transactions and tracked mileage",
1786
+ "categorization_incomplete": "Categorization incomplete",
1785
1787
  "deductible_expenses": "Deductible Expenses",
1786
1788
  "deductible_mileage_expenses": "Deductible Mileage Expenses",
1787
1789
  "deductions": "Deductions",
1788
- "categorization_incomplete": "Categorization Incomplete",
1789
1790
  "due": "Due",
1790
1791
  "due_with_date": "Due: {{date}}",
1791
1792
  "enter_amount": "Enter amount",
1792
1793
  "enter_area": "Enter area",
1793
- "estimated_tax": "Estimated tax",
1794
1794
  "estimated_taxes": "Estimated taxes",
1795
1795
  "estimates": "Estimates",
1796
1796
  "federal": "Federal",
@@ -1817,17 +1817,17 @@ var taxEstimates_default$1 = {
1817
1817
  "overtime_income": "Overtime income",
1818
1818
  "owed_quarter": "Owed This Quarter",
1819
1819
  "paid": "Paid",
1820
- "past_payment_due": "Past Payment Due",
1820
+ "payment_past_due": "Payment past due",
1821
1821
  "payments": "Payments",
1822
1822
  "q1": "Q1",
1823
1823
  "q2": "Q2",
1824
1824
  "q3": "Q3",
1825
1825
  "q4": "Q4",
1826
- "quarter_taxes": "{{quarterLabel}} taxes",
1827
1826
  "qualified_overtime_deduction": "Qualified Overtime Deduction",
1828
1827
  "qualified_tip_deduction": "Qualified Tip Deduction",
1829
1828
  "qualifying_widow_er": "Qualifying widow(er)",
1830
1829
  "quarter": "Quarter",
1830
+ "quarter_taxes": "{{quarterLabel}} taxes",
1831
1831
  "remaining_balance": "Remaining Balance",
1832
1832
  "rolled_over_from_previous_quarter": "Rolled Over From Previous Quarter",
1833
1833
  "self_employment_deduction": "Self-Employment Deduction",
@@ -1868,17 +1868,13 @@ var taxEstimates_default$1 = {
1868
1868
  "taxes_owed_projected": "Projected Taxes Owed",
1869
1869
  "taxes_paid": "Taxes Paid",
1870
1870
  "tip_income": "Tip income",
1871
- "uncategorized_tax_payment": "Uncategorized Tax Payment",
1872
- "uncategorized_transactions": "{{count}} uncategorized transactions",
1871
+ "total_federal_tax_estimate": "Total Federal Tax Estimate",
1872
+ "total_paid": "Total Paid",
1873
+ "total_state_tax_estimate": "Total State Tax Estimate",
1873
1874
  "uncategorized_transactions_one": "{{count}} uncategorized transaction",
1874
1875
  "uncategorized_transactions_other": "{{count}} uncategorized transactions",
1875
- "uncategorized_transactions_with_year": "{{count}} uncategorized transactions ({{year}})",
1876
1876
  "uncategorized_transactions_with_year_one": "{{count}} uncategorized transaction ({{year}})",
1877
1877
  "uncategorized_transactions_with_year_other": "{{count}} uncategorized transactions ({{year}})",
1878
- "total_income": "Total income",
1879
- "total_federal_tax_estimate": "Total Federal Tax Estimate",
1880
- "total_paid": "Total Paid",
1881
- "total_state_tax_estimate": "Total State Tax Estimate",
1882
1878
  "use_custom_withholding": "Use custom withholding?",
1883
1879
  "use_simplified_home_office": "Use simplified home office deduction?",
1884
1880
  "use_standard_mileage_deduction": "Use standard mileage deduction?",
@@ -2349,7 +2345,6 @@ var bookkeeping_default = {
2349
2345
  "bookkeeping_tasks": "Tâches de tenue de livres",
2350
2346
  "complete_bookkeeping_onboarding_call": "Une fois votre appel d’intégration à la tenue de livres terminé, vos tâches de tenue de livres s’afficheront ici.",
2351
2347
  "completed_over_total_done_one": "<completed>{{displayCompletedTaskCount}}</completed>/{{displayTotalTaskCount}} terminée",
2352
- "completed_over_total_done_many": "",
2353
2348
  "completed_over_total_done_other": "<completed>{{displayCompletedTaskCount}}</completed>/{{displayTotalTaskCount}} terminées",
2354
2349
  "count_open_tasks_one": "{{displayCount}} tâche ouverte en {{displayYear}}",
2355
2350
  "count_open_tasks_other": "{{displayCount}} tâches ouvertes en {{displayYear}}",
@@ -2392,21 +2387,21 @@ var callBookings_default = {
2392
2387
  "book_call_with_bookkeeper": "Réservez un appel avec votre teneur de livres",
2393
2388
  "google_calendar": "Google Calendar",
2394
2389
  "meet_bookkeeping_team": "Rencontrez notre équipe de tenue de livres",
2395
- "on_this_call_well": "",
2390
+ "on_this_call_well": "Lors de cet appel, nous allons",
2396
2391
  "onboarding_call": "Appel d’intégration",
2397
- "onboarding_cover_bookkeeping_process": "",
2398
- "onboarding_cover_connect_bank_and_cards": "",
2399
- "onboarding_cover_introduce_bookkeeper": "",
2392
+ "onboarding_cover_bookkeeping_process": "Découvrez notre processus de tenue de livres",
2393
+ "onboarding_cover_connect_bank_and_cards": "Connectez vos comptes bancaires d’entreprise et vos cartes de crédit",
2394
+ "onboarding_cover_introduce_bookkeeper": "Présentez votre teneur de livres",
2400
2395
  "outlook_calendar": "Outlook Calendar",
2401
2396
  "yahoo_calendar": "Yahoo Calendar"
2402
2397
  },
2403
- prompt: { "ready_to_get_started": "" },
2398
+ prompt: { "ready_to_get_started": "Prêt à commencer?" },
2404
2399
  state: {
2405
- "call_in_count_days_one": "",
2406
- "call_in_count_days_other": "",
2407
- "call_in_count_hours_one": "",
2408
- "call_in_count_hours_other": "",
2409
- "starting_soon": ""
2400
+ "call_in_count_days_one": "dans {{displayCount}}\xA0jour",
2401
+ "call_in_count_days_other": "dans {{displayCount}}\xA0jours",
2402
+ "call_in_count_hours_one": "dans {{displayCount}}\xA0heure",
2403
+ "call_in_count_hours_other": "dans {{displayCount}}\xA0heures",
2404
+ "starting_soon": "commence bientôt"
2410
2405
  }
2411
2406
  };
2412
2407
  var categorizationRules_default = {
@@ -2546,6 +2541,7 @@ var common_default = {
2546
2541
  "categorize": "Catégoriser",
2547
2542
  "clear_selected_items": "Effacer les éléments sélectionnés",
2548
2543
  "close_label": "Fermer",
2544
+ "collapse_all": "Réduire tout",
2549
2545
  "confirm_label": "Confirmer",
2550
2546
  "connect_label": "Connecter",
2551
2547
  "continue_label": "Continuer",
@@ -2556,6 +2552,7 @@ var common_default = {
2556
2552
  "download_label": "Télécharger",
2557
2553
  "edit_details": "Modifier les détails",
2558
2554
  "edit_label": "Modifier",
2555
+ "expand_all": "Développer tout",
2559
2556
  "link_label": "Lier",
2560
2557
  "manage_label": "Gérer",
2561
2558
  "post_label": "Comptabiliser",
@@ -2564,12 +2561,13 @@ var common_default = {
2564
2561
  "refresh_label": "Actualiser",
2565
2562
  "retry_label": "Réessayer",
2566
2563
  "save_label": "Enregistrer",
2564
+ "search_label": "Rechercher",
2567
2565
  "select_a_project": "Sélectionner un projet...",
2568
2566
  "select_label": "Sélectionner...",
2569
2567
  "show_archived": "Afficher les éléments archivés",
2570
2568
  "submit_label": "Soumettre",
2571
2569
  "toggle_bulk_actions": "Afficher/masquer les actions groupées",
2572
- "toggle_section": "",
2570
+ "toggle_section": "Afficher/masquer {{name}}",
2573
2571
  "uncategorize": "Retirer la catégorie",
2574
2572
  "update_label": "Mettre à jour",
2575
2573
  "upload_label": "Téléverser",
@@ -2622,7 +2620,7 @@ var common_default = {
2622
2620
  "id": "ID",
2623
2621
  "keep_editing": "Continuer à modifier",
2624
2622
  "liabilities": "Passifs",
2625
- "loading": "",
2623
+ "loading": "Chargement...",
2626
2624
  "memo": "Note",
2627
2625
  "more": "Plus",
2628
2626
  "name": "Nom",
@@ -2649,7 +2647,7 @@ var common_default = {
2649
2647
  "status": "Statut",
2650
2648
  "tax_estimates": "Estimations fiscales",
2651
2649
  "taxes": "Taxes",
2652
- "this_period": "",
2650
+ "this_period": "Cette période",
2653
2651
  "today": "Aujourd’hui",
2654
2652
  "total": "Total",
2655
2653
  "transaction": "Transaction",
@@ -2676,7 +2674,6 @@ var common_default = {
2676
2674
  "saved": "Enregistré",
2677
2675
  "saving": "Enregistrement...",
2678
2676
  "syncing": "Synchronisation...",
2679
- "unknown": "",
2680
2677
  "unreviewed": "Non révisé",
2681
2678
  "unsaved": "Non enregistré",
2682
2679
  "updated": "Mis à jour",
@@ -3139,10 +3136,9 @@ var overview_default = {
3139
3136
  };
3140
3137
  var reports_default = {
3141
3138
  action: {
3142
- "collapse_all": "",
3143
3139
  "collapse_rows": "Réduire toutes les lignes",
3144
- "expand_all": "",
3145
- "expand_rows": "Afficher toutes les lignes"
3140
+ "expand_rows": "Afficher toutes les lignes",
3141
+ "search_reports": "Rechercher des rapports"
3146
3142
  },
3147
3143
  empty: {
3148
3144
  "no_detail_lines_found": "Aucune ligne de détail trouvée",
@@ -3152,11 +3148,11 @@ var reports_default = {
3152
3148
  },
3153
3149
  error: {
3154
3150
  "couldnt_load_report": "Nous n’avons pas pu charger votre rapport",
3155
- "couldnt_load_reports": "",
3151
+ "couldnt_load_reports": "Impossible de charger les rapports",
3156
3152
  "load_detail_lines": "Erreur lors du chargement des lignes de détail",
3157
3153
  "load_pnl_detail_lines": "Une erreur s’est produite lors du chargement des lignes de détail de l’état des résultats",
3158
3154
  "load_report": "Une erreur s’est produite lors du chargement de votre rapport. Veuillez vérifier votre connexion et réessayer.",
3159
- "load_reports_navigation": ""
3155
+ "load_reports_navigation": "Une erreur s’est produite lors du chargement de cette navigation. Veuillez réessayer."
3160
3156
  },
3161
3157
  label: {
3162
3158
  "adjustments_net_income": "Ajustements au bénéfice net",
@@ -3164,6 +3160,7 @@ var reports_default = {
3164
3160
  "balance_sheet": "Bilan",
3165
3161
  "cash_beginning_of_period": "Trésorerie au début de la période",
3166
3162
  "cash_end_of_period": "Trésorerie à la fin de la période",
3163
+ "cash_flow_statement": "État des flux de trésorerie",
3167
3164
  "compare": "Comparer par",
3168
3165
  "cost_goods_sold": "Coût des marchandises vendues",
3169
3166
  "financing_activities": "Activités de financement",
@@ -3181,8 +3178,8 @@ var reports_default = {
3181
3178
  "report_period": "Période du rapport",
3182
3179
  "report_type": "Type de rapport",
3183
3180
  "reports": "Rapports",
3184
- "reports_navigation": "",
3185
- "statement_cash_flow": "État des flux de trésorerie",
3181
+ "reports_navigation": "Navigation des rapports",
3182
+ "select_report": "Sélectionner un rapport",
3186
3183
  "total_display_name": "Total de {{displayName}}"
3187
3184
  }
3188
3185
  };
@@ -3219,18 +3216,18 @@ var tags_default = {
3219
3216
  };
3220
3217
  var taxEstimates_default = {
3221
3218
  action: {
3222
- "review_banner": "",
3219
+ "review_banner": "Vérifier",
3223
3220
  "save_profile": "Enregistrer le profil",
3224
3221
  "update_tax_profile": "Mettre à jour le profil fiscal"
3225
3222
  },
3226
3223
  banner: { "categorization_incomplete": {
3227
- "description_one": "",
3228
- "description_other": "",
3229
- "title": ""
3224
+ "description_one": "Vous avez {{count}} transaction non catégorisée avec {{amount}} en déductions potentielles à examiner.",
3225
+ "description_other": "Vous avez {{count}} transactions non catégorisées avec {{amount}} en déductions potentielles à examiner.",
3226
+ "title": "Vos estimations fiscales sont incomplètes"
3230
3227
  } },
3231
3228
  disclaimer: {
3232
- "acknowledgment": "",
3233
- "content": ""
3229
+ "acknowledgment": "En continuant, j’atteste que je comprends ce qui précède.",
3230
+ "content": "L’outil d’estimation des impôts et le contenu connexe sont fournis à titre informatif seulement et ne constituent pas des conseils juridiques, comptables ou fiscaux, ni un substitut à l’avis d’un professionnel. Nous ne sommes pas un planificateur financier ni un conseiller fiscal, et les utilisateurs assument l’entière responsabilité de leurs obligations fiscales, de l’exactitude des données et du respect des lois. Tous les calculs sont des estimations et peuvent contenir des erreurs. Ils reposent uniquement sur les renseignements que vous nous fournissez."
3234
3231
  },
3235
3232
  empty: {
3236
3233
  "no_tax_payments_to_display": "Il n’y a aucun paiement d’impôt à afficher.",
@@ -3239,7 +3236,7 @@ var taxEstimates_default = {
3239
3236
  error: {
3240
3237
  "disclaimer_required": "Vous devez reconnaître l’avis de non-responsabilité pour continuer.",
3241
3238
  "feature_not_enabled": "Les estimations d'impôt ne sont pas activées.",
3242
- "load_tax_deadlines": "",
3239
+ "load_tax_deadlines": "Impossible de charger vos échéances fiscales",
3243
3240
  "load_tax_estimates": "Nous n’avons pas pu charger vos estimations fiscales",
3244
3241
  "load_tax_estimates_summary": "Nous n’avons pas pu charger votre sommaire fiscal",
3245
3242
  "load_tax_information": "Impossible de charger les renseignements fiscaux",
@@ -3255,29 +3252,27 @@ var taxEstimates_default = {
3255
3252
  "adjusted_gross_income": "Revenu brut ajusté",
3256
3253
  "amount_applied_federal_w2": "Montant appliqué de la retenue fédérale du formulaire W-2",
3257
3254
  "amount_applied_state_withholding": "Montant appliqué de la retenue d'impôt de l'État",
3258
- "annual_income_taxes": "Impôts sur le revenu annuel",
3259
- "annual_taxes": "",
3255
+ "annual_taxes": "Impôts annuels",
3260
3256
  "annual_w2_income": "Revenu annuel indiqué sur le formulaire W-2",
3261
3257
  "business_income": "Revenu d’entreprise",
3262
3258
  "business_income_deduction_rate": "Déduction pour revenu d’entreprise ({{rate}})",
3263
3259
  "business_income_taxes": "Impôts sur le revenu d’entreprise",
3264
3260
  "business_income_taxes_projected": "Impôts projetés sur le revenu d’entreprise",
3265
3261
  "calculated_from_categorized_transactions": "Calculé en fonction de vos opérations catégorisées et de votre kilométrage suivi",
3262
+ "categorization_incomplete": "Catégorisation incomplète",
3266
3263
  "deductible_expenses": "Dépenses déductibles",
3267
3264
  "deductible_mileage_expenses": "Frais de kilométrage déductibles",
3268
3265
  "deductions": "Déductions",
3269
- "categorization_incomplete": "",
3270
- "due": "",
3271
- "due_with_date": "",
3266
+ "due": "Échéance",
3267
+ "due_with_date": "Échéance : {{date}}",
3272
3268
  "enter_amount": "Saisissez un montant",
3273
3269
  "enter_area": "Saisissez la superficie",
3274
- "estimated_tax": "",
3275
- "estimated_taxes": "",
3270
+ "estimated_taxes": "Impôts estimés",
3276
3271
  "estimates": "Estimations",
3277
- "federal": "",
3272
+ "federal": "Fédéral",
3278
3273
  "federal_deductions": "Déductions fédérales",
3279
3274
  "federal_state_tax_payments": "Paiements d’impôt fédéral et d’État pour l’année d’imposition sélectionnée",
3280
- "federal_state_tax_payments_projected": "",
3275
+ "federal_state_tax_payments_projected": "Paiements d’impôt fédéral et d’État projetés pour l’année d’imposition sélectionnée",
3281
3276
  "federal_tax": "Impôt fédéral",
3282
3277
  "federal_tax_estimate_owed": "Estimation de l’impôt fédéral (à payer)",
3283
3278
  "federal_tax_information": "Renseignements sur l’impôt fédéral",
@@ -3297,25 +3292,25 @@ var taxEstimates_default = {
3297
3292
  "medicare_tax_rate": "Taux de la taxe Medicare",
3298
3293
  "overtime_income": "Revenu d’heures supplémentaires",
3299
3294
  "owed_quarter": "À payer ce trimestre",
3300
- "paid": "",
3301
- "past_payment_due": "",
3295
+ "paid": "Payé",
3296
+ "payment_past_due": "Paiement en retard",
3302
3297
  "payments": "Paiements",
3303
- "q1": "",
3304
- "q2": "",
3305
- "q3": "",
3306
- "q4": "",
3307
- "quarter_taxes": "",
3298
+ "q1": "T1",
3299
+ "q2": "T2",
3300
+ "q3": "T3",
3301
+ "q4": "T4",
3308
3302
  "qualified_overtime_deduction": "Déduction admissible pour heures supplémentaires",
3309
3303
  "qualified_tip_deduction": "Déduction admissible pour pourboires",
3310
3304
  "qualifying_widow_er": "Veuf(ve) admissible",
3311
3305
  "quarter": "Trimestre",
3306
+ "quarter_taxes": "Impôts du {{quarterLabel}}",
3312
3307
  "remaining_balance": "Solde restant",
3313
3308
  "rolled_over_from_previous_quarter": "Reporté du trimestre précédent",
3314
3309
  "self_employment_deduction": "Déduction pour travail autonome",
3315
3310
  "single": "Célibataire",
3316
3311
  "social_security_tax_estimate_owed": "Estimation de la taxe de sécurité sociale (à payer)",
3317
3312
  "social_security_tax_rate": "Taux de la taxe de sécurité sociale",
3318
- "state": "",
3313
+ "state": "État",
3319
3314
  "state_adjusted_gross_income": "Revenu brut ajusté de l’État",
3320
3315
  "state_deductions": "Déductions d’État",
3321
3316
  "state_income_tax_estimate_owed": "Estimation de l’impôt sur le revenu de l’État (à payer)",
@@ -3327,18 +3322,18 @@ var taxEstimates_default = {
3327
3322
  "tax_name_estimate_owed": "Estimation de {{taxName}} (à payer)",
3328
3323
  "tax_name_rate": "Taux de {{taxName}}",
3329
3324
  "tax_payments": "Paiements d’impôt",
3330
- "tax_payments_projected": "",
3325
+ "tax_payments_projected": "Paiements d’impôt projetés",
3331
3326
  "tax_profile": "Profil fiscal",
3332
3327
  "tax_profile_saved": "Profil fiscal enregistré",
3333
- "tax_summary": "",
3328
+ "tax_summary": "Sommaire fiscal",
3334
3329
  "taxable_amount_tax_name": "Montant imposable pour {{taxName}}",
3335
3330
  "taxable_business_income": "Revenu d’entreprise imposable",
3336
3331
  "taxable_business_income_projected": "Revenu d’entreprise imposable projeté",
3337
3332
  "taxable_income": "Revenu imposable",
3338
- "taxable_income_estimate_to_date_for_year": "",
3339
- "taxable_income_estimate_to_date_for_year_projected": "",
3340
- "taxable_income_for_year": "",
3341
- "taxable_income_for_year_projected": "",
3333
+ "taxable_income_estimate_to_date_for_year": "Estimation du revenu imposable à ce jour pour l’année {{year}}",
3334
+ "taxable_income_estimate_to_date_for_year_projected": "Projection du revenu imposable pour l’année {{year}}",
3335
+ "taxable_income_for_year": "Revenu imposable pour {{year}}",
3336
+ "taxable_income_for_year_projected": "Revenu imposable projeté pour {{year}}",
3342
3337
  "taxable_medicare_income": "Revenu Medicare imposable",
3343
3338
  "taxable_medicare_surtax_income": "Revenu imposable pour la surtaxe Medicare",
3344
3339
  "taxable_social_security_income": "Revenu imposable de la Sécurité Sociale",
@@ -3349,23 +3344,20 @@ var taxEstimates_default = {
3349
3344
  "taxes_owed_projected": "Impôts dus projetés",
3350
3345
  "taxes_paid": "Impôts payés",
3351
3346
  "tip_income": "Revenu de pourboires",
3352
- "uncategorized_tax_payment": "",
3353
- "uncategorized_transactions": "",
3354
- "uncategorized_transactions_one": "",
3355
- "uncategorized_transactions_other": "",
3356
- "uncategorized_transactions_with_year_one": "{{count}} transaction non catégorisée ({{year}})",
3357
- "uncategorized_transactions_with_year_other": "{{count}} transactions non catégorisées ({{year}})",
3358
- "total_income": "",
3359
3347
  "total_federal_tax_estimate": "Estimation totale de l’impôt fédéral",
3360
3348
  "total_paid": "Total payé",
3361
3349
  "total_state_tax_estimate": "Estimation totale de l’impôt d’État",
3350
+ "uncategorized_transactions_one": "{{count}} transaction non catégorisée",
3351
+ "uncategorized_transactions_other": "{{count}} transactions non catégorisées",
3352
+ "uncategorized_transactions_with_year_one": "{{count}} transaction non catégorisée ({{year}})",
3353
+ "uncategorized_transactions_with_year_other": "{{count}} transactions non catégorisées ({{year}})",
3362
3354
  "use_custom_withholding": "Utiliser une retenue personnalisée?",
3363
3355
  "use_simplified_home_office": "Utiliser la déduction simplifiée pour bureau à domicile?",
3364
3356
  "use_standard_mileage_deduction": "Utiliser la déduction forfaitaire kilométrique?",
3365
3357
  "w2_income": "Revenu W-2",
3366
3358
  "withholding_amount": "Montant de la retenue",
3367
3359
  "year_to_date": "Cumul annuel",
3368
- "your_tax_deadlines": ""
3360
+ "your_tax_deadlines": "Vos échéances fiscales"
3369
3361
  }
3370
3362
  };
3371
3363
  var timeTracking_default = {
@@ -3383,14 +3375,14 @@ var timeTracking_default = {
3383
3375
  empty: {
3384
3376
  "add_first_entry": "Ajoutez votre première entrée de temps pour commencer le suivi.",
3385
3377
  "no_entries_yet": "Aucune entrée de temps pour le moment",
3386
- "no_matching_entries": "",
3387
- "try_adjusting_filters": ""
3378
+ "no_matching_entries": "Aucune entrée de temps trouvée",
3379
+ "try_adjusting_filters": "Essayez de modifier vos filtres."
3388
3380
  },
3389
3381
  error: {
3390
3382
  "archive_service": "Impossible d'archiver ce service. Veuillez réessayer.",
3391
3383
  "cancel_timer": "Impossible d'annuler le minuteur. Veuillez réessayer.",
3392
3384
  "complete_timer": "Impossible de terminer le minuteur. Veuillez réessayer.",
3393
- "complete_timer_stale": "",
3385
+ "complete_timer_stale": "Cette minuterie a déjà été terminée ou annulée. Rechargez la page.",
3394
3386
  "create_service": "Impossible de créer le service. Veuillez réessayer.",
3395
3387
  "delete_entry": "Impossible de supprimer l'entrée de temps. Veuillez vérifier votre connexion et réessayer.",
3396
3388
  "load_active_timer": "Impossible de charger le minuteur actif. Veuillez vérifier votre connexion et réessayer.",
@@ -3399,7 +3391,7 @@ var timeTracking_default = {
3399
3391
  "load_services": "Impossible de charger les services.",
3400
3392
  "load_summary": "Impossible de charger le sommaire du suivi du temps",
3401
3393
  "start_timer": "Impossible de démarrer le minuteur. Veuillez réessayer.",
3402
- "start_timer_already_active": "",
3394
+ "start_timer_already_active": "Une minuterie est déjà en cours. Veuillez recharger la page.",
3403
3395
  "unarchive_service": "Impossible de restaurer ce service. Veuillez réessayer.",
3404
3396
  "update_service": "Impossible d'enregistrer ce service. Veuillez réessayer.",
3405
3397
  "update_timer": "Impossible de mettre à jour le minuteur. Veuillez réessayer."
@@ -3407,11 +3399,11 @@ var timeTracking_default = {
3407
3399
  label: {
3408
3400
  "active": "Actif",
3409
3401
  "add_memo": "Ajouter une note",
3410
- "additional_time_tracking_actions": "",
3402
+ "additional_time_tracking_actions": "Actions supplémentaires de suivi du temps",
3411
3403
  "all_customers": "Tous les clients",
3412
3404
  "all_services": "Tous les services",
3413
3405
  "customer": "Client",
3414
- "customer_optional": "",
3406
+ "customer_optional": "Client (facultatif)",
3415
3407
  "delete_entry_warning": "Cette entrée de temps sera définitivement supprimée. Cette action ne peut pas être annulée.",
3416
3408
  "discard_timer_warning": "Le minuteur actif sera annulé et aucune entrée de temps ne sera enregistrée.",
3417
3409
  "duration": "Durée",
@@ -3420,18 +3412,18 @@ var timeTracking_default = {
3420
3412
  "entry_date": "Date de l'entrée",
3421
3413
  "entry_details": "Détails de l'entrée de temps",
3422
3414
  "invoiced": "Facturé",
3423
- "less_than_one_minute": "",
3415
+ "less_than_one_minute": "< 1 min",
3424
3416
  "memo": "Note",
3425
- "no_activity_breakdown": "",
3417
+ "no_activity_breakdown": "Aucune activité pendant cette période",
3426
3418
  "no_services": "Aucun service disponible",
3427
3419
  "other": "Autre",
3428
3420
  "select_customer": "Sélectionner un client (facultatif)",
3429
- "select_customer_short": "",
3421
+ "select_customer_short": "Sélectionner un client",
3430
3422
  "select_service": "Sélectionner un service",
3431
3423
  "service": "Service",
3432
3424
  "time_entries": "Entrées de temps",
3433
- "time_tracking": "",
3434
- "zero_minutes": ""
3425
+ "time_tracking": "Suivi du temps",
3426
+ "zero_minutes": "0\xA0min"
3435
3427
  },
3436
3428
  prompt: {
3437
3429
  "delete_entry": "Supprimer cette entrée de temps?",
@@ -3444,13 +3436,13 @@ var timeTracking_default = {
3444
3436
  "archive_confirm_description": "Ce service sera retiré de votre liste active. Les entrées de temps qui l'utilisaient ne sont pas modifiées.",
3445
3437
  "archive_confirm_title": "Archiver ce service?",
3446
3438
  "archived": "Archivés",
3447
- "archived_service": "",
3439
+ "archived_service": "{{name}} (archivé)",
3448
3440
  "cancel": "Annuler",
3449
- "create_service_input_value": "",
3441
+ "create_service_input_value": "Créer le service \"{{inputValue}}\"",
3450
3442
  "hourly_rate_optional": "Taux horaire par défaut (facultatif)",
3451
3443
  "no_active": "Aucun service pour le moment",
3452
3444
  "no_archived": "Aucun service archivé",
3453
- "rate_per_hour": "",
3445
+ "rate_per_hour": "{{rate}}/h",
3454
3446
  "save": "Enregistrer",
3455
3447
  "service_name": "Nom du service",
3456
3448
  "tab_group_label": "Liste des services",
@@ -3460,10 +3452,10 @@ var timeTracking_default = {
3460
3452
  "unarchive_confirm_title": "Restaurer ce service?"
3461
3453
  },
3462
3454
  validation: {
3463
- "duration_whole_minutes": "",
3455
+ "duration_whole_minutes": "La durée doit être un nombre entier de minutes supérieur à zéro.",
3464
3456
  "entry_date_not_future": "La date de l'entrée ne peut pas être dans le futur.",
3465
3457
  "entry_date_required": "La date de l'entrée est un champ obligatoire.",
3466
- "hourly_rate_positive": "",
3458
+ "hourly_rate_positive": "Le taux horaire par défaut doit être supérieur à zéro.",
3467
3459
  "service_name_required": "Le nom du service est un champ obligatoire.",
3468
3460
  "service_required": "Le service est un champ obligatoire."
3469
3461
  }
@@ -13234,22 +13226,27 @@ var unifiedReportColumnFields = {
13234
13226
  pinning: Schema.optional(TransformedPinningSchema)
13235
13227
  };
13236
13228
  const UnifiedReportColumnSchema = Schema.Struct(_objectSpread2(_objectSpread2({}, unifiedReportColumnFields), {}, { columns: Schema.optional(Schema.Array(Schema.suspend(() => UnifiedReportColumnSchema))) }));
13237
- var UnifiedCellValueAmountSchema = Schema.Struct({
13238
- type: Schema.Literal("Amount"),
13229
+ var UnifiedCellValueCurrencySchema = Schema.Struct({
13230
+ type: Schema.Literal("Currency"),
13239
13231
  value: Schema.Number
13240
13232
  });
13241
13233
  var UnifiedCellValueDateSchema = Schema.Struct({
13242
13234
  type: Schema.Literal("Date"),
13243
13235
  value: Schema.Date
13244
13236
  });
13237
+ var UnifiedCellValueDecimalSchema = Schema.Struct({
13238
+ type: Schema.Literal("Decimal"),
13239
+ value: Schema.Number
13240
+ });
13245
13241
  var UnifiedCellValueEmptySchema = Schema.Struct({ type: Schema.Literal("Empty") });
13246
13242
  var UnifiedCellValueUnknownSchema = Schema.Struct({
13247
13243
  type: Schema.String,
13248
13244
  value: Schema.optional(Schema.Unknown)
13249
13245
  });
13250
- var UnifiedCellValueSchema = Schema.Union(UnifiedCellValueAmountSchema, UnifiedCellValueDateSchema, UnifiedCellValueEmptySchema, UnifiedCellValueUnknownSchema);
13251
- const isAmountCellValue = (value) => value.type === "Amount";
13246
+ var UnifiedCellValueSchema = Schema.Union(UnifiedCellValueCurrencySchema, UnifiedCellValueDateSchema, UnifiedCellValueDecimalSchema, UnifiedCellValueEmptySchema, UnifiedCellValueUnknownSchema);
13247
+ const isCurrencyCellValue = (value) => value.type === "Currency";
13252
13248
  const isDateCellValue = (value) => value.type === "Date";
13249
+ const isDecimalCellValue = (value) => value.type === "Decimal";
13253
13250
  const isEmptyCellValue = (value) => value.type === "Empty";
13254
13251
  var UnifiedCellFormatSchema = Schema.Struct({ bold: Schema.optional(Schema.Boolean) });
13255
13252
  var UnifiedReportCellSchema = Schema.Struct({
@@ -25733,7 +25730,8 @@ const MobileSelectionDrawerWithTrigger = (_ref) => {
25733
25730
  isDismissable: true,
25734
25731
  children: ({ close }) => /* @__PURE__ */ jsxs(VStack, {
25735
25732
  className: "Layer__MobileSelectionDrawerWithTrigger",
25736
- pb: "md",
25733
+ pi: "sm",
25734
+ pb: "xs",
25737
25735
  gap: "md",
25738
25736
  children: [isSearchable && /* @__PURE__ */ jsx(SearchField$1, {
25739
25737
  value: searchQuery,
@@ -38333,7 +38331,7 @@ function ExpandableDataTable({ data, isLoading, isError, columnConfig, component
38333
38331
  }
38334
38332
  const UnifiedReportTableCellContent = ({ cell, column, breadcrumb }) => {
38335
38333
  var _cell$format;
38336
- const { formatDate: formatDate$1 } = useIntlFormatter();
38334
+ const { formatDate: formatDate$1, formatNumber: formatNumber$1 } = useIntlFormatter();
38337
38335
  const openDetailReport = useOpenDetailReport();
38338
38336
  if (!cell) return;
38339
38337
  const cellValue = cell.value;
@@ -38341,7 +38339,7 @@ const UnifiedReportTableCellContent = ({ cell, column, breadcrumb }) => {
38341
38339
  const weight = isBold ? "bold" : "normal";
38342
38340
  const variant = isBold ? void 0 : "placeholder";
38343
38341
  let content;
38344
- if (isAmountCellValue(cellValue)) content = /* @__PURE__ */ jsx(MoneySpan, {
38342
+ if (isCurrencyCellValue(cellValue)) content = /* @__PURE__ */ jsx(MoneySpan, {
38345
38343
  ellipsis: true,
38346
38344
  weight,
38347
38345
  variant,
@@ -38353,6 +38351,12 @@ const UnifiedReportTableCellContent = ({ cell, column, breadcrumb }) => {
38353
38351
  variant,
38354
38352
  children: formatDate$1(cellValue.value)
38355
38353
  });
38354
+ else if (isDecimalCellValue(cellValue)) content = /* @__PURE__ */ jsx(Span, {
38355
+ ellipsis: true,
38356
+ weight,
38357
+ variant,
38358
+ children: formatNumber$1(cellValue.value)
38359
+ });
38356
38360
  else if (isEmptyCellValue(cellValue)) return null;
38357
38361
  else content = /* @__PURE__ */ jsx(Span, {
38358
38362
  ellipsis: true,
@@ -38841,53 +38845,36 @@ const useBookkeepingOnboardingCallBooking = () => {
38841
38845
  const { forceReloadBookkeepingStatus } = useBookkeepingStatusGlobalCacheActions();
38842
38846
  const { trigger: createCallBooking$1 } = useCreateCallBooking();
38843
38847
  const { data: callBookings, isError, isLoading } = useCallBookings({ limit: 1 });
38844
- const [embedDismissed, setEmbedDismissed] = useState(false);
38845
- const [hasScheduledCallInSession, setHasScheduledCallInSession] = useState(false);
38846
38848
  const onboardingCallUrl = (bookkeepingStatus === null || bookkeepingStatus === void 0 ? void 0 : bookkeepingStatus.showEmbeddedOnboarding) ? bookkeepingStatus.onboardingCallUrl : void 0;
38847
- const { isCalendlyVisible, calendlyLink, calendlyRef, openCalendly, closeCalendly } = useCalendly({
38848
- onEventScheduled: useCallback(function() {
38849
- var _ref = _asyncToGenerator(function* (payload) {
38850
- const externalId = getUuidFromCalendlyUri(payload.event.uri);
38851
- if (externalId == null) return;
38852
- const inviteeId = getUuidFromCalendlyUri(payload.invitee.uri);
38853
- if (inviteeId == null) return;
38854
- try {
38855
- yield createCallBooking$1({
38856
- external_id: externalId,
38857
- invitee_id: inviteeId,
38858
- purpose: CallBookingPurpose.BOOKKEEPING_ONBOARDING,
38859
- call_type: CallBookingType.GOOGLE_MEET
38860
- });
38861
- setHasScheduledCallInSession(true);
38862
- forceReloadBookkeepingStatus();
38863
- } catch (error$38) {
38864
- console.error("Failed to record onboarding call booking", error$38);
38865
- }
38866
- });
38867
- return function(_x) {
38868
- return _ref.apply(this, arguments);
38869
- };
38870
- }(), [createCallBooking$1, forceReloadBookkeepingStatus]),
38871
- onClose: useCallback(() => {
38872
- setEmbedDismissed(true);
38873
- }, [])
38874
- });
38849
+ const { isCalendlyVisible, calendlyLink, calendlyRef, openCalendly, closeCalendly } = useCalendly({ onEventScheduled: useCallback(function() {
38850
+ var _ref = _asyncToGenerator(function* (payload) {
38851
+ const externalId = getUuidFromCalendlyUri(payload.event.uri);
38852
+ if (externalId == null) return;
38853
+ const inviteeId = getUuidFromCalendlyUri(payload.invitee.uri);
38854
+ if (inviteeId == null) return;
38855
+ try {
38856
+ yield createCallBooking$1({
38857
+ external_id: externalId,
38858
+ invitee_id: inviteeId,
38859
+ purpose: CallBookingPurpose.BOOKKEEPING_ONBOARDING,
38860
+ call_type: CallBookingType.GOOGLE_MEET
38861
+ });
38862
+ forceReloadBookkeepingStatus();
38863
+ } catch (error$38) {
38864
+ console.error("Failed to record onboarding call booking", error$38);
38865
+ }
38866
+ });
38867
+ return function(_x) {
38868
+ return _ref.apply(this, arguments);
38869
+ };
38870
+ }(), [createCallBooking$1, forceReloadBookkeepingStatus]) });
38875
38871
  const callBooking = (_callBookings$0$data$ = callBookings === null || callBookings === void 0 || (_callBookings$ = callBookings[0]) === null || _callBookings$ === void 0 ? void 0 : _callBookings$.data[0]) !== null && _callBookings$0$data$ !== void 0 ? _callBookings$0$data$ : null;
38876
38872
  const hasResolvedCallBooking = !isLoading && !isError;
38877
- const shouldAutoOpenEmbed = hasResolvedCallBooking && callBooking == null && onboardingCallUrl != null && !hasScheduledCallInSession && !embedDismissed;
38878
38873
  const showScheduledCallBooking = hasResolvedCallBooking && callBooking != null;
38879
38874
  const showEmptyCallBooking = (bookkeepingStatus === null || bookkeepingStatus === void 0 ? void 0 : bookkeepingStatus.showEmbeddedOnboarding) === true && hasResolvedCallBooking && callBooking == null;
38880
38875
  const handleBookCall = useCallback(() => {
38881
38876
  if (onboardingCallUrl != null) openCalendly(onboardingCallUrl);
38882
38877
  }, [onboardingCallUrl, openCalendly]);
38883
- useEffect(() => {
38884
- if (!shouldAutoOpenEmbed || onboardingCallUrl == null) return;
38885
- openCalendly(onboardingCallUrl);
38886
- }, [
38887
- shouldAutoOpenEmbed,
38888
- onboardingCallUrl,
38889
- openCalendly
38890
- ]);
38891
38878
  return {
38892
38879
  callBooking: callBooking !== null && callBooking !== void 0 ? callBooking : void 0,
38893
38880
  showCallBookingCard: showScheduledCallBooking || showEmptyCallBooking,
@@ -39039,12 +39026,12 @@ var EmptyState$1 = ({ onBookCall }) => {
39039
39026
  /* @__PURE__ */ jsx(Span, {
39040
39027
  variant: "subtle",
39041
39028
  align: "center",
39042
- children: t("callBookings:label.book_call_with_bookkeeper", "Book a call with your bookkeeper")
39029
+ children: t("callBookings:label.book_call_with_bookkeeper", "Schedule an onboarding call with your bookkeeper")
39043
39030
  }),
39044
39031
  /* @__PURE__ */ jsx(Button$1, {
39045
39032
  variant: "solid",
39046
39033
  onClick: onBookCall,
39047
- children: t("callBookings:action.book_call", "Book a call")
39034
+ children: t("callBookings:action.book_call", "Schedule Call")
39048
39035
  })
39049
39036
  ]
39050
39037
  });
@@ -41269,7 +41256,7 @@ const ReportsToggle = () => {
41269
41256
  var REPORT_TYPE_CONFIG = [
41270
41257
  _objectSpread2({ value: "profitAndLoss" }, translationKey("common:label.profit_loss", "Profit & Loss")),
41271
41258
  _objectSpread2({ value: "balanceSheet" }, translationKey("reports:label.balance_sheet", "Balance Sheet")),
41272
- _objectSpread2({ value: "statementOfCashFlow" }, translationKey("reports:label.statement_cash_flow", "Statement of Cash Flow"))
41259
+ _objectSpread2({ value: "statementOfCashFlow" }, translationKey("reports:label.cash_flow_statement", "Cash Flow Statement"))
41273
41260
  ];
41274
41261
  var defaultEnabledReports = [
41275
41262
  "profitAndLoss",
@@ -43858,7 +43845,7 @@ var getStatusVisuals = (t, status) => {
43858
43845
  };
43859
43846
  case TaxOverviewDeadlineStatus.PastDue: return {
43860
43847
  Icon: CircleAlert,
43861
- label: t("taxEstimates:label.past_payment_due", "Past Payment Due"),
43848
+ label: t("taxEstimates:label.payment_past_due", "Payment past due"),
43862
43849
  tone: "pastDue"
43863
43850
  };
43864
43851
  case TaxOverviewDeadlineStatus.Due: return {
@@ -43868,7 +43855,7 @@ var getStatusVisuals = (t, status) => {
43868
43855
  };
43869
43856
  case TaxOverviewDeadlineStatus.CategorizationIncomplete: return {
43870
43857
  Icon: CircleAlert,
43871
- label: t("taxEstimates:label.categorization_incomplete", "Categorization Incomplete"),
43858
+ label: t("taxEstimates:label.categorization_incomplete", "Categorization incomplete"),
43872
43859
  tone: "warning"
43873
43860
  };
43874
43861
  case TaxOverviewDeadlineStatus.Neutral:
@@ -43890,8 +43877,7 @@ const StatusIcon = ({ status }) => {
43890
43877
  children: /* @__PURE__ */ jsx(Icon, {
43891
43878
  size: ICON_SIZE$1,
43892
43879
  strokeWidth: ICON_STROKE_WIDTH,
43893
- role: "img",
43894
- "aria-label": label$50
43880
+ "aria-hidden": true
43895
43881
  })
43896
43882
  })
43897
43883
  }), /* @__PURE__ */ jsx(TooltipContent, { children: /* @__PURE__ */ jsx(Span, {