@sankhyalabs/ezui 1.1.73 → 1.1.76

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 (93) hide show
  1. package/dist/cjs/ez-action-chip.cjs.entry.js +2 -2
  2. package/dist/cjs/ez-button_16.cjs.entry.js +179 -165
  3. package/dist/cjs/ez-dialog.cjs.entry.js +1 -1
  4. package/dist/cjs/ez-label-chip.cjs.entry.js +12 -12
  5. package/dist/cjs/ez-list.cjs.entry.js +1 -1
  6. package/dist/cjs/ez-modal.cjs.entry.js +1 -1
  7. package/dist/cjs/ez-number-input.cjs.entry.js +1 -1
  8. package/dist/cjs/ez-popover.cjs.entry.js +1 -1
  9. package/dist/cjs/ez-popup.cjs.entry.js +1 -1
  10. package/dist/cjs/ez-time-input.cjs.entry.js +21 -2
  11. package/dist/cjs/ez-toast.cjs.entry.js +5 -2
  12. package/dist/cjs/ezui.cjs.js +2 -2
  13. package/dist/cjs/{index-4d2896bb.js → index-9431aeeb.js} +2 -0
  14. package/dist/cjs/loader.cjs.js +2 -2
  15. package/dist/collection/components/ez-action-chip/ez-action-chip.css +21 -21
  16. package/dist/collection/components/ez-action-chip/ez-action-chip.js +1 -1
  17. package/dist/collection/components/ez-button/ez-button.css +62 -43
  18. package/dist/collection/components/ez-button/ez-button.js +9 -2
  19. package/dist/collection/components/ez-calendar/ez-calendar.css +64 -64
  20. package/dist/collection/components/ez-calendar/ez-calendar.js +12 -9
  21. package/dist/collection/components/ez-collapsible-box/ez-collapsible-box.css +34 -34
  22. package/dist/collection/components/ez-collapsible-box/ez-collapsible-box.js +12 -12
  23. package/dist/collection/components/ez-combo-box/ez-combo-box.css +2 -2
  24. package/dist/collection/components/ez-date-input/ez-date-input.css +17 -3
  25. package/dist/collection/components/ez-date-input/ez-date-input.js +2 -2
  26. package/dist/collection/components/ez-form/ez-form.js +37 -35
  27. package/dist/collection/components/ez-form/store/Form.actions.js +16 -16
  28. package/dist/collection/components/ez-form/store/Form.reducer.js +17 -17
  29. package/dist/collection/components/ez-form/subcomponents/DataUnit.js +8 -8
  30. package/dist/collection/components/ez-form/subcomponents/form-metadata.js +12 -12
  31. package/dist/collection/components/ez-form/subcomponents/place-holder.js +1 -1
  32. package/dist/collection/components/ez-form/subcomponents/structure/Field.js +22 -22
  33. package/dist/collection/components/ez-form/subcomponents/structure/NavigationBar.js +7 -7
  34. package/dist/collection/components/ez-label-chip/ez-label-chip.css +49 -49
  35. package/dist/collection/components/ez-label-chip/ez-label-chip.js +11 -11
  36. package/dist/collection/components/ez-numeric-input/ez-numeric-input.css +4 -4
  37. package/dist/collection/components/ez-search/ez-search.js +9 -9
  38. package/dist/collection/components/ez-text-area/ez-text-area.css +48 -48
  39. package/dist/collection/components/ez-text-input/ez-text-input.css +60 -60
  40. package/dist/collection/components/ez-text-input/ez-text-input.js +16 -16
  41. package/dist/collection/components/ez-time-input/ez-time-input.js +3 -2
  42. package/dist/collection/components/ez-toast/ez-toast.css +9 -9
  43. package/dist/collection/components/ez-toast/ez-toast.js +4 -1
  44. package/dist/collection/components/ez-upload/ez-upload.css +41 -41
  45. package/dist/collection/components/ez-upload/ez-upload.js +53 -50
  46. package/dist/collection/utils/AssetsUtils.js +19 -0
  47. package/dist/custom-elements/index.js +219 -183
  48. package/dist/esm/ez-action-chip.entry.js +2 -2
  49. package/dist/esm/ez-button_16.entry.js +179 -165
  50. package/dist/esm/ez-dialog.entry.js +1 -1
  51. package/dist/esm/ez-label-chip.entry.js +12 -12
  52. package/dist/esm/ez-list.entry.js +1 -1
  53. package/dist/esm/ez-modal.entry.js +1 -1
  54. package/dist/esm/ez-number-input.entry.js +1 -1
  55. package/dist/esm/ez-popover.entry.js +1 -1
  56. package/dist/esm/ez-popup.entry.js +1 -1
  57. package/dist/esm/ez-time-input.entry.js +21 -2
  58. package/dist/esm/ez-toast.entry.js +5 -2
  59. package/dist/esm/ezui.js +2 -2
  60. package/dist/esm/{index-33153059.js → index-fd3c8023.js} +2 -1
  61. package/dist/esm/loader.js +2 -2
  62. package/dist/ezui/ezui.esm.js +1 -1
  63. package/dist/ezui/{p-67410dfa.entry.js → p-11ae4ae7.entry.js} +1 -1
  64. package/dist/ezui/{p-50464bdf.entry.js → p-47fa3d6c.entry.js} +1 -1
  65. package/dist/ezui/p-66954a04.entry.js +1 -0
  66. package/dist/ezui/p-823ff0a0.entry.js +1 -0
  67. package/dist/ezui/{p-7f3bc6d9.entry.js → p-8ab6168f.entry.js} +1 -1
  68. package/dist/ezui/{p-15743b09.entry.js → p-9c1fb51c.entry.js} +1 -1
  69. package/dist/ezui/{p-061d21ba.entry.js → p-9d85125b.entry.js} +1 -1
  70. package/dist/ezui/p-a0b6eee2.entry.js +1 -0
  71. package/dist/ezui/p-a7b546b2.entry.js +1 -0
  72. package/dist/ezui/p-c833c94f.entry.js +1 -0
  73. package/dist/ezui/{p-8818da66.entry.js → p-d443f020.entry.js} +1 -1
  74. package/dist/ezui/{p-4df6f855.js → p-e0ab3746.js} +1 -1
  75. package/dist/types/components/ez-action-chip/ez-action-chip.d.ts +2 -2
  76. package/dist/types/components/ez-calendar/ez-calendar.d.ts +4 -1
  77. package/dist/types/components/ez-collapsible-box/ez-collapsible-box.d.ts +3 -3
  78. package/dist/types/components/ez-form/ez-form.d.ts +9 -9
  79. package/dist/types/components/ez-form/subcomponents/DataUnit.d.ts +1 -1
  80. package/dist/types/components/ez-form/subcomponents/form-metadata.d.ts +1 -1
  81. package/dist/types/components/ez-label-chip/ez-label-chip.d.ts +2 -2
  82. package/dist/types/components/ez-search/ez-search.d.ts +5 -5
  83. package/dist/types/components/ez-text-input/ez-text-input.d.ts +1 -1
  84. package/dist/types/components/ez-toast/ez-toast.d.ts +3 -0
  85. package/dist/types/components/ez-upload/ez-upload.d.ts +10 -7
  86. package/dist/types/components.d.ts +47 -38
  87. package/dist/types/utils/AssetsUtils.d.ts +1 -0
  88. package/package.json +1 -1
  89. package/dist/ezui/p-0db8d49b.entry.js +0 -1
  90. package/dist/ezui/p-129b53df.entry.js +0 -1
  91. package/dist/ezui/p-25953d44.entry.js +0 -1
  92. package/dist/ezui/p-74809665.entry.js +0 -1
  93. package/dist/ezui/p-a99f8d42.entry.js +0 -1
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4d2896bb.js');
5
+ const index = require('./index-9431aeeb.js');
6
6
 
7
- const ezActionChipCss = ":host{--ac--height:36px;--ac--border-radius:var(--border--radius-large, 24px);--ac__border:1px solid;--ac__border-color-strokes:var(--color--strokes, #DCE0E8);--ac--font-size:var(--text--medium, 14px);--ac--font-family:var(--font-pattern, Arial);--ac--font-weight:var(--text-weight--large, 500);--ac__label--title--primary:var(--title--primary, #919191);--ac__label-color--disable-secondary:var(--color--disable-secondary, #F2F5F8);--ac__label__default--background-color--hover:var(--color--primary-200, #f2faf8);--ac__label__default--border-color--hover:var(--color--primary-600, #007a5a)}.label__container{width:fit-content;display:flex;flex-wrap:wrap;position:relative;background-color:#FFFFFF;align-items:center;align-self:center;cursor:pointer;color:var(--ac__label--title--primary);fill:var(--ac__label--title--primary);border:var(--ac__border);border-radius:var(--ac--border-radius);border-color:var(--ac__border-color-strokes);padding-right:var(--space--medium, 12px);padding-left:var(--space--medium, 12px)}.label__container:hover{border-color:var(--ac__label__default--border-color--hover);background-color:var(--ac__label__default--background-color--hover)}label{display:flex;align-items:center;font-weight:var(--text-weight--large, 600);cursor:pointer;height:var(--ac--height);font-family:var(--ac--font-family);font-size:var(--ac--font-size)}";
7
+ const ezActionChipCss = ":host{--ez-action-chip--height:36px;--ez-action-chip--border-radius:var(--border--radius-large, 24px);--ez-action-chip__border:1px solid;--ez-action-chip__border-color-strokes:var(--color--strokes, #DCE0E8);--ez-action-chip--font-size:var(--text--medium, 14px);--ez-action-chip--font-family:var(--font-pattern, Arial);--ez-action-chip--font-weight:var(--text-weight--large, 500);--ez-action-chip__label--title--primary:var(--title--primary, #919191);--ez-action-chip__label-color--disable-secondary:var(--color--disable-secondary, #F2F5F8);--ez-action-chip__label__default--background-color--hover:var(--color--primary-200, #f2faf8);--ez-action-chip__label__default--border-color--hover:var(--color--primary-600, #007a5a)}.label__container{width:fit-content;display:flex;flex-wrap:wrap;position:relative;background-color:#FFFFFF;align-items:center;align-self:center;cursor:pointer;color:var(--ez-action-chip__label--title--primary);fill:var(--ez-action-chip__label--title--primary);border:var(--ez-action-chip__border);border-radius:var(--ez-action-chip--border-radius);border-color:var(--ez-action-chip__border-color-strokes);padding-right:var(--space--medium, 12px);padding-left:var(--space--medium, 12px)}.label__container:hover{border-color:var(--ez-action-chip__label__default--border-color--hover);background-color:var(--ez-action-chip__label__default--background-color--hover)}label{display:flex;align-items:center;font-weight:var(--text-weight--large, 600);cursor:pointer;height:var(--ez-action-chip--height);font-family:var(--ez-action-chip--font-family);font-size:var(--ez-action-chip--font-size)}";
8
8
 
9
9
  let EzLabelChip = class {
10
10
  constructor(hostRef) {