@hbis-uni/components 2.0.1 → 2.0.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.
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- .c1-container[data-v-e2028f64]{padding:16px;border:1px solid #e0e0e0;border-radius:4px;background-color:#fff}.c1-primary[data-v-e2028f64]{background-color:#1890ff;color:#fff;border-color:#1890ff}.c2-container[data-v-b1d573ae]{padding:20px;border:1px solid #e0e0e0;border-radius:8px;background-color:#fafafa;margin:16px 0}.c2-title[data-v-b1d573ae]{margin:0 0 12px;font-size:18px;font-weight:600;color:#333}.c2-content[data-v-b1d573ae]{margin-bottom:16px;color:#666}.c2-button[data-v-b1d573ae]{padding:8px 16px;background-color:#52c41a;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .3s}.c2-button[data-v-b1d573ae]:hover{background-color:#73d13d}.hbis-date-strip[data-v-2e8258eb]{display:flex;flex-direction:column;width:100%;padding:8px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;box-sizing:border-box}.hbis-date-strip--scrollable[data-v-2e8258eb]{overflow:hidden}.hbis-date-strip__scroll-wrapper[data-v-2e8258eb]{overflow:hidden;width:100%}.hbis-date-strip__scroll-container[data-v-2e8258eb]{width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.hbis-date-strip__scroll-container[data-v-2e8258eb]::-webkit-scrollbar{display:none}.hbis-date-strip__weekdays[data-v-2e8258eb]{display:flex;margin-bottom:8px;box-sizing:border-box;flex-wrap:nowrap}.hbis-date-strip__weekday[data-v-2e8258eb]{text-align:center;font-size:12px;font-weight:500;color:#666;padding:4px 0;flex:0 0 calc(100% / 7);width:calc(100% / 7);min-width:calc(100% / 7);box-sizing:border-box}.hbis-date-strip__weekday--weekend[data-v-2e8258eb]{color:#ff4d4f}.hbis-date-strip__dates[data-v-2e8258eb]{display:flex;justify-content:flex-start;width:100%;box-sizing:border-box}.hbis-date-strip--scrollable .hbis-date-strip__weekdays[data-v-2e8258eb]{width:auto}.hbis-date-strip--scrollable .hbis-date-strip__dates[data-v-2e8258eb]{width:auto;flex-wrap:nowrap}.hbis-date-strip:not(.hbis-date-strip--scrollable) .hbis-date-strip__dates[data-v-2e8258eb]{justify-content:space-around;width:100%}.hbis-date-strip__date[data-v-2e8258eb]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 0;border-radius:4px;transition:all .2s ease;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;flex:0 0 calc(100% / 7);width:calc(100% / 7);min-width:calc(100% / 7);max-width:calc(100% / 7);box-sizing:border-box;white-space:normal}.hbis-date-strip__date--disabled[data-v-2e8258eb]{cursor:not-allowed;opacity:.6}.hbis-date-strip__date-number[data-v-2e8258eb]{font-size:14px;font-weight:500;padding:4px;transition:all .2s ease;width:100%;text-align:center;box-sizing:border-box}.hbis-date-strip__date-slot[data-v-2e8258eb]{margin-top:4px;font-size:10px;text-align:center;width:100%;box-sizing:border-box}.hbis-date-strip--highlight-dot .hbis-date-strip__date--selected .hbis-date-strip__date-number[data-v-2e8258eb]{border-radius:2px}.hbis-date-strip--highlight-round .hbis-date-strip__date--selected .hbis-date-strip__date-number[data-v-2e8258eb]{border-radius:50%;padding:4px 8px;min-width:20px;text-align:center}.hbis-date-strip__date--today .hbis-date-strip__date-number[data-v-2e8258eb]{font-weight:600;color:#1890ff!important}.hbis-date-strip__date--disabled[data-v-2e8258eb]{color:#ccc!important;background-color:transparent!important}.svga-player-container[data-v-6b83dcf1]{position:relative;width:var(--v5ce75b7f);height:var(--v26351a8e);overflow:hidden}.svga-player-canvas[data-v-6b83dcf1]{width:100%;height:100%;display:block}
1
+ .c1-container[data-v-e2250793]{padding:16px;border:1px solid #e0e0e0;border-radius:4px;background-color:#fff}.c1-primary[data-v-e2250793]{background-color:#1890ff;color:#fff;border-color:#1890ff}.c2-container[data-v-ed1086ed]{padding:20px;border:1px solid #e0e0e0;border-radius:8px;background-color:#fafafa;margin:16px 0}.c2-title[data-v-ed1086ed]{margin:0 0 12px;font-size:18px;font-weight:600;color:#333}.c2-content[data-v-ed1086ed]{margin-bottom:16px;color:#666}.c2-button[data-v-ed1086ed]{padding:8px 16px;background-color:#52c41a;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .3s}.c2-button[data-v-ed1086ed]:hover{background-color:#73d13d}.hbis-date-strip[data-v-f7fe6423]{display:flex;flex-direction:column;width:100%;padding:8px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;box-sizing:border-box}.hbis-date-strip--scrollable[data-v-f7fe6423]{overflow:hidden}.hbis-date-strip__scroll-wrapper[data-v-f7fe6423]{overflow:hidden;width:100%}.hbis-date-strip__scroll-container[data-v-f7fe6423]{width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.hbis-date-strip__scroll-container[data-v-f7fe6423]::-webkit-scrollbar{display:none}.hbis-date-strip__weekdays[data-v-f7fe6423]{display:flex;margin-bottom:8px;box-sizing:border-box;flex-wrap:nowrap}.hbis-date-strip__weekday[data-v-f7fe6423]{text-align:center;font-size:12px;font-weight:500;color:#666;padding:4px 0;flex:0 0 calc(100% / 7);width:calc(100% / 7);min-width:calc(100% / 7);box-sizing:border-box}.hbis-date-strip__weekday--weekend[data-v-f7fe6423]{color:#ff4d4f}.hbis-date-strip__dates[data-v-f7fe6423]{display:flex;justify-content:flex-start;width:100%;box-sizing:border-box}.hbis-date-strip--scrollable .hbis-date-strip__weekdays[data-v-f7fe6423]{width:auto}.hbis-date-strip--scrollable .hbis-date-strip__dates[data-v-f7fe6423]{width:auto;flex-wrap:nowrap}.hbis-date-strip:not(.hbis-date-strip--scrollable) .hbis-date-strip__dates[data-v-f7fe6423]{justify-content:space-around;width:100%}.hbis-date-strip__date[data-v-f7fe6423]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 0;border-radius:4px;transition:all .2s ease;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;flex:0 0 calc(100% / 7);width:calc(100% / 7);min-width:calc(100% / 7);max-width:calc(100% / 7);box-sizing:border-box;white-space:normal}.hbis-date-strip__date--disabled[data-v-f7fe6423]{cursor:not-allowed;opacity:.6}.hbis-date-strip__date-number[data-v-f7fe6423]{font-size:14px;font-weight:500;padding:4px;transition:all .2s ease;width:100%;text-align:center;box-sizing:border-box}.hbis-date-strip__date-slot[data-v-f7fe6423]{margin-top:4px;font-size:10px;text-align:center;width:100%;box-sizing:border-box}.hbis-date-strip--highlight-dot .hbis-date-strip__date--selected .hbis-date-strip__date-number[data-v-f7fe6423]{border-radius:2px}.hbis-date-strip--highlight-round .hbis-date-strip__date--selected .hbis-date-strip__date-number[data-v-f7fe6423]{border-radius:50%;padding:4px 8px;min-width:20px;text-align:center}.hbis-date-strip__date--today .hbis-date-strip__date-number[data-v-f7fe6423]{font-weight:600;color:#1890ff!important}.hbis-date-strip__date--disabled[data-v-f7fe6423]{color:#ccc!important;background-color:transparent!important}.svga-player-container[data-v-94c319f8]{position:relative;width:var(--v404d30eb);height:var(--a0ec1abc);overflow:hidden}.svga-player-canvas[data-v-94c319f8]{width:100%;height:100%;display:block}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hbis-uni/components",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
4
4
  "description": "HBIS UNI components library",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.es.js",
@@ -31,7 +31,12 @@
31
31
  "require": "dist/index.cjs.js",
32
32
  "types": "dist/types/index.d.ts"
33
33
  },
34
- "./hbis-svgaPlayer": {
34
+ "./hbis-smsInput": {
35
+ "import": "dist/index.es.js",
36
+ "require": "dist/index.cjs.js",
37
+ "types": "dist/types/index.d.ts"
38
+ },
39
+ "./hbis-svgaplayer": {
35
40
  "import": "dist/index.es.js",
36
41
  "require": "dist/index.cjs.js",
37
42
  "types": "dist/types/index.d.ts"
@@ -51,4 +56,4 @@
51
56
  "access": "public"
52
57
  },
53
58
  "git-checks": false
54
- }
59
+ }