@verdocs/web-sdk 2.0.8 → 2.0.9

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 (191) hide show
  1. package/dist/cjs/{index-961181ce.js → index-7c19ba1d.js} +602 -37
  2. package/dist/cjs/{utils-ce815868.js → utils-ae9b4e3e.js} +1 -1
  3. package/dist/cjs/verdocs-contact-picker.cjs.entry.js +2 -3
  4. package/dist/cjs/verdocs-envelope-document-page.cjs.entry.js +2 -3
  5. package/dist/cjs/verdocs-envelope-sidebar.cjs.entry.js +1 -2
  6. package/dist/cjs/verdocs-envelopes-list.cjs.entry.js +2 -3
  7. package/dist/cjs/verdocs-field-checkbox.cjs.entry.js +2 -3
  8. package/dist/cjs/verdocs-field-date.cjs.entry.js +2 -3
  9. package/dist/cjs/verdocs-field-dropdown.cjs.entry.js +2 -3
  10. package/dist/cjs/verdocs-field-initial.cjs.entry.js +2 -3
  11. package/dist/cjs/verdocs-field-payment.cjs.entry.js +2 -3
  12. package/dist/cjs/verdocs-field-radio-button.cjs.entry.js +2 -3
  13. package/dist/cjs/verdocs-field-signature.cjs.entry.js +2 -3
  14. package/dist/cjs/verdocs-field-textarea.cjs.entry.js +2 -3
  15. package/dist/cjs/verdocs-field-textbox.cjs.entry.js +2 -3
  16. package/dist/cjs/verdocs-field-timestamp.cjs.entry.js +2 -3
  17. package/dist/cjs/verdocs-organization-card.cjs.entry.js +1 -2
  18. package/dist/cjs/verdocs-pagination_3.cjs.entry.js +3 -4
  19. package/dist/cjs/verdocs-preview.cjs.entry.js +2 -3
  20. package/dist/cjs/verdocs-send.cjs.entry.js +2 -3
  21. package/dist/cjs/verdocs-sign.cjs.entry.js +2 -3
  22. package/dist/cjs/verdocs-template-document-page_2.cjs.entry.js +2 -3
  23. package/dist/cjs/verdocs-template-fields_4.cjs.entry.js +2 -3
  24. package/dist/cjs/verdocs-templates-list.cjs.entry.js +34 -504
  25. package/dist/cjs/verdocs-view.cjs.entry.js +2 -3
  26. package/dist/collection/components/controls/verdocs-pagination/verdocs-pagination.css +1 -0
  27. package/dist/collection/components/templates/verdocs-templates-list/verdocs-templates-list.css +23 -29
  28. package/dist/collection/components/templates/verdocs-templates-list/verdocs-templates-list.js +80 -4
  29. package/dist/components/index2.js +1 -1
  30. package/dist/components/verdocs-pagination2.js +1 -1
  31. package/dist/components/verdocs-templates-list.js +20 -490
  32. package/dist/docs.json +37 -1
  33. package/dist/esm/{index-2685d184.js → index-914ed6f7.js} +566 -1
  34. package/dist/esm/{utils-51c8f6c7.js → utils-6412577d.js} +1 -1
  35. package/dist/esm/verdocs-contact-picker.entry.js +2 -3
  36. package/dist/esm/verdocs-envelope-document-page.entry.js +2 -3
  37. package/dist/esm/verdocs-envelope-sidebar.entry.js +1 -2
  38. package/dist/esm/verdocs-envelopes-list.entry.js +2 -3
  39. package/dist/esm/verdocs-field-checkbox.entry.js +2 -3
  40. package/dist/esm/verdocs-field-date.entry.js +2 -3
  41. package/dist/esm/verdocs-field-dropdown.entry.js +2 -3
  42. package/dist/esm/verdocs-field-initial.entry.js +2 -3
  43. package/dist/esm/verdocs-field-payment.entry.js +2 -3
  44. package/dist/esm/verdocs-field-radio-button.entry.js +2 -3
  45. package/dist/esm/verdocs-field-signature.entry.js +2 -3
  46. package/dist/esm/verdocs-field-textarea.entry.js +2 -3
  47. package/dist/esm/verdocs-field-textbox.entry.js +2 -3
  48. package/dist/esm/verdocs-field-timestamp.entry.js +2 -3
  49. package/dist/esm/verdocs-organization-card.entry.js +1 -2
  50. package/dist/esm/verdocs-pagination_3.entry.js +3 -4
  51. package/dist/esm/verdocs-preview.entry.js +2 -3
  52. package/dist/esm/verdocs-send.entry.js +2 -3
  53. package/dist/esm/verdocs-sign.entry.js +2 -3
  54. package/dist/esm/verdocs-template-document-page_2.entry.js +2 -3
  55. package/dist/esm/verdocs-template-fields_4.entry.js +2 -3
  56. package/dist/esm/verdocs-templates-list.entry.js +20 -490
  57. package/dist/esm/verdocs-view.entry.js +2 -3
  58. package/dist/esm-es5/index-914ed6f7.js +1 -0
  59. package/dist/esm-es5/{utils-51c8f6c7.js → utils-6412577d.js} +1 -1
  60. package/dist/esm-es5/verdocs-contact-picker.entry.js +1 -1
  61. package/dist/esm-es5/verdocs-envelope-document-page.entry.js +1 -1
  62. package/dist/esm-es5/verdocs-envelope-sidebar.entry.js +1 -1
  63. package/dist/esm-es5/verdocs-envelopes-list.entry.js +1 -1
  64. package/dist/esm-es5/verdocs-field-checkbox.entry.js +1 -1
  65. package/dist/esm-es5/verdocs-field-date.entry.js +1 -1
  66. package/dist/esm-es5/verdocs-field-dropdown.entry.js +1 -1
  67. package/dist/esm-es5/verdocs-field-initial.entry.js +1 -1
  68. package/dist/esm-es5/verdocs-field-payment.entry.js +1 -1
  69. package/dist/esm-es5/verdocs-field-radio-button.entry.js +1 -1
  70. package/dist/esm-es5/verdocs-field-signature.entry.js +1 -1
  71. package/dist/esm-es5/verdocs-field-textarea.entry.js +1 -1
  72. package/dist/esm-es5/verdocs-field-textbox.entry.js +1 -1
  73. package/dist/esm-es5/verdocs-field-timestamp.entry.js +1 -1
  74. package/dist/esm-es5/verdocs-organization-card.entry.js +1 -1
  75. package/dist/esm-es5/verdocs-pagination_3.entry.js +1 -1
  76. package/dist/esm-es5/verdocs-preview.entry.js +1 -1
  77. package/dist/esm-es5/verdocs-send.entry.js +1 -1
  78. package/dist/esm-es5/verdocs-sign.entry.js +1 -1
  79. package/dist/esm-es5/verdocs-template-document-page_2.entry.js +1 -1
  80. package/dist/esm-es5/verdocs-template-fields_4.entry.js +1 -1
  81. package/dist/esm-es5/verdocs-templates-list.entry.js +1 -1
  82. package/dist/esm-es5/verdocs-view.entry.js +1 -1
  83. package/dist/types/components/templates/verdocs-templates-list/verdocs-templates-list.d.ts +19 -0
  84. package/dist/types/components.d.ts +16 -0
  85. package/dist/verdocs-web-sdk/p-071697d2.system.entry.js +1 -0
  86. package/dist/verdocs-web-sdk/p-07ec8b75.system.entry.js +1 -0
  87. package/dist/verdocs-web-sdk/p-0867e803.entry.js +1 -0
  88. package/dist/verdocs-web-sdk/p-10b88811.entry.js +1 -0
  89. package/dist/verdocs-web-sdk/p-119c68da.entry.js +1 -0
  90. package/dist/verdocs-web-sdk/{p-62aaeefd.system.js → p-13b3dd46.system.js} +1 -1
  91. package/dist/verdocs-web-sdk/p-1aa15768.system.entry.js +1 -0
  92. package/dist/verdocs-web-sdk/p-1f8f50ec.entry.js +1 -0
  93. package/dist/verdocs-web-sdk/p-216fb277.system.entry.js +1 -0
  94. package/dist/verdocs-web-sdk/p-25332568.system.entry.js +1 -0
  95. package/dist/verdocs-web-sdk/p-27c654c5.system.entry.js +1 -0
  96. package/dist/verdocs-web-sdk/p-2c589cfe.entry.js +1 -0
  97. package/dist/verdocs-web-sdk/p-3f8cb451.entry.js +1 -0
  98. package/dist/verdocs-web-sdk/p-47dd8143.entry.js +1 -0
  99. package/dist/verdocs-web-sdk/p-4a4b097e.system.entry.js +1 -0
  100. package/dist/verdocs-web-sdk/p-647cdb84.system.js +1 -1
  101. package/dist/verdocs-web-sdk/p-653b1563.system.entry.js +1 -0
  102. package/dist/verdocs-web-sdk/p-670a2414.system.entry.js +1 -0
  103. package/dist/verdocs-web-sdk/p-70a1cb8d.entry.js +1 -0
  104. package/dist/verdocs-web-sdk/p-72127c91.entry.js +1 -0
  105. package/dist/verdocs-web-sdk/p-7895b10e.system.entry.js +1 -0
  106. package/dist/verdocs-web-sdk/p-7c72fce6.system.entry.js +1 -0
  107. package/dist/verdocs-web-sdk/p-80177cc3.system.entry.js +1 -0
  108. package/dist/verdocs-web-sdk/p-87a2cd5d.system.entry.js +1 -0
  109. package/dist/verdocs-web-sdk/p-87cf940c.system.entry.js +1 -0
  110. package/dist/verdocs-web-sdk/p-8f370d3a.system.entry.js +1 -0
  111. package/dist/verdocs-web-sdk/p-9176b478.entry.js +1 -0
  112. package/dist/verdocs-web-sdk/p-a31bf4c7.entry.js +1 -0
  113. package/dist/verdocs-web-sdk/p-aadfc04d.system.entry.js +1 -0
  114. package/dist/verdocs-web-sdk/p-b4dee4ca.entry.js +1 -0
  115. package/dist/verdocs-web-sdk/p-ba5565d4.entry.js +1 -0
  116. package/dist/verdocs-web-sdk/p-c079268f.system.entry.js +1 -0
  117. package/dist/verdocs-web-sdk/p-c214b652.entry.js +1 -0
  118. package/dist/verdocs-web-sdk/p-c220af42.js +1 -0
  119. package/dist/verdocs-web-sdk/p-c9a691bf.system.entry.js +1 -0
  120. package/dist/verdocs-web-sdk/p-cbb985f6.system.entry.js +1 -0
  121. package/dist/verdocs-web-sdk/p-ccc162ab.entry.js +1 -0
  122. package/dist/verdocs-web-sdk/p-cfb617a2.system.entry.js +1 -0
  123. package/dist/verdocs-web-sdk/p-d0b40fce.entry.js +1 -0
  124. package/dist/verdocs-web-sdk/p-d0c6885b.entry.js +1 -0
  125. package/dist/verdocs-web-sdk/p-d13da19a.entry.js +1 -0
  126. package/dist/verdocs-web-sdk/p-d145cb63.entry.js +1 -0
  127. package/dist/verdocs-web-sdk/p-dc9c4361.system.js +1 -0
  128. package/dist/verdocs-web-sdk/p-dca1d739.entry.js +1 -0
  129. package/dist/verdocs-web-sdk/p-e01dd4e1.entry.js +1 -0
  130. package/dist/verdocs-web-sdk/p-e40720da.system.entry.js +1 -0
  131. package/dist/verdocs-web-sdk/p-e826490a.entry.js +1 -0
  132. package/dist/verdocs-web-sdk/p-ea87070d.system.entry.js +1 -0
  133. package/dist/verdocs-web-sdk/p-fa7332f2.system.entry.js +1 -0
  134. package/dist/verdocs-web-sdk/{p-ae4c9e4a.js → p-fc6ce0d8.js} +1 -1
  135. package/dist/verdocs-web-sdk/p-fdf8bc45.entry.js +1 -0
  136. package/dist/verdocs-web-sdk/verdocs-web-sdk.esm.js +1 -1
  137. package/package.json +1 -1
  138. package/dist/cjs/index-db620f37.js +0 -575
  139. package/dist/esm/index-8dc8fdc4.js +0 -568
  140. package/dist/esm-es5/index-2685d184.js +0 -1
  141. package/dist/esm-es5/index-8dc8fdc4.js +0 -1
  142. package/dist/verdocs-web-sdk/p-048a6205.system.entry.js +0 -1
  143. package/dist/verdocs-web-sdk/p-11a30706.entry.js +0 -1
  144. package/dist/verdocs-web-sdk/p-19fefdf7.entry.js +0 -1
  145. package/dist/verdocs-web-sdk/p-1d010a79.system.js +0 -1
  146. package/dist/verdocs-web-sdk/p-26417803.system.entry.js +0 -1
  147. package/dist/verdocs-web-sdk/p-2ebc0650.entry.js +0 -1
  148. package/dist/verdocs-web-sdk/p-3561afed.entry.js +0 -1
  149. package/dist/verdocs-web-sdk/p-35841b7c.js +0 -1
  150. package/dist/verdocs-web-sdk/p-403ea34b.system.entry.js +0 -1
  151. package/dist/verdocs-web-sdk/p-42d2c651.system.entry.js +0 -1
  152. package/dist/verdocs-web-sdk/p-450047f1.entry.js +0 -1
  153. package/dist/verdocs-web-sdk/p-455c136c.entry.js +0 -1
  154. package/dist/verdocs-web-sdk/p-485ed6e3.entry.js +0 -1
  155. package/dist/verdocs-web-sdk/p-4fe4e161.js +0 -1
  156. package/dist/verdocs-web-sdk/p-5255e6f7.entry.js +0 -1
  157. package/dist/verdocs-web-sdk/p-5cff7439.system.entry.js +0 -1
  158. package/dist/verdocs-web-sdk/p-5e50330a.system.entry.js +0 -1
  159. package/dist/verdocs-web-sdk/p-5e92d526.system.entry.js +0 -1
  160. package/dist/verdocs-web-sdk/p-6995a8d8.system.entry.js +0 -1
  161. package/dist/verdocs-web-sdk/p-6ac57122.system.entry.js +0 -1
  162. package/dist/verdocs-web-sdk/p-6e8b1251.system.entry.js +0 -1
  163. package/dist/verdocs-web-sdk/p-6ebab009.system.entry.js +0 -1
  164. package/dist/verdocs-web-sdk/p-7cd40ff6.entry.js +0 -1
  165. package/dist/verdocs-web-sdk/p-844f5d1b.system.entry.js +0 -1
  166. package/dist/verdocs-web-sdk/p-87232ec1.system.entry.js +0 -1
  167. package/dist/verdocs-web-sdk/p-88e0bab8.entry.js +0 -1
  168. package/dist/verdocs-web-sdk/p-8b2dc164.system.entry.js +0 -1
  169. package/dist/verdocs-web-sdk/p-8b77a5dc.system.entry.js +0 -1
  170. package/dist/verdocs-web-sdk/p-90565aa6.system.entry.js +0 -1
  171. package/dist/verdocs-web-sdk/p-91b8a076.entry.js +0 -1
  172. package/dist/verdocs-web-sdk/p-92e1ea05.entry.js +0 -1
  173. package/dist/verdocs-web-sdk/p-9cc39dc6.system.entry.js +0 -1
  174. package/dist/verdocs-web-sdk/p-9dde58a8.system.js +0 -1
  175. package/dist/verdocs-web-sdk/p-a106413b.system.entry.js +0 -1
  176. package/dist/verdocs-web-sdk/p-a3c33953.entry.js +0 -1
  177. package/dist/verdocs-web-sdk/p-a88c77bb.entry.js +0 -1
  178. package/dist/verdocs-web-sdk/p-b42c686d.system.entry.js +0 -1
  179. package/dist/verdocs-web-sdk/p-b7b48889.entry.js +0 -1
  180. package/dist/verdocs-web-sdk/p-bd3405ab.entry.js +0 -1
  181. package/dist/verdocs-web-sdk/p-c7cebd38.entry.js +0 -1
  182. package/dist/verdocs-web-sdk/p-c8a1de2c.entry.js +0 -1
  183. package/dist/verdocs-web-sdk/p-c91ad3c7.entry.js +0 -1
  184. package/dist/verdocs-web-sdk/p-cf6d8044.system.entry.js +0 -1
  185. package/dist/verdocs-web-sdk/p-d115c414.entry.js +0 -1
  186. package/dist/verdocs-web-sdk/p-d1809f69.entry.js +0 -1
  187. package/dist/verdocs-web-sdk/p-d3f3c09a.entry.js +0 -1
  188. package/dist/verdocs-web-sdk/p-d45ea55d.system.entry.js +0 -1
  189. package/dist/verdocs-web-sdk/p-f2207c05.system.entry.js +0 -1
  190. package/dist/verdocs-web-sdk/p-fac4806c.system.entry.js +0 -1
  191. package/dist/verdocs-web-sdk/p-fc8bb551.entry.js +0 -1
@@ -34,11 +34,13 @@ verdocs-templates-list .filter {
34
34
  verdocs-templates-list .template {
35
35
  width: 100%;
36
36
  margin: 3px 0;
37
+ border: 1px solid #ffffff;
37
38
  background: #ffffff;
38
39
  }
39
40
  verdocs-templates-list .template:hover {
40
41
  cursor: pointer;
41
- background: #f5f5fa;
42
+ background: #ededff;
43
+ border: 1px solid #a7a7f5;
42
44
  }
43
45
  verdocs-templates-list .template .inner {
44
46
  gap: 10px;
@@ -56,7 +58,7 @@ verdocs-templates-list .name {
56
58
  flex: 1;
57
59
  display: flex;
58
60
  color: black;
59
- font-size: 18px;
61
+ font-size: 16px;
60
62
  margin-left: 10px;
61
63
  }
62
64
  @media screen and (max-width: 1300px) {
@@ -85,45 +87,37 @@ verdocs-templates-list .empty-text {
85
87
  padding: 80px 80px;
86
88
  border: 2px solid #ccc;
87
89
  }
88
- verdocs-templates-list .ownership {
90
+ verdocs-templates-list .usage,
91
+ verdocs-templates-list .ownership,
92
+ verdocs-templates-list .last-used {
93
+ gap: 10px;
89
94
  color: #444;
90
95
  display: flex;
91
- flex: 0 0 100px;
92
96
  font-size: 16px;
93
97
  margin: 0 0 0 10px;
94
98
  align-items: center;
95
99
  flex-direction: row;
96
100
  }
97
- verdocs-templates-list .ownership svg {
101
+ verdocs-templates-list .usage span,
102
+ verdocs-templates-list .usage svg,
103
+ verdocs-templates-list .ownership span,
104
+ verdocs-templates-list .ownership svg,
105
+ verdocs-templates-list .last-used span,
106
+ verdocs-templates-list .last-used svg {
98
107
  width: 24px;
99
108
  height: 24px;
100
- margin-right: 8px;
101
109
  }
102
- verdocs-templates-list .last-used {
103
- color: #444;
104
- display: flex;
105
- flex: 0 0 280px;
106
- font-size: 16px;
107
- margin: 0 0 0 10px;
108
- flex-direction: row;
109
- align-items: center;
110
+ verdocs-templates-list .usage span,
111
+ verdocs-templates-list .ownership span,
112
+ verdocs-templates-list .last-used span {
113
+ display: block;
110
114
  }
111
- verdocs-templates-list .last-used svg {
112
- width: 24px;
113
- height: 24px;
114
- margin-right: 8px;
115
+ verdocs-templates-list .ownership {
116
+ flex: 0 0 100px;
117
+ }
118
+ verdocs-templates-list .last-used {
119
+ flex: 0 0 130px;
115
120
  }
116
121
  verdocs-templates-list .usage {
117
- color: #444;
118
- display: flex;
119
122
  flex: 0 0 60px;
120
- font-size: 16px;
121
- margin: 0 0 0 10px;
122
- align-items: center;
123
- flex-direction: row;
124
- }
125
- verdocs-templates-list .usage svg {
126
- width: 24px;
127
- height: 24px;
128
- margin-right: 8px;
129
123
  }
@@ -1,16 +1,17 @@
1
- import { formatDistance } from 'date-fns';
1
+ import { format } from 'date-fns';
2
2
  import { VerdocsEndpoint } from '@verdocs/js-sdk';
3
3
  import { Templates } from '@verdocs/js-sdk/Templates';
4
4
  import { canPerformTemplateAction } from '@verdocs/js-sdk/Templates/Actions';
5
5
  import { Host, h } from '@stencil/core';
6
6
  import { VerdocsToast } from '../../../utils/Toast';
7
7
  import { SDKError } from '../../../utils/errors';
8
- const TemplateIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"<path stroke-linecap="round" stroke-linejoin="round" d="M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25m0 12.75h7.5m-7.5 3H12M10.5 2.25H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z" /></svg>`;
9
8
  const GlobeAltIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M12 21a9.004 9.004 0 008.716-6.747M12 21a9.004 9.004 0 01-8.716-6.747M12 21c2.485 0 4.5-4.03 4.5-9S14.485 3 12 3m0 18c-2.485 0-4.5-4.03-4.5-9S9.515 3 12 3m0 0a8.997 8.997 0 017.843 4.582M12 3a8.997 8.997 0 00-7.843 4.582m15.686 0A11.953 11.953 0 0112 10.5c-2.998 0-5.74-1.1-7.843-2.918m15.686 0A8.959 8.959 0 0121 12c0 .778-.099 1.533-.284 2.253m0 0A17.919 17.919 0 0112 16.5c-3.162 0-6.133-.815-8.716-2.247m0 0A9.015 9.015 0 013 12c0-1.605.42-3.113 1.157-4.418" /></svg>`;
10
9
  const LockClosedIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M16.5 10.5V6.75a4.5 4.5 0 10-9 0v3.75m-.75 11.25h10.5a2.25 2.25 0 002.25-2.25v-6.75a2.25 2.25 0 00-2.25-2.25H6.75a2.25 2.25 0 00-2.25 2.25v6.75a2.25 2.25 0 002.25 2.25z" /></svg>`;
11
10
  const BuildingOfficeIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M3.75 21h16.5M4.5 3h15M5.25 3v18m13.5-18v18M9 6.75h1.5m-1.5 3h1.5m-1.5 3h1.5m3-6H15m-1.5 3H15m-1.5 3H15M9 21v-3.375c0-.621.504-1.125 1.125-1.125h3.75c.621 0 1.125.504 1.125 1.125V21" /></svg>`;
12
- const CalendarIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25v7.5" /></svg>`;
13
11
  const EnvelopeIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M21.75 6.75v10.5a2.25 2.25 0 01-2.25 2.25h-15a2.25 2.25 0 01-2.25-2.25V6.75m19.5 0A2.25 2.25 0 0019.5 4.5h-15a2.25 2.25 0 00-2.25 2.25m19.5 0v.243a2.25 2.25 0 01-1.07 1.916l-7.5 4.615a2.25 2.25 0 01-2.36 0L3.32 8.91a2.25 2.25 0 01-1.07-1.916V6.75" /></svg>`;
12
+ const CreatedIcon = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 122.88 122.88"><g><path d="M81.61,4.73c0-2.61,2.58-4.73,5.77-4.73c3.19,0,5.77,2.12,5.77,4.73v20.72c0,2.61-2.58,4.73-5.77,4.73 c-3.19,0-5.77-2.12-5.77-4.73V4.73L81.61,4.73z M66.11,103.81c-0.34,0-0.61-1.43-0.61-3.2c0-1.77,0.27-3.2,0.61-3.2H81.9 c0.34,0,0.61,1.43,0.61,3.2c0,1.77-0.27,3.2-0.61,3.2H66.11L66.11,103.81z M15.85,67.09c-0.34,0-0.61-1.43-0.61-3.2 c0-1.77,0.27-3.2,0.61-3.2h15.79c0.34,0,0.61,1.43,0.61,3.2c0,1.77-0.27,3.2-0.61,3.2H15.85L15.85,67.09z M40.98,67.09 c-0.34,0-0.61-1.43-0.61-3.2c0-1.77,0.27-3.2,0.61-3.2h15.79c0.34,0,0.61,1.43,0.61,3.2c0,1.77-0.27,3.2-0.61,3.2H40.98 L40.98,67.09z M66.11,67.09c-0.34,0-0.61-1.43-0.61-3.2c0-1.77,0.27-3.2,0.61-3.2H81.9c0.34,0,0.61,1.43,0.61,3.2 c0,1.77-0.27,3.2-0.61,3.2H66.11L66.11,67.09z M91.25,67.09c-0.34,0-0.61-1.43-0.61-3.2c0-1.77,0.27-3.2,0.61-3.2h15.79 c0.34,0,0.61,1.43,0.61,3.2c0,1.77-0.27,3.2-0.61,3.2H91.25L91.25,67.09z M15.85,85.45c-0.34,0-0.61-1.43-0.61-3.2 c0-1.77,0.27-3.2,0.61-3.2h15.79c0.34,0,0.61,1.43,0.61,3.2c0,1.77-0.27,3.2-0.61,3.2H15.85L15.85,85.45z M40.98,85.45 c-0.34,0-0.61-1.43-0.61-3.2c0-1.77,0.27-3.2,0.61-3.2h15.79c0.34,0,0.61,1.43,0.61,3.2c0,1.77-0.27,3.2-0.61,3.2H40.98 L40.98,85.45z M66.11,85.45c-0.34,0-0.61-1.43-0.61-3.2c0-1.77,0.27-3.2,0.61-3.2H81.9c0.34,0,0.61,1.43,0.61,3.2 c0,1.77-0.27,3.2-0.61,3.2H66.11L66.11,85.45z M91.25,85.45c-0.34,0-0.61-1.43-0.61-3.2c0-1.77,0.27-3.2,0.61-3.2h15.79 c0.34,0,0.61,1.43,0.61,3.2c0,1.77-0.27,3.2-0.61,3.2H91.25L91.25,85.45z M15.85,103.81c-0.34,0-0.61-1.43-0.61-3.2 c0-1.77,0.27-3.2,0.61-3.2h15.79c0.34,0,0.61,1.43,0.61,3.2c0,1.77-0.27,3.2-0.61,3.2H15.85L15.85,103.81z M40.98,103.81 c-0.34,0-0.61-1.43-0.61-3.2c0-1.77,0.27-3.2,0.61-3.2h15.79c0.34,0,0.61,1.43,0.61,3.2c0,1.77-0.27,3.2-0.61,3.2H40.98 L40.98,103.81z M29.61,4.73c0-2.61,2.58-4.73,5.77-4.73s5.77,2.12,5.77,4.73v20.72c0,2.61-2.58,4.73-5.77,4.73 s-5.77-2.12-5.77-4.73V4.73L29.61,4.73z M6.4,45.32h110.07V21.47c0-0.8-0.33-1.53-0.86-2.07c-0.53-0.53-1.26-0.86-2.07-0.86H103 c-1.77,0-3.2-1.43-3.2-3.2c0-1.77,1.43-3.2,3.2-3.2h10.55c2.57,0,4.9,1.05,6.59,2.74c1.69,1.69,2.74,4.02,2.74,6.59v27.06v65.03 c0,2.57-1.05,4.9-2.74,6.59c-1.69,1.69-4.02,2.74-6.59,2.74H9.33c-2.57,0-4.9-1.05-6.59-2.74C1.05,118.45,0,116.12,0,113.55V48.52 V21.47c0-2.57,1.05-4.9,2.74-6.59c1.69-1.69,4.02-2.74,6.59-2.74H20.6c1.77,0,3.2,1.43,3.2,3.2c0,1.77-1.43,3.2-3.2,3.2H9.33 c-0.8,0-1.53,0.33-2.07,0.86c-0.53,0.53-0.86,1.26-0.86,2.07V45.32L6.4,45.32z M116.48,51.73H6.4v61.82c0,0.8,0.33,1.53,0.86,2.07 c0.53,0.53,1.26,0.86,2.07,0.86h104.22c0.8,0,1.53-0.33,2.07-0.86c0.53-0.53,0.86-1.26,0.86-2.07V51.73L116.48,51.73z M50.43,18.54 c-1.77,0-3.2-1.43-3.2-3.2c0-1.77,1.43-3.2,3.2-3.2h21.49c1.77,0,3.2,1.43,3.2,3.2c0,1.77-1.43,3.2-3.2,3.2H50.43L50.43,18.54z"/></g></svg>`;
13
+ const LastUsedIcon = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 410.2"><path d="M35.28 35.51h32.54v43.42c0 10.58 4.27 20.06 11.35 27.23 17.03 17.14 45.5 17.45 63.06.93 7.71-7.29 12.4-17.14 12.4-28.16V35.51h65.71v43.42c0 6.34 1.56 12.3 4.35 17.6 2.03 3.85 4.71 7.37 7.92 10.43l2.41 2.24c1.79 1.46 3.71 2.79 5.76 3.97l.31.18.07.04.25.13.16.1.15.08.27.14.05.03.32.17.05.03.27.13.15.08.17.09.26.12.07.04.32.16.03.01.31.15.12.06.2.09.24.11.1.05.33.14.34.16.1.04.23.1.21.09.13.05.31.13h.03l.34.14.08.04.27.1.18.07.16.06.3.11.05.02.34.12.06.02.3.11.16.05.19.07.26.09.09.03.35.12.02.01.34.1.13.04.22.07.25.07.11.03.36.11.36.1.11.03.25.07.22.06.14.04.34.09h.02l.37.1.08.02.29.06.19.05.17.03.32.08.05.01.37.08.06.01.31.06.17.04.21.03.28.06.09.02.37.07h.03l.35.06.14.03.23.03.27.04.11.02.38.06.38.05.12.01.26.04.23.03.15.01.35.05h.03l.39.04.08.01.3.02.21.02.17.02.34.02.05.01.39.03h.05l.34.02.18.01.21.01.3.02h.08l.39.01.03.01.36.01h.39l.28.01h.96l.33-.01h.39l.18-.01.2-.01.25-.01h.13l.32-.02h.07l.38-.02h.01l.37-.02.07-.01.32-.02.12-.01.26-.02.19-.02.19-.02.25-.02.13-.01.31-.04h.07l.37-.05h.01l.37-.04.06-.01.32-.04.12-.02.26-.03.18-.03.19-.03.24-.04.14-.02.3-.05.07-.01.36-.06h.01l.37-.07.05-.01.32-.06.12-.02.25-.05.18-.04.19-.04.23-.05.14-.03.29-.07.08-.01.35-.08.01-.01.36-.08.05-.02.31-.08.11-.02.25-.07.17-.04.2-.06.22-.05.14-.05.28-.08.07-.02.34-.09.02-.01.36-.11.03-.01.32-.1.1-.03.25-.08.16-.05.19-.07.22-.07.13-.04.28-.1.08-.03.32-.11.02-.01.35-.13.04-.01.3-.11.09-.04.26-.1.15-.06.19-.07.21-.09.13-.05.26-.11.08-.03.32-.13.02-.01.33-.14.04-.02.3-.13.09-.04.24-.11.14-.07.19-.08.19-.1.14-.06.25-.12.08-.03.3-.16h.03l.32-.17.03-.01.29-.16.09-.04.24-.12.13-.07.19-.1.18-.1.14-.07.23-.13.08-.05.29-.16.03-.01.31-.18c1.11-.64 2.17-1.31 3.2-2.03l2.71-1.95c4.36-3.56 7.92-7.88 10.43-12.76 2.73-5.26 4.25-11.19 4.25-17.5V35.51h33.97c9.68 0 18.5 3.98 24.91 10.38 6.4 6.37 10.38 15.2 10.38 24.9V192.9H365.1v-53.83H11.3v233.49c0 15.25 12.49 27.74 27.75 27.74h298.3c15.27 0 27.75-12.51 27.75-27.74V325.6h11.31v49.32c0 9.7-3.98 18.53-10.37 24.91-6.42 6.39-15.24 10.37-24.92 10.37H35.28c-9.68 0-18.49-3.97-24.89-10.37C3.97 393.41 0 384.59 0 374.92V70.79C0 61.12 3.97 52.3 10.36 45.9c6.43-6.42 15.25-10.39 24.92-10.39zm211.43-21.54c0-7.71 7.61-13.97 17.03-13.97 9.42 0 17.04 6.26 17.04 13.97v64.96c0 7.7-7.62 13.96-17.04 13.96-9.42 0-17.03-6.26-17.03-13.96V13.97zm-152.52 0C94.19 6.26 101.81 0 111.23 0c9.42 0 17.03 6.26 17.03 13.97v64.96c0 7.7-7.61 13.96-17.03 13.96-9.42 0-17.04-6.26-17.04-13.96V13.97zm311.37 327.72c1.48-14.79 2.69-32.45 3.59-46.5h-75.88v-71.88h77.43c-.39-14.06-1.17-31.75-2.35-46.58-.96-5.93 6.02-9.73 10.51-5.9l90.89 82.99c2.7 2.31 3.02 6.38.7 9.08l-.74.73-93.65 84.05c-4.6 3.89-11.47-.19-10.5-5.99zM63.51 286h50.56c3.53 0 6.43 2.91 6.43 6.44v42.06c0 3.52-2.91 6.44-6.43 6.44H63.51c-3.53 0-6.44-2.91-6.44-6.44v-42.06c0-3.54 2.9-6.44 6.44-6.44zm198.44-98.62h50.55c3.23 0 5.92 2.43 6.37 5.52h-16v49.42h-40.92c-3.53 0-6.45-2.9-6.45-6.45v-42.05c0-3.54 2.9-6.44 6.45-6.44zm0 98.62h40.92v39.6h16.07v8.9c0 3.52-2.92 6.44-6.44 6.44h-50.55c-3.53 0-6.45-2.91-6.45-6.44v-42.06c0-3.54 2.9-6.44 6.45-6.44zm-98.5-98.62h50.56c3.53 0 6.43 2.92 6.43 6.44v42.05c0 3.53-2.91 6.45-6.43 6.45h-50.56c-3.53 0-6.44-2.9-6.44-6.45v-42.05c0-3.54 2.9-6.44 6.44-6.44zm-99.94 0h50.56c3.53 0 6.43 2.92 6.43 6.44v42.05c0 3.53-2.91 6.45-6.43 6.45H63.51c-3.53 0-6.44-2.9-6.44-6.45v-42.05c0-3.54 2.9-6.44 6.44-6.44zM163.45 286h50.56c3.53 0 6.43 2.91 6.43 6.44v42.06c0 3.52-2.91 6.44-6.43 6.44h-50.56c-3.53 0-6.44-2.91-6.44-6.44v-42.06c0-3.54 2.9-6.44 6.44-6.44z"/></svg>`;
14
+ const UpdatedIcon = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 506.49"><path fill-rule="nonzero" d="m371.06 415.61-43.25 11.52 6.23-46.41 37.02 34.89zm6.76-177.5c36.98 0 70.56 15.04 94.83 39.35C496.96 301.7 512 335.25 512 372.31c0 37.02-15.02 70.61-39.3 94.88l-.68.64c-24.23 23.88-57.5 38.66-94.2 38.66-37.06 0-70.61-15.04-94.88-39.31l-.64-.69c-23.9-24.24-38.68-57.53-38.68-94.18 0-37.06 15.04-70.61 39.32-94.89 24.27-24.27 57.85-39.31 94.88-39.31zm78.74 55.41c-20.09-20.11-47.96-32.58-78.74-32.58-30.75 0-58.61 12.47-78.75 32.62-20.15 20.14-32.62 48-32.62 78.75 0 30.5 12.25 58.14 32.02 78.19l.6.55c20.14 20.14 48 32.61 78.75 32.61 30.48 0 58.12-12.25 78.21-32.02l.54-.58c20.15-20.15 32.61-48 32.61-78.75s-12.48-58.61-32.62-78.79zM294.24 17.11C294.24 7.69 303.52 0 315.1 0c11.57 0 20.87 7.64 20.87 17.11v74.85c0 9.42-9.3 17.11-20.87 17.11-11.58 0-20.86-7.65-20.86-17.11V17.11zM56.8 242.28c-1.17 0-2.23-5.2-2.23-11.57 0-6.38.92-11.53 2.23-11.53h56.94c1.18 0 2.24 5.2 2.24 11.53 0 6.39-.92 11.57-2.24 11.57H56.8zm90.77 0c-1.17 0-2.23-5.2-2.23-11.57 0-6.38.92-11.53 2.23-11.53h56.94c1.18 0 2.24 5.2 2.24 11.53 0 6.39-.92 11.57-2.24 11.57h-56.94zm90.77 0c-1.16 0-2.22-5.2-2.22-11.57 0-6.38.92-11.53 2.22-11.53h56.94c1.19 0 2.25 5.15 2.25 11.49-5.7 3.55-11.2 7.44-16.43 11.61h-42.76zm-181.4 66.24c-1.18 0-2.24-5.2-2.24-11.57 0-6.38.93-11.58 2.24-11.58h56.94c1.18 0 2.22 5.2 2.22 11.58 0 6.37-.91 11.57-2.22 11.57H56.94zm90.77 0c-1.18 0-2.24-5.2-2.24-11.57 0-6.38.93-11.58 2.24-11.58h56.94c1.18 0 2.23 5.2 2.23 11.58 0 6.37-.92 11.57-2.23 11.57h-56.94zM57.06 374.8c-1.18 0-2.24-5.2-2.24-11.59 0-6.36.94-11.56 2.24-11.56H114c1.19 0 2.24 5.2 2.24 11.56 0 6.39-.93 11.59-2.24 11.59H57.06zm90.78 0c-1.19 0-2.25-5.2-2.25-11.59 0-6.36.94-11.56 2.25-11.56h56.94c1.18 0 2.24 5.2 2.24 11.56 0 6.39-.94 11.59-2.24 11.59h-56.94zM106.83 17.11C106.83 7.69 116.1 0 127.69 0c11.57 0 20.86 7.64 20.86 17.11v74.85c0 9.42-9.34 17.11-20.86 17.11-11.59 0-20.86-7.65-20.86-17.11V17.11zM22.97 163.64h397.39V77.46c0-2.94-1.19-5.53-3.09-7.43-1.9-1.9-4.59-3.08-7.42-3.08h-38.1c-6.39 0-11.59-5.2-11.59-11.57 0-6.38 5.2-11.58 11.59-11.58h38.1c9.32 0 17.7 3.77 23.82 9.88 6.12 6.14 9.88 14.5 9.88 23.83v136.81c-7.61-2.62-15.41-4.73-23.44-6.29v-21.38h.25H22.97v223.17c0 2.94 1.18 5.52 3.08 7.42 1.91 1.9 4.61 3.08 7.44 3.08h188.85c2.16 8.02 4.86 15.84 8.11 23.36H33.71c-9.3 0-17.7-3.75-23.84-9.89C3.75 427.72 0 419.36 0 410.02V77.55c0-9.29 3.75-17.7 9.87-23.82 6.14-6.13 14.5-9.89 23.84-9.89h40.67c6.38 0 11.57 5.2 11.57 11.57C85.95 61.8 80.76 67 74.38 67H33.71c-2.96 0-5.54 1.18-7.44 3.08-1.9 1.9-3.09 4.59-3.09 7.43v86.16h-.21v-.03zm158.95-96.69c-6.39 0-11.57-5.2-11.57-11.57 0-6.38 5.18-11.58 11.57-11.58h77.55c6.39 0 11.57 5.2 11.57 11.58 0 6.37-5.18 11.57-11.57 11.57h-77.55zm161.66 303.24 45.37-51.33c.72-.84 1.78-1.34 2.85-1.36.69-.01 1.37.13 1.98.45l32.94 29.96c.66.59 1.05 1.46 1.06 2.35.02 1-.39 1.98-1.16 2.66l-46.15 52.16-36.95-34.89h.06z"/></svg>`;
14
15
  const SharingFilters = [
15
16
  { value: 'all', label: 'All' },
16
17
  { value: 'personal', label: 'Personal' },
@@ -151,14 +152,24 @@ export class VerdocsTemplatesList {
151
152
  }
152
153
  render() {
153
154
  return (h(Host, null, h("div", { class: "header" }, h("div", { class: "filter" }, h("verdocs-text-input", { id: "verdocs-filter-name", value: this.name, autocomplete: "off", placeholder: "Filter by Name...", onFocusout: (e) => {
155
+ var _a;
154
156
  this.name = e.target.value;
157
+ (_a = this.changeName) === null || _a === void 0 ? void 0 : _a.emit(this.name);
155
158
  } })), h("verdocs-quick-filter", { label: "Sharing", value: this.sharing, options: SharingFilters, onOptionSelected: e => {
159
+ var _a;
156
160
  this.sharing = e.detail.value;
161
+ (_a = this.changeSharing) === null || _a === void 0 ? void 0 : _a.emit(this.sharing);
157
162
  } }), h("verdocs-quick-filter", { label: "Starred", value: this.starred, options: StarredFilters, onOptionSelected: e => {
163
+ var _a;
158
164
  this.starred = e.detail.value;
165
+ (_a = this.changeStarred) === null || _a === void 0 ? void 0 : _a.emit(this.starred);
159
166
  } }), h("verdocs-quick-filter", { label: "Sort By", value: this.sort, options: SortOptions, onOptionSelected: e => {
167
+ var _a;
160
168
  this.sort = e.detail.value;
169
+ (_a = this.changeSort) === null || _a === void 0 ? void 0 : _a.emit(this.sort);
161
170
  } }), this.loading && h("verdocs-spinner", { mode: "dark", size: 24 }), h("div", { style: { display: 'flex', flex: '1' } })), this.templates.map(template => {
171
+ const dateToShow = this.sort === 'created_at' ? 'created_at' : this.sort === 'updated_at' ? 'updated_at' : 'last_used_at';
172
+ const date = template[dateToShow];
162
173
  const MENU_OPTIONS = [];
163
174
  if (this.allowedActions.includes('send')) {
164
175
  MENU_OPTIONS.push({ label: 'Send', id: 'send', disabled: !this.canPreview(template) });
@@ -188,7 +199,7 @@ export class VerdocsTemplatesList {
188
199
  return (h("div", { class: "template", onClick: () => {
189
200
  var _a;
190
201
  (_a = this.viewTemplate) === null || _a === void 0 ? void 0 : _a.emit({ endpoint: this.endpoint, template });
191
- } }, h("div", { class: "inner" }, h("verdocs-template-star", { template: template, endpoint: this.endpoint }), h("div", { class: "spacer icon-spacer" }), h("span", { innerHTML: TemplateIcon }), h("div", { class: "name" }, template.name), h("div", { class: "spacer usage-spacer" }), h("div", { class: "usage" }, h("span", { innerHTML: EnvelopeIcon }), template.counter || '--'), h("div", { class: "spacer last-used-spacer" }), h("div", { class: "last-used" }, h("span", { innerHTML: CalendarIcon }), h("span", { style: { marginRight: '5px' } }, "Last Used:"), template.last_used_at ? formatDistance(new Date(template.last_used_at), new Date()) : 'Never'), h("div", { class: "spacer ownership-spacer" }), template.is_public && (h("div", { class: "ownership" }, h("span", { innerHTML: GlobeAltIcon }), " Public")), !template.is_public && !template.is_personal && (h("div", { class: "ownership" }, h("span", { innerHTML: LockClosedIcon }), " Private")), !template.is_public && template.is_personal && (h("div", { class: "ownership" }, h("span", { innerHTML: BuildingOfficeIcon }), " Shared")), h("verdocs-dropdown", { options: MENU_OPTIONS, onOptionSelected: e => this.handleOptionSelected(e.detail.id, template) }))));
202
+ } }, h("div", { class: "inner" }, h("verdocs-template-star", { template: template, endpoint: this.endpoint }), h("div", { class: "spacer icon-spacer" }), h("div", { class: "name" }, template.name), h("div", { class: "spacer usage-spacer" }), h("div", { class: "usage" }, h("span", { innerHTML: EnvelopeIcon, title: "Usage Counter" }), template.counter || '--'), h("div", { class: "spacer last-used-spacer" }), h("div", { class: "last-used" }, dateToShow === 'created_at' && h("span", { innerHTML: CreatedIcon, title: "Created" }), dateToShow === 'updated_at' && h("span", { innerHTML: UpdatedIcon, title: "Last Updated" }), dateToShow === 'last_used_at' && h("span", { innerHTML: LastUsedIcon, title: "Last Used" }), date ? format(new Date(date), 'P') : 'Never'), h("div", { class: "spacer ownership-spacer" }), template.is_public && (h("div", { class: "ownership" }, h("span", { innerHTML: GlobeAltIcon }), " Public")), !template.is_public && !template.is_personal && (h("div", { class: "ownership" }, h("span", { innerHTML: LockClosedIcon }), " Private")), !template.is_public && template.is_personal && (h("div", { class: "ownership" }, h("span", { innerHTML: BuildingOfficeIcon }), " Shared")), h("verdocs-dropdown", { options: MENU_OPTIONS, onOptionSelected: e => this.handleOptionSelected(e.detail.id, template) }))));
192
203
  }), !this.templates.length ? (h("div", { class: "empty-text" }, "No matching templates found. Please adjust your filters and try again.")) : (h("div", { style: { marginTop: '10px' } }, h("verdocs-pagination", { selectedPage: this.selectedPage, perPage: 10, itemCount: this.count, onSelectPage: e => {
193
204
  this.selectedPage = e.detail.selectedPage;
194
205
  return this.queryTemplates();
@@ -446,6 +457,71 @@ export class VerdocsTemplatesList {
446
457
  }
447
458
  }
448
459
  }
460
+ }, {
461
+ "method": "changeSort",
462
+ "name": "changeSort",
463
+ "bubbles": true,
464
+ "cancelable": true,
465
+ "composed": true,
466
+ "docs": {
467
+ "tags": [],
468
+ "text": "Event fired when the user changes their sort order. Host applications can use this to save the user's preferences."
469
+ },
470
+ "complexType": {
471
+ "original": "IGetTemplateSummarySortBy",
472
+ "resolved": "\"counter\" | \"created_at\" | \"last_used_at\" | \"name\" | \"star_counter\" | \"updated_at\"",
473
+ "references": {
474
+ "IGetTemplateSummarySortBy": {
475
+ "location": "import",
476
+ "path": "@verdocs/js-sdk/Templates/Templates"
477
+ }
478
+ }
479
+ }
480
+ }, {
481
+ "method": "changeSharing",
482
+ "name": "changeSharing",
483
+ "bubbles": true,
484
+ "cancelable": true,
485
+ "composed": true,
486
+ "docs": {
487
+ "tags": [],
488
+ "text": "Event fired when the user changes their sort order. Host applications can use this to save the user's preferences."
489
+ },
490
+ "complexType": {
491
+ "original": "'all' | 'personal' | 'shared' | 'public'",
492
+ "resolved": "\"all\" | \"personal\" | \"public\" | \"shared\"",
493
+ "references": {}
494
+ }
495
+ }, {
496
+ "method": "changeStarred",
497
+ "name": "changeStarred",
498
+ "bubbles": true,
499
+ "cancelable": true,
500
+ "composed": true,
501
+ "docs": {
502
+ "tags": [],
503
+ "text": "Event fired when the user changes their sort order. Host applications can use this to save the user's preferences."
504
+ },
505
+ "complexType": {
506
+ "original": "'all' | 'starred' | 'unstarred'",
507
+ "resolved": "\"all\" | \"starred\" | \"unstarred\"",
508
+ "references": {}
509
+ }
510
+ }, {
511
+ "method": "changeName",
512
+ "name": "changeName",
513
+ "bubbles": true,
514
+ "cancelable": true,
515
+ "composed": true,
516
+ "docs": {
517
+ "tags": [],
518
+ "text": "Event fired when the user changes the name filter. This is fired for every inputChange event (every character\ntyped). This event is provided for balance with the other events, but host applications should generally not\nsave this value. Users might appreciate applications remembering their sorting or filtering preferences, but\nprobably not their search terms."
519
+ },
520
+ "complexType": {
521
+ "original": "string",
522
+ "resolved": "string",
523
+ "references": {}
524
+ }
449
525
  }];
450
526
  }
451
527
  static get watchers() {
@@ -2185,4 +2185,4 @@ function cleanEscapedString(input) {
2185
2185
  return matched[1].replace(doubleQuoteRegExp, "'");
2186
2186
  }
2187
2187
 
2188
- export { getDefaultOptions as a, format as f, getTimezoneOffsetInMilliseconds as g, locale as l, requiredArgs as r, toDate as t };
2188
+ export { format as f };
@@ -1,7 +1,7 @@
1
1
  import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
2
2
  import { i as integerSequence } from './Primitives.js';
3
3
 
4
- const verdocsPaginationCss = "verdocs-pagination{gap:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-family:\"Inter\", \"Barlow\", sans-serif}verdocs-pagination .page-button{height:38px;display:-ms-flexbox;display:flex;-ms-flex:0 0 38px;flex:0 0 38px;cursor:pointer;font-weight:600;border-radius:4px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#33364b;border:1px solid #654dcb}verdocs-pagination .page-button svg{width:18px;height:18px}verdocs-pagination .page-button.selected{cursor:default;color:#ffffff;background:#654dcb}verdocs-pagination .ellipsis{width:38px;height:38px;display:-ms-flexbox;display:flex;-ms-flex:0 0 38px;flex:0 0 38px;line-height:32px;-ms-flex-pack:center;justify-content:center;color:#33364b}";
4
+ const verdocsPaginationCss = "verdocs-pagination{gap:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-family:\"Inter\", \"Barlow\", sans-serif}verdocs-pagination .page-button{height:38px;display:-ms-flexbox;display:flex;-ms-flex:0 0 38px;flex:0 0 38px;cursor:pointer;font-size:16px;font-weight:600;border-radius:4px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#33364b;border:1px solid #654dcb}verdocs-pagination .page-button svg{width:18px;height:18px}verdocs-pagination .page-button.selected{cursor:default;color:#ffffff;background:#654dcb}verdocs-pagination .ellipsis{width:38px;height:38px;display:-ms-flexbox;display:flex;-ms-flex:0 0 38px;flex:0 0 38px;line-height:32px;-ms-flex-pack:center;justify-content:center;color:#33364b}";
5
5
 
6
6
  const ChevronDoubleLeft = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M18.75 19.5l-7.5-7.5 7.5-7.5m-6 15L5.25 12l7.5-7.5" /></svg>`;
7
7
  const ChevronDoubleRight = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M11.25 4.5l7.5 7.5-7.5 7.5m-6-15l7.5 7.5-7.5 7.5" /></svg>`;