@workbuddy/piece-workbuddy-edge 1.0.4 → 1.0.6

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.
Files changed (168) hide show
  1. package/package.json +1 -1
  2. package/src/index.js +83 -83
  3. package/src/index.js.map +1 -1
  4. package/src/index.ts +17 -17
  5. package/src/lib/actions/{crm->-companies.d.ts → crm-companies.d.ts} +1 -1
  6. package/src/lib/actions/crm-companies.d.ts.map +1 -0
  7. package/src/lib/actions/{crm->-companies.js → crm-companies.js} +1 -1
  8. package/src/lib/actions/{crm->-invites.js.map → crm-companies.js.map} +1 -1
  9. package/src/lib/actions/{crm->-contacts.d.ts → crm-contacts.d.ts} +1 -1
  10. package/src/lib/actions/crm-contacts.d.ts.map +1 -0
  11. package/src/lib/actions/{crm->-contacts.js → crm-contacts.js} +1 -1
  12. package/src/lib/actions/crm-contacts.js.map +1 -0
  13. package/src/lib/actions/{crm->-contractors.d.ts → crm-contractors.d.ts} +1 -1
  14. package/src/lib/actions/crm-contractors.d.ts.map +1 -0
  15. package/src/lib/actions/{crm->-contractors.js → crm-contractors.js} +1 -1
  16. package/src/lib/actions/{crm->-employees.js.map → crm-contractors.js.map} +1 -1
  17. package/src/lib/actions/{crm->-customers.d.ts → crm-customers.d.ts} +1 -1
  18. package/src/lib/actions/crm-customers.d.ts.map +1 -0
  19. package/src/lib/actions/{crm->-customers.js → crm-customers.js} +1 -1
  20. package/src/lib/actions/crm-customers.js.map +1 -0
  21. package/src/lib/actions/{crm->-employees.d.ts → crm-employees.d.ts} +1 -1
  22. package/src/lib/actions/crm-employees.d.ts.map +1 -0
  23. package/src/lib/actions/{crm->-employees.js → crm-employees.js} +1 -1
  24. package/src/lib/actions/crm-employees.js.map +1 -0
  25. package/src/lib/actions/{crm->-external-users.d.ts → crm-external-users.d.ts} +1 -1
  26. package/src/lib/actions/crm-external-users.d.ts.map +1 -0
  27. package/src/lib/actions/{crm->-external-users.js → crm-external-users.js} +1 -1
  28. package/src/lib/actions/crm-external-users.js.map +1 -0
  29. package/src/lib/actions/{crm->-invites.d.ts → crm-invites.d.ts} +1 -1
  30. package/src/lib/actions/crm-invites.d.ts.map +1 -0
  31. package/src/lib/actions/{crm->-invites.js → crm-invites.js} +1 -1
  32. package/src/lib/actions/crm-invites.js.map +1 -0
  33. package/src/lib/actions/{crm->-sites.d.ts → crm-sites.d.ts} +1 -1
  34. package/src/lib/actions/crm-sites.d.ts.map +1 -0
  35. package/src/lib/actions/{crm->-sites.js → crm-sites.js} +1 -1
  36. package/src/lib/actions/crm-sites.js.map +1 -0
  37. package/src/lib/actions/{crm->-suppliers.d.ts → crm-suppliers.d.ts} +1 -1
  38. package/src/lib/actions/crm-suppliers.d.ts.map +1 -0
  39. package/src/lib/actions/{crm->-suppliers.js → crm-suppliers.js} +1 -1
  40. package/src/lib/actions/crm-suppliers.js.map +1 -0
  41. package/src/lib/actions/index.d.ts +17 -17
  42. package/src/lib/actions/index.d.ts.map +1 -1
  43. package/src/lib/actions/index.js +17 -17
  44. package/src/lib/actions/index.js.map +1 -1
  45. package/src/lib/actions/index.ts +17 -17
  46. package/src/lib/actions/{jobs->-activities.d.ts → jobs-activities.d.ts} +1 -1
  47. package/src/lib/actions/jobs-activities.d.ts.map +1 -0
  48. package/src/lib/actions/{jobs->-activities.js → jobs-activities.js} +1 -1
  49. package/src/lib/actions/jobs-activities.js.map +1 -0
  50. package/src/lib/actions/{jobs->-contacts.d.ts → jobs-contacts.d.ts} +1 -1
  51. package/src/lib/actions/jobs-contacts.d.ts.map +1 -0
  52. package/src/lib/actions/{jobs->-contacts.js → jobs-contacts.js} +1 -1
  53. package/src/lib/actions/jobs-contacts.js.map +1 -0
  54. package/src/lib/actions/{jobs->-files.d.ts → jobs-files.d.ts} +1 -1
  55. package/src/lib/actions/jobs-files.d.ts.map +1 -0
  56. package/src/lib/actions/{jobs->-files.js → jobs-files.js} +1 -1
  57. package/src/lib/actions/jobs-files.js.map +1 -0
  58. package/src/lib/actions/{jobs->-tasks.d.ts → jobs-tasks.d.ts} +1 -1
  59. package/src/lib/actions/jobs-tasks.d.ts.map +1 -0
  60. package/src/lib/actions/{jobs->-tasks.js → jobs-tasks.js} +1 -1
  61. package/src/lib/actions/jobs-tasks.js.map +1 -0
  62. package/src/lib/actions/{stages->-activities.d.ts → stages-activities.d.ts} +1 -1
  63. package/src/lib/actions/stages-activities.d.ts.map +1 -0
  64. package/src/lib/actions/{stages->-activities.js → stages-activities.js} +1 -1
  65. package/src/lib/actions/{jobs->-activities.js.map → stages-activities.js.map} +1 -1
  66. package/src/lib/actions/{stages->-files.d.ts → stages-files.d.ts} +1 -1
  67. package/src/lib/actions/stages-files.d.ts.map +1 -0
  68. package/src/lib/actions/{stages->-files.js → stages-files.js} +1 -1
  69. package/src/lib/actions/stages-files.js.map +1 -0
  70. package/src/lib/actions/{stages->-resources.d.ts → stages-resources.d.ts} +1 -1
  71. package/src/lib/actions/stages-resources.d.ts.map +1 -0
  72. package/src/lib/actions/{stages->-resources.js → stages-resources.js} +1 -1
  73. package/src/lib/actions/stages-resources.js.map +1 -0
  74. package/src/lib/actions/{stages->-tasks.d.ts → stages-tasks.d.ts} +1 -1
  75. package/src/lib/actions/stages-tasks.d.ts.map +1 -0
  76. package/src/lib/actions/{stages->-tasks.js → stages-tasks.js} +1 -1
  77. package/src/lib/actions/stages-tasks.js.map +1 -0
  78. package/src/lib/auth.js +2 -2
  79. package/src/lib/auth.js.map +1 -1
  80. package/src/lib/auth.ts +2 -2
  81. package/src/lib/triggers/bill.d.ts +240 -48
  82. package/src/lib/triggers/bill.d.ts.map +1 -1
  83. package/src/lib/triggers/bill.js +288 -24
  84. package/src/lib/triggers/bill.js.map +1 -1
  85. package/src/lib/triggers/bill.ts +288 -24
  86. package/src/lib/triggers/invoice.d.ts +240 -48
  87. package/src/lib/triggers/invoice.d.ts.map +1 -1
  88. package/src/lib/triggers/invoice.js +288 -24
  89. package/src/lib/triggers/invoice.js.map +1 -1
  90. package/src/lib/triggers/invoice.ts +288 -24
  91. package/src/lib/triggers/job.d.ts +640 -128
  92. package/src/lib/triggers/job.d.ts.map +1 -1
  93. package/src/lib/triggers/job.js +768 -64
  94. package/src/lib/triggers/job.js.map +1 -1
  95. package/src/lib/triggers/job.ts +768 -64
  96. package/src/lib/triggers/lead.d.ts +400 -80
  97. package/src/lib/triggers/lead.d.ts.map +1 -1
  98. package/src/lib/triggers/lead.js +480 -40
  99. package/src/lib/triggers/lead.js.map +1 -1
  100. package/src/lib/triggers/lead.ts +480 -40
  101. package/src/lib/triggers/opportunity.d.ts +320 -64
  102. package/src/lib/triggers/opportunity.d.ts.map +1 -1
  103. package/src/lib/triggers/opportunity.js +384 -32
  104. package/src/lib/triggers/opportunity.js.map +1 -1
  105. package/src/lib/triggers/opportunity.ts +384 -32
  106. package/src/lib/triggers/quote.d.ts +240 -48
  107. package/src/lib/triggers/quote.d.ts.map +1 -1
  108. package/src/lib/triggers/quote.js +288 -24
  109. package/src/lib/triggers/quote.js.map +1 -1
  110. package/src/lib/triggers/quote.ts +288 -24
  111. package/src/lib/triggers/stage.d.ts +480 -96
  112. package/src/lib/triggers/stage.d.ts.map +1 -1
  113. package/src/lib/triggers/stage.js +576 -48
  114. package/src/lib/triggers/stage.js.map +1 -1
  115. package/src/lib/triggers/stage.ts +576 -48
  116. package/src/lib/triggers/task.d.ts +80 -16
  117. package/src/lib/triggers/task.d.ts.map +1 -1
  118. package/src/lib/triggers/task.js +96 -8
  119. package/src/lib/triggers/task.js.map +1 -1
  120. package/src/lib/triggers/task.ts +96 -8
  121. package/src/lib/actions/crm->-companies.d.ts.map +0 -1
  122. package/src/lib/actions/crm->-companies.js.map +0 -1
  123. package/src/lib/actions/crm->-contacts.d.ts.map +0 -1
  124. package/src/lib/actions/crm->-contacts.js.map +0 -1
  125. package/src/lib/actions/crm->-contractors.d.ts.map +0 -1
  126. package/src/lib/actions/crm->-contractors.js.map +0 -1
  127. package/src/lib/actions/crm->-customers.d.ts.map +0 -1
  128. package/src/lib/actions/crm->-customers.js.map +0 -1
  129. package/src/lib/actions/crm->-employees.d.ts.map +0 -1
  130. package/src/lib/actions/crm->-external-users.d.ts.map +0 -1
  131. package/src/lib/actions/crm->-external-users.js.map +0 -1
  132. package/src/lib/actions/crm->-invites.d.ts.map +0 -1
  133. package/src/lib/actions/crm->-sites.d.ts.map +0 -1
  134. package/src/lib/actions/crm->-sites.js.map +0 -1
  135. package/src/lib/actions/crm->-suppliers.d.ts.map +0 -1
  136. package/src/lib/actions/crm->-suppliers.js.map +0 -1
  137. package/src/lib/actions/jobs->-activities.d.ts.map +0 -1
  138. package/src/lib/actions/jobs->-contacts.d.ts.map +0 -1
  139. package/src/lib/actions/jobs->-contacts.js.map +0 -1
  140. package/src/lib/actions/jobs->-files.d.ts.map +0 -1
  141. package/src/lib/actions/jobs->-files.js.map +0 -1
  142. package/src/lib/actions/jobs->-tasks.d.ts.map +0 -1
  143. package/src/lib/actions/jobs->-tasks.js.map +0 -1
  144. package/src/lib/actions/stages->-activities.d.ts.map +0 -1
  145. package/src/lib/actions/stages->-activities.js.map +0 -1
  146. package/src/lib/actions/stages->-files.d.ts.map +0 -1
  147. package/src/lib/actions/stages->-files.js.map +0 -1
  148. package/src/lib/actions/stages->-resources.d.ts.map +0 -1
  149. package/src/lib/actions/stages->-resources.js.map +0 -1
  150. package/src/lib/actions/stages->-tasks.d.ts.map +0 -1
  151. package/src/lib/actions/stages->-tasks.js.map +0 -1
  152. /package/src/lib/actions/{crm->-companies.ts → crm-companies.ts} +0 -0
  153. /package/src/lib/actions/{crm->-contacts.ts → crm-contacts.ts} +0 -0
  154. /package/src/lib/actions/{crm->-contractors.ts → crm-contractors.ts} +0 -0
  155. /package/src/lib/actions/{crm->-customers.ts → crm-customers.ts} +0 -0
  156. /package/src/lib/actions/{crm->-employees.ts → crm-employees.ts} +0 -0
  157. /package/src/lib/actions/{crm->-external-users.ts → crm-external-users.ts} +0 -0
  158. /package/src/lib/actions/{crm->-invites.ts → crm-invites.ts} +0 -0
  159. /package/src/lib/actions/{crm->-sites.ts → crm-sites.ts} +0 -0
  160. /package/src/lib/actions/{crm->-suppliers.ts → crm-suppliers.ts} +0 -0
  161. /package/src/lib/actions/{jobs->-activities.ts → jobs-activities.ts} +0 -0
  162. /package/src/lib/actions/{jobs->-contacts.ts → jobs-contacts.ts} +0 -0
  163. /package/src/lib/actions/{jobs->-files.ts → jobs-files.ts} +0 -0
  164. /package/src/lib/actions/{jobs->-tasks.ts → jobs-tasks.ts} +0 -0
  165. /package/src/lib/actions/{stages->-activities.ts → stages-activities.ts} +0 -0
  166. /package/src/lib/actions/{stages->-files.ts → stages-files.ts} +0 -0
  167. /package/src/lib/actions/{stages->-resources.ts → stages-resources.ts} +0 -0
  168. /package/src/lib/actions/{stages->-tasks.ts → stages-tasks.ts} +0 -0
@@ -4,36 +4,84 @@ export declare const bill_created_trigger: import("@activepieces/pieces-framewor
4
4
  clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
5
5
  clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
6
6
  }>, {
7
- customer: import("@activepieces/pieces-framework").ArrayProperty<false>;
8
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
9
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
7
+ customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
8
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
9
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
10
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
11
+ }>>;
12
+ billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
13
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
14
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
15
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
16
+ }>>;
17
+ tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
18
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
19
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
20
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
21
+ }>>;
10
22
  status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
11
23
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").CustomAuthProperty<{
12
24
  baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
13
25
  clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
14
26
  clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
15
27
  }>, {
16
- customer: import("@activepieces/pieces-framework").ArrayProperty<false>;
17
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
18
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
28
+ customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
29
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
30
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
31
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
32
+ }>>;
33
+ billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
34
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
35
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
36
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
37
+ }>>;
38
+ tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
39
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
40
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
41
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
42
+ }>>;
19
43
  status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
20
44
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").CustomAuthProperty<{
21
45
  baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
22
46
  clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
23
47
  clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
24
48
  }>, {
25
- customer: import("@activepieces/pieces-framework").ArrayProperty<false>;
26
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
27
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
49
+ customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
50
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
51
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
52
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
53
+ }>>;
54
+ billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
55
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
56
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
57
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
58
+ }>>;
59
+ tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
60
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
61
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
62
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
63
+ }>>;
28
64
  status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
29
65
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
30
66
  baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
31
67
  clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
32
68
  clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
33
69
  }>, {
34
- customer: import("@activepieces/pieces-framework").ArrayProperty<false>;
35
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
36
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
70
+ customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
71
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
72
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
73
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
74
+ }>>;
75
+ billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
76
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
77
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
78
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
79
+ }>>;
80
+ tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
81
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
82
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
83
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
84
+ }>>;
37
85
  status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
38
86
  }>;
39
87
  export declare const bill_updated_trigger: import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
@@ -41,36 +89,84 @@ export declare const bill_updated_trigger: import("@activepieces/pieces-framewor
41
89
  clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
42
90
  clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
43
91
  }>, {
44
- customer: import("@activepieces/pieces-framework").ArrayProperty<false>;
45
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
46
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
92
+ customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
93
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
94
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
95
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
96
+ }>>;
97
+ billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
98
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
99
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
100
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
101
+ }>>;
102
+ tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
103
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
104
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
105
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
106
+ }>>;
47
107
  status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
48
108
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").CustomAuthProperty<{
49
109
  baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
50
110
  clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
51
111
  clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
52
112
  }>, {
53
- customer: import("@activepieces/pieces-framework").ArrayProperty<false>;
54
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
55
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
113
+ customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
114
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
115
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
116
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
117
+ }>>;
118
+ billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
119
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
120
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
121
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
122
+ }>>;
123
+ tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
124
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
125
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
126
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
127
+ }>>;
56
128
  status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
57
129
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").CustomAuthProperty<{
58
130
  baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
59
131
  clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
60
132
  clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
61
133
  }>, {
62
- customer: import("@activepieces/pieces-framework").ArrayProperty<false>;
63
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
64
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
134
+ customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
135
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
136
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
137
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
138
+ }>>;
139
+ billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
140
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
141
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
142
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
143
+ }>>;
144
+ tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
145
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
146
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
147
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
148
+ }>>;
65
149
  status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
66
150
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
67
151
  baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
68
152
  clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
69
153
  clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
70
154
  }>, {
71
- customer: import("@activepieces/pieces-framework").ArrayProperty<false>;
72
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
73
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
155
+ customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
156
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
157
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
158
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
159
+ }>>;
160
+ billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
161
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
162
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
163
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
164
+ }>>;
165
+ tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
166
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
167
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
168
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
169
+ }>>;
74
170
  status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
75
171
  }>;
76
172
  export declare const bill_status_changed_trigger: import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
@@ -78,36 +174,84 @@ export declare const bill_status_changed_trigger: import("@activepieces/pieces-f
78
174
  clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
79
175
  clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
80
176
  }>, {
81
- customer: import("@activepieces/pieces-framework").ArrayProperty<false>;
82
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
83
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
177
+ customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
178
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
179
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
180
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
181
+ }>>;
182
+ billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
183
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
184
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
185
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
186
+ }>>;
187
+ tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
188
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
189
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
190
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
191
+ }>>;
84
192
  status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
85
193
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").CustomAuthProperty<{
86
194
  baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
87
195
  clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
88
196
  clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
89
197
  }>, {
90
- customer: import("@activepieces/pieces-framework").ArrayProperty<false>;
91
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
92
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
198
+ customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
199
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
200
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
201
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
202
+ }>>;
203
+ billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
204
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
205
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
206
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
207
+ }>>;
208
+ tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
209
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
210
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
211
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
212
+ }>>;
93
213
  status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
94
214
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").CustomAuthProperty<{
95
215
  baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
96
216
  clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
97
217
  clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
98
218
  }>, {
99
- customer: import("@activepieces/pieces-framework").ArrayProperty<false>;
100
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
101
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
219
+ customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
220
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
221
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
222
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
223
+ }>>;
224
+ billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
225
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
226
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
227
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
228
+ }>>;
229
+ tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
230
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
231
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
232
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
233
+ }>>;
102
234
  status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
103
235
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
104
236
  baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
105
237
  clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
106
238
  clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
107
239
  }>, {
108
- customer: import("@activepieces/pieces-framework").ArrayProperty<false>;
109
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
110
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
240
+ customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
241
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
242
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
243
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
244
+ }>>;
245
+ billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
246
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
247
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
248
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
249
+ }>>;
250
+ tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
251
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
252
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
253
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
254
+ }>>;
111
255
  status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
112
256
  }>;
113
257
  export declare const bill_deleted_trigger: import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
@@ -115,36 +259,84 @@ export declare const bill_deleted_trigger: import("@activepieces/pieces-framewor
115
259
  clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
116
260
  clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
117
261
  }>, {
118
- customer: import("@activepieces/pieces-framework").ArrayProperty<false>;
119
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
120
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
262
+ customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
263
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
264
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
265
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
266
+ }>>;
267
+ billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
268
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
269
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
270
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
271
+ }>>;
272
+ tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
273
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
274
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
275
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
276
+ }>>;
121
277
  status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
122
278
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").CustomAuthProperty<{
123
279
  baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
124
280
  clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
125
281
  clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
126
282
  }>, {
127
- customer: import("@activepieces/pieces-framework").ArrayProperty<false>;
128
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
129
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
283
+ customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
284
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
285
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
286
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
287
+ }>>;
288
+ billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
289
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
290
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
291
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
292
+ }>>;
293
+ tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
294
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
295
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
296
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
297
+ }>>;
130
298
  status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
131
299
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").CustomAuthProperty<{
132
300
  baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
133
301
  clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
134
302
  clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
135
303
  }>, {
136
- customer: import("@activepieces/pieces-framework").ArrayProperty<false>;
137
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
138
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
304
+ customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
305
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
306
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
307
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
308
+ }>>;
309
+ billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
310
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
311
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
312
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
313
+ }>>;
314
+ tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
315
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
316
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
317
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
318
+ }>>;
139
319
  status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
140
320
  }> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
141
321
  baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
142
322
  clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
143
323
  clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
144
324
  }>, {
145
- customer: import("@activepieces/pieces-framework").ArrayProperty<false>;
146
- billingCompany: import("@activepieces/pieces-framework").ArrayProperty<false>;
147
- tag: import("@activepieces/pieces-framework").ArrayProperty<false>;
325
+ customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
326
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
327
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
328
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
329
+ }>>;
330
+ billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
331
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
332
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
333
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
334
+ }>>;
335
+ tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
336
+ baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
337
+ clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
338
+ clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
339
+ }>>;
148
340
  status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
149
341
  }>;
150
342
  //# sourceMappingURL=bill.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"bill.d.ts","sourceRoot":"","sources":["bill.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiB,eAAe,EAAY,MAAM,gCAAgC,CAAC;AAI1F,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAgH/B,CAAC;AAEH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAgH/B,CAAC;AAEH,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAgHtC,CAAC;AAEH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAgH/B,CAAC"}
1
+ {"version":3,"file":"bill.d.ts","sourceRoot":"","sources":["bill.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiB,eAAe,EAAY,MAAM,gCAAgC,CAAC;AAI1F,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkL/B,CAAC;AAEH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkL/B,CAAC;AAEH,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkLtC,CAAC;AAEH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkL/B,CAAC"}