@tactics/lokaal-loket 1.2.2 → 1.2.4

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.
package/build/index.d.cts CHANGED
@@ -115,6 +115,7 @@ declare enum IconType {
115
115
  CANCEL = "CANCEL",
116
116
  ARROW_LEFT = "ARROW_LEFT",
117
117
  ARROW_RIGHT = "ARROW_RIGHT",
118
+ ARROW_TOP_RIGHT = "ARROW_TOP_RIGHT",
118
119
  CHEVRON_DOWN = "CHEVRON_DOWN",
119
120
  CHEVRON_UP = "CHEVRON_UP",
120
121
  CHEVRON_RIGHT = "CHEVRON_RIGHT",
package/build/index.d.ts CHANGED
@@ -115,6 +115,7 @@ declare enum IconType {
115
115
  CANCEL = "CANCEL",
116
116
  ARROW_LEFT = "ARROW_LEFT",
117
117
  ARROW_RIGHT = "ARROW_RIGHT",
118
+ ARROW_TOP_RIGHT = "ARROW_TOP_RIGHT",
118
119
  CHEVRON_DOWN = "CHEVRON_DOWN",
119
120
  CHEVRON_UP = "CHEVRON_UP",
120
121
  CHEVRON_RIGHT = "CHEVRON_RIGHT",