layers-design-system 2.6.16 → 2.7.0

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/main.d.ts CHANGED
@@ -1,6 +1,7 @@
1
- export { Notification };
2
1
  export default LayersDesignSystem;
3
2
  import Notification from "./helpers/Notification";
3
+ import Language from "./helpers/I18n";
4
4
  declare namespace LayersDesignSystem {
5
5
  function install(Vue: any): void;
6
6
  }
7
+ export { Notification, Language };
@@ -0,0 +1,148 @@
1
+ function l(r, i) {
2
+ for (var t = 0; t < i.length; t++) {
3
+ const e = i[t];
4
+ if (typeof e != "string" && !Array.isArray(e)) {
5
+ for (const a in e)
6
+ if (a !== "default" && !(a in r)) {
7
+ const o = Object.getOwnPropertyDescriptor(e, a);
8
+ o && Object.defineProperty(r, a, o.get ? o : {
9
+ enumerable: !0,
10
+ get: () => e[a]
11
+ });
12
+ }
13
+ }
14
+ }
15
+ return Object.freeze(Object.defineProperty(r, Symbol.toStringTag, { value: "Module" }));
16
+ }
17
+ var n = {};
18
+ n.__esModule = !0;
19
+ var m = n.default = {
20
+ el: {
21
+ colorpicker: {
22
+ confirm: "Confirmar",
23
+ clear: "Limpar"
24
+ },
25
+ datepicker: {
26
+ now: "Agora",
27
+ today: "Hoje",
28
+ cancel: "Cancelar",
29
+ clear: "Limpar",
30
+ confirm: "Confirmar",
31
+ selectDate: "Selecione a data",
32
+ selectTime: "Selecione a hora",
33
+ startDate: "Data inicial",
34
+ startTime: "Hora inicial",
35
+ endDate: "Data final",
36
+ endTime: "Hora final",
37
+ prevYear: "Ano anterior",
38
+ nextYear: "Próximo ano",
39
+ prevMonth: "Mês anterior",
40
+ nextMonth: "Próximo mês",
41
+ year: "",
42
+ month1: "Janeiro",
43
+ month2: "Fevereiro",
44
+ month3: "Março",
45
+ month4: "Abril",
46
+ month5: "Maio",
47
+ month6: "Junho",
48
+ month7: "Julho",
49
+ month8: "Agosto",
50
+ month9: "Setembro",
51
+ month10: "Outubro",
52
+ month11: "Novembro",
53
+ month12: "Dezembro",
54
+ // week: 'semana',
55
+ weeks: {
56
+ sun: "Dom",
57
+ mon: "Seg",
58
+ tue: "Ter",
59
+ wed: "Qua",
60
+ thu: "Qui",
61
+ fri: "Sex",
62
+ sat: "Sab"
63
+ },
64
+ months: {
65
+ jan: "Jan",
66
+ feb: "Fev",
67
+ mar: "Mar",
68
+ apr: "Abr",
69
+ may: "Mai",
70
+ jun: "Jun",
71
+ jul: "Jul",
72
+ aug: "Ago",
73
+ sep: "Set",
74
+ oct: "Out",
75
+ nov: "Nov",
76
+ dec: "Dez"
77
+ }
78
+ },
79
+ select: {
80
+ loading: "Carregando",
81
+ noMatch: "Sem resultados",
82
+ noData: "Sem dados",
83
+ placeholder: "Selecione"
84
+ },
85
+ cascader: {
86
+ noMatch: "Sem resultados",
87
+ loading: "Carregando",
88
+ placeholder: "Selecione",
89
+ noData: "Sem dados"
90
+ },
91
+ pagination: {
92
+ goto: "Ir para",
93
+ pagesize: "/página",
94
+ total: "Total {total}",
95
+ pageClassifier: ""
96
+ },
97
+ messagebox: {
98
+ title: "Mensagem",
99
+ confirm: "Confirmar",
100
+ cancel: "Cancelar",
101
+ error: "Erro!"
102
+ },
103
+ upload: {
104
+ deleteTip: "aperte delete para apagar",
105
+ delete: "Apagar",
106
+ preview: "Pré-visualizar",
107
+ continue: "Continuar"
108
+ },
109
+ table: {
110
+ emptyText: "Sem dados",
111
+ confirmFilter: "Confirmar",
112
+ resetFilter: "Limpar",
113
+ clearFilter: "Todos",
114
+ sumText: "Total"
115
+ },
116
+ tree: {
117
+ emptyText: "Sem dados"
118
+ },
119
+ transfer: {
120
+ noMatch: "Sem resultados",
121
+ noData: "Sem dados",
122
+ titles: ["Lista 1", "Lista 2"],
123
+ filterPlaceholder: "Digite uma palavra-chave",
124
+ noCheckedFormat: "{total} itens",
125
+ hasCheckedFormat: "{checked}/{total} selecionados"
126
+ },
127
+ image: {
128
+ error: "Erro ao carregar imagem"
129
+ },
130
+ pageHeader: {
131
+ title: "Voltar"
132
+ },
133
+ popconfirm: {
134
+ confirmButtonText: "Sim",
135
+ cancelButtonText: "Não"
136
+ },
137
+ empty: {
138
+ description: "Sem dados"
139
+ }
140
+ }
141
+ };
142
+ const c = /* @__PURE__ */ l({
143
+ __proto__: null,
144
+ default: m
145
+ }, [n]);
146
+ export {
147
+ c as p
148
+ };
@@ -0,0 +1,21 @@
1
+ import { d as s, c as m } from "./main-1f58c502.js";
2
+ var n = { exports: {} };
3
+ (function(r, d) {
4
+ (function(t, o) {
5
+ r.exports = o(s);
6
+ })(m, function(t) {
7
+ function o(e) {
8
+ return e && typeof e == "object" && "default" in e ? e : { default: e };
9
+ }
10
+ var _ = o(t), a = { name: "pt-br", weekdays: "domingo_segunda-feira_terça-feira_quarta-feira_quinta-feira_sexta-feira_sábado".split("_"), weekdaysShort: "dom_seg_ter_qua_qui_sex_sáb".split("_"), weekdaysMin: "Do_2ª_3ª_4ª_5ª_6ª_Sá".split("_"), months: "janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"), monthsShort: "jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"), ordinal: function(e) {
11
+ return e + "º";
12
+ }, formats: { LT: "HH:mm", LTS: "HH:mm:ss", L: "DD/MM/YYYY", LL: "D [de] MMMM [de] YYYY", LLL: "D [de] MMMM [de] YYYY [às] HH:mm", LLLL: "dddd, D [de] MMMM [de] YYYY [às] HH:mm" }, relativeTime: { future: "em %s", past: "há %s", s: "poucos segundos", m: "um minuto", mm: "%d minutos", h: "uma hora", hh: "%d horas", d: "um dia", dd: "%d dias", M: "um mês", MM: "%d meses", y: "um ano", yy: "%d anos" } };
13
+ return _.default.locale(a, null, !0), a;
14
+ });
15
+ })(n);
16
+ const i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
17
+ __proto__: null
18
+ }, Symbol.toStringTag, { value: "Module" }));
19
+ export {
20
+ i as p
21
+ };
package/package.json CHANGED
@@ -17,7 +17,7 @@
17
17
  "require": "./dist/style.css"
18
18
  }
19
19
  },
20
- "version": "2.6.16",
20
+ "version": "2.7.0",
21
21
  "scripts": {
22
22
  "start": "vite serve",
23
23
  "lint": "eslint src/**/*.{js,vue}",