igniteui-webcomponents 7.3.1 → 7.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (189) hide show
  1. package/CHANGELOG.md +23 -1
  2. package/components/avatar/themes/avatar.base.css.js +1 -1
  3. package/components/avatar/themes/avatar.base.css.js.map +1 -1
  4. package/components/badge/themes/badge.base.css.js +1 -1
  5. package/components/badge/themes/badge.base.css.js.map +1 -1
  6. package/components/banner/themes/banner.base.css.js +1 -1
  7. package/components/banner/themes/banner.base.css.js.map +1 -1
  8. package/components/banner/themes/shared/banner.indigo.css.js +1 -1
  9. package/components/banner/themes/shared/banner.indigo.css.js.map +1 -1
  10. package/components/calendar/base.d.ts +7 -2
  11. package/components/calendar/base.js +8 -3
  12. package/components/calendar/base.js.map +1 -1
  13. package/components/calendar/calendar.d.ts +4 -0
  14. package/components/calendar/calendar.js +41 -14
  15. package/components/calendar/calendar.js.map +1 -1
  16. package/components/calendar/days-view/days-view.d.ts +3 -6
  17. package/components/calendar/days-view/days-view.js +7 -16
  18. package/components/calendar/days-view/days-view.js.map +1 -1
  19. package/components/calendar/helpers.d.ts +13 -0
  20. package/components/calendar/helpers.js +15 -0
  21. package/components/calendar/helpers.js.map +1 -1
  22. package/components/calendar/themes/calendar.base.css.js +1 -1
  23. package/components/calendar/themes/calendar.base.css.js.map +1 -1
  24. package/components/calendar/themes/days-view.base.css.js +1 -1
  25. package/components/calendar/themes/days-view.base.css.js.map +1 -1
  26. package/components/calendar/themes/shared/bootstrap/calendar.bootstrap.css.js +1 -1
  27. package/components/calendar/themes/shared/bootstrap/calendar.bootstrap.css.js.map +1 -1
  28. package/components/calendar/themes/shared/bootstrap/days-view.bootstrap.css.js +1 -1
  29. package/components/calendar/themes/shared/bootstrap/days-view.bootstrap.css.js.map +1 -1
  30. package/components/calendar/themes/shared/fluent/days-view.fluent.css.js +1 -1
  31. package/components/calendar/themes/shared/fluent/days-view.fluent.css.js.map +1 -1
  32. package/components/calendar/themes/shared/indigo/calendar.indigo.css.js +1 -1
  33. package/components/calendar/themes/shared/indigo/calendar.indigo.css.js.map +1 -1
  34. package/components/calendar/themes/shared/indigo/days-view.indigo.css.js +1 -1
  35. package/components/calendar/themes/shared/indigo/days-view.indigo.css.js.map +1 -1
  36. package/components/calendar/themes/shared/material/days-view.material.css.js +1 -1
  37. package/components/calendar/themes/shared/material/days-view.material.css.js.map +1 -1
  38. package/components/calendar/themes/year-month-view.base.css.js +1 -1
  39. package/components/calendar/themes/year-month-view.base.css.js.map +1 -1
  40. package/components/card/themes/container.base.css.js +1 -1
  41. package/components/card/themes/container.base.css.js.map +1 -1
  42. package/components/carousel/themes/carousel.base.css.js +1 -1
  43. package/components/carousel/themes/carousel.base.css.js.map +1 -1
  44. package/components/carousel/themes/shared/carousel.indigo.css.js +1 -1
  45. package/components/carousel/themes/shared/carousel.indigo.css.js.map +1 -1
  46. package/components/chat/themes/chat.base.css.js +1 -1
  47. package/components/chat/themes/chat.base.css.js.map +1 -1
  48. package/components/chat/themes/message.base.css.js +1 -1
  49. package/components/chat/themes/message.base.css.js.map +1 -1
  50. package/components/checkbox/themes/checkbox.base.css.js +1 -1
  51. package/components/checkbox/themes/checkbox.base.css.js.map +1 -1
  52. package/components/checkbox/themes/shared/checkbox/checkbox.bootstrap.css.js +1 -1
  53. package/components/checkbox/themes/shared/checkbox/checkbox.bootstrap.css.js.map +1 -1
  54. package/components/checkbox/themes/shared/checkbox/checkbox.fluent.css.js +1 -1
  55. package/components/checkbox/themes/shared/checkbox/checkbox.fluent.css.js.map +1 -1
  56. package/components/checkbox/themes/shared/switch/switch.bootstrap.css.js +1 -1
  57. package/components/checkbox/themes/shared/switch/switch.bootstrap.css.js.map +1 -1
  58. package/components/checkbox/themes/shared/switch/switch.fluent.css.js +1 -1
  59. package/components/checkbox/themes/shared/switch/switch.fluent.css.js.map +1 -1
  60. package/components/checkbox/themes/shared/switch/switch.indigo.css.js +1 -1
  61. package/components/checkbox/themes/shared/switch/switch.indigo.css.js.map +1 -1
  62. package/components/checkbox/themes/shared/switch/switch.material.css.js +1 -1
  63. package/components/checkbox/themes/shared/switch/switch.material.css.js.map +1 -1
  64. package/components/checkbox/themes/switch.base.css.js +1 -1
  65. package/components/checkbox/themes/switch.base.css.js.map +1 -1
  66. package/components/color-picker/themes/color-picker.base.css.js +1 -1
  67. package/components/color-picker/themes/color-picker.base.css.js.map +1 -1
  68. package/components/combo/themes/combo-item.base.css.js +1 -1
  69. package/components/combo/themes/combo-item.base.css.js.map +1 -1
  70. package/components/combo/themes/combo.base.css.js +1 -1
  71. package/components/combo/themes/combo.base.css.js.map +1 -1
  72. package/components/combo/themes/shared/combo.bootstrap.css.js +1 -1
  73. package/components/combo/themes/shared/combo.bootstrap.css.js.map +1 -1
  74. package/components/date-picker/date-picker.base.d.ts +11 -2
  75. package/components/date-picker/date-picker.base.js +8 -3
  76. package/components/date-picker/date-picker.base.js.map +1 -1
  77. package/components/date-picker/themes/date-picker.base.css.js +1 -1
  78. package/components/date-picker/themes/date-picker.base.css.js.map +1 -1
  79. package/components/date-range-picker/date-range-picker.base.css.js +1 -1
  80. package/components/date-range-picker/date-range-picker.base.css.js.map +1 -1
  81. package/components/date-range-picker/predefined-ranges-area.base.css.js +1 -1
  82. package/components/date-range-picker/predefined-ranges-area.base.css.js.map +1 -1
  83. package/components/divider/themes/divider.base.css.js +1 -1
  84. package/components/divider/themes/divider.base.css.js.map +1 -1
  85. package/components/dropdown/themes/dropdown-item.base.css.js +1 -1
  86. package/components/dropdown/themes/dropdown-item.base.css.js.map +1 -1
  87. package/components/dropdown/themes/dropdown.base.css.js +1 -1
  88. package/components/dropdown/themes/dropdown.base.css.js.map +1 -1
  89. package/components/file-input/themes/file-input.base.css.js +1 -1
  90. package/components/file-input/themes/file-input.base.css.js.map +1 -1
  91. package/components/file-input/themes/shared/file-input.bootstrap.css.js +1 -1
  92. package/components/file-input/themes/shared/file-input.bootstrap.css.js.map +1 -1
  93. package/components/input/themes/shared/input.indigo.css.js +1 -1
  94. package/components/input/themes/shared/input.indigo.css.js.map +1 -1
  95. package/components/input/themes/shared/input.material.css.js +1 -1
  96. package/components/input/themes/shared/input.material.css.js.map +1 -1
  97. package/components/list/themes/item.base.css.js +1 -1
  98. package/components/list/themes/item.base.css.js.map +1 -1
  99. package/components/nav-drawer/themes/item.base.css.js +1 -1
  100. package/components/nav-drawer/themes/item.base.css.js.map +1 -1
  101. package/components/progress/themes/linear/linear.progress.base.css.js +1 -1
  102. package/components/progress/themes/linear/linear.progress.base.css.js.map +1 -1
  103. package/components/progress/themes/linear/shared/linear.progress.bootstrap.css.d.ts +1 -0
  104. package/components/progress/themes/linear/shared/linear.progress.bootstrap.css.js +3 -0
  105. package/components/progress/themes/linear/shared/linear.progress.bootstrap.css.js.map +1 -0
  106. package/components/progress/themes/linear/themes.js +3 -2
  107. package/components/progress/themes/linear/themes.js.map +1 -1
  108. package/components/qr-code/qr-code.d.ts +28 -1
  109. package/components/qr-code/qr-code.js +56 -13
  110. package/components/qr-code/qr-code.js.map +1 -1
  111. package/components/qr-code/renderer/export.d.ts +28 -0
  112. package/components/qr-code/renderer/export.js +120 -0
  113. package/components/qr-code/renderer/export.js.map +1 -0
  114. package/components/qr-code/types.d.ts +26 -0
  115. package/components/qr-code/types.js.map +1 -1
  116. package/components/radio/themes/radio.base.css.js +1 -1
  117. package/components/radio/themes/radio.base.css.js.map +1 -1
  118. package/components/radio/themes/shared/radio.bootstrap.css.js +1 -1
  119. package/components/radio/themes/shared/radio.bootstrap.css.js.map +1 -1
  120. package/components/radio/themes/shared/radio.indigo.css.js +1 -1
  121. package/components/radio/themes/shared/radio.indigo.css.js.map +1 -1
  122. package/components/resize-container/themes/resize-container.base.css.d.ts +1 -0
  123. package/components/resize-container/themes/resize-container.base.css.js +3 -0
  124. package/components/resize-container/themes/resize-container.base.css.js.map +1 -0
  125. package/components/select/themes/select.base.css.js +1 -1
  126. package/components/select/themes/select.base.css.js.map +1 -1
  127. package/components/select/themes/shared/select.bootstrap.css.js +1 -1
  128. package/components/select/themes/shared/select.bootstrap.css.js.map +1 -1
  129. package/components/slider/themes/shared/slider.material.css.js +1 -1
  130. package/components/slider/themes/shared/slider.material.css.js.map +1 -1
  131. package/components/slider/themes/slider.base.css.js +1 -1
  132. package/components/slider/themes/slider.base.css.js.map +1 -1
  133. package/components/snackbar/themes/snackbar.base.css.js +1 -1
  134. package/components/snackbar/themes/snackbar.base.css.js.map +1 -1
  135. package/components/splitter/themes/splitter.base.css.js +1 -1
  136. package/components/splitter/themes/splitter.base.css.js.map +1 -1
  137. package/components/stepper/themes/step/step.base.css.js +1 -1
  138. package/components/stepper/themes/step/step.base.css.js.map +1 -1
  139. package/components/tabs/themes/shared/tab/tab.bootstrap.css.js +1 -1
  140. package/components/tabs/themes/shared/tab/tab.bootstrap.css.js.map +1 -1
  141. package/components/tabs/themes/shared/tab/tab.fluent.css.js +1 -1
  142. package/components/tabs/themes/shared/tab/tab.fluent.css.js.map +1 -1
  143. package/components/tabs/themes/shared/tab/tab.indigo.css.js +1 -1
  144. package/components/tabs/themes/shared/tab/tab.indigo.css.js.map +1 -1
  145. package/components/tabs/themes/shared/tab/tab.material.css.js +1 -1
  146. package/components/tabs/themes/shared/tab/tab.material.css.js.map +1 -1
  147. package/components/tabs/themes/shared/tabs/tabs.fluent.css.js +1 -1
  148. package/components/tabs/themes/shared/tabs/tabs.fluent.css.js.map +1 -1
  149. package/components/tabs/themes/shared/tabs/tabs.indigo.css.js +1 -1
  150. package/components/tabs/themes/shared/tabs/tabs.indigo.css.js.map +1 -1
  151. package/components/tabs/themes/shared/tabs/tabs.material.css.js +1 -1
  152. package/components/tabs/themes/shared/tabs/tabs.material.css.js.map +1 -1
  153. package/components/tabs/themes/tab.base.css.js +1 -1
  154. package/components/tabs/themes/tab.base.css.js.map +1 -1
  155. package/components/textarea/themes/shared/textarea.bootstrap.css.js +1 -1
  156. package/components/textarea/themes/shared/textarea.bootstrap.css.js.map +1 -1
  157. package/components/textarea/themes/shared/textarea.common.css.js +1 -1
  158. package/components/textarea/themes/shared/textarea.common.css.js.map +1 -1
  159. package/components/textarea/themes/shared/textarea.fluent.css.js +1 -1
  160. package/components/textarea/themes/shared/textarea.fluent.css.js.map +1 -1
  161. package/components/textarea/themes/shared/textarea.indigo.css.js +1 -1
  162. package/components/textarea/themes/shared/textarea.indigo.css.js.map +1 -1
  163. package/components/textarea/themes/shared/textarea.material.css.js +1 -1
  164. package/components/textarea/themes/shared/textarea.material.css.js.map +1 -1
  165. package/components/tile-manager/themes/tile.base.css.js +1 -1
  166. package/components/tile-manager/themes/tile.base.css.js.map +1 -1
  167. package/components/toast/themes/toast.base.css.js +1 -1
  168. package/components/toast/themes/toast.base.css.js.map +1 -1
  169. package/components/tooltip/themes/tooltip.base.css.js +1 -1
  170. package/components/tooltip/themes/tooltip.base.css.js.map +1 -1
  171. package/components/tree/themes/item.base.css.js +1 -1
  172. package/components/tree/themes/item.base.css.js.map +1 -1
  173. package/components/validation-container/themes/validator.base.css.js +1 -1
  174. package/components/validation-container/themes/validator.base.css.js.map +1 -1
  175. package/components/validation-container/validation-container.d.ts +10 -12
  176. package/components/validation-container/validation-container.js +14 -17
  177. package/components/validation-container/validation-container.js.map +1 -1
  178. package/custom-elements.json +563 -93
  179. package/igniteui-webcomponents.html-data.json +1 -1
  180. package/index.d.ts +1 -1
  181. package/index.js.map +1 -1
  182. package/internals/definitions/defineAllComponents.js +4 -0
  183. package/internals/definitions/defineAllComponents.js.map +1 -1
  184. package/package.json +1 -1
  185. package/skills/igniteui-wc-generate-from-image-design/references/gotchas.md +21 -0
  186. package/skills/igniteui-wc-integrate-with-framework/SKILL.md +4 -3
  187. package/skills/igniteui-wc-integrate-with-framework/references/vanilla-js.md +14 -0
  188. package/skills/igniteui-wc-migrate-grid-lite-to-premium/SKILL.md +12 -2
  189. package/web-types.json +1 -1
@@ -1814,7 +1814,7 @@
1814
1814
  "kind": "field",
1815
1815
  "name": "target",
1816
1816
  "privacy": "public",
1817
- "description": "The form control whose validity state is being rendered. The target's `invalid`\nproperty is reflected to the container, and its validity state is used to\ndetermine which validation message slots to render.",
1817
+ "description": "The form control whose validity state is rendered.",
1818
1818
  "type": {
1819
1819
  "text": "IgcFormControl"
1820
1820
  }
@@ -1825,15 +1825,15 @@
1825
1825
  "privacy": "private",
1826
1826
  "return": {
1827
1827
  "type": {
1828
- "text": ""
1828
+ "text": "{\n isProjectionEmpty: boolean;\n validation: Set<string>;\n }"
1829
1829
  }
1830
1830
  },
1831
- "description": "Collects the projection state of the container slots in a single DOM pass."
1831
+ "description": "Collects which slots have assigned content."
1832
1832
  },
1833
1833
  {
1834
1834
  "kind": "method",
1835
1835
  "name": "_renderValidationMessage",
1836
- "privacy": "protected",
1836
+ "privacy": "private",
1837
1837
  "return": {
1838
1838
  "type": {
1839
1839
  "text": "TemplateResult"
@@ -1857,7 +1857,7 @@
1857
1857
  {
1858
1858
  "kind": "method",
1859
1859
  "name": "_renderHelper",
1860
- "privacy": "protected",
1860
+ "privacy": "private",
1861
1861
  "return": {
1862
1862
  "type": {
1863
1863
  "text": "TemplateResult | typeof nothing"
@@ -1865,9 +1865,9 @@
1865
1865
  },
1866
1866
  "parameters": [
1867
1867
  {
1868
- "name": "hasValidationProjection",
1868
+ "name": "projectedSlots",
1869
1869
  "type": {
1870
- "text": "boolean"
1870
+ "text": "ReadonlySet<string>"
1871
1871
  }
1872
1872
  }
1873
1873
  ]
@@ -27344,6 +27344,54 @@
27344
27344
  }
27345
27345
  ]
27346
27346
  },
27347
+ {
27348
+ "kind": "function",
27349
+ "name": "getLocaleWeekStart",
27350
+ "return": {
27351
+ "type": {
27352
+ "text": "WeekDays"
27353
+ }
27354
+ },
27355
+ "parameters": [
27356
+ {
27357
+ "name": "locale",
27358
+ "type": {
27359
+ "text": "string"
27360
+ }
27361
+ }
27362
+ ],
27363
+ "description": "The first day of the week of `locale`, as reported by `Intl.Locale.prototype.getWeekInfo()`."
27364
+ },
27365
+ {
27366
+ "kind": "function",
27367
+ "name": "isDatePartBefore",
27368
+ "return": {
27369
+ "type": {
27370
+ "text": "boolean"
27371
+ }
27372
+ },
27373
+ "parameters": [
27374
+ {
27375
+ "name": "parts",
27376
+ "type": {
27377
+ "text": "Intl.DateTimeFormatPart[]"
27378
+ }
27379
+ },
27380
+ {
27381
+ "name": "first",
27382
+ "type": {
27383
+ "text": "Intl.DateTimeFormatPartTypes"
27384
+ }
27385
+ },
27386
+ {
27387
+ "name": "second",
27388
+ "type": {
27389
+ "text": "Intl.DateTimeFormatPartTypes"
27390
+ }
27391
+ }
27392
+ ],
27393
+ "description": "Whether the `first` field precedes the `second` one in the formatted `parts`.\nA missing field counts as last."
27394
+ },
27347
27395
  {
27348
27396
  "kind": "function",
27349
27397
  "name": "areSameMonth",
@@ -27555,6 +27603,22 @@
27555
27603
  "module": "src/components/calendar/helpers.ts"
27556
27604
  }
27557
27605
  },
27606
+ {
27607
+ "kind": "js",
27608
+ "name": "getLocaleWeekStart",
27609
+ "declaration": {
27610
+ "name": "getLocaleWeekStart",
27611
+ "module": "src/components/calendar/helpers.ts"
27612
+ }
27613
+ },
27614
+ {
27615
+ "kind": "js",
27616
+ "name": "isDatePartBefore",
27617
+ "declaration": {
27618
+ "name": "isDatePartBefore",
27619
+ "module": "src/components/calendar/helpers.ts"
27620
+ }
27621
+ },
27558
27622
  {
27559
27623
  "kind": "js",
27560
27624
  "name": "areSameMonth",
@@ -27631,6 +27695,17 @@
27631
27695
  "privacy": "private",
27632
27696
  "default": "false"
27633
27697
  },
27698
+ {
27699
+ "kind": "field",
27700
+ "name": "_weekStart",
27701
+ "type": {
27702
+ "text": "WeekDays | undefined"
27703
+ },
27704
+ "privacy": "private",
27705
+ "expandedType": {
27706
+ "text": "'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday' | undefined"
27707
+ }
27708
+ },
27634
27709
  {
27635
27710
  "kind": "field",
27636
27711
  "name": "_hasValues",
@@ -27785,13 +27860,12 @@
27785
27860
  {
27786
27861
  "kind": "field",
27787
27862
  "name": "weekStart",
27788
- "type": {
27789
- "text": "WeekDays"
27790
- },
27791
27863
  "privacy": "public",
27792
- "default": "'sunday'",
27793
27864
  "description": "Gets/Sets the first day of the week.",
27794
27865
  "attribute": "week-start",
27866
+ "type": {
27867
+ "text": "WeekDays"
27868
+ },
27795
27869
  "expandedType": {
27796
27870
  "text": "'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday'"
27797
27871
  }
@@ -27896,13 +27970,12 @@
27896
27970
  },
27897
27971
  {
27898
27972
  "name": "week-start",
27899
- "type": {
27900
- "text": "WeekDays"
27901
- },
27902
- "default": "'sunday'",
27903
27973
  "description": "Gets/Sets the first day of the week.",
27904
27974
  "fieldName": "weekStart",
27905
27975
  "attribute": "week-start",
27976
+ "type": {
27977
+ "text": "WeekDays"
27978
+ },
27906
27979
  "expandedType": {
27907
27980
  "text": "'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday'"
27908
27981
  }
@@ -28081,15 +28154,6 @@
28081
28154
  }
28082
28155
  }
28083
28156
  },
28084
- {
28085
- "kind": "field",
28086
- "name": "_dates",
28087
- "type": {
28088
- "text": "CalendarDay[]"
28089
- },
28090
- "privacy": "private",
28091
- "default": "[]"
28092
- },
28093
28157
  {
28094
28158
  "kind": "field",
28095
28159
  "name": "_activeDay",
@@ -28436,7 +28500,15 @@
28436
28500
  {
28437
28501
  "kind": "method",
28438
28502
  "name": "_renderHeaders",
28439
- "privacy": "protected"
28503
+ "privacy": "protected",
28504
+ "parameters": [
28505
+ {
28506
+ "name": "dates",
28507
+ "type": {
28508
+ "text": "CalendarDay[]"
28509
+ }
28510
+ }
28511
+ ]
28440
28512
  },
28441
28513
  {
28442
28514
  "kind": "method",
@@ -28446,7 +28518,15 @@
28446
28518
  "type": {
28447
28519
  "text": "Generator<TemplateResult>"
28448
28520
  }
28449
- }
28521
+ },
28522
+ "parameters": [
28523
+ {
28524
+ "name": "dates",
28525
+ "type": {
28526
+ "text": "CalendarDay[]"
28527
+ }
28528
+ }
28529
+ ]
28450
28530
  },
28451
28531
  {
28452
28532
  "kind": "method",
@@ -28568,6 +28648,21 @@
28568
28648
  "module": "src/components/calendar/base.ts"
28569
28649
  }
28570
28650
  },
28651
+ {
28652
+ "kind": "field",
28653
+ "name": "_weekStart",
28654
+ "type": {
28655
+ "text": "WeekDays | undefined"
28656
+ },
28657
+ "privacy": "private",
28658
+ "expandedType": {
28659
+ "text": "'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday' | undefined"
28660
+ },
28661
+ "inheritedFrom": {
28662
+ "name": "IgcCalendarBaseComponent",
28663
+ "module": "src/components/calendar/base.ts"
28664
+ }
28665
+ },
28571
28666
  {
28572
28667
  "kind": "field",
28573
28668
  "name": "_hasValues",
@@ -28786,13 +28881,12 @@
28786
28881
  {
28787
28882
  "kind": "field",
28788
28883
  "name": "weekStart",
28789
- "type": {
28790
- "text": "WeekDays"
28791
- },
28792
28884
  "privacy": "public",
28793
- "default": "'sunday'",
28794
28885
  "description": "Gets/Sets the first day of the week.",
28795
28886
  "attribute": "week-start",
28887
+ "type": {
28888
+ "text": "WeekDays"
28889
+ },
28796
28890
  "expandedType": {
28797
28891
  "text": "'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday'"
28798
28892
  },
@@ -28959,13 +29053,12 @@
28959
29053
  },
28960
29054
  {
28961
29055
  "name": "week-start",
28962
- "type": {
28963
- "text": "WeekDays"
28964
- },
28965
- "default": "'sunday'",
28966
29056
  "description": "Gets/Sets the first day of the week.",
28967
29057
  "fieldName": "weekStart",
28968
29058
  "attribute": "week-start",
29059
+ "type": {
29060
+ "text": "WeekDays"
29061
+ },
28969
29062
  "expandedType": {
28970
29063
  "text": "'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday'"
28971
29064
  },
@@ -30773,6 +30866,25 @@
30773
30866
  }
30774
30867
  ]
30775
30868
  },
30869
+ {
30870
+ "kind": "method",
30871
+ "name": "_formatYear",
30872
+ "privacy": "protected",
30873
+ "return": {
30874
+ "type": {
30875
+ "text": "string"
30876
+ }
30877
+ },
30878
+ "parameters": [
30879
+ {
30880
+ "name": "day",
30881
+ "type": {
30882
+ "text": "CalendarDay"
30883
+ }
30884
+ }
30885
+ ],
30886
+ "description": "The year with the unit of the locale - `2025年` for `ja`, `2025 г.` for `bg`."
30887
+ },
30776
30888
  {
30777
30889
  "kind": "method",
30778
30890
  "name": "_renderYearButtonNavigation",
@@ -30821,6 +30933,31 @@
30821
30933
  }
30822
30934
  ]
30823
30935
  },
30936
+ {
30937
+ "kind": "method",
30938
+ "name": "_renderDayViewNavigation",
30939
+ "privacy": "protected",
30940
+ "return": {
30941
+ "type": {
30942
+ "text": "TemplateResult[]"
30943
+ }
30944
+ },
30945
+ "parameters": [
30946
+ {
30947
+ "name": "active",
30948
+ "type": {
30949
+ "text": "CalendarDay"
30950
+ }
30951
+ },
30952
+ {
30953
+ "name": "viewIndex",
30954
+ "type": {
30955
+ "text": "number"
30956
+ }
30957
+ }
30958
+ ],
30959
+ "description": "Renders the month and year buttons of the days view in the field order of the locale."
30960
+ },
30824
30961
  {
30825
30962
  "kind": "method",
30826
30963
  "name": "_renderNavigation",
@@ -31033,6 +31170,21 @@
31033
31170
  "module": "src/components/calendar/base.ts"
31034
31171
  }
31035
31172
  },
31173
+ {
31174
+ "kind": "field",
31175
+ "name": "_weekStart",
31176
+ "type": {
31177
+ "text": "WeekDays | undefined"
31178
+ },
31179
+ "privacy": "private",
31180
+ "expandedType": {
31181
+ "text": "'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday' | undefined"
31182
+ },
31183
+ "inheritedFrom": {
31184
+ "name": "IgcCalendarBaseComponent",
31185
+ "module": "src/components/calendar/base.ts"
31186
+ }
31187
+ },
31036
31188
  {
31037
31189
  "kind": "field",
31038
31190
  "name": "_hasValues",
@@ -31251,13 +31403,12 @@
31251
31403
  {
31252
31404
  "kind": "field",
31253
31405
  "name": "weekStart",
31254
- "type": {
31255
- "text": "WeekDays"
31256
- },
31257
31406
  "privacy": "public",
31258
- "default": "'sunday'",
31259
31407
  "description": "Gets/Sets the first day of the week.",
31260
31408
  "attribute": "week-start",
31409
+ "type": {
31410
+ "text": "WeekDays"
31411
+ },
31261
31412
  "expandedType": {
31262
31413
  "text": "'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday'"
31263
31414
  },
@@ -31450,13 +31601,12 @@
31450
31601
  },
31451
31602
  {
31452
31603
  "name": "week-start",
31453
- "type": {
31454
- "text": "WeekDays"
31455
- },
31456
- "default": "'sunday'",
31457
31604
  "description": "Gets/Sets the first day of the week.",
31458
31605
  "fieldName": "weekStart",
31459
31606
  "attribute": "week-start",
31607
+ "type": {
31608
+ "text": "WeekDays"
31609
+ },
31460
31610
  "expandedType": {
31461
31611
  "text": "'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday'"
31462
31612
  },
@@ -57763,6 +57913,17 @@
57763
57913
  "privacy": "protected",
57764
57914
  "default": "1"
57765
57915
  },
57916
+ {
57917
+ "kind": "field",
57918
+ "name": "_weekStart",
57919
+ "type": {
57920
+ "text": "WeekDays | undefined"
57921
+ },
57922
+ "privacy": "private",
57923
+ "expandedType": {
57924
+ "text": "'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday' | undefined"
57925
+ }
57926
+ },
57766
57927
  {
57767
57928
  "kind": "field",
57768
57929
  "name": "_rootClickController",
@@ -58331,13 +58492,12 @@
58331
58492
  {
58332
58493
  "kind": "field",
58333
58494
  "name": "weekStart",
58334
- "type": {
58335
- "text": "WeekDays"
58336
- },
58337
58495
  "privacy": "public",
58338
- "default": "'sunday'",
58339
58496
  "description": "Sets the start day of the week for the calendar.",
58340
58497
  "attribute": "week-start",
58498
+ "type": {
58499
+ "text": "WeekDays"
58500
+ },
58341
58501
  "expandedType": {
58342
58502
  "text": "'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday'"
58343
58503
  }
@@ -59761,26 +59921,26 @@
59761
59921
  "fieldName": "showWeekNumbers",
59762
59922
  "attribute": "show-week-numbers"
59763
59923
  },
59764
- {
59765
- "name": "active-date",
59766
- "description": "Gets/Sets the date which is shown in the calendar picker and is highlighted.\nBy default it is the current date.",
59767
- "type": {
59768
- "text": "Date"
59769
- },
59770
- "fieldName": "activeDate"
59771
- },
59772
59924
  {
59773
59925
  "name": "week-start",
59926
+ "description": "Sets the start day of the week for the calendar.",
59927
+ "fieldName": "weekStart",
59928
+ "attribute": "week-start",
59774
59929
  "type": {
59775
59930
  "text": "WeekDays"
59776
59931
  },
59777
- "default": "'sunday'",
59778
- "description": "Sets the start day of the week for the calendar.",
59779
- "fieldName": "weekStart",
59780
59932
  "expandedType": {
59781
59933
  "text": "'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday'"
59782
59934
  }
59783
59935
  },
59936
+ {
59937
+ "name": "active-date",
59938
+ "description": "Gets/Sets the date which is shown in the calendar picker and is highlighted.\nBy default it is the current date.",
59939
+ "type": {
59940
+ "text": "Date"
59941
+ },
59942
+ "fieldName": "activeDate"
59943
+ },
59784
59944
  {
59785
59945
  "name": "required",
59786
59946
  "description": "When set, makes the component a required field for validation.",
@@ -61663,6 +61823,21 @@
61663
61823
  "module": "src/components/date-picker/date-picker.base.ts"
61664
61824
  }
61665
61825
  },
61826
+ {
61827
+ "kind": "field",
61828
+ "name": "_weekStart",
61829
+ "type": {
61830
+ "text": "WeekDays | undefined"
61831
+ },
61832
+ "privacy": "private",
61833
+ "expandedType": {
61834
+ "text": "'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday' | undefined"
61835
+ },
61836
+ "inheritedFrom": {
61837
+ "name": "IgcDatePickerBaseComponent",
61838
+ "module": "src/components/date-picker/date-picker.base.ts"
61839
+ }
61840
+ },
61666
61841
  {
61667
61842
  "kind": "field",
61668
61843
  "name": "_rootClickController",
@@ -62124,13 +62299,12 @@
62124
62299
  {
62125
62300
  "kind": "field",
62126
62301
  "name": "weekStart",
62127
- "type": {
62128
- "text": "WeekDays"
62129
- },
62130
62302
  "privacy": "public",
62131
- "default": "'sunday'",
62132
62303
  "description": "Sets the start day of the week for the calendar.",
62133
62304
  "attribute": "week-start",
62305
+ "type": {
62306
+ "text": "WeekDays"
62307
+ },
62134
62308
  "expandedType": {
62135
62309
  "text": "'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday'"
62136
62310
  },
@@ -63047,28 +63221,28 @@
63047
63221
  }
63048
63222
  },
63049
63223
  {
63050
- "name": "active-date",
63051
- "description": "Gets/Sets the date which is shown in the calendar picker and is highlighted.\nBy default it is the current date.",
63224
+ "name": "week-start",
63225
+ "description": "Sets the start day of the week for the calendar.",
63226
+ "fieldName": "weekStart",
63227
+ "attribute": "week-start",
63052
63228
  "type": {
63053
- "text": "Date"
63229
+ "text": "WeekDays"
63230
+ },
63231
+ "expandedType": {
63232
+ "text": "'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday'"
63054
63233
  },
63055
- "fieldName": "activeDate",
63056
63234
  "inheritedFrom": {
63057
63235
  "name": "IgcDatePickerBaseComponent",
63058
63236
  "module": "src/components/date-picker/date-picker.base.ts"
63059
63237
  }
63060
63238
  },
63061
63239
  {
63062
- "name": "week-start",
63240
+ "name": "active-date",
63241
+ "description": "Gets/Sets the date which is shown in the calendar picker and is highlighted.\nBy default it is the current date.",
63063
63242
  "type": {
63064
- "text": "WeekDays"
63065
- },
63066
- "default": "'sunday'",
63067
- "description": "Sets the start day of the week for the calendar.",
63068
- "fieldName": "weekStart",
63069
- "expandedType": {
63070
- "text": "'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday'"
63243
+ "text": "Date"
63071
63244
  },
63245
+ "fieldName": "activeDate",
63072
63246
  "inheritedFrom": {
63073
63247
  "name": "IgcDatePickerBaseComponent",
63074
63248
  "module": "src/components/date-picker/date-picker.base.ts"
@@ -68953,6 +69127,21 @@
68953
69127
  "module": "src/components/date-picker/date-picker.base.ts"
68954
69128
  }
68955
69129
  },
69130
+ {
69131
+ "kind": "field",
69132
+ "name": "_weekStart",
69133
+ "type": {
69134
+ "text": "WeekDays | undefined"
69135
+ },
69136
+ "privacy": "private",
69137
+ "expandedType": {
69138
+ "text": "'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday' | undefined"
69139
+ },
69140
+ "inheritedFrom": {
69141
+ "name": "IgcDatePickerBaseComponent",
69142
+ "module": "src/components/date-picker/date-picker.base.ts"
69143
+ }
69144
+ },
68956
69145
  {
68957
69146
  "kind": "field",
68958
69147
  "name": "_rootClickController",
@@ -69383,13 +69572,12 @@
69383
69572
  {
69384
69573
  "kind": "field",
69385
69574
  "name": "weekStart",
69386
- "type": {
69387
- "text": "WeekDays"
69388
- },
69389
69575
  "privacy": "public",
69390
- "default": "'sunday'",
69391
69576
  "description": "Sets the start day of the week for the calendar.",
69392
69577
  "attribute": "week-start",
69578
+ "type": {
69579
+ "text": "WeekDays"
69580
+ },
69393
69581
  "expandedType": {
69394
69582
  "text": "'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday'"
69395
69583
  },
@@ -70333,28 +70521,28 @@
70333
70521
  }
70334
70522
  },
70335
70523
  {
70336
- "name": "active-date",
70337
- "description": "Gets/Sets the date which is shown in the calendar picker and is highlighted.\nBy default it is the current date.",
70524
+ "name": "week-start",
70525
+ "description": "Sets the start day of the week for the calendar.",
70526
+ "fieldName": "weekStart",
70527
+ "attribute": "week-start",
70338
70528
  "type": {
70339
- "text": "Date"
70529
+ "text": "WeekDays"
70530
+ },
70531
+ "expandedType": {
70532
+ "text": "'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday'"
70340
70533
  },
70341
- "fieldName": "activeDate",
70342
70534
  "inheritedFrom": {
70343
70535
  "name": "IgcDatePickerBaseComponent",
70344
70536
  "module": "src/components/date-picker/date-picker.base.ts"
70345
70537
  }
70346
70538
  },
70347
70539
  {
70348
- "name": "week-start",
70540
+ "name": "active-date",
70541
+ "description": "Gets/Sets the date which is shown in the calendar picker and is highlighted.\nBy default it is the current date.",
70349
70542
  "type": {
70350
- "text": "WeekDays"
70351
- },
70352
- "default": "'sunday'",
70353
- "description": "Sets the start day of the week for the calendar.",
70354
- "fieldName": "weekStart",
70355
- "expandedType": {
70356
- "text": "'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday'"
70543
+ "text": "Date"
70357
70544
  },
70545
+ "fieldName": "activeDate",
70358
70546
  "inheritedFrom": {
70359
70547
  "name": "IgcDatePickerBaseComponent",
70360
70548
  "module": "src/components/date-picker/date-picker.base.ts"
@@ -93078,6 +93266,222 @@
93078
93266
  }
93079
93267
  ]
93080
93268
  },
93269
+ {
93270
+ "kind": "javascript-module",
93271
+ "path": "src/components/qr-code/renderer/export.ts",
93272
+ "declarations": [
93273
+ {
93274
+ "kind": "variable",
93275
+ "name": "MIME_TYPES",
93276
+ "type": {
93277
+ "text": "Readonly<Record<QrCodeExportFormat, string>>"
93278
+ },
93279
+ "default": "{ svg: 'image/svg+xml', png: 'image/png', jpeg: 'image/jpeg', webp: 'image/webp', }",
93280
+ "description": "MIME type of each export format."
93281
+ },
93282
+ {
93283
+ "kind": "variable",
93284
+ "name": "MAX_EXPORT_DIMENSION",
93285
+ "type": {
93286
+ "text": "number"
93287
+ },
93288
+ "default": "16384",
93289
+ "description": "Maximum side length in pixels of an exported raster image.\nBrowsers fail to allocate or encode canvases past this bound."
93290
+ },
93291
+ {
93292
+ "kind": "function",
93293
+ "name": "isExportFormat",
93294
+ "return": {
93295
+ "type": {
93296
+ "text": "format is QrCodeExportFormat"
93297
+ }
93298
+ },
93299
+ "parameters": [
93300
+ {
93301
+ "name": "format",
93302
+ "type": {
93303
+ "text": "string"
93304
+ }
93305
+ }
93306
+ ],
93307
+ "description": "Whether `format` is one of the supported export formats."
93308
+ },
93309
+ {
93310
+ "kind": "function",
93311
+ "name": "ensureExtension",
93312
+ "return": {
93313
+ "type": {
93314
+ "text": "string"
93315
+ }
93316
+ },
93317
+ "parameters": [
93318
+ {
93319
+ "name": "fileName",
93320
+ "type": {
93321
+ "text": "string"
93322
+ }
93323
+ },
93324
+ {
93325
+ "name": "format",
93326
+ "type": {
93327
+ "text": "QrCodeExportFormat"
93328
+ }
93329
+ }
93330
+ ],
93331
+ "description": "Appends the extension of `format` to `fileName` unless it already ends with a matching one."
93332
+ },
93333
+ {
93334
+ "kind": "function",
93335
+ "name": "createSvgSnapshot",
93336
+ "return": {
93337
+ "type": {
93338
+ "text": "Promise<SVGSVGElement>"
93339
+ }
93340
+ },
93341
+ "parameters": [
93342
+ {
93343
+ "name": "source",
93344
+ "type": {
93345
+ "text": "SVGSVGElement"
93346
+ }
93347
+ }
93348
+ ],
93349
+ "description": "Creates a self-contained copy of the component SVG: theme colors are resolved\nto presentation attributes and the logo is inlined as a data URI."
93350
+ },
93351
+ {
93352
+ "kind": "function",
93353
+ "name": "serializeSvg",
93354
+ "return": {
93355
+ "type": {
93356
+ "text": "Blob"
93357
+ }
93358
+ },
93359
+ "parameters": [
93360
+ {
93361
+ "name": "svg",
93362
+ "type": {
93363
+ "text": "SVGSVGElement"
93364
+ }
93365
+ }
93366
+ ],
93367
+ "description": "Serializes an SVG element into an `image/svg+xml` blob."
93368
+ },
93369
+ {
93370
+ "kind": "function",
93371
+ "name": "rasterizeSvg",
93372
+ "return": {
93373
+ "type": {
93374
+ "text": "Promise<Blob>"
93375
+ }
93376
+ },
93377
+ "parameters": [
93378
+ {
93379
+ "name": "svgBlob",
93380
+ "type": {
93381
+ "text": "Blob"
93382
+ }
93383
+ },
93384
+ {
93385
+ "name": "dimension",
93386
+ "type": {
93387
+ "text": "number"
93388
+ }
93389
+ },
93390
+ {
93391
+ "name": "format",
93392
+ "type": {
93393
+ "text": "QrRasterFormat"
93394
+ }
93395
+ }
93396
+ ],
93397
+ "description": "Rasterize an SVG blob into a square bitmap of `dimension` pixels per side\nand encodes it in the requested format."
93398
+ },
93399
+ {
93400
+ "kind": "function",
93401
+ "name": "downloadFile",
93402
+ "return": {
93403
+ "type": {
93404
+ "text": "void"
93405
+ }
93406
+ },
93407
+ "parameters": [
93408
+ {
93409
+ "name": "file",
93410
+ "type": {
93411
+ "text": "File"
93412
+ }
93413
+ }
93414
+ ],
93415
+ "description": "Triggers the browser download dialog for the given file."
93416
+ }
93417
+ ],
93418
+ "exports": [
93419
+ {
93420
+ "kind": "js",
93421
+ "name": "MIME_TYPES",
93422
+ "declaration": {
93423
+ "name": "MIME_TYPES",
93424
+ "module": "src/components/qr-code/renderer/export.ts"
93425
+ }
93426
+ },
93427
+ {
93428
+ "kind": "js",
93429
+ "name": "MAX_EXPORT_DIMENSION",
93430
+ "declaration": {
93431
+ "name": "MAX_EXPORT_DIMENSION",
93432
+ "module": "src/components/qr-code/renderer/export.ts"
93433
+ }
93434
+ },
93435
+ {
93436
+ "kind": "js",
93437
+ "name": "isExportFormat",
93438
+ "declaration": {
93439
+ "name": "isExportFormat",
93440
+ "module": "src/components/qr-code/renderer/export.ts"
93441
+ }
93442
+ },
93443
+ {
93444
+ "kind": "js",
93445
+ "name": "ensureExtension",
93446
+ "declaration": {
93447
+ "name": "ensureExtension",
93448
+ "module": "src/components/qr-code/renderer/export.ts"
93449
+ }
93450
+ },
93451
+ {
93452
+ "kind": "js",
93453
+ "name": "createSvgSnapshot",
93454
+ "declaration": {
93455
+ "name": "createSvgSnapshot",
93456
+ "module": "src/components/qr-code/renderer/export.ts"
93457
+ }
93458
+ },
93459
+ {
93460
+ "kind": "js",
93461
+ "name": "serializeSvg",
93462
+ "declaration": {
93463
+ "name": "serializeSvg",
93464
+ "module": "src/components/qr-code/renderer/export.ts"
93465
+ }
93466
+ },
93467
+ {
93468
+ "kind": "js",
93469
+ "name": "rasterizeSvg",
93470
+ "declaration": {
93471
+ "name": "rasterizeSvg",
93472
+ "module": "src/components/qr-code/renderer/export.ts"
93473
+ }
93474
+ },
93475
+ {
93476
+ "kind": "js",
93477
+ "name": "downloadFile",
93478
+ "declaration": {
93479
+ "name": "downloadFile",
93480
+ "module": "src/components/qr-code/renderer/export.ts"
93481
+ }
93482
+ }
93483
+ ]
93484
+ },
93081
93485
  {
93082
93486
  "kind": "javascript-module",
93083
93487
  "path": "src/components/qr-code/renderer/image.ts",
@@ -93193,6 +93597,14 @@
93193
93597
  "readonly": true,
93194
93598
  "default": "`url(#${this._maskId})`"
93195
93599
  },
93600
+ {
93601
+ "kind": "field",
93602
+ "name": "_logoReady",
93603
+ "type": {
93604
+ "text": "Promise<void>"
93605
+ },
93606
+ "privacy": "private"
93607
+ },
93196
93608
  {
93197
93609
  "kind": "field",
93198
93610
  "name": "_matrixCache",
@@ -93409,6 +93821,48 @@
93409
93821
  }
93410
93822
  }
93411
93823
  ]
93824
+ },
93825
+ {
93826
+ "kind": "method",
93827
+ "name": "_createSnapshot",
93828
+ "privacy": "private",
93829
+ "return": {
93830
+ "type": {
93831
+ "text": "Promise<SVGSVGElement>"
93832
+ }
93833
+ },
93834
+ "description": "Returns a self-contained copy of the rendered SVG with theme colors resolved\nand the logo inlined. Waits for a pending logo load and render first."
93835
+ },
93836
+ {
93837
+ "kind": "method",
93838
+ "name": "toBlob",
93839
+ "privacy": "public",
93840
+ "return": {
93841
+ "type": {
93842
+ "text": "Promise<Blob>"
93843
+ }
93844
+ },
93845
+ "description": "Serializes the QR code to an `image/svg+xml` blob.\n\nTheme colors are resolved to plain `fill` attributes and a logo that is not a data URI\nis fetched and inlined, so the blob renders identically outside the component.\nA logo that cannot be fetched (for example a cross-origin URL without CORS headers) is omitted.\n\nRejects when the component has no `value`."
93846
+ },
93847
+ {
93848
+ "kind": "method",
93849
+ "name": "toImage",
93850
+ "privacy": "public",
93851
+ "return": {
93852
+ "type": {
93853
+ "text": "Promise<File>"
93854
+ }
93855
+ },
93856
+ "parameters": [
93857
+ {
93858
+ "name": "options",
93859
+ "optional": true,
93860
+ "type": {
93861
+ "text": "QrCodeExportOptions"
93862
+ }
93863
+ }
93864
+ ],
93865
+ "description": "Exports the QR code as an image file.\n\nThe `scale` option multiplies the `size` of the component: a 256px QR code exported\nwith `scale: 2` produces a 512x512 image. When `download` is `true` the browser\ndownload dialog opens for the file.\n\nRejects when the component has no `value`, when `format` is not supported, when `scale`\nis not a positive finite number, or when the resulting image exceeds the maximum canvas size."
93412
93866
  }
93413
93867
  ],
93414
93868
  "attributes": [
@@ -95016,17 +95470,17 @@
95016
95470
  },
95017
95471
  {
95018
95472
  "kind": "js",
95019
- "name": "QrErrorCorrectionLevel",
95473
+ "name": "QrCodeExportFormat",
95020
95474
  "declaration": {
95021
- "name": "QrErrorCorrectionLevel",
95475
+ "name": "QrCodeExportFormat",
95022
95476
  "module": "./components/qr-code/types.js"
95023
95477
  }
95024
95478
  },
95025
95479
  {
95026
95480
  "kind": "js",
95027
- "name": "QrDotStyle",
95481
+ "name": "QrCodeExportOptions",
95028
95482
  "declaration": {
95029
- "name": "QrDotStyle",
95483
+ "name": "QrCodeExportOptions",
95030
95484
  "module": "./components/qr-code/types.js"
95031
95485
  }
95032
95486
  },
@@ -95037,6 +95491,22 @@
95037
95491
  "name": "QrCornerSquareStyle",
95038
95492
  "module": "./components/qr-code/types.js"
95039
95493
  }
95494
+ },
95495
+ {
95496
+ "kind": "js",
95497
+ "name": "QrDotStyle",
95498
+ "declaration": {
95499
+ "name": "QrDotStyle",
95500
+ "module": "./components/qr-code/types.js"
95501
+ }
95502
+ },
95503
+ {
95504
+ "kind": "js",
95505
+ "name": "QrErrorCorrectionLevel",
95506
+ "declaration": {
95507
+ "name": "QrErrorCorrectionLevel",
95508
+ "module": "./components/qr-code/types.js"
95509
+ }
95040
95510
  }
95041
95511
  ]
95042
95512
  },