trand_common_v1 0.1.95 → 0.1.97

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.
@@ -176,10 +176,10 @@ export declare const FIELD_CATEGORY: {
176
176
  max_length: number;
177
177
  placeholder: string;
178
178
  };
179
- THUMBNAIL_2: {
180
- ID: string;
181
- LABEL: string;
182
- IS_REQUIRED: boolean;
179
+ thumbnail_2: {
180
+ id: string;
181
+ label: string;
182
+ is_required: boolean;
183
183
  max_length: number;
184
184
  placeholder: string;
185
185
  };
@@ -176,10 +176,10 @@ export const FIELD_CATEGORY = {
176
176
  max_length: 1023,
177
177
  placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
178
178
  },
179
- THUMBNAIL_2: {
180
- ID: "thumbnail_2",
181
- LABEL: "Thumbnail 2",
182
- IS_REQUIRED: false,
179
+ thumbnail_2: {
180
+ id: "thumbnail_2",
181
+ label: "Thumbnail 2",
182
+ is_required: false,
183
183
  max_length: 1023,
184
184
  placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
185
185
  },
@@ -1,5 +1,5 @@
1
1
  export declare const FIELD_MAP_SPECIAL_TAG_COMPLETED_CONTENT: {
2
- special_tag_code: {
2
+ special_tag: {
3
3
  id: string;
4
4
  label: string;
5
5
  is_required: boolean;
@@ -1,7 +1,7 @@
1
1
  export const FIELD_MAP_SPECIAL_TAG_COMPLETED_CONTENT = {
2
- special_tag_code: {
3
- id: "special_tag_code",
4
- label: "Special Tag Code",
2
+ special_tag: {
3
+ id: "special_tag",
4
+ label: "Special Tag",
5
5
  is_required: true,
6
6
  max_length: 36,
7
7
  placeholder: "ex. BTS, BLACKPINK, etc.",
@@ -1 +1 @@
1
- {"version":3,"file":"field-map-special-tag-completed-content.js","sourceRoot":"","sources":["../../src/fields/field-map-special-tag-completed-content.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,uCAAuC,GAAG;IACrD,gBAAgB,EAAE;QAChB,EAAE,EAAE,kBAAkB;QACtB,KAAK,EAAE,kBAAkB;QACzB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,0BAA0B;KACxC;IACD,YAAY,EAAE;QACZ,EAAE,EAAE,cAAc;QAClB,KAAK,EAAE,cAAc;QACrB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,0CAA0C;KACxD;CACF,CAAC"}
1
+ {"version":3,"file":"field-map-special-tag-completed-content.js","sourceRoot":"","sources":["../../src/fields/field-map-special-tag-completed-content.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,uCAAuC,GAAG;IACrD,WAAW,EAAE;QACX,EAAE,EAAE,aAAa;QACjB,KAAK,EAAE,aAAa;QACpB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,0BAA0B;KACxC;IACD,YAAY,EAAE;QACZ,EAAE,EAAE,cAAc;QAClB,KAAK,EAAE,cAAc;QACrB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,0CAA0C;KACxD;CACF,CAAC"}
@@ -1,5 +1,5 @@
1
1
  export declare const FIELD_MAP_TAG_COMPLETED_CONTENT: {
2
- tag_code: {
2
+ tag: {
3
3
  id: string;
4
4
  label: string;
5
5
  is_required: boolean;
@@ -1,7 +1,7 @@
1
1
  export const FIELD_MAP_TAG_COMPLETED_CONTENT = {
2
- tag_code: {
3
- id: "tag_code",
4
- label: "Tag Code",
2
+ tag: {
3
+ id: "tag",
4
+ label: "Tag",
5
5
  is_required: true,
6
6
  max_length: 36,
7
7
  placeholder: "ex. restaurant",
@@ -1 +1 @@
1
- {"version":3,"file":"field-map-tag-completed-content.js","sourceRoot":"","sources":["../../src/fields/field-map-tag-completed-content.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,+BAA+B,GAAG;IAC7C,QAAQ,EAAE;QACR,EAAE,EAAE,UAAU;QACd,KAAK,EAAE,UAAU;QACjB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,gBAAgB;KAC9B;IACD,YAAY,EAAE;QACZ,EAAE,EAAE,cAAc;QAClB,KAAK,EAAE,cAAc;QACrB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,0CAA0C;KACxD;CACF,CAAC"}
1
+ {"version":3,"file":"field-map-tag-completed-content.js","sourceRoot":"","sources":["../../src/fields/field-map-tag-completed-content.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,+BAA+B,GAAG;IAC7C,GAAG,EAAE;QACH,EAAE,EAAE,KAAK;QACT,KAAK,EAAE,KAAK;QACZ,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,gBAAgB;KAC9B;IACD,YAAY,EAAE;QACZ,EAAE,EAAE,cAAc;QAClB,KAAK,EAAE,cAAc;QACrB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,0CAA0C;KACxD;CACF,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "trand_common_v1",
3
- "version": "0.1.95",
3
+ "version": "0.1.97",
4
4
  "description": "Common modules for Trand API Server and Admin User Frontend",
5
5
  "keywords": [
6
6
  "trand"